@charset "UTF-8";
#container {
  width: 100%;
  float: left; }

.account_blocked .steps_unlock {
  width: 100%;
  display: table;
  float: left; }
  .account_blocked .steps_unlock ul {
    width: 100%;
    float: left;
    margin-bottom: 0px;
    margin-top: 0px; }
    .account_blocked .steps_unlock ul li {
      width: 100%;
      float: left;
      position: relative;
      min-height: 20px;
      padding-left: 35px;
      margin-bottom: 10px;
      color: rgba(255, 255, 255, 0.5);
      list-style: disc;
      list-style-position: inside; }
      .account_blocked .steps_unlock ul li i {
        width: 20px;
        height: 20px;
        border-radius: 100%;
        background-color: #FFF;
        font-family: "Roboto", sans-serif;
        font-size: 12px;
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        text-align: center;
        font-style: normal;
        color: #000;
        font-weight: 700;
        line-height: 20px; }
      .account_blocked .steps_unlock ul li span {
        line-height: 19px; }

.account_blocked .box_informative h3 {
  line-height: 24px;
  margin-bottom: 0px; }

.account_blocked .box_informative p {
  line-height: 22px;
  font-size: 16px; }

.account_blocked .account_blocked_container {
  max-width: 730px;
  margin: 0 auto; }

.account_blocked .account_blocked_contact {
  padding: 15px 7px 7px 7px;
  clear: both; }

.account_blocked #user_attachment_wrapper {
  height: 100px; }
  .account_blocked #user_attachment_wrapper input[type="file"] {
    cursor: pointer;
    position: absolute;
    top: 0px;
    z-index: 100;
    cursor: pointer;
    opacity: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 6px;
    color: #000; }
  .account_blocked #user_attachment_wrapper .doc_loading,
  .account_blocked #user_attachment_wrapper .model_doc_loading {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.6);
    display: flex;
    align-items: center;
    justify-content: center; }
    .account_blocked #user_attachment_wrapper .doc_loading .loader,
    .account_blocked #user_attachment_wrapper .model_doc_loading .loader {
      width: 30px;
      margin: 0px;
      height: 30px; }
      .account_blocked #user_attachment_wrapper .doc_loading .loader .loader__spinner,
      .account_blocked #user_attachment_wrapper .model_doc_loading .loader .loader__spinner {
        top: unset;
        bottom: unset;
        left: unset;
        right: unset; }
  .account_blocked #user_attachment_wrapper .drag_area {
    width: 100%;
    display: block;
    text-align: center;
    margin-left: 180px;
    height: 92px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px; }
    .account_blocked #user_attachment_wrapper .drag_area .add_document_button {
      display: block;
      text-align: center;
      height: 60px;
      line-height: 60px;
      width: 90%;
      margin: 0 auto;
      background: #7a7a7a; }

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  text-rendering: optimizeLegibility !important;
  -webkit-font-smoothing: antialiased !important; }

html:has(#cp-myprive:checked),
body:has(#cp-myprive:checked) {
  overflow: hidden; }

html.no-scroll,
body.no-scroll {
  overflow: hidden; }
  html.no-scroll .cp-wrapper,
  body.no-scroll .cp-wrapper {
    overflow: hidden; }
  @media all and (max-width: 939px) {
    html.no-scroll #launcher, html.no-scroll #octadesk-octachat-appchat,
    body.no-scroll #launcher,
    body.no-scroll #octadesk-octachat-appchat {
      display: none !important; } }

html {
  font-family: Arial, Helvetica, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }
  html.no-scroll {
    overflow: hidden; }

body {
  width: 100%;
  height: 100%;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.5;
  color: #FFF;
  background-color: #131313; }
  body.has-theme-1 {
    background-color: #FFF; }
  body.has-theme-2 {
    background-color: #140a1a; }
  body.has-theme-3 {
    background-color: #290233; }
  html.ie body {
    width: 100%; }
  body.has-theme-1 {
    background-color: #FFF; }
  body.has-theme-2 {
    background-color: #140a1a; }
  body.has-theme-3 {
    background-color: #290233; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

ul,
li {
  list-style: none; }

ul.list, ul.list li {
  list-style: disc;
  list-style-position: inside;
  font-size: 14px;
  margin-bottom: 10px; }
  ul.list br, ul.list li br {
    display: none; }

ol.list, ol.list li {
  list-style: numeric;
  list-style-position: inside; }
  ol.list br, ol.list li br {
    display: none; }

img {
  border: 0px; }
  html.ios img {
    -webkit-touch-callout: none !important;
    -webkit-user-select: none !important; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

svg:not(:root) {
  overflow: hidden; }

video::-webkit-media-controls {
  overflow: inherit !important; }

video::-webkit-media-controls-fullscreen-button {
  margin-left: inherit !important; }

video.hide_video_download::-webkit-media-controls {
  overflow: hidden !important; }

video.hide_video_download::-webkit-media-controls-enclosure {
  width: calc(100% + 32px);
  margin-left: auto; }

video.hide_video_download::-webkit-media-controls-fullscreen-button {
  margin-left: auto; }

a {
  background-color: transparent;
  cursor: pointer;
  outline: none;
  text-decoration: none;
  color: #FFF; }
  a:active, a:hover {
    outline: 0;
    text-decoration: underline;
    color: currentColor; }

b,
strong {
  font-weight: 700; }

h1 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase; }

h2 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase; }

h3 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase; }

h4 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase; }

h5 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase; }

h6 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  text-transform: uppercase; }

h1 {
  font-size: 24px; }

h2 {
  font-size: 16px;
  line-height: 22px; }

h3 {
  font-size: 14px;
  line-height: 18px; }

h4 {
  font-size: 13px;
  line-height: 18px; }

h5 {
  font-size: 10px;
  line-height: normal; }

p {
  font-size: 14px;
  line-height: 1.5;
  word-wrap: break-word;
  word-break: break-word;
  font-weight: 400; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
  border-radius: 0;
  outline: none; }

input::-webkit-calendar-picker-indicator {
  filter: invert(1);
  cursor: pointer; }

input::-webkit-datetime-edit-year-field {
  color: inherit; }

html.ios input[type="text"],
html.ios input[type="password"],
html.ios input[type="email"],
html.ios input[type="date"],
html.ios input[type="tel"],
html.ios textarea {
  font-size: 16px; }

button {
  overflow: visible; }

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button:disabled,
input:disabled {
  cursor: default; }

button,
select {
  text-transform: none; }

select {
  appearance: none;
  padding-right: 20px; }
  select::-ms-expand {
    display: none; }

input {
  line-height: normal; }

input[type="number"] {
  -webkit-appearance: textfield; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none; }

input[type="number"] {
  -moz-appearance: textfield; }

input[type="search"] {
  -webkit-appearance: none;
  border-radius: 0; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: none;
  margin: 0;
  padding: 0; }

textarea {
  overflow: auto; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.has-cursor {
  cursor: pointer; }

.no-cursor,
[data-no-cursor="true"] {
  cursor: default; }

.no-underline {
  text-decoration: none; }
  .no-underline:hover {
    text-decoration: none; }

.grecaptcha-badge {
  visibility: hidden; }

.is-hidden {
  display: none !important;
  opacity: 0; }
  @media (min-width: 940px) {
    .is-hidden__desktop {
      display: none !important; } }
  @media (max-width: 939px) {
    .is-hidden__mobile {
      display: none; } }

.has-no-max-height {
  max-height: none !important; }

.has-width-auto {
  width: auto !important; }

.mb-35 {
  margin-bottom: 35px; }

.no-bg {
  background-color: transparent !important; }

.m-auto {
  margin: auto; }

.w-full {
  width: 100%; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.txt-center {
  text-align: center !important; }

.txt-right {
  text-align: right !important; }

.txt-left {
  text-align: left !important; }

.bg-refunded, .bg-chargebacked {
  background-color: #fb7828 !important; }

.bg-gray-sliding-menu {
  background-color: #2f2f2f; }

.bg-new-badge {
  background-color: #100C02 !important; }

.bg-new-badge-user {
  background-color: #130C0F !important; }

.bg-hover-yes {
  color: #FFF !important; }

/*
 * Store CSS variables to use in Highcharts grafics
 */
:root {
  --fill-online:#ff6363;
  --fill-free:#ff6363;
  --fill-simple:#bb9510;
  --fill-nude:#bb9510;
  --fill-private:#9b1f6d;
  --fill-true_private:#83BA42;
  --fill-offline:#363636;
  --fill-stories:linear-gradient(-45deg, #5600ff, #dd0b76);
  --fill-fanclub:#6D51A7;
  --fill-away:#7c7979;
  --fill-peek:#B92F86;
  --fill-approved:#81b751;
  --fill-success:#81b751;
  --fill-paid:#81b751;
  --fill-rejected:#f98282;
  --fill-error:#f98282;
  --fill-blocked:#f98282;
  --fill-alert:#42c8f4;
  --fill-pending:#edc14a;
  --fill-review:#42c8f4;
  --fill-registered:#bb9510;
  --fill-updated:#42c8f4;
  --fill-processing:#1ab7de;
  --fill-call:#cc5603;
  --fill-game:#ff6b64;
  --fill-subscription:#0fd4ca;
  --fill-message:#017a9e;
  --fill-toy:#D60678;
  --fill-gift:#406db1;
  --fill-videos:#E0364A; }

.is-blurred-ultra_big {
  filter: blur(50px) !important; }

.is-blurred-very_big {
  filter: blur(28px) !important; }

.is-blurred, .is-blurred-big {
  filter: blur(16px) !important; }
  .is-blurred.cp-wrapper, .is-blurred-big.cp-wrapper {
    overflow: hidden;
    height: 100vh; }

.is-blurred-medium {
  filter: blur(12px) !important; }

.is-blurred-small {
  filter: blur(8px) !important; }

.is-blurred-very_small {
  filter: blur(4px) !important; }

.is-bg-blurred-ultra_big {
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(50px); }
  .is-bg-blurred-ultra_big::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: var(--bg-image);
    background-size: cover;
    background-position: center;
    filter: blur(50px);
    -webkit-filter: blur(50px);
    transform: scale(1.15);
    z-index: -1; }

.is-bg-blurred-very_big {
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(28px); }
  .is-bg-blurred-very_big::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: var(--bg-image);
    background-size: cover;
    background-position: center;
    filter: blur(28px);
    -webkit-filter: blur(28px);
    transform: scale(1.15);
    z-index: -1; }

.is-bg-blurred, .is-bg-blurred-big {
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(16px); }
  .is-bg-blurred::before, .is-bg-blurred-big::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: var(--bg-image);
    background-size: cover;
    background-position: center;
    filter: blur(16px);
    -webkit-filter: blur(16px);
    transform: scale(1.15);
    z-index: -1; }

.is-bg-blurred-medium {
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(12px); }
  .is-bg-blurred-medium::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: var(--bg-image);
    background-size: cover;
    background-position: center;
    filter: blur(12px);
    -webkit-filter: blur(12px);
    transform: scale(1.15);
    z-index: -1; }

.is-bg-blurred-small {
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(8px); }
  .is-bg-blurred-small::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: var(--bg-image);
    background-size: cover;
    background-position: center;
    filter: blur(8px);
    -webkit-filter: blur(8px);
    transform: scale(1.15);
    z-index: -1; }

.is-bg-blurred-very_small {
  position: relative;
  overflow: hidden;
  backdrop-filter: blur(4px); }
  .is-bg-blurred-very_small::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: var(--bg-image);
    background-size: cover;
    background-position: center;
    filter: blur(4px);
    -webkit-filter: blur(4px);
    transform: scale(1.15);
    z-index: -1; }

.post-data__avatar-image[class*="is-blurred"],
.rc_avatar-image[class*="is-blurred"] {
  -webkit-clip-path: circle(50%);
  clip-path: circle(50%);
  border-color: transparent !important; }

.cp-stories__image[class*="is-blurred"],
.rc_avatar.is-stories .rc_avatar-image[class*="is-blurred"] {
  -webkit-clip-path: circle(37%);
  clip-path: circle(37%);
  transform: scale(1.35);
  border-color: transparent !important; }

.header-profile__avatar-image[class*="is-blurred"] {
  -webkit-clip-path: circle(33%);
  clip-path: circle(33%);
  transform: scale(1.5);
  border-color: transparent !important; }

.color-white {
  color: #FFF !important; }

.cp-glyph--updated, .color-gift {
  color: #3bc0df !important; }

.cp-glyph--blocked {
  color: #DC4766 !important; }

.cp-glyph--refunded, .color-off_gift, .cp-glyph--chargebacked {
  color: #fb7828 !important; }

.has-min-height-auto {
  min-height: autopx; }

.has-min-height-auto {
  min-height: autopx; }

.has-min-height-auto {
  min-height: autopx; }

.has-min-height-auto {
  min-height: autopx; }

.has-min-height-0 {
  min-height: 0px; }

.has-min-height-0 {
  min-height: 0px; }

.has-min-height-0 {
  min-height: 0px; }

.has-min-height-0 {
  min-height: 0px; }

.has-min-height-1 {
  min-height: 1px; }

.has-min-height-1 {
  min-height: 1px; }

.has-min-height-1 {
  min-height: 1px; }

.has-min-height-1 {
  min-height: 1px; }

.has-min-height-2 {
  min-height: 2px; }

.has-min-height-2 {
  min-height: 2px; }

.has-min-height-2 {
  min-height: 2px; }

.has-min-height-2 {
  min-height: 2px; }

.has-min-height-5 {
  min-height: 5px; }

.has-min-height-5 {
  min-height: 5px; }

.has-min-height-5 {
  min-height: 5px; }

.has-min-height-5 {
  min-height: 5px; }

.has-min-height-8 {
  min-height: 8px; }

.has-min-height-8 {
  min-height: 8px; }

.has-min-height-8 {
  min-height: 8px; }

.has-min-height-8 {
  min-height: 8px; }

.has-min-height-10 {
  min-height: 10px; }

.has-min-height-10 {
  min-height: 10px; }

.has-min-height-10 {
  min-height: 10px; }

.has-min-height-10 {
  min-height: 10px; }

.has-min-height-15 {
  min-height: 15px; }

.has-min-height-15 {
  min-height: 15px; }

.has-min-height-15 {
  min-height: 15px; }

.has-min-height-15 {
  min-height: 15px; }

.has-min-height-20 {
  min-height: 20px; }

.has-min-height-20 {
  min-height: 20px; }

.has-min-height-20 {
  min-height: 20px; }

.has-min-height-20 {
  min-height: 20px; }

.has-min-height-25 {
  min-height: 25px; }

.has-min-height-25 {
  min-height: 25px; }

.has-min-height-25 {
  min-height: 25px; }

.has-min-height-25 {
  min-height: 25px; }

.has-min-height-30 {
  min-height: 30px; }

.has-min-height-30 {
  min-height: 30px; }

.has-min-height-30 {
  min-height: 30px; }

.has-min-height-30 {
  min-height: 30px; }

.has-min-height-35 {
  min-height: 35px; }

.has-min-height-35 {
  min-height: 35px; }

.has-min-height-35 {
  min-height: 35px; }

.has-min-height-35 {
  min-height: 35px; }

@font-face {
  font-family: 'cp-font-icon';
  src: url(/skins/amora/static/fonts/icons/cp-font-icon-v8.ttf) format("truetype"), url(/skins/amora/static/fonts/icons/cp-font-icon-v8.woff) format("woff"), url(/skins/amora/static/fonts/icons/cp-font-icon-v8.svg#cp-font-icon) format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="cp-glyph--"], .cp-chatroom-messages__item[data-type="overlay"] .cp-chatroom-messages__item-container:before, [class*=" cp-glyph--"], .post-modal__price[data-type="text"][data-purchased]:after, .post-myprive__price[data-type="text"][data-purchased]:after, .post-photo__price[data-type="text"][data-purchased]:after, .post-timeline__price[data-type="text"][data-purchased]:after, .messages-gallery__price[data-type="text"][data-purchased]:after, .cp-form__item-container .side-profile__tags input[type="checkbox"] + .side-profile__tags-item:not(.no-icon):before, .cp-form__item-container .side-profile__tags input[type="radio"] + .side-profile__tags-item:not(.no-icon):before, .is-mypremium.cp-stories__thumb:after, .has-glyph-hashtag.side-profile__tags-item:before, input[type="checkbox"] + .side-profile__tags-item:before, .cp-sidebar__form-button[data-type="chatButton"]:before, .cp-chatroom-config__item[data-type="moneyAmount"]:before, .cp-chatroom-media[data-type="user"][data-media="mic"]:not(.no-icon):after, .cp-chatroom-messages__item[data-type="infoAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="tips"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="privetoyAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="topic"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="translateAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="waitAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="warnAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="fastCheckout"] .cp-chatroom-messages__item-container:before, .cp-chatroom-privetoy__preview[data-type="performer"] .cp-chatroom-privetoy__preview-item[data-error="true"]:before, .ui-datepicker-prev:before, .ui-datepicker-next:before, .cp-form__label[data-type="not-found"] small:before {
  font-family: 'cp-font-icon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-display: block;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

[class^="cp-glyph-bank-"], [class*=" cp-glyph-bank-"] {
  display: inline-block;
  width: 55px;
  height: 38px;
  background-size: 100% 100%;
  vertical-align: middle;
  margin-left: 5px; }

.cp-glyph-bank--bancodobrasil {
  background-image: url(/static/images/flags_payments/bancodobrasil.svg); }

.cp-glyph-bank--banrisul {
  background-image: url(/static/images/flags_payments/banrisul.svg); }

.cp-glyph-bank--bradesco {
  background-image: url(/static/images/flags_payments/bradesco.svg); }

.cp-glyph-bank--bs2 {
  background-image: url(/static/images/flags_payments/bs2.svg); }

.cp-glyph-bank--cef {
  background-image: url(/static/images/flags_payments/cef.svg); }

.cp-glyph-bank--inter {
  background-image: url(/static/images/flags_payments/inter.svg); }

.cp-glyph-bank--itau {
  background-image: url(/static/images/flags_payments/itau.svg); }

.cp-glyph-bank--original {
  background-image: url(/static/images/flags_payments/original.svg); }

.cp-glyph-bank--outros {
  background-image: url(/static/images/flags_payments/outros.svg); }

.cp-glyph-bank--santander {
  background-image: url(/static/images/flags_payments/santander.svg); }

[class^="cp-glyph-card-"], [class*=" cp-glyph-card-"] {
  display: inline-block;
  width: 55px;
  height: 38px;
  background-size: 100% 100%;
  vertical-align: middle;
  margin-left: 5px; }

.cp-glyph-card--american-ex {
  background-image: url(/static/images/flags_payments/amex.svg); }

.cp-glyph-card--amex {
  background-image: url(/static/images/flags_payments/amex.svg); }

.cp-glyph-card--americanexpress {
  background-image: url(/static/images/flags_payments/amex.svg); }

.cp-glyph-card--diners {
  background-image: url(/static/images/flags_payments/diners.svg); }

.cp-glyph-card--elo {
  background-image: url(/static/images/flags_payments/elo.svg); }

.cp-glyph-card--hipercard {
  background-image: url(/static/images/flags_payments/hipercard.svg); }

.cp-glyph-card--mastercard {
  background-image: url(/static/images/flags_payments/mastercard.svg); }

.cp-glyph-card--visa {
  background-image: url(/static/images/flags_payments/visa.svg); }

.cp-glyph-card--discover {
  background-image: url(/static/images/flags_payments/discover.svg); }

.cp-glyph-card--jcb {
  background-image: url(/static/images/flags_payments/jcb.svg); }

.cp-glyph-card--hiper {
  background-image: url(/static/images/flags_payments/hiper.svg); }

.loader {
  position: relative;
  margin: 40px 0; }
  .loader__spinner {
    width: 60px;
    height: 60px;
    transform-origin: center center;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto; }
  .loader__path {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    stroke-linecap: round;
    animation: dash 1.5s ease-in-out infinite, color 6s ease-in-out infinite; }

@keyframes rotate {
  100% {
    transform: rotate(360deg); } }

@keyframes dash {
  0% {
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0; }
  50% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -35px; }
  100% {
    stroke-dasharray: 89, 200;
    stroke-dashoffset: -124px; } }

@keyframes color {
  100%,
  0% {
    stroke: #f3a4c9; }
  40% {
    stroke: #f64da4; }
  66% {
    stroke: #f3a4c9; }
  80%,
  90% {
    stroke: #7b7b7b; } }

.is-toggle-password.cp-sidebar__form-button {
  display: flex;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  align-content: center;
  align-items: center;
  justify-content: flex-start;
  color: #f3ce36;
  width: 25px;
  height: 100%;
  margin: auto;
  float: left;
  background-color: transparent;
  font-size: 16px;
  cursor: pointer;
  padding: 0; }
  .is-active.is-toggle-password.cp-sidebar__form-button:after {
    content: '';
    position: absolute;
    top: 0;
    right: 12px;
    bottom: 0;
    left: 0;
    width: 1.5px;
    height: 55%;
    margin: auto;
    transform: rotate(30deg);
    border-radius: 50px;
    background-color: #f3ce36;
    box-shadow: 1px 0 0 0 #000000; }

.is-pending.cp-alert-message .cp-alert-message__content {
  background-color: #edc14a; }

.is-error.cp-alert-message .cp-alert-message__content {
  background-color: #f98282; }

.is-rejected.cp-alert-message .cp-alert-message__content {
  background-color: #f98282; }

.is-success.cp-alert-message .cp-alert-message__content {
  background-color: #81b751; }

.is-paid.cp-alert-message .cp-alert-message__content {
  background-color: #81b751; }

.is-approved.cp-alert-message .cp-alert-message__content {
  background-color: #81b751; }

.is-updated.cp-alert-message .cp-alert-message__content {
  background-color: #42c8f4; }

.is-processing.cp-alert-message .cp-alert-message__content {
  background-color: #1ab7de; }

.is-alert.cp-alert-message .cp-alert-message__content {
  background-color: #42c8f4; }

.is-admin.cp-alert-message .cp-alert-message__content {
  background-color: #1a1c1c; }

.is-review.cp-alert-message .cp-alert-message__content {
  background-color: #42c8f4; }

.is-pending.cp-alert-message .cp-alert-message__title, .is-pending.cp-alert-message .cp-alert-message__text {
  color: #000; }

.is-error.cp-alert-message .cp-alert-message__title, .is-error.cp-alert-message .cp-alert-message__text {
  color: #FFF; }

.is-rejected.cp-alert-message .cp-alert-message__title, .is-rejected.cp-alert-message .cp-alert-message__text {
  color: #FFF; }

.is-success.cp-alert-message .cp-alert-message__title, .is-success.cp-alert-message .cp-alert-message__text {
  color: #FFF; }

.is-paid.cp-alert-message .cp-alert-message__title, .is-paid.cp-alert-message .cp-alert-message__text {
  color: #FFF; }

.is-approved.cp-alert-message .cp-alert-message__title, .is-approved.cp-alert-message .cp-alert-message__text {
  color: #FFF; }

.is-updated.cp-alert-message .cp-alert-message__title, .is-updated.cp-alert-message .cp-alert-message__text {
  color: #FFF; }

.is-processing.cp-alert-message .cp-alert-message__title, .is-processing.cp-alert-message .cp-alert-message__text {
  color: #FFF; }

.is-alert.cp-alert-message .cp-alert-message__title, .is-alert.cp-alert-message .cp-alert-message__text {
  color: #FFF; }

.is-admin.cp-alert-message .cp-alert-message__title {
  color: #FFF; }

.is-review.cp-alert-message .cp-alert-message__title, .is-review.cp-alert-message .cp-alert-message__text {
  color: #fff; }

.bg-online, .cp-table__type[data-type="online"]::before, .is-online.header-profile__avatar-link .header-profile__tag, .is-online.header-profile__avatar-link, .is-online.post-data__avatar-link, .is-online.cp-chatroom-messages__avatar, .cp-chatroom-config__item[data-type="buyCredits"], .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="online"]:before, .cp-table__type[data-type="online"] {
  background-color: #ff6363 !important; }

.bg-free, .is-free.header-profile__avatar-link .header-profile__tag, .is-free.header-profile__avatar-link, .is-free.post-data__avatar-link, .is-free.cp-chatroom-messages__avatar, .post-myprive__item .post-data__avatar .post-myprive__progress[data-percent="0m"] .post-myprive__progress-range, .cp-chatroom-config__item[data-type="users"] .cp-chatroom-config__item-badge, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="free"]:before {
  background-color: #ff6363 !important; }

.bg-simple, .is-simple.header-profile__avatar-link .header-profile__tag, .is-simple.header-profile__avatar-link, .is-simple.post-data__avatar-link, .is-simple.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="simple"]:before {
  background-color: #bb9510 !important; }

.bg-nude, .cp-table__type[data-type="nude"]::before, .is-nude.header-profile__avatar-link .header-profile__tag, .is-nude.header-profile__avatar-link, .is-nude.post-data__avatar-link, .is-nude.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="nude"]:before, .cp-table__type[data-type="nude"] {
  background-color: #bb9510 !important; }

.bg-private, .cp-table__type[data-type="private"]::before, .is-private.header-profile__avatar-link .header-profile__tag, .is-private.header-profile__avatar-link, .is-private.post-data__avatar-link, .is-private.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="private"]:before, .cp-table__type[data-type="private"] {
  background-color: #9b1f6d !important; }

.bg-true_private, .cp-table__type[data-type="true_private"]::before, .is-true_private.header-profile__avatar-link .header-profile__tag, .is-true_private.header-profile__avatar-link, .is-true_private.post-data__avatar-link, .is-true_private.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="true_private"]:before, .cp-table__type[data-type="true_private"] {
  background-color: #83BA42 !important; }

.bg-offline, .cp-table__type[data-type="offline"]::before, .is-offline.header-profile__avatar-link .header-profile__tag, .is-offline.header-profile__avatar-link, .is-offline.post-data__avatar-link, .is-offline.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="offline"]:before, .cp-table__type[data-type="offline"] {
  background-color: #363636 !important; }

.bg-stories, .is-stories.header-profile__avatar-link, .is-stories.post-data__avatar-link, .is-stories.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="stories"]:before {
  background: linear-gradient(-45deg, #5600ff, #dd0b76) !important; }

.bg-fanclub, .is-fanclub.header-profile__avatar-link .header-profile__tag, .is-fanclub.header-profile__avatar-link, .is-fanclub.post-data__avatar-link, .is-fanclub.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="fanclub"]:before {
  background-color: #6D51A7 !important; }

.bg-away, .is-away.header-profile__avatar-link .header-profile__tag, .is-away.header-profile__avatar-link, .is-away.post-data__avatar-link, .is-away.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="away"]:before {
  background-color: #7c7979 !important; }

.bg-peek, .cp-table__type[data-type="peek"]::before, .is-peek.header-profile__avatar-link .header-profile__tag, .is-peek.header-profile__avatar-link, .is-peek.post-data__avatar-link, .is-peek.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="peek"]:before, .cp-table__type[data-type="peek"] {
  background-color: #B92F86 !important; }

.bg-approved, .is-approved.header-profile__avatar-link .header-profile__tag, .is-approved.header-profile__avatar-link, .is-approved.post-data__avatar-link, .is-approved.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="approved"]:before {
  background-color: #81b751 !important; }

.bg-success, .is-success.header-profile__avatar-link .header-profile__tag, .is-success.header-profile__avatar-link, .is-success.post-data__avatar-link, .is-success.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="success"]:before {
  background-color: #81b751 !important; }

.bg-paid, .is-paid.header-profile__avatar-link .header-profile__tag, .is-paid.header-profile__avatar-link, .is-paid.post-data__avatar-link, .is-paid.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="paid"]:before {
  background-color: #81b751 !important; }

.bg-rejected, .is-rejected.header-profile__avatar-link .header-profile__tag, .is-rejected.header-profile__avatar-link, .is-rejected.post-data__avatar-link, .is-rejected.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="rejected"]:before, .ui-datepicker-buttonpane button.ui-datepicker-close {
  background-color: #f98282 !important; }

.bg-error, .is-error.header-profile__avatar-link .header-profile__tag, .is-error.header-profile__avatar-link, .is-error.post-data__avatar-link, .is-error.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="error"]:before {
  background-color: #f98282 !important; }

.bg-blocked, .is-blocked.header-profile__avatar-link .header-profile__tag, .is-blocked.header-profile__avatar-link, .is-blocked.post-data__avatar-link, .is-blocked.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="blocked"]:before {
  background-color: #f98282 !important; }

.bg-alert, .is-alert.header-profile__avatar-link .header-profile__tag, .is-alert.header-profile__avatar-link, .is-alert.post-data__avatar-link, .is-alert.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="alert"]:before {
  background-color: #42c8f4 !important; }

.bg-pending, .is-pending.header-profile__avatar-link .header-profile__tag, .is-pending.header-profile__avatar-link, .is-pending.post-data__avatar-link, .is-pending.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="pending"]:before {
  background-color: #edc14a !important; }

.bg-review, .is-review.header-profile__avatar-link .header-profile__tag, .is-review.header-profile__avatar-link, .is-review.post-data__avatar-link, .is-review.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="review"]:before {
  background-color: #42c8f4 !important; }

.bg-registered, .is-registered.header-profile__avatar-link .header-profile__tag, .is-registered.header-profile__avatar-link, .is-registered.post-data__avatar-link, .is-registered.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="registered"]:before {
  background-color: #bb9510 !important; }

.bg-updated, .is-updated.header-profile__avatar-link .header-profile__tag, .is-updated.header-profile__avatar-link, .is-updated.post-data__avatar-link, .is-updated.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="updated"]:before, .ui-datepicker-buttonpane button.ui-datepicker-current {
  background-color: #42c8f4 !important; }

.bg-processing, .is-processing.header-profile__avatar-link .header-profile__tag, .is-processing.header-profile__avatar-link, .is-processing.post-data__avatar-link, .is-processing.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="processing"]:before {
  background-color: #1ab7de !important; }

.bg-call, .cp-table__type[data-type="call"]::before, .is-call.header-profile__avatar-link .header-profile__tag, .is-call.header-profile__avatar-link, .is-call.post-data__avatar-link, .is-call.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="call"]:before, .cp-table__type[data-type="call"] {
  background-color: #cc5603 !important; }

.bg-game, .cp-table__type[data-type="game"]::before, .is-game.header-profile__avatar-link .header-profile__tag, .is-game.header-profile__avatar-link, .is-game.post-data__avatar-link, .is-game.cp-chatroom-messages__avatar, .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"][data-status="game"]:before, .cp-table__type[data-type="game"] {
  background-color: #ff6b64 !important; }

.bg-hover-online {
  background-color: #ff6363 !important; }
  .bg-hover-online:hover {
    background-color: #ff6363 !important; }

.bg-hover-free, .cp-popup__content .cp-form__button.gift_btn, .cp-popup__content .gift_btn.ff-fevernow__button, .cp-popup__buttons a.gift_btn {
  background-color: #ff6363 !important; }
  .bg-hover-free:hover, .cp-popup__content .cp-form__button.gift_btn:hover, .cp-popup__content .gift_btn.ff-fevernow__button:hover, .cp-popup__buttons a.gift_btn:hover {
    background-color: #ff6363 !important; }

.bg-hover-simple {
  background-color: #bb9510 !important; }
  .bg-hover-simple:hover {
    background-color: rgba(218, 173, 18, 0.9) !important; }

.bg-hover-nude, .cp-popup__content .cp-form__button.user_nude_btn, .cp-popup__content .user_nude_btn.ff-fevernow__button, .cp-popup__buttons a.user_nude_btn {
  background-color: #bb9510 !important; }
  .bg-hover-nude:hover, .cp-popup__content .cp-form__button.user_nude_btn:hover, .cp-popup__content .user_nude_btn.ff-fevernow__button:hover, .cp-popup__buttons a.user_nude_btn:hover {
    background-color: rgba(218, 173, 18, 0.9) !important; }

.bg-hover-private, .cp-popup__content .cp-form__button.user_private_btn, .cp-popup__content .user_private_btn.ff-fevernow__button, .cp-popup__buttons a.user_private_btn {
  background-color: #9b1f6d !important; }
  .bg-hover-private:hover, .cp-popup__content .cp-form__button.user_private_btn:hover, .cp-popup__content .user_private_btn.ff-fevernow__button:hover, .cp-popup__buttons a.user_private_btn:hover {
    background-color: rgba(172, 37, 122, 0.9) !important; }

.bg-hover-true_private, .cp-popup__content .cp-form__button.user_true_private_btn, .cp-popup__content .user_true_private_btn.ff-fevernow__button, .cp-popup__buttons a.user_true_private_btn {
  background-color: #83BA42 !important; }
  .bg-hover-true_private:hover, .cp-popup__content .cp-form__button.user_true_private_btn:hover, .cp-popup__content .user_true_private_btn.ff-fevernow__button:hover, .cp-popup__buttons a.user_true_private_btn:hover {
    background-color: #83BA42 !important; }

.bg-hover-offline, .cp-popup__content .cp-form__button.deny, .cp-popup__content .deny.ff-fevernow__button, .cp-popup__content .cp-form__button.cancel_gift, .cp-popup__content .cancel_gift.ff-fevernow__button, .cp-popup__content .cp-form__button.mobile_gray, .cp-popup__content .mobile_gray.ff-fevernow__button, .cp-popup__buttons a.deny, .cp-popup__buttons a.cancel_gift, .cp-popup__buttons a.mobile_gray {
  background-color: #363636 !important; }
  .bg-hover-offline:hover, .cp-popup__content .cp-form__button.deny:hover, .cp-popup__content .deny.ff-fevernow__button:hover, .cp-popup__content .cp-form__button.cancel_gift:hover, .cp-popup__content .cancel_gift.ff-fevernow__button:hover, .cp-popup__content .cp-form__button.mobile_gray:hover, .cp-popup__content .mobile_gray.ff-fevernow__button:hover, .cp-popup__buttons a.deny:hover, .cp-popup__buttons a.cancel_gift:hover, .cp-popup__buttons a.mobile_gray:hover {
    background-color: rgba(54, 54, 54, 0.9) !important; }

.bg-hover-stories {
  background: linear-gradient(-45deg, #5600ff, #dd0b76) !important; }
  .bg-hover-stories:hover {
    background: linear-gradient(-45deg, #5600ff, #dd0b76) !important; }

.bg-hover-fanclub {
  background: #6D51A7 !important; }
  .bg-hover-fanclub:hover {
    background: #6D51A7 !important; }

.bg-hover-away {
  background-color: #7c7979 !important; }
  .bg-hover-away:hover {
    background-color: rgba(79, 79, 79, 0.9) !important; }

.bg-hover-peek {
  background-color: #B92F86 !important; }
  .bg-hover-peek:hover {
    background-color: #B92F86 !important; }

.bg-hover-approved {
  background-color: #81b751 !important; }
  .bg-hover-approved:hover {
    background-color: rgba(129, 183, 81, 0.9) !important; }

.bg-hover-success {
  background-color: #81b751 !important; }
  .bg-hover-success:hover {
    background-color: rgba(129, 183, 81, 0.9) !important; }

.bg-hover-paid {
  background-color: #81b751 !important; }
  .bg-hover-paid:hover {
    background-color: rgba(129, 183, 81, 0.9) !important; }

.bg-hover-rejected {
  background-color: #f98282 !important; }
  .bg-hover-rejected:hover {
    background-color: rgba(249, 130, 130, 0.9) !important; }

.bg-hover-error {
  background-color: #f98282 !important; }
  .bg-hover-error:hover {
    background-color: rgba(249, 130, 130, 0.9) !important; }

.bg-hover-blocked {
  background-color: #f98282 !important; }
  .bg-hover-blocked:hover {
    background-color: rgba(249, 130, 130, 0.9) !important; }

.bg-hover-alert {
  background-color: #42c8f4 !important; }
  .bg-hover-alert:hover {
    background-color: rgba(66, 200, 244, 0.9) !important; }

.bg-hover-pending {
  background-color: #edc14a !important; }
  .bg-hover-pending:hover {
    background-color: rgba(237, 193, 74, 0.9) !important; }

.bg-hover-review {
  background-color: #42c8f4 !important; }
  .bg-hover-review:hover {
    background-color: rgba(66, 200, 244, 0.9) !important; }

.bg-hover-registered {
  background-color: #bb9510 !important; }
  .bg-hover-registered:hover {
    background-color: rgba(218, 173, 18, 0.9) !important; }

.bg-hover-updated {
  background-color: #42c8f4 !important; }
  .bg-hover-updated:hover {
    background-color: rgba(66, 200, 244, 0.9) !important; }

.bg-hover-processing {
  background-color: #1ab7de !important; }
  .bg-hover-processing:hover {
    background-color: #1ab7de !important; }

.bg-hover-call {
  background-color: #cc5603 !important; }
  .bg-hover-call:hover {
    background-color: #cc5603 !important; }

.bg-hover-game {
  background-color: #ff6b64 !important; }
  .bg-hover-game:hover {
    background-color: #ff6b64 !important; }

.bg-yes {
  background-color: #B4477B !important; }

.bg-not {
  background-color: #8b8b8b !important;
  color: #fff !important; }

.bg-cancel {
  background-color: #7c7979 !important; }

.bg-hover-yes {
  background-color: #B4477B !important; }
  .bg-hover-yes:hover {
    background-color: rgba(180, 71, 123, 0.7) !important; }

.bg-hover-not {
  background-color: #8b8b8b !important;
  color: #fff !important; }
  .bg-hover-not:hover {
    background-color: rgba(139, 139, 139, 0.9) !important; }

.bg-hover-cancel {
  background-color: #7c7979 !important; }
  .bg-hover-cancel:hover {
    background-color: rgba(79, 79, 79, 0.9) !important; }

.bg-transaction--paid, .cp-table__state[data-state="paid"] {
  background-color: #64d86c; }

.bg-transaction--processing, .cp-table__state[data-state="processing"] {
  background-color: #29c6dd; }

.bg-transaction--approved, .cp-table__state[data-state="approved"] {
  background-color: #64d86c; }

.bg-transaction--pending, .cp-table__state[data-state="pending"] {
  background-color: #edc14a; }

.bg-transaction--rejected, .cp-table__state[data-state="rejected"] {
  background-color: #ff5553; }

.bg-transaction--review, .cp-table__state[data-state="review"] {
  background-color: #42c8f4; }

.bg-transaction--registered, .cp-table__state[data-state="registered"] {
  background-color: #edc14a; }

.bg-transaction--blocked, .cp-table__state[data-state="blocked"] {
  background-color: #ff5553; }

.bg-transaction--chargebacked, .cp-table__state[data-state="chargebacked"] {
  background-color: #c4c4c4; }

.bg-transaction--refunded, .cp-table__state[data-state="refunded"] {
  background-color: #c4c4c4; }

.color-online, .cp-glyph--approved, .color-admin_action {
  color: #5ED41C !important; }

.color-free, .is-active.cp-chatroom-adjusts__item-text[data-type='musicPlayerRandom'], .is-user-mention.cp-chatroom-messages__item .cp-chatroom-messages__item-text .is-mention {
  color: #5ED41C !important; }

.color-simple, .account_blocked .steps_unlock ul li span a, .cp-form__contract a, .cp-glyph--waiting, .cp-glyph--pending, .cp-glyph--e906, .cp-glyph--registered, .color-yellow, .is-link.cp-form__button, .is-link.ff-fevernow__button, .cp-table__button[data-type="link"], .is-button.post-actions__text {
  color: #FFC600 !important; }

.color-nude {
  color: #FFC600 !important; }

.color-private {
  color: #FF47BB !important; }

.color-true_private {
  color: #d050d6 !important; }

.color-away {
  color: #b7b7b7 !important; }

.color-offline {
  color: #7c7979 !important; }

.color-stories {
  color: #7c7979 !important; }

.color-peek {
  color: #cfb1fb !important; }

.color-approved {
  color: #5ED41C !important; }

.color-success {
  color: #5ED41C !important; }

.color-paid {
  color: #5ED41C !important; }

.color-rejected, .cp-glyph--reproved, .cp-glyph--rejected, .cp-glyph--blocked {
  color: #DC4766 !important; }

.color-error {
  color: #DC4766 !important; }

.color-blocked {
  color: #DC4766 !important; }

.color-alert {
  color: #DC4766 !important; }

.color-pending {
  color: #FFC600 !important; }

.color-review {
  color: #FFC600 !important; }

.color-registered {
  color: #FFC600 !important; }

.color-updated {
  color: #0A5D8B !important; }

.color-call {
  color: #794017 !important; }

.color-fanclub {
  color: #6c25cd !important; }

.color-game {
  color: #DC4766 !important; }

.is-notification.post-data__action {
  color: #0cb548; }

.is-notification.post-data__action {
  border-color: #0cb548; }

.is-message.post-data__action {
  color: #017a9e; }

.is-message.post-data__action {
  border-color: #017a9e; }

.is-message.header-profile__media-link, .post-myprive__item .post-data__text [data-type="counter"] {
  background-color: #017a9e; }

.is-paid-video.post-data__action {
  color: #E0364A; }

.is-paid-video.post-data__action {
  border-color: #E0364A; }

.is-paid-album.post-data__action {
  color: #E0364A; }

.is-paid-album.post-data__action {
  border-color: #E0364A; }

.is-follow.is-active.header-profile__media-link .header-profile__media-icon, .is-follow.is-active.post-data__action, .cp-chatroom-adjusts__item-text [data-type='userFollowState'] {
  color: #ff5fd5; }

.is-follow.is-active.post-data__action {
  border-color: #ff5fd5; }

.is-crush.post-data__action, .cp-chatroom-adjusts__item-text [data-type='userCrushState'] {
  color: #e495cf; }

.is-crush.post-data__action {
  border-color: #e495cf; }

.is-review.post-data__action {
  color: #ffd200; }

.is-review.post-data__action {
  border-color: #ffd200; }

.is-pinned.post-data__action {
  color: #E0364A; }

.is-pinned.post-data__action {
  border-color: #E0364A; }

.is-story.post-data__action {
  color: #7a2fea; }

.is-story.post-data__action {
  border-color: #7a2fea; }

.is-comment.post-data__action {
  color: #FFF; }

.is-comment.post-data__action {
  border-color: #FFF; }

.is-note-edit.post-data__action {
  color: #e0710a; }

.is-note-edit.post-data__action {
  border-color: #e0710a; }

.is-notes.header-profile__media-link {
  background-color: #e0710a; }

.is-timeline.post-data__action {
  color: #ff7a00; }

.is-timeline.post-data__action {
  border-color: #ff7a00; }

.is-privecard.post-data__action {
  color: #ff0000; }

.is-privecard.post-data__action {
  border-color: #ff0000; }

.is-subscriptions.post-data__action {
  color: #0fd4ca; }

.is-subscriptions.post-data__action {
  border-color: #0fd4ca; }

.is-fanclub.post-data__action {
  color: #0fd4ca; }

.is-fanclub.post-data__action {
  border-color: #0fd4ca; }

.is-premium-content.post-data__action {
  color: #ffd200; }

.is-premium-content.post-data__action {
  border-color: #ffd200; }

.is-count.cp-categories__item-slug, .c-form-chk-slider__slider:before, .cp-chatroom-chats__item[data-type="handler"] {
  font-family: Arial, Helvetica, sans-serif; }

.cp-blog-center__title, .cp-page__title, .cp-stories__title, .center-profile__title, .cp-blog-infos__link, .internal-profile__link, .internal-profile__date, .cp-blog-infos__title, .internal-profile__title, .internal-profile__counter-text, .internal-profile__tag, .internal-profile__navigation-item, .side-profile__title, .side-profile__subtitle, .cp-blog-navigation__item, .side-profile__tags-item, .cp-stories__floating-text, .post-photo__thumb-button, .post-modal__price, .post-myprive__price, .post-photo__price, .post-timeline__price, .messages-gallery__price, .post-modal__price[data-type="counter"][data-info]:not([data-info=""]):before, .post-myprive__price[data-type="counter"][data-info]:not([data-info=""]):before, .post-photo__price[data-type="counter"][data-info]:not([data-info=""]):before, .post-timeline__price[data-type="counter"][data-info]:not([data-info=""]):before, .messages-gallery__price[data-type="counter"][data-info]:not([data-info=""]):before, .post-modal__minutes, .post-myprive__minutes, .post-timeline__minutes, .messages-gallery__minutes, .post-blog__title, .cp-form-boxes__title, .post-modal__title, .post-myprive__title, .post-timeline__title, .post-blog__date, .post-modal__date, .post-myprive__date, .post-timeline__date, .post-modal__alert-title, .post-myprive__alert-title, .post-photo__alert-title, .post-timeline__alert-title, .header-profile__nickname, .header-profile__partner, .header-profile__navigation-text, .cp-alert-message__title, .cp-alert-message__text, .cp-categories__item-slug, .is-body.post-blog__infos h2, .is-body.post-blog__infos h3, .is-body.post-blog__infos h4, .is-body.post-blog__infos h5, .cp-form__title, .cp-form__areatext, .cp-form__label, .cp-form__field, .cp-form__field-badge, .cp-form__button, .ff-fevernow__button, .cp-form__alert p:not(.cp-form__alert-text), .cp-form__alert-text, .cp-form__alert-info, .cp-footer__navigation-item, .cp-footer__external-text, .is-button.cp-modal-majority__link, .cp-modal-request__text, .cp-gifts__price, .cp-myprive-form__preview-progress, .cp-myprive-form__player-minutes, .cp-myprive-form__item-title, .cp-myprive-chat__messages-text, .cp-myprive-chat__messages-date, .cp-myprive-chat__quote-text, .cp-page__sidebar-title, .cp-page__sidebar-item, .cp-stories-form__buttons-text, .cp-tooltip-actions__item-text, .cp-table__header-item, .cp-table__body-item, .cp-table__button, .cp-table__pagination-item, .header-profile__tag, .header-profile__reviews-text, .header-profile__button-text, .header-profile__about-text, .profile-form__label, .side-profile-form__label, .profile-form__field, .side-profile-form__field, .profile-form__textarea, .side-profile-form__textarea, .profile-form__select, .side-profile-form__select, .cp-chatroom-media__config-select, .is-error.profile-form__item .profile-form__message, .is-error.side-profile-form__item .profile-form__message, .profile-form__title, .cp-myprive-form__button, .profile-form__button, .side-profile-form__button, .profile-form__button-text, .side-profile-form__button-text, .profile-form__upload-title, .profile-form__upload-text, .is-active.profile-form__message, .profile-form__filters-item, .side-profile__pendings-item, .side-profile__alerts-title, .side-profile__manager-subtitle, .side-profile__manager-time, .side-profile__rules-link, .post-actions__text, .post-actions__link, .post-actions__state-tag, .post-comments__insert-field, .post-data__nickname, .post-data__date, .post-data__text, .post-data__state, .post-data__pin-text, .post-data__tag-slug, .post-data__tag-text, .post-modal__alert-text, .post-myprive__progress:after, .cp-privecard-header__title, .cp-privecard-header__subtitle, .cp-privecard-header__slug, .cp-privecard-header__navigation[data-type="privacy"]:after, .cp-privecard-main__title, .cp-privecard-main__description, .cp-privecard-main__list-item, .cp-sidebar__title, .cp-sidebar__subtitle, .cp-sidebar__text, .cp-sidebar__handler, .is-label.cp-sidebar__form-button, .cp-chatroom-adjusts__item-text, .cp-chatroom-adjusts__item-field, .cp-chatroom-adjusts__progress[data-text-unavailable]:before, .cp-chatroom-chats__item, .cp-chatroom-config__item[data-type="moneyAmount"], .no-glyph-family.cp-chatroom-config__item-icon, .cp-chatroom-config__item-label, .cp-chatroom-config__item-badge, .cp-chatroom-exit__link, .cp-chatroom-form__button[data-type="saveTopic"], .cp-chatroom-form__button[data-type="counterTopic"], .cp-chatroom-media__config-item .btn_submit, .cp-chatroom-media__config-label, .cp-chatroom-media__overlay-text, .cp-chatroom-messages__item-text, .cp-chatroom-messages__item-link, .cp-chatroom-privetoy__title, .cp-chatroom-privetoy__preview[data-type="performer"] .cp-chatroom-privetoy__preview-item:after, .ui-datepicker-title, .ui-datepicker-calendar thead th, .ui-datepicker-calendar tbody a,
.ui-datepicker-calendar tbody span, .ui-datepicker-buttonpane button, .ui-datepicker .ui_tpicker_time, .ui-datepicker .ui_tpicker_hour, .ui-datepicker .ui_tpicker_minute, .ui-datepicker .ui_tpicker_second, .fs-header__menu-item[data-count]:after, .cp-popup__title, .cp-popup__main p, .fs-sidebar-user__menu-text {
  font-family: "Roboto", sans-serif; }

.is-button.post-actions__text, .post-data__text, .post-data__state, .cp-privecard-header__navigation[data-type="privacy"]:after {
  font-weight: 300; }

.internal-profile__date, .cp-blog-infos__title, .internal-profile__title, .internal-profile__counter-text, .internal-profile__navigation-item, .side-profile__subtitle, .is-summary.post-blog__item .post-data__date, .is-summary.post-blog__item-container .post-data__date, .is-summary.post-comments__item .post-data__date, .is-summary.post-modal__item .post-data__date, .is-summary.post-myprive__item .post-data__date, .is-summary.post-photo__item .post-data__date, .is-summary.post-timeline__item .post-data__date, .is-summary.messages-gallery__item .post-data__date, .is-summary.post-blog__item .post-blog__text, .is-summary.post-blog__item-container .post-blog__text, .is-summary.post-comments__item .post-blog__text, .is-summary.post-modal__item .post-blog__text, .is-summary.post-myprive__item .post-blog__text, .is-summary.post-photo__item .post-blog__text, .is-summary.post-timeline__item .post-blog__text, .is-summary.messages-gallery__item .post-blog__text, .is-summary.post-blog__item .cp-form-boxes__text, .is-summary.post-blog__item-container .cp-form-boxes__text, .is-summary.post-comments__item .cp-form-boxes__text, .is-summary.post-modal__item .cp-form-boxes__text, .is-summary.post-myprive__item .cp-form-boxes__text, .is-summary.post-photo__item .cp-form-boxes__text, .is-summary.post-timeline__item .cp-form-boxes__text, .is-summary.messages-gallery__item .cp-form-boxes__text, .is-summary.post-blog__item .post-comments__text, .is-summary.post-blog__item-container .post-comments__text, .is-summary.post-comments__item .post-comments__text, .is-summary.post-modal__item .post-comments__text, .is-summary.post-myprive__item .post-comments__text, .is-summary.post-photo__item .post-comments__text, .is-summary.post-timeline__item .post-comments__text, .is-summary.messages-gallery__item .post-comments__text, .is-summary.post-blog__item .post-modal__text, .is-summary.post-blog__item-container .post-modal__text, .is-summary.post-comments__item .post-modal__text, .is-summary.post-modal__item .post-modal__text, .is-summary.post-myprive__item .post-modal__text, .is-summary.post-photo__item .post-modal__text, .is-summary.post-timeline__item .post-modal__text, .is-summary.messages-gallery__item .post-modal__text, .is-summary.post-blog__item .post-myprive__text, .is-summary.post-blog__item-container .post-myprive__text, .is-summary.post-comments__item .post-myprive__text, .is-summary.post-modal__item .post-myprive__text, .is-summary.post-myprive__item .post-myprive__text, .is-summary.post-photo__item .post-myprive__text, .is-summary.post-timeline__item .post-myprive__text, .is-summary.messages-gallery__item .post-myprive__text, .is-summary.post-blog__item .post-timeline__text, .is-summary.post-blog__item-container .post-timeline__text, .is-summary.post-comments__item .post-timeline__text, .is-summary.post-modal__item .post-timeline__text, .is-summary.post-myprive__item .post-timeline__text, .is-summary.post-photo__item .post-timeline__text, .is-summary.post-timeline__item .post-timeline__text, .is-summary.messages-gallery__item .post-timeline__text, .is-summary.post-blog__item .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-summary.post-blog__item p, .is-summary.post-blog__item-container .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-summary.post-blog__item-container p, .is-summary.post-comments__item .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-summary.post-comments__item p, .is-summary.post-modal__item .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-summary.post-modal__item p, .is-summary.post-myprive__item .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-summary.post-myprive__item p, .is-summary.post-photo__item .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-summary.post-photo__item p, .is-summary.post-timeline__item .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-summary.post-timeline__item p, .is-summary.messages-gallery__item .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-summary.messages-gallery__item p, .is-summary.post-blog__item .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-summary.post-blog__item p, .is-summary.post-blog__item-container .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-summary.post-blog__item-container p, .is-summary.post-comments__item .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-summary.post-comments__item p, .is-summary.post-modal__item .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-summary.post-modal__item p, .is-summary.post-myprive__item .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-summary.post-myprive__item p, .is-summary.post-photo__item .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-summary.post-photo__item p, .is-summary.post-timeline__item .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-summary.post-timeline__item p, .is-summary.messages-gallery__item .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-summary.messages-gallery__item p, .is-summary.post-blog__item .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-summary.post-blog__item p, .is-summary.post-blog__item-container .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-summary.post-blog__item-container p, .is-summary.post-comments__item .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-summary.post-comments__item p, .is-summary.post-modal__item .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-summary.post-modal__item p, .is-summary.post-myprive__item .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-summary.post-myprive__item p, .is-summary.post-photo__item .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-summary.post-photo__item p, .is-summary.post-timeline__item .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-summary.post-timeline__item p, .is-summary.messages-gallery__item .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-summary.messages-gallery__item p, .is-summary.post-blog__item .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-summary.post-blog__item p, .is-summary.post-blog__item-container .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-summary.post-blog__item-container p, .is-summary.post-comments__item .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-summary.post-comments__item p, .is-summary.post-modal__item .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-summary.post-modal__item p, .is-summary.post-myprive__item .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-summary.post-myprive__item p, .is-summary.post-photo__item .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-summary.post-photo__item p, .is-summary.post-timeline__item .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-summary.post-timeline__item p, .is-summary.messages-gallery__item .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-summary.messages-gallery__item p, .is-summary.post-blog__item .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-summary.post-blog__item p, .is-summary.post-blog__item-container .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-summary.post-blog__item-container p, .is-summary.post-comments__item .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-summary.post-comments__item p, .is-summary.post-modal__item .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-summary.post-modal__item p, .is-summary.post-myprive__item .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-summary.post-myprive__item p, .is-summary.post-photo__item .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-summary.post-photo__item p, .is-summary.post-timeline__item .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-summary.post-timeline__item p, .is-summary.messages-gallery__item .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-summary.messages-gallery__item p, .is-summary.post-blog__item .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-summary.post-blog__item p, .is-summary.post-blog__item-container .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-summary.post-blog__item-container p, .is-summary.post-comments__item .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-summary.post-comments__item p, .is-summary.post-modal__item .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-summary.post-modal__item p, .is-summary.post-myprive__item .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-summary.post-myprive__item p, .is-summary.post-photo__item .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-summary.post-photo__item p, .is-summary.post-timeline__item .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-summary.post-timeline__item p, .is-summary.messages-gallery__item .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-summary.messages-gallery__item p, .cp-stories__floating-text, .post-photo__thumb-button, .post-modal__price[data-type="counter"][data-info]:not([data-info=""]):before, .post-myprive__price[data-type="counter"][data-info]:not([data-info=""]):before, .post-photo__price[data-type="counter"][data-info]:not([data-info=""]):before, .post-timeline__price[data-type="counter"][data-info]:not([data-info=""]):before, .messages-gallery__price[data-type="counter"][data-info]:not([data-info=""]):before, .post-modal__price[data-type="text"], .post-myprive__price[data-type="text"], .post-photo__price[data-type="text"], .post-timeline__price[data-type="text"], .messages-gallery__price[data-type="text"], .post-modal__alert-title, .post-myprive__alert-title, .post-photo__alert-title, .post-timeline__alert-title, .header-profile__nickname, .header-profile__partner, .header-profile__navigation-text, .cp-form__title, .cp-form__areatext, .cp-form__label, .cp-form__field, .cp-form__field-badge, .cp-form__alert p:not(.cp-form__alert-text), .cp-form__alert-text, .cp-form__alert-info, .cp-footer__navigation-item, .cp-footer__external-text, .cp-modal-request__text, .cp-myprive-form__preview-progress, .cp-myprive-chat__messages-text, .cp-myprive-chat__quote-text, .cp-page__sidebar-title, .cp-page__sidebar-item, .cp-tooltip-actions__item-text, .cp-table__header-item, .cp-table__body-item, .cp-table__datetime .is-time, .cp-table__button, .cp-table__pagination-item, .header-profile__tag, .header-profile__reviews-text, .header-profile__button-text, .header-profile__about-text, .profile-form__label, .side-profile-form__label, .profile-form__field, .side-profile-form__field, .profile-form__textarea, .side-profile-form__textarea, .profile-form__select, .side-profile-form__select, .cp-chatroom-media__config-select, .profile-form__title, .cp-myprive-form__button, .profile-form__button, .side-profile-form__button, .profile-form__upload-title, .side-profile__pendings-item, .side-profile__alerts-title, .side-profile__manager-subtitle, .side-profile__manager-time, .side-profile__rules-link, .post-actions__item, .is-save.side-profile__close-icon, .is-save.post-data__handler-icon, .post-comments__text, .post-data__nickname, .post-data__nickname .is-text.post-data__action, .post-data__nickname-slug, .post-data__date, .post-data__pin-text, .post-data__tag-slug, .post-data__tag-text, .cp-privecard-header__title, .cp-privecard-header__slug, .cp-privecard-main__description, .cp-privecard-main__list-item, .cp-sidebar__result .post-data__nickname, .cp-chatroom-adjusts__progress[data-text-unavailable]:before, .cp-chatroom-config__item[data-type="exitBio"] .cp-chatroom-config__item-label, .cp-chatroom-config__item[data-type="exitGift"] .cp-chatroom-config__item-label, .cp-chatroom-exit__link, .cp-chatroom-header .post-data__nickname, .cp-chatroom-media__config-label, .cp-chatroom-media__overlay-text, .cp-chatroom-messages__item-text, .ui-datepicker-calendar tbody a,
.ui-datepicker-calendar tbody span, .cp-popup__main p {
  font-weight: 400; }

.cp-blog-center__title, .cp-page__title, .cp-stories__title, .center-profile__title, .internal-profile__tag, .side-profile__title, .post-modal__price, .post-myprive__price, .post-photo__price, .post-timeline__price, .messages-gallery__price, .post-blog__title, .cp-form-boxes__title, .post-modal__title, .post-myprive__title, .post-timeline__title, .post-blog__text a, .cp-form-boxes__text a, .post-comments__text a, .post-modal__text a, .post-myprive__text a, .post-timeline__text a, .cp-sidebar[data-type="call"] .post-blog__infos p a, .cp-sidebar[data-type="call"] .cp-form-boxes__infos p a, .cp-sidebar[data-type="call"] .post-comments__infos p a, .cp-sidebar[data-type="call"] .post-modal__infos p a, .cp-sidebar[data-type="call"] .post-myprive__infos p a, .cp-sidebar[data-type="call"] .post-timeline__infos p a, .cp-categories__item-slug, .is-count.cp-categories__item-slug, .is-body.post-blog__infos h2, .is-body.post-blog__infos h3, .is-body.post-blog__infos h4, .is-body.post-blog__infos h5, .is-body.post-blog__infos ol li:before, .cp-form__button, .ff-fevernow__button, .is-button.cp-modal-majority__link, .cp-gifts__price, .is-text.cp-myprive-form__action, .is-text.cp-stories-form__action, .cp-myprive-form__item-title, .cp-stories__text a, .cp-stories-form__buttons-text, .profile-form__button-text, .side-profile-form__button-text, .profile-form__filters-item, .post-data__nickname .post-data__date, .post-modal__alert .cp-myprive-form__button, .post-modal__alert .profile-form__button, .post-modal__alert .side-profile-form__button, .post-myprive__item .post-data__text [data-type="counter"], .cp-privecard-header__subtitle, .cp-privecard-main__title, .cp-sidebar__title, .cp-sidebar__subtitle, .cp-sidebar__text, .cp-sidebar__handler, .cp-sidebar__result .is-title.post-data__nickname, .cp-chatroom-adjusts .side-profile__title, .is-badge.cp-chatroom-adjusts__item-text, .cp-chatroom-adjusts__item-text[data-type='nickname'], .cp-chatroom-chats__item, .cp-chatroom-config__item[data-type="moneyAmount"], .cp-chatroom-config__item[data-type="exit"] .cp-chatroom-config__item-label, .no-glyph-family.cp-chatroom-config__item-icon, .cp-chatroom-config__item-label, .cp-chatroom-config__item-badge, .cp-chatroom-form__button[data-type="saveTopic"], .cp-chatroom-form__button[data-type="counterTopic"], .cp-chatroom-header .post-data__tag-slug[data-type="amountCredits"] .cp-chatroom-config__item-label, .cp-chatroom-media__config-item .btn_submit, .cp-chatroom-messages__item[data-type="topic"] .cp-chatroom-messages__item-text, .is-user-mention.cp-chatroom-messages__item .cp-chatroom-messages__item-text, .is-gift.cp-chatroom-messages__item .cp-chatroom-messages__item-text, .is-promo.cp-chatroom-messages__item .cp-chatroom-messages__item-text, .cp-chatroom-messages__item-nickname, .cp-chatroom-privetoy__title, .cp-chatroom-privetoy__preview[data-type="performer"] .cp-chatroom-privetoy__preview-item:after, .ui-datepicker-title, .ui-datepicker-calendar thead th, .ui-datepicker-buttonpane button, .ui-datepicker .ui_tpicker_time, .ui-datepicker .ui_tpicker_hour, .ui-datepicker .ui_tpicker_minute, .ui-datepicker .ui_tpicker_second, .cp-popup__title {
  font-weight: 700; }

.profile-form__upload-text {
  font-weight: 900; }

.header-profile__nickname {
  font-size: 40px; }

.header-profile__nickname {
  line-height: 1.1; }

.side-profile__title, .is-body.post-blog__infos h2 {
  font-size: 24px; }

.side-profile__title, .is-body.post-blog__infos h2 {
  line-height: 1.44; }

.cp-blog-infos__title, .internal-profile__title, .is-body.post-blog__infos h3 {
  font-size: 20px; }

.cp-blog-center__title, .cp-page__title, .cp-stories__title, .center-profile__title, .cp-blog-infos__title, .internal-profile__title, .is-body.post-blog__infos h3 {
  line-height: 1.43; }

.side-profile__subtitle, .cp-blog-navigation__item, .side-profile__tags-item, .post-blog__title, .cp-form-boxes__title, .post-modal__title, .post-myprive__title, .post-timeline__title, .is-body.post-blog__infos h4, .side-profile__pendings-item, .side-profile__alerts-title, .side-profile__manager-subtitle, .side-profile__rules-link, .post-data__nickname, .cp-sidebar__title {
  font-size: 16px; }

.side-profile__subtitle, .cp-blog-navigation__item, .side-profile__tags-item, .post-blog__title, .cp-form-boxes__title, .post-modal__title, .post-myprive__title, .post-timeline__title, .is-body.post-blog__infos h4, .side-profile__pendings-item, .side-profile__alerts-title, .side-profile__manager-subtitle, .side-profile__rules-link, .post-data__nickname, .cp-sidebar__title {
  line-height: 1.57; }

.post-modal__alert-title, .post-myprive__alert-title, .post-photo__alert-title, .post-timeline__alert-title, .is-body.post-blog__infos h5, .cp-sidebar__subtitle, .cp-sidebar__text {
  font-size: 14px; }

.post-modal__alert-title, .post-myprive__alert-title, .post-photo__alert-title, .post-timeline__alert-title, .is-body.post-blog__infos h5, .cp-sidebar__subtitle, .cp-sidebar__text {
  line-height: 1.33; }

.has-mgn-top-auto {
  margin-top: auto !important; }

.has-mgn-left-auto {
  margin-left: auto !important; }

.has-mgn-right-auto {
  margin-right: auto !important; }

.has-mgn-bottom-auto {
  margin-bottom: auto !important; }

.has-mgn-top-0 {
  margin-top: 0px !important; }

.has-mgn-left-0 {
  margin-left: 0px !important; }

.has-mgn-right-0 {
  margin-right: 0px !important; }

.has-mgn-bottom-0 {
  margin-bottom: 0px !important; }

.has-mgn-top-1 {
  margin-top: 1px !important; }

.has-mgn-left-1 {
  margin-left: 1px !important; }

.has-mgn-right-1 {
  margin-right: 1px !important; }

.has-mgn-bottom-1 {
  margin-bottom: 1px !important; }

.has-mgn-top-2 {
  margin-top: 2px !important; }

.has-mgn-left-2 {
  margin-left: 2px !important; }

.has-mgn-right-2 {
  margin-right: 2px !important; }

.has-mgn-bottom-2 {
  margin-bottom: 2px !important; }

.has-mgn-top-5 {
  margin-top: 5px !important; }

.has-mgn-left-5, .is-alert-notify.cp-alert-message .cp-alert-message__text a {
  margin-left: 5px !important; }

.has-mgn-right-5, .is-alert-notify.cp-alert-message .cp-alert-message__text a img {
  margin-right: 5px !important; }

.has-mgn-bottom-5 {
  margin-bottom: 5px !important; }

.has-mgn-top-8 {
  margin-top: 8px !important; }

.has-mgn-left-8 {
  margin-left: 8px !important; }

.has-mgn-right-8 {
  margin-right: 8px !important; }

.has-mgn-bottom-8 {
  margin-bottom: 8px !important; }

.has-mgn-top-10 {
  margin-top: 10px !important; }

.has-mgn-left-10 {
  margin-left: 10px !important; }

.has-mgn-right-10 {
  margin-right: 10px !important; }

.has-mgn-bottom-10 {
  margin-bottom: 10px !important; }

.has-mgn-top-15 {
  margin-top: 15px !important; }

.has-mgn-left-15 {
  margin-left: 15px !important; }

.has-mgn-right-15 {
  margin-right: 15px !important; }

.has-mgn-bottom-15 {
  margin-bottom: 15px !important; }

.has-mgn-top-20 {
  margin-top: 20px !important; }

.has-mgn-left-20 {
  margin-left: 20px !important; }

.has-mgn-right-20 {
  margin-right: 20px !important; }

.has-mgn-bottom-20 {
  margin-bottom: 20px !important; }

.has-mgn-top-25 {
  margin-top: 25px !important; }

.has-mgn-left-25 {
  margin-left: 25px !important; }

.has-mgn-right-25 {
  margin-right: 25px !important; }

.has-mgn-bottom-25 {
  margin-bottom: 25px !important; }

.has-mgn-top-30 {
  margin-top: 30px !important; }

.has-mgn-left-30 {
  margin-left: 30px !important; }

.has-mgn-right-30 {
  margin-right: 30px !important; }

.has-mgn-bottom-30 {
  margin-bottom: 30px !important; }

.has-mgn-top-35 {
  margin-top: 35px !important; }

.has-mgn-left-35 {
  margin-left: 35px !important; }

.has-mgn-right-35 {
  margin-right: 35px !important; }

.has-mgn-bottom-35 {
  margin-bottom: 35px !important; }

.has-pad-top-auto {
  padding-top: auto !important; }

.has-pad-left-auto {
  padding-left: auto !important; }

.has-pad-right-auto {
  padding-right: auto !important; }

.has-pad-bottom-auto {
  padding-bottom: auto !important; }

.has-pad-top-0 {
  padding-top: 0px !important; }

.has-pad-left-0 {
  padding-left: 0px !important; }

.has-pad-right-0 {
  padding-right: 0px !important; }

.has-pad-bottom-0 {
  padding-bottom: 0px !important; }

.has-pad-top-1 {
  padding-top: 1px !important; }

.has-pad-left-1 {
  padding-left: 1px !important; }

.has-pad-right-1 {
  padding-right: 1px !important; }

.has-pad-bottom-1 {
  padding-bottom: 1px !important; }

.has-pad-top-2 {
  padding-top: 2px !important; }

.has-pad-left-2 {
  padding-left: 2px !important; }

.has-pad-right-2 {
  padding-right: 2px !important; }

.has-pad-bottom-2 {
  padding-bottom: 2px !important; }

.has-pad-top-5 {
  padding-top: 5px !important; }

.has-pad-left-5 {
  padding-left: 5px !important; }

.has-pad-right-5 {
  padding-right: 5px !important; }

.has-pad-bottom-5 {
  padding-bottom: 5px !important; }

.has-pad-top-8 {
  padding-top: 8px !important; }

.has-pad-left-8 {
  padding-left: 8px !important; }

.has-pad-right-8 {
  padding-right: 8px !important; }

.has-pad-bottom-8 {
  padding-bottom: 8px !important; }

.has-pad-top-10 {
  padding-top: 10px !important; }

.has-pad-left-10 {
  padding-left: 10px !important; }

.has-pad-right-10 {
  padding-right: 10px !important; }

.has-pad-bottom-10 {
  padding-bottom: 10px !important; }

.has-pad-top-15 {
  padding-top: 15px !important; }

.has-pad-left-15 {
  padding-left: 15px !important; }

.has-pad-right-15 {
  padding-right: 15px !important; }

.has-pad-bottom-15 {
  padding-bottom: 15px !important; }

.has-pad-top-20 {
  padding-top: 20px !important; }

.has-pad-left-20 {
  padding-left: 20px !important; }

.has-pad-right-20 {
  padding-right: 20px !important; }

.has-pad-bottom-20 {
  padding-bottom: 20px !important; }

.has-pad-top-25 {
  padding-top: 25px !important; }

.has-pad-left-25 {
  padding-left: 25px !important; }

.has-pad-right-25 {
  padding-right: 25px !important; }

.has-pad-bottom-25 {
  padding-bottom: 25px !important; }

.has-pad-top-30 {
  padding-top: 30px !important; }

.has-pad-left-30 {
  padding-left: 30px !important; }

.has-pad-right-30 {
  padding-right: 30px !important; }

.has-pad-bottom-30 {
  padding-bottom: 30px !important; }

.has-pad-top-35 {
  padding-top: 35px !important; }

.has-pad-left-35 {
  padding-left: 35px !important; }

.has-pad-right-35 {
  padding-right: 35px !important; }

.has-pad-bottom-35 {
  padding-bottom: 35px !important; }

.has-min-height-auto {
  min-height: autopx; }

.has-min-height-auto {
  min-height: autopx; }

.has-min-height-auto {
  min-height: autopx; }

.has-min-height-auto {
  min-height: autopx; }

.has-min-height-0 {
  min-height: 0px; }

.has-min-height-0 {
  min-height: 0px; }

.has-min-height-0 {
  min-height: 0px; }

.has-min-height-0 {
  min-height: 0px; }

.has-min-height-1 {
  min-height: 1px; }

.has-min-height-1 {
  min-height: 1px; }

.has-min-height-1 {
  min-height: 1px; }

.has-min-height-1 {
  min-height: 1px; }

.has-min-height-2 {
  min-height: 2px; }

.has-min-height-2 {
  min-height: 2px; }

.has-min-height-2 {
  min-height: 2px; }

.has-min-height-2 {
  min-height: 2px; }

.has-min-height-5 {
  min-height: 5px; }

.has-min-height-5 {
  min-height: 5px; }

.has-min-height-5 {
  min-height: 5px; }

.has-min-height-5 {
  min-height: 5px; }

.has-min-height-8 {
  min-height: 8px; }

.has-min-height-8 {
  min-height: 8px; }

.has-min-height-8 {
  min-height: 8px; }

.has-min-height-8 {
  min-height: 8px; }

.has-min-height-10 {
  min-height: 10px; }

.has-min-height-10 {
  min-height: 10px; }

.has-min-height-10 {
  min-height: 10px; }

.has-min-height-10 {
  min-height: 10px; }

.has-min-height-15 {
  min-height: 15px; }

.has-min-height-15 {
  min-height: 15px; }

.has-min-height-15 {
  min-height: 15px; }

.has-min-height-15 {
  min-height: 15px; }

.has-min-height-20 {
  min-height: 20px; }

.has-min-height-20 {
  min-height: 20px; }

.has-min-height-20 {
  min-height: 20px; }

.has-min-height-20 {
  min-height: 20px; }

.has-min-height-25 {
  min-height: 25px; }

.has-min-height-25 {
  min-height: 25px; }

.has-min-height-25 {
  min-height: 25px; }

.has-min-height-25 {
  min-height: 25px; }

.has-min-height-30 {
  min-height: 30px; }

.has-min-height-30 {
  min-height: 30px; }

.has-min-height-30 {
  min-height: 30px; }

.has-min-height-30 {
  min-height: 30px; }

.has-min-height-35 {
  min-height: 35px; }

.has-min-height-35 {
  min-height: 35px; }

.has-min-height-35 {
  min-height: 35px; }

.has-min-height-35 {
  min-height: 35px; }

.gap-10 {
  gap: 10px; }

.p-0 {
  padding: 0 !important; }

@media all and (min-width: 1250px) {
  .hid-dk-all, .hid-dk, .hid-dk-large, .hid-dk-lg {
    display: none !important; } }

@media all and (min-width: 940px) and (max-width: 1249px) {
  .hid-dk-all, .hid-dk, .hid-dk-small, .hid-dk-sm {
    display: none !important; } }

@media all and (max-width: 939px) {
  .hid-touch, .hid-tb, .hid-tl {
    display: none !important; } }

@media all and (min-width: 768px) and (max-width: 939px) {
  .hid-touch, .hid-tb, .hid-tp {
    display: none !important; } }

@media all and (min-width: 480px) and (max-width: 767px) {
  .hid-touch, .hid-mb, .hid-ml {
    display: none !important; } }

@media all and (max-width: 479px) {
  .hid-touch, .hid-mb, .hid-mp {
    display: none !important; } }

.hid-all {
  display: none !important; }
  @media all and (min-width: 320px) {
    .hid-all {
      display: none !important; } }

.cp-glyph--e605:before {
  content: "\e605"; }

.cp-glyph--e606:before, .cp-chatroom-messages__item[data-type="waitAlert"] .cp-chatroom-messages__item-container:before {
  content: "\e606"; }

.cp-glyph--e608:before {
  content: "\e608"; }

.cp-glyph--e60a:before {
  content: "\e60a"; }

.cp-glyph--e60c:before {
  content: "\e60c"; }

.cp-glyph--e60d:before {
  content: "\e60d"; }

.cp-glyph--e60e:before {
  content: "\e60e"; }

.cp-glyph--e610:before, .cp-chatroom-config__item[data-type="visible"][data-new-message="true"] .cp-chatroom-config__item-icon:before {
  content: "\e610"; }

.cp-glyph--e614:before {
  content: "\e614"; }

.cp-glyph--e616:before, .is-half.post-modal__reviews-icon:after, .is-half.post-myprive__reviews-icon:after, .is-half.post-timeline__reviews-icon:after, .is-mypremium.cp-stories__thumb:after, .is-half.header-profile__reviews-icon:after {
  content: "\e616"; }

.cp-glyph--e618:before {
  content: "\e618"; }

.cp-glyph--e619:before {
  content: "\e619"; }

.cp-glyph--e61a:before {
  content: "\e61a"; }

.cp-glyph--e61b:before, .cp-chatroom-messages__item[data-type="translateAlert"] .cp-chatroom-messages__item-container:before {
  content: "\e61b"; }

.cp-glyph--e61c:before {
  content: "\e61c"; }

.cp-glyph--e61d:before {
  content: "\e61d"; }

.cp-glyph--e61e:before {
  content: "\e61e"; }

.cp-glyph--e61f:before {
  content: "\e61f"; }

.cp-glyph--e620:before {
  content: "\e620"; }

.cp-glyph--e621:before {
  content: "\e621"; }

.cp-glyph--e622:before, .ui-datepicker-prev:before {
  content: "\e622"; }

.cp-glyph--e623:before, .ui-datepicker-next:before {
  content: "\e623"; }

.cp-glyph--e625:before {
  content: "\e625"; }

.cp-glyph--reproved:before {
  content: "\e625"; }

.cp-glyph--rejected:before {
  content: "\e625"; }

.cp-glyph--e626:before {
  content: "\e626"; }

.cp-glyph--pending:before {
  content: "\e626"; }

.cp-glyph--waiting:before {
  content: "\e626"; }

.cp-glyph--e627:before {
  content: "\e627"; }

.cp-glyph--approved:before {
  content: "\e627"; }

.cp-glyph--e900:before {
  content: "\e900"; }

.cp-glyph--e901:before {
  content: "\e901"; }

.cp-glyph--e902:before {
  content: "\e902"; }

.cp-glyph--e903:before {
  content: "\e903"; }

.cp-glyph--blocked:before {
  content: "\e903"; }

.cp-glyph--e904:before {
  content: "\e904"; }

.cp-glyph--e905:before {
  content: "\e905"; }

.cp-glyph--chargebacked:before {
  content: "\e904"; }

.cp-glyph--refunded:before {
  content: "\e904"; }

.cp-glyph--e906:before {
  content: "\e906"; }

.cp-glyph--registered:before {
  content: "\e906"; }

.cp-glyph--e907:before {
  content: "\e907"; }

.cp-glyph--e908:before {
  content: "\e908"; }

.cp-glyph--e909:before, .cp-chatroom-media[data-type="user"][data-media="mic"]:not(.no-icon):after {
  content: "\e909"; }

.cp-glyph--e90a:before {
  content: "\e90a"; }

.cp-glyph--e90b:before {
  content: "\e90b"; }

.cp-glyph--e90d:before {
  content: "\e90d"; }

.cp-glyph--e90e:before {
  content: "\e90e"; }

.cp-glyph--e90f:before {
  content: "\e90f"; }

.cp-glyph--updated:before {
  content: "\e90f"; }

.cp-glyph--e910:before {
  content: "\e910"; }

.cp-glyph--e911:before, .cp-chatroom-config__item[data-type="moneyAmount"]:before {
  content: "\e911"; }

.cp-glyph--e912:before {
  content: "\e912"; }

.cp-glyph--e913:before {
  content: "\e913"; }

.cp-glyph--e914:before {
  content: "\e914"; }

.cp-glyph--e915:before {
  content: "\e915"; }

.cp-glyph--e916:before {
  content: "\e916"; }

.cp-glyph--e917:before {
  content: "\e917"; }

.cp-glyph--e918:before {
  content: "\e918"; }

.cp-glyph--e919:before {
  content: "\e919"; }

.cp-glyph--e91a:before, .is-active.cp-chatroom-adjusts__item-text[data-type='musicPlayer']:before {
  content: "\e91a"; }

.cp-glyph--e91b:before {
  content: "\e91b"; }

.cp-glyph--e91c:before {
  content: "\e91c"; }

.cp-glyph--e91d:before {
  content: "\e91d"; }

.cp-glyph--e91e:before, .cp-chatroom-messages__item[data-type="overlay"] .cp-chatroom-messages__item-container:before, .cp-form__label[data-type="not-found"] small:before {
  content: "\e91e"; }

.cp-glyph--e91f:before {
  content: "\e91f"; }

.cp-glyph--e920:before {
  content: "\e920"; }

.cp-glyph--e921:before {
  content: "\e921"; }

.cp-glyph--e922:before {
  content: "\e922"; }

.cp-glyph--e923:before {
  content: "\e923"; }

.cp-glyph--e924:before {
  content: "\e924"; }

.cp-glyph--e925:before {
  content: "\e925"; }

.cp-glyph--e926:before {
  content: "\e926"; }

.cp-glyph--e927:before {
  content: "\e927"; }

.cp-glyph--e928:before {
  content: "\e928"; }

.cp-glyph--e929:before {
  content: "\e929"; }

.cp-glyph--e92a:before {
  content: "\e92a"; }

.cp-glyph--e92b:before, .cp-chatroom-config__item[data-type="videoPerformerAudio"].is-active .cp-chatroom-config__item-icon:before {
  content: "\e92b"; }

.cp-glyph--e92c:before {
  content: "\e92c"; }

.cp-glyph--e92d:before, .cp-form__item-container .side-profile__tags input[type="checkbox"]:checked + .side-profile__tags-item:not(.no-icon):before, .cp-form__item-container .side-profile__tags input[type="radio"]:checked + .side-profile__tags-item:not(.no-icon):before, input[type="checkbox"]:checked + .side-profile__tags-item:before {
  content: "\e92d"; }

.cp-glyph--e92e:before {
  content: "\e92e"; }

.cp-glyph--e92f:before {
  content: "\e92f"; }

.cp-glyph--e930:before {
  content: "\e930"; }

.cp-glyph--e931:before {
  content: "\e931"; }

.cp-glyph--e932:before {
  content: "\e932"; }

.cp-glyph--e933:before {
  content: "\e933"; }

.cp-glyph--e934:before {
  content: "\e934"; }

.cp-glyph--e935:before {
  content: "\e935"; }

.cp-glyph--e936:before {
  content: "\e936"; }

.cp-glyph--e937:before {
  content: "\e937"; }

.cp-glyph--e938:before {
  content: "\e938"; }

.cp-glyph--e939:before {
  content: "\e939"; }

.cp-glyph--e93a:before {
  content: "\e93a"; }

.cp-glyph--e93b:before {
  content: "\e93b"; }

.cp-glyph--e93c:before {
  content: "\e93c"; }

.cp-glyph--e93e:before {
  content: "\e93e"; }

.cp-glyph--e93d:before {
  content: "\e93d"; }

.cp-glyph--e93f:before {
  content: "\e93f"; }

.cp-glyph--e940:before {
  content: "\e940"; }

.cp-glyph--e941:before {
  content: "\e941"; }

.cp-glyph--e942:before {
  content: "\e942"; }

.cp-glyph--e943:before {
  content: "\e943"; }

.cp-glyph--e944:before {
  content: "\e944"; }

.cp-glyph--e945:before, .cp-sidebar__form-button[data-type="chatButton"]:before {
  content: "\e945"; }

.cp-glyph--e946:before {
  content: "\e946"; }

.cp-glyph--e947:before, .cp-chatroom-messages__item[data-type="fastCheckout"] .cp-chatroom-messages__item-container:before {
  content: "\e947"; }

.cp-glyph--e948:before {
  content: "\e948"; }

.cp-glyph--e949:before {
  content: "\e949"; }

.cp-glyph--e94a:before {
  content: "\e94a"; }

.cp-glyph--e94b:before {
  content: "\e94b"; }

.cp-glyph--e94c:before, .cp-chatroom-messages__item[data-type="privetoyAlert"] .cp-chatroom-messages__item-container:before {
  content: "\e94c"; }

.cp-glyph--e94d:before, .has-glyph-hashtag.side-profile__tags-item:before {
  content: "\e94d"; }

.cp-glyph--e94e:before, .cp-chatroom-messages__item[data-type="infoAlert"] .cp-chatroom-messages__item-container:before {
  content: "\e94e"; }

.cp-glyph--e94f:before {
  content: "\e94f"; }

.cp-glyph--e950:before {
  content: "\e950"; }

.cp-glyph--e951:before, .cp-chatroom-adjusts__item-text[data-type='actions'][data-opened='true'] .cp-chatroom-config__item[data-type='usersShowActions'] .cp-chatroom-config__item-icon:before {
  content: "\e951"; }

.cp-glyph--e952:before, .cp-form__item-container .side-profile__tags input[type="checkbox"] + .side-profile__tags-item:not(.no-icon):before, .cp-form__item-container .side-profile__tags input[type="radio"] + .side-profile__tags-item:not(.no-icon):before, input[type="checkbox"] + .side-profile__tags-item:before {
  content: "\e952"; }

.cp-glyph--e953:before, .cp-chatroom-messages__item[data-type="warnAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom-privetoy__preview[data-type="performer"] .cp-chatroom-privetoy__preview-item[data-error="true"]:before {
  content: "\e953"; }

.cp-glyph--e954:before {
  content: "\e954"; }

.cp-glyph--e955:before {
  content: "\e955"; }

.cp-glyph--e956:before {
  content: "\e956"; }

.cp-glyph--e957:before, .cp-chatroom-adjusts__item-text[data-type='actions'] .cp-chatroom-config__item[data-type='translate'][data-activated='true'] .cp-chatroom-config__item-icon:before {
  content: "\e957"; }

.cp-glyph--e958:before {
  content: "\e958"; }

.cp-glyph--e959:before {
  content: "\e959"; }

.cp-glyph--e95a:before {
  content: "\e95a"; }

.cp-glyph--e95b:before {
  content: "\e95b"; }

.cp-glyph--e95c:before, .cp-chatroom[data-dark-mode="true"] .cp-chatroom-config__item[data-type="themes"] .cp-chatroom-config__item-icon:before {
  content: "\e95c"; }

.cp-glyph--e95d:before {
  content: "\e95d"; }

.cp-glyph--e95e:before {
  content: "\e95e"; }

.cp-glyph--e95f:before {
  content: "\e95f"; }

.cp-glyph--e960:before {
  content: "\e960"; }

.cp-glyph--e961:before {
  content: "\e961"; }

.cp-glyph--e962:before {
  content: "\e962"; }

.cp-glyph--e963:before {
  content: "\e963"; }

.cp-glyph--e964:before {
  content: "\e964"; }

.cp-glyph--e965:before {
  content: "\e965"; }

.cp-glyph--e967:before {
  content: "\e967"; }

.cp-glyph--e96a:before, .is-active.cp-privecard-header__navigation[data-type="privacy"]:before, .cp-privecard[data-card-visibility="private"] .cp-privecard-header__navigation[data-type="privacy"]:before {
  content: "\e96a"; }

.cp-glyph--e96b:before {
  content: "\e96b"; }

.cp-glyph--e96d:before {
  content: "\e96d"; }

.cp-glyph--e96e:before {
  content: "\e96e"; }

.cp-glyph--e96f:before {
  content: "\e96f"; }

.cp-glyph--e970:before, .cp-chatroom-messages__item[data-type="topic"] .cp-chatroom-messages__item-container:before {
  content: "\e970"; }

.cp-glyph--e971:before {
  content: "\e971"; }

.cp-glyph--e972:before {
  content: "\e972"; }

.cp-glyph--e973:before {
  content: "\e973"; }

.cp-glyph--e974:before, .cp-chatroom-messages__item[data-type="tips"] .cp-chatroom-messages__item-container:before {
  content: "\e974"; }

.cp-glyph--e975:before {
  content: "\e975"; }

.cp-glyph--e976:before {
  content: "\e976"; }

.cp-glyph--e977:before {
  content: "\e977"; }

.cp-glyph--e978:before {
  content: "\e978"; }

.cp-glyph--e97a:before {
  content: "\e97a"; }

.cp-glyph--e97c:before {
  content: "\e97c"; }

.cp-glyph--e97d:before {
  content: "\e97d"; }

.cp-glyph--e97e:before {
  content: "\e97e"; }

.cp-glyph--e97f:before, .post-modal__price[data-type="text"][data-segment="paid"]:after, .post-myprive__price[data-type="text"][data-segment="paid"]:after, .post-photo__price[data-type="text"][data-segment="paid"]:after, .post-timeline__price[data-type="text"][data-segment="paid"]:after, .messages-gallery__price[data-type="text"][data-segment="paid"]:after {
  content: "\e97f"; }

.cp-glyph--e980:before {
  content: "\e980"; }

.cp-glyph--e981:before {
  content: "\e981"; }

.cp-glyph--e90c:before {
  content: "\e90c"; }

.l-container, .cp-chatroom__content {
  max-width: 1120px;
  margin: 0 auto;
  width: 100%; }
  .is-s1.l-container, .cp-chatroom__content {
    max-width: 1120px; }
  .is-s2.l-container, .is-s2.cp-chatroom__content {
    max-width: 989px; }
  .is-s3.l-container, .cp-chatroom:not([data-show-viewport-mobile='true'])[data-interface='performers']:not([data-show-vw-small='true']) .cp-chatroom__content, .is-s3.cp-chatroom__content {
    max-width: 880px; }
  .is-s4.l-container, .is-s4.cp-chatroom__content {
    max-width: 648px; }
  .is-s5.l-container, .is-s5.cp-chatroom__content {
    max-width: 800px; }

.has-overflow-auto {
  overflow: auto; }

.has-overflow-hidden {
  overflow: hidden; }

.cp-blog-center, .cp-page__content, .center-profile {
  max-width: calc(100% - 230px - 20px);
  flex: 0 1 auto;
  border-radius: 3px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-content: flex-start; }
  .is-full.cp-blog-center, .is-full.cp-page__content, .is-full.center-profile {
    max-width: 100%; }
  .has-direction-collumn.cp-blog-center, .has-direction-collumn.cp-page__content, .has-direction-collumn.center-profile {
    flex-direction: column; }
  .side-profile + .cp-blog-center, .side-profile + .cp-page__content, .side-profile + .center-profile {
    margin: 0 0 0 20px;
    max-width: calc(100% - (230px * 2) - 40px); }
  @media all and (max-width: 939px) {
    .cp-blog-center, .cp-page__content, .center-profile {
      flex: 0 1 100%;
      width: 100%;
      max-width: 100% !important;
      margin: 0 !important; } }
  .cp-blog-center__title, .cp-page__title, .cp-stories__title, .center-profile__title {
    font-size: 20px;
    text-transform: none;
    color: #FFF;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin-top: 2px;
    margin-bottom: 5px; }
  .cp-blog-center__section, .cp-page, .center-profile__section {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }

.cp-blog-container, .container-profile {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: flex-start; }
  @media all and (max-width: 939px) {
    .cp-blog-container, .container-profile {
      padding: 0; } }

.cp-blog-infos, .internal-profile {
  flex: 0 1 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-between;
  margin-bottom: 8px; }
  .cp-blog-infos__link, .internal-profile__link {
    color: #ffd200;
    font-size: 15px;
    font-style: italic;
    line-height: 1.44; }
  .internal-profile__date {
    flex: 0 1 100%;
    text-align: right;
    color: rgba(255, 255, 255, 0.3);
    font-size: 14px;
    line-height: 1.28;
    font-style: italic; }
  .cp-blog-infos__title, .internal-profile__title {
    width: auto;
    flex: 1 1 auto;
    float: left;
    display: flex;
    align-items: center;
    text-transform: none; }
  .cp-page__text, .internal-profile__text {
    color: rgba(255, 255, 255, 0.3);
    padding: 8px 0 0; }
  .internal-profile__counter {
    width: auto;
    flex: 0 1 auto;
    display: flex;
    align-items: center;
    margin-left: auto; }
  .internal-profile__counter-icon {
    margin-right: 8px;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.2); }
  .internal-profile__counter-text {
    color: rgba(255, 255, 255, 0.7);
    font-size: 16px;
    line-height: 1; }
  .internal-profile__tag {
    border-radius: 50px;
    font-size: 18px;
    line-height: 1.1;
    min-width: 60px;
    text-align: center;
    align-self: center;
    padding: 4px;
    letter-spacing: -.5px;
    margin-top: 5px; }
    .is-purple.internal-profile__tag {
      background-color: #b20253; }
    .is-blue.internal-profile__tag {
      background-color: #0055a9; }
  .internal-profile__navigation {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    padding: 17px 0; }
  .internal-profile__navigation-item {
    color: rgba(255, 255, 255, 0.25);
    font-size: 14px;
    text-transform: uppercase;
    margin-left: 10px; }
    .internal-profile__navigation-item:nth-of-type(1) {
      margin-left: auto; }
    .is-align-left.internal-profile__navigation-item {
      margin-left: 0;
      margin-right: auto; }
      .is-align-left.is-yellow.internal-profile__navigation-item {
        color: #ffd200; }
      .is-align-left.internal-profile__navigation-item + .internal-profile__navigation-item {
        margin-left: auto; }
      @media all and (max-width: 767px) {
        .is-align-left.internal-profile__navigation-item {
          width: 100%;
          margin-right: 0;
          text-align: left;
          margin-bottom: 10px; } }
  .internal-profile__footer {
    flex: 0 0 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-top: 8px;
    padding-top: 8px; }
    .has-border-top.internal-profile__footer {
      border-top: 1px solid;
      border-top-color: #202020; }

.side-profile {
  width: 230px;
  flex: 0 1 230px;
  float: left;
  display: flex;
  align-content: flex-start;
  flex-wrap: wrap; }
  .is-performer.side-profile {
    margin: 0; }
  .cp-blog-center ~ .side-profile:not(.has-no-margin), .cp-page__content ~ .side-profile:not(.has-no-margin), .center-profile ~ .side-profile:not(.has-no-margin) {
    margin: 0 0 0 20px; }
  .is-left.side-profile .side-profile__item {
    background-color: #191919;
    border-radius: 15px;
    padding: 5px; }
    .is-left.side-profile .is-description.side-profile__item {
      padding: 15px;
      width: 100% !important; }
      @media screen and (max-width: 939px) {
        .is-left.side-profile .is-description.side-profile__item {
          padding: 16px 7px !important; } }
  .is-right.side-profile .side-profile__item {
    background-color: #191919; }
  .side-profile__item {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-radius: 15px; }
    @media screen and (max-width: 939px) {
      .side-profile__item {
        margin-bottom: 16px; } }
    .side-profile__item .hts-fanclub-profile__share-text {
      border-radius: 33px; }
    .side-profile__item .side-profile-form__button[data-type="call"] i {
      color: var(--fill-call); }
    .has-button .side-profile__item .side-profile-form__button {
      border-radius: 33px; }
    .side-profile__item .side-profile-form__button-text {
      color: rgba(255, 255, 255, 0.25) !important; }
    .side-profile__item .side-profile-form__button-icon {
      background-color: transparent !important; }
    .side-profile__item .side-profile-form__button.is-message {
      color: #017a9e !important; }
      .side-profile__item .side-profile-form__button.is-message .side-profile-form__button-icon {
        background-color: transparent !important; }
    .side-profile__item .side-profile__chat-type {
      margin: 10px 0;
      display: block;
      width: 100%; }
    .side-profile__item:last-child {
      margin-bottom: 0; }
  .side-profile__title {
    color: #FFF;
    text-transform: none;
    margin-bottom: 5px; }
  .side-profile__subtitle {
    text-transform: none;
    display: flex;
    align-items: center; }
    .is-center.side-profile__subtitle {
      text-align: center; }
  .side-profile__text {
    width: 100%;
    float: left;
    color: rgba(255, 255, 255, 0.3) !important;
    line-height: 22px; }
    .side-profile__text a {
      color: rgba(255, 255, 255, 0.3) !important;
      text-decoration: underline; }
      .side-profile__text a:hover {
        color: rgba(255, 255, 255, 0.3) !important;
        text-decoration: underline; }
  .cp-blog-navigation__item, .side-profile__tags-item {
    float: left;
    padding: 5px 10px;
    border-radius: 50px;
    margin: 2.5px;
    background-color: rgba(255, 255, 255, 0.09);
    color: #FFF;
    cursor: pointer;
    transition: All 0.15s ease-out; }
    .cp-blog-navigation__item:hover, .side-profile__tags-item:hover {
      background-color: rgba(216, 37, 120, 0.6);
      text-decoration: none; }
    .is-active.cp-blog-navigation__item, .is-active.side-profile__tags-item {
      background-color: rgba(216, 37, 120, 0.6);
      color: #FFF; }
      .is-active.cp-blog-navigation__item:hover, .is-active.side-profile__tags-item:hover {
        background-color: rgba(216, 37, 120, 0.6); }

.post-blog, .post-comments, .post-modal, .cp-myprive-chat, .post-myprive, .post-myprive__content, .post-photo, .post-poll, .post-timeline, .messages-gallery {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: space-between; }
  .no-scroll.post-blog, .no-scroll.post-comments, .no-scroll.post-modal, .no-scroll.cp-myprive-chat, .no-scroll.post-myprive, .no-scroll.post-myprive__content, .no-scroll.post-photo, .no-scroll.post-poll, .no-scroll.post-timeline, .no-scroll.messages-gallery {
    overflow: hidden !important;
    pointer-events: none;
    opacity: 0.7; }
  .post-blog[data-layout="grid"], .post-comments[data-layout="grid"], .post-modal[data-layout="grid"], .cp-myprive-chat[data-layout="grid"], .post-myprive[data-layout="grid"], .post-myprive__content[data-layout="grid"], .post-photo[data-layout="grid"], .post-poll[data-layout="grid"], .post-timeline[data-layout="grid"], .messages-gallery[data-layout="grid"] {
    justify-content: flex-start;
    flex-direction: row !important; }
    .post-blog[data-layout="grid"] .post-data, .post-comments[data-layout="grid"] .post-data, .post-modal[data-layout="grid"] .post-data, .cp-myprive-chat[data-layout="grid"] .post-data, .post-myprive[data-layout="grid"] .post-data, .post-myprive__content[data-layout="grid"] .post-data, .post-photo[data-layout="grid"] .post-data, .post-poll[data-layout="grid"] .post-data, .post-timeline[data-layout="grid"] .post-data, .messages-gallery[data-layout="grid"] .post-data, .post-blog[data-layout="grid"] .cp-sidebar__result-item, .post-comments[data-layout="grid"] .cp-sidebar__result-item, .post-modal[data-layout="grid"] .cp-sidebar__result-item, .cp-myprive-chat[data-layout="grid"] .cp-sidebar__result-item, .post-myprive[data-layout="grid"] .cp-sidebar__result-item, .post-myprive__content[data-layout="grid"] .cp-sidebar__result-item, .post-photo[data-layout="grid"] .cp-sidebar__result-item, .post-poll[data-layout="grid"] .cp-sidebar__result-item, .post-timeline[data-layout="grid"] .cp-sidebar__result-item, .messages-gallery[data-layout="grid"] .cp-sidebar__result-item,
    .post-blog[data-layout="grid"] .post-blog__link:before,
    .post-comments[data-layout="grid"] .post-blog__link:before,
    .post-modal[data-layout="grid"] .post-blog__link:before,
    .cp-myprive-chat[data-layout="grid"] .post-blog__link:before,
    .post-myprive[data-layout="grid"] .post-blog__link:before,
    .post-myprive__content[data-layout="grid"] .post-blog__link:before,
    .post-photo[data-layout="grid"] .post-blog__link:before,
    .post-poll[data-layout="grid"] .post-blog__link:before,
    .post-timeline[data-layout="grid"] .post-blog__link:before,
    .messages-gallery[data-layout="grid"] .post-blog__link:before,
    .post-blog[data-layout="grid"] .post-modal__link:before,
    .post-comments[data-layout="grid"] .post-modal__link:before,
    .post-modal[data-layout="grid"] .post-modal__link:before,
    .cp-myprive-chat[data-layout="grid"] .post-modal__link:before,
    .post-myprive[data-layout="grid"] .post-modal__link:before,
    .post-myprive__content[data-layout="grid"] .post-modal__link:before,
    .post-photo[data-layout="grid"] .post-modal__link:before,
    .post-poll[data-layout="grid"] .post-modal__link:before,
    .post-timeline[data-layout="grid"] .post-modal__link:before,
    .messages-gallery[data-layout="grid"] .post-modal__link:before,
    .post-blog[data-layout="grid"] .post-myprive__link:before,
    .post-comments[data-layout="grid"] .post-myprive__link:before,
    .post-modal[data-layout="grid"] .post-myprive__link:before,
    .cp-myprive-chat[data-layout="grid"] .post-myprive__link:before,
    .post-myprive[data-layout="grid"] .post-myprive__link:before,
    .post-myprive__content[data-layout="grid"] .post-myprive__link:before,
    .post-photo[data-layout="grid"] .post-myprive__link:before,
    .post-poll[data-layout="grid"] .post-myprive__link:before,
    .post-timeline[data-layout="grid"] .post-myprive__link:before,
    .messages-gallery[data-layout="grid"] .post-myprive__link:before,
    .post-blog[data-layout="grid"] .post-photo__link:before,
    .post-comments[data-layout="grid"] .post-photo__link:before,
    .post-modal[data-layout="grid"] .post-photo__link:before,
    .cp-myprive-chat[data-layout="grid"] .post-photo__link:before,
    .post-myprive[data-layout="grid"] .post-photo__link:before,
    .post-myprive__content[data-layout="grid"] .post-photo__link:before,
    .post-photo[data-layout="grid"] .post-photo__link:before,
    .post-poll[data-layout="grid"] .post-photo__link:before,
    .post-timeline[data-layout="grid"] .post-photo__link:before,
    .messages-gallery[data-layout="grid"] .post-photo__link:before,
    .post-blog[data-layout="grid"] .post-timeline__link:before,
    .post-comments[data-layout="grid"] .post-timeline__link:before,
    .post-modal[data-layout="grid"] .post-timeline__link:before,
    .cp-myprive-chat[data-layout="grid"] .post-timeline__link:before,
    .post-myprive[data-layout="grid"] .post-timeline__link:before,
    .post-myprive__content[data-layout="grid"] .post-timeline__link:before,
    .post-photo[data-layout="grid"] .post-timeline__link:before,
    .post-poll[data-layout="grid"] .post-timeline__link:before,
    .post-timeline[data-layout="grid"] .post-timeline__link:before,
    .messages-gallery[data-layout="grid"] .post-timeline__link:before,
    .post-blog[data-layout="grid"] .messages-gallery__link:before,
    .post-comments[data-layout="grid"] .messages-gallery__link:before,
    .post-modal[data-layout="grid"] .messages-gallery__link:before,
    .cp-myprive-chat[data-layout="grid"] .messages-gallery__link:before,
    .post-myprive[data-layout="grid"] .messages-gallery__link:before,
    .post-myprive__content[data-layout="grid"] .messages-gallery__link:before,
    .post-photo[data-layout="grid"] .messages-gallery__link:before,
    .post-poll[data-layout="grid"] .messages-gallery__link:before,
    .post-timeline[data-layout="grid"] .messages-gallery__link:before,
    .messages-gallery[data-layout="grid"] .messages-gallery__link:before,
    .post-blog[data-layout="grid"] .post-blog__handler,
    .post-comments[data-layout="grid"] .post-blog__handler,
    .post-modal[data-layout="grid"] .post-blog__handler,
    .cp-myprive-chat[data-layout="grid"] .post-blog__handler,
    .post-myprive[data-layout="grid"] .post-blog__handler,
    .post-myprive__content[data-layout="grid"] .post-blog__handler,
    .post-photo[data-layout="grid"] .post-blog__handler,
    .post-poll[data-layout="grid"] .post-blog__handler,
    .post-timeline[data-layout="grid"] .post-blog__handler,
    .messages-gallery[data-layout="grid"] .post-blog__handler,
    .post-blog[data-layout="grid"] .post-modal__handler,
    .post-comments[data-layout="grid"] .post-modal__handler,
    .post-modal[data-layout="grid"] .post-modal__handler,
    .cp-myprive-chat[data-layout="grid"] .post-modal__handler,
    .post-myprive[data-layout="grid"] .post-modal__handler,
    .post-myprive__content[data-layout="grid"] .post-modal__handler,
    .post-photo[data-layout="grid"] .post-modal__handler,
    .post-poll[data-layout="grid"] .post-modal__handler,
    .post-timeline[data-layout="grid"] .post-modal__handler,
    .messages-gallery[data-layout="grid"] .post-modal__handler,
    .post-blog[data-layout="grid"] .post-myprive__handler,
    .post-comments[data-layout="grid"] .post-myprive__handler,
    .post-modal[data-layout="grid"] .post-myprive__handler,
    .cp-myprive-chat[data-layout="grid"] .post-myprive__handler,
    .post-myprive[data-layout="grid"] .post-myprive__handler,
    .post-myprive__content[data-layout="grid"] .post-myprive__handler,
    .post-photo[data-layout="grid"] .post-myprive__handler,
    .post-poll[data-layout="grid"] .post-myprive__handler,
    .post-timeline[data-layout="grid"] .post-myprive__handler,
    .messages-gallery[data-layout="grid"] .post-myprive__handler,
    .post-blog[data-layout="grid"] .post-photo__handler,
    .post-comments[data-layout="grid"] .post-photo__handler,
    .post-modal[data-layout="grid"] .post-photo__handler,
    .cp-myprive-chat[data-layout="grid"] .post-photo__handler,
    .post-myprive[data-layout="grid"] .post-photo__handler,
    .post-myprive__content[data-layout="grid"] .post-photo__handler,
    .post-photo[data-layout="grid"] .post-photo__handler,
    .post-poll[data-layout="grid"] .post-photo__handler,
    .post-timeline[data-layout="grid"] .post-photo__handler,
    .messages-gallery[data-layout="grid"] .post-photo__handler,
    .post-blog[data-layout="grid"] .post-timeline__handler,
    .post-comments[data-layout="grid"] .post-timeline__handler,
    .post-modal[data-layout="grid"] .post-timeline__handler,
    .cp-myprive-chat[data-layout="grid"] .post-timeline__handler,
    .post-myprive[data-layout="grid"] .post-timeline__handler,
    .post-myprive__content[data-layout="grid"] .post-timeline__handler,
    .post-photo[data-layout="grid"] .post-timeline__handler,
    .post-poll[data-layout="grid"] .post-timeline__handler,
    .post-timeline[data-layout="grid"] .post-timeline__handler,
    .messages-gallery[data-layout="grid"] .post-timeline__handler,
    .post-blog[data-layout="grid"] .post-modal__price[data-type="counter"],
    .post-comments[data-layout="grid"] .post-modal__price[data-type="counter"],
    .post-modal[data-layout="grid"] .post-modal__price[data-type="counter"],
    .cp-myprive-chat[data-layout="grid"] .post-modal__price[data-type="counter"],
    .post-myprive[data-layout="grid"] .post-modal__price[data-type="counter"],
    .post-myprive__content[data-layout="grid"] .post-modal__price[data-type="counter"],
    .post-photo[data-layout="grid"] .post-modal__price[data-type="counter"],
    .post-poll[data-layout="grid"] .post-modal__price[data-type="counter"],
    .post-timeline[data-layout="grid"] .post-modal__price[data-type="counter"],
    .messages-gallery[data-layout="grid"] .post-modal__price[data-type="counter"],
    .post-blog[data-layout="grid"] .post-myprive__price[data-type="counter"],
    .post-comments[data-layout="grid"] .post-myprive__price[data-type="counter"],
    .post-modal[data-layout="grid"] .post-myprive__price[data-type="counter"],
    .cp-myprive-chat[data-layout="grid"] .post-myprive__price[data-type="counter"],
    .post-myprive[data-layout="grid"] .post-myprive__price[data-type="counter"],
    .post-myprive__content[data-layout="grid"] .post-myprive__price[data-type="counter"],
    .post-photo[data-layout="grid"] .post-myprive__price[data-type="counter"],
    .post-poll[data-layout="grid"] .post-myprive__price[data-type="counter"],
    .post-timeline[data-layout="grid"] .post-myprive__price[data-type="counter"],
    .messages-gallery[data-layout="grid"] .post-myprive__price[data-type="counter"],
    .post-blog[data-layout="grid"] .post-photo__price[data-type="counter"],
    .post-comments[data-layout="grid"] .post-photo__price[data-type="counter"],
    .post-modal[data-layout="grid"] .post-photo__price[data-type="counter"],
    .cp-myprive-chat[data-layout="grid"] .post-photo__price[data-type="counter"],
    .post-myprive[data-layout="grid"] .post-photo__price[data-type="counter"],
    .post-myprive__content[data-layout="grid"] .post-photo__price[data-type="counter"],
    .post-photo[data-layout="grid"] .post-photo__price[data-type="counter"],
    .post-poll[data-layout="grid"] .post-photo__price[data-type="counter"],
    .post-timeline[data-layout="grid"] .post-photo__price[data-type="counter"],
    .messages-gallery[data-layout="grid"] .post-photo__price[data-type="counter"],
    .post-blog[data-layout="grid"] .post-timeline__price[data-type="counter"],
    .post-comments[data-layout="grid"] .post-timeline__price[data-type="counter"],
    .post-modal[data-layout="grid"] .post-timeline__price[data-type="counter"],
    .cp-myprive-chat[data-layout="grid"] .post-timeline__price[data-type="counter"],
    .post-myprive[data-layout="grid"] .post-timeline__price[data-type="counter"],
    .post-myprive__content[data-layout="grid"] .post-timeline__price[data-type="counter"],
    .post-photo[data-layout="grid"] .post-timeline__price[data-type="counter"],
    .post-poll[data-layout="grid"] .post-timeline__price[data-type="counter"],
    .post-timeline[data-layout="grid"] .post-timeline__price[data-type="counter"],
    .messages-gallery[data-layout="grid"] .post-timeline__price[data-type="counter"],
    .post-blog[data-layout="grid"] .messages-gallery__price[data-type="counter"],
    .post-comments[data-layout="grid"] .messages-gallery__price[data-type="counter"],
    .post-modal[data-layout="grid"] .messages-gallery__price[data-type="counter"],
    .cp-myprive-chat[data-layout="grid"] .messages-gallery__price[data-type="counter"],
    .post-myprive[data-layout="grid"] .messages-gallery__price[data-type="counter"],
    .post-myprive__content[data-layout="grid"] .messages-gallery__price[data-type="counter"],
    .post-photo[data-layout="grid"] .messages-gallery__price[data-type="counter"],
    .post-poll[data-layout="grid"] .messages-gallery__price[data-type="counter"],
    .post-timeline[data-layout="grid"] .messages-gallery__price[data-type="counter"],
    .messages-gallery[data-layout="grid"] .messages-gallery__price[data-type="counter"],
    .post-blog[data-layout="grid"] .cp-stories__floating:not([data-type="segment"]),
    .post-comments[data-layout="grid"] .cp-stories__floating:not([data-type="segment"]),
    .post-modal[data-layout="grid"] .cp-stories__floating:not([data-type="segment"]),
    .cp-myprive-chat[data-layout="grid"] .cp-stories__floating:not([data-type="segment"]),
    .post-myprive[data-layout="grid"] .cp-stories__floating:not([data-type="segment"]),
    .post-myprive__content[data-layout="grid"] .cp-stories__floating:not([data-type="segment"]),
    .post-photo[data-layout="grid"] .cp-stories__floating:not([data-type="segment"]),
    .post-poll[data-layout="grid"] .cp-stories__floating:not([data-type="segment"]),
    .post-timeline[data-layout="grid"] .cp-stories__floating:not([data-type="segment"]),
    .messages-gallery[data-layout="grid"] .cp-stories__floating:not([data-type="segment"]),
    .post-blog[data-layout="grid"] .post-modal__floating:not([data-type="segment"]),
    .post-comments[data-layout="grid"] .post-modal__floating:not([data-type="segment"]),
    .post-modal[data-layout="grid"] .post-modal__floating:not([data-type="segment"]),
    .cp-myprive-chat[data-layout="grid"] .post-modal__floating:not([data-type="segment"]),
    .post-myprive[data-layout="grid"] .post-modal__floating:not([data-type="segment"]),
    .post-myprive__content[data-layout="grid"] .post-modal__floating:not([data-type="segment"]),
    .post-photo[data-layout="grid"] .post-modal__floating:not([data-type="segment"]),
    .post-poll[data-layout="grid"] .post-modal__floating:not([data-type="segment"]),
    .post-timeline[data-layout="grid"] .post-modal__floating:not([data-type="segment"]),
    .messages-gallery[data-layout="grid"] .post-modal__floating:not([data-type="segment"]),
    .post-blog[data-layout="grid"] .post-myprive__floating:not([data-type="segment"]),
    .post-comments[data-layout="grid"] .post-myprive__floating:not([data-type="segment"]),
    .post-modal[data-layout="grid"] .post-myprive__floating:not([data-type="segment"]),
    .cp-myprive-chat[data-layout="grid"] .post-myprive__floating:not([data-type="segment"]),
    .post-myprive[data-layout="grid"] .post-myprive__floating:not([data-type="segment"]),
    .post-myprive__content[data-layout="grid"] .post-myprive__floating:not([data-type="segment"]),
    .post-photo[data-layout="grid"] .post-myprive__floating:not([data-type="segment"]),
    .post-poll[data-layout="grid"] .post-myprive__floating:not([data-type="segment"]),
    .post-timeline[data-layout="grid"] .post-myprive__floating:not([data-type="segment"]),
    .messages-gallery[data-layout="grid"] .post-myprive__floating:not([data-type="segment"]),
    .post-blog[data-layout="grid"] .post-photo__floating:not([data-type="segment"]),
    .post-comments[data-layout="grid"] .post-photo__floating:not([data-type="segment"]),
    .post-modal[data-layout="grid"] .post-photo__floating:not([data-type="segment"]),
    .cp-myprive-chat[data-layout="grid"] .post-photo__floating:not([data-type="segment"]),
    .post-myprive[data-layout="grid"] .post-photo__floating:not([data-type="segment"]),
    .post-myprive__content[data-layout="grid"] .post-photo__floating:not([data-type="segment"]),
    .post-photo[data-layout="grid"] .post-photo__floating:not([data-type="segment"]),
    .post-poll[data-layout="grid"] .post-photo__floating:not([data-type="segment"]),
    .post-timeline[data-layout="grid"] .post-photo__floating:not([data-type="segment"]),
    .messages-gallery[data-layout="grid"] .post-photo__floating:not([data-type="segment"]),
    .post-blog[data-layout="grid"] .post-timeline__floating:not([data-type="segment"]),
    .post-comments[data-layout="grid"] .post-timeline__floating:not([data-type="segment"]),
    .post-modal[data-layout="grid"] .post-timeline__floating:not([data-type="segment"]),
    .cp-myprive-chat[data-layout="grid"] .post-timeline__floating:not([data-type="segment"]),
    .post-myprive[data-layout="grid"] .post-timeline__floating:not([data-type="segment"]),
    .post-myprive__content[data-layout="grid"] .post-timeline__floating:not([data-type="segment"]),
    .post-photo[data-layout="grid"] .post-timeline__floating:not([data-type="segment"]),
    .post-poll[data-layout="grid"] .post-timeline__floating:not([data-type="segment"]),
    .post-timeline[data-layout="grid"] .post-timeline__floating:not([data-type="segment"]),
    .messages-gallery[data-layout="grid"] .post-timeline__floating:not([data-type="segment"]),
    .post-blog[data-layout="grid"] .messages-gallery__floating:not([data-type="segment"]),
    .post-comments[data-layout="grid"] .messages-gallery__floating:not([data-type="segment"]),
    .post-modal[data-layout="grid"] .messages-gallery__floating:not([data-type="segment"]),
    .cp-myprive-chat[data-layout="grid"] .messages-gallery__floating:not([data-type="segment"]),
    .post-myprive[data-layout="grid"] .messages-gallery__floating:not([data-type="segment"]),
    .post-myprive__content[data-layout="grid"] .messages-gallery__floating:not([data-type="segment"]),
    .post-photo[data-layout="grid"] .messages-gallery__floating:not([data-type="segment"]),
    .post-poll[data-layout="grid"] .messages-gallery__floating:not([data-type="segment"]),
    .post-timeline[data-layout="grid"] .messages-gallery__floating:not([data-type="segment"]),
    .messages-gallery[data-layout="grid"] .messages-gallery__floating:not([data-type="segment"]),
    .post-blog[data-layout="grid"] .post-modal__bullets,
    .post-comments[data-layout="grid"] .post-modal__bullets,
    .post-modal[data-layout="grid"] .post-modal__bullets,
    .cp-myprive-chat[data-layout="grid"] .post-modal__bullets,
    .post-myprive[data-layout="grid"] .post-modal__bullets,
    .post-myprive__content[data-layout="grid"] .post-modal__bullets,
    .post-photo[data-layout="grid"] .post-modal__bullets,
    .post-poll[data-layout="grid"] .post-modal__bullets,
    .post-timeline[data-layout="grid"] .post-modal__bullets,
    .messages-gallery[data-layout="grid"] .post-modal__bullets,
    .post-blog[data-layout="grid"] .post-myprive__bullets,
    .post-comments[data-layout="grid"] .post-myprive__bullets,
    .post-modal[data-layout="grid"] .post-myprive__bullets,
    .cp-myprive-chat[data-layout="grid"] .post-myprive__bullets,
    .post-myprive[data-layout="grid"] .post-myprive__bullets,
    .post-myprive__content[data-layout="grid"] .post-myprive__bullets,
    .post-photo[data-layout="grid"] .post-myprive__bullets,
    .post-poll[data-layout="grid"] .post-myprive__bullets,
    .post-timeline[data-layout="grid"] .post-myprive__bullets,
    .messages-gallery[data-layout="grid"] .post-myprive__bullets,
    .post-blog[data-layout="grid"] .post-photo__bullets,
    .post-comments[data-layout="grid"] .post-photo__bullets,
    .post-modal[data-layout="grid"] .post-photo__bullets,
    .cp-myprive-chat[data-layout="grid"] .post-photo__bullets,
    .post-myprive[data-layout="grid"] .post-photo__bullets,
    .post-myprive__content[data-layout="grid"] .post-photo__bullets,
    .post-photo[data-layout="grid"] .post-photo__bullets,
    .post-poll[data-layout="grid"] .post-photo__bullets,
    .post-timeline[data-layout="grid"] .post-photo__bullets,
    .messages-gallery[data-layout="grid"] .post-photo__bullets,
    .post-blog[data-layout="grid"] .post-timeline__bullets,
    .post-comments[data-layout="grid"] .post-timeline__bullets,
    .post-modal[data-layout="grid"] .post-timeline__bullets,
    .cp-myprive-chat[data-layout="grid"] .post-timeline__bullets,
    .post-myprive[data-layout="grid"] .post-timeline__bullets,
    .post-myprive__content[data-layout="grid"] .post-timeline__bullets,
    .post-photo[data-layout="grid"] .post-timeline__bullets,
    .post-poll[data-layout="grid"] .post-timeline__bullets,
    .post-timeline[data-layout="grid"] .post-timeline__bullets,
    .messages-gallery[data-layout="grid"] .post-timeline__bullets,
    .post-blog[data-layout="grid"] .post-modal__navigation,
    .post-comments[data-layout="grid"] .post-modal__navigation,
    .post-modal[data-layout="grid"] .post-modal__navigation,
    .cp-myprive-chat[data-layout="grid"] .post-modal__navigation,
    .post-myprive[data-layout="grid"] .post-modal__navigation,
    .post-myprive__content[data-layout="grid"] .post-modal__navigation,
    .post-photo[data-layout="grid"] .post-modal__navigation,
    .post-poll[data-layout="grid"] .post-modal__navigation,
    .post-timeline[data-layout="grid"] .post-modal__navigation,
    .messages-gallery[data-layout="grid"] .post-modal__navigation,
    .post-blog[data-layout="grid"] .post-myprive__navigation,
    .post-comments[data-layout="grid"] .post-myprive__navigation,
    .post-modal[data-layout="grid"] .post-myprive__navigation,
    .cp-myprive-chat[data-layout="grid"] .post-myprive__navigation,
    .post-myprive[data-layout="grid"] .post-myprive__navigation,
    .post-myprive__content[data-layout="grid"] .post-myprive__navigation,
    .post-photo[data-layout="grid"] .post-myprive__navigation,
    .post-poll[data-layout="grid"] .post-myprive__navigation,
    .post-timeline[data-layout="grid"] .post-myprive__navigation,
    .messages-gallery[data-layout="grid"] .post-myprive__navigation,
    .post-blog[data-layout="grid"] .post-photo__navigation,
    .post-comments[data-layout="grid"] .post-photo__navigation,
    .post-modal[data-layout="grid"] .post-photo__navigation,
    .cp-myprive-chat[data-layout="grid"] .post-photo__navigation,
    .post-myprive[data-layout="grid"] .post-photo__navigation,
    .post-myprive__content[data-layout="grid"] .post-photo__navigation,
    .post-photo[data-layout="grid"] .post-photo__navigation,
    .post-poll[data-layout="grid"] .post-photo__navigation,
    .post-timeline[data-layout="grid"] .post-photo__navigation,
    .messages-gallery[data-layout="grid"] .post-photo__navigation,
    .post-blog[data-layout="grid"] .post-timeline__navigation,
    .post-comments[data-layout="grid"] .post-timeline__navigation,
    .post-modal[data-layout="grid"] .post-timeline__navigation,
    .cp-myprive-chat[data-layout="grid"] .post-timeline__navigation,
    .post-myprive[data-layout="grid"] .post-timeline__navigation,
    .post-myprive__content[data-layout="grid"] .post-timeline__navigation,
    .post-photo[data-layout="grid"] .post-timeline__navigation,
    .post-poll[data-layout="grid"] .post-timeline__navigation,
    .post-timeline[data-layout="grid"] .post-timeline__navigation,
    .messages-gallery[data-layout="grid"] .post-timeline__navigation,
    .post-blog[data-layout="grid"] .post-actions,
    .post-comments[data-layout="grid"] .post-actions,
    .post-modal[data-layout="grid"] .post-actions,
    .cp-myprive-chat[data-layout="grid"] .post-actions,
    .post-myprive[data-layout="grid"] .post-actions,
    .post-myprive__content[data-layout="grid"] .post-actions,
    .post-photo[data-layout="grid"] .post-actions,
    .post-poll[data-layout="grid"] .post-actions,
    .post-timeline[data-layout="grid"] .post-actions,
    .messages-gallery[data-layout="grid"] .post-actions,
    .post-blog[data-layout="grid"] .post-comments__insert,
    .post-comments[data-layout="grid"] .post-comments__insert,
    .post-modal[data-layout="grid"] .post-comments__insert,
    .cp-myprive-chat[data-layout="grid"] .post-comments__insert,
    .post-myprive[data-layout="grid"] .post-comments__insert,
    .post-myprive__content[data-layout="grid"] .post-comments__insert,
    .post-photo[data-layout="grid"] .post-comments__insert,
    .post-poll[data-layout="grid"] .post-comments__insert,
    .post-timeline[data-layout="grid"] .post-comments__insert,
    .messages-gallery[data-layout="grid"] .post-comments__insert,
    .post-blog[data-layout="grid"] .post-comments,
    .post-comments[data-layout="grid"] .post-comments,
    .post-modal[data-layout="grid"] .post-comments,
    .cp-myprive-chat[data-layout="grid"] .post-comments,
    .post-myprive[data-layout="grid"] .post-comments,
    .post-myprive__content[data-layout="grid"] .post-comments,
    .post-photo[data-layout="grid"] .post-comments,
    .post-poll[data-layout="grid"] .post-comments,
    .post-timeline[data-layout="grid"] .post-comments,
    .messages-gallery[data-layout="grid"] .post-comments {
      display: none; }
    .post-blog[data-layout="grid"] .post-timeline__alert-title, .post-comments[data-layout="grid"] .post-timeline__alert-title, .post-modal[data-layout="grid"] .post-timeline__alert-title, .cp-myprive-chat[data-layout="grid"] .post-timeline__alert-title, .post-myprive[data-layout="grid"] .post-timeline__alert-title, .post-myprive__content[data-layout="grid"] .post-timeline__alert-title, .post-photo[data-layout="grid"] .post-timeline__alert-title, .post-poll[data-layout="grid"] .post-timeline__alert-title, .post-timeline[data-layout="grid"] .post-timeline__alert-title, .messages-gallery[data-layout="grid"] .post-timeline__alert-title {
      padding-left: 0px;
      padding-right: 0px;
      font-size: 15px !important;
      /* Hide for while */
      display: none; }
    .post-blog[data-layout="grid"] .post-timeline__alert .post-timeline__price, .post-comments[data-layout="grid"] .post-timeline__alert .post-timeline__price, .post-modal[data-layout="grid"] .post-timeline__alert .post-timeline__price, .cp-myprive-chat[data-layout="grid"] .post-timeline__alert .post-timeline__price, .post-myprive[data-layout="grid"] .post-timeline__alert .post-timeline__price, .post-myprive__content[data-layout="grid"] .post-timeline__alert .post-timeline__price, .post-photo[data-layout="grid"] .post-timeline__alert .post-timeline__price, .post-poll[data-layout="grid"] .post-timeline__alert .post-timeline__price, .post-timeline[data-layout="grid"] .post-timeline__alert .post-timeline__price, .messages-gallery[data-layout="grid"] .post-timeline__alert .post-timeline__price {
      margin-top: 14px !important; }
    .post-blog[data-layout="grid"] .post-blog__item, .post-comments[data-layout="grid"] .post-blog__item, .post-modal[data-layout="grid"] .post-blog__item, .cp-myprive-chat[data-layout="grid"] .post-blog__item, .post-myprive[data-layout="grid"] .post-blog__item, .post-myprive__content[data-layout="grid"] .post-blog__item, .post-photo[data-layout="grid"] .post-blog__item, .post-poll[data-layout="grid"] .post-blog__item, .post-timeline[data-layout="grid"] .post-blog__item, .messages-gallery[data-layout="grid"] .post-blog__item, .post-blog[data-layout="grid"] .post-blog__item-container, .post-comments[data-layout="grid"] .post-blog__item-container, .post-modal[data-layout="grid"] .post-blog__item-container, .cp-myprive-chat[data-layout="grid"] .post-blog__item-container, .post-myprive[data-layout="grid"] .post-blog__item-container, .post-myprive__content[data-layout="grid"] .post-blog__item-container, .post-photo[data-layout="grid"] .post-blog__item-container, .post-poll[data-layout="grid"] .post-blog__item-container, .post-timeline[data-layout="grid"] .post-blog__item-container, .messages-gallery[data-layout="grid"] .post-blog__item-container, .post-blog[data-layout="grid"] .post-comments__item, .post-comments[data-layout="grid"] .post-comments__item, .post-modal[data-layout="grid"] .post-comments__item, .cp-myprive-chat[data-layout="grid"] .post-comments__item, .post-myprive[data-layout="grid"] .post-comments__item, .post-myprive__content[data-layout="grid"] .post-comments__item, .post-photo[data-layout="grid"] .post-comments__item, .post-poll[data-layout="grid"] .post-comments__item, .post-timeline[data-layout="grid"] .post-comments__item, .messages-gallery[data-layout="grid"] .post-comments__item, .post-blog[data-layout="grid"] .post-modal__item, .post-comments[data-layout="grid"] .post-modal__item, .post-modal[data-layout="grid"] .post-modal__item, .cp-myprive-chat[data-layout="grid"] .post-modal__item, .post-myprive[data-layout="grid"] .post-modal__item, .post-myprive__content[data-layout="grid"] .post-modal__item, .post-photo[data-layout="grid"] .post-modal__item, .post-poll[data-layout="grid"] .post-modal__item, .post-timeline[data-layout="grid"] .post-modal__item, .messages-gallery[data-layout="grid"] .post-modal__item, .post-blog[data-layout="grid"] .post-myprive__item, .post-comments[data-layout="grid"] .post-myprive__item, .post-modal[data-layout="grid"] .post-myprive__item, .cp-myprive-chat[data-layout="grid"] .post-myprive__item, .post-myprive[data-layout="grid"] .post-myprive__item, .post-myprive__content[data-layout="grid"] .post-myprive__item, .post-photo[data-layout="grid"] .post-myprive__item, .post-poll[data-layout="grid"] .post-myprive__item, .post-timeline[data-layout="grid"] .post-myprive__item, .messages-gallery[data-layout="grid"] .post-myprive__item, .post-blog[data-layout="grid"] .post-photo__item, .post-comments[data-layout="grid"] .post-photo__item, .post-modal[data-layout="grid"] .post-photo__item, .cp-myprive-chat[data-layout="grid"] .post-photo__item, .post-myprive[data-layout="grid"] .post-photo__item, .post-myprive__content[data-layout="grid"] .post-photo__item, .post-photo[data-layout="grid"] .post-photo__item, .post-poll[data-layout="grid"] .post-photo__item, .post-timeline[data-layout="grid"] .post-photo__item, .messages-gallery[data-layout="grid"] .post-photo__item, .post-blog[data-layout="grid"] .post-timeline__item, .post-comments[data-layout="grid"] .post-timeline__item, .post-modal[data-layout="grid"] .post-timeline__item, .cp-myprive-chat[data-layout="grid"] .post-timeline__item, .post-myprive[data-layout="grid"] .post-timeline__item, .post-myprive__content[data-layout="grid"] .post-timeline__item, .post-photo[data-layout="grid"] .post-timeline__item, .post-poll[data-layout="grid"] .post-timeline__item, .post-timeline[data-layout="grid"] .post-timeline__item, .messages-gallery[data-layout="grid"] .post-timeline__item, .post-blog[data-layout="grid"] .messages-gallery__item, .post-comments[data-layout="grid"] .messages-gallery__item, .post-modal[data-layout="grid"] .messages-gallery__item, .cp-myprive-chat[data-layout="grid"] .messages-gallery__item, .post-myprive[data-layout="grid"] .messages-gallery__item, .post-myprive__content[data-layout="grid"] .messages-gallery__item, .post-photo[data-layout="grid"] .messages-gallery__item, .post-poll[data-layout="grid"] .messages-gallery__item, .post-timeline[data-layout="grid"] .messages-gallery__item, .messages-gallery[data-layout="grid"] .messages-gallery__item {
      width: 100%;
      flex: 0 1 calc((100% / 3) - 2px);
      margin: 1px; }
      @media all and (max-width: 767px) {
        .post-blog[data-layout="grid"] .post-blog__item, .post-comments[data-layout="grid"] .post-blog__item, .post-modal[data-layout="grid"] .post-blog__item, .cp-myprive-chat[data-layout="grid"] .post-blog__item, .post-myprive[data-layout="grid"] .post-blog__item, .post-myprive__content[data-layout="grid"] .post-blog__item, .post-photo[data-layout="grid"] .post-blog__item, .post-poll[data-layout="grid"] .post-blog__item, .post-timeline[data-layout="grid"] .post-blog__item, .messages-gallery[data-layout="grid"] .post-blog__item, .post-blog[data-layout="grid"] .post-blog__item-container, .post-comments[data-layout="grid"] .post-blog__item-container, .post-modal[data-layout="grid"] .post-blog__item-container, .cp-myprive-chat[data-layout="grid"] .post-blog__item-container, .post-myprive[data-layout="grid"] .post-blog__item-container, .post-myprive__content[data-layout="grid"] .post-blog__item-container, .post-photo[data-layout="grid"] .post-blog__item-container, .post-poll[data-layout="grid"] .post-blog__item-container, .post-timeline[data-layout="grid"] .post-blog__item-container, .messages-gallery[data-layout="grid"] .post-blog__item-container, .post-blog[data-layout="grid"] .post-comments__item, .post-comments[data-layout="grid"] .post-comments__item, .post-modal[data-layout="grid"] .post-comments__item, .cp-myprive-chat[data-layout="grid"] .post-comments__item, .post-myprive[data-layout="grid"] .post-comments__item, .post-myprive__content[data-layout="grid"] .post-comments__item, .post-photo[data-layout="grid"] .post-comments__item, .post-poll[data-layout="grid"] .post-comments__item, .post-timeline[data-layout="grid"] .post-comments__item, .messages-gallery[data-layout="grid"] .post-comments__item, .post-blog[data-layout="grid"] .post-modal__item, .post-comments[data-layout="grid"] .post-modal__item, .post-modal[data-layout="grid"] .post-modal__item, .cp-myprive-chat[data-layout="grid"] .post-modal__item, .post-myprive[data-layout="grid"] .post-modal__item, .post-myprive__content[data-layout="grid"] .post-modal__item, .post-photo[data-layout="grid"] .post-modal__item, .post-poll[data-layout="grid"] .post-modal__item, .post-timeline[data-layout="grid"] .post-modal__item, .messages-gallery[data-layout="grid"] .post-modal__item, .post-blog[data-layout="grid"] .post-myprive__item, .post-comments[data-layout="grid"] .post-myprive__item, .post-modal[data-layout="grid"] .post-myprive__item, .cp-myprive-chat[data-layout="grid"] .post-myprive__item, .post-myprive[data-layout="grid"] .post-myprive__item, .post-myprive__content[data-layout="grid"] .post-myprive__item, .post-photo[data-layout="grid"] .post-myprive__item, .post-poll[data-layout="grid"] .post-myprive__item, .post-timeline[data-layout="grid"] .post-myprive__item, .messages-gallery[data-layout="grid"] .post-myprive__item, .post-blog[data-layout="grid"] .post-photo__item, .post-comments[data-layout="grid"] .post-photo__item, .post-modal[data-layout="grid"] .post-photo__item, .cp-myprive-chat[data-layout="grid"] .post-photo__item, .post-myprive[data-layout="grid"] .post-photo__item, .post-myprive__content[data-layout="grid"] .post-photo__item, .post-photo[data-layout="grid"] .post-photo__item, .post-poll[data-layout="grid"] .post-photo__item, .post-timeline[data-layout="grid"] .post-photo__item, .messages-gallery[data-layout="grid"] .post-photo__item, .post-blog[data-layout="grid"] .post-timeline__item, .post-comments[data-layout="grid"] .post-timeline__item, .post-modal[data-layout="grid"] .post-timeline__item, .cp-myprive-chat[data-layout="grid"] .post-timeline__item, .post-myprive[data-layout="grid"] .post-timeline__item, .post-myprive__content[data-layout="grid"] .post-timeline__item, .post-photo[data-layout="grid"] .post-timeline__item, .post-poll[data-layout="grid"] .post-timeline__item, .post-timeline[data-layout="grid"] .post-timeline__item, .messages-gallery[data-layout="grid"] .post-timeline__item, .post-blog[data-layout="grid"] .messages-gallery__item, .post-comments[data-layout="grid"] .messages-gallery__item, .post-modal[data-layout="grid"] .messages-gallery__item, .cp-myprive-chat[data-layout="grid"] .messages-gallery__item, .post-myprive[data-layout="grid"] .messages-gallery__item, .post-myprive__content[data-layout="grid"] .messages-gallery__item, .post-photo[data-layout="grid"] .messages-gallery__item, .post-poll[data-layout="grid"] .messages-gallery__item, .post-timeline[data-layout="grid"] .messages-gallery__item, .messages-gallery[data-layout="grid"] .messages-gallery__item {
          flex: 0 1 calc((100% / 2) - 2px) !important; } }
      .post-blog[data-layout="grid"] .is-informative.post-blog__item, .post-comments[data-layout="grid"] .is-informative.post-blog__item, .post-modal[data-layout="grid"] .is-informative.post-blog__item, .cp-myprive-chat[data-layout="grid"] .is-informative.post-blog__item, .post-myprive[data-layout="grid"] .is-informative.post-blog__item, .post-myprive__content[data-layout="grid"] .is-informative.post-blog__item, .post-photo[data-layout="grid"] .is-informative.post-blog__item, .post-poll[data-layout="grid"] .is-informative.post-blog__item, .post-timeline[data-layout="grid"] .is-informative.post-blog__item, .messages-gallery[data-layout="grid"] .is-informative.post-blog__item, .post-blog[data-layout="grid"] .is-informative.post-blog__item-container, .post-comments[data-layout="grid"] .is-informative.post-blog__item-container, .post-modal[data-layout="grid"] .is-informative.post-blog__item-container, .cp-myprive-chat[data-layout="grid"] .is-informative.post-blog__item-container, .post-myprive[data-layout="grid"] .is-informative.post-blog__item-container, .post-myprive__content[data-layout="grid"] .is-informative.post-blog__item-container, .post-photo[data-layout="grid"] .is-informative.post-blog__item-container, .post-poll[data-layout="grid"] .is-informative.post-blog__item-container, .post-timeline[data-layout="grid"] .is-informative.post-blog__item-container, .messages-gallery[data-layout="grid"] .is-informative.post-blog__item-container, .post-blog[data-layout="grid"] .is-informative.post-comments__item, .post-comments[data-layout="grid"] .is-informative.post-comments__item, .post-modal[data-layout="grid"] .is-informative.post-comments__item, .cp-myprive-chat[data-layout="grid"] .is-informative.post-comments__item, .post-myprive[data-layout="grid"] .is-informative.post-comments__item, .post-myprive__content[data-layout="grid"] .is-informative.post-comments__item, .post-photo[data-layout="grid"] .is-informative.post-comments__item, .post-poll[data-layout="grid"] .is-informative.post-comments__item, .post-timeline[data-layout="grid"] .is-informative.post-comments__item, .messages-gallery[data-layout="grid"] .is-informative.post-comments__item, .post-blog[data-layout="grid"] .is-informative.post-modal__item, .post-comments[data-layout="grid"] .is-informative.post-modal__item, .post-modal[data-layout="grid"] .is-informative.post-modal__item, .cp-myprive-chat[data-layout="grid"] .is-informative.post-modal__item, .post-myprive[data-layout="grid"] .is-informative.post-modal__item, .post-myprive__content[data-layout="grid"] .is-informative.post-modal__item, .post-photo[data-layout="grid"] .is-informative.post-modal__item, .post-poll[data-layout="grid"] .is-informative.post-modal__item, .post-timeline[data-layout="grid"] .is-informative.post-modal__item, .messages-gallery[data-layout="grid"] .is-informative.post-modal__item, .post-blog[data-layout="grid"] .is-informative.post-myprive__item, .post-comments[data-layout="grid"] .is-informative.post-myprive__item, .post-modal[data-layout="grid"] .is-informative.post-myprive__item, .cp-myprive-chat[data-layout="grid"] .is-informative.post-myprive__item, .post-myprive[data-layout="grid"] .is-informative.post-myprive__item, .post-myprive__content[data-layout="grid"] .is-informative.post-myprive__item, .post-photo[data-layout="grid"] .is-informative.post-myprive__item, .post-poll[data-layout="grid"] .is-informative.post-myprive__item, .post-timeline[data-layout="grid"] .is-informative.post-myprive__item, .messages-gallery[data-layout="grid"] .is-informative.post-myprive__item, .post-blog[data-layout="grid"] .is-informative.post-photo__item, .post-comments[data-layout="grid"] .is-informative.post-photo__item, .post-modal[data-layout="grid"] .is-informative.post-photo__item, .cp-myprive-chat[data-layout="grid"] .is-informative.post-photo__item, .post-myprive[data-layout="grid"] .is-informative.post-photo__item, .post-myprive__content[data-layout="grid"] .is-informative.post-photo__item, .post-photo[data-layout="grid"] .is-informative.post-photo__item, .post-poll[data-layout="grid"] .is-informative.post-photo__item, .post-timeline[data-layout="grid"] .is-informative.post-photo__item, .messages-gallery[data-layout="grid"] .is-informative.post-photo__item, .post-blog[data-layout="grid"] .is-informative.post-timeline__item, .post-comments[data-layout="grid"] .is-informative.post-timeline__item, .post-modal[data-layout="grid"] .is-informative.post-timeline__item, .cp-myprive-chat[data-layout="grid"] .is-informative.post-timeline__item, .post-myprive[data-layout="grid"] .is-informative.post-timeline__item, .post-myprive__content[data-layout="grid"] .is-informative.post-timeline__item, .post-photo[data-layout="grid"] .is-informative.post-timeline__item, .post-poll[data-layout="grid"] .is-informative.post-timeline__item, .post-timeline[data-layout="grid"] .is-informative.post-timeline__item, .messages-gallery[data-layout="grid"] .is-informative.post-timeline__item, .post-blog[data-layout="grid"] .is-informative.messages-gallery__item, .post-comments[data-layout="grid"] .is-informative.messages-gallery__item, .post-modal[data-layout="grid"] .is-informative.messages-gallery__item, .cp-myprive-chat[data-layout="grid"] .is-informative.messages-gallery__item, .post-myprive[data-layout="grid"] .is-informative.messages-gallery__item, .post-myprive__content[data-layout="grid"] .is-informative.messages-gallery__item, .post-photo[data-layout="grid"] .is-informative.messages-gallery__item, .post-poll[data-layout="grid"] .is-informative.messages-gallery__item, .post-timeline[data-layout="grid"] .is-informative.messages-gallery__item, .messages-gallery[data-layout="grid"] .is-informative.messages-gallery__item {
        width: 100%;
        flex: 0 1 calc((100%) - 2px);
        margin: 1px; }
        @media all and (max-width: 767px) {
          .post-blog[data-layout="grid"] .is-informative.post-blog__item, .post-comments[data-layout="grid"] .is-informative.post-blog__item, .post-modal[data-layout="grid"] .is-informative.post-blog__item, .cp-myprive-chat[data-layout="grid"] .is-informative.post-blog__item, .post-myprive[data-layout="grid"] .is-informative.post-blog__item, .post-myprive__content[data-layout="grid"] .is-informative.post-blog__item, .post-photo[data-layout="grid"] .is-informative.post-blog__item, .post-poll[data-layout="grid"] .is-informative.post-blog__item, .post-timeline[data-layout="grid"] .is-informative.post-blog__item, .messages-gallery[data-layout="grid"] .is-informative.post-blog__item, .post-blog[data-layout="grid"] .is-informative.post-blog__item-container, .post-comments[data-layout="grid"] .is-informative.post-blog__item-container, .post-modal[data-layout="grid"] .is-informative.post-blog__item-container, .cp-myprive-chat[data-layout="grid"] .is-informative.post-blog__item-container, .post-myprive[data-layout="grid"] .is-informative.post-blog__item-container, .post-myprive__content[data-layout="grid"] .is-informative.post-blog__item-container, .post-photo[data-layout="grid"] .is-informative.post-blog__item-container, .post-poll[data-layout="grid"] .is-informative.post-blog__item-container, .post-timeline[data-layout="grid"] .is-informative.post-blog__item-container, .messages-gallery[data-layout="grid"] .is-informative.post-blog__item-container, .post-blog[data-layout="grid"] .is-informative.post-comments__item, .post-comments[data-layout="grid"] .is-informative.post-comments__item, .post-modal[data-layout="grid"] .is-informative.post-comments__item, .cp-myprive-chat[data-layout="grid"] .is-informative.post-comments__item, .post-myprive[data-layout="grid"] .is-informative.post-comments__item, .post-myprive__content[data-layout="grid"] .is-informative.post-comments__item, .post-photo[data-layout="grid"] .is-informative.post-comments__item, .post-poll[data-layout="grid"] .is-informative.post-comments__item, .post-timeline[data-layout="grid"] .is-informative.post-comments__item, .messages-gallery[data-layout="grid"] .is-informative.post-comments__item, .post-blog[data-layout="grid"] .is-informative.post-modal__item, .post-comments[data-layout="grid"] .is-informative.post-modal__item, .post-modal[data-layout="grid"] .is-informative.post-modal__item, .cp-myprive-chat[data-layout="grid"] .is-informative.post-modal__item, .post-myprive[data-layout="grid"] .is-informative.post-modal__item, .post-myprive__content[data-layout="grid"] .is-informative.post-modal__item, .post-photo[data-layout="grid"] .is-informative.post-modal__item, .post-poll[data-layout="grid"] .is-informative.post-modal__item, .post-timeline[data-layout="grid"] .is-informative.post-modal__item, .messages-gallery[data-layout="grid"] .is-informative.post-modal__item, .post-blog[data-layout="grid"] .is-informative.post-myprive__item, .post-comments[data-layout="grid"] .is-informative.post-myprive__item, .post-modal[data-layout="grid"] .is-informative.post-myprive__item, .cp-myprive-chat[data-layout="grid"] .is-informative.post-myprive__item, .post-myprive[data-layout="grid"] .is-informative.post-myprive__item, .post-myprive__content[data-layout="grid"] .is-informative.post-myprive__item, .post-photo[data-layout="grid"] .is-informative.post-myprive__item, .post-poll[data-layout="grid"] .is-informative.post-myprive__item, .post-timeline[data-layout="grid"] .is-informative.post-myprive__item, .messages-gallery[data-layout="grid"] .is-informative.post-myprive__item, .post-blog[data-layout="grid"] .is-informative.post-photo__item, .post-comments[data-layout="grid"] .is-informative.post-photo__item, .post-modal[data-layout="grid"] .is-informative.post-photo__item, .cp-myprive-chat[data-layout="grid"] .is-informative.post-photo__item, .post-myprive[data-layout="grid"] .is-informative.post-photo__item, .post-myprive__content[data-layout="grid"] .is-informative.post-photo__item, .post-photo[data-layout="grid"] .is-informative.post-photo__item, .post-poll[data-layout="grid"] .is-informative.post-photo__item, .post-timeline[data-layout="grid"] .is-informative.post-photo__item, .messages-gallery[data-layout="grid"] .is-informative.post-photo__item, .post-blog[data-layout="grid"] .is-informative.post-timeline__item, .post-comments[data-layout="grid"] .is-informative.post-timeline__item, .post-modal[data-layout="grid"] .is-informative.post-timeline__item, .cp-myprive-chat[data-layout="grid"] .is-informative.post-timeline__item, .post-myprive[data-layout="grid"] .is-informative.post-timeline__item, .post-myprive__content[data-layout="grid"] .is-informative.post-timeline__item, .post-photo[data-layout="grid"] .is-informative.post-timeline__item, .post-poll[data-layout="grid"] .is-informative.post-timeline__item, .post-timeline[data-layout="grid"] .is-informative.post-timeline__item, .messages-gallery[data-layout="grid"] .is-informative.post-timeline__item, .post-blog[data-layout="grid"] .is-informative.messages-gallery__item, .post-comments[data-layout="grid"] .is-informative.messages-gallery__item, .post-modal[data-layout="grid"] .is-informative.messages-gallery__item, .cp-myprive-chat[data-layout="grid"] .is-informative.messages-gallery__item, .post-myprive[data-layout="grid"] .is-informative.messages-gallery__item, .post-myprive__content[data-layout="grid"] .is-informative.messages-gallery__item, .post-photo[data-layout="grid"] .is-informative.messages-gallery__item, .post-poll[data-layout="grid"] .is-informative.messages-gallery__item, .post-timeline[data-layout="grid"] .is-informative.messages-gallery__item, .messages-gallery[data-layout="grid"] .is-informative.messages-gallery__item {
            width: 100%;
            flex: 0 1 calc((100%) - 2px) !important; } }
        .post-blog[data-layout="grid"] .is-informative.post-blog__item .post-data, .post-comments[data-layout="grid"] .is-informative.post-blog__item .post-data, .post-modal[data-layout="grid"] .is-informative.post-blog__item .post-data, .cp-myprive-chat[data-layout="grid"] .is-informative.post-blog__item .post-data, .post-myprive[data-layout="grid"] .is-informative.post-blog__item .post-data, .post-myprive__content[data-layout="grid"] .is-informative.post-blog__item .post-data, .post-photo[data-layout="grid"] .is-informative.post-blog__item .post-data, .post-poll[data-layout="grid"] .is-informative.post-blog__item .post-data, .post-timeline[data-layout="grid"] .is-informative.post-blog__item .post-data, .messages-gallery[data-layout="grid"] .is-informative.post-blog__item .post-data, .post-blog[data-layout="grid"] .is-informative.post-blog__item-container .post-data, .post-comments[data-layout="grid"] .is-informative.post-blog__item-container .post-data, .post-modal[data-layout="grid"] .is-informative.post-blog__item-container .post-data, .cp-myprive-chat[data-layout="grid"] .is-informative.post-blog__item-container .post-data, .post-myprive[data-layout="grid"] .is-informative.post-blog__item-container .post-data, .post-myprive__content[data-layout="grid"] .is-informative.post-blog__item-container .post-data, .post-photo[data-layout="grid"] .is-informative.post-blog__item-container .post-data, .post-poll[data-layout="grid"] .is-informative.post-blog__item-container .post-data, .post-timeline[data-layout="grid"] .is-informative.post-blog__item-container .post-data, .messages-gallery[data-layout="grid"] .is-informative.post-blog__item-container .post-data, .post-blog[data-layout="grid"] .is-informative.post-comments__item .post-data, .post-comments[data-layout="grid"] .is-informative.post-comments__item .post-data, .post-modal[data-layout="grid"] .is-informative.post-comments__item .post-data, .cp-myprive-chat[data-layout="grid"] .is-informative.post-comments__item .post-data, .post-myprive[data-layout="grid"] .is-informative.post-comments__item .post-data, .post-myprive__content[data-layout="grid"] .is-informative.post-comments__item .post-data, .post-photo[data-layout="grid"] .is-informative.post-comments__item .post-data, .post-poll[data-layout="grid"] .is-informative.post-comments__item .post-data, .post-timeline[data-layout="grid"] .is-informative.post-comments__item .post-data, .messages-gallery[data-layout="grid"] .is-informative.post-comments__item .post-data, .post-blog[data-layout="grid"] .is-informative.post-modal__item .post-data, .post-comments[data-layout="grid"] .is-informative.post-modal__item .post-data, .post-modal[data-layout="grid"] .is-informative.post-modal__item .post-data, .cp-myprive-chat[data-layout="grid"] .is-informative.post-modal__item .post-data, .post-myprive[data-layout="grid"] .is-informative.post-modal__item .post-data, .post-myprive__content[data-layout="grid"] .is-informative.post-modal__item .post-data, .post-photo[data-layout="grid"] .is-informative.post-modal__item .post-data, .post-poll[data-layout="grid"] .is-informative.post-modal__item .post-data, .post-timeline[data-layout="grid"] .is-informative.post-modal__item .post-data, .messages-gallery[data-layout="grid"] .is-informative.post-modal__item .post-data, .post-blog[data-layout="grid"] .is-informative.post-myprive__item .post-data, .post-comments[data-layout="grid"] .is-informative.post-myprive__item .post-data, .post-modal[data-layout="grid"] .is-informative.post-myprive__item .post-data, .cp-myprive-chat[data-layout="grid"] .is-informative.post-myprive__item .post-data, .post-myprive[data-layout="grid"] .is-informative.post-myprive__item .post-data, .post-myprive__content[data-layout="grid"] .is-informative.post-myprive__item .post-data, .post-photo[data-layout="grid"] .is-informative.post-myprive__item .post-data, .post-poll[data-layout="grid"] .is-informative.post-myprive__item .post-data, .post-timeline[data-layout="grid"] .is-informative.post-myprive__item .post-data, .messages-gallery[data-layout="grid"] .is-informative.post-myprive__item .post-data, .post-blog[data-layout="grid"] .is-informative.post-photo__item .post-data, .post-comments[data-layout="grid"] .is-informative.post-photo__item .post-data, .post-modal[data-layout="grid"] .is-informative.post-photo__item .post-data, .cp-myprive-chat[data-layout="grid"] .is-informative.post-photo__item .post-data, .post-myprive[data-layout="grid"] .is-informative.post-photo__item .post-data, .post-myprive__content[data-layout="grid"] .is-informative.post-photo__item .post-data, .post-photo[data-layout="grid"] .is-informative.post-photo__item .post-data, .post-poll[data-layout="grid"] .is-informative.post-photo__item .post-data, .post-timeline[data-layout="grid"] .is-informative.post-photo__item .post-data, .messages-gallery[data-layout="grid"] .is-informative.post-photo__item .post-data, .post-blog[data-layout="grid"] .is-informative.post-timeline__item .post-data, .post-comments[data-layout="grid"] .is-informative.post-timeline__item .post-data, .post-modal[data-layout="grid"] .is-informative.post-timeline__item .post-data, .cp-myprive-chat[data-layout="grid"] .is-informative.post-timeline__item .post-data, .post-myprive[data-layout="grid"] .is-informative.post-timeline__item .post-data, .post-myprive__content[data-layout="grid"] .is-informative.post-timeline__item .post-data, .post-photo[data-layout="grid"] .is-informative.post-timeline__item .post-data, .post-poll[data-layout="grid"] .is-informative.post-timeline__item .post-data, .post-timeline[data-layout="grid"] .is-informative.post-timeline__item .post-data, .messages-gallery[data-layout="grid"] .is-informative.post-timeline__item .post-data, .post-blog[data-layout="grid"] .is-informative.messages-gallery__item .post-data, .post-comments[data-layout="grid"] .is-informative.messages-gallery__item .post-data, .post-modal[data-layout="grid"] .is-informative.messages-gallery__item .post-data, .cp-myprive-chat[data-layout="grid"] .is-informative.messages-gallery__item .post-data, .post-myprive[data-layout="grid"] .is-informative.messages-gallery__item .post-data, .post-myprive__content[data-layout="grid"] .is-informative.messages-gallery__item .post-data, .post-photo[data-layout="grid"] .is-informative.messages-gallery__item .post-data, .post-poll[data-layout="grid"] .is-informative.messages-gallery__item .post-data, .post-timeline[data-layout="grid"] .is-informative.messages-gallery__item .post-data, .messages-gallery[data-layout="grid"] .is-informative.messages-gallery__item .post-data, .post-blog[data-layout="grid"] .is-informative.post-blog__item .cp-sidebar__result-item, .post-comments[data-layout="grid"] .is-informative.post-blog__item .cp-sidebar__result-item, .post-modal[data-layout="grid"] .is-informative.post-blog__item .cp-sidebar__result-item, .cp-myprive-chat[data-layout="grid"] .is-informative.post-blog__item .cp-sidebar__result-item, .post-myprive[data-layout="grid"] .is-informative.post-blog__item .cp-sidebar__result-item, .post-myprive__content[data-layout="grid"] .is-informative.post-blog__item .cp-sidebar__result-item, .post-photo[data-layout="grid"] .is-informative.post-blog__item .cp-sidebar__result-item, .post-poll[data-layout="grid"] .is-informative.post-blog__item .cp-sidebar__result-item, .post-timeline[data-layout="grid"] .is-informative.post-blog__item .cp-sidebar__result-item, .messages-gallery[data-layout="grid"] .is-informative.post-blog__item .cp-sidebar__result-item, .post-blog[data-layout="grid"] .is-informative.post-blog__item-container .cp-sidebar__result-item, .post-comments[data-layout="grid"] .is-informative.post-blog__item-container .cp-sidebar__result-item, .post-modal[data-layout="grid"] .is-informative.post-blog__item-container .cp-sidebar__result-item, .cp-myprive-chat[data-layout="grid"] .is-informative.post-blog__item-container .cp-sidebar__result-item, .post-myprive[data-layout="grid"] .is-informative.post-blog__item-container .cp-sidebar__result-item, .post-myprive__content[data-layout="grid"] .is-informative.post-blog__item-container .cp-sidebar__result-item, .post-photo[data-layout="grid"] .is-informative.post-blog__item-container .cp-sidebar__result-item, .post-poll[data-layout="grid"] .is-informative.post-blog__item-container .cp-sidebar__result-item, .post-timeline[data-layout="grid"] .is-informative.post-blog__item-container .cp-sidebar__result-item, .messages-gallery[data-layout="grid"] .is-informative.post-blog__item-container .cp-sidebar__result-item, .post-blog[data-layout="grid"] .is-informative.post-comments__item .cp-sidebar__result-item, .post-comments[data-layout="grid"] .is-informative.post-comments__item .cp-sidebar__result-item, .post-modal[data-layout="grid"] .is-informative.post-comments__item .cp-sidebar__result-item, .cp-myprive-chat[data-layout="grid"] .is-informative.post-comments__item .cp-sidebar__result-item, .post-myprive[data-layout="grid"] .is-informative.post-comments__item .cp-sidebar__result-item, .post-myprive__content[data-layout="grid"] .is-informative.post-comments__item .cp-sidebar__result-item, .post-photo[data-layout="grid"] .is-informative.post-comments__item .cp-sidebar__result-item, .post-poll[data-layout="grid"] .is-informative.post-comments__item .cp-sidebar__result-item, .post-timeline[data-layout="grid"] .is-informative.post-comments__item .cp-sidebar__result-item, .messages-gallery[data-layout="grid"] .is-informative.post-comments__item .cp-sidebar__result-item, .post-blog[data-layout="grid"] .is-informative.post-modal__item .cp-sidebar__result-item, .post-comments[data-layout="grid"] .is-informative.post-modal__item .cp-sidebar__result-item, .post-modal[data-layout="grid"] .is-informative.post-modal__item .cp-sidebar__result-item, .cp-myprive-chat[data-layout="grid"] .is-informative.post-modal__item .cp-sidebar__result-item, .post-myprive[data-layout="grid"] .is-informative.post-modal__item .cp-sidebar__result-item, .post-myprive__content[data-layout="grid"] .is-informative.post-modal__item .cp-sidebar__result-item, .post-photo[data-layout="grid"] .is-informative.post-modal__item .cp-sidebar__result-item, .post-poll[data-layout="grid"] .is-informative.post-modal__item .cp-sidebar__result-item, .post-timeline[data-layout="grid"] .is-informative.post-modal__item .cp-sidebar__result-item, .messages-gallery[data-layout="grid"] .is-informative.post-modal__item .cp-sidebar__result-item, .post-blog[data-layout="grid"] .is-informative.post-myprive__item .cp-sidebar__result-item, .post-comments[data-layout="grid"] .is-informative.post-myprive__item .cp-sidebar__result-item, .post-modal[data-layout="grid"] .is-informative.post-myprive__item .cp-sidebar__result-item, .cp-myprive-chat[data-layout="grid"] .is-informative.post-myprive__item .cp-sidebar__result-item, .post-myprive[data-layout="grid"] .is-informative.post-myprive__item .cp-sidebar__result-item, .post-myprive__content[data-layout="grid"] .is-informative.post-myprive__item .cp-sidebar__result-item, .post-photo[data-layout="grid"] .is-informative.post-myprive__item .cp-sidebar__result-item, .post-poll[data-layout="grid"] .is-informative.post-myprive__item .cp-sidebar__result-item, .post-timeline[data-layout="grid"] .is-informative.post-myprive__item .cp-sidebar__result-item, .messages-gallery[data-layout="grid"] .is-informative.post-myprive__item .cp-sidebar__result-item, .post-blog[data-layout="grid"] .is-informative.post-photo__item .cp-sidebar__result-item, .post-comments[data-layout="grid"] .is-informative.post-photo__item .cp-sidebar__result-item, .post-modal[data-layout="grid"] .is-informative.post-photo__item .cp-sidebar__result-item, .cp-myprive-chat[data-layout="grid"] .is-informative.post-photo__item .cp-sidebar__result-item, .post-myprive[data-layout="grid"] .is-informative.post-photo__item .cp-sidebar__result-item, .post-myprive__content[data-layout="grid"] .is-informative.post-photo__item .cp-sidebar__result-item, .post-photo[data-layout="grid"] .is-informative.post-photo__item .cp-sidebar__result-item, .post-poll[data-layout="grid"] .is-informative.post-photo__item .cp-sidebar__result-item, .post-timeline[data-layout="grid"] .is-informative.post-photo__item .cp-sidebar__result-item, .messages-gallery[data-layout="grid"] .is-informative.post-photo__item .cp-sidebar__result-item, .post-blog[data-layout="grid"] .is-informative.post-timeline__item .cp-sidebar__result-item, .post-comments[data-layout="grid"] .is-informative.post-timeline__item .cp-sidebar__result-item, .post-modal[data-layout="grid"] .is-informative.post-timeline__item .cp-sidebar__result-item, .cp-myprive-chat[data-layout="grid"] .is-informative.post-timeline__item .cp-sidebar__result-item, .post-myprive[data-layout="grid"] .is-informative.post-timeline__item .cp-sidebar__result-item, .post-myprive__content[data-layout="grid"] .is-informative.post-timeline__item .cp-sidebar__result-item, .post-photo[data-layout="grid"] .is-informative.post-timeline__item .cp-sidebar__result-item, .post-poll[data-layout="grid"] .is-informative.post-timeline__item .cp-sidebar__result-item, .post-timeline[data-layout="grid"] .is-informative.post-timeline__item .cp-sidebar__result-item, .messages-gallery[data-layout="grid"] .is-informative.post-timeline__item .cp-sidebar__result-item, .post-blog[data-layout="grid"] .is-informative.messages-gallery__item .cp-sidebar__result-item, .post-comments[data-layout="grid"] .is-informative.messages-gallery__item .cp-sidebar__result-item, .post-modal[data-layout="grid"] .is-informative.messages-gallery__item .cp-sidebar__result-item, .cp-myprive-chat[data-layout="grid"] .is-informative.messages-gallery__item .cp-sidebar__result-item, .post-myprive[data-layout="grid"] .is-informative.messages-gallery__item .cp-sidebar__result-item, .post-myprive__content[data-layout="grid"] .is-informative.messages-gallery__item .cp-sidebar__result-item, .post-photo[data-layout="grid"] .is-informative.messages-gallery__item .cp-sidebar__result-item, .post-poll[data-layout="grid"] .is-informative.messages-gallery__item .cp-sidebar__result-item, .post-timeline[data-layout="grid"] .is-informative.messages-gallery__item .cp-sidebar__result-item, .messages-gallery[data-layout="grid"] .is-informative.messages-gallery__item .cp-sidebar__result-item,
        .post-blog[data-layout="grid"] .is-informative.post-blog__item .post-blog__infos,
        .post-comments[data-layout="grid"] .is-informative.post-blog__item .post-blog__infos,
        .post-modal[data-layout="grid"] .is-informative.post-blog__item .post-blog__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-blog__item .post-blog__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-blog__item .post-blog__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-blog__item .post-blog__infos,
        .post-photo[data-layout="grid"] .is-informative.post-blog__item .post-blog__infos,
        .post-poll[data-layout="grid"] .is-informative.post-blog__item .post-blog__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-blog__item .post-blog__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-blog__item .post-blog__infos,
        .post-blog[data-layout="grid"] .is-informative.post-blog__item-container .post-blog__infos,
        .post-comments[data-layout="grid"] .is-informative.post-blog__item-container .post-blog__infos,
        .post-modal[data-layout="grid"] .is-informative.post-blog__item-container .post-blog__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-blog__item-container .post-blog__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-blog__item-container .post-blog__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-blog__item-container .post-blog__infos,
        .post-photo[data-layout="grid"] .is-informative.post-blog__item-container .post-blog__infos,
        .post-poll[data-layout="grid"] .is-informative.post-blog__item-container .post-blog__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-blog__item-container .post-blog__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-blog__item-container .post-blog__infos,
        .post-blog[data-layout="grid"] .is-informative.post-comments__item .post-blog__infos,
        .post-comments[data-layout="grid"] .is-informative.post-comments__item .post-blog__infos,
        .post-modal[data-layout="grid"] .is-informative.post-comments__item .post-blog__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-comments__item .post-blog__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-comments__item .post-blog__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-comments__item .post-blog__infos,
        .post-photo[data-layout="grid"] .is-informative.post-comments__item .post-blog__infos,
        .post-poll[data-layout="grid"] .is-informative.post-comments__item .post-blog__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-comments__item .post-blog__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-comments__item .post-blog__infos,
        .post-blog[data-layout="grid"] .is-informative.post-modal__item .post-blog__infos,
        .post-comments[data-layout="grid"] .is-informative.post-modal__item .post-blog__infos,
        .post-modal[data-layout="grid"] .is-informative.post-modal__item .post-blog__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-modal__item .post-blog__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-modal__item .post-blog__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-modal__item .post-blog__infos,
        .post-photo[data-layout="grid"] .is-informative.post-modal__item .post-blog__infos,
        .post-poll[data-layout="grid"] .is-informative.post-modal__item .post-blog__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-modal__item .post-blog__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-modal__item .post-blog__infos,
        .post-blog[data-layout="grid"] .is-informative.post-myprive__item .post-blog__infos,
        .post-comments[data-layout="grid"] .is-informative.post-myprive__item .post-blog__infos,
        .post-modal[data-layout="grid"] .is-informative.post-myprive__item .post-blog__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-myprive__item .post-blog__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-myprive__item .post-blog__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-myprive__item .post-blog__infos,
        .post-photo[data-layout="grid"] .is-informative.post-myprive__item .post-blog__infos,
        .post-poll[data-layout="grid"] .is-informative.post-myprive__item .post-blog__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-myprive__item .post-blog__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-myprive__item .post-blog__infos,
        .post-blog[data-layout="grid"] .is-informative.post-photo__item .post-blog__infos,
        .post-comments[data-layout="grid"] .is-informative.post-photo__item .post-blog__infos,
        .post-modal[data-layout="grid"] .is-informative.post-photo__item .post-blog__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-photo__item .post-blog__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-photo__item .post-blog__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-photo__item .post-blog__infos,
        .post-photo[data-layout="grid"] .is-informative.post-photo__item .post-blog__infos,
        .post-poll[data-layout="grid"] .is-informative.post-photo__item .post-blog__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-photo__item .post-blog__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-photo__item .post-blog__infos,
        .post-blog[data-layout="grid"] .is-informative.post-timeline__item .post-blog__infos,
        .post-comments[data-layout="grid"] .is-informative.post-timeline__item .post-blog__infos,
        .post-modal[data-layout="grid"] .is-informative.post-timeline__item .post-blog__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-timeline__item .post-blog__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-timeline__item .post-blog__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-timeline__item .post-blog__infos,
        .post-photo[data-layout="grid"] .is-informative.post-timeline__item .post-blog__infos,
        .post-poll[data-layout="grid"] .is-informative.post-timeline__item .post-blog__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-timeline__item .post-blog__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-timeline__item .post-blog__infos,
        .post-blog[data-layout="grid"] .is-informative.messages-gallery__item .post-blog__infos,
        .post-comments[data-layout="grid"] .is-informative.messages-gallery__item .post-blog__infos,
        .post-modal[data-layout="grid"] .is-informative.messages-gallery__item .post-blog__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.messages-gallery__item .post-blog__infos,
        .post-myprive[data-layout="grid"] .is-informative.messages-gallery__item .post-blog__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.messages-gallery__item .post-blog__infos,
        .post-photo[data-layout="grid"] .is-informative.messages-gallery__item .post-blog__infos,
        .post-poll[data-layout="grid"] .is-informative.messages-gallery__item .post-blog__infos,
        .post-timeline[data-layout="grid"] .is-informative.messages-gallery__item .post-blog__infos,
        .messages-gallery[data-layout="grid"] .is-informative.messages-gallery__item .post-blog__infos,
        .post-blog[data-layout="grid"] .is-informative.post-blog__item .cp-form-boxes__infos,
        .post-comments[data-layout="grid"] .is-informative.post-blog__item .cp-form-boxes__infos,
        .post-modal[data-layout="grid"] .is-informative.post-blog__item .cp-form-boxes__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-blog__item .cp-form-boxes__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-blog__item .cp-form-boxes__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-blog__item .cp-form-boxes__infos,
        .post-photo[data-layout="grid"] .is-informative.post-blog__item .cp-form-boxes__infos,
        .post-poll[data-layout="grid"] .is-informative.post-blog__item .cp-form-boxes__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-blog__item .cp-form-boxes__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-blog__item .cp-form-boxes__infos,
        .post-blog[data-layout="grid"] .is-informative.post-blog__item-container .cp-form-boxes__infos,
        .post-comments[data-layout="grid"] .is-informative.post-blog__item-container .cp-form-boxes__infos,
        .post-modal[data-layout="grid"] .is-informative.post-blog__item-container .cp-form-boxes__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-blog__item-container .cp-form-boxes__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-blog__item-container .cp-form-boxes__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-blog__item-container .cp-form-boxes__infos,
        .post-photo[data-layout="grid"] .is-informative.post-blog__item-container .cp-form-boxes__infos,
        .post-poll[data-layout="grid"] .is-informative.post-blog__item-container .cp-form-boxes__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-blog__item-container .cp-form-boxes__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-blog__item-container .cp-form-boxes__infos,
        .post-blog[data-layout="grid"] .is-informative.post-comments__item .cp-form-boxes__infos,
        .post-comments[data-layout="grid"] .is-informative.post-comments__item .cp-form-boxes__infos,
        .post-modal[data-layout="grid"] .is-informative.post-comments__item .cp-form-boxes__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-comments__item .cp-form-boxes__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-comments__item .cp-form-boxes__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-comments__item .cp-form-boxes__infos,
        .post-photo[data-layout="grid"] .is-informative.post-comments__item .cp-form-boxes__infos,
        .post-poll[data-layout="grid"] .is-informative.post-comments__item .cp-form-boxes__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-comments__item .cp-form-boxes__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-comments__item .cp-form-boxes__infos,
        .post-blog[data-layout="grid"] .is-informative.post-modal__item .cp-form-boxes__infos,
        .post-comments[data-layout="grid"] .is-informative.post-modal__item .cp-form-boxes__infos,
        .post-modal[data-layout="grid"] .is-informative.post-modal__item .cp-form-boxes__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-modal__item .cp-form-boxes__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-modal__item .cp-form-boxes__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-modal__item .cp-form-boxes__infos,
        .post-photo[data-layout="grid"] .is-informative.post-modal__item .cp-form-boxes__infos,
        .post-poll[data-layout="grid"] .is-informative.post-modal__item .cp-form-boxes__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-modal__item .cp-form-boxes__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-modal__item .cp-form-boxes__infos,
        .post-blog[data-layout="grid"] .is-informative.post-myprive__item .cp-form-boxes__infos,
        .post-comments[data-layout="grid"] .is-informative.post-myprive__item .cp-form-boxes__infos,
        .post-modal[data-layout="grid"] .is-informative.post-myprive__item .cp-form-boxes__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-myprive__item .cp-form-boxes__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-myprive__item .cp-form-boxes__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-myprive__item .cp-form-boxes__infos,
        .post-photo[data-layout="grid"] .is-informative.post-myprive__item .cp-form-boxes__infos,
        .post-poll[data-layout="grid"] .is-informative.post-myprive__item .cp-form-boxes__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-myprive__item .cp-form-boxes__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-myprive__item .cp-form-boxes__infos,
        .post-blog[data-layout="grid"] .is-informative.post-photo__item .cp-form-boxes__infos,
        .post-comments[data-layout="grid"] .is-informative.post-photo__item .cp-form-boxes__infos,
        .post-modal[data-layout="grid"] .is-informative.post-photo__item .cp-form-boxes__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-photo__item .cp-form-boxes__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-photo__item .cp-form-boxes__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-photo__item .cp-form-boxes__infos,
        .post-photo[data-layout="grid"] .is-informative.post-photo__item .cp-form-boxes__infos,
        .post-poll[data-layout="grid"] .is-informative.post-photo__item .cp-form-boxes__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-photo__item .cp-form-boxes__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-photo__item .cp-form-boxes__infos,
        .post-blog[data-layout="grid"] .is-informative.post-timeline__item .cp-form-boxes__infos,
        .post-comments[data-layout="grid"] .is-informative.post-timeline__item .cp-form-boxes__infos,
        .post-modal[data-layout="grid"] .is-informative.post-timeline__item .cp-form-boxes__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-timeline__item .cp-form-boxes__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-timeline__item .cp-form-boxes__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-timeline__item .cp-form-boxes__infos,
        .post-photo[data-layout="grid"] .is-informative.post-timeline__item .cp-form-boxes__infos,
        .post-poll[data-layout="grid"] .is-informative.post-timeline__item .cp-form-boxes__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-timeline__item .cp-form-boxes__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-timeline__item .cp-form-boxes__infos,
        .post-blog[data-layout="grid"] .is-informative.messages-gallery__item .cp-form-boxes__infos,
        .post-comments[data-layout="grid"] .is-informative.messages-gallery__item .cp-form-boxes__infos,
        .post-modal[data-layout="grid"] .is-informative.messages-gallery__item .cp-form-boxes__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.messages-gallery__item .cp-form-boxes__infos,
        .post-myprive[data-layout="grid"] .is-informative.messages-gallery__item .cp-form-boxes__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.messages-gallery__item .cp-form-boxes__infos,
        .post-photo[data-layout="grid"] .is-informative.messages-gallery__item .cp-form-boxes__infos,
        .post-poll[data-layout="grid"] .is-informative.messages-gallery__item .cp-form-boxes__infos,
        .post-timeline[data-layout="grid"] .is-informative.messages-gallery__item .cp-form-boxes__infos,
        .messages-gallery[data-layout="grid"] .is-informative.messages-gallery__item .cp-form-boxes__infos,
        .post-blog[data-layout="grid"] .is-informative.post-blog__item .post-comments__infos,
        .post-comments[data-layout="grid"] .is-informative.post-blog__item .post-comments__infos,
        .post-modal[data-layout="grid"] .is-informative.post-blog__item .post-comments__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-blog__item .post-comments__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-blog__item .post-comments__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-blog__item .post-comments__infos,
        .post-photo[data-layout="grid"] .is-informative.post-blog__item .post-comments__infos,
        .post-poll[data-layout="grid"] .is-informative.post-blog__item .post-comments__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-blog__item .post-comments__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-blog__item .post-comments__infos,
        .post-blog[data-layout="grid"] .is-informative.post-blog__item-container .post-comments__infos,
        .post-comments[data-layout="grid"] .is-informative.post-blog__item-container .post-comments__infos,
        .post-modal[data-layout="grid"] .is-informative.post-blog__item-container .post-comments__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-blog__item-container .post-comments__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-blog__item-container .post-comments__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-blog__item-container .post-comments__infos,
        .post-photo[data-layout="grid"] .is-informative.post-blog__item-container .post-comments__infos,
        .post-poll[data-layout="grid"] .is-informative.post-blog__item-container .post-comments__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-blog__item-container .post-comments__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-blog__item-container .post-comments__infos,
        .post-blog[data-layout="grid"] .is-informative.post-comments__item .post-comments__infos,
        .post-comments[data-layout="grid"] .is-informative.post-comments__item .post-comments__infos,
        .post-modal[data-layout="grid"] .is-informative.post-comments__item .post-comments__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-comments__item .post-comments__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-comments__item .post-comments__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-comments__item .post-comments__infos,
        .post-photo[data-layout="grid"] .is-informative.post-comments__item .post-comments__infos,
        .post-poll[data-layout="grid"] .is-informative.post-comments__item .post-comments__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-comments__item .post-comments__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-comments__item .post-comments__infos,
        .post-blog[data-layout="grid"] .is-informative.post-modal__item .post-comments__infos,
        .post-comments[data-layout="grid"] .is-informative.post-modal__item .post-comments__infos,
        .post-modal[data-layout="grid"] .is-informative.post-modal__item .post-comments__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-modal__item .post-comments__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-modal__item .post-comments__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-modal__item .post-comments__infos,
        .post-photo[data-layout="grid"] .is-informative.post-modal__item .post-comments__infos,
        .post-poll[data-layout="grid"] .is-informative.post-modal__item .post-comments__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-modal__item .post-comments__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-modal__item .post-comments__infos,
        .post-blog[data-layout="grid"] .is-informative.post-myprive__item .post-comments__infos,
        .post-comments[data-layout="grid"] .is-informative.post-myprive__item .post-comments__infos,
        .post-modal[data-layout="grid"] .is-informative.post-myprive__item .post-comments__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-myprive__item .post-comments__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-myprive__item .post-comments__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-myprive__item .post-comments__infos,
        .post-photo[data-layout="grid"] .is-informative.post-myprive__item .post-comments__infos,
        .post-poll[data-layout="grid"] .is-informative.post-myprive__item .post-comments__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-myprive__item .post-comments__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-myprive__item .post-comments__infos,
        .post-blog[data-layout="grid"] .is-informative.post-photo__item .post-comments__infos,
        .post-comments[data-layout="grid"] .is-informative.post-photo__item .post-comments__infos,
        .post-modal[data-layout="grid"] .is-informative.post-photo__item .post-comments__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-photo__item .post-comments__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-photo__item .post-comments__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-photo__item .post-comments__infos,
        .post-photo[data-layout="grid"] .is-informative.post-photo__item .post-comments__infos,
        .post-poll[data-layout="grid"] .is-informative.post-photo__item .post-comments__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-photo__item .post-comments__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-photo__item .post-comments__infos,
        .post-blog[data-layout="grid"] .is-informative.post-timeline__item .post-comments__infos,
        .post-comments[data-layout="grid"] .is-informative.post-timeline__item .post-comments__infos,
        .post-modal[data-layout="grid"] .is-informative.post-timeline__item .post-comments__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-timeline__item .post-comments__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-timeline__item .post-comments__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-timeline__item .post-comments__infos,
        .post-photo[data-layout="grid"] .is-informative.post-timeline__item .post-comments__infos,
        .post-poll[data-layout="grid"] .is-informative.post-timeline__item .post-comments__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-timeline__item .post-comments__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-timeline__item .post-comments__infos,
        .post-blog[data-layout="grid"] .is-informative.messages-gallery__item .post-comments__infos,
        .post-comments[data-layout="grid"] .is-informative.messages-gallery__item .post-comments__infos,
        .post-modal[data-layout="grid"] .is-informative.messages-gallery__item .post-comments__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.messages-gallery__item .post-comments__infos,
        .post-myprive[data-layout="grid"] .is-informative.messages-gallery__item .post-comments__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.messages-gallery__item .post-comments__infos,
        .post-photo[data-layout="grid"] .is-informative.messages-gallery__item .post-comments__infos,
        .post-poll[data-layout="grid"] .is-informative.messages-gallery__item .post-comments__infos,
        .post-timeline[data-layout="grid"] .is-informative.messages-gallery__item .post-comments__infos,
        .messages-gallery[data-layout="grid"] .is-informative.messages-gallery__item .post-comments__infos,
        .post-blog[data-layout="grid"] .is-informative.post-blog__item .post-modal__infos,
        .post-comments[data-layout="grid"] .is-informative.post-blog__item .post-modal__infos,
        .post-modal[data-layout="grid"] .is-informative.post-blog__item .post-modal__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-blog__item .post-modal__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-blog__item .post-modal__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-blog__item .post-modal__infos,
        .post-photo[data-layout="grid"] .is-informative.post-blog__item .post-modal__infos,
        .post-poll[data-layout="grid"] .is-informative.post-blog__item .post-modal__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-blog__item .post-modal__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-blog__item .post-modal__infos,
        .post-blog[data-layout="grid"] .is-informative.post-blog__item-container .post-modal__infos,
        .post-comments[data-layout="grid"] .is-informative.post-blog__item-container .post-modal__infos,
        .post-modal[data-layout="grid"] .is-informative.post-blog__item-container .post-modal__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-blog__item-container .post-modal__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-blog__item-container .post-modal__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-blog__item-container .post-modal__infos,
        .post-photo[data-layout="grid"] .is-informative.post-blog__item-container .post-modal__infos,
        .post-poll[data-layout="grid"] .is-informative.post-blog__item-container .post-modal__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-blog__item-container .post-modal__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-blog__item-container .post-modal__infos,
        .post-blog[data-layout="grid"] .is-informative.post-comments__item .post-modal__infos,
        .post-comments[data-layout="grid"] .is-informative.post-comments__item .post-modal__infos,
        .post-modal[data-layout="grid"] .is-informative.post-comments__item .post-modal__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-comments__item .post-modal__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-comments__item .post-modal__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-comments__item .post-modal__infos,
        .post-photo[data-layout="grid"] .is-informative.post-comments__item .post-modal__infos,
        .post-poll[data-layout="grid"] .is-informative.post-comments__item .post-modal__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-comments__item .post-modal__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-comments__item .post-modal__infos,
        .post-blog[data-layout="grid"] .is-informative.post-modal__item .post-modal__infos,
        .post-comments[data-layout="grid"] .is-informative.post-modal__item .post-modal__infos,
        .post-modal[data-layout="grid"] .is-informative.post-modal__item .post-modal__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-modal__item .post-modal__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-modal__item .post-modal__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-modal__item .post-modal__infos,
        .post-photo[data-layout="grid"] .is-informative.post-modal__item .post-modal__infos,
        .post-poll[data-layout="grid"] .is-informative.post-modal__item .post-modal__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-modal__item .post-modal__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-modal__item .post-modal__infos,
        .post-blog[data-layout="grid"] .is-informative.post-myprive__item .post-modal__infos,
        .post-comments[data-layout="grid"] .is-informative.post-myprive__item .post-modal__infos,
        .post-modal[data-layout="grid"] .is-informative.post-myprive__item .post-modal__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-myprive__item .post-modal__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-myprive__item .post-modal__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-myprive__item .post-modal__infos,
        .post-photo[data-layout="grid"] .is-informative.post-myprive__item .post-modal__infos,
        .post-poll[data-layout="grid"] .is-informative.post-myprive__item .post-modal__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-myprive__item .post-modal__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-myprive__item .post-modal__infos,
        .post-blog[data-layout="grid"] .is-informative.post-photo__item .post-modal__infos,
        .post-comments[data-layout="grid"] .is-informative.post-photo__item .post-modal__infos,
        .post-modal[data-layout="grid"] .is-informative.post-photo__item .post-modal__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-photo__item .post-modal__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-photo__item .post-modal__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-photo__item .post-modal__infos,
        .post-photo[data-layout="grid"] .is-informative.post-photo__item .post-modal__infos,
        .post-poll[data-layout="grid"] .is-informative.post-photo__item .post-modal__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-photo__item .post-modal__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-photo__item .post-modal__infos,
        .post-blog[data-layout="grid"] .is-informative.post-timeline__item .post-modal__infos,
        .post-comments[data-layout="grid"] .is-informative.post-timeline__item .post-modal__infos,
        .post-modal[data-layout="grid"] .is-informative.post-timeline__item .post-modal__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-timeline__item .post-modal__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-timeline__item .post-modal__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-timeline__item .post-modal__infos,
        .post-photo[data-layout="grid"] .is-informative.post-timeline__item .post-modal__infos,
        .post-poll[data-layout="grid"] .is-informative.post-timeline__item .post-modal__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-timeline__item .post-modal__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-timeline__item .post-modal__infos,
        .post-blog[data-layout="grid"] .is-informative.messages-gallery__item .post-modal__infos,
        .post-comments[data-layout="grid"] .is-informative.messages-gallery__item .post-modal__infos,
        .post-modal[data-layout="grid"] .is-informative.messages-gallery__item .post-modal__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.messages-gallery__item .post-modal__infos,
        .post-myprive[data-layout="grid"] .is-informative.messages-gallery__item .post-modal__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.messages-gallery__item .post-modal__infos,
        .post-photo[data-layout="grid"] .is-informative.messages-gallery__item .post-modal__infos,
        .post-poll[data-layout="grid"] .is-informative.messages-gallery__item .post-modal__infos,
        .post-timeline[data-layout="grid"] .is-informative.messages-gallery__item .post-modal__infos,
        .messages-gallery[data-layout="grid"] .is-informative.messages-gallery__item .post-modal__infos,
        .post-blog[data-layout="grid"] .is-informative.post-blog__item .post-myprive__infos,
        .post-comments[data-layout="grid"] .is-informative.post-blog__item .post-myprive__infos,
        .post-modal[data-layout="grid"] .is-informative.post-blog__item .post-myprive__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-blog__item .post-myprive__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-blog__item .post-myprive__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-blog__item .post-myprive__infos,
        .post-photo[data-layout="grid"] .is-informative.post-blog__item .post-myprive__infos,
        .post-poll[data-layout="grid"] .is-informative.post-blog__item .post-myprive__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-blog__item .post-myprive__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-blog__item .post-myprive__infos,
        .post-blog[data-layout="grid"] .is-informative.post-blog__item-container .post-myprive__infos,
        .post-comments[data-layout="grid"] .is-informative.post-blog__item-container .post-myprive__infos,
        .post-modal[data-layout="grid"] .is-informative.post-blog__item-container .post-myprive__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-blog__item-container .post-myprive__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-blog__item-container .post-myprive__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-blog__item-container .post-myprive__infos,
        .post-photo[data-layout="grid"] .is-informative.post-blog__item-container .post-myprive__infos,
        .post-poll[data-layout="grid"] .is-informative.post-blog__item-container .post-myprive__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-blog__item-container .post-myprive__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-blog__item-container .post-myprive__infos,
        .post-blog[data-layout="grid"] .is-informative.post-comments__item .post-myprive__infos,
        .post-comments[data-layout="grid"] .is-informative.post-comments__item .post-myprive__infos,
        .post-modal[data-layout="grid"] .is-informative.post-comments__item .post-myprive__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-comments__item .post-myprive__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-comments__item .post-myprive__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-comments__item .post-myprive__infos,
        .post-photo[data-layout="grid"] .is-informative.post-comments__item .post-myprive__infos,
        .post-poll[data-layout="grid"] .is-informative.post-comments__item .post-myprive__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-comments__item .post-myprive__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-comments__item .post-myprive__infos,
        .post-blog[data-layout="grid"] .is-informative.post-modal__item .post-myprive__infos,
        .post-comments[data-layout="grid"] .is-informative.post-modal__item .post-myprive__infos,
        .post-modal[data-layout="grid"] .is-informative.post-modal__item .post-myprive__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-modal__item .post-myprive__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-modal__item .post-myprive__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-modal__item .post-myprive__infos,
        .post-photo[data-layout="grid"] .is-informative.post-modal__item .post-myprive__infos,
        .post-poll[data-layout="grid"] .is-informative.post-modal__item .post-myprive__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-modal__item .post-myprive__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-modal__item .post-myprive__infos,
        .post-blog[data-layout="grid"] .is-informative.post-myprive__item .post-myprive__infos,
        .post-comments[data-layout="grid"] .is-informative.post-myprive__item .post-myprive__infos,
        .post-modal[data-layout="grid"] .is-informative.post-myprive__item .post-myprive__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-myprive__item .post-myprive__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-myprive__item .post-myprive__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-myprive__item .post-myprive__infos,
        .post-photo[data-layout="grid"] .is-informative.post-myprive__item .post-myprive__infos,
        .post-poll[data-layout="grid"] .is-informative.post-myprive__item .post-myprive__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-myprive__item .post-myprive__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-myprive__item .post-myprive__infos,
        .post-blog[data-layout="grid"] .is-informative.post-photo__item .post-myprive__infos,
        .post-comments[data-layout="grid"] .is-informative.post-photo__item .post-myprive__infos,
        .post-modal[data-layout="grid"] .is-informative.post-photo__item .post-myprive__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-photo__item .post-myprive__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-photo__item .post-myprive__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-photo__item .post-myprive__infos,
        .post-photo[data-layout="grid"] .is-informative.post-photo__item .post-myprive__infos,
        .post-poll[data-layout="grid"] .is-informative.post-photo__item .post-myprive__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-photo__item .post-myprive__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-photo__item .post-myprive__infos,
        .post-blog[data-layout="grid"] .is-informative.post-timeline__item .post-myprive__infos,
        .post-comments[data-layout="grid"] .is-informative.post-timeline__item .post-myprive__infos,
        .post-modal[data-layout="grid"] .is-informative.post-timeline__item .post-myprive__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-timeline__item .post-myprive__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-timeline__item .post-myprive__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-timeline__item .post-myprive__infos,
        .post-photo[data-layout="grid"] .is-informative.post-timeline__item .post-myprive__infos,
        .post-poll[data-layout="grid"] .is-informative.post-timeline__item .post-myprive__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-timeline__item .post-myprive__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-timeline__item .post-myprive__infos,
        .post-blog[data-layout="grid"] .is-informative.messages-gallery__item .post-myprive__infos,
        .post-comments[data-layout="grid"] .is-informative.messages-gallery__item .post-myprive__infos,
        .post-modal[data-layout="grid"] .is-informative.messages-gallery__item .post-myprive__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.messages-gallery__item .post-myprive__infos,
        .post-myprive[data-layout="grid"] .is-informative.messages-gallery__item .post-myprive__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.messages-gallery__item .post-myprive__infos,
        .post-photo[data-layout="grid"] .is-informative.messages-gallery__item .post-myprive__infos,
        .post-poll[data-layout="grid"] .is-informative.messages-gallery__item .post-myprive__infos,
        .post-timeline[data-layout="grid"] .is-informative.messages-gallery__item .post-myprive__infos,
        .messages-gallery[data-layout="grid"] .is-informative.messages-gallery__item .post-myprive__infos,
        .post-blog[data-layout="grid"] .is-informative.post-blog__item .post-timeline__infos,
        .post-comments[data-layout="grid"] .is-informative.post-blog__item .post-timeline__infos,
        .post-modal[data-layout="grid"] .is-informative.post-blog__item .post-timeline__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-blog__item .post-timeline__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-blog__item .post-timeline__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-blog__item .post-timeline__infos,
        .post-photo[data-layout="grid"] .is-informative.post-blog__item .post-timeline__infos,
        .post-poll[data-layout="grid"] .is-informative.post-blog__item .post-timeline__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-blog__item .post-timeline__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-blog__item .post-timeline__infos,
        .post-blog[data-layout="grid"] .is-informative.post-blog__item-container .post-timeline__infos,
        .post-comments[data-layout="grid"] .is-informative.post-blog__item-container .post-timeline__infos,
        .post-modal[data-layout="grid"] .is-informative.post-blog__item-container .post-timeline__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-blog__item-container .post-timeline__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-blog__item-container .post-timeline__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-blog__item-container .post-timeline__infos,
        .post-photo[data-layout="grid"] .is-informative.post-blog__item-container .post-timeline__infos,
        .post-poll[data-layout="grid"] .is-informative.post-blog__item-container .post-timeline__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-blog__item-container .post-timeline__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-blog__item-container .post-timeline__infos,
        .post-blog[data-layout="grid"] .is-informative.post-comments__item .post-timeline__infos,
        .post-comments[data-layout="grid"] .is-informative.post-comments__item .post-timeline__infos,
        .post-modal[data-layout="grid"] .is-informative.post-comments__item .post-timeline__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-comments__item .post-timeline__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-comments__item .post-timeline__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-comments__item .post-timeline__infos,
        .post-photo[data-layout="grid"] .is-informative.post-comments__item .post-timeline__infos,
        .post-poll[data-layout="grid"] .is-informative.post-comments__item .post-timeline__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-comments__item .post-timeline__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-comments__item .post-timeline__infos,
        .post-blog[data-layout="grid"] .is-informative.post-modal__item .post-timeline__infos,
        .post-comments[data-layout="grid"] .is-informative.post-modal__item .post-timeline__infos,
        .post-modal[data-layout="grid"] .is-informative.post-modal__item .post-timeline__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-modal__item .post-timeline__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-modal__item .post-timeline__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-modal__item .post-timeline__infos,
        .post-photo[data-layout="grid"] .is-informative.post-modal__item .post-timeline__infos,
        .post-poll[data-layout="grid"] .is-informative.post-modal__item .post-timeline__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-modal__item .post-timeline__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-modal__item .post-timeline__infos,
        .post-blog[data-layout="grid"] .is-informative.post-myprive__item .post-timeline__infos,
        .post-comments[data-layout="grid"] .is-informative.post-myprive__item .post-timeline__infos,
        .post-modal[data-layout="grid"] .is-informative.post-myprive__item .post-timeline__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-myprive__item .post-timeline__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-myprive__item .post-timeline__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-myprive__item .post-timeline__infos,
        .post-photo[data-layout="grid"] .is-informative.post-myprive__item .post-timeline__infos,
        .post-poll[data-layout="grid"] .is-informative.post-myprive__item .post-timeline__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-myprive__item .post-timeline__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-myprive__item .post-timeline__infos,
        .post-blog[data-layout="grid"] .is-informative.post-photo__item .post-timeline__infos,
        .post-comments[data-layout="grid"] .is-informative.post-photo__item .post-timeline__infos,
        .post-modal[data-layout="grid"] .is-informative.post-photo__item .post-timeline__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-photo__item .post-timeline__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-photo__item .post-timeline__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-photo__item .post-timeline__infos,
        .post-photo[data-layout="grid"] .is-informative.post-photo__item .post-timeline__infos,
        .post-poll[data-layout="grid"] .is-informative.post-photo__item .post-timeline__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-photo__item .post-timeline__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-photo__item .post-timeline__infos,
        .post-blog[data-layout="grid"] .is-informative.post-timeline__item .post-timeline__infos,
        .post-comments[data-layout="grid"] .is-informative.post-timeline__item .post-timeline__infos,
        .post-modal[data-layout="grid"] .is-informative.post-timeline__item .post-timeline__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.post-timeline__item .post-timeline__infos,
        .post-myprive[data-layout="grid"] .is-informative.post-timeline__item .post-timeline__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.post-timeline__item .post-timeline__infos,
        .post-photo[data-layout="grid"] .is-informative.post-timeline__item .post-timeline__infos,
        .post-poll[data-layout="grid"] .is-informative.post-timeline__item .post-timeline__infos,
        .post-timeline[data-layout="grid"] .is-informative.post-timeline__item .post-timeline__infos,
        .messages-gallery[data-layout="grid"] .is-informative.post-timeline__item .post-timeline__infos,
        .post-blog[data-layout="grid"] .is-informative.messages-gallery__item .post-timeline__infos,
        .post-comments[data-layout="grid"] .is-informative.messages-gallery__item .post-timeline__infos,
        .post-modal[data-layout="grid"] .is-informative.messages-gallery__item .post-timeline__infos,
        .cp-myprive-chat[data-layout="grid"] .is-informative.messages-gallery__item .post-timeline__infos,
        .post-myprive[data-layout="grid"] .is-informative.messages-gallery__item .post-timeline__infos,
        .post-myprive__content[data-layout="grid"] .is-informative.messages-gallery__item .post-timeline__infos,
        .post-photo[data-layout="grid"] .is-informative.messages-gallery__item .post-timeline__infos,
        .post-poll[data-layout="grid"] .is-informative.messages-gallery__item .post-timeline__infos,
        .post-timeline[data-layout="grid"] .is-informative.messages-gallery__item .post-timeline__infos,
        .messages-gallery[data-layout="grid"] .is-informative.messages-gallery__item .post-timeline__infos {
          display: flex !important; }
    .post-blog[data-layout="grid"] .cp-stories__floating[data-type="segment"], .post-comments[data-layout="grid"] .cp-stories__floating[data-type="segment"], .post-modal[data-layout="grid"] .cp-stories__floating[data-type="segment"], .cp-myprive-chat[data-layout="grid"] .cp-stories__floating[data-type="segment"], .post-myprive[data-layout="grid"] .cp-stories__floating[data-type="segment"], .post-myprive__content[data-layout="grid"] .cp-stories__floating[data-type="segment"], .post-photo[data-layout="grid"] .cp-stories__floating[data-type="segment"], .post-poll[data-layout="grid"] .cp-stories__floating[data-type="segment"], .post-timeline[data-layout="grid"] .cp-stories__floating[data-type="segment"], .messages-gallery[data-layout="grid"] .cp-stories__floating[data-type="segment"], .post-blog[data-layout="grid"] .post-modal__floating[data-type="segment"], .post-comments[data-layout="grid"] .post-modal__floating[data-type="segment"], .post-modal[data-layout="grid"] .post-modal__floating[data-type="segment"], .cp-myprive-chat[data-layout="grid"] .post-modal__floating[data-type="segment"], .post-myprive[data-layout="grid"] .post-modal__floating[data-type="segment"], .post-myprive__content[data-layout="grid"] .post-modal__floating[data-type="segment"], .post-photo[data-layout="grid"] .post-modal__floating[data-type="segment"], .post-poll[data-layout="grid"] .post-modal__floating[data-type="segment"], .post-timeline[data-layout="grid"] .post-modal__floating[data-type="segment"], .messages-gallery[data-layout="grid"] .post-modal__floating[data-type="segment"], .post-blog[data-layout="grid"] .post-myprive__floating[data-type="segment"], .post-comments[data-layout="grid"] .post-myprive__floating[data-type="segment"], .post-modal[data-layout="grid"] .post-myprive__floating[data-type="segment"], .cp-myprive-chat[data-layout="grid"] .post-myprive__floating[data-type="segment"], .post-myprive[data-layout="grid"] .post-myprive__floating[data-type="segment"], .post-myprive__content[data-layout="grid"] .post-myprive__floating[data-type="segment"], .post-photo[data-layout="grid"] .post-myprive__floating[data-type="segment"], .post-poll[data-layout="grid"] .post-myprive__floating[data-type="segment"], .post-timeline[data-layout="grid"] .post-myprive__floating[data-type="segment"], .messages-gallery[data-layout="grid"] .post-myprive__floating[data-type="segment"], .post-blog[data-layout="grid"] .post-photo__floating[data-type="segment"], .post-comments[data-layout="grid"] .post-photo__floating[data-type="segment"], .post-modal[data-layout="grid"] .post-photo__floating[data-type="segment"], .cp-myprive-chat[data-layout="grid"] .post-photo__floating[data-type="segment"], .post-myprive[data-layout="grid"] .post-photo__floating[data-type="segment"], .post-myprive__content[data-layout="grid"] .post-photo__floating[data-type="segment"], .post-photo[data-layout="grid"] .post-photo__floating[data-type="segment"], .post-poll[data-layout="grid"] .post-photo__floating[data-type="segment"], .post-timeline[data-layout="grid"] .post-photo__floating[data-type="segment"], .messages-gallery[data-layout="grid"] .post-photo__floating[data-type="segment"], .post-blog[data-layout="grid"] .post-timeline__floating[data-type="segment"], .post-comments[data-layout="grid"] .post-timeline__floating[data-type="segment"], .post-modal[data-layout="grid"] .post-timeline__floating[data-type="segment"], .cp-myprive-chat[data-layout="grid"] .post-timeline__floating[data-type="segment"], .post-myprive[data-layout="grid"] .post-timeline__floating[data-type="segment"], .post-myprive__content[data-layout="grid"] .post-timeline__floating[data-type="segment"], .post-photo[data-layout="grid"] .post-timeline__floating[data-type="segment"], .post-poll[data-layout="grid"] .post-timeline__floating[data-type="segment"], .post-timeline[data-layout="grid"] .post-timeline__floating[data-type="segment"], .messages-gallery[data-layout="grid"] .post-timeline__floating[data-type="segment"], .post-blog[data-layout="grid"] .messages-gallery__floating[data-type="segment"], .post-comments[data-layout="grid"] .messages-gallery__floating[data-type="segment"], .post-modal[data-layout="grid"] .messages-gallery__floating[data-type="segment"], .cp-myprive-chat[data-layout="grid"] .messages-gallery__floating[data-type="segment"], .post-myprive[data-layout="grid"] .messages-gallery__floating[data-type="segment"], .post-myprive__content[data-layout="grid"] .messages-gallery__floating[data-type="segment"], .post-photo[data-layout="grid"] .messages-gallery__floating[data-type="segment"], .post-poll[data-layout="grid"] .messages-gallery__floating[data-type="segment"], .post-timeline[data-layout="grid"] .messages-gallery__floating[data-type="segment"], .messages-gallery[data-layout="grid"] .messages-gallery__floating[data-type="segment"] {
      display: flex !important;
      right: 5px !important;
      top: 5px !important; }
      @media all and (max-width: 939px) {
        .post-blog[data-layout="grid"] .cp-stories__floating[data-type="segment"], .post-comments[data-layout="grid"] .cp-stories__floating[data-type="segment"], .post-modal[data-layout="grid"] .cp-stories__floating[data-type="segment"], .cp-myprive-chat[data-layout="grid"] .cp-stories__floating[data-type="segment"], .post-myprive[data-layout="grid"] .cp-stories__floating[data-type="segment"], .post-myprive__content[data-layout="grid"] .cp-stories__floating[data-type="segment"], .post-photo[data-layout="grid"] .cp-stories__floating[data-type="segment"], .post-poll[data-layout="grid"] .cp-stories__floating[data-type="segment"], .post-timeline[data-layout="grid"] .cp-stories__floating[data-type="segment"], .messages-gallery[data-layout="grid"] .cp-stories__floating[data-type="segment"], .post-blog[data-layout="grid"] .post-modal__floating[data-type="segment"], .post-comments[data-layout="grid"] .post-modal__floating[data-type="segment"], .post-modal[data-layout="grid"] .post-modal__floating[data-type="segment"], .cp-myprive-chat[data-layout="grid"] .post-modal__floating[data-type="segment"], .post-myprive[data-layout="grid"] .post-modal__floating[data-type="segment"], .post-myprive__content[data-layout="grid"] .post-modal__floating[data-type="segment"], .post-photo[data-layout="grid"] .post-modal__floating[data-type="segment"], .post-poll[data-layout="grid"] .post-modal__floating[data-type="segment"], .post-timeline[data-layout="grid"] .post-modal__floating[data-type="segment"], .messages-gallery[data-layout="grid"] .post-modal__floating[data-type="segment"], .post-blog[data-layout="grid"] .post-myprive__floating[data-type="segment"], .post-comments[data-layout="grid"] .post-myprive__floating[data-type="segment"], .post-modal[data-layout="grid"] .post-myprive__floating[data-type="segment"], .cp-myprive-chat[data-layout="grid"] .post-myprive__floating[data-type="segment"], .post-myprive[data-layout="grid"] .post-myprive__floating[data-type="segment"], .post-myprive__content[data-layout="grid"] .post-myprive__floating[data-type="segment"], .post-photo[data-layout="grid"] .post-myprive__floating[data-type="segment"], .post-poll[data-layout="grid"] .post-myprive__floating[data-type="segment"], .post-timeline[data-layout="grid"] .post-myprive__floating[data-type="segment"], .messages-gallery[data-layout="grid"] .post-myprive__floating[data-type="segment"], .post-blog[data-layout="grid"] .post-photo__floating[data-type="segment"], .post-comments[data-layout="grid"] .post-photo__floating[data-type="segment"], .post-modal[data-layout="grid"] .post-photo__floating[data-type="segment"], .cp-myprive-chat[data-layout="grid"] .post-photo__floating[data-type="segment"], .post-myprive[data-layout="grid"] .post-photo__floating[data-type="segment"], .post-myprive__content[data-layout="grid"] .post-photo__floating[data-type="segment"], .post-photo[data-layout="grid"] .post-photo__floating[data-type="segment"], .post-poll[data-layout="grid"] .post-photo__floating[data-type="segment"], .post-timeline[data-layout="grid"] .post-photo__floating[data-type="segment"], .messages-gallery[data-layout="grid"] .post-photo__floating[data-type="segment"], .post-blog[data-layout="grid"] .post-timeline__floating[data-type="segment"], .post-comments[data-layout="grid"] .post-timeline__floating[data-type="segment"], .post-modal[data-layout="grid"] .post-timeline__floating[data-type="segment"], .cp-myprive-chat[data-layout="grid"] .post-timeline__floating[data-type="segment"], .post-myprive[data-layout="grid"] .post-timeline__floating[data-type="segment"], .post-myprive__content[data-layout="grid"] .post-timeline__floating[data-type="segment"], .post-photo[data-layout="grid"] .post-timeline__floating[data-type="segment"], .post-poll[data-layout="grid"] .post-timeline__floating[data-type="segment"], .post-timeline[data-layout="grid"] .post-timeline__floating[data-type="segment"], .messages-gallery[data-layout="grid"] .post-timeline__floating[data-type="segment"], .post-blog[data-layout="grid"] .messages-gallery__floating[data-type="segment"], .post-comments[data-layout="grid"] .messages-gallery__floating[data-type="segment"], .post-modal[data-layout="grid"] .messages-gallery__floating[data-type="segment"], .cp-myprive-chat[data-layout="grid"] .messages-gallery__floating[data-type="segment"], .post-myprive[data-layout="grid"] .messages-gallery__floating[data-type="segment"], .post-myprive__content[data-layout="grid"] .messages-gallery__floating[data-type="segment"], .post-photo[data-layout="grid"] .messages-gallery__floating[data-type="segment"], .post-poll[data-layout="grid"] .messages-gallery__floating[data-type="segment"], .post-timeline[data-layout="grid"] .messages-gallery__floating[data-type="segment"], .messages-gallery[data-layout="grid"] .messages-gallery__floating[data-type="segment"] {
          right: 0 !important;
          top: 0 !important; } }
    .cp-stories__floating[data-type="bookmark"] + .post-blog[data-layout="grid"], .post-modal__floating[data-type="bookmark"] + .post-blog[data-layout="grid"], .post-myprive__floating[data-type="bookmark"] + .post-blog[data-layout="grid"], .post-photo__floating[data-type="bookmark"] + .post-blog[data-layout="grid"], .post-timeline__floating[data-type="bookmark"] + .post-blog[data-layout="grid"], .messages-gallery__floating[data-type="bookmark"] + .post-blog[data-layout="grid"], .cp-stories__floating[data-type="bookmark"] + .post-comments[data-layout="grid"], .post-modal__floating[data-type="bookmark"] + .post-comments[data-layout="grid"], .post-myprive__floating[data-type="bookmark"] + .post-comments[data-layout="grid"], .post-photo__floating[data-type="bookmark"] + .post-comments[data-layout="grid"], .post-timeline__floating[data-type="bookmark"] + .post-comments[data-layout="grid"], .messages-gallery__floating[data-type="bookmark"] + .post-comments[data-layout="grid"], .cp-stories__floating[data-type="bookmark"] + .post-modal[data-layout="grid"], .post-modal__floating[data-type="bookmark"] + .post-modal[data-layout="grid"], .post-myprive__floating[data-type="bookmark"] + .post-modal[data-layout="grid"], .post-photo__floating[data-type="bookmark"] + .post-modal[data-layout="grid"], .post-timeline__floating[data-type="bookmark"] + .post-modal[data-layout="grid"], .messages-gallery__floating[data-type="bookmark"] + .post-modal[data-layout="grid"], .cp-stories__floating[data-type="bookmark"] + .cp-myprive-chat[data-layout="grid"], .post-modal__floating[data-type="bookmark"] + .cp-myprive-chat[data-layout="grid"], .post-myprive__floating[data-type="bookmark"] + .cp-myprive-chat[data-layout="grid"], .post-photo__floating[data-type="bookmark"] + .cp-myprive-chat[data-layout="grid"], .post-timeline__floating[data-type="bookmark"] + .cp-myprive-chat[data-layout="grid"], .messages-gallery__floating[data-type="bookmark"] + .cp-myprive-chat[data-layout="grid"], .cp-stories__floating[data-type="bookmark"] + .post-myprive[data-layout="grid"], .post-modal__floating[data-type="bookmark"] + .post-myprive[data-layout="grid"], .post-myprive__floating[data-type="bookmark"] + .post-myprive[data-layout="grid"], .post-photo__floating[data-type="bookmark"] + .post-myprive[data-layout="grid"], .post-timeline__floating[data-type="bookmark"] + .post-myprive[data-layout="grid"], .messages-gallery__floating[data-type="bookmark"] + .post-myprive[data-layout="grid"], .cp-stories__floating[data-type="bookmark"] + .post-myprive__content[data-layout="grid"], .post-modal__floating[data-type="bookmark"] + .post-myprive__content[data-layout="grid"], .post-myprive__floating[data-type="bookmark"] + .post-myprive__content[data-layout="grid"], .post-photo__floating[data-type="bookmark"] + .post-myprive__content[data-layout="grid"], .post-timeline__floating[data-type="bookmark"] + .post-myprive__content[data-layout="grid"], .messages-gallery__floating[data-type="bookmark"] + .post-myprive__content[data-layout="grid"], .cp-stories__floating[data-type="bookmark"] + .post-photo[data-layout="grid"], .post-modal__floating[data-type="bookmark"] + .post-photo[data-layout="grid"], .post-myprive__floating[data-type="bookmark"] + .post-photo[data-layout="grid"], .post-photo__floating[data-type="bookmark"] + .post-photo[data-layout="grid"], .post-timeline__floating[data-type="bookmark"] + .post-photo[data-layout="grid"], .messages-gallery__floating[data-type="bookmark"] + .post-photo[data-layout="grid"], .cp-stories__floating[data-type="bookmark"] + .post-poll[data-layout="grid"], .post-modal__floating[data-type="bookmark"] + .post-poll[data-layout="grid"], .post-myprive__floating[data-type="bookmark"] + .post-poll[data-layout="grid"], .post-photo__floating[data-type="bookmark"] + .post-poll[data-layout="grid"], .post-timeline__floating[data-type="bookmark"] + .post-poll[data-layout="grid"], .messages-gallery__floating[data-type="bookmark"] + .post-poll[data-layout="grid"], .cp-stories__floating[data-type="bookmark"] + .post-timeline[data-layout="grid"], .post-modal__floating[data-type="bookmark"] + .post-timeline[data-layout="grid"], .post-myprive__floating[data-type="bookmark"] + .post-timeline[data-layout="grid"], .post-photo__floating[data-type="bookmark"] + .post-timeline[data-layout="grid"], .post-timeline__floating[data-type="bookmark"] + .post-timeline[data-layout="grid"], .messages-gallery__floating[data-type="bookmark"] + .post-timeline[data-layout="grid"], .cp-stories__floating[data-type="bookmark"] + .messages-gallery[data-layout="grid"], .post-modal__floating[data-type="bookmark"] + .messages-gallery[data-layout="grid"], .post-myprive__floating[data-type="bookmark"] + .messages-gallery[data-layout="grid"], .post-photo__floating[data-type="bookmark"] + .messages-gallery[data-layout="grid"], .post-timeline__floating[data-type="bookmark"] + .messages-gallery[data-layout="grid"], .messages-gallery__floating[data-type="bookmark"] + .messages-gallery[data-layout="grid"],
    .cp-stories__floating[data-type="actions"] + .post-blog[data-layout="grid"],
    .post-modal__floating[data-type="actions"] + .post-blog[data-layout="grid"],
    .post-myprive__floating[data-type="actions"] + .post-blog[data-layout="grid"],
    .post-photo__floating[data-type="actions"] + .post-blog[data-layout="grid"],
    .post-timeline__floating[data-type="actions"] + .post-blog[data-layout="grid"],
    .messages-gallery__floating[data-type="actions"] + .post-blog[data-layout="grid"],
    .cp-stories__floating[data-type="actions"] + .post-comments[data-layout="grid"],
    .post-modal__floating[data-type="actions"] + .post-comments[data-layout="grid"],
    .post-myprive__floating[data-type="actions"] + .post-comments[data-layout="grid"],
    .post-photo__floating[data-type="actions"] + .post-comments[data-layout="grid"],
    .post-timeline__floating[data-type="actions"] + .post-comments[data-layout="grid"],
    .messages-gallery__floating[data-type="actions"] + .post-comments[data-layout="grid"],
    .cp-stories__floating[data-type="actions"] + .post-modal[data-layout="grid"],
    .post-modal__floating[data-type="actions"] + .post-modal[data-layout="grid"],
    .post-myprive__floating[data-type="actions"] + .post-modal[data-layout="grid"],
    .post-photo__floating[data-type="actions"] + .post-modal[data-layout="grid"],
    .post-timeline__floating[data-type="actions"] + .post-modal[data-layout="grid"],
    .messages-gallery__floating[data-type="actions"] + .post-modal[data-layout="grid"],
    .cp-stories__floating[data-type="actions"] + .cp-myprive-chat[data-layout="grid"],
    .post-modal__floating[data-type="actions"] + .cp-myprive-chat[data-layout="grid"],
    .post-myprive__floating[data-type="actions"] + .cp-myprive-chat[data-layout="grid"],
    .post-photo__floating[data-type="actions"] + .cp-myprive-chat[data-layout="grid"],
    .post-timeline__floating[data-type="actions"] + .cp-myprive-chat[data-layout="grid"],
    .messages-gallery__floating[data-type="actions"] + .cp-myprive-chat[data-layout="grid"],
    .cp-stories__floating[data-type="actions"] + .post-myprive[data-layout="grid"],
    .post-modal__floating[data-type="actions"] + .post-myprive[data-layout="grid"],
    .post-myprive__floating[data-type="actions"] + .post-myprive[data-layout="grid"],
    .post-photo__floating[data-type="actions"] + .post-myprive[data-layout="grid"],
    .post-timeline__floating[data-type="actions"] + .post-myprive[data-layout="grid"],
    .messages-gallery__floating[data-type="actions"] + .post-myprive[data-layout="grid"],
    .cp-stories__floating[data-type="actions"] + .post-myprive__content[data-layout="grid"],
    .post-modal__floating[data-type="actions"] + .post-myprive__content[data-layout="grid"],
    .post-myprive__floating[data-type="actions"] + .post-myprive__content[data-layout="grid"],
    .post-photo__floating[data-type="actions"] + .post-myprive__content[data-layout="grid"],
    .post-timeline__floating[data-type="actions"] + .post-myprive__content[data-layout="grid"],
    .messages-gallery__floating[data-type="actions"] + .post-myprive__content[data-layout="grid"],
    .cp-stories__floating[data-type="actions"] + .post-photo[data-layout="grid"],
    .post-modal__floating[data-type="actions"] + .post-photo[data-layout="grid"],
    .post-myprive__floating[data-type="actions"] + .post-photo[data-layout="grid"],
    .post-photo__floating[data-type="actions"] + .post-photo[data-layout="grid"],
    .post-timeline__floating[data-type="actions"] + .post-photo[data-layout="grid"],
    .messages-gallery__floating[data-type="actions"] + .post-photo[data-layout="grid"],
    .cp-stories__floating[data-type="actions"] + .post-poll[data-layout="grid"],
    .post-modal__floating[data-type="actions"] + .post-poll[data-layout="grid"],
    .post-myprive__floating[data-type="actions"] + .post-poll[data-layout="grid"],
    .post-photo__floating[data-type="actions"] + .post-poll[data-layout="grid"],
    .post-timeline__floating[data-type="actions"] + .post-poll[data-layout="grid"],
    .messages-gallery__floating[data-type="actions"] + .post-poll[data-layout="grid"],
    .cp-stories__floating[data-type="actions"] + .post-timeline[data-layout="grid"],
    .post-modal__floating[data-type="actions"] + .post-timeline[data-layout="grid"],
    .post-myprive__floating[data-type="actions"] + .post-timeline[data-layout="grid"],
    .post-photo__floating[data-type="actions"] + .post-timeline[data-layout="grid"],
    .post-timeline__floating[data-type="actions"] + .post-timeline[data-layout="grid"],
    .messages-gallery__floating[data-type="actions"] + .post-timeline[data-layout="grid"],
    .cp-stories__floating[data-type="actions"] + .messages-gallery[data-layout="grid"],
    .post-modal__floating[data-type="actions"] + .messages-gallery[data-layout="grid"],
    .post-myprive__floating[data-type="actions"] + .messages-gallery[data-layout="grid"],
    .post-photo__floating[data-type="actions"] + .messages-gallery[data-layout="grid"],
    .post-timeline__floating[data-type="actions"] + .messages-gallery[data-layout="grid"],
    .messages-gallery__floating[data-type="actions"] + .messages-gallery[data-layout="grid"] {
      right: 5px; }
    .post-blog[data-layout="grid"] .post-blog__thumb, .post-comments[data-layout="grid"] .post-blog__thumb, .post-modal[data-layout="grid"] .post-blog__thumb, .cp-myprive-chat[data-layout="grid"] .post-blog__thumb, .post-myprive[data-layout="grid"] .post-blog__thumb, .post-myprive__content[data-layout="grid"] .post-blog__thumb, .post-photo[data-layout="grid"] .post-blog__thumb, .post-poll[data-layout="grid"] .post-blog__thumb, .post-timeline[data-layout="grid"] .post-blog__thumb, .messages-gallery[data-layout="grid"] .post-blog__thumb, .post-blog[data-layout="grid"] .cp-form-boxes__thumb, .post-comments[data-layout="grid"] .cp-form-boxes__thumb, .post-modal[data-layout="grid"] .cp-form-boxes__thumb, .cp-myprive-chat[data-layout="grid"] .cp-form-boxes__thumb, .post-myprive[data-layout="grid"] .cp-form-boxes__thumb, .post-myprive__content[data-layout="grid"] .cp-form-boxes__thumb, .post-photo[data-layout="grid"] .cp-form-boxes__thumb, .post-poll[data-layout="grid"] .cp-form-boxes__thumb, .post-timeline[data-layout="grid"] .cp-form-boxes__thumb, .messages-gallery[data-layout="grid"] .cp-form-boxes__thumb, .post-blog[data-layout="grid"] .cp-myprive-form__preview, .post-comments[data-layout="grid"] .cp-myprive-form__preview, .post-modal[data-layout="grid"] .cp-myprive-form__preview, .cp-myprive-chat[data-layout="grid"] .cp-myprive-form__preview, .post-myprive[data-layout="grid"] .cp-myprive-form__preview, .post-myprive__content[data-layout="grid"] .cp-myprive-form__preview, .post-photo[data-layout="grid"] .cp-myprive-form__preview, .post-poll[data-layout="grid"] .cp-myprive-form__preview, .post-timeline[data-layout="grid"] .cp-myprive-form__preview, .messages-gallery[data-layout="grid"] .cp-myprive-form__preview, .post-blog[data-layout="grid"] .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .post-blog[data-layout="grid"] .pinch-zoom-container, .post-comments[data-layout="grid"] .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .post-comments[data-layout="grid"] .pinch-zoom-container, .post-modal[data-layout="grid"] .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .post-modal[data-layout="grid"] .pinch-zoom-container, .cp-myprive-chat[data-layout="grid"] .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .cp-myprive-chat[data-layout="grid"] .pinch-zoom-container, .post-myprive[data-layout="grid"] .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .post-myprive[data-layout="grid"] .pinch-zoom-container, .post-myprive__content[data-layout="grid"] .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .post-myprive__content[data-layout="grid"] .pinch-zoom-container, .post-photo[data-layout="grid"] .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .post-photo[data-layout="grid"] .pinch-zoom-container, .post-poll[data-layout="grid"] .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .post-poll[data-layout="grid"] .pinch-zoom-container, .post-timeline[data-layout="grid"] .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .post-timeline[data-layout="grid"] .pinch-zoom-container, .messages-gallery[data-layout="grid"] .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .messages-gallery[data-layout="grid"] .pinch-zoom-container, .post-blog[data-layout="grid"] .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .post-blog[data-layout="grid"] .pinch-zoom-container, .post-comments[data-layout="grid"] .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .post-comments[data-layout="grid"] .pinch-zoom-container, .post-modal[data-layout="grid"] .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .post-modal[data-layout="grid"] .pinch-zoom-container, .cp-myprive-chat[data-layout="grid"] .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .cp-myprive-chat[data-layout="grid"] .pinch-zoom-container, .post-myprive[data-layout="grid"] .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .post-myprive[data-layout="grid"] .pinch-zoom-container, .post-myprive__content[data-layout="grid"] .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .post-myprive__content[data-layout="grid"] .pinch-zoom-container, .post-photo[data-layout="grid"] .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .post-photo[data-layout="grid"] .pinch-zoom-container, .post-poll[data-layout="grid"] .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .post-poll[data-layout="grid"] .pinch-zoom-container, .post-timeline[data-layout="grid"] .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .post-timeline[data-layout="grid"] .pinch-zoom-container, .messages-gallery[data-layout="grid"] .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .messages-gallery[data-layout="grid"] .pinch-zoom-container, .post-blog[data-layout="grid"] .post-modal__thumb, .post-comments[data-layout="grid"] .post-modal__thumb, .post-modal[data-layout="grid"] .post-modal__thumb, .cp-myprive-chat[data-layout="grid"] .post-modal__thumb, .post-myprive[data-layout="grid"] .post-modal__thumb, .post-myprive__content[data-layout="grid"] .post-modal__thumb, .post-photo[data-layout="grid"] .post-modal__thumb, .post-poll[data-layout="grid"] .post-modal__thumb, .post-timeline[data-layout="grid"] .post-modal__thumb, .messages-gallery[data-layout="grid"] .post-modal__thumb, .post-blog[data-layout="grid"] .post-myprive__thumb, .post-comments[data-layout="grid"] .post-myprive__thumb, .post-modal[data-layout="grid"] .post-myprive__thumb, .cp-myprive-chat[data-layout="grid"] .post-myprive__thumb, .post-myprive[data-layout="grid"] .post-myprive__thumb, .post-myprive__content[data-layout="grid"] .post-myprive__thumb, .post-photo[data-layout="grid"] .post-myprive__thumb, .post-poll[data-layout="grid"] .post-myprive__thumb, .post-timeline[data-layout="grid"] .post-myprive__thumb, .messages-gallery[data-layout="grid"] .post-myprive__thumb, .post-blog[data-layout="grid"] .post-photo__thumb, .post-comments[data-layout="grid"] .post-photo__thumb, .post-modal[data-layout="grid"] .post-photo__thumb, .cp-myprive-chat[data-layout="grid"] .post-photo__thumb, .post-myprive[data-layout="grid"] .post-photo__thumb, .post-myprive__content[data-layout="grid"] .post-photo__thumb, .post-photo[data-layout="grid"] .post-photo__thumb, .post-poll[data-layout="grid"] .post-photo__thumb, .post-timeline[data-layout="grid"] .post-photo__thumb, .messages-gallery[data-layout="grid"] .post-photo__thumb, .post-blog[data-layout="grid"] .post-timeline__thumb, .post-comments[data-layout="grid"] .post-timeline__thumb, .post-modal[data-layout="grid"] .post-timeline__thumb, .cp-myprive-chat[data-layout="grid"] .post-timeline__thumb, .post-myprive[data-layout="grid"] .post-timeline__thumb, .post-myprive__content[data-layout="grid"] .post-timeline__thumb, .post-photo[data-layout="grid"] .post-timeline__thumb, .post-poll[data-layout="grid"] .post-timeline__thumb, .post-timeline[data-layout="grid"] .post-timeline__thumb, .messages-gallery[data-layout="grid"] .post-timeline__thumb, .post-blog[data-layout="grid"] .messages-gallery__thumb, .post-comments[data-layout="grid"] .messages-gallery__thumb, .post-modal[data-layout="grid"] .messages-gallery__thumb, .cp-myprive-chat[data-layout="grid"] .messages-gallery__thumb, .post-myprive[data-layout="grid"] .messages-gallery__thumb, .post-myprive__content[data-layout="grid"] .messages-gallery__thumb, .post-photo[data-layout="grid"] .messages-gallery__thumb, .post-poll[data-layout="grid"] .messages-gallery__thumb, .post-timeline[data-layout="grid"] .messages-gallery__thumb, .messages-gallery[data-layout="grid"] .messages-gallery__thumb {
      left: 0; }
      .post-blog[data-layout="grid"] .post-blog__thumb:before, .post-comments[data-layout="grid"] .post-blog__thumb:before, .post-modal[data-layout="grid"] .post-blog__thumb:before, .cp-myprive-chat[data-layout="grid"] .post-blog__thumb:before, .post-myprive[data-layout="grid"] .post-blog__thumb:before, .post-myprive__content[data-layout="grid"] .post-blog__thumb:before, .post-photo[data-layout="grid"] .post-blog__thumb:before, .post-poll[data-layout="grid"] .post-blog__thumb:before, .post-timeline[data-layout="grid"] .post-blog__thumb:before, .messages-gallery[data-layout="grid"] .post-blog__thumb:before, .post-blog[data-layout="grid"] .cp-form-boxes__thumb:before, .post-comments[data-layout="grid"] .cp-form-boxes__thumb:before, .post-modal[data-layout="grid"] .cp-form-boxes__thumb:before, .cp-myprive-chat[data-layout="grid"] .cp-form-boxes__thumb:before, .post-myprive[data-layout="grid"] .cp-form-boxes__thumb:before, .post-myprive__content[data-layout="grid"] .cp-form-boxes__thumb:before, .post-photo[data-layout="grid"] .cp-form-boxes__thumb:before, .post-poll[data-layout="grid"] .cp-form-boxes__thumb:before, .post-timeline[data-layout="grid"] .cp-form-boxes__thumb:before, .messages-gallery[data-layout="grid"] .cp-form-boxes__thumb:before, .post-blog[data-layout="grid"] .cp-myprive-form__preview:before, .post-comments[data-layout="grid"] .cp-myprive-form__preview:before, .post-modal[data-layout="grid"] .cp-myprive-form__preview:before, .cp-myprive-chat[data-layout="grid"] .cp-myprive-form__preview:before, .post-myprive[data-layout="grid"] .cp-myprive-form__preview:before, .post-myprive__content[data-layout="grid"] .cp-myprive-form__preview:before, .post-photo[data-layout="grid"] .cp-myprive-form__preview:before, .post-poll[data-layout="grid"] .cp-myprive-form__preview:before, .post-timeline[data-layout="grid"] .cp-myprive-form__preview:before, .messages-gallery[data-layout="grid"] .cp-myprive-form__preview:before, .post-blog[data-layout="grid"] .cp-modal__preview .pinch-zoom-container:before, .cp-modal__preview .post-blog[data-layout="grid"] .pinch-zoom-container:before, .post-comments[data-layout="grid"] .cp-modal__preview .pinch-zoom-container:before, .cp-modal__preview .post-comments[data-layout="grid"] .pinch-zoom-container:before, .post-modal[data-layout="grid"] .cp-modal__preview .pinch-zoom-container:before, .cp-modal__preview .post-modal[data-layout="grid"] .pinch-zoom-container:before, .cp-myprive-chat[data-layout="grid"] .cp-modal__preview .pinch-zoom-container:before, .cp-modal__preview .cp-myprive-chat[data-layout="grid"] .pinch-zoom-container:before, .post-myprive[data-layout="grid"] .cp-modal__preview .pinch-zoom-container:before, .cp-modal__preview .post-myprive[data-layout="grid"] .pinch-zoom-container:before, .post-myprive__content[data-layout="grid"] .cp-modal__preview .pinch-zoom-container:before, .cp-modal__preview .post-myprive__content[data-layout="grid"] .pinch-zoom-container:before, .post-photo[data-layout="grid"] .cp-modal__preview .pinch-zoom-container:before, .cp-modal__preview .post-photo[data-layout="grid"] .pinch-zoom-container:before, .post-poll[data-layout="grid"] .cp-modal__preview .pinch-zoom-container:before, .cp-modal__preview .post-poll[data-layout="grid"] .pinch-zoom-container:before, .post-timeline[data-layout="grid"] .cp-modal__preview .pinch-zoom-container:before, .cp-modal__preview .post-timeline[data-layout="grid"] .pinch-zoom-container:before, .messages-gallery[data-layout="grid"] .cp-modal__preview .pinch-zoom-container:before, .cp-modal__preview .messages-gallery[data-layout="grid"] .pinch-zoom-container:before, .post-blog[data-layout="grid"] .cp-modal-stories__preview .pinch-zoom-container:before, .cp-modal-stories__preview .post-blog[data-layout="grid"] .pinch-zoom-container:before, .post-comments[data-layout="grid"] .cp-modal-stories__preview .pinch-zoom-container:before, .cp-modal-stories__preview .post-comments[data-layout="grid"] .pinch-zoom-container:before, .post-modal[data-layout="grid"] .cp-modal-stories__preview .pinch-zoom-container:before, .cp-modal-stories__preview .post-modal[data-layout="grid"] .pinch-zoom-container:before, .cp-myprive-chat[data-layout="grid"] .cp-modal-stories__preview .pinch-zoom-container:before, .cp-modal-stories__preview .cp-myprive-chat[data-layout="grid"] .pinch-zoom-container:before, .post-myprive[data-layout="grid"] .cp-modal-stories__preview .pinch-zoom-container:before, .cp-modal-stories__preview .post-myprive[data-layout="grid"] .pinch-zoom-container:before, .post-myprive__content[data-layout="grid"] .cp-modal-stories__preview .pinch-zoom-container:before, .cp-modal-stories__preview .post-myprive__content[data-layout="grid"] .pinch-zoom-container:before, .post-photo[data-layout="grid"] .cp-modal-stories__preview .pinch-zoom-container:before, .cp-modal-stories__preview .post-photo[data-layout="grid"] .pinch-zoom-container:before, .post-poll[data-layout="grid"] .cp-modal-stories__preview .pinch-zoom-container:before, .cp-modal-stories__preview .post-poll[data-layout="grid"] .pinch-zoom-container:before, .post-timeline[data-layout="grid"] .cp-modal-stories__preview .pinch-zoom-container:before, .cp-modal-stories__preview .post-timeline[data-layout="grid"] .pinch-zoom-container:before, .messages-gallery[data-layout="grid"] .cp-modal-stories__preview .pinch-zoom-container:before, .cp-modal-stories__preview .messages-gallery[data-layout="grid"] .pinch-zoom-container:before, .post-blog[data-layout="grid"] .post-modal__thumb:before, .post-comments[data-layout="grid"] .post-modal__thumb:before, .post-modal[data-layout="grid"] .post-modal__thumb:before, .cp-myprive-chat[data-layout="grid"] .post-modal__thumb:before, .post-myprive[data-layout="grid"] .post-modal__thumb:before, .post-myprive__content[data-layout="grid"] .post-modal__thumb:before, .post-photo[data-layout="grid"] .post-modal__thumb:before, .post-poll[data-layout="grid"] .post-modal__thumb:before, .post-timeline[data-layout="grid"] .post-modal__thumb:before, .messages-gallery[data-layout="grid"] .post-modal__thumb:before, .post-blog[data-layout="grid"] .post-myprive__thumb:before, .post-comments[data-layout="grid"] .post-myprive__thumb:before, .post-modal[data-layout="grid"] .post-myprive__thumb:before, .cp-myprive-chat[data-layout="grid"] .post-myprive__thumb:before, .post-myprive[data-layout="grid"] .post-myprive__thumb:before, .post-myprive__content[data-layout="grid"] .post-myprive__thumb:before, .post-photo[data-layout="grid"] .post-myprive__thumb:before, .post-poll[data-layout="grid"] .post-myprive__thumb:before, .post-timeline[data-layout="grid"] .post-myprive__thumb:before, .messages-gallery[data-layout="grid"] .post-myprive__thumb:before, .post-blog[data-layout="grid"] .post-photo__thumb:before, .post-comments[data-layout="grid"] .post-photo__thumb:before, .post-modal[data-layout="grid"] .post-photo__thumb:before, .cp-myprive-chat[data-layout="grid"] .post-photo__thumb:before, .post-myprive[data-layout="grid"] .post-photo__thumb:before, .post-myprive__content[data-layout="grid"] .post-photo__thumb:before, .post-photo[data-layout="grid"] .post-photo__thumb:before, .post-poll[data-layout="grid"] .post-photo__thumb:before, .post-timeline[data-layout="grid"] .post-photo__thumb:before, .messages-gallery[data-layout="grid"] .post-photo__thumb:before, .post-blog[data-layout="grid"] .post-timeline__thumb:before, .post-comments[data-layout="grid"] .post-timeline__thumb:before, .post-modal[data-layout="grid"] .post-timeline__thumb:before, .cp-myprive-chat[data-layout="grid"] .post-timeline__thumb:before, .post-myprive[data-layout="grid"] .post-timeline__thumb:before, .post-myprive__content[data-layout="grid"] .post-timeline__thumb:before, .post-photo[data-layout="grid"] .post-timeline__thumb:before, .post-poll[data-layout="grid"] .post-timeline__thumb:before, .post-timeline[data-layout="grid"] .post-timeline__thumb:before, .messages-gallery[data-layout="grid"] .post-timeline__thumb:before, .post-blog[data-layout="grid"] .messages-gallery__thumb:before, .post-comments[data-layout="grid"] .messages-gallery__thumb:before, .post-modal[data-layout="grid"] .messages-gallery__thumb:before, .cp-myprive-chat[data-layout="grid"] .messages-gallery__thumb:before, .post-myprive[data-layout="grid"] .messages-gallery__thumb:before, .post-myprive__content[data-layout="grid"] .messages-gallery__thumb:before, .post-photo[data-layout="grid"] .messages-gallery__thumb:before, .post-poll[data-layout="grid"] .messages-gallery__thumb:before, .post-timeline[data-layout="grid"] .messages-gallery__thumb:before, .messages-gallery[data-layout="grid"] .messages-gallery__thumb:before {
        padding-top: 100% !important;
        display: block !important; }
    .post-blog[data-layout="grid"] .post-blog__media:not(.js-carousel__item), .post-comments[data-layout="grid"] .post-blog__media:not(.js-carousel__item), .post-modal[data-layout="grid"] .post-blog__media:not(.js-carousel__item), .cp-myprive-chat[data-layout="grid"] .post-blog__media:not(.js-carousel__item), .post-myprive[data-layout="grid"] .post-blog__media:not(.js-carousel__item), .post-myprive__content[data-layout="grid"] .post-blog__media:not(.js-carousel__item), .post-photo[data-layout="grid"] .post-blog__media:not(.js-carousel__item), .post-poll[data-layout="grid"] .post-blog__media:not(.js-carousel__item), .post-timeline[data-layout="grid"] .post-blog__media:not(.js-carousel__item), .messages-gallery[data-layout="grid"] .post-blog__media:not(.js-carousel__item), .post-blog[data-layout="grid"] .cp-form-boxes__media:not(.js-carousel__item), .post-comments[data-layout="grid"] .cp-form-boxes__media:not(.js-carousel__item), .post-modal[data-layout="grid"] .cp-form-boxes__media:not(.js-carousel__item), .cp-myprive-chat[data-layout="grid"] .cp-form-boxes__media:not(.js-carousel__item), .post-myprive[data-layout="grid"] .cp-form-boxes__media:not(.js-carousel__item), .post-myprive__content[data-layout="grid"] .cp-form-boxes__media:not(.js-carousel__item), .post-photo[data-layout="grid"] .cp-form-boxes__media:not(.js-carousel__item), .post-poll[data-layout="grid"] .cp-form-boxes__media:not(.js-carousel__item), .post-timeline[data-layout="grid"] .cp-form-boxes__media:not(.js-carousel__item), .messages-gallery[data-layout="grid"] .cp-form-boxes__media:not(.js-carousel__item), .post-blog[data-layout="grid"] .cp-myprive-form__preview-media:not(.js-carousel__item), .post-comments[data-layout="grid"] .cp-myprive-form__preview-media:not(.js-carousel__item), .post-modal[data-layout="grid"] .cp-myprive-form__preview-media:not(.js-carousel__item), .cp-myprive-chat[data-layout="grid"] .cp-myprive-form__preview-media:not(.js-carousel__item), .post-myprive[data-layout="grid"] .cp-myprive-form__preview-media:not(.js-carousel__item), .post-myprive__content[data-layout="grid"] .cp-myprive-form__preview-media:not(.js-carousel__item), .post-photo[data-layout="grid"] .cp-myprive-form__preview-media:not(.js-carousel__item), .post-poll[data-layout="grid"] .cp-myprive-form__preview-media:not(.js-carousel__item), .post-timeline[data-layout="grid"] .cp-myprive-form__preview-media:not(.js-carousel__item), .messages-gallery[data-layout="grid"] .cp-myprive-form__preview-media:not(.js-carousel__item), .post-blog[data-layout="grid"] .post-myprive__media:not(.js-carousel__item), .post-comments[data-layout="grid"] .post-myprive__media:not(.js-carousel__item), .post-modal[data-layout="grid"] .post-myprive__media:not(.js-carousel__item), .cp-myprive-chat[data-layout="grid"] .post-myprive__media:not(.js-carousel__item), .post-myprive[data-layout="grid"] .post-myprive__media:not(.js-carousel__item), .post-myprive__content[data-layout="grid"] .post-myprive__media:not(.js-carousel__item), .post-photo[data-layout="grid"] .post-myprive__media:not(.js-carousel__item), .post-poll[data-layout="grid"] .post-myprive__media:not(.js-carousel__item), .post-timeline[data-layout="grid"] .post-myprive__media:not(.js-carousel__item), .messages-gallery[data-layout="grid"] .post-myprive__media:not(.js-carousel__item), .post-blog[data-layout="grid"] .post-photo__media:not(.js-carousel__item), .post-comments[data-layout="grid"] .post-photo__media:not(.js-carousel__item), .post-modal[data-layout="grid"] .post-photo__media:not(.js-carousel__item), .cp-myprive-chat[data-layout="grid"] .post-photo__media:not(.js-carousel__item), .post-myprive[data-layout="grid"] .post-photo__media:not(.js-carousel__item), .post-myprive__content[data-layout="grid"] .post-photo__media:not(.js-carousel__item), .post-photo[data-layout="grid"] .post-photo__media:not(.js-carousel__item), .post-poll[data-layout="grid"] .post-photo__media:not(.js-carousel__item), .post-timeline[data-layout="grid"] .post-photo__media:not(.js-carousel__item), .messages-gallery[data-layout="grid"] .post-photo__media:not(.js-carousel__item), .post-blog[data-layout="grid"] .post-timeline__media:not(.js-carousel__item), .post-comments[data-layout="grid"] .post-timeline__media:not(.js-carousel__item), .post-modal[data-layout="grid"] .post-timeline__media:not(.js-carousel__item), .cp-myprive-chat[data-layout="grid"] .post-timeline__media:not(.js-carousel__item), .post-myprive[data-layout="grid"] .post-timeline__media:not(.js-carousel__item), .post-myprive__content[data-layout="grid"] .post-timeline__media:not(.js-carousel__item), .post-photo[data-layout="grid"] .post-timeline__media:not(.js-carousel__item), .post-poll[data-layout="grid"] .post-timeline__media:not(.js-carousel__item), .post-timeline[data-layout="grid"] .post-timeline__media:not(.js-carousel__item), .messages-gallery[data-layout="grid"] .post-timeline__media:not(.js-carousel__item), .post-blog[data-layout="grid"] .messages-gallery__media:not(.js-carousel__item), .post-comments[data-layout="grid"] .messages-gallery__media:not(.js-carousel__item), .post-modal[data-layout="grid"] .messages-gallery__media:not(.js-carousel__item), .cp-myprive-chat[data-layout="grid"] .messages-gallery__media:not(.js-carousel__item), .post-myprive[data-layout="grid"] .messages-gallery__media:not(.js-carousel__item), .post-myprive__content[data-layout="grid"] .messages-gallery__media:not(.js-carousel__item), .post-photo[data-layout="grid"] .messages-gallery__media:not(.js-carousel__item), .post-poll[data-layout="grid"] .messages-gallery__media:not(.js-carousel__item), .post-timeline[data-layout="grid"] .messages-gallery__media:not(.js-carousel__item), .messages-gallery[data-layout="grid"] .messages-gallery__media:not(.js-carousel__item) {
      object-fit: cover !important;
      height: 100% !important;
      position: absolute !important;
      max-height: none !important;
      background-size: cover !important; }
    .post-blog[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]) {
      font-size: 25px !important; }
      @media all and (max-width: 939px) {
        .post-blog[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="premium"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="blurred"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-modal__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-myprive__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-photo__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-modal__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-myprive__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-photo__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-blog[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-comments[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-modal[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .cp-myprive-chat[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-myprive__content[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-photo[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-poll[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]), .messages-gallery[data-layout="grid"] .post-timeline__alert[data-type="paid"] .post-timeline__alert-icon:not([data-type="watermark"]) {
          font-size: 18px !important;
          width: 45px;
          height: 45px; } }
    .post-blog[data-layout="grid"] .post-modal__alert-title, .post-comments[data-layout="grid"] .post-modal__alert-title, .post-modal[data-layout="grid"] .post-modal__alert-title, .cp-myprive-chat[data-layout="grid"] .post-modal__alert-title, .post-myprive[data-layout="grid"] .post-modal__alert-title, .post-myprive__content[data-layout="grid"] .post-modal__alert-title, .post-photo[data-layout="grid"] .post-modal__alert-title, .post-poll[data-layout="grid"] .post-modal__alert-title, .post-timeline[data-layout="grid"] .post-modal__alert-title, .messages-gallery[data-layout="grid"] .post-modal__alert-title, .post-blog[data-layout="grid"] .post-myprive__alert-title, .post-comments[data-layout="grid"] .post-myprive__alert-title, .post-modal[data-layout="grid"] .post-myprive__alert-title, .cp-myprive-chat[data-layout="grid"] .post-myprive__alert-title, .post-myprive[data-layout="grid"] .post-myprive__alert-title, .post-myprive__content[data-layout="grid"] .post-myprive__alert-title, .post-photo[data-layout="grid"] .post-myprive__alert-title, .post-poll[data-layout="grid"] .post-myprive__alert-title, .post-timeline[data-layout="grid"] .post-myprive__alert-title, .messages-gallery[data-layout="grid"] .post-myprive__alert-title, .post-blog[data-layout="grid"] .post-photo__alert-title, .post-comments[data-layout="grid"] .post-photo__alert-title, .post-modal[data-layout="grid"] .post-photo__alert-title, .cp-myprive-chat[data-layout="grid"] .post-photo__alert-title, .post-myprive[data-layout="grid"] .post-photo__alert-title, .post-myprive__content[data-layout="grid"] .post-photo__alert-title, .post-photo[data-layout="grid"] .post-photo__alert-title, .post-poll[data-layout="grid"] .post-photo__alert-title, .post-timeline[data-layout="grid"] .post-photo__alert-title, .messages-gallery[data-layout="grid"] .post-photo__alert-title, .post-blog[data-layout="grid"] .post-timeline__alert-title, .post-comments[data-layout="grid"] .post-timeline__alert-title, .post-modal[data-layout="grid"] .post-timeline__alert-title, .cp-myprive-chat[data-layout="grid"] .post-timeline__alert-title, .post-myprive[data-layout="grid"] .post-timeline__alert-title, .post-myprive__content[data-layout="grid"] .post-timeline__alert-title, .post-photo[data-layout="grid"] .post-timeline__alert-title, .post-poll[data-layout="grid"] .post-timeline__alert-title, .post-timeline[data-layout="grid"] .post-timeline__alert-title, .messages-gallery[data-layout="grid"] .post-timeline__alert-title {
      font-weight: 400; }
      @media all and (max-width: 939px) {
        .post-blog[data-layout="grid"] .post-modal__alert-title, .post-comments[data-layout="grid"] .post-modal__alert-title, .post-modal[data-layout="grid"] .post-modal__alert-title, .cp-myprive-chat[data-layout="grid"] .post-modal__alert-title, .post-myprive[data-layout="grid"] .post-modal__alert-title, .post-myprive__content[data-layout="grid"] .post-modal__alert-title, .post-photo[data-layout="grid"] .post-modal__alert-title, .post-poll[data-layout="grid"] .post-modal__alert-title, .post-timeline[data-layout="grid"] .post-modal__alert-title, .messages-gallery[data-layout="grid"] .post-modal__alert-title, .post-blog[data-layout="grid"] .post-myprive__alert-title, .post-comments[data-layout="grid"] .post-myprive__alert-title, .post-modal[data-layout="grid"] .post-myprive__alert-title, .cp-myprive-chat[data-layout="grid"] .post-myprive__alert-title, .post-myprive[data-layout="grid"] .post-myprive__alert-title, .post-myprive__content[data-layout="grid"] .post-myprive__alert-title, .post-photo[data-layout="grid"] .post-myprive__alert-title, .post-poll[data-layout="grid"] .post-myprive__alert-title, .post-timeline[data-layout="grid"] .post-myprive__alert-title, .messages-gallery[data-layout="grid"] .post-myprive__alert-title, .post-blog[data-layout="grid"] .post-photo__alert-title, .post-comments[data-layout="grid"] .post-photo__alert-title, .post-modal[data-layout="grid"] .post-photo__alert-title, .cp-myprive-chat[data-layout="grid"] .post-photo__alert-title, .post-myprive[data-layout="grid"] .post-photo__alert-title, .post-myprive__content[data-layout="grid"] .post-photo__alert-title, .post-photo[data-layout="grid"] .post-photo__alert-title, .post-poll[data-layout="grid"] .post-photo__alert-title, .post-timeline[data-layout="grid"] .post-photo__alert-title, .messages-gallery[data-layout="grid"] .post-photo__alert-title, .post-blog[data-layout="grid"] .post-timeline__alert-title, .post-comments[data-layout="grid"] .post-timeline__alert-title, .post-modal[data-layout="grid"] .post-timeline__alert-title, .cp-myprive-chat[data-layout="grid"] .post-timeline__alert-title, .post-myprive[data-layout="grid"] .post-timeline__alert-title, .post-myprive__content[data-layout="grid"] .post-timeline__alert-title, .post-photo[data-layout="grid"] .post-timeline__alert-title, .post-poll[data-layout="grid"] .post-timeline__alert-title, .post-timeline[data-layout="grid"] .post-timeline__alert-title, .messages-gallery[data-layout="grid"] .post-timeline__alert-title {
          display: none !important; } }
    .post-blog[data-layout="grid"] .post-modal__alert-icon[data-type="watermark"], .post-comments[data-layout="grid"] .post-modal__alert-icon[data-type="watermark"], .post-modal[data-layout="grid"] .post-modal__alert-icon[data-type="watermark"], .cp-myprive-chat[data-layout="grid"] .post-modal__alert-icon[data-type="watermark"], .post-myprive[data-layout="grid"] .post-modal__alert-icon[data-type="watermark"], .post-myprive__content[data-layout="grid"] .post-modal__alert-icon[data-type="watermark"], .post-photo[data-layout="grid"] .post-modal__alert-icon[data-type="watermark"], .post-poll[data-layout="grid"] .post-modal__alert-icon[data-type="watermark"], .post-timeline[data-layout="grid"] .post-modal__alert-icon[data-type="watermark"], .messages-gallery[data-layout="grid"] .post-modal__alert-icon[data-type="watermark"], .post-blog[data-layout="grid"] .post-myprive__alert-icon[data-type="watermark"], .post-comments[data-layout="grid"] .post-myprive__alert-icon[data-type="watermark"], .post-modal[data-layout="grid"] .post-myprive__alert-icon[data-type="watermark"], .cp-myprive-chat[data-layout="grid"] .post-myprive__alert-icon[data-type="watermark"], .post-myprive[data-layout="grid"] .post-myprive__alert-icon[data-type="watermark"], .post-myprive__content[data-layout="grid"] .post-myprive__alert-icon[data-type="watermark"], .post-photo[data-layout="grid"] .post-myprive__alert-icon[data-type="watermark"], .post-poll[data-layout="grid"] .post-myprive__alert-icon[data-type="watermark"], .post-timeline[data-layout="grid"] .post-myprive__alert-icon[data-type="watermark"], .messages-gallery[data-layout="grid"] .post-myprive__alert-icon[data-type="watermark"], .post-blog[data-layout="grid"] .post-photo__alert-icon[data-type="watermark"], .post-comments[data-layout="grid"] .post-photo__alert-icon[data-type="watermark"], .post-modal[data-layout="grid"] .post-photo__alert-icon[data-type="watermark"], .cp-myprive-chat[data-layout="grid"] .post-photo__alert-icon[data-type="watermark"], .post-myprive[data-layout="grid"] .post-photo__alert-icon[data-type="watermark"], .post-myprive__content[data-layout="grid"] .post-photo__alert-icon[data-type="watermark"], .post-photo[data-layout="grid"] .post-photo__alert-icon[data-type="watermark"], .post-poll[data-layout="grid"] .post-photo__alert-icon[data-type="watermark"], .post-timeline[data-layout="grid"] .post-photo__alert-icon[data-type="watermark"], .messages-gallery[data-layout="grid"] .post-photo__alert-icon[data-type="watermark"], .post-blog[data-layout="grid"] .post-timeline__alert-icon[data-type="watermark"], .post-comments[data-layout="grid"] .post-timeline__alert-icon[data-type="watermark"], .post-modal[data-layout="grid"] .post-timeline__alert-icon[data-type="watermark"], .cp-myprive-chat[data-layout="grid"] .post-timeline__alert-icon[data-type="watermark"], .post-myprive[data-layout="grid"] .post-timeline__alert-icon[data-type="watermark"], .post-myprive__content[data-layout="grid"] .post-timeline__alert-icon[data-type="watermark"], .post-photo[data-layout="grid"] .post-timeline__alert-icon[data-type="watermark"], .post-poll[data-layout="grid"] .post-timeline__alert-icon[data-type="watermark"], .post-timeline[data-layout="grid"] .post-timeline__alert-icon[data-type="watermark"], .messages-gallery[data-layout="grid"] .post-timeline__alert-icon[data-type="watermark"] {
      max-width: 65% !important; }
      @media all and (max-width: 939px) {
        .post-blog[data-layout="grid"] .post-modal__alert-icon[data-type="watermark"], .post-comments[data-layout="grid"] .post-modal__alert-icon[data-type="watermark"], .post-modal[data-layout="grid"] .post-modal__alert-icon[data-type="watermark"], .cp-myprive-chat[data-layout="grid"] .post-modal__alert-icon[data-type="watermark"], .post-myprive[data-layout="grid"] .post-modal__alert-icon[data-type="watermark"], .post-myprive__content[data-layout="grid"] .post-modal__alert-icon[data-type="watermark"], .post-photo[data-layout="grid"] .post-modal__alert-icon[data-type="watermark"], .post-poll[data-layout="grid"] .post-modal__alert-icon[data-type="watermark"], .post-timeline[data-layout="grid"] .post-modal__alert-icon[data-type="watermark"], .messages-gallery[data-layout="grid"] .post-modal__alert-icon[data-type="watermark"], .post-blog[data-layout="grid"] .post-myprive__alert-icon[data-type="watermark"], .post-comments[data-layout="grid"] .post-myprive__alert-icon[data-type="watermark"], .post-modal[data-layout="grid"] .post-myprive__alert-icon[data-type="watermark"], .cp-myprive-chat[data-layout="grid"] .post-myprive__alert-icon[data-type="watermark"], .post-myprive[data-layout="grid"] .post-myprive__alert-icon[data-type="watermark"], .post-myprive__content[data-layout="grid"] .post-myprive__alert-icon[data-type="watermark"], .post-photo[data-layout="grid"] .post-myprive__alert-icon[data-type="watermark"], .post-poll[data-layout="grid"] .post-myprive__alert-icon[data-type="watermark"], .post-timeline[data-layout="grid"] .post-myprive__alert-icon[data-type="watermark"], .messages-gallery[data-layout="grid"] .post-myprive__alert-icon[data-type="watermark"], .post-blog[data-layout="grid"] .post-photo__alert-icon[data-type="watermark"], .post-comments[data-layout="grid"] .post-photo__alert-icon[data-type="watermark"], .post-modal[data-layout="grid"] .post-photo__alert-icon[data-type="watermark"], .cp-myprive-chat[data-layout="grid"] .post-photo__alert-icon[data-type="watermark"], .post-myprive[data-layout="grid"] .post-photo__alert-icon[data-type="watermark"], .post-myprive__content[data-layout="grid"] .post-photo__alert-icon[data-type="watermark"], .post-photo[data-layout="grid"] .post-photo__alert-icon[data-type="watermark"], .post-poll[data-layout="grid"] .post-photo__alert-icon[data-type="watermark"], .post-timeline[data-layout="grid"] .post-photo__alert-icon[data-type="watermark"], .messages-gallery[data-layout="grid"] .post-photo__alert-icon[data-type="watermark"], .post-blog[data-layout="grid"] .post-timeline__alert-icon[data-type="watermark"], .post-comments[data-layout="grid"] .post-timeline__alert-icon[data-type="watermark"], .post-modal[data-layout="grid"] .post-timeline__alert-icon[data-type="watermark"], .cp-myprive-chat[data-layout="grid"] .post-timeline__alert-icon[data-type="watermark"], .post-myprive[data-layout="grid"] .post-timeline__alert-icon[data-type="watermark"], .post-myprive__content[data-layout="grid"] .post-timeline__alert-icon[data-type="watermark"], .post-photo[data-layout="grid"] .post-timeline__alert-icon[data-type="watermark"], .post-poll[data-layout="grid"] .post-timeline__alert-icon[data-type="watermark"], .post-timeline[data-layout="grid"] .post-timeline__alert-icon[data-type="watermark"], .messages-gallery[data-layout="grid"] .post-timeline__alert-icon[data-type="watermark"] {
          width: 100% !important;
          height: auto !important;
          max-width: 85% !important; } }
    @media all and (max-width: 939px) {
      .post-blog[data-layout="grid"] .cp-stories__floating-icon, .post-comments[data-layout="grid"] .cp-stories__floating-icon, .post-modal[data-layout="grid"] .cp-stories__floating-icon, .cp-myprive-chat[data-layout="grid"] .cp-stories__floating-icon, .post-myprive[data-layout="grid"] .cp-stories__floating-icon, .post-myprive__content[data-layout="grid"] .cp-stories__floating-icon, .post-photo[data-layout="grid"] .cp-stories__floating-icon, .post-poll[data-layout="grid"] .cp-stories__floating-icon, .post-timeline[data-layout="grid"] .cp-stories__floating-icon, .messages-gallery[data-layout="grid"] .cp-stories__floating-icon, .post-blog[data-layout="grid"] .post-modal__floating-icon, .post-comments[data-layout="grid"] .post-modal__floating-icon, .post-modal[data-layout="grid"] .post-modal__floating-icon, .cp-myprive-chat[data-layout="grid"] .post-modal__floating-icon, .post-myprive[data-layout="grid"] .post-modal__floating-icon, .post-myprive__content[data-layout="grid"] .post-modal__floating-icon, .post-photo[data-layout="grid"] .post-modal__floating-icon, .post-poll[data-layout="grid"] .post-modal__floating-icon, .post-timeline[data-layout="grid"] .post-modal__floating-icon, .messages-gallery[data-layout="grid"] .post-modal__floating-icon, .post-blog[data-layout="grid"] .post-myprive__floating-icon, .post-comments[data-layout="grid"] .post-myprive__floating-icon, .post-modal[data-layout="grid"] .post-myprive__floating-icon, .cp-myprive-chat[data-layout="grid"] .post-myprive__floating-icon, .post-myprive[data-layout="grid"] .post-myprive__floating-icon, .post-myprive__content[data-layout="grid"] .post-myprive__floating-icon, .post-photo[data-layout="grid"] .post-myprive__floating-icon, .post-poll[data-layout="grid"] .post-myprive__floating-icon, .post-timeline[data-layout="grid"] .post-myprive__floating-icon, .messages-gallery[data-layout="grid"] .post-myprive__floating-icon, .post-blog[data-layout="grid"] .post-photo__floating-icon, .post-comments[data-layout="grid"] .post-photo__floating-icon, .post-modal[data-layout="grid"] .post-photo__floating-icon, .cp-myprive-chat[data-layout="grid"] .post-photo__floating-icon, .post-myprive[data-layout="grid"] .post-photo__floating-icon, .post-myprive__content[data-layout="grid"] .post-photo__floating-icon, .post-photo[data-layout="grid"] .post-photo__floating-icon, .post-poll[data-layout="grid"] .post-photo__floating-icon, .post-timeline[data-layout="grid"] .post-photo__floating-icon, .messages-gallery[data-layout="grid"] .post-photo__floating-icon, .post-blog[data-layout="grid"] .post-timeline__floating-icon, .post-comments[data-layout="grid"] .post-timeline__floating-icon, .post-modal[data-layout="grid"] .post-timeline__floating-icon, .cp-myprive-chat[data-layout="grid"] .post-timeline__floating-icon, .post-myprive[data-layout="grid"] .post-timeline__floating-icon, .post-myprive__content[data-layout="grid"] .post-timeline__floating-icon, .post-photo[data-layout="grid"] .post-timeline__floating-icon, .post-poll[data-layout="grid"] .post-timeline__floating-icon, .post-timeline[data-layout="grid"] .post-timeline__floating-icon, .messages-gallery[data-layout="grid"] .post-timeline__floating-icon, .post-blog[data-layout="grid"] .messages-gallery__floating-icon, .post-comments[data-layout="grid"] .messages-gallery__floating-icon, .post-modal[data-layout="grid"] .messages-gallery__floating-icon, .cp-myprive-chat[data-layout="grid"] .messages-gallery__floating-icon, .post-myprive[data-layout="grid"] .messages-gallery__floating-icon, .post-myprive__content[data-layout="grid"] .messages-gallery__floating-icon, .post-photo[data-layout="grid"] .messages-gallery__floating-icon, .post-poll[data-layout="grid"] .messages-gallery__floating-icon, .post-timeline[data-layout="grid"] .messages-gallery__floating-icon, .messages-gallery[data-layout="grid"] .messages-gallery__floating-icon {
        font-size: 14px !important; } }
    @media all and (max-width: 939px) {
      .post-blog[data-layout="grid"] .post-modal__price, .post-comments[data-layout="grid"] .post-modal__price, .post-modal[data-layout="grid"] .post-modal__price, .cp-myprive-chat[data-layout="grid"] .post-modal__price, .post-myprive[data-layout="grid"] .post-modal__price, .post-myprive__content[data-layout="grid"] .post-modal__price, .post-photo[data-layout="grid"] .post-modal__price, .post-poll[data-layout="grid"] .post-modal__price, .post-timeline[data-layout="grid"] .post-modal__price, .messages-gallery[data-layout="grid"] .post-modal__price, .post-blog[data-layout="grid"] .post-myprive__price, .post-comments[data-layout="grid"] .post-myprive__price, .post-modal[data-layout="grid"] .post-myprive__price, .cp-myprive-chat[data-layout="grid"] .post-myprive__price, .post-myprive[data-layout="grid"] .post-myprive__price, .post-myprive__content[data-layout="grid"] .post-myprive__price, .post-photo[data-layout="grid"] .post-myprive__price, .post-poll[data-layout="grid"] .post-myprive__price, .post-timeline[data-layout="grid"] .post-myprive__price, .messages-gallery[data-layout="grid"] .post-myprive__price, .post-blog[data-layout="grid"] .post-photo__price, .post-comments[data-layout="grid"] .post-photo__price, .post-modal[data-layout="grid"] .post-photo__price, .cp-myprive-chat[data-layout="grid"] .post-photo__price, .post-myprive[data-layout="grid"] .post-photo__price, .post-myprive__content[data-layout="grid"] .post-photo__price, .post-photo[data-layout="grid"] .post-photo__price, .post-poll[data-layout="grid"] .post-photo__price, .post-timeline[data-layout="grid"] .post-photo__price, .messages-gallery[data-layout="grid"] .post-photo__price, .post-blog[data-layout="grid"] .post-timeline__price, .post-comments[data-layout="grid"] .post-timeline__price, .post-modal[data-layout="grid"] .post-timeline__price, .cp-myprive-chat[data-layout="grid"] .post-timeline__price, .post-myprive[data-layout="grid"] .post-timeline__price, .post-myprive__content[data-layout="grid"] .post-timeline__price, .post-photo[data-layout="grid"] .post-timeline__price, .post-poll[data-layout="grid"] .post-timeline__price, .post-timeline[data-layout="grid"] .post-timeline__price, .messages-gallery[data-layout="grid"] .post-timeline__price, .post-blog[data-layout="grid"] .messages-gallery__price, .post-comments[data-layout="grid"] .messages-gallery__price, .post-modal[data-layout="grid"] .messages-gallery__price, .cp-myprive-chat[data-layout="grid"] .messages-gallery__price, .post-myprive[data-layout="grid"] .messages-gallery__price, .post-myprive__content[data-layout="grid"] .messages-gallery__price, .post-photo[data-layout="grid"] .messages-gallery__price, .post-poll[data-layout="grid"] .messages-gallery__price, .post-timeline[data-layout="grid"] .messages-gallery__price, .messages-gallery[data-layout="grid"] .messages-gallery__price {
        bottom: -2px !important; }
        .post-blog[data-layout="grid"] .post-modal__price[data-type="text"], .post-comments[data-layout="grid"] .post-modal__price[data-type="text"], .post-modal[data-layout="grid"] .post-modal__price[data-type="text"], .cp-myprive-chat[data-layout="grid"] .post-modal__price[data-type="text"], .post-myprive[data-layout="grid"] .post-modal__price[data-type="text"], .post-myprive__content[data-layout="grid"] .post-modal__price[data-type="text"], .post-photo[data-layout="grid"] .post-modal__price[data-type="text"], .post-poll[data-layout="grid"] .post-modal__price[data-type="text"], .post-timeline[data-layout="grid"] .post-modal__price[data-type="text"], .messages-gallery[data-layout="grid"] .post-modal__price[data-type="text"], .post-blog[data-layout="grid"] .post-myprive__price[data-type="text"], .post-comments[data-layout="grid"] .post-myprive__price[data-type="text"], .post-modal[data-layout="grid"] .post-myprive__price[data-type="text"], .cp-myprive-chat[data-layout="grid"] .post-myprive__price[data-type="text"], .post-myprive[data-layout="grid"] .post-myprive__price[data-type="text"], .post-myprive__content[data-layout="grid"] .post-myprive__price[data-type="text"], .post-photo[data-layout="grid"] .post-myprive__price[data-type="text"], .post-poll[data-layout="grid"] .post-myprive__price[data-type="text"], .post-timeline[data-layout="grid"] .post-myprive__price[data-type="text"], .messages-gallery[data-layout="grid"] .post-myprive__price[data-type="text"], .post-blog[data-layout="grid"] .post-photo__price[data-type="text"], .post-comments[data-layout="grid"] .post-photo__price[data-type="text"], .post-modal[data-layout="grid"] .post-photo__price[data-type="text"], .cp-myprive-chat[data-layout="grid"] .post-photo__price[data-type="text"], .post-myprive[data-layout="grid"] .post-photo__price[data-type="text"], .post-myprive__content[data-layout="grid"] .post-photo__price[data-type="text"], .post-photo[data-layout="grid"] .post-photo__price[data-type="text"], .post-poll[data-layout="grid"] .post-photo__price[data-type="text"], .post-timeline[data-layout="grid"] .post-photo__price[data-type="text"], .messages-gallery[data-layout="grid"] .post-photo__price[data-type="text"], .post-blog[data-layout="grid"] .post-timeline__price[data-type="text"], .post-comments[data-layout="grid"] .post-timeline__price[data-type="text"], .post-modal[data-layout="grid"] .post-timeline__price[data-type="text"], .cp-myprive-chat[data-layout="grid"] .post-timeline__price[data-type="text"], .post-myprive[data-layout="grid"] .post-timeline__price[data-type="text"], .post-myprive__content[data-layout="grid"] .post-timeline__price[data-type="text"], .post-photo[data-layout="grid"] .post-timeline__price[data-type="text"], .post-poll[data-layout="grid"] .post-timeline__price[data-type="text"], .post-timeline[data-layout="grid"] .post-timeline__price[data-type="text"], .messages-gallery[data-layout="grid"] .post-timeline__price[data-type="text"], .post-blog[data-layout="grid"] .messages-gallery__price[data-type="text"], .post-comments[data-layout="grid"] .messages-gallery__price[data-type="text"], .post-modal[data-layout="grid"] .messages-gallery__price[data-type="text"], .cp-myprive-chat[data-layout="grid"] .messages-gallery__price[data-type="text"], .post-myprive[data-layout="grid"] .messages-gallery__price[data-type="text"], .post-myprive__content[data-layout="grid"] .messages-gallery__price[data-type="text"], .post-photo[data-layout="grid"] .messages-gallery__price[data-type="text"], .post-poll[data-layout="grid"] .messages-gallery__price[data-type="text"], .post-timeline[data-layout="grid"] .messages-gallery__price[data-type="text"], .messages-gallery[data-layout="grid"] .messages-gallery__price[data-type="text"] {
          bottom: 5px !important; } }
    .post-blog[data-layout="grid"] .post-modal__price[data-type="text"], .post-comments[data-layout="grid"] .post-modal__price[data-type="text"], .post-modal[data-layout="grid"] .post-modal__price[data-type="text"], .cp-myprive-chat[data-layout="grid"] .post-modal__price[data-type="text"], .post-myprive[data-layout="grid"] .post-modal__price[data-type="text"], .post-myprive__content[data-layout="grid"] .post-modal__price[data-type="text"], .post-photo[data-layout="grid"] .post-modal__price[data-type="text"], .post-poll[data-layout="grid"] .post-modal__price[data-type="text"], .post-timeline[data-layout="grid"] .post-modal__price[data-type="text"], .messages-gallery[data-layout="grid"] .post-modal__price[data-type="text"], .post-blog[data-layout="grid"] .post-myprive__price[data-type="text"], .post-comments[data-layout="grid"] .post-myprive__price[data-type="text"], .post-modal[data-layout="grid"] .post-myprive__price[data-type="text"], .cp-myprive-chat[data-layout="grid"] .post-myprive__price[data-type="text"], .post-myprive[data-layout="grid"] .post-myprive__price[data-type="text"], .post-myprive__content[data-layout="grid"] .post-myprive__price[data-type="text"], .post-photo[data-layout="grid"] .post-myprive__price[data-type="text"], .post-poll[data-layout="grid"] .post-myprive__price[data-type="text"], .post-timeline[data-layout="grid"] .post-myprive__price[data-type="text"], .messages-gallery[data-layout="grid"] .post-myprive__price[data-type="text"], .post-blog[data-layout="grid"] .post-photo__price[data-type="text"], .post-comments[data-layout="grid"] .post-photo__price[data-type="text"], .post-modal[data-layout="grid"] .post-photo__price[data-type="text"], .cp-myprive-chat[data-layout="grid"] .post-photo__price[data-type="text"], .post-myprive[data-layout="grid"] .post-photo__price[data-type="text"], .post-myprive__content[data-layout="grid"] .post-photo__price[data-type="text"], .post-photo[data-layout="grid"] .post-photo__price[data-type="text"], .post-poll[data-layout="grid"] .post-photo__price[data-type="text"], .post-timeline[data-layout="grid"] .post-photo__price[data-type="text"], .messages-gallery[data-layout="grid"] .post-photo__price[data-type="text"], .post-blog[data-layout="grid"] .post-timeline__price[data-type="text"], .post-comments[data-layout="grid"] .post-timeline__price[data-type="text"], .post-modal[data-layout="grid"] .post-timeline__price[data-type="text"], .cp-myprive-chat[data-layout="grid"] .post-timeline__price[data-type="text"], .post-myprive[data-layout="grid"] .post-timeline__price[data-type="text"], .post-myprive__content[data-layout="grid"] .post-timeline__price[data-type="text"], .post-photo[data-layout="grid"] .post-timeline__price[data-type="text"], .post-poll[data-layout="grid"] .post-timeline__price[data-type="text"], .post-timeline[data-layout="grid"] .post-timeline__price[data-type="text"], .messages-gallery[data-layout="grid"] .post-timeline__price[data-type="text"], .post-blog[data-layout="grid"] .messages-gallery__price[data-type="text"], .post-comments[data-layout="grid"] .messages-gallery__price[data-type="text"], .post-modal[data-layout="grid"] .messages-gallery__price[data-type="text"], .cp-myprive-chat[data-layout="grid"] .messages-gallery__price[data-type="text"], .post-myprive[data-layout="grid"] .messages-gallery__price[data-type="text"], .post-myprive__content[data-layout="grid"] .messages-gallery__price[data-type="text"], .post-photo[data-layout="grid"] .messages-gallery__price[data-type="text"], .post-poll[data-layout="grid"] .messages-gallery__price[data-type="text"], .post-timeline[data-layout="grid"] .messages-gallery__price[data-type="text"], .messages-gallery[data-layout="grid"] .messages-gallery__price[data-type="text"] {
      color: transparent; }
      @media all and (max-width: 939px) {
        .post-blog[data-layout="grid"] .post-modal__price[data-type=text]:after, .post-comments[data-layout="grid"] .post-modal__price[data-type=text]:after, .post-modal[data-layout="grid"] .post-modal__price[data-type=text]:after, .cp-myprive-chat[data-layout="grid"] .post-modal__price[data-type=text]:after, .post-myprive[data-layout="grid"] .post-modal__price[data-type=text]:after, .post-myprive__content[data-layout="grid"] .post-modal__price[data-type=text]:after, .post-photo[data-layout="grid"] .post-modal__price[data-type=text]:after, .post-poll[data-layout="grid"] .post-modal__price[data-type=text]:after, .post-timeline[data-layout="grid"] .post-modal__price[data-type=text]:after, .messages-gallery[data-layout="grid"] .post-modal__price[data-type=text]:after, .post-blog[data-layout="grid"] .post-myprive__price[data-type=text]:after, .post-comments[data-layout="grid"] .post-myprive__price[data-type=text]:after, .post-modal[data-layout="grid"] .post-myprive__price[data-type=text]:after, .cp-myprive-chat[data-layout="grid"] .post-myprive__price[data-type=text]:after, .post-myprive[data-layout="grid"] .post-myprive__price[data-type=text]:after, .post-myprive__content[data-layout="grid"] .post-myprive__price[data-type=text]:after, .post-photo[data-layout="grid"] .post-myprive__price[data-type=text]:after, .post-poll[data-layout="grid"] .post-myprive__price[data-type=text]:after, .post-timeline[data-layout="grid"] .post-myprive__price[data-type=text]:after, .messages-gallery[data-layout="grid"] .post-myprive__price[data-type=text]:after, .post-blog[data-layout="grid"] .post-photo__price[data-type=text]:after, .post-comments[data-layout="grid"] .post-photo__price[data-type=text]:after, .post-modal[data-layout="grid"] .post-photo__price[data-type=text]:after, .cp-myprive-chat[data-layout="grid"] .post-photo__price[data-type=text]:after, .post-myprive[data-layout="grid"] .post-photo__price[data-type=text]:after, .post-myprive__content[data-layout="grid"] .post-photo__price[data-type=text]:after, .post-photo[data-layout="grid"] .post-photo__price[data-type=text]:after, .post-poll[data-layout="grid"] .post-photo__price[data-type=text]:after, .post-timeline[data-layout="grid"] .post-photo__price[data-type=text]:after, .messages-gallery[data-layout="grid"] .post-photo__price[data-type=text]:after, .post-blog[data-layout="grid"] .post-timeline__price[data-type=text]:after, .post-comments[data-layout="grid"] .post-timeline__price[data-type=text]:after, .post-modal[data-layout="grid"] .post-timeline__price[data-type=text]:after, .cp-myprive-chat[data-layout="grid"] .post-timeline__price[data-type=text]:after, .post-myprive[data-layout="grid"] .post-timeline__price[data-type=text]:after, .post-myprive__content[data-layout="grid"] .post-timeline__price[data-type=text]:after, .post-photo[data-layout="grid"] .post-timeline__price[data-type=text]:after, .post-poll[data-layout="grid"] .post-timeline__price[data-type=text]:after, .post-timeline[data-layout="grid"] .post-timeline__price[data-type=text]:after, .messages-gallery[data-layout="grid"] .post-timeline__price[data-type=text]:after, .post-blog[data-layout="grid"] .messages-gallery__price[data-type=text]:after, .post-comments[data-layout="grid"] .messages-gallery__price[data-type=text]:after, .post-modal[data-layout="grid"] .messages-gallery__price[data-type=text]:after, .cp-myprive-chat[data-layout="grid"] .messages-gallery__price[data-type=text]:after, .post-myprive[data-layout="grid"] .messages-gallery__price[data-type=text]:after, .post-myprive__content[data-layout="grid"] .messages-gallery__price[data-type=text]:after, .post-photo[data-layout="grid"] .messages-gallery__price[data-type=text]:after, .post-poll[data-layout="grid"] .messages-gallery__price[data-type=text]:after, .post-timeline[data-layout="grid"] .messages-gallery__price[data-type=text]:after, .messages-gallery[data-layout="grid"] .messages-gallery__price[data-type=text]:after {
          width: 25px !important;
          height: 25px !important;
          font-size: 12px !important; } }
    .post-blog[data-layout="grid"] .post-modal__minutes, .post-comments[data-layout="grid"] .post-modal__minutes, .post-modal[data-layout="grid"] .post-modal__minutes, .cp-myprive-chat[data-layout="grid"] .post-modal__minutes, .post-myprive[data-layout="grid"] .post-modal__minutes, .post-myprive__content[data-layout="grid"] .post-modal__minutes, .post-photo[data-layout="grid"] .post-modal__minutes, .post-poll[data-layout="grid"] .post-modal__minutes, .post-timeline[data-layout="grid"] .post-modal__minutes, .messages-gallery[data-layout="grid"] .post-modal__minutes, .post-blog[data-layout="grid"] .post-myprive__minutes, .post-comments[data-layout="grid"] .post-myprive__minutes, .post-modal[data-layout="grid"] .post-myprive__minutes, .cp-myprive-chat[data-layout="grid"] .post-myprive__minutes, .post-myprive[data-layout="grid"] .post-myprive__minutes, .post-myprive__content[data-layout="grid"] .post-myprive__minutes, .post-photo[data-layout="grid"] .post-myprive__minutes, .post-poll[data-layout="grid"] .post-myprive__minutes, .post-timeline[data-layout="grid"] .post-myprive__minutes, .messages-gallery[data-layout="grid"] .post-myprive__minutes, .post-blog[data-layout="grid"] .post-timeline__minutes, .post-comments[data-layout="grid"] .post-timeline__minutes, .post-modal[data-layout="grid"] .post-timeline__minutes, .cp-myprive-chat[data-layout="grid"] .post-timeline__minutes, .post-myprive[data-layout="grid"] .post-timeline__minutes, .post-myprive__content[data-layout="grid"] .post-timeline__minutes, .post-photo[data-layout="grid"] .post-timeline__minutes, .post-poll[data-layout="grid"] .post-timeline__minutes, .post-timeline[data-layout="grid"] .post-timeline__minutes, .messages-gallery[data-layout="grid"] .post-timeline__minutes, .post-blog[data-layout="grid"] .messages-gallery__minutes, .post-comments[data-layout="grid"] .messages-gallery__minutes, .post-modal[data-layout="grid"] .messages-gallery__minutes, .cp-myprive-chat[data-layout="grid"] .messages-gallery__minutes, .post-myprive[data-layout="grid"] .messages-gallery__minutes, .post-myprive__content[data-layout="grid"] .messages-gallery__minutes, .post-photo[data-layout="grid"] .messages-gallery__minutes, .post-poll[data-layout="grid"] .messages-gallery__minutes, .post-timeline[data-layout="grid"] .messages-gallery__minutes, .messages-gallery[data-layout="grid"] .messages-gallery__minutes {
      top: 10px !important;
      left: 10px !important; }
      @media all and (max-width: 939px) {
        .post-blog[data-layout="grid"] .post-modal__minutes, .post-comments[data-layout="grid"] .post-modal__minutes, .post-modal[data-layout="grid"] .post-modal__minutes, .cp-myprive-chat[data-layout="grid"] .post-modal__minutes, .post-myprive[data-layout="grid"] .post-modal__minutes, .post-myprive__content[data-layout="grid"] .post-modal__minutes, .post-photo[data-layout="grid"] .post-modal__minutes, .post-poll[data-layout="grid"] .post-modal__minutes, .post-timeline[data-layout="grid"] .post-modal__minutes, .messages-gallery[data-layout="grid"] .post-modal__minutes, .post-blog[data-layout="grid"] .post-myprive__minutes, .post-comments[data-layout="grid"] .post-myprive__minutes, .post-modal[data-layout="grid"] .post-myprive__minutes, .cp-myprive-chat[data-layout="grid"] .post-myprive__minutes, .post-myprive[data-layout="grid"] .post-myprive__minutes, .post-myprive__content[data-layout="grid"] .post-myprive__minutes, .post-photo[data-layout="grid"] .post-myprive__minutes, .post-poll[data-layout="grid"] .post-myprive__minutes, .post-timeline[data-layout="grid"] .post-myprive__minutes, .messages-gallery[data-layout="grid"] .post-myprive__minutes, .post-blog[data-layout="grid"] .post-timeline__minutes, .post-comments[data-layout="grid"] .post-timeline__minutes, .post-modal[data-layout="grid"] .post-timeline__minutes, .cp-myprive-chat[data-layout="grid"] .post-timeline__minutes, .post-myprive[data-layout="grid"] .post-timeline__minutes, .post-myprive__content[data-layout="grid"] .post-timeline__minutes, .post-photo[data-layout="grid"] .post-timeline__minutes, .post-poll[data-layout="grid"] .post-timeline__minutes, .post-timeline[data-layout="grid"] .post-timeline__minutes, .messages-gallery[data-layout="grid"] .post-timeline__minutes, .post-blog[data-layout="grid"] .messages-gallery__minutes, .post-comments[data-layout="grid"] .messages-gallery__minutes, .post-modal[data-layout="grid"] .messages-gallery__minutes, .cp-myprive-chat[data-layout="grid"] .messages-gallery__minutes, .post-myprive[data-layout="grid"] .messages-gallery__minutes, .post-myprive__content[data-layout="grid"] .messages-gallery__minutes, .post-photo[data-layout="grid"] .messages-gallery__minutes, .post-poll[data-layout="grid"] .messages-gallery__minutes, .post-timeline[data-layout="grid"] .messages-gallery__minutes, .messages-gallery[data-layout="grid"] .messages-gallery__minutes {
          height: 20px !important;
          top: 5px !important;
          left: 5px !important;
          font-size: 10px; } }
  .post-blog__item, .post-blog__item-container, .post-comments__item, .post-modal__item, .post-myprive__item, .post-photo__item, .post-timeline__item, .messages-gallery__item {
    border-radius: 2px;
    background-color: #1e1e1e;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    position: relative; }
    .is-archived.post-blog__item .post-modal__alert[data-type="paid"], .is-archived.post-blog__item-container .post-modal__alert[data-type="paid"], .is-archived.post-comments__item .post-modal__alert[data-type="paid"], .is-archived.post-modal__item .post-modal__alert[data-type="paid"], .is-archived.post-myprive__item .post-modal__alert[data-type="paid"], .is-archived.post-photo__item .post-modal__alert[data-type="paid"], .is-archived.post-timeline__item .post-modal__alert[data-type="paid"], .is-archived.messages-gallery__item .post-modal__alert[data-type="paid"], .is-archived.post-blog__item .post-myprive__alert[data-type="paid"], .is-archived.post-blog__item-container .post-myprive__alert[data-type="paid"], .is-archived.post-comments__item .post-myprive__alert[data-type="paid"], .is-archived.post-modal__item .post-myprive__alert[data-type="paid"], .is-archived.post-myprive__item .post-myprive__alert[data-type="paid"], .is-archived.post-photo__item .post-myprive__alert[data-type="paid"], .is-archived.post-timeline__item .post-myprive__alert[data-type="paid"], .is-archived.messages-gallery__item .post-myprive__alert[data-type="paid"], .is-archived.post-blog__item .post-photo__alert[data-type="paid"], .is-archived.post-blog__item-container .post-photo__alert[data-type="paid"], .is-archived.post-comments__item .post-photo__alert[data-type="paid"], .is-archived.post-modal__item .post-photo__alert[data-type="paid"], .is-archived.post-myprive__item .post-photo__alert[data-type="paid"], .is-archived.post-photo__item .post-photo__alert[data-type="paid"], .is-archived.post-timeline__item .post-photo__alert[data-type="paid"], .is-archived.messages-gallery__item .post-photo__alert[data-type="paid"], .is-archived.post-blog__item .post-timeline__alert[data-type="paid"], .is-archived.post-blog__item-container .post-timeline__alert[data-type="paid"], .is-archived.post-comments__item .post-timeline__alert[data-type="paid"], .is-archived.post-modal__item .post-timeline__alert[data-type="paid"], .is-archived.post-myprive__item .post-timeline__alert[data-type="paid"], .is-archived.post-photo__item .post-timeline__alert[data-type="paid"], .is-archived.post-timeline__item .post-timeline__alert[data-type="paid"], .is-archived.messages-gallery__item .post-timeline__alert[data-type="paid"], .is-archived.post-blog__item .post-modal__alert[data-type="premium"], .is-archived.post-blog__item-container .post-modal__alert[data-type="premium"], .is-archived.post-comments__item .post-modal__alert[data-type="premium"], .is-archived.post-modal__item .post-modal__alert[data-type="premium"], .is-archived.post-myprive__item .post-modal__alert[data-type="premium"], .is-archived.post-photo__item .post-modal__alert[data-type="premium"], .is-archived.post-timeline__item .post-modal__alert[data-type="premium"], .is-archived.messages-gallery__item .post-modal__alert[data-type="premium"], .is-archived.post-blog__item .post-myprive__alert[data-type="premium"], .is-archived.post-blog__item-container .post-myprive__alert[data-type="premium"], .is-archived.post-comments__item .post-myprive__alert[data-type="premium"], .is-archived.post-modal__item .post-myprive__alert[data-type="premium"], .is-archived.post-myprive__item .post-myprive__alert[data-type="premium"], .is-archived.post-photo__item .post-myprive__alert[data-type="premium"], .is-archived.post-timeline__item .post-myprive__alert[data-type="premium"], .is-archived.messages-gallery__item .post-myprive__alert[data-type="premium"], .is-archived.post-blog__item .post-photo__alert[data-type="premium"], .is-archived.post-blog__item-container .post-photo__alert[data-type="premium"], .is-archived.post-comments__item .post-photo__alert[data-type="premium"], .is-archived.post-modal__item .post-photo__alert[data-type="premium"], .is-archived.post-myprive__item .post-photo__alert[data-type="premium"], .is-archived.post-photo__item .post-photo__alert[data-type="premium"], .is-archived.post-timeline__item .post-photo__alert[data-type="premium"], .is-archived.messages-gallery__item .post-photo__alert[data-type="premium"], .is-archived.post-blog__item .post-timeline__alert[data-type="premium"], .is-archived.post-blog__item-container .post-timeline__alert[data-type="premium"], .is-archived.post-comments__item .post-timeline__alert[data-type="premium"], .is-archived.post-modal__item .post-timeline__alert[data-type="premium"], .is-archived.post-myprive__item .post-timeline__alert[data-type="premium"], .is-archived.post-photo__item .post-timeline__alert[data-type="premium"], .is-archived.post-timeline__item .post-timeline__alert[data-type="premium"], .is-archived.messages-gallery__item .post-timeline__alert[data-type="premium"] {
      background-color: transparent; }
    .is-archived.post-blog__item .post-modal__alert[data-type="archived"], .is-archived.post-blog__item-container .post-modal__alert[data-type="archived"], .is-archived.post-comments__item .post-modal__alert[data-type="archived"], .is-archived.post-modal__item .post-modal__alert[data-type="archived"], .is-archived.post-myprive__item .post-modal__alert[data-type="archived"], .is-archived.post-photo__item .post-modal__alert[data-type="archived"], .is-archived.post-timeline__item .post-modal__alert[data-type="archived"], .is-archived.messages-gallery__item .post-modal__alert[data-type="archived"], .is-archived.post-blog__item .post-myprive__alert[data-type="archived"], .is-archived.post-blog__item-container .post-myprive__alert[data-type="archived"], .is-archived.post-comments__item .post-myprive__alert[data-type="archived"], .is-archived.post-modal__item .post-myprive__alert[data-type="archived"], .is-archived.post-myprive__item .post-myprive__alert[data-type="archived"], .is-archived.post-photo__item .post-myprive__alert[data-type="archived"], .is-archived.post-timeline__item .post-myprive__alert[data-type="archived"], .is-archived.messages-gallery__item .post-myprive__alert[data-type="archived"], .is-archived.post-blog__item .post-photo__alert[data-type="archived"], .is-archived.post-blog__item-container .post-photo__alert[data-type="archived"], .is-archived.post-comments__item .post-photo__alert[data-type="archived"], .is-archived.post-modal__item .post-photo__alert[data-type="archived"], .is-archived.post-myprive__item .post-photo__alert[data-type="archived"], .is-archived.post-photo__item .post-photo__alert[data-type="archived"], .is-archived.post-timeline__item .post-photo__alert[data-type="archived"], .is-archived.messages-gallery__item .post-photo__alert[data-type="archived"], .is-archived.post-blog__item .post-timeline__alert[data-type="archived"], .is-archived.post-blog__item-container .post-timeline__alert[data-type="archived"], .is-archived.post-comments__item .post-timeline__alert[data-type="archived"], .is-archived.post-modal__item .post-timeline__alert[data-type="archived"], .is-archived.post-myprive__item .post-timeline__alert[data-type="archived"], .is-archived.post-photo__item .post-timeline__alert[data-type="archived"], .is-archived.post-timeline__item .post-timeline__alert[data-type="archived"], .is-archived.messages-gallery__item .post-timeline__alert[data-type="archived"] {
      display: flex; }
    .is-summary.post-blog__item, .is-summary.post-blog__item-container, .is-summary.post-comments__item, .is-summary.post-modal__item, .is-summary.post-myprive__item, .is-summary.post-photo__item, .is-summary.post-timeline__item, .is-summary.messages-gallery__item {
      flex-direction: row; }
      .is-summary.post-blog__item .post-data__nickname, .is-summary.post-blog__item-container .post-data__nickname, .is-summary.post-comments__item .post-data__nickname, .is-summary.post-modal__item .post-data__nickname, .is-summary.post-myprive__item .post-data__nickname, .is-summary.post-photo__item .post-data__nickname, .is-summary.post-timeline__item .post-data__nickname, .is-summary.messages-gallery__item .post-data__nickname {
        font-size: 15px;
        line-height: 1.2;
        flex: 1 1 10em;
        order: 1;
        max-width: inherit !important; }
      .is-summary.post-blog__item .post-data__nickname-slug, .is-summary.post-blog__item-container .post-data__nickname-slug, .is-summary.post-comments__item .post-data__nickname-slug, .is-summary.post-modal__item .post-data__nickname-slug, .is-summary.post-myprive__item .post-data__nickname-slug, .is-summary.post-photo__item .post-data__nickname-slug, .is-summary.post-timeline__item .post-data__nickname-slug, .is-summary.messages-gallery__item .post-data__nickname-slug {
        font-size: 14px; }
      .is-summary.post-blog__item .post-data__date, .is-summary.post-blog__item-container .post-data__date, .is-summary.post-comments__item .post-data__date, .is-summary.post-modal__item .post-data__date, .is-summary.post-myprive__item .post-data__date, .is-summary.post-photo__item .post-data__date, .is-summary.post-timeline__item .post-data__date, .is-summary.messages-gallery__item .post-data__date {
        line-height: 1; }
      .is-summary.post-blog__item .btn_report, .is-summary.post-blog__item-container .btn_report, .is-summary.post-comments__item .btn_report, .is-summary.post-modal__item .btn_report, .is-summary.post-myprive__item .btn_report, .is-summary.post-photo__item .btn_report, .is-summary.post-timeline__item .btn_report, .is-summary.messages-gallery__item .btn_report {
        color: rgba(255, 255, 255, 0.3); }
    .is-no-gutters.post-blog__item, .is-no-gutters.post-blog__item-container, .is-no-gutters.post-comments__item, .is-no-gutters.post-modal__item, .is-no-gutters.post-myprive__item, .is-no-gutters.post-photo__item, .is-no-gutters.post-timeline__item, .is-no-gutters.messages-gallery__item {
      margin: 0; }
    .is-pending.post-blog__item, .is-pending.post-blog__item-container, .is-pending.post-comments__item, .is-pending.post-modal__item, .is-pending.post-myprive__item, .is-pending.post-photo__item, .is-pending.post-timeline__item, .is-pending.messages-gallery__item {
      cursor: not-allowed; }
      .is-pending.post-blog__item .post-blog__link, .is-pending.post-blog__item-container .post-blog__link, .is-pending.post-comments__item .post-blog__link, .is-pending.post-modal__item .post-blog__link, .is-pending.post-myprive__item .post-blog__link, .is-pending.post-photo__item .post-blog__link, .is-pending.post-timeline__item .post-blog__link, .is-pending.messages-gallery__item .post-blog__link, .is-pending.post-blog__item .post-modal__link, .is-pending.post-blog__item-container .post-modal__link, .is-pending.post-comments__item .post-modal__link, .is-pending.post-modal__item .post-modal__link, .is-pending.post-myprive__item .post-modal__link, .is-pending.post-photo__item .post-modal__link, .is-pending.post-timeline__item .post-modal__link, .is-pending.messages-gallery__item .post-modal__link, .is-pending.post-blog__item .post-myprive__link, .is-pending.post-blog__item-container .post-myprive__link, .is-pending.post-comments__item .post-myprive__link, .is-pending.post-modal__item .post-myprive__link, .is-pending.post-myprive__item .post-myprive__link, .is-pending.post-photo__item .post-myprive__link, .is-pending.post-timeline__item .post-myprive__link, .is-pending.messages-gallery__item .post-myprive__link, .is-pending.post-blog__item .post-photo__link, .is-pending.post-blog__item-container .post-photo__link, .is-pending.post-comments__item .post-photo__link, .is-pending.post-modal__item .post-photo__link, .is-pending.post-myprive__item .post-photo__link, .is-pending.post-photo__item .post-photo__link, .is-pending.post-timeline__item .post-photo__link, .is-pending.messages-gallery__item .post-photo__link, .is-pending.post-blog__item .post-timeline__link, .is-pending.post-blog__item-container .post-timeline__link, .is-pending.post-comments__item .post-timeline__link, .is-pending.post-modal__item .post-timeline__link, .is-pending.post-myprive__item .post-timeline__link, .is-pending.post-photo__item .post-timeline__link, .is-pending.post-timeline__item .post-timeline__link, .is-pending.messages-gallery__item .post-timeline__link, .is-pending.post-blog__item .messages-gallery__link, .is-pending.post-blog__item-container .messages-gallery__link, .is-pending.post-comments__item .messages-gallery__link, .is-pending.post-modal__item .messages-gallery__link, .is-pending.post-myprive__item .messages-gallery__link, .is-pending.post-photo__item .messages-gallery__link, .is-pending.post-timeline__item .messages-gallery__link, .is-pending.messages-gallery__item .messages-gallery__link {
        pointer-events: none !important;
        cursor: not-allowed !important; }
      .is-pending.post-blog__item .post-blog__title-highlight, .is-pending.post-blog__item-container .post-blog__title-highlight, .is-pending.post-comments__item .post-blog__title-highlight, .is-pending.post-modal__item .post-blog__title-highlight, .is-pending.post-myprive__item .post-blog__title-highlight, .is-pending.post-photo__item .post-blog__title-highlight, .is-pending.post-timeline__item .post-blog__title-highlight, .is-pending.messages-gallery__item .post-blog__title-highlight, .is-pending.post-blog__item .post-modal__title-highlight, .is-pending.post-blog__item-container .post-modal__title-highlight, .is-pending.post-comments__item .post-modal__title-highlight, .is-pending.post-modal__item .post-modal__title-highlight, .is-pending.post-myprive__item .post-modal__title-highlight, .is-pending.post-photo__item .post-modal__title-highlight, .is-pending.post-timeline__item .post-modal__title-highlight, .is-pending.messages-gallery__item .post-modal__title-highlight, .is-pending.post-blog__item .post-timeline__title-highlight, .is-pending.post-blog__item-container .post-timeline__title-highlight, .is-pending.post-comments__item .post-timeline__title-highlight, .is-pending.post-modal__item .post-timeline__title-highlight, .is-pending.post-myprive__item .post-timeline__title-highlight, .is-pending.post-photo__item .post-timeline__title-highlight, .is-pending.post-timeline__item .post-timeline__title-highlight, .is-pending.messages-gallery__item .post-timeline__title-highlight {
        color: #FFF; }
      .is-pending.post-blog__item .post-timeline__alert, .is-pending.post-blog__item-container .post-timeline__alert, .is-pending.post-comments__item .post-timeline__alert, .is-pending.post-modal__item .post-timeline__alert, .is-pending.post-myprive__item .post-timeline__alert, .is-pending.post-photo__item .post-timeline__alert, .is-pending.post-timeline__item .post-timeline__alert, .is-pending.messages-gallery__item .post-timeline__alert {
        pointer-events: none !important;
        cursor: not-allowed !important; }
    .is-handler.post-blog__item, .is-handler.post-blog__item-container, .is-handler.post-comments__item, .is-handler.post-modal__item, .is-handler.post-myprive__item, .is-handler.post-photo__item, .is-handler.post-timeline__item, .is-handler.messages-gallery__item {
      min-height: 13em;
      background-color: transparent;
      border: 1px solid #ffd200;
      order: -1; }
      @media all and (max-width: 939px) {
        .is-handler.post-blog__item, .is-handler.post-blog__item-container, .is-handler.post-comments__item, .is-handler.post-modal__item, .is-handler.post-myprive__item, .is-handler.post-photo__item, .is-handler.post-timeline__item, .is-handler.messages-gallery__item {
          min-height: 11em; } }
      .is-handler.post-blog__item .post-blog__link, .is-handler.post-blog__item-container .post-blog__link, .is-handler.post-comments__item .post-blog__link, .is-handler.post-modal__item .post-blog__link, .is-handler.post-myprive__item .post-blog__link, .is-handler.post-photo__item .post-blog__link, .is-handler.post-timeline__item .post-blog__link, .is-handler.messages-gallery__item .post-blog__link, .is-handler.post-blog__item .post-modal__link, .is-handler.post-blog__item-container .post-modal__link, .is-handler.post-comments__item .post-modal__link, .is-handler.post-modal__item .post-modal__link, .is-handler.post-myprive__item .post-modal__link, .is-handler.post-photo__item .post-modal__link, .is-handler.post-timeline__item .post-modal__link, .is-handler.messages-gallery__item .post-modal__link, .is-handler.post-blog__item .post-myprive__link, .is-handler.post-blog__item-container .post-myprive__link, .is-handler.post-comments__item .post-myprive__link, .is-handler.post-modal__item .post-myprive__link, .is-handler.post-myprive__item .post-myprive__link, .is-handler.post-photo__item .post-myprive__link, .is-handler.post-timeline__item .post-myprive__link, .is-handler.messages-gallery__item .post-myprive__link, .is-handler.post-blog__item .post-photo__link, .is-handler.post-blog__item-container .post-photo__link, .is-handler.post-comments__item .post-photo__link, .is-handler.post-modal__item .post-photo__link, .is-handler.post-myprive__item .post-photo__link, .is-handler.post-photo__item .post-photo__link, .is-handler.post-timeline__item .post-photo__link, .is-handler.messages-gallery__item .post-photo__link, .is-handler.post-blog__item .post-timeline__link, .is-handler.post-blog__item-container .post-timeline__link, .is-handler.post-comments__item .post-timeline__link, .is-handler.post-modal__item .post-timeline__link, .is-handler.post-myprive__item .post-timeline__link, .is-handler.post-photo__item .post-timeline__link, .is-handler.post-timeline__item .post-timeline__link, .is-handler.messages-gallery__item .post-timeline__link, .is-handler.post-blog__item .messages-gallery__link, .is-handler.post-blog__item-container .messages-gallery__link, .is-handler.post-comments__item .messages-gallery__link, .is-handler.post-modal__item .messages-gallery__link, .is-handler.post-myprive__item .messages-gallery__link, .is-handler.post-photo__item .messages-gallery__link, .is-handler.post-timeline__item .messages-gallery__link, .is-handler.messages-gallery__item .messages-gallery__link {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        align-content: center; }
        .is-handler.post-blog__item .post-blog__link:hover, .is-handler.post-blog__item-container .post-blog__link:hover, .is-handler.post-comments__item .post-blog__link:hover, .is-handler.post-modal__item .post-blog__link:hover, .is-handler.post-myprive__item .post-blog__link:hover, .is-handler.post-photo__item .post-blog__link:hover, .is-handler.post-timeline__item .post-blog__link:hover, .is-handler.messages-gallery__item .post-blog__link:hover, .is-handler.post-blog__item .post-modal__link:hover, .is-handler.post-blog__item-container .post-modal__link:hover, .is-handler.post-comments__item .post-modal__link:hover, .is-handler.post-modal__item .post-modal__link:hover, .is-handler.post-myprive__item .post-modal__link:hover, .is-handler.post-photo__item .post-modal__link:hover, .is-handler.post-timeline__item .post-modal__link:hover, .is-handler.messages-gallery__item .post-modal__link:hover, .is-handler.post-blog__item .post-myprive__link:hover, .is-handler.post-blog__item-container .post-myprive__link:hover, .is-handler.post-comments__item .post-myprive__link:hover, .is-handler.post-modal__item .post-myprive__link:hover, .is-handler.post-myprive__item .post-myprive__link:hover, .is-handler.post-photo__item .post-myprive__link:hover, .is-handler.post-timeline__item .post-myprive__link:hover, .is-handler.messages-gallery__item .post-myprive__link:hover, .is-handler.post-blog__item .post-photo__link:hover, .is-handler.post-blog__item-container .post-photo__link:hover, .is-handler.post-comments__item .post-photo__link:hover, .is-handler.post-modal__item .post-photo__link:hover, .is-handler.post-myprive__item .post-photo__link:hover, .is-handler.post-photo__item .post-photo__link:hover, .is-handler.post-timeline__item .post-photo__link:hover, .is-handler.messages-gallery__item .post-photo__link:hover, .is-handler.post-blog__item .post-timeline__link:hover, .is-handler.post-blog__item-container .post-timeline__link:hover, .is-handler.post-comments__item .post-timeline__link:hover, .is-handler.post-modal__item .post-timeline__link:hover, .is-handler.post-myprive__item .post-timeline__link:hover, .is-handler.post-photo__item .post-timeline__link:hover, .is-handler.post-timeline__item .post-timeline__link:hover, .is-handler.messages-gallery__item .post-timeline__link:hover, .is-handler.post-blog__item .messages-gallery__link:hover, .is-handler.post-blog__item-container .messages-gallery__link:hover, .is-handler.post-comments__item .messages-gallery__link:hover, .is-handler.post-modal__item .messages-gallery__link:hover, .is-handler.post-myprive__item .messages-gallery__link:hover, .is-handler.post-photo__item .messages-gallery__link:hover, .is-handler.post-timeline__item .messages-gallery__link:hover, .is-handler.messages-gallery__item .messages-gallery__link:hover {
          text-decoration: none; }
      .is-handler.post-blog__item .post-blog__thumb, .is-handler.post-blog__item-container .post-blog__thumb, .is-handler.post-comments__item .post-blog__thumb, .is-handler.post-modal__item .post-blog__thumb, .is-handler.post-myprive__item .post-blog__thumb, .is-handler.post-photo__item .post-blog__thumb, .is-handler.post-timeline__item .post-blog__thumb, .is-handler.messages-gallery__item .post-blog__thumb, .is-handler.post-blog__item .cp-form-boxes__thumb, .is-handler.post-blog__item-container .cp-form-boxes__thumb, .is-handler.post-comments__item .cp-form-boxes__thumb, .is-handler.post-modal__item .cp-form-boxes__thumb, .is-handler.post-myprive__item .cp-form-boxes__thumb, .is-handler.post-photo__item .cp-form-boxes__thumb, .is-handler.post-timeline__item .cp-form-boxes__thumb, .is-handler.messages-gallery__item .cp-form-boxes__thumb, .is-handler.post-blog__item .cp-myprive-form__preview, .is-handler.post-blog__item-container .cp-myprive-form__preview, .is-handler.post-comments__item .cp-myprive-form__preview, .is-handler.post-modal__item .cp-myprive-form__preview, .is-handler.post-myprive__item .cp-myprive-form__preview, .is-handler.post-photo__item .cp-myprive-form__preview, .is-handler.post-timeline__item .cp-myprive-form__preview, .is-handler.messages-gallery__item .cp-myprive-form__preview, .is-handler.post-blog__item .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .is-handler.post-blog__item .pinch-zoom-container, .is-handler.post-blog__item-container .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .is-handler.post-blog__item-container .pinch-zoom-container, .is-handler.post-comments__item .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .is-handler.post-comments__item .pinch-zoom-container, .is-handler.post-modal__item .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .is-handler.post-modal__item .pinch-zoom-container, .is-handler.post-myprive__item .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .is-handler.post-myprive__item .pinch-zoom-container, .is-handler.post-photo__item .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .is-handler.post-photo__item .pinch-zoom-container, .is-handler.post-timeline__item .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .is-handler.post-timeline__item .pinch-zoom-container, .is-handler.messages-gallery__item .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .is-handler.messages-gallery__item .pinch-zoom-container, .is-handler.post-blog__item .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .is-handler.post-blog__item .pinch-zoom-container, .is-handler.post-blog__item-container .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .is-handler.post-blog__item-container .pinch-zoom-container, .is-handler.post-comments__item .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .is-handler.post-comments__item .pinch-zoom-container, .is-handler.post-modal__item .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .is-handler.post-modal__item .pinch-zoom-container, .is-handler.post-myprive__item .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .is-handler.post-myprive__item .pinch-zoom-container, .is-handler.post-photo__item .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .is-handler.post-photo__item .pinch-zoom-container, .is-handler.post-timeline__item .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .is-handler.post-timeline__item .pinch-zoom-container, .is-handler.messages-gallery__item .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .is-handler.messages-gallery__item .pinch-zoom-container, .is-handler.post-blog__item .post-modal__thumb, .is-handler.post-blog__item-container .post-modal__thumb, .is-handler.post-comments__item .post-modal__thumb, .is-handler.post-modal__item .post-modal__thumb, .is-handler.post-myprive__item .post-modal__thumb, .is-handler.post-photo__item .post-modal__thumb, .is-handler.post-timeline__item .post-modal__thumb, .is-handler.messages-gallery__item .post-modal__thumb, .is-handler.post-blog__item .post-myprive__thumb, .is-handler.post-blog__item-container .post-myprive__thumb, .is-handler.post-comments__item .post-myprive__thumb, .is-handler.post-modal__item .post-myprive__thumb, .is-handler.post-myprive__item .post-myprive__thumb, .is-handler.post-photo__item .post-myprive__thumb, .is-handler.post-timeline__item .post-myprive__thumb, .is-handler.messages-gallery__item .post-myprive__thumb, .is-handler.post-blog__item .post-photo__thumb, .is-handler.post-blog__item-container .post-photo__thumb, .is-handler.post-comments__item .post-photo__thumb, .is-handler.post-modal__item .post-photo__thumb, .is-handler.post-myprive__item .post-photo__thumb, .is-handler.post-photo__item .post-photo__thumb, .is-handler.post-timeline__item .post-photo__thumb, .is-handler.messages-gallery__item .post-photo__thumb, .is-handler.post-blog__item .post-timeline__thumb, .is-handler.post-blog__item-container .post-timeline__thumb, .is-handler.post-comments__item .post-timeline__thumb, .is-handler.post-modal__item .post-timeline__thumb, .is-handler.post-myprive__item .post-timeline__thumb, .is-handler.post-photo__item .post-timeline__thumb, .is-handler.post-timeline__item .post-timeline__thumb, .is-handler.messages-gallery__item .post-timeline__thumb, .is-handler.post-blog__item .messages-gallery__thumb, .is-handler.post-blog__item-container .messages-gallery__thumb, .is-handler.post-comments__item .messages-gallery__thumb, .is-handler.post-modal__item .messages-gallery__thumb, .is-handler.post-myprive__item .messages-gallery__thumb, .is-handler.post-photo__item .messages-gallery__thumb, .is-handler.post-timeline__item .messages-gallery__thumb, .is-handler.messages-gallery__item .messages-gallery__thumb {
        opacity: 1; }
        .is-handler.post-blog__item .post-blog__thumb:before, .is-handler.post-blog__item-container .post-blog__thumb:before, .is-handler.post-comments__item .post-blog__thumb:before, .is-handler.post-modal__item .post-blog__thumb:before, .is-handler.post-myprive__item .post-blog__thumb:before, .is-handler.post-photo__item .post-blog__thumb:before, .is-handler.post-timeline__item .post-blog__thumb:before, .is-handler.messages-gallery__item .post-blog__thumb:before, .is-handler.post-blog__item .cp-form-boxes__thumb:before, .is-handler.post-blog__item-container .cp-form-boxes__thumb:before, .is-handler.post-comments__item .cp-form-boxes__thumb:before, .is-handler.post-modal__item .cp-form-boxes__thumb:before, .is-handler.post-myprive__item .cp-form-boxes__thumb:before, .is-handler.post-photo__item .cp-form-boxes__thumb:before, .is-handler.post-timeline__item .cp-form-boxes__thumb:before, .is-handler.messages-gallery__item .cp-form-boxes__thumb:before, .is-handler.post-blog__item .cp-myprive-form__preview:before, .is-handler.post-blog__item-container .cp-myprive-form__preview:before, .is-handler.post-comments__item .cp-myprive-form__preview:before, .is-handler.post-modal__item .cp-myprive-form__preview:before, .is-handler.post-myprive__item .cp-myprive-form__preview:before, .is-handler.post-photo__item .cp-myprive-form__preview:before, .is-handler.post-timeline__item .cp-myprive-form__preview:before, .is-handler.messages-gallery__item .cp-myprive-form__preview:before, .is-handler.post-blog__item .cp-modal__preview .pinch-zoom-container:before, .cp-modal__preview .is-handler.post-blog__item .pinch-zoom-container:before, .is-handler.post-blog__item-container .cp-modal__preview .pinch-zoom-container:before, .cp-modal__preview .is-handler.post-blog__item-container .pinch-zoom-container:before, .is-handler.post-comments__item .cp-modal__preview .pinch-zoom-container:before, .cp-modal__preview .is-handler.post-comments__item .pinch-zoom-container:before, .is-handler.post-modal__item .cp-modal__preview .pinch-zoom-container:before, .cp-modal__preview .is-handler.post-modal__item .pinch-zoom-container:before, .is-handler.post-myprive__item .cp-modal__preview .pinch-zoom-container:before, .cp-modal__preview .is-handler.post-myprive__item .pinch-zoom-container:before, .is-handler.post-photo__item .cp-modal__preview .pinch-zoom-container:before, .cp-modal__preview .is-handler.post-photo__item .pinch-zoom-container:before, .is-handler.post-timeline__item .cp-modal__preview .pinch-zoom-container:before, .cp-modal__preview .is-handler.post-timeline__item .pinch-zoom-container:before, .is-handler.messages-gallery__item .cp-modal__preview .pinch-zoom-container:before, .cp-modal__preview .is-handler.messages-gallery__item .pinch-zoom-container:before, .is-handler.post-blog__item .cp-modal-stories__preview .pinch-zoom-container:before, .cp-modal-stories__preview .is-handler.post-blog__item .pinch-zoom-container:before, .is-handler.post-blog__item-container .cp-modal-stories__preview .pinch-zoom-container:before, .cp-modal-stories__preview .is-handler.post-blog__item-container .pinch-zoom-container:before, .is-handler.post-comments__item .cp-modal-stories__preview .pinch-zoom-container:before, .cp-modal-stories__preview .is-handler.post-comments__item .pinch-zoom-container:before, .is-handler.post-modal__item .cp-modal-stories__preview .pinch-zoom-container:before, .cp-modal-stories__preview .is-handler.post-modal__item .pinch-zoom-container:before, .is-handler.post-myprive__item .cp-modal-stories__preview .pinch-zoom-container:before, .cp-modal-stories__preview .is-handler.post-myprive__item .pinch-zoom-container:before, .is-handler.post-photo__item .cp-modal-stories__preview .pinch-zoom-container:before, .cp-modal-stories__preview .is-handler.post-photo__item .pinch-zoom-container:before, .is-handler.post-timeline__item .cp-modal-stories__preview .pinch-zoom-container:before, .cp-modal-stories__preview .is-handler.post-timeline__item .pinch-zoom-container:before, .is-handler.messages-gallery__item .cp-modal-stories__preview .pinch-zoom-container:before, .cp-modal-stories__preview .is-handler.messages-gallery__item .pinch-zoom-container:before, .is-handler.post-blog__item .post-modal__thumb:before, .is-handler.post-blog__item-container .post-modal__thumb:before, .is-handler.post-comments__item .post-modal__thumb:before, .is-handler.post-modal__item .post-modal__thumb:before, .is-handler.post-myprive__item .post-modal__thumb:before, .is-handler.post-photo__item .post-modal__thumb:before, .is-handler.post-timeline__item .post-modal__thumb:before, .is-handler.messages-gallery__item .post-modal__thumb:before, .is-handler.post-blog__item .post-myprive__thumb:before, .is-handler.post-blog__item-container .post-myprive__thumb:before, .is-handler.post-comments__item .post-myprive__thumb:before, .is-handler.post-modal__item .post-myprive__thumb:before, .is-handler.post-myprive__item .post-myprive__thumb:before, .is-handler.post-photo__item .post-myprive__thumb:before, .is-handler.post-timeline__item .post-myprive__thumb:before, .is-handler.messages-gallery__item .post-myprive__thumb:before, .is-handler.post-blog__item .post-photo__thumb:before, .is-handler.post-blog__item-container .post-photo__thumb:before, .is-handler.post-comments__item .post-photo__thumb:before, .is-handler.post-modal__item .post-photo__thumb:before, .is-handler.post-myprive__item .post-photo__thumb:before, .is-handler.post-photo__item .post-photo__thumb:before, .is-handler.post-timeline__item .post-photo__thumb:before, .is-handler.messages-gallery__item .post-photo__thumb:before, .is-handler.post-blog__item .post-timeline__thumb:before, .is-handler.post-blog__item-container .post-timeline__thumb:before, .is-handler.post-comments__item .post-timeline__thumb:before, .is-handler.post-modal__item .post-timeline__thumb:before, .is-handler.post-myprive__item .post-timeline__thumb:before, .is-handler.post-photo__item .post-timeline__thumb:before, .is-handler.post-timeline__item .post-timeline__thumb:before, .is-handler.messages-gallery__item .post-timeline__thumb:before, .is-handler.post-blog__item .messages-gallery__thumb:before, .is-handler.post-blog__item-container .messages-gallery__thumb:before, .is-handler.post-comments__item .messages-gallery__thumb:before, .is-handler.post-modal__item .messages-gallery__thumb:before, .is-handler.post-myprive__item .messages-gallery__thumb:before, .is-handler.post-photo__item .messages-gallery__thumb:before, .is-handler.post-timeline__item .messages-gallery__thumb:before, .is-handler.messages-gallery__item .messages-gallery__thumb:before {
          display: none; }
      .is-handler.post-blog__item .post-blog__text, .is-handler.post-blog__item-container .post-blog__text, .is-handler.post-comments__item .post-blog__text, .is-handler.post-modal__item .post-blog__text, .is-handler.post-myprive__item .post-blog__text, .is-handler.post-photo__item .post-blog__text, .is-handler.post-timeline__item .post-blog__text, .is-handler.messages-gallery__item .post-blog__text, .is-handler.post-blog__item .cp-form-boxes__text, .is-handler.post-blog__item-container .cp-form-boxes__text, .is-handler.post-comments__item .cp-form-boxes__text, .is-handler.post-modal__item .cp-form-boxes__text, .is-handler.post-myprive__item .cp-form-boxes__text, .is-handler.post-photo__item .cp-form-boxes__text, .is-handler.post-timeline__item .cp-form-boxes__text, .is-handler.messages-gallery__item .cp-form-boxes__text, .is-handler.post-blog__item .post-comments__text, .is-handler.post-blog__item-container .post-comments__text, .is-handler.post-comments__item .post-comments__text, .is-handler.post-modal__item .post-comments__text, .is-handler.post-myprive__item .post-comments__text, .is-handler.post-photo__item .post-comments__text, .is-handler.post-timeline__item .post-comments__text, .is-handler.messages-gallery__item .post-comments__text, .is-handler.post-blog__item .post-modal__text, .is-handler.post-blog__item-container .post-modal__text, .is-handler.post-comments__item .post-modal__text, .is-handler.post-modal__item .post-modal__text, .is-handler.post-myprive__item .post-modal__text, .is-handler.post-photo__item .post-modal__text, .is-handler.post-timeline__item .post-modal__text, .is-handler.messages-gallery__item .post-modal__text, .is-handler.post-blog__item .post-myprive__text, .is-handler.post-blog__item-container .post-myprive__text, .is-handler.post-comments__item .post-myprive__text, .is-handler.post-modal__item .post-myprive__text, .is-handler.post-myprive__item .post-myprive__text, .is-handler.post-photo__item .post-myprive__text, .is-handler.post-timeline__item .post-myprive__text, .is-handler.messages-gallery__item .post-myprive__text, .is-handler.post-blog__item .post-timeline__text, .is-handler.post-blog__item-container .post-timeline__text, .is-handler.post-comments__item .post-timeline__text, .is-handler.post-modal__item .post-timeline__text, .is-handler.post-myprive__item .post-timeline__text, .is-handler.post-photo__item .post-timeline__text, .is-handler.post-timeline__item .post-timeline__text, .is-handler.messages-gallery__item .post-timeline__text, .is-handler.post-blog__item .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-handler.post-blog__item p, .is-handler.post-blog__item-container .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-handler.post-blog__item-container p, .is-handler.post-comments__item .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-handler.post-comments__item p, .is-handler.post-modal__item .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-handler.post-modal__item p, .is-handler.post-myprive__item .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-handler.post-myprive__item p, .is-handler.post-photo__item .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-handler.post-photo__item p, .is-handler.post-timeline__item .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-handler.post-timeline__item p, .is-handler.messages-gallery__item .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-handler.messages-gallery__item p, .is-handler.post-blog__item .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-handler.post-blog__item p, .is-handler.post-blog__item-container .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-handler.post-blog__item-container p, .is-handler.post-comments__item .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-handler.post-comments__item p, .is-handler.post-modal__item .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-handler.post-modal__item p, .is-handler.post-myprive__item .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-handler.post-myprive__item p, .is-handler.post-photo__item .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-handler.post-photo__item p, .is-handler.post-timeline__item .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-handler.post-timeline__item p, .is-handler.messages-gallery__item .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-handler.messages-gallery__item p, .is-handler.post-blog__item .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-handler.post-blog__item p, .is-handler.post-blog__item-container .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-handler.post-blog__item-container p, .is-handler.post-comments__item .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-handler.post-comments__item p, .is-handler.post-modal__item .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-handler.post-modal__item p, .is-handler.post-myprive__item .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-handler.post-myprive__item p, .is-handler.post-photo__item .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-handler.post-photo__item p, .is-handler.post-timeline__item .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-handler.post-timeline__item p, .is-handler.messages-gallery__item .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-handler.messages-gallery__item p, .is-handler.post-blog__item .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-handler.post-blog__item p, .is-handler.post-blog__item-container .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-handler.post-blog__item-container p, .is-handler.post-comments__item .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-handler.post-comments__item p, .is-handler.post-modal__item .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-handler.post-modal__item p, .is-handler.post-myprive__item .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-handler.post-myprive__item p, .is-handler.post-photo__item .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-handler.post-photo__item p, .is-handler.post-timeline__item .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-handler.post-timeline__item p, .is-handler.messages-gallery__item .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-handler.messages-gallery__item p, .is-handler.post-blog__item .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-handler.post-blog__item p, .is-handler.post-blog__item-container .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-handler.post-blog__item-container p, .is-handler.post-comments__item .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-handler.post-comments__item p, .is-handler.post-modal__item .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-handler.post-modal__item p, .is-handler.post-myprive__item .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-handler.post-myprive__item p, .is-handler.post-photo__item .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-handler.post-photo__item p, .is-handler.post-timeline__item .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-handler.post-timeline__item p, .is-handler.messages-gallery__item .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-handler.messages-gallery__item p, .is-handler.post-blog__item .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-handler.post-blog__item p, .is-handler.post-blog__item-container .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-handler.post-blog__item-container p, .is-handler.post-comments__item .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-handler.post-comments__item p, .is-handler.post-modal__item .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-handler.post-modal__item p, .is-handler.post-myprive__item .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-handler.post-myprive__item p, .is-handler.post-photo__item .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-handler.post-photo__item p, .is-handler.post-timeline__item .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-handler.post-timeline__item p, .is-handler.messages-gallery__item .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-handler.messages-gallery__item p {
        text-align: center;
        color: #ffd200;
        font-size: 14px;
        font-style: italic;
        line-height: 1.41; }
    .post-blog__item[data-is-slideshow="true"] .post-blog__link, .post-blog__item-container[data-is-slideshow="true"] .post-blog__link, .post-comments__item[data-is-slideshow="true"] .post-blog__link, .post-modal__item[data-is-slideshow="true"] .post-blog__link, .post-myprive__item[data-is-slideshow="true"] .post-blog__link, .post-photo__item[data-is-slideshow="true"] .post-blog__link, .post-timeline__item[data-is-slideshow="true"] .post-blog__link, .messages-gallery__item[data-is-slideshow="true"] .post-blog__link, .post-blog__item[data-is-slideshow="true"] .post-modal__link, .post-blog__item-container[data-is-slideshow="true"] .post-modal__link, .post-comments__item[data-is-slideshow="true"] .post-modal__link, .post-modal__item[data-is-slideshow="true"] .post-modal__link, .post-myprive__item[data-is-slideshow="true"] .post-modal__link, .post-photo__item[data-is-slideshow="true"] .post-modal__link, .post-timeline__item[data-is-slideshow="true"] .post-modal__link, .messages-gallery__item[data-is-slideshow="true"] .post-modal__link, .post-blog__item[data-is-slideshow="true"] .post-myprive__link, .post-blog__item-container[data-is-slideshow="true"] .post-myprive__link, .post-comments__item[data-is-slideshow="true"] .post-myprive__link, .post-modal__item[data-is-slideshow="true"] .post-myprive__link, .post-myprive__item[data-is-slideshow="true"] .post-myprive__link, .post-photo__item[data-is-slideshow="true"] .post-myprive__link, .post-timeline__item[data-is-slideshow="true"] .post-myprive__link, .messages-gallery__item[data-is-slideshow="true"] .post-myprive__link, .post-blog__item[data-is-slideshow="true"] .post-photo__link, .post-blog__item-container[data-is-slideshow="true"] .post-photo__link, .post-comments__item[data-is-slideshow="true"] .post-photo__link, .post-modal__item[data-is-slideshow="true"] .post-photo__link, .post-myprive__item[data-is-slideshow="true"] .post-photo__link, .post-photo__item[data-is-slideshow="true"] .post-photo__link, .post-timeline__item[data-is-slideshow="true"] .post-photo__link, .messages-gallery__item[data-is-slideshow="true"] .post-photo__link, .post-blog__item[data-is-slideshow="true"] .post-timeline__link, .post-blog__item-container[data-is-slideshow="true"] .post-timeline__link, .post-comments__item[data-is-slideshow="true"] .post-timeline__link, .post-modal__item[data-is-slideshow="true"] .post-timeline__link, .post-myprive__item[data-is-slideshow="true"] .post-timeline__link, .post-photo__item[data-is-slideshow="true"] .post-timeline__link, .post-timeline__item[data-is-slideshow="true"] .post-timeline__link, .messages-gallery__item[data-is-slideshow="true"] .post-timeline__link, .post-blog__item[data-is-slideshow="true"] .messages-gallery__link, .post-blog__item-container[data-is-slideshow="true"] .messages-gallery__link, .post-comments__item[data-is-slideshow="true"] .messages-gallery__link, .post-modal__item[data-is-slideshow="true"] .messages-gallery__link, .post-myprive__item[data-is-slideshow="true"] .messages-gallery__link, .post-photo__item[data-is-slideshow="true"] .messages-gallery__link, .post-timeline__item[data-is-slideshow="true"] .messages-gallery__link, .messages-gallery__item[data-is-slideshow="true"] .messages-gallery__link {
      overflow: hidden; }
    .post-blog__item[data-is-slideshow="true"] .post-blog__thumb, .post-blog__item-container[data-is-slideshow="true"] .post-blog__thumb, .post-comments__item[data-is-slideshow="true"] .post-blog__thumb, .post-modal__item[data-is-slideshow="true"] .post-blog__thumb, .post-myprive__item[data-is-slideshow="true"] .post-blog__thumb, .post-photo__item[data-is-slideshow="true"] .post-blog__thumb, .post-timeline__item[data-is-slideshow="true"] .post-blog__thumb, .messages-gallery__item[data-is-slideshow="true"] .post-blog__thumb, .post-blog__item[data-is-slideshow="true"] .cp-form-boxes__thumb, .post-blog__item-container[data-is-slideshow="true"] .cp-form-boxes__thumb, .post-comments__item[data-is-slideshow="true"] .cp-form-boxes__thumb, .post-modal__item[data-is-slideshow="true"] .cp-form-boxes__thumb, .post-myprive__item[data-is-slideshow="true"] .cp-form-boxes__thumb, .post-photo__item[data-is-slideshow="true"] .cp-form-boxes__thumb, .post-timeline__item[data-is-slideshow="true"] .cp-form-boxes__thumb, .messages-gallery__item[data-is-slideshow="true"] .cp-form-boxes__thumb, .post-blog__item[data-is-slideshow="true"] .cp-myprive-form__preview, .post-blog__item-container[data-is-slideshow="true"] .cp-myprive-form__preview, .post-comments__item[data-is-slideshow="true"] .cp-myprive-form__preview, .post-modal__item[data-is-slideshow="true"] .cp-myprive-form__preview, .post-myprive__item[data-is-slideshow="true"] .cp-myprive-form__preview, .post-photo__item[data-is-slideshow="true"] .cp-myprive-form__preview, .post-timeline__item[data-is-slideshow="true"] .cp-myprive-form__preview, .messages-gallery__item[data-is-slideshow="true"] .cp-myprive-form__preview, .post-blog__item[data-is-slideshow="true"] .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .post-blog__item[data-is-slideshow="true"] .pinch-zoom-container, .post-blog__item-container[data-is-slideshow="true"] .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .post-blog__item-container[data-is-slideshow="true"] .pinch-zoom-container, .post-comments__item[data-is-slideshow="true"] .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .post-comments__item[data-is-slideshow="true"] .pinch-zoom-container, .post-modal__item[data-is-slideshow="true"] .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .post-modal__item[data-is-slideshow="true"] .pinch-zoom-container, .post-myprive__item[data-is-slideshow="true"] .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .post-myprive__item[data-is-slideshow="true"] .pinch-zoom-container, .post-photo__item[data-is-slideshow="true"] .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .post-photo__item[data-is-slideshow="true"] .pinch-zoom-container, .post-timeline__item[data-is-slideshow="true"] .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .post-timeline__item[data-is-slideshow="true"] .pinch-zoom-container, .messages-gallery__item[data-is-slideshow="true"] .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .messages-gallery__item[data-is-slideshow="true"] .pinch-zoom-container, .post-blog__item[data-is-slideshow="true"] .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .post-blog__item[data-is-slideshow="true"] .pinch-zoom-container, .post-blog__item-container[data-is-slideshow="true"] .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .post-blog__item-container[data-is-slideshow="true"] .pinch-zoom-container, .post-comments__item[data-is-slideshow="true"] .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .post-comments__item[data-is-slideshow="true"] .pinch-zoom-container, .post-modal__item[data-is-slideshow="true"] .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .post-modal__item[data-is-slideshow="true"] .pinch-zoom-container, .post-myprive__item[data-is-slideshow="true"] .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .post-myprive__item[data-is-slideshow="true"] .pinch-zoom-container, .post-photo__item[data-is-slideshow="true"] .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .post-photo__item[data-is-slideshow="true"] .pinch-zoom-container, .post-timeline__item[data-is-slideshow="true"] .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .post-timeline__item[data-is-slideshow="true"] .pinch-zoom-container, .messages-gallery__item[data-is-slideshow="true"] .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .messages-gallery__item[data-is-slideshow="true"] .pinch-zoom-container, .post-blog__item[data-is-slideshow="true"] .post-modal__thumb, .post-blog__item-container[data-is-slideshow="true"] .post-modal__thumb, .post-comments__item[data-is-slideshow="true"] .post-modal__thumb, .post-modal__item[data-is-slideshow="true"] .post-modal__thumb, .post-myprive__item[data-is-slideshow="true"] .post-modal__thumb, .post-photo__item[data-is-slideshow="true"] .post-modal__thumb, .post-timeline__item[data-is-slideshow="true"] .post-modal__thumb, .messages-gallery__item[data-is-slideshow="true"] .post-modal__thumb, .post-blog__item[data-is-slideshow="true"] .post-myprive__thumb, .post-blog__item-container[data-is-slideshow="true"] .post-myprive__thumb, .post-comments__item[data-is-slideshow="true"] .post-myprive__thumb, .post-modal__item[data-is-slideshow="true"] .post-myprive__thumb, .post-myprive__item[data-is-slideshow="true"] .post-myprive__thumb, .post-photo__item[data-is-slideshow="true"] .post-myprive__thumb, .post-timeline__item[data-is-slideshow="true"] .post-myprive__thumb, .messages-gallery__item[data-is-slideshow="true"] .post-myprive__thumb, .post-blog__item[data-is-slideshow="true"] .post-photo__thumb, .post-blog__item-container[data-is-slideshow="true"] .post-photo__thumb, .post-comments__item[data-is-slideshow="true"] .post-photo__thumb, .post-modal__item[data-is-slideshow="true"] .post-photo__thumb, .post-myprive__item[data-is-slideshow="true"] .post-photo__thumb, .post-photo__item[data-is-slideshow="true"] .post-photo__thumb, .post-timeline__item[data-is-slideshow="true"] .post-photo__thumb, .messages-gallery__item[data-is-slideshow="true"] .post-photo__thumb, .post-blog__item[data-is-slideshow="true"] .post-timeline__thumb, .post-blog__item-container[data-is-slideshow="true"] .post-timeline__thumb, .post-comments__item[data-is-slideshow="true"] .post-timeline__thumb, .post-modal__item[data-is-slideshow="true"] .post-timeline__thumb, .post-myprive__item[data-is-slideshow="true"] .post-timeline__thumb, .post-photo__item[data-is-slideshow="true"] .post-timeline__thumb, .post-timeline__item[data-is-slideshow="true"] .post-timeline__thumb, .messages-gallery__item[data-is-slideshow="true"] .post-timeline__thumb, .post-blog__item[data-is-slideshow="true"] .messages-gallery__thumb, .post-blog__item-container[data-is-slideshow="true"] .messages-gallery__thumb, .post-comments__item[data-is-slideshow="true"] .messages-gallery__thumb, .post-modal__item[data-is-slideshow="true"] .messages-gallery__thumb, .post-myprive__item[data-is-slideshow="true"] .messages-gallery__thumb, .post-photo__item[data-is-slideshow="true"] .messages-gallery__thumb, .post-timeline__item[data-is-slideshow="true"] .messages-gallery__thumb, .messages-gallery__item[data-is-slideshow="true"] .messages-gallery__thumb {
      overflow: visible;
      white-space: nowrap;
      display: flex;
      transition: left .2s linear; }
    .post-blog__item[data-is-slideshow="true"] .post-blog__media, .post-blog__item-container[data-is-slideshow="true"] .post-blog__media, .post-comments__item[data-is-slideshow="true"] .post-blog__media, .post-modal__item[data-is-slideshow="true"] .post-blog__media, .post-myprive__item[data-is-slideshow="true"] .post-blog__media, .post-photo__item[data-is-slideshow="true"] .post-blog__media, .post-timeline__item[data-is-slideshow="true"] .post-blog__media, .messages-gallery__item[data-is-slideshow="true"] .post-blog__media, .post-blog__item[data-is-slideshow="true"] .cp-form-boxes__media, .post-blog__item-container[data-is-slideshow="true"] .cp-form-boxes__media, .post-comments__item[data-is-slideshow="true"] .cp-form-boxes__media, .post-modal__item[data-is-slideshow="true"] .cp-form-boxes__media, .post-myprive__item[data-is-slideshow="true"] .cp-form-boxes__media, .post-photo__item[data-is-slideshow="true"] .cp-form-boxes__media, .post-timeline__item[data-is-slideshow="true"] .cp-form-boxes__media, .messages-gallery__item[data-is-slideshow="true"] .cp-form-boxes__media, .post-blog__item[data-is-slideshow="true"] .cp-myprive-form__preview-media, .post-blog__item-container[data-is-slideshow="true"] .cp-myprive-form__preview-media, .post-comments__item[data-is-slideshow="true"] .cp-myprive-form__preview-media, .post-modal__item[data-is-slideshow="true"] .cp-myprive-form__preview-media, .post-myprive__item[data-is-slideshow="true"] .cp-myprive-form__preview-media, .post-photo__item[data-is-slideshow="true"] .cp-myprive-form__preview-media, .post-timeline__item[data-is-slideshow="true"] .cp-myprive-form__preview-media, .messages-gallery__item[data-is-slideshow="true"] .cp-myprive-form__preview-media, .post-blog__item[data-is-slideshow="true"] .post-myprive__media, .post-blog__item-container[data-is-slideshow="true"] .post-myprive__media, .post-comments__item[data-is-slideshow="true"] .post-myprive__media, .post-modal__item[data-is-slideshow="true"] .post-myprive__media, .post-myprive__item[data-is-slideshow="true"] .post-myprive__media, .post-photo__item[data-is-slideshow="true"] .post-myprive__media, .post-timeline__item[data-is-slideshow="true"] .post-myprive__media, .messages-gallery__item[data-is-slideshow="true"] .post-myprive__media, .post-blog__item[data-is-slideshow="true"] .post-photo__media, .post-blog__item-container[data-is-slideshow="true"] .post-photo__media, .post-comments__item[data-is-slideshow="true"] .post-photo__media, .post-modal__item[data-is-slideshow="true"] .post-photo__media, .post-myprive__item[data-is-slideshow="true"] .post-photo__media, .post-photo__item[data-is-slideshow="true"] .post-photo__media, .post-timeline__item[data-is-slideshow="true"] .post-photo__media, .messages-gallery__item[data-is-slideshow="true"] .post-photo__media, .post-blog__item[data-is-slideshow="true"] .post-timeline__media, .post-blog__item-container[data-is-slideshow="true"] .post-timeline__media, .post-comments__item[data-is-slideshow="true"] .post-timeline__media, .post-modal__item[data-is-slideshow="true"] .post-timeline__media, .post-myprive__item[data-is-slideshow="true"] .post-timeline__media, .post-photo__item[data-is-slideshow="true"] .post-timeline__media, .post-timeline__item[data-is-slideshow="true"] .post-timeline__media, .messages-gallery__item[data-is-slideshow="true"] .post-timeline__media, .post-blog__item[data-is-slideshow="true"] .messages-gallery__media, .post-blog__item-container[data-is-slideshow="true"] .messages-gallery__media, .post-comments__item[data-is-slideshow="true"] .messages-gallery__media, .post-modal__item[data-is-slideshow="true"] .messages-gallery__media, .post-myprive__item[data-is-slideshow="true"] .messages-gallery__media, .post-photo__item[data-is-slideshow="true"] .messages-gallery__media, .post-timeline__item[data-is-slideshow="true"] .messages-gallery__media, .messages-gallery__item[data-is-slideshow="true"] .messages-gallery__media {
      min-width: 100%;
      height: inherit;
      position: relative;
      aspect-ratio: 16/9; }
      @media all and (max-width: 939px) {
        .post-blog__item[data-is-slideshow="true"] .post-blog__media, .post-blog__item-container[data-is-slideshow="true"] .post-blog__media, .post-comments__item[data-is-slideshow="true"] .post-blog__media, .post-modal__item[data-is-slideshow="true"] .post-blog__media, .post-myprive__item[data-is-slideshow="true"] .post-blog__media, .post-photo__item[data-is-slideshow="true"] .post-blog__media, .post-timeline__item[data-is-slideshow="true"] .post-blog__media, .messages-gallery__item[data-is-slideshow="true"] .post-blog__media, .post-blog__item[data-is-slideshow="true"] .cp-form-boxes__media, .post-blog__item-container[data-is-slideshow="true"] .cp-form-boxes__media, .post-comments__item[data-is-slideshow="true"] .cp-form-boxes__media, .post-modal__item[data-is-slideshow="true"] .cp-form-boxes__media, .post-myprive__item[data-is-slideshow="true"] .cp-form-boxes__media, .post-photo__item[data-is-slideshow="true"] .cp-form-boxes__media, .post-timeline__item[data-is-slideshow="true"] .cp-form-boxes__media, .messages-gallery__item[data-is-slideshow="true"] .cp-form-boxes__media, .post-blog__item[data-is-slideshow="true"] .cp-myprive-form__preview-media, .post-blog__item-container[data-is-slideshow="true"] .cp-myprive-form__preview-media, .post-comments__item[data-is-slideshow="true"] .cp-myprive-form__preview-media, .post-modal__item[data-is-slideshow="true"] .cp-myprive-form__preview-media, .post-myprive__item[data-is-slideshow="true"] .cp-myprive-form__preview-media, .post-photo__item[data-is-slideshow="true"] .cp-myprive-form__preview-media, .post-timeline__item[data-is-slideshow="true"] .cp-myprive-form__preview-media, .messages-gallery__item[data-is-slideshow="true"] .cp-myprive-form__preview-media, .post-blog__item[data-is-slideshow="true"] .post-myprive__media, .post-blog__item-container[data-is-slideshow="true"] .post-myprive__media, .post-comments__item[data-is-slideshow="true"] .post-myprive__media, .post-modal__item[data-is-slideshow="true"] .post-myprive__media, .post-myprive__item[data-is-slideshow="true"] .post-myprive__media, .post-photo__item[data-is-slideshow="true"] .post-myprive__media, .post-timeline__item[data-is-slideshow="true"] .post-myprive__media, .messages-gallery__item[data-is-slideshow="true"] .post-myprive__media, .post-blog__item[data-is-slideshow="true"] .post-photo__media, .post-blog__item-container[data-is-slideshow="true"] .post-photo__media, .post-comments__item[data-is-slideshow="true"] .post-photo__media, .post-modal__item[data-is-slideshow="true"] .post-photo__media, .post-myprive__item[data-is-slideshow="true"] .post-photo__media, .post-photo__item[data-is-slideshow="true"] .post-photo__media, .post-timeline__item[data-is-slideshow="true"] .post-photo__media, .messages-gallery__item[data-is-slideshow="true"] .post-photo__media, .post-blog__item[data-is-slideshow="true"] .post-timeline__media, .post-blog__item-container[data-is-slideshow="true"] .post-timeline__media, .post-comments__item[data-is-slideshow="true"] .post-timeline__media, .post-modal__item[data-is-slideshow="true"] .post-timeline__media, .post-myprive__item[data-is-slideshow="true"] .post-timeline__media, .post-photo__item[data-is-slideshow="true"] .post-timeline__media, .post-timeline__item[data-is-slideshow="true"] .post-timeline__media, .messages-gallery__item[data-is-slideshow="true"] .post-timeline__media, .post-blog__item[data-is-slideshow="true"] .messages-gallery__media, .post-blog__item-container[data-is-slideshow="true"] .messages-gallery__media, .post-comments__item[data-is-slideshow="true"] .messages-gallery__media, .post-modal__item[data-is-slideshow="true"] .messages-gallery__media, .post-myprive__item[data-is-slideshow="true"] .messages-gallery__media, .post-photo__item[data-is-slideshow="true"] .messages-gallery__media, .post-timeline__item[data-is-slideshow="true"] .messages-gallery__media, .messages-gallery__item[data-is-slideshow="true"] .messages-gallery__media {
          aspect-ratio: 1/1; } }
    .post-blog__item[data-is-slideshow="true"] .is-square .post-blog__media, .post-blog__item-container[data-is-slideshow="true"] .is-square .post-blog__media, .post-comments__item[data-is-slideshow="true"] .is-square .post-blog__media, .post-modal__item[data-is-slideshow="true"] .is-square .post-blog__media, .post-myprive__item[data-is-slideshow="true"] .is-square .post-blog__media, .post-photo__item[data-is-slideshow="true"] .is-square .post-blog__media, .post-timeline__item[data-is-slideshow="true"] .is-square .post-blog__media, .messages-gallery__item[data-is-slideshow="true"] .is-square .post-blog__media, .post-blog__item[data-is-slideshow="true"] .is-square .cp-form-boxes__media, .post-blog__item-container[data-is-slideshow="true"] .is-square .cp-form-boxes__media, .post-comments__item[data-is-slideshow="true"] .is-square .cp-form-boxes__media, .post-modal__item[data-is-slideshow="true"] .is-square .cp-form-boxes__media, .post-myprive__item[data-is-slideshow="true"] .is-square .cp-form-boxes__media, .post-photo__item[data-is-slideshow="true"] .is-square .cp-form-boxes__media, .post-timeline__item[data-is-slideshow="true"] .is-square .cp-form-boxes__media, .messages-gallery__item[data-is-slideshow="true"] .is-square .cp-form-boxes__media, .post-blog__item[data-is-slideshow="true"] .is-square .cp-myprive-form__preview-media, .post-blog__item-container[data-is-slideshow="true"] .is-square .cp-myprive-form__preview-media, .post-comments__item[data-is-slideshow="true"] .is-square .cp-myprive-form__preview-media, .post-modal__item[data-is-slideshow="true"] .is-square .cp-myprive-form__preview-media, .post-myprive__item[data-is-slideshow="true"] .is-square .cp-myprive-form__preview-media, .post-photo__item[data-is-slideshow="true"] .is-square .cp-myprive-form__preview-media, .post-timeline__item[data-is-slideshow="true"] .is-square .cp-myprive-form__preview-media, .messages-gallery__item[data-is-slideshow="true"] .is-square .cp-myprive-form__preview-media, .post-blog__item[data-is-slideshow="true"] .is-square .post-myprive__media, .post-blog__item-container[data-is-slideshow="true"] .is-square .post-myprive__media, .post-comments__item[data-is-slideshow="true"] .is-square .post-myprive__media, .post-modal__item[data-is-slideshow="true"] .is-square .post-myprive__media, .post-myprive__item[data-is-slideshow="true"] .is-square .post-myprive__media, .post-photo__item[data-is-slideshow="true"] .is-square .post-myprive__media, .post-timeline__item[data-is-slideshow="true"] .is-square .post-myprive__media, .messages-gallery__item[data-is-slideshow="true"] .is-square .post-myprive__media, .post-blog__item[data-is-slideshow="true"] .is-square .post-photo__media, .post-blog__item-container[data-is-slideshow="true"] .is-square .post-photo__media, .post-comments__item[data-is-slideshow="true"] .is-square .post-photo__media, .post-modal__item[data-is-slideshow="true"] .is-square .post-photo__media, .post-myprive__item[data-is-slideshow="true"] .is-square .post-photo__media, .post-photo__item[data-is-slideshow="true"] .is-square .post-photo__media, .post-timeline__item[data-is-slideshow="true"] .is-square .post-photo__media, .messages-gallery__item[data-is-slideshow="true"] .is-square .post-photo__media, .post-blog__item[data-is-slideshow="true"] .is-square .post-timeline__media, .post-blog__item-container[data-is-slideshow="true"] .is-square .post-timeline__media, .post-comments__item[data-is-slideshow="true"] .is-square .post-timeline__media, .post-modal__item[data-is-slideshow="true"] .is-square .post-timeline__media, .post-myprive__item[data-is-slideshow="true"] .is-square .post-timeline__media, .post-photo__item[data-is-slideshow="true"] .is-square .post-timeline__media, .post-timeline__item[data-is-slideshow="true"] .is-square .post-timeline__media, .messages-gallery__item[data-is-slideshow="true"] .is-square .post-timeline__media, .post-blog__item[data-is-slideshow="true"] .is-square .messages-gallery__media, .post-blog__item-container[data-is-slideshow="true"] .is-square .messages-gallery__media, .post-comments__item[data-is-slideshow="true"] .is-square .messages-gallery__media, .post-modal__item[data-is-slideshow="true"] .is-square .messages-gallery__media, .post-myprive__item[data-is-slideshow="true"] .is-square .messages-gallery__media, .post-photo__item[data-is-slideshow="true"] .is-square .messages-gallery__media, .post-timeline__item[data-is-slideshow="true"] .is-square .messages-gallery__media, .messages-gallery__item[data-is-slideshow="true"] .is-square .messages-gallery__media {
      aspect-ratio: 1/1; }
  .post-photo__content, .messages-gallery__content {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    justify-content: space-between; }
  .cp-stories__floating, .post-modal__floating, .post-myprive__floating, .post-photo__floating, .post-timeline__floating, .messages-gallery__floating {
    width: 31px;
    height: 31px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: 5px;
    right: 5px;
    z-index: 2;
    background-color: rgba(30, 30, 30, 0.9);
    color: #FFF;
    border-radius: 100%;
    cursor: pointer;
    transition: All 0.15s ease-out;
    user-select: none; }
    .cp-stories__floating:hover, .post-modal__floating:hover, .post-myprive__floating:hover, .post-photo__floating:hover, .post-timeline__floating:hover, .messages-gallery__floating:hover {
      background-color: rgba(0, 0, 0, 0.45); }
    .cp-stories__floating[data-type="actions"], .post-modal__floating[data-type="actions"], .post-myprive__floating[data-type="actions"], .post-photo__floating[data-type="actions"], .post-timeline__floating[data-type="actions"], .messages-gallery__floating[data-type="actions"] {
      width: 35px;
      height: 35px;
      font-size: 16px; }
      .cp-stories__floating[data-type="actions"]:hover, .post-modal__floating[data-type="actions"]:hover, .post-myprive__floating[data-type="actions"]:hover, .post-photo__floating[data-type="actions"]:hover, .post-timeline__floating[data-type="actions"]:hover, .messages-gallery__floating[data-type="actions"]:hover {
        background-color: rgba(30, 30, 30, 0.85); }
      .cp-stories__floating[data-type="actions"].is-active, .post-modal__floating[data-type="actions"].is-active, .post-myprive__floating[data-type="actions"].is-active, .post-photo__floating[data-type="actions"].is-active, .post-timeline__floating[data-type="actions"].is-active, .messages-gallery__floating[data-type="actions"].is-active {
        z-index: 100002; }
      @media all and (max-width: 939px) {
        .cp-stories__floating[data-type="actions"], .post-modal__floating[data-type="actions"], .post-myprive__floating[data-type="actions"], .post-photo__floating[data-type="actions"], .post-timeline__floating[data-type="actions"], .messages-gallery__floating[data-type="actions"] {
          width: 35px;
          height: 35px;
          font-size: 18px; }
          .cp-stories__floating[data-type="actions"] + .cp-stories__floating[data-type="segment"], .post-modal__floating[data-type="actions"] + .cp-stories__floating[data-type="segment"], .post-myprive__floating[data-type="actions"] + .cp-stories__floating[data-type="segment"], .post-photo__floating[data-type="actions"] + .cp-stories__floating[data-type="segment"], .post-timeline__floating[data-type="actions"] + .cp-stories__floating[data-type="segment"], .messages-gallery__floating[data-type="actions"] + .cp-stories__floating[data-type="segment"], .cp-stories__floating[data-type="actions"] + .post-modal__floating[data-type="segment"], .post-modal__floating[data-type="actions"] + .post-modal__floating[data-type="segment"], .post-myprive__floating[data-type="actions"] + .post-modal__floating[data-type="segment"], .post-photo__floating[data-type="actions"] + .post-modal__floating[data-type="segment"], .post-timeline__floating[data-type="actions"] + .post-modal__floating[data-type="segment"], .messages-gallery__floating[data-type="actions"] + .post-modal__floating[data-type="segment"], .cp-stories__floating[data-type="actions"] + .post-myprive__floating[data-type="segment"], .post-modal__floating[data-type="actions"] + .post-myprive__floating[data-type="segment"], .post-myprive__floating[data-type="actions"] + .post-myprive__floating[data-type="segment"], .post-photo__floating[data-type="actions"] + .post-myprive__floating[data-type="segment"], .post-timeline__floating[data-type="actions"] + .post-myprive__floating[data-type="segment"], .messages-gallery__floating[data-type="actions"] + .post-myprive__floating[data-type="segment"], .cp-stories__floating[data-type="actions"] + .post-photo__floating[data-type="segment"], .post-modal__floating[data-type="actions"] + .post-photo__floating[data-type="segment"], .post-myprive__floating[data-type="actions"] + .post-photo__floating[data-type="segment"], .post-photo__floating[data-type="actions"] + .post-photo__floating[data-type="segment"], .post-timeline__floating[data-type="actions"] + .post-photo__floating[data-type="segment"], .messages-gallery__floating[data-type="actions"] + .post-photo__floating[data-type="segment"], .cp-stories__floating[data-type="actions"] + .post-timeline__floating[data-type="segment"], .post-modal__floating[data-type="actions"] + .post-timeline__floating[data-type="segment"], .post-myprive__floating[data-type="actions"] + .post-timeline__floating[data-type="segment"], .post-photo__floating[data-type="actions"] + .post-timeline__floating[data-type="segment"], .post-timeline__floating[data-type="actions"] + .post-timeline__floating[data-type="segment"], .messages-gallery__floating[data-type="actions"] + .post-timeline__floating[data-type="segment"], .cp-stories__floating[data-type="actions"] + .messages-gallery__floating[data-type="segment"], .post-modal__floating[data-type="actions"] + .messages-gallery__floating[data-type="segment"], .post-myprive__floating[data-type="actions"] + .messages-gallery__floating[data-type="segment"], .post-photo__floating[data-type="actions"] + .messages-gallery__floating[data-type="segment"], .post-timeline__floating[data-type="actions"] + .messages-gallery__floating[data-type="segment"], .messages-gallery__floating[data-type="actions"] + .messages-gallery__floating[data-type="segment"] {
            right: calc(35px + (5px*2));
            width: 35px;
            height: 35px; } }
      .cp-stories__floating[data-type="actions"] .cp-tooltip-actions, .post-modal__floating[data-type="actions"] .cp-tooltip-actions, .post-myprive__floating[data-type="actions"] .cp-tooltip-actions, .post-photo__floating[data-type="actions"] .cp-tooltip-actions, .post-timeline__floating[data-type="actions"] .cp-tooltip-actions, .messages-gallery__floating[data-type="actions"] .cp-tooltip-actions {
        max-width: calc(225px - 10px); }
        @media all and (max-width: 939px) {
          .cp-stories__floating[data-type="actions"] .cp-tooltip-actions, .post-modal__floating[data-type="actions"] .cp-tooltip-actions, .post-myprive__floating[data-type="actions"] .cp-tooltip-actions, .post-photo__floating[data-type="actions"] .cp-tooltip-actions, .post-timeline__floating[data-type="actions"] .cp-tooltip-actions, .messages-gallery__floating[data-type="actions"] .cp-tooltip-actions {
            max-width: 100%; } }
        .cp-stories__floating[data-type="actions"] .is-bottom.cp-tooltip-actions, .post-modal__floating[data-type="actions"] .is-bottom.cp-tooltip-actions, .post-myprive__floating[data-type="actions"] .is-bottom.cp-tooltip-actions, .post-photo__floating[data-type="actions"] .is-bottom.cp-tooltip-actions, .post-timeline__floating[data-type="actions"] .is-bottom.cp-tooltip-actions, .messages-gallery__floating[data-type="actions"] .is-bottom.cp-tooltip-actions {
          top: 34px; }
    .cp-stories__floating[data-type="segment"], .post-modal__floating[data-type="segment"], .post-myprive__floating[data-type="segment"], .post-photo__floating[data-type="segment"], .post-timeline__floating[data-type="segment"], .messages-gallery__floating[data-type="segment"] {
      background-color: transparent;
      pointer-events: none;
      right: 5px; }
      .cp-stories__floating[data-type="bookmark"] + .cp-stories__floating[data-type="segment"], .post-modal__floating[data-type="bookmark"] + .cp-stories__floating[data-type="segment"], .post-myprive__floating[data-type="bookmark"] + .cp-stories__floating[data-type="segment"], .post-photo__floating[data-type="bookmark"] + .cp-stories__floating[data-type="segment"], .post-timeline__floating[data-type="bookmark"] + .cp-stories__floating[data-type="segment"], .messages-gallery__floating[data-type="bookmark"] + .cp-stories__floating[data-type="segment"], .cp-stories__floating[data-type="bookmark"] + .post-modal__floating[data-type="segment"], .post-modal__floating[data-type="bookmark"] + .post-modal__floating[data-type="segment"], .post-myprive__floating[data-type="bookmark"] + .post-modal__floating[data-type="segment"], .post-photo__floating[data-type="bookmark"] + .post-modal__floating[data-type="segment"], .post-timeline__floating[data-type="bookmark"] + .post-modal__floating[data-type="segment"], .messages-gallery__floating[data-type="bookmark"] + .post-modal__floating[data-type="segment"], .cp-stories__floating[data-type="bookmark"] + .post-myprive__floating[data-type="segment"], .post-modal__floating[data-type="bookmark"] + .post-myprive__floating[data-type="segment"], .post-myprive__floating[data-type="bookmark"] + .post-myprive__floating[data-type="segment"], .post-photo__floating[data-type="bookmark"] + .post-myprive__floating[data-type="segment"], .post-timeline__floating[data-type="bookmark"] + .post-myprive__floating[data-type="segment"], .messages-gallery__floating[data-type="bookmark"] + .post-myprive__floating[data-type="segment"], .cp-stories__floating[data-type="bookmark"] + .post-photo__floating[data-type="segment"], .post-modal__floating[data-type="bookmark"] + .post-photo__floating[data-type="segment"], .post-myprive__floating[data-type="bookmark"] + .post-photo__floating[data-type="segment"], .post-photo__floating[data-type="bookmark"] + .post-photo__floating[data-type="segment"], .post-timeline__floating[data-type="bookmark"] + .post-photo__floating[data-type="segment"], .messages-gallery__floating[data-type="bookmark"] + .post-photo__floating[data-type="segment"], .cp-stories__floating[data-type="bookmark"] + .post-timeline__floating[data-type="segment"], .post-modal__floating[data-type="bookmark"] + .post-timeline__floating[data-type="segment"], .post-myprive__floating[data-type="bookmark"] + .post-timeline__floating[data-type="segment"], .post-photo__floating[data-type="bookmark"] + .post-timeline__floating[data-type="segment"], .post-timeline__floating[data-type="bookmark"] + .post-timeline__floating[data-type="segment"], .messages-gallery__floating[data-type="bookmark"] + .post-timeline__floating[data-type="segment"], .cp-stories__floating[data-type="bookmark"] + .messages-gallery__floating[data-type="segment"], .post-modal__floating[data-type="bookmark"] + .messages-gallery__floating[data-type="segment"], .post-myprive__floating[data-type="bookmark"] + .messages-gallery__floating[data-type="segment"], .post-photo__floating[data-type="bookmark"] + .messages-gallery__floating[data-type="segment"], .post-timeline__floating[data-type="bookmark"] + .messages-gallery__floating[data-type="segment"], .messages-gallery__floating[data-type="bookmark"] + .messages-gallery__floating[data-type="segment"], .cp-stories__floating[data-type="actions"] + .cp-stories__floating[data-type="segment"], .post-modal__floating[data-type="actions"] + .cp-stories__floating[data-type="segment"], .post-myprive__floating[data-type="actions"] + .cp-stories__floating[data-type="segment"], .post-photo__floating[data-type="actions"] + .cp-stories__floating[data-type="segment"], .post-timeline__floating[data-type="actions"] + .cp-stories__floating[data-type="segment"], .messages-gallery__floating[data-type="actions"] + .cp-stories__floating[data-type="segment"], .cp-stories__floating[data-type="actions"] + .post-modal__floating[data-type="segment"], .post-modal__floating[data-type="actions"] + .post-modal__floating[data-type="segment"], .post-myprive__floating[data-type="actions"] + .post-modal__floating[data-type="segment"], .post-photo__floating[data-type="actions"] + .post-modal__floating[data-type="segment"], .post-timeline__floating[data-type="actions"] + .post-modal__floating[data-type="segment"], .messages-gallery__floating[data-type="actions"] + .post-modal__floating[data-type="segment"], .cp-stories__floating[data-type="actions"] + .post-myprive__floating[data-type="segment"], .post-modal__floating[data-type="actions"] + .post-myprive__floating[data-type="segment"], .post-myprive__floating[data-type="actions"] + .post-myprive__floating[data-type="segment"], .post-photo__floating[data-type="actions"] + .post-myprive__floating[data-type="segment"], .post-timeline__floating[data-type="actions"] + .post-myprive__floating[data-type="segment"], .messages-gallery__floating[data-type="actions"] + .post-myprive__floating[data-type="segment"], .cp-stories__floating[data-type="actions"] + .post-photo__floating[data-type="segment"], .post-modal__floating[data-type="actions"] + .post-photo__floating[data-type="segment"], .post-myprive__floating[data-type="actions"] + .post-photo__floating[data-type="segment"], .post-photo__floating[data-type="actions"] + .post-photo__floating[data-type="segment"], .post-timeline__floating[data-type="actions"] + .post-photo__floating[data-type="segment"], .messages-gallery__floating[data-type="actions"] + .post-photo__floating[data-type="segment"], .cp-stories__floating[data-type="actions"] + .post-timeline__floating[data-type="segment"], .post-modal__floating[data-type="actions"] + .post-timeline__floating[data-type="segment"], .post-myprive__floating[data-type="actions"] + .post-timeline__floating[data-type="segment"], .post-photo__floating[data-type="actions"] + .post-timeline__floating[data-type="segment"], .post-timeline__floating[data-type="actions"] + .post-timeline__floating[data-type="segment"], .messages-gallery__floating[data-type="actions"] + .post-timeline__floating[data-type="segment"], .cp-stories__floating[data-type="actions"] + .messages-gallery__floating[data-type="segment"], .post-modal__floating[data-type="actions"] + .messages-gallery__floating[data-type="segment"], .post-myprive__floating[data-type="actions"] + .messages-gallery__floating[data-type="segment"], .post-photo__floating[data-type="actions"] + .messages-gallery__floating[data-type="segment"], .post-timeline__floating[data-type="actions"] + .messages-gallery__floating[data-type="segment"], .messages-gallery__floating[data-type="actions"] + .messages-gallery__floating[data-type="segment"] {
        right: calc(31px + (5px * 2)); }
      .cp-stories__floating[data-type="segment"] .cp-stories__floating-icon, .post-modal__floating[data-type="segment"] .cp-stories__floating-icon, .post-myprive__floating[data-type="segment"] .cp-stories__floating-icon, .post-photo__floating[data-type="segment"] .cp-stories__floating-icon, .post-timeline__floating[data-type="segment"] .cp-stories__floating-icon, .messages-gallery__floating[data-type="segment"] .cp-stories__floating-icon, .cp-stories__floating[data-type="segment"] .post-modal__floating-icon, .post-modal__floating[data-type="segment"] .post-modal__floating-icon, .post-myprive__floating[data-type="segment"] .post-modal__floating-icon, .post-photo__floating[data-type="segment"] .post-modal__floating-icon, .post-timeline__floating[data-type="segment"] .post-modal__floating-icon, .messages-gallery__floating[data-type="segment"] .post-modal__floating-icon, .cp-stories__floating[data-type="segment"] .post-myprive__floating-icon, .post-modal__floating[data-type="segment"] .post-myprive__floating-icon, .post-myprive__floating[data-type="segment"] .post-myprive__floating-icon, .post-photo__floating[data-type="segment"] .post-myprive__floating-icon, .post-timeline__floating[data-type="segment"] .post-myprive__floating-icon, .messages-gallery__floating[data-type="segment"] .post-myprive__floating-icon, .cp-stories__floating[data-type="segment"] .post-photo__floating-icon, .post-modal__floating[data-type="segment"] .post-photo__floating-icon, .post-myprive__floating[data-type="segment"] .post-photo__floating-icon, .post-photo__floating[data-type="segment"] .post-photo__floating-icon, .post-timeline__floating[data-type="segment"] .post-photo__floating-icon, .messages-gallery__floating[data-type="segment"] .post-photo__floating-icon, .cp-stories__floating[data-type="segment"] .post-timeline__floating-icon, .post-modal__floating[data-type="segment"] .post-timeline__floating-icon, .post-myprive__floating[data-type="segment"] .post-timeline__floating-icon, .post-photo__floating[data-type="segment"] .post-timeline__floating-icon, .post-timeline__floating[data-type="segment"] .post-timeline__floating-icon, .messages-gallery__floating[data-type="segment"] .post-timeline__floating-icon, .cp-stories__floating[data-type="segment"] .messages-gallery__floating-icon, .post-modal__floating[data-type="segment"] .messages-gallery__floating-icon, .post-myprive__floating[data-type="segment"] .messages-gallery__floating-icon, .post-photo__floating[data-type="segment"] .messages-gallery__floating-icon, .post-timeline__floating[data-type="segment"] .messages-gallery__floating-icon, .messages-gallery__floating[data-type="segment"] .messages-gallery__floating-icon {
        text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
        font-size: 18px; }
    .cp-stories__floating[data-type="bio"], .post-modal__floating[data-type="bio"], .post-myprive__floating[data-type="bio"], .post-photo__floating[data-type="bio"], .post-timeline__floating[data-type="bio"], .messages-gallery__floating[data-type="bio"] {
      background-color: rgba(30, 30, 30, 0.6);
      left: 5px;
      cursor: default;
      pointer-events: none; }
      .cp-stories__floating[data-type="bio"]:not(.is-active), .post-modal__floating[data-type="bio"]:not(.is-active), .post-myprive__floating[data-type="bio"]:not(.is-active), .post-photo__floating[data-type="bio"]:not(.is-active), .post-timeline__floating[data-type="bio"]:not(.is-active), .messages-gallery__floating[data-type="bio"]:not(.is-active) {
        display: none; }
      .cp-stories__floating[data-type="bio"] .cp-stories__floating-icon, .post-modal__floating[data-type="bio"] .cp-stories__floating-icon, .post-myprive__floating[data-type="bio"] .cp-stories__floating-icon, .post-photo__floating[data-type="bio"] .cp-stories__floating-icon, .post-timeline__floating[data-type="bio"] .cp-stories__floating-icon, .messages-gallery__floating[data-type="bio"] .cp-stories__floating-icon, .cp-stories__floating[data-type="bio"] .post-modal__floating-icon, .post-modal__floating[data-type="bio"] .post-modal__floating-icon, .post-myprive__floating[data-type="bio"] .post-modal__floating-icon, .post-photo__floating[data-type="bio"] .post-modal__floating-icon, .post-timeline__floating[data-type="bio"] .post-modal__floating-icon, .messages-gallery__floating[data-type="bio"] .post-modal__floating-icon, .cp-stories__floating[data-type="bio"] .post-myprive__floating-icon, .post-modal__floating[data-type="bio"] .post-myprive__floating-icon, .post-myprive__floating[data-type="bio"] .post-myprive__floating-icon, .post-photo__floating[data-type="bio"] .post-myprive__floating-icon, .post-timeline__floating[data-type="bio"] .post-myprive__floating-icon, .messages-gallery__floating[data-type="bio"] .post-myprive__floating-icon, .cp-stories__floating[data-type="bio"] .post-photo__floating-icon, .post-modal__floating[data-type="bio"] .post-photo__floating-icon, .post-myprive__floating[data-type="bio"] .post-photo__floating-icon, .post-photo__floating[data-type="bio"] .post-photo__floating-icon, .post-timeline__floating[data-type="bio"] .post-photo__floating-icon, .messages-gallery__floating[data-type="bio"] .post-photo__floating-icon, .cp-stories__floating[data-type="bio"] .post-timeline__floating-icon, .post-modal__floating[data-type="bio"] .post-timeline__floating-icon, .post-myprive__floating[data-type="bio"] .post-timeline__floating-icon, .post-photo__floating[data-type="bio"] .post-timeline__floating-icon, .post-timeline__floating[data-type="bio"] .post-timeline__floating-icon, .messages-gallery__floating[data-type="bio"] .post-timeline__floating-icon, .cp-stories__floating[data-type="bio"] .messages-gallery__floating-icon, .post-modal__floating[data-type="bio"] .messages-gallery__floating-icon, .post-myprive__floating[data-type="bio"] .messages-gallery__floating-icon, .post-photo__floating[data-type="bio"] .messages-gallery__floating-icon, .post-timeline__floating[data-type="bio"] .messages-gallery__floating-icon, .messages-gallery__floating[data-type="bio"] .messages-gallery__floating-icon {
        text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
        font-size: 16px; }
    .cp-stories__floating[data-type="bookmark"].is-active .cp-stories__floating-icon, .post-modal__floating[data-type="bookmark"].is-active .cp-stories__floating-icon, .post-myprive__floating[data-type="bookmark"].is-active .cp-stories__floating-icon, .post-photo__floating[data-type="bookmark"].is-active .cp-stories__floating-icon, .post-timeline__floating[data-type="bookmark"].is-active .cp-stories__floating-icon, .messages-gallery__floating[data-type="bookmark"].is-active .cp-stories__floating-icon, .cp-stories__floating[data-type="bookmark"].is-active .post-modal__floating-icon, .post-modal__floating[data-type="bookmark"].is-active .post-modal__floating-icon, .post-myprive__floating[data-type="bookmark"].is-active .post-modal__floating-icon, .post-photo__floating[data-type="bookmark"].is-active .post-modal__floating-icon, .post-timeline__floating[data-type="bookmark"].is-active .post-modal__floating-icon, .messages-gallery__floating[data-type="bookmark"].is-active .post-modal__floating-icon, .cp-stories__floating[data-type="bookmark"].is-active .post-myprive__floating-icon, .post-modal__floating[data-type="bookmark"].is-active .post-myprive__floating-icon, .post-myprive__floating[data-type="bookmark"].is-active .post-myprive__floating-icon, .post-photo__floating[data-type="bookmark"].is-active .post-myprive__floating-icon, .post-timeline__floating[data-type="bookmark"].is-active .post-myprive__floating-icon, .messages-gallery__floating[data-type="bookmark"].is-active .post-myprive__floating-icon, .cp-stories__floating[data-type="bookmark"].is-active .post-photo__floating-icon, .post-modal__floating[data-type="bookmark"].is-active .post-photo__floating-icon, .post-myprive__floating[data-type="bookmark"].is-active .post-photo__floating-icon, .post-photo__floating[data-type="bookmark"].is-active .post-photo__floating-icon, .post-timeline__floating[data-type="bookmark"].is-active .post-photo__floating-icon, .messages-gallery__floating[data-type="bookmark"].is-active .post-photo__floating-icon, .cp-stories__floating[data-type="bookmark"].is-active .post-timeline__floating-icon, .post-modal__floating[data-type="bookmark"].is-active .post-timeline__floating-icon, .post-myprive__floating[data-type="bookmark"].is-active .post-timeline__floating-icon, .post-photo__floating[data-type="bookmark"].is-active .post-timeline__floating-icon, .post-timeline__floating[data-type="bookmark"].is-active .post-timeline__floating-icon, .messages-gallery__floating[data-type="bookmark"].is-active .post-timeline__floating-icon, .cp-stories__floating[data-type="bookmark"].is-active .messages-gallery__floating-icon, .post-modal__floating[data-type="bookmark"].is-active .messages-gallery__floating-icon, .post-myprive__floating[data-type="bookmark"].is-active .messages-gallery__floating-icon, .post-photo__floating[data-type="bookmark"].is-active .messages-gallery__floating-icon, .post-timeline__floating[data-type="bookmark"].is-active .messages-gallery__floating-icon, .messages-gallery__floating[data-type="bookmark"].is-active .messages-gallery__floating-icon {
      color: #ffd200; }
    .cp-stories__floating[data-type="info"], .post-modal__floating[data-type="info"], .post-myprive__floating[data-type="info"], .post-photo__floating[data-type="info"], .post-timeline__floating[data-type="info"], .messages-gallery__floating[data-type="info"] {
      bottom: 0;
      top: initial;
      width: auto;
      border-radius: 15px;
      min-width: 35px;
      padding: 5px; }
      .cp-stories__floating[data-type="info"]:hover, .post-modal__floating[data-type="info"]:hover, .post-myprive__floating[data-type="info"]:hover, .post-photo__floating[data-type="info"]:hover, .post-timeline__floating[data-type="info"]:hover, .messages-gallery__floating[data-type="info"]:hover {
        background-color: rgba(0, 0, 0, 0.25);
        color: #FFF; }
      .cp-stories__floating[data-type="info"] .cp-stories__floating-icon + .cp-stories__floating-text, .post-modal__floating[data-type="info"] .cp-stories__floating-icon + .cp-stories__floating-text, .post-myprive__floating[data-type="info"] .cp-stories__floating-icon + .cp-stories__floating-text, .post-photo__floating[data-type="info"] .cp-stories__floating-icon + .cp-stories__floating-text, .post-timeline__floating[data-type="info"] .cp-stories__floating-icon + .cp-stories__floating-text, .messages-gallery__floating[data-type="info"] .cp-stories__floating-icon + .cp-stories__floating-text, .cp-stories__floating[data-type="info"] .post-modal__floating-icon + .cp-stories__floating-text, .post-modal__floating[data-type="info"] .post-modal__floating-icon + .cp-stories__floating-text, .post-myprive__floating[data-type="info"] .post-modal__floating-icon + .cp-stories__floating-text, .post-photo__floating[data-type="info"] .post-modal__floating-icon + .cp-stories__floating-text, .post-timeline__floating[data-type="info"] .post-modal__floating-icon + .cp-stories__floating-text, .messages-gallery__floating[data-type="info"] .post-modal__floating-icon + .cp-stories__floating-text, .cp-stories__floating[data-type="info"] .post-myprive__floating-icon + .cp-stories__floating-text, .post-modal__floating[data-type="info"] .post-myprive__floating-icon + .cp-stories__floating-text, .post-myprive__floating[data-type="info"] .post-myprive__floating-icon + .cp-stories__floating-text, .post-photo__floating[data-type="info"] .post-myprive__floating-icon + .cp-stories__floating-text, .post-timeline__floating[data-type="info"] .post-myprive__floating-icon + .cp-stories__floating-text, .messages-gallery__floating[data-type="info"] .post-myprive__floating-icon + .cp-stories__floating-text, .cp-stories__floating[data-type="info"] .post-photo__floating-icon + .cp-stories__floating-text, .post-modal__floating[data-type="info"] .post-photo__floating-icon + .cp-stories__floating-text, .post-myprive__floating[data-type="info"] .post-photo__floating-icon + .cp-stories__floating-text, .post-photo__floating[data-type="info"] .post-photo__floating-icon + .cp-stories__floating-text, .post-timeline__floating[data-type="info"] .post-photo__floating-icon + .cp-stories__floating-text, .messages-gallery__floating[data-type="info"] .post-photo__floating-icon + .cp-stories__floating-text, .cp-stories__floating[data-type="info"] .post-timeline__floating-icon + .cp-stories__floating-text, .post-modal__floating[data-type="info"] .post-timeline__floating-icon + .cp-stories__floating-text, .post-myprive__floating[data-type="info"] .post-timeline__floating-icon + .cp-stories__floating-text, .post-photo__floating[data-type="info"] .post-timeline__floating-icon + .cp-stories__floating-text, .post-timeline__floating[data-type="info"] .post-timeline__floating-icon + .cp-stories__floating-text, .messages-gallery__floating[data-type="info"] .post-timeline__floating-icon + .cp-stories__floating-text, .cp-stories__floating[data-type="info"] .messages-gallery__floating-icon + .cp-stories__floating-text, .post-modal__floating[data-type="info"] .messages-gallery__floating-icon + .cp-stories__floating-text, .post-myprive__floating[data-type="info"] .messages-gallery__floating-icon + .cp-stories__floating-text, .post-photo__floating[data-type="info"] .messages-gallery__floating-icon + .cp-stories__floating-text, .post-timeline__floating[data-type="info"] .messages-gallery__floating-icon + .cp-stories__floating-text, .messages-gallery__floating[data-type="info"] .messages-gallery__floating-icon + .cp-stories__floating-text {
        margin-left: 5px;
        font-size: 10px; }
    .cp-stories__floating[data-processing="true"], .post-modal__floating[data-processing="true"], .post-myprive__floating[data-processing="true"], .post-photo__floating[data-processing="true"], .post-timeline__floating[data-processing="true"], .messages-gallery__floating[data-processing="true"], .is-disabled.cp-stories__floating, .is-disabled.post-modal__floating, .is-disabled.post-myprive__floating, .is-disabled.post-photo__floating, .is-disabled.post-timeline__floating, .is-disabled.messages-gallery__floating {
      pointer-events: none;
      opacity: 0.25; }
    .has-tooltip.cp-stories__floating, .has-tooltip.post-modal__floating, .has-tooltip.post-myprive__floating, .has-tooltip.post-photo__floating, .has-tooltip.post-timeline__floating, .has-tooltip.messages-gallery__floating {
      border: 1px solid;
      border-color: rgba(255, 255, 255, 0.45);
      background-color: rgba(0, 0, 0, 0.75); }
      .has-tooltip.cp-stories__floating:hover, .has-tooltip.post-modal__floating:hover, .has-tooltip.post-myprive__floating:hover, .has-tooltip.post-photo__floating:hover, .has-tooltip.post-timeline__floating:hover, .has-tooltip.messages-gallery__floating:hover {
        background-color: rgba(0, 0, 0, 0.65); }
      .has-tooltip.cp-stories__floating .is-active.side-profile__close, .has-tooltip.post-modal__floating .is-active.side-profile__close, .has-tooltip.post-myprive__floating .is-active.side-profile__close, .has-tooltip.post-photo__floating .is-active.side-profile__close, .has-tooltip.post-timeline__floating .is-active.side-profile__close, .has-tooltip.messages-gallery__floating .is-active.side-profile__close, .has-tooltip.cp-stories__floating .is-active.post-data__handler, .has-tooltip.post-modal__floating .is-active.post-data__handler, .has-tooltip.post-myprive__floating .is-active.post-data__handler, .has-tooltip.post-photo__floating .is-active.post-data__handler, .has-tooltip.post-timeline__floating .is-active.post-data__handler, .has-tooltip.messages-gallery__floating .is-active.post-data__handler {
        background-color: rgba(255, 255, 255, 0.45);
        border-radius: 100%;
        color: #000; }
      .has-tooltip.cp-stories__floating .is-bottom.cp-tooltip-actions, .has-tooltip.post-modal__floating .is-bottom.cp-tooltip-actions, .has-tooltip.post-myprive__floating .is-bottom.cp-tooltip-actions, .has-tooltip.post-photo__floating .is-bottom.cp-tooltip-actions, .has-tooltip.post-timeline__floating .is-bottom.cp-tooltip-actions, .has-tooltip.messages-gallery__floating .is-bottom.cp-tooltip-actions {
        top: calc(100% + 5px); }
    .cp-stories__floating .loader, .post-modal__floating .loader, .post-myprive__floating .loader, .post-photo__floating .loader, .post-timeline__floating .loader, .messages-gallery__floating .loader {
      position: absolute;
      top: 0;
      left: 0;
      margin: 0;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.85);
      border-radius: 100%; }
      .cp-stories__floating .loader__spinner, .post-modal__floating .loader__spinner, .post-myprive__floating .loader__spinner, .post-photo__floating .loader__spinner, .post-timeline__floating .loader__spinner, .messages-gallery__floating .loader__spinner {
        width: 20px;
        height: 20px; }
    .cp-stories__floating .side-profile__close, .post-modal__floating .side-profile__close, .post-myprive__floating .side-profile__close, .post-photo__floating .side-profile__close, .post-timeline__floating .side-profile__close, .messages-gallery__floating .side-profile__close, .cp-stories__floating .post-data__handler, .post-modal__floating .post-data__handler, .post-myprive__floating .post-data__handler, .post-photo__floating .post-data__handler, .post-timeline__floating .post-data__handler, .messages-gallery__floating .post-data__handler {
      width: 100%;
      height: 100%;
      padding-left: 0;
      margin-left: 0; }
  .cp-stories__floating-icon, .post-modal__floating-icon, .post-myprive__floating-icon, .post-photo__floating-icon, .post-timeline__floating-icon, .messages-gallery__floating-icon {
    font-size: 12px;
    color: #FFF; }
  .cp-stories__floating-text {
    font-size: 10px;
    color: #FFF; }
  .post-blog__link, .post-modal__link, .post-myprive__link, .post-photo__link, .post-timeline__link, .messages-gallery__link {
    position: relative; }
    .post-blog__link[data-is-premium="true"]:not([data-purchased="true"]):not(.no-border):before, .post-modal__link[data-is-premium="true"]:not([data-purchased="true"]):not(.no-border):before, .post-myprive__link[data-is-premium="true"]:not([data-purchased="true"]):not(.no-border):before, .post-photo__link[data-is-premium="true"]:not([data-purchased="true"]):not(.no-border):before, .post-timeline__link[data-is-premium="true"]:not([data-purchased="true"]):not(.no-border):before, .messages-gallery__link[data-is-premium="true"]:not([data-purchased="true"]):not(.no-border):before {
      content: '';
      position: absolute;
      top: 3px;
      left: 3px;
      width: calc(100% - 8px);
      height: calc(100% - 8px);
      float: left;
      border: 1px solid #6D51A7;
      pointer-events: none;
      z-index: 1; }
    .post-blog__link[data-is-premium="true"]:not([data-purchased="true"]) .post-modal__minutes, .post-modal__link[data-is-premium="true"]:not([data-purchased="true"]) .post-modal__minutes, .post-myprive__link[data-is-premium="true"]:not([data-purchased="true"]) .post-modal__minutes, .post-photo__link[data-is-premium="true"]:not([data-purchased="true"]) .post-modal__minutes, .post-timeline__link[data-is-premium="true"]:not([data-purchased="true"]) .post-modal__minutes, .messages-gallery__link[data-is-premium="true"]:not([data-purchased="true"]) .post-modal__minutes, .post-blog__link[data-is-premium="true"]:not([data-purchased="true"]) .post-myprive__minutes, .post-modal__link[data-is-premium="true"]:not([data-purchased="true"]) .post-myprive__minutes, .post-myprive__link[data-is-premium="true"]:not([data-purchased="true"]) .post-myprive__minutes, .post-photo__link[data-is-premium="true"]:not([data-purchased="true"]) .post-myprive__minutes, .post-timeline__link[data-is-premium="true"]:not([data-purchased="true"]) .post-myprive__minutes, .messages-gallery__link[data-is-premium="true"]:not([data-purchased="true"]) .post-myprive__minutes, .post-blog__link[data-is-premium="true"]:not([data-purchased="true"]) .post-timeline__minutes, .post-modal__link[data-is-premium="true"]:not([data-purchased="true"]) .post-timeline__minutes, .post-myprive__link[data-is-premium="true"]:not([data-purchased="true"]) .post-timeline__minutes, .post-photo__link[data-is-premium="true"]:not([data-purchased="true"]) .post-timeline__minutes, .post-timeline__link[data-is-premium="true"]:not([data-purchased="true"]) .post-timeline__minutes, .messages-gallery__link[data-is-premium="true"]:not([data-purchased="true"]) .post-timeline__minutes, .post-blog__link[data-is-premium="true"]:not([data-purchased="true"]) .messages-gallery__minutes, .post-modal__link[data-is-premium="true"]:not([data-purchased="true"]) .messages-gallery__minutes, .post-myprive__link[data-is-premium="true"]:not([data-purchased="true"]) .messages-gallery__minutes, .post-photo__link[data-is-premium="true"]:not([data-purchased="true"]) .messages-gallery__minutes, .post-timeline__link[data-is-premium="true"]:not([data-purchased="true"]) .messages-gallery__minutes, .messages-gallery__link[data-is-premium="true"]:not([data-purchased="true"]) .messages-gallery__minutes {
      top: 20px;
      left: 20px; }
    .post-blog__link[data-is-premium="true"]:not([data-purchased="true"]) .cp-stories__floating[data-type="segment"], .post-modal__link[data-is-premium="true"]:not([data-purchased="true"]) .cp-stories__floating[data-type="segment"], .post-myprive__link[data-is-premium="true"]:not([data-purchased="true"]) .cp-stories__floating[data-type="segment"], .post-photo__link[data-is-premium="true"]:not([data-purchased="true"]) .cp-stories__floating[data-type="segment"], .post-timeline__link[data-is-premium="true"]:not([data-purchased="true"]) .cp-stories__floating[data-type="segment"], .messages-gallery__link[data-is-premium="true"]:not([data-purchased="true"]) .cp-stories__floating[data-type="segment"], .post-blog__link[data-is-premium="true"]:not([data-purchased="true"]) .post-modal__floating[data-type="segment"], .post-modal__link[data-is-premium="true"]:not([data-purchased="true"]) .post-modal__floating[data-type="segment"], .post-myprive__link[data-is-premium="true"]:not([data-purchased="true"]) .post-modal__floating[data-type="segment"], .post-photo__link[data-is-premium="true"]:not([data-purchased="true"]) .post-modal__floating[data-type="segment"], .post-timeline__link[data-is-premium="true"]:not([data-purchased="true"]) .post-modal__floating[data-type="segment"], .messages-gallery__link[data-is-premium="true"]:not([data-purchased="true"]) .post-modal__floating[data-type="segment"], .post-blog__link[data-is-premium="true"]:not([data-purchased="true"]) .post-myprive__floating[data-type="segment"], .post-modal__link[data-is-premium="true"]:not([data-purchased="true"]) .post-myprive__floating[data-type="segment"], .post-myprive__link[data-is-premium="true"]:not([data-purchased="true"]) .post-myprive__floating[data-type="segment"], .post-photo__link[data-is-premium="true"]:not([data-purchased="true"]) .post-myprive__floating[data-type="segment"], .post-timeline__link[data-is-premium="true"]:not([data-purchased="true"]) .post-myprive__floating[data-type="segment"], .messages-gallery__link[data-is-premium="true"]:not([data-purchased="true"]) .post-myprive__floating[data-type="segment"], .post-blog__link[data-is-premium="true"]:not([data-purchased="true"]) .post-photo__floating[data-type="segment"], .post-modal__link[data-is-premium="true"]:not([data-purchased="true"]) .post-photo__floating[data-type="segment"], .post-myprive__link[data-is-premium="true"]:not([data-purchased="true"]) .post-photo__floating[data-type="segment"], .post-photo__link[data-is-premium="true"]:not([data-purchased="true"]) .post-photo__floating[data-type="segment"], .post-timeline__link[data-is-premium="true"]:not([data-purchased="true"]) .post-photo__floating[data-type="segment"], .messages-gallery__link[data-is-premium="true"]:not([data-purchased="true"]) .post-photo__floating[data-type="segment"], .post-blog__link[data-is-premium="true"]:not([data-purchased="true"]) .post-timeline__floating[data-type="segment"], .post-modal__link[data-is-premium="true"]:not([data-purchased="true"]) .post-timeline__floating[data-type="segment"], .post-myprive__link[data-is-premium="true"]:not([data-purchased="true"]) .post-timeline__floating[data-type="segment"], .post-photo__link[data-is-premium="true"]:not([data-purchased="true"]) .post-timeline__floating[data-type="segment"], .post-timeline__link[data-is-premium="true"]:not([data-purchased="true"]) .post-timeline__floating[data-type="segment"], .messages-gallery__link[data-is-premium="true"]:not([data-purchased="true"]) .post-timeline__floating[data-type="segment"], .post-blog__link[data-is-premium="true"]:not([data-purchased="true"]) .messages-gallery__floating[data-type="segment"], .post-modal__link[data-is-premium="true"]:not([data-purchased="true"]) .messages-gallery__floating[data-type="segment"], .post-myprive__link[data-is-premium="true"]:not([data-purchased="true"]) .messages-gallery__floating[data-type="segment"], .post-photo__link[data-is-premium="true"]:not([data-purchased="true"]) .messages-gallery__floating[data-type="segment"], .post-timeline__link[data-is-premium="true"]:not([data-purchased="true"]) .messages-gallery__floating[data-type="segment"], .messages-gallery__link[data-is-premium="true"]:not([data-purchased="true"]) .messages-gallery__floating[data-type="segment"] {
      top: 14px;
      right: 14px; }
    .post-blog__link ~ .post-blog__infos, .post-modal__link ~ .post-blog__infos, .post-myprive__link ~ .post-blog__infos, .post-photo__link ~ .post-blog__infos, .post-timeline__link ~ .post-blog__infos, .messages-gallery__link ~ .post-blog__infos, .post-blog__link ~ .cp-form-boxes__infos, .post-modal__link ~ .cp-form-boxes__infos, .post-myprive__link ~ .cp-form-boxes__infos, .post-photo__link ~ .cp-form-boxes__infos, .post-timeline__link ~ .cp-form-boxes__infos, .messages-gallery__link ~ .cp-form-boxes__infos, .post-blog__link ~ .post-comments__infos, .post-modal__link ~ .post-comments__infos, .post-myprive__link ~ .post-comments__infos, .post-photo__link ~ .post-comments__infos, .post-timeline__link ~ .post-comments__infos, .messages-gallery__link ~ .post-comments__infos, .post-blog__link ~ .post-modal__infos, .post-modal__link ~ .post-modal__infos, .post-myprive__link ~ .post-modal__infos, .post-photo__link ~ .post-modal__infos, .post-timeline__link ~ .post-modal__infos, .messages-gallery__link ~ .post-modal__infos, .post-blog__link ~ .post-myprive__infos, .post-modal__link ~ .post-myprive__infos, .post-myprive__link ~ .post-myprive__infos, .post-photo__link ~ .post-myprive__infos, .post-timeline__link ~ .post-myprive__infos, .messages-gallery__link ~ .post-myprive__infos, .post-blog__link ~ .post-timeline__infos, .post-modal__link ~ .post-timeline__infos, .post-myprive__link ~ .post-timeline__infos, .post-photo__link ~ .post-timeline__infos, .post-timeline__link ~ .post-timeline__infos, .messages-gallery__link ~ .post-timeline__infos {
      padding: 20px 16px 0; }
  .post-blog__thumb, .cp-form-boxes__thumb, .cp-myprive-form__preview, .cp-modal__preview .pinch-zoom-container, .cp-modal-stories__preview .pinch-zoom-container, .post-modal__thumb, .post-myprive__thumb, .post-photo__thumb, .post-timeline__thumb, .messages-gallery__thumb {
    position: relative;
    overflow: hidden;
    background-color: #000;
    transition: All 0.15s ease-out;
    /* ================== Poster de vídeo portrait com poster ao fundo ================== */ }
    .post-blog__thumb:before, .cp-form-boxes__thumb:before, .cp-myprive-form__preview:before, .cp-modal__preview .pinch-zoom-container:before, .cp-modal-stories__preview .pinch-zoom-container:before, .post-modal__thumb:before, .post-myprive__thumb:before, .post-photo__thumb:before, .post-timeline__thumb:before, .messages-gallery__thumb:before {
      content: '';
      padding-top: 56.25%;
      display: block; }
    @media all and (max-width: 939px) {
      .post-blog__thumb, .cp-form-boxes__thumb, .cp-myprive-form__preview, .cp-modal__preview .pinch-zoom-container, .cp-modal-stories__preview .pinch-zoom-container, .post-modal__thumb, .post-myprive__thumb, .post-photo__thumb, .post-timeline__thumb, .messages-gallery__thumb {
        opacity: 1; } }
    .is-square.post-blog__thumb:before, .is-square.cp-form-boxes__thumb:before, .is-square.cp-myprive-form__preview:before, .cp-modal__preview .is-square.pinch-zoom-container:before, .cp-modal-stories__preview .is-square.pinch-zoom-container:before, .is-square.post-modal__thumb:before, .is-square.post-myprive__thumb:before, .is-square.post-photo__thumb:before, .is-square.post-timeline__thumb:before, .is-square.messages-gallery__thumb:before {
      padding-top: 100%; }
    .has-alpha.post-blog__thumb .post-blog__media, .has-alpha.cp-form-boxes__thumb .post-blog__media, .has-alpha.cp-myprive-form__preview .post-blog__media, .cp-modal__preview .has-alpha.pinch-zoom-container .post-blog__media, .cp-modal-stories__preview .has-alpha.pinch-zoom-container .post-blog__media, .has-alpha.post-modal__thumb .post-blog__media, .has-alpha.post-myprive__thumb .post-blog__media, .has-alpha.post-photo__thumb .post-blog__media, .has-alpha.post-timeline__thumb .post-blog__media, .has-alpha.messages-gallery__thumb .post-blog__media, .has-alpha.post-blog__thumb .cp-form-boxes__media, .has-alpha.cp-form-boxes__thumb .cp-form-boxes__media, .has-alpha.cp-myprive-form__preview .cp-form-boxes__media, .cp-modal__preview .has-alpha.pinch-zoom-container .cp-form-boxes__media, .cp-modal-stories__preview .has-alpha.pinch-zoom-container .cp-form-boxes__media, .has-alpha.post-modal__thumb .cp-form-boxes__media, .has-alpha.post-myprive__thumb .cp-form-boxes__media, .has-alpha.post-photo__thumb .cp-form-boxes__media, .has-alpha.post-timeline__thumb .cp-form-boxes__media, .has-alpha.messages-gallery__thumb .cp-form-boxes__media, .has-alpha.post-blog__thumb .cp-myprive-form__preview-media, .has-alpha.cp-form-boxes__thumb .cp-myprive-form__preview-media, .has-alpha.cp-myprive-form__preview .cp-myprive-form__preview-media, .cp-modal__preview .has-alpha.pinch-zoom-container .cp-myprive-form__preview-media, .cp-modal-stories__preview .has-alpha.pinch-zoom-container .cp-myprive-form__preview-media, .has-alpha.post-modal__thumb .cp-myprive-form__preview-media, .has-alpha.post-myprive__thumb .cp-myprive-form__preview-media, .has-alpha.post-photo__thumb .cp-myprive-form__preview-media, .has-alpha.post-timeline__thumb .cp-myprive-form__preview-media, .has-alpha.messages-gallery__thumb .cp-myprive-form__preview-media, .has-alpha.post-blog__thumb .post-myprive__media, .has-alpha.cp-form-boxes__thumb .post-myprive__media, .has-alpha.cp-myprive-form__preview .post-myprive__media, .cp-modal__preview .has-alpha.pinch-zoom-container .post-myprive__media, .cp-modal-stories__preview .has-alpha.pinch-zoom-container .post-myprive__media, .has-alpha.post-modal__thumb .post-myprive__media, .has-alpha.post-myprive__thumb .post-myprive__media, .has-alpha.post-photo__thumb .post-myprive__media, .has-alpha.post-timeline__thumb .post-myprive__media, .has-alpha.messages-gallery__thumb .post-myprive__media, .has-alpha.post-blog__thumb .post-photo__media, .has-alpha.cp-form-boxes__thumb .post-photo__media, .has-alpha.cp-myprive-form__preview .post-photo__media, .cp-modal__preview .has-alpha.pinch-zoom-container .post-photo__media, .cp-modal-stories__preview .has-alpha.pinch-zoom-container .post-photo__media, .has-alpha.post-modal__thumb .post-photo__media, .has-alpha.post-myprive__thumb .post-photo__media, .has-alpha.post-photo__thumb .post-photo__media, .has-alpha.post-timeline__thumb .post-photo__media, .has-alpha.messages-gallery__thumb .post-photo__media, .has-alpha.post-blog__thumb .post-timeline__media, .has-alpha.cp-form-boxes__thumb .post-timeline__media, .has-alpha.cp-myprive-form__preview .post-timeline__media, .cp-modal__preview .has-alpha.pinch-zoom-container .post-timeline__media, .cp-modal-stories__preview .has-alpha.pinch-zoom-container .post-timeline__media, .has-alpha.post-modal__thumb .post-timeline__media, .has-alpha.post-myprive__thumb .post-timeline__media, .has-alpha.post-photo__thumb .post-timeline__media, .has-alpha.post-timeline__thumb .post-timeline__media, .has-alpha.messages-gallery__thumb .post-timeline__media, .has-alpha.post-blog__thumb .messages-gallery__media, .has-alpha.cp-form-boxes__thumb .messages-gallery__media, .has-alpha.cp-myprive-form__preview .messages-gallery__media, .cp-modal__preview .has-alpha.pinch-zoom-container .messages-gallery__media, .cp-modal-stories__preview .has-alpha.pinch-zoom-container .messages-gallery__media, .has-alpha.post-modal__thumb .messages-gallery__media, .has-alpha.post-myprive__thumb .messages-gallery__media, .has-alpha.post-photo__thumb .messages-gallery__media, .has-alpha.post-timeline__thumb .messages-gallery__media, .has-alpha.messages-gallery__thumb .messages-gallery__media {
      opacity: 0.3; }
    .has-cursor-pointer.post-blog__thumb, .has-cursor-pointer.cp-form-boxes__thumb, .has-cursor-pointer.cp-myprive-form__preview, .cp-modal__preview .has-cursor-pointer.pinch-zoom-container, .cp-modal-stories__preview .has-cursor-pointer.pinch-zoom-container, .has-cursor-pointer.post-modal__thumb, .has-cursor-pointer.post-myprive__thumb, .has-cursor-pointer.post-photo__thumb, .has-cursor-pointer.post-timeline__thumb, .has-cursor-pointer.messages-gallery__thumb {
      cursor: pointer; }
    @media all and (max-width: 766px) {
      .post-blog__thumb[data-orientation="portrait"]:before, .cp-form-boxes__thumb[data-orientation="portrait"]:before, .cp-myprive-form__preview[data-orientation="portrait"]:before, .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"]:before, .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"]:before, .post-modal__thumb[data-orientation="portrait"]:before, .post-myprive__thumb[data-orientation="portrait"]:before, .post-photo__thumb[data-orientation="portrait"]:before, .post-timeline__thumb[data-orientation="portrait"]:before, .messages-gallery__thumb[data-orientation="portrait"]:before {
        display: none; }
      .post-blog__thumb[data-orientation="portrait"] .post-blog__media, .cp-form-boxes__thumb[data-orientation="portrait"] .post-blog__media, .cp-myprive-form__preview[data-orientation="portrait"] .post-blog__media, .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"] .post-blog__media, .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"] .post-blog__media, .post-modal__thumb[data-orientation="portrait"] .post-blog__media, .post-myprive__thumb[data-orientation="portrait"] .post-blog__media, .post-photo__thumb[data-orientation="portrait"] .post-blog__media, .post-timeline__thumb[data-orientation="portrait"] .post-blog__media, .messages-gallery__thumb[data-orientation="portrait"] .post-blog__media, .post-blog__thumb[data-orientation="portrait"] .cp-form-boxes__media, .cp-form-boxes__thumb[data-orientation="portrait"] .cp-form-boxes__media, .cp-myprive-form__preview[data-orientation="portrait"] .cp-form-boxes__media, .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"] .cp-form-boxes__media, .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"] .cp-form-boxes__media, .post-modal__thumb[data-orientation="portrait"] .cp-form-boxes__media, .post-myprive__thumb[data-orientation="portrait"] .cp-form-boxes__media, .post-photo__thumb[data-orientation="portrait"] .cp-form-boxes__media, .post-timeline__thumb[data-orientation="portrait"] .cp-form-boxes__media, .messages-gallery__thumb[data-orientation="portrait"] .cp-form-boxes__media, .post-blog__thumb[data-orientation="portrait"] .cp-myprive-form__preview-media, .cp-form-boxes__thumb[data-orientation="portrait"] .cp-myprive-form__preview-media, .cp-myprive-form__preview[data-orientation="portrait"] .cp-myprive-form__preview-media, .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"] .cp-myprive-form__preview-media, .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"] .cp-myprive-form__preview-media, .post-modal__thumb[data-orientation="portrait"] .cp-myprive-form__preview-media, .post-myprive__thumb[data-orientation="portrait"] .cp-myprive-form__preview-media, .post-photo__thumb[data-orientation="portrait"] .cp-myprive-form__preview-media, .post-timeline__thumb[data-orientation="portrait"] .cp-myprive-form__preview-media, .messages-gallery__thumb[data-orientation="portrait"] .cp-myprive-form__preview-media, .post-blog__thumb[data-orientation="portrait"] .post-myprive__media, .cp-form-boxes__thumb[data-orientation="portrait"] .post-myprive__media, .cp-myprive-form__preview[data-orientation="portrait"] .post-myprive__media, .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"] .post-myprive__media, .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"] .post-myprive__media, .post-modal__thumb[data-orientation="portrait"] .post-myprive__media, .post-myprive__thumb[data-orientation="portrait"] .post-myprive__media, .post-photo__thumb[data-orientation="portrait"] .post-myprive__media, .post-timeline__thumb[data-orientation="portrait"] .post-myprive__media, .messages-gallery__thumb[data-orientation="portrait"] .post-myprive__media, .post-blog__thumb[data-orientation="portrait"] .post-photo__media, .cp-form-boxes__thumb[data-orientation="portrait"] .post-photo__media, .cp-myprive-form__preview[data-orientation="portrait"] .post-photo__media, .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"] .post-photo__media, .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"] .post-photo__media, .post-modal__thumb[data-orientation="portrait"] .post-photo__media, .post-myprive__thumb[data-orientation="portrait"] .post-photo__media, .post-photo__thumb[data-orientation="portrait"] .post-photo__media, .post-timeline__thumb[data-orientation="portrait"] .post-photo__media, .messages-gallery__thumb[data-orientation="portrait"] .post-photo__media, .post-blog__thumb[data-orientation="portrait"] .post-timeline__media, .cp-form-boxes__thumb[data-orientation="portrait"] .post-timeline__media, .cp-myprive-form__preview[data-orientation="portrait"] .post-timeline__media, .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"] .post-timeline__media, .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"] .post-timeline__media, .post-modal__thumb[data-orientation="portrait"] .post-timeline__media, .post-myprive__thumb[data-orientation="portrait"] .post-timeline__media, .post-photo__thumb[data-orientation="portrait"] .post-timeline__media, .post-timeline__thumb[data-orientation="portrait"] .post-timeline__media, .messages-gallery__thumb[data-orientation="portrait"] .post-timeline__media, .post-blog__thumb[data-orientation="portrait"] .messages-gallery__media, .cp-form-boxes__thumb[data-orientation="portrait"] .messages-gallery__media, .cp-myprive-form__preview[data-orientation="portrait"] .messages-gallery__media, .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"] .messages-gallery__media, .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"] .messages-gallery__media, .post-modal__thumb[data-orientation="portrait"] .messages-gallery__media, .post-myprive__thumb[data-orientation="portrait"] .messages-gallery__media, .post-photo__thumb[data-orientation="portrait"] .messages-gallery__media, .post-timeline__thumb[data-orientation="portrait"] .messages-gallery__media, .messages-gallery__thumb[data-orientation="portrait"] .messages-gallery__media {
        position: relative;
        height: 60vh; } }
    .post-blog__thumb[data-orientation="portrait"] .post-blog__media, .cp-form-boxes__thumb[data-orientation="portrait"] .post-blog__media, .cp-myprive-form__preview[data-orientation="portrait"] .post-blog__media, .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"] .post-blog__media, .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"] .post-blog__media, .post-modal__thumb[data-orientation="portrait"] .post-blog__media, .post-myprive__thumb[data-orientation="portrait"] .post-blog__media, .post-photo__thumb[data-orientation="portrait"] .post-blog__media, .post-timeline__thumb[data-orientation="portrait"] .post-blog__media, .messages-gallery__thumb[data-orientation="portrait"] .post-blog__media, .post-blog__thumb[data-orientation="portrait"] .cp-form-boxes__media, .cp-form-boxes__thumb[data-orientation="portrait"] .cp-form-boxes__media, .cp-myprive-form__preview[data-orientation="portrait"] .cp-form-boxes__media, .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"] .cp-form-boxes__media, .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"] .cp-form-boxes__media, .post-modal__thumb[data-orientation="portrait"] .cp-form-boxes__media, .post-myprive__thumb[data-orientation="portrait"] .cp-form-boxes__media, .post-photo__thumb[data-orientation="portrait"] .cp-form-boxes__media, .post-timeline__thumb[data-orientation="portrait"] .cp-form-boxes__media, .messages-gallery__thumb[data-orientation="portrait"] .cp-form-boxes__media, .post-blog__thumb[data-orientation="portrait"] .cp-myprive-form__preview-media, .cp-form-boxes__thumb[data-orientation="portrait"] .cp-myprive-form__preview-media, .cp-myprive-form__preview[data-orientation="portrait"] .cp-myprive-form__preview-media, .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"] .cp-myprive-form__preview-media, .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"] .cp-myprive-form__preview-media, .post-modal__thumb[data-orientation="portrait"] .cp-myprive-form__preview-media, .post-myprive__thumb[data-orientation="portrait"] .cp-myprive-form__preview-media, .post-photo__thumb[data-orientation="portrait"] .cp-myprive-form__preview-media, .post-timeline__thumb[data-orientation="portrait"] .cp-myprive-form__preview-media, .messages-gallery__thumb[data-orientation="portrait"] .cp-myprive-form__preview-media, .post-blog__thumb[data-orientation="portrait"] .post-myprive__media, .cp-form-boxes__thumb[data-orientation="portrait"] .post-myprive__media, .cp-myprive-form__preview[data-orientation="portrait"] .post-myprive__media, .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"] .post-myprive__media, .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"] .post-myprive__media, .post-modal__thumb[data-orientation="portrait"] .post-myprive__media, .post-myprive__thumb[data-orientation="portrait"] .post-myprive__media, .post-photo__thumb[data-orientation="portrait"] .post-myprive__media, .post-timeline__thumb[data-orientation="portrait"] .post-myprive__media, .messages-gallery__thumb[data-orientation="portrait"] .post-myprive__media, .post-blog__thumb[data-orientation="portrait"] .post-photo__media, .cp-form-boxes__thumb[data-orientation="portrait"] .post-photo__media, .cp-myprive-form__preview[data-orientation="portrait"] .post-photo__media, .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"] .post-photo__media, .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"] .post-photo__media, .post-modal__thumb[data-orientation="portrait"] .post-photo__media, .post-myprive__thumb[data-orientation="portrait"] .post-photo__media, .post-photo__thumb[data-orientation="portrait"] .post-photo__media, .post-timeline__thumb[data-orientation="portrait"] .post-photo__media, .messages-gallery__thumb[data-orientation="portrait"] .post-photo__media, .post-blog__thumb[data-orientation="portrait"] .post-timeline__media, .cp-form-boxes__thumb[data-orientation="portrait"] .post-timeline__media, .cp-myprive-form__preview[data-orientation="portrait"] .post-timeline__media, .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"] .post-timeline__media, .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"] .post-timeline__media, .post-modal__thumb[data-orientation="portrait"] .post-timeline__media, .post-myprive__thumb[data-orientation="portrait"] .post-timeline__media, .post-photo__thumb[data-orientation="portrait"] .post-timeline__media, .post-timeline__thumb[data-orientation="portrait"] .post-timeline__media, .messages-gallery__thumb[data-orientation="portrait"] .post-timeline__media, .post-blog__thumb[data-orientation="portrait"] .messages-gallery__media, .cp-form-boxes__thumb[data-orientation="portrait"] .messages-gallery__media, .cp-myprive-form__preview[data-orientation="portrait"] .messages-gallery__media, .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"] .messages-gallery__media, .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"] .messages-gallery__media, .post-modal__thumb[data-orientation="portrait"] .messages-gallery__media, .post-myprive__thumb[data-orientation="portrait"] .messages-gallery__media, .post-photo__thumb[data-orientation="portrait"] .messages-gallery__media, .post-timeline__thumb[data-orientation="portrait"] .messages-gallery__media, .messages-gallery__thumb[data-orientation="portrait"] .messages-gallery__media {
      object-fit: contain; }
    .post-blog__thumb[data-orientation="portrait"] img.post-myprive__media:before, .cp-form-boxes__thumb[data-orientation="portrait"] img.post-myprive__media:before, .cp-myprive-form__preview[data-orientation="portrait"] img.post-myprive__media:before, .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"] img.post-myprive__media:before, .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"] img.post-myprive__media:before, .post-modal__thumb[data-orientation="portrait"] img.post-myprive__media:before, .post-myprive__thumb[data-orientation="portrait"] img.post-myprive__media:before, .post-photo__thumb[data-orientation="portrait"] img.post-myprive__media:before, .post-timeline__thumb[data-orientation="portrait"] img.post-myprive__media:before, .messages-gallery__thumb[data-orientation="portrait"] img.post-myprive__media:before {
      padding-top: 100%; }
    .post-blog__thumb ~ .post-blog__infos, .cp-form-boxes__thumb ~ .post-blog__infos, .cp-myprive-form__preview ~ .post-blog__infos, .cp-modal__preview .pinch-zoom-container ~ .post-blog__infos, .cp-modal-stories__preview .pinch-zoom-container ~ .post-blog__infos, .post-modal__thumb ~ .post-blog__infos, .post-myprive__thumb ~ .post-blog__infos, .post-photo__thumb ~ .post-blog__infos, .post-timeline__thumb ~ .post-blog__infos, .messages-gallery__thumb ~ .post-blog__infos, .post-blog__thumb ~ .cp-form-boxes__infos, .cp-form-boxes__thumb ~ .cp-form-boxes__infos, .cp-myprive-form__preview ~ .cp-form-boxes__infos, .cp-modal__preview .pinch-zoom-container ~ .cp-form-boxes__infos, .cp-modal-stories__preview .pinch-zoom-container ~ .cp-form-boxes__infos, .post-modal__thumb ~ .cp-form-boxes__infos, .post-myprive__thumb ~ .cp-form-boxes__infos, .post-photo__thumb ~ .cp-form-boxes__infos, .post-timeline__thumb ~ .cp-form-boxes__infos, .messages-gallery__thumb ~ .cp-form-boxes__infos, .post-blog__thumb ~ .post-comments__infos, .cp-form-boxes__thumb ~ .post-comments__infos, .cp-myprive-form__preview ~ .post-comments__infos, .cp-modal__preview .pinch-zoom-container ~ .post-comments__infos, .cp-modal-stories__preview .pinch-zoom-container ~ .post-comments__infos, .post-modal__thumb ~ .post-comments__infos, .post-myprive__thumb ~ .post-comments__infos, .post-photo__thumb ~ .post-comments__infos, .post-timeline__thumb ~ .post-comments__infos, .messages-gallery__thumb ~ .post-comments__infos, .post-blog__thumb ~ .post-modal__infos, .cp-form-boxes__thumb ~ .post-modal__infos, .cp-myprive-form__preview ~ .post-modal__infos, .cp-modal__preview .pinch-zoom-container ~ .post-modal__infos, .cp-modal-stories__preview .pinch-zoom-container ~ .post-modal__infos, .post-modal__thumb ~ .post-modal__infos, .post-myprive__thumb ~ .post-modal__infos, .post-photo__thumb ~ .post-modal__infos, .post-timeline__thumb ~ .post-modal__infos, .messages-gallery__thumb ~ .post-modal__infos, .post-blog__thumb ~ .post-myprive__infos, .cp-form-boxes__thumb ~ .post-myprive__infos, .cp-myprive-form__preview ~ .post-myprive__infos, .cp-modal__preview .pinch-zoom-container ~ .post-myprive__infos, .cp-modal-stories__preview .pinch-zoom-container ~ .post-myprive__infos, .post-modal__thumb ~ .post-myprive__infos, .post-myprive__thumb ~ .post-myprive__infos, .post-photo__thumb ~ .post-myprive__infos, .post-timeline__thumb ~ .post-myprive__infos, .messages-gallery__thumb ~ .post-myprive__infos, .post-blog__thumb ~ .post-timeline__infos, .cp-form-boxes__thumb ~ .post-timeline__infos, .cp-myprive-form__preview ~ .post-timeline__infos, .cp-modal__preview .pinch-zoom-container ~ .post-timeline__infos, .cp-modal-stories__preview .pinch-zoom-container ~ .post-timeline__infos, .post-modal__thumb ~ .post-timeline__infos, .post-myprive__thumb ~ .post-timeline__infos, .post-photo__thumb ~ .post-timeline__infos, .post-timeline__thumb ~ .post-timeline__infos, .messages-gallery__thumb ~ .post-timeline__infos {
      padding: 20px 16px 0; }
    .post-blog__thumb .post-blur-poster, .cp-form-boxes__thumb .post-blur-poster, .cp-myprive-form__preview .post-blur-poster, .cp-modal__preview .pinch-zoom-container .post-blur-poster, .cp-modal-stories__preview .pinch-zoom-container .post-blur-poster, .post-modal__thumb .post-blur-poster, .post-myprive__thumb .post-blur-poster, .post-photo__thumb .post-blur-poster, .post-timeline__thumb .post-blur-poster, .messages-gallery__thumb .post-blur-poster {
      border-radius: 13px;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto 0;
      width: 100%;
      filter: blur(10px);
      height: 100%;
      /* Premium and paid poster already have a blur */ }
      .post-blog__thumb .post-blur-poster[data-skip-blur="true"], .cp-form-boxes__thumb .post-blur-poster[data-skip-blur="true"], .cp-myprive-form__preview .post-blur-poster[data-skip-blur="true"], .cp-modal__preview .pinch-zoom-container .post-blur-poster[data-skip-blur="true"], .cp-modal-stories__preview .pinch-zoom-container .post-blur-poster[data-skip-blur="true"], .post-modal__thumb .post-blur-poster[data-skip-blur="true"], .post-myprive__thumb .post-blur-poster[data-skip-blur="true"], .post-photo__thumb .post-blur-poster[data-skip-blur="true"], .post-timeline__thumb .post-blur-poster[data-skip-blur="true"], .messages-gallery__thumb .post-blur-poster[data-skip-blur="true"] {
        filter: blur(0px); }
    .post-blog__thumb .post-blur-overlay, .cp-form-boxes__thumb .post-blur-overlay, .cp-myprive-form__preview .post-blur-overlay, .cp-modal__preview .pinch-zoom-container .post-blur-overlay, .cp-modal-stories__preview .pinch-zoom-container .post-blur-overlay, .post-modal__thumb .post-blur-overlay, .post-myprive__thumb .post-blur-overlay, .post-photo__thumb .post-blur-overlay, .post-timeline__thumb .post-blur-overlay, .messages-gallery__thumb .post-blur-overlay {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.6); }
  .post-photo__thumb-button {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 50px;
    width: auto;
    min-width: 50px;
    float: left;
    padding: 3px;
    text-align: center;
    font-size: 12px;
    line-height: 1.45;
    background-color: #408fd2;
    color: #FFF;
    display: block;
    max-width: calc(100% - 5em);
    cursor: pointer;
    opacity: 0;
    transition: All 0.15s ease-out;
    user-select: none; }
    @media all and (max-width: 939px) {
      .post-photo__thumb-button {
        opacity: 0.95 !important;
        max-width: calc(100% - 3em); } }
  .post-blog__thumb > .loader, .cp-form-boxes__thumb > .loader, .cp-myprive-form__preview > .loader, .cp-modal__preview .pinch-zoom-container > .loader, .cp-modal-stories__preview .pinch-zoom-container > .loader, .post-modal__thumb > .loader, .post-myprive__thumb > .loader, .post-photo__thumb > .loader, .post-timeline__thumb > .loader, .messages-gallery__thumb > .loader, .post-photo__thumb-loader {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    height: 100%; }
  .post-blog__media, .cp-form-boxes__media, .cp-myprive-form__preview-media, .post-myprive__media, .post-photo__media, .post-timeline__media, .messages-gallery__media {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: contain; }
    .has-background-image.post-blog__media, .has-background-image.cp-form-boxes__media, .has-background-image.cp-myprive-form__preview-media, .has-background-image.post-myprive__media, .has-background-image.post-photo__media, .has-background-image.post-timeline__media, .has-background-image.messages-gallery__media {
      overflow: hidden;
      background-size: cover;
      background-position: center center;
      background-repeat: no-repeat;
      background-image: url(/static/images/performers/header_cover_profile.svg); }
      body#performer .has-background-image.post-blog__media, body#performer .has-background-image.cp-form-boxes__media, body#performer .has-background-image.cp-myprive-form__preview-media, body#performer .has-background-image.post-myprive__media, body#performer .has-background-image.post-photo__media, body#performer .has-background-image.post-timeline__media, body#performer .has-background-image.messages-gallery__media {
        background-image: url(/static/images/performers/header_cover_profile_performer.svg); }
    .has-alpha-1.post-blog__media, .has-alpha-1.cp-form-boxes__media, .has-alpha-1.cp-myprive-form__preview-media, .has-alpha-1.post-myprive__media, .has-alpha-1.post-photo__media, .has-alpha-1.post-timeline__media, .has-alpha-1.messages-gallery__media {
      opacity: 0.5; }
    .has-alpha-2.post-blog__media, .has-alpha-2.cp-form-boxes__media, .has-alpha-2.cp-myprive-form__preview-media, .has-alpha-2.post-myprive__media, .has-alpha-2.post-photo__media, .has-alpha-2.post-timeline__media, .has-alpha-2.messages-gallery__media {
      opacity: 0.8; }
    .is-blurred.post-blog__media, .is-blurred.cp-form-boxes__media, .is-blurred.cp-myprive-form__preview-media, .is-blurred.post-myprive__media, .is-blurred.post-photo__media, .is-blurred.post-timeline__media, .is-blurred.messages-gallery__media {
      filter: blur(10px); }
  .post-blog__handler, .post-modal__handler, .post-myprive__handler, .post-photo__handler, .post-timeline__handler {
    width: 5em;
    height: 5em;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    pointer-events: none; }
    .post-blog__handler:not(img):before, .post-modal__handler:not(img):before, .post-myprive__handler:not(img):before, .post-photo__handler:not(img):before, .post-timeline__handler:not(img):before {
      font-size: 5em; }
  .post-modal__price, .post-myprive__price, .post-photo__price, .post-timeline__price, .messages-gallery__price {
    position: absolute;
    bottom: 15px;
    right: 15px;
    font-size: 18px;
    line-height: 1.1;
    letter-spacing: -0.5px;
    border-radius: 10px;
    padding: 10px 20px;
    width: auto;
    height: auto;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #e83a89;
    z-index: 1;
    pointer-events: none; }
    .is-blue.post-modal__price, .is-blue.post-myprive__price, .is-blue.post-photo__price, .is-blue.post-timeline__price, .is-blue.messages-gallery__price {
      background-color: #0055a9; }
    .is-green.post-modal__price, .is-green.post-myprive__price, .is-green.post-photo__price, .is-green.post-timeline__price, .is-green.messages-gallery__price {
      background-color: #298c3b; }
    .post-modal__price[data-type="price"], .post-myprive__price[data-type="price"], .post-photo__price[data-type="price"], .post-timeline__price[data-type="price"], .messages-gallery__price[data-type="price"] {
      position: relative;
      bottom: 0;
      right: 0;
      min-width: 60px;
      font-size: 13px; }
    .post-modal__price[data-type="counter"], .post-myprive__price[data-type="counter"], .post-photo__price[data-type="counter"], .post-timeline__price[data-type="counter"], .messages-gallery__price[data-type="counter"] {
      width: 80px;
      height: 35px;
      font-size: 12px;
      background-color: rgba(0, 0, 0, 0.4);
      padding: 7px;
      min-width: 50px;
      letter-spacing: 1px;
      line-height: 1;
      border-radius: 50px;
      right: 0;
      left: 0;
      margin: auto;
      bottom: 50px; }
      .post-modal__price[data-type="counter"]::before, .post-myprive__price[data-type="counter"]::before, .post-photo__price[data-type="counter"]::before, .post-timeline__price[data-type="counter"]::before, .messages-gallery__price[data-type="counter"]::before {
        display: block; }
      .post-modal__price[data-type="counter"][data-info]:not([data-info=""]):before, .post-myprive__price[data-type="counter"][data-info]:not([data-info=""]):before, .post-photo__price[data-type="counter"][data-info]:not([data-info=""]):before, .post-timeline__price[data-type="counter"][data-info]:not([data-info=""]):before, .messages-gallery__price[data-type="counter"][data-info]:not([data-info=""]):before {
        content: attr(data-info);
        position: absolute;
        top: calc(100% + 2px);
        left: calc(((170px / 2)) * -1);
        width: 250px;
        float: left;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 10px;
        text-align: center;
        border-radius: 50px;
        box-sizing: border-box;
        opacity: 0.8;
        color: #000;
        filter: invert(1) grayscale(1) contrast(5);
        text-shadow: #fff 0px 0px 5px;
        padding: 5px 3px; }
      @media all and (max-width: 939px) {
        .post-modal__price[data-type="counter"], .post-myprive__price[data-type="counter"], .post-photo__price[data-type="counter"], .post-timeline__price[data-type="counter"], .messages-gallery__price[data-type="counter"] {
          bottom: 20px20px; } }
    .post-modal__price[data-type="text"], .post-myprive__price[data-type="text"], .post-photo__price[data-type="text"], .post-timeline__price[data-type="text"], .messages-gallery__price[data-type="text"] {
      bottom: 10px;
      text-transform: none;
      font-size: 12px;
      padding: 6px 12px;
      background-color: transparent;
      display: flex;
      align-items: center;
      justify-self: center;
      letter-spacing: 0.5px; }
      .post-modal__price[data-type="text"][data-segment="premium"], .post-myprive__price[data-type="text"][data-segment="premium"], .post-photo__price[data-type="text"][data-segment="premium"], .post-timeline__price[data-type="text"][data-segment="premium"], .messages-gallery__price[data-type="text"][data-segment="premium"] {
        /*
        &:after {
            @extend %cp-glyph--e97a:before;
            color: #ffd200;
        }

        &[data-purchased="true"] {
            color: transparent;
            background-color: transparent;

            &:after {
                color: #ffd200;
            }
        }
        */ }
        .post-modal__price[data-type="text"][data-segment="premium"][data-purchased="true"], .post-myprive__price[data-type="text"][data-segment="premium"][data-purchased="true"], .post-photo__price[data-type="text"][data-segment="premium"][data-purchased="true"], .post-timeline__price[data-type="text"][data-segment="premium"][data-purchased="true"], .messages-gallery__price[data-type="text"][data-segment="premium"][data-purchased="true"] {
          color: transparent;
          background-color: transparent; }
          .post-modal__price[data-type="text"][data-segment="premium"][data-purchased="true"]:after, .post-myprive__price[data-type="text"][data-segment="premium"][data-purchased="true"]:after, .post-photo__price[data-type="text"][data-segment="premium"][data-purchased="true"]:after, .post-timeline__price[data-type="text"][data-segment="premium"][data-purchased="true"]:after, .messages-gallery__price[data-type="text"][data-segment="premium"][data-purchased="true"]:after {
            background-color: #3e1965;
            color: #fff;
            font-size: 28px !important;
            letter-spacing: 0px !important; }
        .post-modal__price[data-type="text"][data-segment="premium"][data-expire="true"], .post-myprive__price[data-type="text"][data-segment="premium"][data-expire="true"], .post-photo__price[data-type="text"][data-segment="premium"][data-expire="true"], .post-timeline__price[data-type="text"][data-segment="premium"][data-expire="true"], .messages-gallery__price[data-type="text"][data-segment="premium"][data-expire="true"] {
          color: #FFF !important;
          background-color: rgba(0, 0, 0, 0.52); }
          .post-modal__price[data-type="text"][data-segment="premium"][data-expire="true"]:after, .post-myprive__price[data-type="text"][data-segment="premium"][data-expire="true"]:after, .post-photo__price[data-type="text"][data-segment="premium"][data-expire="true"]:after, .post-timeline__price[data-type="text"][data-segment="premium"][data-expire="true"]:after, .messages-gallery__price[data-type="text"][data-segment="premium"][data-expire="true"]:after {
            background-color: #1e1e1e; }
      .post-modal__price[data-type="text"][data-segment="paid"]:after, .post-myprive__price[data-type="text"][data-segment="paid"]:after, .post-photo__price[data-type="text"][data-segment="paid"]:after, .post-timeline__price[data-type="text"][data-segment="paid"]:after, .messages-gallery__price[data-type="text"][data-segment="paid"]:after {
        color: #e83a89; }
      .post-modal__price[data-type="text"][data-segment="paid"][data-purchased="true"], .post-myprive__price[data-type="text"][data-segment="paid"][data-purchased="true"], .post-photo__price[data-type="text"][data-segment="paid"][data-purchased="true"], .post-timeline__price[data-type="text"][data-segment="paid"][data-purchased="true"], .messages-gallery__price[data-type="text"][data-segment="paid"][data-purchased="true"] {
        color: transparent;
        background-color: transparent; }
        .post-modal__price[data-type="text"][data-segment="paid"][data-purchased="true"]:after, .post-myprive__price[data-type="text"][data-segment="paid"][data-purchased="true"]:after, .post-photo__price[data-type="text"][data-segment="paid"][data-purchased="true"]:after, .post-timeline__price[data-type="text"][data-segment="paid"][data-purchased="true"]:after, .messages-gallery__price[data-type="text"][data-segment="paid"][data-purchased="true"]:after {
          color: #7dc760; }
      .post-modal__price[data-type="text"][data-purchased], .post-myprive__price[data-type="text"][data-purchased], .post-photo__price[data-type="text"][data-purchased], .post-timeline__price[data-type="text"][data-purchased], .messages-gallery__price[data-type="text"][data-purchased] {
        right: 29px; }
        .post-modal__price[data-type="text"][data-purchased]:after, .post-myprive__price[data-type="text"][data-purchased]:after, .post-photo__price[data-type="text"][data-purchased]:after, .post-timeline__price[data-type="text"][data-purchased]:after, .messages-gallery__price[data-type="text"][data-purchased]:after {
          width: 30px;
          height: 30px;
          float: left;
          border-radius: 100%;
          background-color: rgba(30, 30, 30, 0.6);
          display: flex;
          align-items: center;
          justify-content: center;
          position: absolute;
          right: -23px;
          font-size: 16px;
          top: 0;
          bottom: 0;
          margin: auto;
          letter-spacing: -1px; }
  .post-modal__minutes, .post-myprive__minutes, .post-timeline__minutes, .messages-gallery__minutes {
    color: #fff;
    font-style: italic;
    float: left;
    position: absolute;
    top: 10px;
    left: 10px;
    padding: 3px 10px;
    background-color: rgba(30, 30, 30, 0.25);
    border-radius: 3px;
    font-size: 11px;
    height: 23px;
    display: flex;
    justify-content: center;
    align-items: center;
    pointer-events: none; }
  .post-blog__infos, .cp-form-boxes__infos, .post-comments__infos, .post-modal__infos, .post-myprive__infos, .post-timeline__infos {
    padding: 0px 16px;
    flex: 1 1 auto; }
    .post-blog__infos[href]:hover, .cp-form-boxes__infos[href]:hover, .post-comments__infos[href]:hover, .post-modal__infos[href]:hover, .post-myprive__infos[href]:hover, .post-timeline__infos[href]:hover {
      text-decoration: none; }
    .is-quote.post-blog__infos, .is-quote.cp-form-boxes__infos, .is-quote.post-comments__infos, .is-quote.post-modal__infos, .is-quote.post-myprive__infos, .is-quote.post-timeline__infos {
      align-self: stretch;
      min-height: 25em; }
      .is-quote.post-blog__infos .post-blog__text, .is-quote.cp-form-boxes__infos .post-blog__text, .is-quote.post-comments__infos .post-blog__text, .is-quote.post-modal__infos .post-blog__text, .is-quote.post-myprive__infos .post-blog__text, .is-quote.post-timeline__infos .post-blog__text, .is-quote.post-blog__infos .cp-form-boxes__text, .is-quote.cp-form-boxes__infos .cp-form-boxes__text, .is-quote.post-comments__infos .cp-form-boxes__text, .is-quote.post-modal__infos .cp-form-boxes__text, .is-quote.post-myprive__infos .cp-form-boxes__text, .is-quote.post-timeline__infos .cp-form-boxes__text, .is-quote.post-blog__infos .post-comments__text, .is-quote.cp-form-boxes__infos .post-comments__text, .is-quote.post-comments__infos .post-comments__text, .is-quote.post-modal__infos .post-comments__text, .is-quote.post-myprive__infos .post-comments__text, .is-quote.post-timeline__infos .post-comments__text, .is-quote.post-blog__infos .post-modal__text, .is-quote.cp-form-boxes__infos .post-modal__text, .is-quote.post-comments__infos .post-modal__text, .is-quote.post-modal__infos .post-modal__text, .is-quote.post-myprive__infos .post-modal__text, .is-quote.post-timeline__infos .post-modal__text, .is-quote.post-blog__infos .post-myprive__text, .is-quote.cp-form-boxes__infos .post-myprive__text, .is-quote.post-comments__infos .post-myprive__text, .is-quote.post-modal__infos .post-myprive__text, .is-quote.post-myprive__infos .post-myprive__text, .is-quote.post-timeline__infos .post-myprive__text, .is-quote.post-blog__infos .post-timeline__text, .is-quote.cp-form-boxes__infos .post-timeline__text, .is-quote.post-comments__infos .post-timeline__text, .is-quote.post-modal__infos .post-timeline__text, .is-quote.post-myprive__infos .post-timeline__text, .is-quote.post-timeline__infos .post-timeline__text, .cp-sidebar[data-type="call"] .is-quote.post-blog__infos p, .is-quote.cp-form-boxes__infos .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-quote.cp-form-boxes__infos p, .is-quote.post-comments__infos .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-quote.post-comments__infos p, .is-quote.post-modal__infos .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-quote.post-modal__infos p, .is-quote.post-myprive__infos .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-quote.post-myprive__infos p, .is-quote.post-timeline__infos .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-quote.post-timeline__infos p, .is-quote.post-blog__infos .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-quote.post-blog__infos p, .cp-sidebar[data-type="call"] .is-quote.cp-form-boxes__infos p, .is-quote.post-comments__infos .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-quote.post-comments__infos p, .is-quote.post-modal__infos .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-quote.post-modal__infos p, .is-quote.post-myprive__infos .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-quote.post-myprive__infos p, .is-quote.post-timeline__infos .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-quote.post-timeline__infos p, .is-quote.post-blog__infos .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-quote.post-blog__infos p, .is-quote.cp-form-boxes__infos .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-quote.cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .is-quote.post-comments__infos p, .is-quote.post-modal__infos .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-quote.post-modal__infos p, .is-quote.post-myprive__infos .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-quote.post-myprive__infos p, .is-quote.post-timeline__infos .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-quote.post-timeline__infos p, .is-quote.post-blog__infos .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-quote.post-blog__infos p, .is-quote.cp-form-boxes__infos .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-quote.cp-form-boxes__infos p, .is-quote.post-comments__infos .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-quote.post-comments__infos p, .cp-sidebar[data-type="call"] .is-quote.post-modal__infos p, .is-quote.post-myprive__infos .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-quote.post-myprive__infos p, .is-quote.post-timeline__infos .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-quote.post-timeline__infos p, .is-quote.post-blog__infos .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-quote.post-blog__infos p, .is-quote.cp-form-boxes__infos .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-quote.cp-form-boxes__infos p, .is-quote.post-comments__infos .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-quote.post-comments__infos p, .is-quote.post-modal__infos .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-quote.post-modal__infos p, .cp-sidebar[data-type="call"] .is-quote.post-myprive__infos p, .is-quote.post-timeline__infos .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-quote.post-timeline__infos p, .is-quote.post-blog__infos .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-quote.post-blog__infos p, .is-quote.cp-form-boxes__infos .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-quote.cp-form-boxes__infos p, .is-quote.post-comments__infos .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-quote.post-comments__infos p, .is-quote.post-modal__infos .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-quote.post-modal__infos p, .is-quote.post-myprive__infos .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-quote.post-myprive__infos p, .cp-sidebar[data-type="call"] .is-quote.post-timeline__infos p {
        max-width: 70%; }
        @media all and (max-width: 939px) {
          .is-quote.post-blog__infos .post-blog__text, .is-quote.cp-form-boxes__infos .post-blog__text, .is-quote.post-comments__infos .post-blog__text, .is-quote.post-modal__infos .post-blog__text, .is-quote.post-myprive__infos .post-blog__text, .is-quote.post-timeline__infos .post-blog__text, .is-quote.post-blog__infos .cp-form-boxes__text, .is-quote.cp-form-boxes__infos .cp-form-boxes__text, .is-quote.post-comments__infos .cp-form-boxes__text, .is-quote.post-modal__infos .cp-form-boxes__text, .is-quote.post-myprive__infos .cp-form-boxes__text, .is-quote.post-timeline__infos .cp-form-boxes__text, .is-quote.post-blog__infos .post-comments__text, .is-quote.cp-form-boxes__infos .post-comments__text, .is-quote.post-comments__infos .post-comments__text, .is-quote.post-modal__infos .post-comments__text, .is-quote.post-myprive__infos .post-comments__text, .is-quote.post-timeline__infos .post-comments__text, .is-quote.post-blog__infos .post-modal__text, .is-quote.cp-form-boxes__infos .post-modal__text, .is-quote.post-comments__infos .post-modal__text, .is-quote.post-modal__infos .post-modal__text, .is-quote.post-myprive__infos .post-modal__text, .is-quote.post-timeline__infos .post-modal__text, .is-quote.post-blog__infos .post-myprive__text, .is-quote.cp-form-boxes__infos .post-myprive__text, .is-quote.post-comments__infos .post-myprive__text, .is-quote.post-modal__infos .post-myprive__text, .is-quote.post-myprive__infos .post-myprive__text, .is-quote.post-timeline__infos .post-myprive__text, .is-quote.post-blog__infos .post-timeline__text, .is-quote.cp-form-boxes__infos .post-timeline__text, .is-quote.post-comments__infos .post-timeline__text, .is-quote.post-modal__infos .post-timeline__text, .is-quote.post-myprive__infos .post-timeline__text, .is-quote.post-timeline__infos .post-timeline__text, .cp-sidebar[data-type="call"] .is-quote.post-blog__infos p, .is-quote.cp-form-boxes__infos .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-quote.cp-form-boxes__infos p, .is-quote.post-comments__infos .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-quote.post-comments__infos p, .is-quote.post-modal__infos .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-quote.post-modal__infos p, .is-quote.post-myprive__infos .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-quote.post-myprive__infos p, .is-quote.post-timeline__infos .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-quote.post-timeline__infos p, .is-quote.post-blog__infos .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-quote.post-blog__infos p, .cp-sidebar[data-type="call"] .is-quote.cp-form-boxes__infos p, .is-quote.post-comments__infos .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-quote.post-comments__infos p, .is-quote.post-modal__infos .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-quote.post-modal__infos p, .is-quote.post-myprive__infos .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-quote.post-myprive__infos p, .is-quote.post-timeline__infos .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-quote.post-timeline__infos p, .is-quote.post-blog__infos .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-quote.post-blog__infos p, .is-quote.cp-form-boxes__infos .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-quote.cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .is-quote.post-comments__infos p, .is-quote.post-modal__infos .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-quote.post-modal__infos p, .is-quote.post-myprive__infos .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-quote.post-myprive__infos p, .is-quote.post-timeline__infos .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-quote.post-timeline__infos p, .is-quote.post-blog__infos .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-quote.post-blog__infos p, .is-quote.cp-form-boxes__infos .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-quote.cp-form-boxes__infos p, .is-quote.post-comments__infos .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-quote.post-comments__infos p, .cp-sidebar[data-type="call"] .is-quote.post-modal__infos p, .is-quote.post-myprive__infos .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-quote.post-myprive__infos p, .is-quote.post-timeline__infos .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-quote.post-timeline__infos p, .is-quote.post-blog__infos .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-quote.post-blog__infos p, .is-quote.cp-form-boxes__infos .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-quote.cp-form-boxes__infos p, .is-quote.post-comments__infos .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-quote.post-comments__infos p, .is-quote.post-modal__infos .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-quote.post-modal__infos p, .cp-sidebar[data-type="call"] .is-quote.post-myprive__infos p, .is-quote.post-timeline__infos .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-quote.post-timeline__infos p, .is-quote.post-blog__infos .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-quote.post-blog__infos p, .is-quote.cp-form-boxes__infos .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-quote.cp-form-boxes__infos p, .is-quote.post-comments__infos .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-quote.post-comments__infos p, .is-quote.post-modal__infos .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-quote.post-modal__infos p, .is-quote.post-myprive__infos .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-quote.post-myprive__infos p, .cp-sidebar[data-type="call"] .is-quote.post-timeline__infos p {
            max-width: 90%; } }
    .post-blog__infos + .post-actions, .cp-form-boxes__infos + .post-actions, .post-comments__infos + .post-actions, .post-modal__infos + .post-actions, .post-myprive__infos + .post-actions, .post-timeline__infos + .post-actions {
      margin-top: auto; }
  .post-modal__reviews, .post-myprive__reviews, .post-timeline__reviews {
    width: 100%;
    flex: 0 1 100%;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 8px; }
    .post-modal__reviews + .post-blog__text, .post-myprive__reviews + .post-blog__text, .post-timeline__reviews + .post-blog__text, .post-modal__reviews + .cp-form-boxes__text, .post-myprive__reviews + .cp-form-boxes__text, .post-timeline__reviews + .cp-form-boxes__text, .post-modal__reviews + .post-comments__text, .post-myprive__reviews + .post-comments__text, .post-timeline__reviews + .post-comments__text, .post-modal__reviews + .post-modal__text, .post-myprive__reviews + .post-modal__text, .post-timeline__reviews + .post-modal__text, .post-modal__reviews + .post-myprive__text, .post-myprive__reviews + .post-myprive__text, .post-timeline__reviews + .post-myprive__text, .post-modal__reviews + .post-timeline__text, .post-myprive__reviews + .post-timeline__text, .post-timeline__reviews + .post-timeline__text, .cp-sidebar[data-type="call"] .post-blog__infos .post-modal__reviews + p, .cp-sidebar[data-type="call"] .post-blog__infos .post-myprive__reviews + p, .cp-sidebar[data-type="call"] .post-blog__infos .post-timeline__reviews + p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-modal__reviews + p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-myprive__reviews + p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-timeline__reviews + p, .cp-sidebar[data-type="call"] .post-comments__infos .post-modal__reviews + p, .cp-sidebar[data-type="call"] .post-comments__infos .post-myprive__reviews + p, .cp-sidebar[data-type="call"] .post-comments__infos .post-timeline__reviews + p, .cp-sidebar[data-type="call"] .post-modal__infos .post-modal__reviews + p, .cp-sidebar[data-type="call"] .post-modal__infos .post-myprive__reviews + p, .cp-sidebar[data-type="call"] .post-modal__infos .post-timeline__reviews + p, .cp-sidebar[data-type="call"] .post-myprive__infos .post-modal__reviews + p, .cp-sidebar[data-type="call"] .post-myprive__infos .post-myprive__reviews + p, .cp-sidebar[data-type="call"] .post-myprive__infos .post-timeline__reviews + p, .cp-sidebar[data-type="call"] .post-timeline__infos .post-modal__reviews + p, .cp-sidebar[data-type="call"] .post-timeline__infos .post-myprive__reviews + p, .cp-sidebar[data-type="call"] .post-timeline__infos .post-timeline__reviews + p {
      margin-bottom: 14px; }
    @media all and (max-width: 939px) {
      .post-modal__reviews, .post-myprive__reviews, .post-timeline__reviews {
        justify-content: center; } }
  .post-modal__reviews-list, .post-myprive__reviews-list, .post-timeline__reviews-list {
    display: flex; }
  .post-modal__reviews-item, .post-myprive__reviews-item, .post-timeline__reviews-item {
    margin-left: 3px;
    float: left;
    display: flex;
    align-items: center; }
    .post-modal__reviews-item:nth-of-type(1), .post-myprive__reviews-item:nth-of-type(1), .post-timeline__reviews-item:nth-of-type(1) {
      margin-left: 0; }
  .post-modal__reviews-icon, .post-myprive__reviews-icon, .post-timeline__reviews-icon {
    font-size: 16px;
    color: transparent;
    -webkit-text-stroke: 1px rgba(255, 202, 57, 0.23);
    position: relative; }
    .is-full.post-modal__reviews-icon, .is-full.post-myprive__reviews-icon, .is-full.post-timeline__reviews-icon {
      color: #ffd200; }
    .is-half.post-modal__reviews-icon:after, .is-half.post-myprive__reviews-icon:after, .is-half.post-timeline__reviews-icon:after {
      position: absolute;
      top: 0;
      left: 0;
      width: 50%;
      font-size: 16px;
      color: #ffd200;
      overflow: hidden; }
    @media all and (max-width: 989px) {
      .post-modal__reviews-icon, .post-myprive__reviews-icon, .post-timeline__reviews-icon {
        font-size: 18px; } }
  .post-blog__title, .cp-form-boxes__title, .post-modal__title, .post-myprive__title, .post-timeline__title {
    color: rgba(255, 255, 255, 0.8);
    text-transform: none;
    word-break: break-word;
    word-wrap: break-word; }
    .post-blog__title ~ .post-blog__text, .cp-form-boxes__title ~ .post-blog__text, .post-modal__title ~ .post-blog__text, .post-myprive__title ~ .post-blog__text, .post-timeline__title ~ .post-blog__text, .post-blog__title ~ .cp-form-boxes__text, .cp-form-boxes__title ~ .cp-form-boxes__text, .post-modal__title ~ .cp-form-boxes__text, .post-myprive__title ~ .cp-form-boxes__text, .post-timeline__title ~ .cp-form-boxes__text, .post-blog__title ~ .post-comments__text, .cp-form-boxes__title ~ .post-comments__text, .post-modal__title ~ .post-comments__text, .post-myprive__title ~ .post-comments__text, .post-timeline__title ~ .post-comments__text, .post-blog__title ~ .post-modal__text, .cp-form-boxes__title ~ .post-modal__text, .post-modal__title ~ .post-modal__text, .post-myprive__title ~ .post-modal__text, .post-timeline__title ~ .post-modal__text, .post-blog__title ~ .post-myprive__text, .cp-form-boxes__title ~ .post-myprive__text, .post-modal__title ~ .post-myprive__text, .post-myprive__title ~ .post-myprive__text, .post-timeline__title ~ .post-myprive__text, .post-blog__title ~ .post-timeline__text, .cp-form-boxes__title ~ .post-timeline__text, .post-modal__title ~ .post-timeline__text, .post-myprive__title ~ .post-timeline__text, .post-timeline__title ~ .post-timeline__text, .cp-sidebar[data-type="call"] .post-blog__infos .post-blog__title ~ p, .cp-sidebar[data-type="call"] .post-blog__infos .cp-form-boxes__title ~ p, .cp-sidebar[data-type="call"] .post-blog__infos .post-modal__title ~ p, .cp-sidebar[data-type="call"] .post-blog__infos .post-myprive__title ~ p, .cp-sidebar[data-type="call"] .post-blog__infos .post-timeline__title ~ p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-blog__title ~ p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .cp-form-boxes__title ~ p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-modal__title ~ p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-myprive__title ~ p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-timeline__title ~ p, .cp-sidebar[data-type="call"] .post-comments__infos .post-blog__title ~ p, .cp-sidebar[data-type="call"] .post-comments__infos .cp-form-boxes__title ~ p, .cp-sidebar[data-type="call"] .post-comments__infos .post-modal__title ~ p, .cp-sidebar[data-type="call"] .post-comments__infos .post-myprive__title ~ p, .cp-sidebar[data-type="call"] .post-comments__infos .post-timeline__title ~ p, .cp-sidebar[data-type="call"] .post-modal__infos .post-blog__title ~ p, .cp-sidebar[data-type="call"] .post-modal__infos .cp-form-boxes__title ~ p, .cp-sidebar[data-type="call"] .post-modal__infos .post-modal__title ~ p, .cp-sidebar[data-type="call"] .post-modal__infos .post-myprive__title ~ p, .cp-sidebar[data-type="call"] .post-modal__infos .post-timeline__title ~ p, .cp-sidebar[data-type="call"] .post-myprive__infos .post-blog__title ~ p, .cp-sidebar[data-type="call"] .post-myprive__infos .cp-form-boxes__title ~ p, .cp-sidebar[data-type="call"] .post-myprive__infos .post-modal__title ~ p, .cp-sidebar[data-type="call"] .post-myprive__infos .post-myprive__title ~ p, .cp-sidebar[data-type="call"] .post-myprive__infos .post-timeline__title ~ p, .cp-sidebar[data-type="call"] .post-timeline__infos .post-blog__title ~ p, .cp-sidebar[data-type="call"] .post-timeline__infos .cp-form-boxes__title ~ p, .cp-sidebar[data-type="call"] .post-timeline__infos .post-modal__title ~ p, .cp-sidebar[data-type="call"] .post-timeline__infos .post-myprive__title ~ p, .cp-sidebar[data-type="call"] .post-timeline__infos .post-timeline__title ~ p {
      margin-top: 5px; }
    .post-blog__title .is-emoji, .cp-form-boxes__title .is-emoji, .post-modal__title .is-emoji, .post-myprive__title .is-emoji, .post-timeline__title .is-emoji {
      width: 1.2em;
      height: 1.2em;
      display: inline-block;
      vertical-align: sub;
      margin: 0 2px; }
  .post-blog__text, .cp-form-boxes__text, .post-comments__text, .post-modal__text, .post-myprive__text, .post-timeline__text, .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos p {
    color: rgba(255, 255, 255, 0.5);
    word-break: break-word;
    word-wrap: break-word;
    transition: All 0.15s ease-out; }
    .post-blog__text .rq-parsed-link, .cp-form-boxes__text .rq-parsed-link, .post-comments__text .rq-parsed-link, .post-modal__text .rq-parsed-link, .post-myprive__text .rq-parsed-link, .post-timeline__text .rq-parsed-link, .cp-sidebar[data-type="call"] .post-blog__infos p .rq-parsed-link, .cp-sidebar[data-type="call"] .cp-form-boxes__infos p .rq-parsed-link, .cp-sidebar[data-type="call"] .post-comments__infos p .rq-parsed-link, .cp-sidebar[data-type="call"] .post-modal__infos p .rq-parsed-link, .cp-sidebar[data-type="call"] .post-myprive__infos p .rq-parsed-link, .cp-sidebar[data-type="call"] .post-timeline__infos p .rq-parsed-link {
      text-decoration: underline; }
    .post-blog__text .is-emoji, .cp-form-boxes__text .is-emoji, .post-comments__text .is-emoji, .post-modal__text .is-emoji, .post-myprive__text .is-emoji, .post-timeline__text .is-emoji, .cp-sidebar[data-type="call"] .post-blog__infos p .is-emoji, .cp-sidebar[data-type="call"] .cp-form-boxes__infos p .is-emoji, .cp-sidebar[data-type="call"] .post-comments__infos p .is-emoji, .cp-sidebar[data-type="call"] .post-modal__infos p .is-emoji, .cp-sidebar[data-type="call"] .post-myprive__infos p .is-emoji, .cp-sidebar[data-type="call"] .post-timeline__infos p .is-emoji {
      width: 1.2em;
      height: 1.2em;
      display: inline-block;
      vertical-align: sub;
      margin: 0 2px; }
  .post-myprive__category-icon {
    font-size: 16px; }
  .post-blog__date, .post-modal__date, .post-myprive__date, .post-timeline__date {
    color: rgba(255, 255, 255, 0.3);
    font-size: 14px;
    line-height: 1.57;
    font-style: italic;
    margin-left: auto;
    transition: All 0.15s ease-out; }
    .post-blog__date + .btn_report, .post-modal__date + .btn_report, .post-myprive__date + .btn_report, .post-timeline__date + .btn_report {
      margin-left: 5px;
      color: rgba(255, 255, 255, 0.3); }
  .post-modal__alert, .post-myprive__alert, .post-photo__alert, .post-timeline__alert {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center; }
    .post-modal__alert:not(.is-inline), .post-myprive__alert:not(.is-inline), .post-photo__alert:not(.is-inline), .post-timeline__alert:not(.is-inline) {
      position: absolute;
      top: 0;
      left: 0;
      height: 100%; }
    .has-border.post-modal__alert, .has-border.post-myprive__alert, .has-border.post-photo__alert, .has-border.post-timeline__alert {
      border: 3px dashed;
      border-color: #298c3b; }
    .is-column.post-modal__alert, .is-column.post-myprive__alert, .is-column.post-photo__alert, .is-column.post-timeline__alert {
      flex-direction: column; }
    .is-cursor-pointer.post-modal__alert, .is-cursor-pointer.post-myprive__alert, .is-cursor-pointer.post-photo__alert, .is-cursor-pointer.post-timeline__alert {
      cursor: pointer; }
    .post-modal__alert[data-type="premium"], .post-myprive__alert[data-type="premium"], .post-photo__alert[data-type="premium"], .post-timeline__alert[data-type="premium"] {
      pointer-events: none;
      background-color: rgba(20, 3, 36, 0.65); }
      .post-modal__alert[data-type="premium"] .post-modal__alert-icon, .post-myprive__alert[data-type="premium"] .post-modal__alert-icon, .post-photo__alert[data-type="premium"] .post-modal__alert-icon, .post-timeline__alert[data-type="premium"] .post-modal__alert-icon, .post-modal__alert[data-type="premium"] .post-myprive__alert-icon, .post-myprive__alert[data-type="premium"] .post-myprive__alert-icon, .post-photo__alert[data-type="premium"] .post-myprive__alert-icon, .post-timeline__alert[data-type="premium"] .post-myprive__alert-icon, .post-modal__alert[data-type="premium"] .post-photo__alert-icon, .post-myprive__alert[data-type="premium"] .post-photo__alert-icon, .post-photo__alert[data-type="premium"] .post-photo__alert-icon, .post-timeline__alert[data-type="premium"] .post-photo__alert-icon, .post-modal__alert[data-type="premium"] .post-timeline__alert-icon, .post-myprive__alert[data-type="premium"] .post-timeline__alert-icon, .post-photo__alert[data-type="premium"] .post-timeline__alert-icon, .post-timeline__alert[data-type="premium"] .post-timeline__alert-icon {
        color: #ffd200;
        font-size: 31px;
        border-radius: 100%;
        background-color: rgba(0, 0, 0, 0.28);
        width: 55px;
        height: 55px;
        display: flex;
        align-items: center;
        justify-content: center; }
      .post-modal__alert[data-type="premium"] .post-modal__alert-icon-story, .post-myprive__alert[data-type="premium"] .post-modal__alert-icon-story, .post-photo__alert[data-type="premium"] .post-modal__alert-icon-story, .post-timeline__alert[data-type="premium"] .post-modal__alert-icon-story {
        width: 75px;
        height: 75px; }
      .post-modal__alert[data-type="premium"] .post-modal__alert-title, .post-myprive__alert[data-type="premium"] .post-modal__alert-title, .post-photo__alert[data-type="premium"] .post-modal__alert-title, .post-timeline__alert[data-type="premium"] .post-modal__alert-title, .post-modal__alert[data-type="premium"] .post-myprive__alert-title, .post-myprive__alert[data-type="premium"] .post-myprive__alert-title, .post-photo__alert[data-type="premium"] .post-myprive__alert-title, .post-timeline__alert[data-type="premium"] .post-myprive__alert-title, .post-modal__alert[data-type="premium"] .post-photo__alert-title, .post-myprive__alert[data-type="premium"] .post-photo__alert-title, .post-photo__alert[data-type="premium"] .post-photo__alert-title, .post-timeline__alert[data-type="premium"] .post-photo__alert-title, .post-modal__alert[data-type="premium"] .post-timeline__alert-title, .post-myprive__alert[data-type="premium"] .post-timeline__alert-title, .post-photo__alert[data-type="premium"] .post-timeline__alert-title, .post-timeline__alert[data-type="premium"] .post-timeline__alert-title {
        padding: 0;
        background-color: transparent;
        margin-top: 10px;
        font-weight: 700;
        font-size: 14px; }
    .post-modal__alert[data-type="blurred"], .post-myprive__alert[data-type="blurred"], .post-photo__alert[data-type="blurred"], .post-timeline__alert[data-type="blurred"] {
      /*pointer-events: none;*/
      background-color: transparent; }
      .post-modal__alert[data-type="blurred"] .post-modal__alert-icon, .post-myprive__alert[data-type="blurred"] .post-modal__alert-icon, .post-photo__alert[data-type="blurred"] .post-modal__alert-icon, .post-timeline__alert[data-type="blurred"] .post-modal__alert-icon, .post-modal__alert[data-type="blurred"] .post-myprive__alert-icon, .post-myprive__alert[data-type="blurred"] .post-myprive__alert-icon, .post-photo__alert[data-type="blurred"] .post-myprive__alert-icon, .post-timeline__alert[data-type="blurred"] .post-myprive__alert-icon, .post-modal__alert[data-type="blurred"] .post-photo__alert-icon, .post-myprive__alert[data-type="blurred"] .post-photo__alert-icon, .post-photo__alert[data-type="blurred"] .post-photo__alert-icon, .post-timeline__alert[data-type="blurred"] .post-photo__alert-icon, .post-modal__alert[data-type="blurred"] .post-timeline__alert-icon, .post-myprive__alert[data-type="blurred"] .post-timeline__alert-icon, .post-photo__alert[data-type="blurred"] .post-timeline__alert-icon, .post-timeline__alert[data-type="blurred"] .post-timeline__alert-icon {
        color: #fff;
        font-size: 31px;
        border-radius: 100%;
        background-color: rgba(0, 0, 0, 0.28);
        width: 48px;
        height: 48px;
        display: flex;
        align-items: center;
        justify-content: center;
        fill: #fff; }
      .post-modal__alert[data-type="blurred"] .post-modal__alert-title, .post-myprive__alert[data-type="blurred"] .post-modal__alert-title, .post-photo__alert[data-type="blurred"] .post-modal__alert-title, .post-timeline__alert[data-type="blurred"] .post-modal__alert-title, .post-modal__alert[data-type="blurred"] .post-myprive__alert-title, .post-myprive__alert[data-type="blurred"] .post-myprive__alert-title, .post-photo__alert[data-type="blurred"] .post-myprive__alert-title, .post-timeline__alert[data-type="blurred"] .post-myprive__alert-title, .post-modal__alert[data-type="blurred"] .post-photo__alert-title, .post-myprive__alert[data-type="blurred"] .post-photo__alert-title, .post-photo__alert[data-type="blurred"] .post-photo__alert-title, .post-timeline__alert[data-type="blurred"] .post-photo__alert-title, .post-modal__alert[data-type="blurred"] .post-timeline__alert-title, .post-myprive__alert[data-type="blurred"] .post-timeline__alert-title, .post-photo__alert[data-type="blurred"] .post-timeline__alert-title, .post-timeline__alert[data-type="blurred"] .post-timeline__alert-title {
        padding: 0;
        background-color: transparent;
        margin-top: 10px;
        font-weight: 700;
        font-size: 14px; }
      .post-modal__alert[data-type="blurred"] .cp-myprive-form__button, .post-myprive__alert[data-type="blurred"] .cp-myprive-form__button, .post-photo__alert[data-type="blurred"] .cp-myprive-form__button, .post-timeline__alert[data-type="blurred"] .cp-myprive-form__button, .post-modal__alert[data-type="blurred"] .profile-form__button, .post-myprive__alert[data-type="blurred"] .profile-form__button, .post-photo__alert[data-type="blurred"] .profile-form__button, .post-timeline__alert[data-type="blurred"] .profile-form__button, .post-modal__alert[data-type="blurred"] .side-profile-form__button, .post-myprive__alert[data-type="blurred"] .side-profile-form__button, .post-photo__alert[data-type="blurred"] .side-profile-form__button, .post-timeline__alert[data-type="blurred"] .side-profile-form__button {
        border-color: #47b50a; }
      .post-modal__alert[data-type="blurred"] .post-timeline__price, .post-myprive__alert[data-type="blurred"] .post-timeline__price, .post-photo__alert[data-type="blurred"] .post-timeline__price, .post-timeline__alert[data-type="blurred"] .post-timeline__price {
        pointer-events: inherit; }
    .post-modal__alert[data-type="archived"], .post-myprive__alert[data-type="archived"], .post-photo__alert[data-type="archived"], .post-timeline__alert[data-type="archived"] {
      display: none;
      z-index: 1;
      pointer-events: none;
      background-color: rgba(0, 0, 0, 0.95); }
      .post-modal__alert[data-type="archived"] .post-modal__alert-icon, .post-myprive__alert[data-type="archived"] .post-modal__alert-icon, .post-photo__alert[data-type="archived"] .post-modal__alert-icon, .post-timeline__alert[data-type="archived"] .post-modal__alert-icon, .post-modal__alert[data-type="archived"] .post-myprive__alert-icon, .post-myprive__alert[data-type="archived"] .post-myprive__alert-icon, .post-photo__alert[data-type="archived"] .post-myprive__alert-icon, .post-timeline__alert[data-type="archived"] .post-myprive__alert-icon, .post-modal__alert[data-type="archived"] .post-photo__alert-icon, .post-myprive__alert[data-type="archived"] .post-photo__alert-icon, .post-photo__alert[data-type="archived"] .post-photo__alert-icon, .post-timeline__alert[data-type="archived"] .post-photo__alert-icon, .post-modal__alert[data-type="archived"] .post-timeline__alert-icon, .post-myprive__alert[data-type="archived"] .post-timeline__alert-icon, .post-photo__alert[data-type="archived"] .post-timeline__alert-icon, .post-timeline__alert[data-type="archived"] .post-timeline__alert-icon {
        color: #FFF;
        font-size: 25px;
        border-radius: 100%;
        background-color: rgba(0, 0, 0, 0.28);
        width: 45px;
        height: 45px;
        display: flex;
        align-items: center;
        justify-content: center; }
      .post-modal__alert[data-type="archived"] .post-modal__alert-title, .post-myprive__alert[data-type="archived"] .post-modal__alert-title, .post-photo__alert[data-type="archived"] .post-modal__alert-title, .post-timeline__alert[data-type="archived"] .post-modal__alert-title, .post-modal__alert[data-type="archived"] .post-myprive__alert-title, .post-myprive__alert[data-type="archived"] .post-myprive__alert-title, .post-photo__alert[data-type="archived"] .post-myprive__alert-title, .post-timeline__alert[data-type="archived"] .post-myprive__alert-title, .post-modal__alert[data-type="archived"] .post-photo__alert-title, .post-myprive__alert[data-type="archived"] .post-photo__alert-title, .post-photo__alert[data-type="archived"] .post-photo__alert-title, .post-timeline__alert[data-type="archived"] .post-photo__alert-title, .post-modal__alert[data-type="archived"] .post-timeline__alert-title, .post-myprive__alert[data-type="archived"] .post-timeline__alert-title, .post-photo__alert[data-type="archived"] .post-timeline__alert-title, .post-timeline__alert[data-type="archived"] .post-timeline__alert-title {
        padding: 0;
        background-color: transparent;
        margin-top: 10px;
        font-weight: 700;
        font-size: 14px; }
    .post-modal__alert[data-type="paid"], .post-myprive__alert[data-type="paid"], .post-photo__alert[data-type="paid"], .post-timeline__alert[data-type="paid"] {
      pointer-events: none;
      background-color: transparent; }
      .post-modal__alert[data-type="paid"] .post-modal__alert-icon, .post-myprive__alert[data-type="paid"] .post-modal__alert-icon, .post-photo__alert[data-type="paid"] .post-modal__alert-icon, .post-timeline__alert[data-type="paid"] .post-modal__alert-icon, .post-modal__alert[data-type="paid"] .post-myprive__alert-icon, .post-myprive__alert[data-type="paid"] .post-myprive__alert-icon, .post-photo__alert[data-type="paid"] .post-myprive__alert-icon, .post-timeline__alert[data-type="paid"] .post-myprive__alert-icon, .post-modal__alert[data-type="paid"] .post-photo__alert-icon, .post-myprive__alert[data-type="paid"] .post-photo__alert-icon, .post-photo__alert[data-type="paid"] .post-photo__alert-icon, .post-timeline__alert[data-type="paid"] .post-photo__alert-icon, .post-modal__alert[data-type="paid"] .post-timeline__alert-icon, .post-myprive__alert[data-type="paid"] .post-timeline__alert-icon, .post-photo__alert[data-type="paid"] .post-timeline__alert-icon, .post-timeline__alert[data-type="paid"] .post-timeline__alert-icon {
        color: #e83a89;
        fill: #e83a89;
        font-size: 31px;
        border-radius: 100%;
        /*background-color: rgba(#000, 0.28);*/
        width: 55px;
        height: 55px;
        display: flex;
        align-items: center;
        justify-content: center; }
      .post-modal__alert[data-type="paid"] .post-modal__alert-title, .post-myprive__alert[data-type="paid"] .post-modal__alert-title, .post-photo__alert[data-type="paid"] .post-modal__alert-title, .post-timeline__alert[data-type="paid"] .post-modal__alert-title, .post-modal__alert[data-type="paid"] .post-myprive__alert-title, .post-myprive__alert[data-type="paid"] .post-myprive__alert-title, .post-photo__alert[data-type="paid"] .post-myprive__alert-title, .post-timeline__alert[data-type="paid"] .post-myprive__alert-title, .post-modal__alert[data-type="paid"] .post-photo__alert-title, .post-myprive__alert[data-type="paid"] .post-photo__alert-title, .post-photo__alert[data-type="paid"] .post-photo__alert-title, .post-timeline__alert[data-type="paid"] .post-photo__alert-title, .post-modal__alert[data-type="paid"] .post-timeline__alert-title, .post-myprive__alert[data-type="paid"] .post-timeline__alert-title, .post-photo__alert[data-type="paid"] .post-timeline__alert-title, .post-timeline__alert[data-type="paid"] .post-timeline__alert-title {
        padding: 0;
        background-color: transparent;
        margin-top: 10px;
        font-weight: 700;
        font-size: 14px; }
      .post-modal__alert[data-type="paid"] .cp-myprive-form__button, .post-myprive__alert[data-type="paid"] .cp-myprive-form__button, .post-photo__alert[data-type="paid"] .cp-myprive-form__button, .post-timeline__alert[data-type="paid"] .cp-myprive-form__button, .post-modal__alert[data-type="paid"] .profile-form__button, .post-myprive__alert[data-type="paid"] .profile-form__button, .post-photo__alert[data-type="paid"] .profile-form__button, .post-timeline__alert[data-type="paid"] .profile-form__button, .post-modal__alert[data-type="paid"] .side-profile-form__button, .post-myprive__alert[data-type="paid"] .side-profile-form__button, .post-photo__alert[data-type="paid"] .side-profile-form__button, .post-timeline__alert[data-type="paid"] .side-profile-form__button {
        background-color: #e83a89;
        border-color: #e83a89;
        color: #FFF; }
        .post-modal__alert[data-type="paid"] .cp-myprive-form__button svg[data-earlyaccess-icon=true], .post-myprive__alert[data-type="paid"] .cp-myprive-form__button svg[data-earlyaccess-icon=true], .post-photo__alert[data-type="paid"] .cp-myprive-form__button svg[data-earlyaccess-icon=true], .post-timeline__alert[data-type="paid"] .cp-myprive-form__button svg[data-earlyaccess-icon=true], .post-modal__alert[data-type="paid"] .profile-form__button svg[data-earlyaccess-icon=true], .post-myprive__alert[data-type="paid"] .profile-form__button svg[data-earlyaccess-icon=true], .post-photo__alert[data-type="paid"] .profile-form__button svg[data-earlyaccess-icon=true], .post-timeline__alert[data-type="paid"] .profile-form__button svg[data-earlyaccess-icon=true], .post-modal__alert[data-type="paid"] .side-profile-form__button svg[data-earlyaccess-icon=true], .post-myprive__alert[data-type="paid"] .side-profile-form__button svg[data-earlyaccess-icon=true], .post-photo__alert[data-type="paid"] .side-profile-form__button svg[data-earlyaccess-icon=true], .post-timeline__alert[data-type="paid"] .side-profile-form__button svg[data-earlyaccess-icon=true] {
          fill: #fff;
          width: 27px;
          height: 27px;
          margin-right: 6px;
          position: relative;
          left: -4px; }
        @media all and (max-width: 939px) {
          .post-modal__alert[data-type="paid"] .cp-myprive-form__button, .post-myprive__alert[data-type="paid"] .cp-myprive-form__button, .post-photo__alert[data-type="paid"] .cp-myprive-form__button, .post-timeline__alert[data-type="paid"] .cp-myprive-form__button, .post-modal__alert[data-type="paid"] .profile-form__button, .post-myprive__alert[data-type="paid"] .profile-form__button, .post-photo__alert[data-type="paid"] .profile-form__button, .post-timeline__alert[data-type="paid"] .profile-form__button, .post-modal__alert[data-type="paid"] .side-profile-form__button, .post-myprive__alert[data-type="paid"] .side-profile-form__button, .post-photo__alert[data-type="paid"] .side-profile-form__button, .post-timeline__alert[data-type="paid"] .side-profile-form__button {
            padding: 10px 15px; }
            .post-modal__alert[data-type="paid"] .has-icon.cp-myprive-form__button, .post-myprive__alert[data-type="paid"] .has-icon.cp-myprive-form__button, .post-photo__alert[data-type="paid"] .has-icon.cp-myprive-form__button, .post-timeline__alert[data-type="paid"] .has-icon.cp-myprive-form__button, .post-modal__alert[data-type="paid"] .has-icon.profile-form__button, .post-myprive__alert[data-type="paid"] .has-icon.profile-form__button, .post-photo__alert[data-type="paid"] .has-icon.profile-form__button, .post-timeline__alert[data-type="paid"] .has-icon.profile-form__button, .post-modal__alert[data-type="paid"] .has-icon.side-profile-form__button, .post-myprive__alert[data-type="paid"] .has-icon.side-profile-form__button, .post-photo__alert[data-type="paid"] .has-icon.side-profile-form__button, .post-timeline__alert[data-type="paid"] .has-icon.side-profile-form__button {
              line-height: 31px; }
            .post-modal__alert[data-type="paid"] .cp-myprive-form__button svg[data-earlyaccess-icon=true], .post-myprive__alert[data-type="paid"] .cp-myprive-form__button svg[data-earlyaccess-icon=true], .post-photo__alert[data-type="paid"] .cp-myprive-form__button svg[data-earlyaccess-icon=true], .post-timeline__alert[data-type="paid"] .cp-myprive-form__button svg[data-earlyaccess-icon=true], .post-modal__alert[data-type="paid"] .profile-form__button svg[data-earlyaccess-icon=true], .post-myprive__alert[data-type="paid"] .profile-form__button svg[data-earlyaccess-icon=true], .post-photo__alert[data-type="paid"] .profile-form__button svg[data-earlyaccess-icon=true], .post-timeline__alert[data-type="paid"] .profile-form__button svg[data-earlyaccess-icon=true], .post-modal__alert[data-type="paid"] .side-profile-form__button svg[data-earlyaccess-icon=true], .post-myprive__alert[data-type="paid"] .side-profile-form__button svg[data-earlyaccess-icon=true], .post-photo__alert[data-type="paid"] .side-profile-form__button svg[data-earlyaccess-icon=true], .post-timeline__alert[data-type="paid"] .side-profile-form__button svg[data-earlyaccess-icon=true] {
              width: 25px;
              height: 25px; } }
    .post-modal__alert[data-type="processing"] .post-modal__alert-icon, .post-myprive__alert[data-type="processing"] .post-modal__alert-icon, .post-photo__alert[data-type="processing"] .post-modal__alert-icon, .post-timeline__alert[data-type="processing"] .post-modal__alert-icon, .post-modal__alert[data-type="processing"] .post-myprive__alert-icon, .post-myprive__alert[data-type="processing"] .post-myprive__alert-icon, .post-photo__alert[data-type="processing"] .post-myprive__alert-icon, .post-timeline__alert[data-type="processing"] .post-myprive__alert-icon, .post-modal__alert[data-type="processing"] .post-photo__alert-icon, .post-myprive__alert[data-type="processing"] .post-photo__alert-icon, .post-photo__alert[data-type="processing"] .post-photo__alert-icon, .post-timeline__alert[data-type="processing"] .post-photo__alert-icon, .post-modal__alert[data-type="processing"] .post-timeline__alert-icon, .post-myprive__alert[data-type="processing"] .post-timeline__alert-icon, .post-photo__alert[data-type="processing"] .post-timeline__alert-icon, .post-timeline__alert[data-type="processing"] .post-timeline__alert-icon {
      opacity: 0.5; }
  .post-modal__alert-title, .post-myprive__alert-title, .post-photo__alert-title, .post-timeline__alert-title {
    width: auto;
    float: left;
    padding: 3px 15px;
    border-radius: 50px;
    text-align: center;
    max-width: calc(100% - 30px);
    color: #FFF;
    background-color: get-color("red-hot"); }
    .is-green.post-modal__alert-title, .is-green.post-myprive__alert-title, .is-green.post-photo__alert-title, .is-green.post-timeline__alert-title {
      background-color: #298c3b; }
    @media all and (max-width: 939px) {
      .post-modal__alert-title, .post-myprive__alert-title, .post-photo__alert-title, .post-timeline__alert-title {
        font-size: 12px; } }
  .post-modal__alert-icon, .post-myprive__alert-icon, .post-photo__alert-icon, .post-timeline__alert-icon {
    color: get-color("red-hot");
    font-size: 5em; }
    .is-green.post-modal__alert-icon, .is-green.post-myprive__alert-icon, .is-green.post-photo__alert-icon, .is-green.post-timeline__alert-icon {
      color: #298c3b; }
    .post-modal__alert-icon[data-type="watermark"], .post-myprive__alert-icon[data-type="watermark"], .post-photo__alert-icon[data-type="watermark"], .post-timeline__alert-icon[data-type="watermark"] {
      width: 100% !important;
      height: auto !important;
      max-width: 25%;
      position: absolute;
      bottom: 5px;
      left: 0;
      right: 0;
      margin: auto;
      opacity: .85;
      border-radius: 0 !important;
      background-color: transparent !important; }
  .post-modal__bullets, .post-myprive__bullets, .post-photo__bullets, .post-timeline__bullets {
    display: none;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 0;
    z-index: 2;
    bottom: 10px; }
    .is-active.post-modal__bullets, .is-active.post-myprive__bullets, .is-active.post-photo__bullets, .is-active.post-timeline__bullets {
      display: flex; }
    @media all and (max-width: 939px) {
      .post-modal__bullets, .post-myprive__bullets, .post-photo__bullets, .post-timeline__bullets {
        bottom: 10px; } }
    .post-modal__bullets li, .post-myprive__bullets li, .post-photo__bullets li, .post-timeline__bullets li {
      width: 6px;
      height: 6px;
      background-color: #fff;
      border-radius: 100%;
      margin: 0 2.5px; }
      .post-modal__bullets li.is-active, .post-myprive__bullets li.is-active, .post-photo__bullets li.is-active, .post-timeline__bullets li.is-active {
        background-color: #408fd2; }
  .post-modal__navigation, .post-myprive__navigation, .post-photo__navigation, .post-timeline__navigation {
    width: 40px;
    height: 40px;
    position: absolute;
    font-size: 18px;
    margin: auto;
    color: #FFF;
    box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.62);
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 50px; }
    @media all and (max-width: 939px) {
      .post-modal__navigation, .post-myprive__navigation, .post-photo__navigation, .post-timeline__navigation {
        bottom: 20px18px; } }
    .post-modal__navigation:hover, .post-myprive__navigation:hover, .post-photo__navigation:hover, .post-timeline__navigation:hover {
      text-decoration: none; }
    .is-disabled.post-modal__navigation, .is-disabled.post-myprive__navigation, .is-disabled.post-photo__navigation, .is-disabled.post-timeline__navigation {
      display: none; }
    .post-modal__navigation[data-type="next"], .post-myprive__navigation[data-type="next"], .post-photo__navigation[data-type="next"], .post-timeline__navigation[data-type="next"] {
      bottom: 50vh;
      right: 2%;
      letter-spacing: -2px; }
      @media screen and (max-width: 939px) {
        .post-modal__navigation[data-type="next"], .post-myprive__navigation[data-type="next"], .post-photo__navigation[data-type="next"], .post-timeline__navigation[data-type="next"] {
          left: 0;
          right: -32%;
          bottom: 15.5vh; } }
    .post-modal__navigation[data-type="prev"], .post-myprive__navigation[data-type="prev"], .post-photo__navigation[data-type="prev"], .post-timeline__navigation[data-type="prev"] {
      bottom: 50vh;
      left: 2%;
      letter-spacing: 2px; }
      @media screen and (max-width: 939px) {
        .post-modal__navigation[data-type="prev"], .post-myprive__navigation[data-type="prev"], .post-photo__navigation[data-type="prev"], .post-timeline__navigation[data-type="prev"] {
          right: 0;
          left: -32%;
          bottom: 15.5vh; } }

.header-profile {
  display: flex;
  flex-wrap: wrap; }
  @media all and (max-width: 939px) {
    .header-profile {
      margin-bottom: 10px; } }
  .header-profile__content {
    position: relative;
    display: flex;
    flex-wrap: wrap; }
    @media all and (max-width: 939px) {
      .header-profile__content {
        align-items: center;
        align-content: flex-start;
        z-index: 1;
        padding: 0; }
        .is-justify.header-profile__content {
          justify-content: space-around; } }
  .header-profile__cover {
    position: relative; }
    .header-profile__cover .loader {
      height: 100%;
      background: rgba(0, 0, 0, 0.6);
      margin: 0px; }
    @media all and (max-width: 939px) {
      .header-profile__cover {
        overflow: hidden;
        height: auto !important; } }
  .header-profile__cover-container {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto; }
    html:not(.computer) .header-profile__cover-container {
      display: none; }
    @media all and (max-width: 939px) {
      .header-profile__cover-container {
        display: none; } }
  .header-profile__cover-data {
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.55);
    z-index: 1; }
    @media all and (min-width: 940px) {
      .is-hidden.header-profile__cover-data {
        display: none; } }
    @media all and (max-width: 939px) {
      .header-profile__cover-data {
        position: inherit;
        background-color: transparent;
        margin-top: 30px;
        margin-bottom: 16px; }
        .header-profile__cover-data:after {
          content: '';
          position: absolute;
          left: -200px;
          bottom: -110px;
          height: calc(50% + 150px);
          width: calc(100% + 400px);
          background: #131313;
          border-radius: 100% 100% 0 0; } }
  .header-profile__cover-move {
    height: 100%;
    position: relative;
    overflow: hidden; }
    @media all and (max-width: 989px) {
      .header-profile__cover-move {
        position: absolute;
        top: 0;
        left: 0;
        background-color: #27001a; } }
  .header-profile__cover-form {
    position: absolute;
    top: 20px;
    right: 20px;
    float: left;
    z-index: 1; }
  .header-profile__image {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0.5; }
  .header-profile__avatar {
    float: left;
    position: absolute;
    border-radius: 100%;
    bottom: 0;
    margin: auto; }
    @media all and (max-width: 939px) {
      .header-profile__avatar {
        width: 150px !important;
        height: 150px !important;
        flex: none !important;
        position: inherit;
        order: 2;
        margin: 0;
        top: inherit !important;
        bottom: inherit !important;
        left: inherit; } }
  .header-profile__avatar-link {
    height: 100%;
    display: flex;
    justify-content: center;
    overflow: inherit !important; }
    .is-offline.header-profile__avatar-link {
      background-color: transparent !important; }
    .header-profile__avatar-link:hover {
      text-decoration: none; }
  .header-profile__container {
    width: auto;
    flex: 1 1 10em;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start; }
    @media all and (max-width: 939px) {
      .is-gutter.header-profile__container {
        padding-left: 0 !important; } }
    @media all and (max-width: 939px) {
      .header-profile__container {
        width: 100%;
        flex: 0 1 100%;
        order: -1;
        justify-content: center; } }
  .header-profile__data {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    flex: 1 1 10em;
    padding: 13px 0; }
    @media all and (max-width: 939px) {
      .header-profile__data {
        justify-content: center;
        margin-bottom: 14px; } }
  .header-profile__nickname {
    width: auto;
    flex: 1 1 auto;
    float: left;
    color: #ffffff;
    text-transform: none; }
    @media all and (max-width: 939px) {
      .header-profile__nickname {
        text-align: center;
        font-size: 31px; } }
  .header-profile__nickname-link {
    color: #ffffff;
    transition: All 0.15s ease-out; }
    .header-profile__nickname-link:hover {
      text-decoration: none;
      opacity: 0.7; }
  .header-profile__partner {
    color: #ffd200;
    font-size: 14px; }
    @media all and (max-width: 939px) {
      .header-profile__partner {
        font-size: 18px;
        text-align: center; } }
  .header-profile__navigation {
    display: flex;
    background-color: #202020; }
    @media all and (max-width: 939px) {
      .header-profile__navigation {
        background-color: transparent; } }
  .header-profile__navigation-list {
    display: flex;
    align-items: center;
    padding: 0 20px 0 0; }
    @media all and (max-width: 939px) {
      .header-profile__navigation-list {
        justify-content: space-between;
        max-width: 480px;
        padding: 0;
        scrollbar-width: none;
        overflow: auto; } }
  .header-profile__navigation-item {
    display: flex;
    float: left;
    flex-direction: column;
    align-items: center;
    min-width: 9em;
    position: relative;
    transition: all 0.3s; }
    @media screen and (max-width: 939px) {
      .header-profile__navigation-item {
        min-width: 107px !important; }
        .is-uploader.header-profile__navigation-item {
          min-width: 58px !important; } }
    .is-menu.header-profile__navigation-item a span {
      font-size: 16px !important;
      margin: 5px; }
      @media screen and (max-width: 939px) {
        .is-menu.header-profile__navigation-item a span {
          font-size: 13px !important; } }
    .is-menu.header-profile__navigation-item a svg {
      width: 25px;
      height: 25px;
      fill: #fff; }
    .is-menu.header-profile__navigation-item a.is-disabled svg {
      fill: rgba(255, 255, 255, 0.25) !important; }
    .is-active.header-profile__navigation-item a svg {
      fill: #fff; }
    .is-active.header-profile__navigation-item .header-profile__navigation-link {
      position: relative; }
      .is-active.header-profile__navigation-item .header-profile__navigation-link:before {
        content: '';
        width: 100%;
        height: 4px;
        background-color: #ffd200;
        position: absolute;
        bottom: 0;
        left: 0;
        border-radius: 50px; }
    .is-active.header-profile__navigation-item .header-profile__navigation-text {
      color: #FFF; }
    @media all and (max-width: 939px) {
      .is-uploader.header-profile__navigation-item {
        position: fixed;
        bottom: 82px;
        left: 50%;
        margin-left: -35px;
        z-index: 101;
        display: block; }
        .is-uploader.header-profile__navigation-item .header-profile__navigation-text {
          display: none; }
        .is-uploader.header-profile__navigation-item .header-profile__navigation-link[data-rel="upload-profile"] {
          border-radius: 50%;
          padding: 8px !important;
          width: 58px !important; }
        .is-uploader.header-profile__navigation-item .header-profile__navigation-icon.is-add {
          width: 42px;
          height: 42px;
          padding: 10px; } }
    .is-last.header-profile__navigation-item {
      margin-left: auto; }
    .has-icon-only.header-profile__navigation-item {
      justify-content: center;
      cursor: pointer; }
      .has-icon-only.is-active.header-profile__navigation-item .header-profile__navigation-icon {
        color: #FFF;
        cursor: pointer; }
      .has-icon-only.header-profile__navigation-item .header-profile__navigation-icon {
        height: 100%;
        font-size: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        -webkit-text-stroke: 1px #ffffff;
        color: transparent; }
    @media all and (max-width: 1024px) {
      .header-profile__navigation-item {
        min-width: inherit;
        flex: 1 1 auto; } }
  .header-profile__navigation-link {
    padding: 16px 14px;
    align-self: stretch;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center; }
    .header-profile__navigation-link[data-rel="upload-profile"] {
      background: #2f2f2f;
      border-radius: 18px;
      padding: 6px;
      padding-right: 30px; }
      .header-profile__navigation-link[data-rel="upload-profile"] .header-profile__navigation-text {
        margin-left: 14px;
        font-size: 11px !important;
        font-weight: 600; }
    .header-profile__navigation-link:hover {
      text-decoration: none; }
      .header-profile__navigation-link:hover .header-profile__navigation-text {
        color: rgba(255, 255, 255, 0.75); }
    .is-disabled.header-profile__navigation-link {
      cursor: default;
      color: #FFF; }
      .is-disabled.header-profile__navigation-link:hover {
        color: #FFF; }
        .is-disabled.header-profile__navigation-link:hover .header-profile__navigation-text {
          color: rgba(255, 255, 255, 0.25); }
        .is-disabled.header-profile__navigation-link:hover .header-profile__navigation-icon {
          opacity: 0.25; }
      .is-disabled.header-profile__navigation-link .header-profile__navigation-text {
        color: rgba(255, 255, 255, 0.25); }
      .is-disabled.header-profile__navigation-link .header-profile__navigation-icon {
        opacity: 0.25; }
    @media all and (max-width: 939px) {
      .header-profile__navigation-link {
        flex-wrap: wrap;
        flex-direction: column;
        padding: 10px; } }
  .header-profile__navigation-text {
    color: #FFF;
    font-size: 14px;
    text-transform: uppercase; }
    @media all and (max-width: 1024px) {
      .header-profile__navigation-text {
        margin-left: 0 !important;
        font-size: 9px;
        margin-top: 3px; } }
  .header-profile__navigation-icon {
    width: 16px;
    height: 16px;
    display: block;
    float: left; }
    .is-add.header-profile__navigation-icon {
      background: #fed130;
      border-radius: 50px;
      width: 26px;
      height: 26px;
      padding: 5px; }
    .header-profile__navigation-icon + .header-profile__navigation-text {
      margin-left: 10px; }
    .is-rotate.header-profile__navigation-icon:before {
      transform: rotate(90deg); }
    .header-profile__navigation-icon + .cp-tooltip-actions {
      top: 40px;
      right: 40px; }
      @media all and (max-width: 939px) {
        .header-profile__navigation-icon + .cp-tooltip-actions {
          right: 0; } }
    @media all and (max-width: 1024px) {
      .header-profile__navigation-icon {
        width: 20px;
        height: 20px; } }

.loader, .cp-blog-center, .cp-page__content, .center-profile, .cp-blog-center__title, .cp-page__title, .cp-stories__title, .center-profile__title, .cp-blog-infos, .internal-profile, .internal-profile__date, .cp-page__text, .internal-profile__text, .internal-profile__footer, .cp-blog-navigation, .side-profile__tags, .post-blog, .post-comments, .post-modal, .cp-myprive-chat, .post-myprive, .post-myprive__content, .post-photo, .post-poll, .post-timeline, .messages-gallery, .post-photo__content, .messages-gallery__content, .post-blog__link, .post-modal__link, .post-myprive__link, .post-photo__link, .post-timeline__link, .messages-gallery__link, .post-blog__thumb, .cp-form-boxes__thumb, .cp-myprive-form__preview, .cp-modal__preview .pinch-zoom-container, .cp-modal-stories__preview .pinch-zoom-container, .post-modal__thumb, .post-myprive__thumb, .post-photo__thumb, .post-timeline__thumb, .messages-gallery__thumb, .post-blog__infos, .cp-form-boxes__infos, .post-comments__infos, .post-modal__infos, .post-myprive__infos, .post-timeline__infos, .post-modal__alert, .post-myprive__alert, .post-photo__alert, .post-timeline__alert, .is-inline.post-modal__alert .post-modal__alert-title, .is-inline.post-myprive__alert .post-modal__alert-title, .is-inline.post-photo__alert .post-modal__alert-title, .is-inline.post-timeline__alert .post-modal__alert-title, .is-inline.post-modal__alert .post-myprive__alert-title, .is-inline.post-myprive__alert .post-myprive__alert-title, .is-inline.post-photo__alert .post-myprive__alert-title, .is-inline.post-timeline__alert .post-myprive__alert-title, .is-inline.post-modal__alert .post-photo__alert-title, .is-inline.post-myprive__alert .post-photo__alert-title, .is-inline.post-photo__alert .post-photo__alert-title, .is-inline.post-timeline__alert .post-photo__alert-title, .is-inline.post-modal__alert .post-timeline__alert-title, .is-inline.post-myprive__alert .post-timeline__alert-title, .is-inline.post-photo__alert .post-timeline__alert-title, .is-inline.post-timeline__alert .post-timeline__alert-title, .post-modal__bullets, .post-myprive__bullets, .post-photo__bullets, .post-timeline__bullets, .header-profile, .header-profile__cover, .header-profile__cover-data, .header-profile__cover-move, .header-profile__image, .header-profile__partner, .header-profile__navigation, .header-profile__navigation-list, .has-icon-only.header-profile__navigation-item .header-profile__navigation-icon, .header-profile__navigation-link, .cp-alert-message, .cp-alert-message__container, .cp-alert-message__link, .cp-alert-message__collumns, .cp-alert-message__image, .cp-categories, .cp-categories__item-link, .post-blog__item-container, .post-blog__text, .cp-form__sender, .cp-form__title, .cp-form__areatext, .cp-form__item-container, .cp-form__label, .cp-form__field-content, .cp-form__field, .cp-form__button, .ff-fevernow__button, .cp-form__alert, .cp-form__alert p:not(.cp-form__alert-text), .cp-form__alert-text, .cp-form__alert-info, .cp-form__contract, .cp-form-boxes, .cp-form-boxes__countdown, .cp-form-boxes__actions, .cp-form-boxes__thumb .loader, .cp-form-boxes__progress, .cp-footer, .cp-footer__brand, .cp-footer__brand-link, .cp-footer__language-link, .cp-footer__top, .cp-footer__bottom, .cp-footer__external, .cp-footer__external-top, .cp-footer__external-bottom, .cp-modal-majority__content, .cp-modal-majority__langs, .cp-modal-majority__title, .cp-modal-majority__main, .cp-modal-majority__contract, .cp-modal-majority__link, .cp-modal-request, .cp-modal-request__text, .cp-modal-stories__data .cp-time-slider, .cp-modal-stories__progress, .cp-gifts, .cp-myprive-form, .cp-stories-form, .cp-myprive-form form, .cp-stories-form form, .cp-myprive-form > .loader, .cp-stories-form > .loader, .cp-myprive-form__item, .cp-stories-form__item, .cp-myprive-form__action .loader, .cp-stories-form__action .loader, .cp-myprive-form__item-title, .cp-myprive-chat .post-data, .cp-myprive-chat .cp-sidebar__result-item, .cp-myprive-chat .post-data__nickname, .cp-myprive-chat__messages-item, .cp-myprive-chat__messages-item[data-type="call"] .cp-myprive-chat__messages-text, .cp-myprive-chat__messages-text, .is-full.cp-myprive-chat__messages-text, .cp-myprive-chat__messages-link, .cp-myprive-chat__quote, .cp-page__sidebar-content, .cp-page__sidebar-item, .cp-popup__header, .cp-popup__main, .cp-popup__form, .cp-popup__buttons, .cp-stories, .cp-stories__item-container, .cp-stories__link, .cp-stories__thumb, .cp-stories__image, .cp-stories__text, .cp-wrapper, .cp-tooltip-actions__content, .cp-tooltip-actions__item, .cp-tooltip-actions__item-link, .cp-table, .cp-table__content, .cp-table__pagination, .cp-time-slider, .cp-time-slider .noUi-connect:after, .header-profile[data-type="match"] .header-profile__nickname small, .profile-form, .side-profile-form, .profile-form__label, .side-profile-form__label, .profile-form__item, .side-profile-form__item, .profile-form__title, .profile-form__upload, .profile-form__upload-title, .profile-form__upload-file, .cp-myprive-form__actions, .profile-form__actions, .side-profile-form__actions, .profile-form__actions-input, .profile-form__actions-themes, .profile-form__progress, .side-profile__data, .side-profile__data-item, .has-separator.side-profile__data-item:before, .side-profile__pendings, .side-profile__pendings-icon, .side-profile__pendings-item, .side-profile__alerts, .side-profile__alerts-item, .side-profile__alerts-header, .side-profile__alerts-container, .side-profile__alerts-title, .side-profile__alerts-text, .side-profile__manager, .side-profile__manager-item, .side-profile__manager-header, .side-profile__manager-container, .side-profile__manager-subtitle, .side-profile__manager-time, .side-profile__rules, .side-profile__rules .c-form-chk-slider__item, .side-profile__rules-link, .side-profile-form__tag, .post-actions, .post-actions__footer, .post-comments__insert, .post-data, .cp-sidebar__result-item, .header-profile__avatar-link, .post-data__avatar-link, .cp-chatroom-messages__avatar, .is-full-no-gutter.post-data__nickname, .post-myprive__progress, .post-myprive__progress-range, .post-myprive__stickyNews, .post-banner, .post-banner__item, .post-elements__floating, .cp-privecard-cards, .cp-privecard-footer, .cp-privecard-header, .cp-privecard-header__content, .cp-privecard-header__title, .cp-privecard-header__subtitle, .cp-privecard-header__slug, .cp-privecard-header__profiles, .cp-privecard-header__profiles-item, .cp-privecard-header__bullets, .cp-privecard-main, .cp-privecard-main__container, .cp-privecard-main__list, .cp-privecard-main__list-item, .cp-privecard-tabs, .cp-privecard, .cp-sidebar, .cp-sidebar[data-type="call"] .cp-sidebar__content .cp-sidebar__video-background, .cp-sidebar__content, .cp-sidebar__title, .cp-sidebar__subtitle, .cp-sidebar__text, .cp-sidebar__handler, .cp-sidebar__data, .cp-sidebar__data-container, .cp-sidebar__form, .cp-sidebar__form-set, .cp-sidebar__form-item, .cp-sidebar__form-link, .cp-sidebar__nav, .cp-sidebar__nav-item, .cp-sidebar__nav-sublink, .cp-sidebar__dropdown-container, .cp-sidebar__nav-link, .cp-sidebar__dropdown, .cp-sidebar__result, .cp-chatroom-adjusts, .cp-chatroom-adjusts__content, .cp-chatroom-adjusts__header, .cp-chatroom-adjusts__container, .cp-chatroom-adjusts__item, .is-full.cp-chatroom-adjusts__item-text, .cp-chatroom-adjusts__item-field, .cp-chatroom-adjusts__footer, .cp-chatroom-emojipicker, .cp-chatroom-exit, .cp-chatroom-form, .cp-chatroom-form__item, .cp-chatroom-form__field, .cp-chatroom-header, .cp-chatroom-header .post-data, .cp-chatroom-header .cp-sidebar__result-item, .cp-chatroom-media, .cp-chatroom-media__config, .cp-chatroom-media__config-item, .cp-chatroom-media__config-item .btn_submit, .cp-chatroom-media__config-label, .cp-chatroom-media__overlay, .cp-chatroom-media__overlay-text, .cp-chatroom-messages, .cp-chatroom-messages__content, .cp-chatroom-messages__item, .cp-chatroom-messages__item[data-type="infoAlert"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="tips"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="privetoyAlert"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="topic"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="translateAlert"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="waitAlert"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="warnAlert"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="fastCheckout"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="alert"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="alert"] .cp-chatroom-messages__item-text, .cp-chatroom-messages__item[data-type="statusChat"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="infoChat"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="privetoyChat"] .cp-chatroom-messages__item-container, .cp-chatroom-privetoy, .cp-chatroom-privetoy__item-container, .cp-chatroom-privetoy__title, .cp-chatroom, .cp-chatroom__container, .cp-chatroom__main, .cp-chatroom__footer, .ui-datepicker-calendar, .ui-datepicker-buttonpane, .ui-datepicker .ui-timepicker-div, .ui-datepicker .ui-timepicker-div dl, .fs-header, .fs-header__logo-image, .fs-side-card, .fs-side-card__item, .fs-side-card__image, .fs-side-card__content, .fs-sidebar-user, .fs-sidebar-user__overlay, .fs-sidebar-user__menu, .fs-sidebar-user__menu-item, .fs-sidebar-user__menu-container {
  width: 100%;
  float: left; }

.cp-actions-site__chks {
  display: none; }

.cp-actions-site__overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  left: -100%;
  top: 0;
  z-index: 8;
  background-color: #000;
  opacity: 0; }
  .cp-actions-site__overlay label {
    width: 100%;
    height: 100%;
    float: left;
    display: none;
    position: absolute;
    text-indent: -9999px;
    z-index: 1; }

@media (max-height: 780px) {
  .didit-modal-container {
    overflow-y: scroll !important; } }

.cp-alert-message {
  text-align: center;
  padding: 10px;
  background-color: #191919;
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap; }
  .cp-alert-message + .cp-blog-container, .cp-alert-message + .container-profile {
    margin-top: 15px; }
  .cp-alert-message + .cp-alert-message {
    padding-top: 0; }
  .is-transparent.cp-alert-message {
    background-color: transparent; }
  .is-no-gutters.cp-alert-message {
    padding: 0; }
  .is-no-gutter-x.cp-alert-message {
    padding: 10px 0; }
  .is-no-gutter-y.cp-alert-message {
    padding: 0 10px; }
  .is-align-left.cp-alert-message {
    text-align: left; }
  .is-align-right.cp-alert-message {
    text-align: right; }
  .is-no-margin.cp-alert-message {
    margin-bottom: 0; }
  .is-admin.cp-alert-message .cp-alert-message__text {
    color: rgba(255, 255, 255, 0.4); }
  .is-strike.cp-alert-message .cp-alert-message__content {
    background-color: #0e3f90; }
  .is-strike.cp-alert-message .cp-alert-message__container {
    display: flex;
    align-items: flex-start; }
  .is-strike.cp-alert-message .cp-alert-message__title {
    color: #fbfbfb;
    font-size: 16px;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 7px; }
  .is-strike.cp-alert-message .cp-alert-message__text {
    color: rgba(251, 251, 251, 0.66);
    font-weight: 400;
    font-size: 14px; }
    .is-strike.cp-alert-message .cp-alert-message__text strong,
    .is-strike.cp-alert-message .cp-alert-message__text b {
      color: #ffda00;
      text-decoration: underline;
      font-weight: 700; }
    .is-strike.cp-alert-message .cp-alert-message__text ul {
      padding: 0 30px; }
    .is-strike.cp-alert-message .cp-alert-message__text li {
      position: relative;
      margin-top: 10px;
      padding-left: 20px; }
      .is-strike.cp-alert-message .cp-alert-message__text li:before {
        content: '';
        border-radius: 100%;
        width: 6px;
        height: 6px;
        float: left;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        background-color: #FFF; }
  .is-strike.cp-alert-message .post-data__avatar {
    width: 63px;
    height: 63px;
    flex: 0 1 63px;
    margin-right: 25px; }
  .is-alert-choose.cp-alert-message {
    padding: 20px;
    background-color: #404040; }
    @media all and (max-width: 939px) {
      .is-alert-choose.cp-alert-message {
        padding: 20px !important; } }
    .is-alert-choose.cp-alert-message .cp-alert-message__container {
      display: flex;
      flex-wrap: wrap;
      align-content: center;
      align-items: center;
      justify-content: center;
      position: relative;
      padding: 0; }
    .is-alert-choose.cp-alert-message .post-data__avatar {
      order: 1; }
      @media all and (max-width: 939px) {
        .is-alert-choose.cp-alert-message .post-data__avatar {
          width: 135px;
          flex: 0 1 135px; } }
    .is-alert-choose.cp-alert-message .cp-alert-message__text {
      width: auto;
      flex: 1 1 10em;
      float: left;
      order: 2;
      text-align: left; }
      @media all and (max-width: 939px) {
        .is-alert-choose.cp-alert-message .cp-alert-message__text {
          width: 100%;
          flex: 0 1 100%;
          margin-top: 15px;
          text-align: center; } }
    .is-alert-choose.cp-alert-message .header-profile__media-link {
      order: 3;
      background-color: #555555; }
      @media all and (max-width: 939px) {
        .is-alert-choose.cp-alert-message .header-profile__media-link {
          position: absolute;
          top: -5px;
          right: calc((100% / 2) - (35px / 2) - (95px / 2));
          background-color: #555555 !important;
          border-color: #363636;
          box-shadow: -2px 2px 5px 0 rgba(0, 0, 0, 0.5);
          border: none; } }
  .is-admin.cp-alert-message .post-data, .is-admin.cp-alert-message .cp-sidebar__result-item {
    padding: 22px 22px 0; }
    @media all and (max-width: 767px) {
      .is-admin.cp-alert-message .post-data, .is-admin.cp-alert-message .cp-sidebar__result-item {
        padding: 10px 10px 0; } }
  .is-admin.cp-alert-message .post-data__nickname {
    font-weight: 700;
    max-width: calc(100% - 35px); }
  .is-admin.cp-alert-message .cp-alert-message__title {
    font-size: 16px;
    text-transform: none; }
    .is-admin.cp-alert-message .cp-alert-message__title + .cp-alert-message__text {
      margin-top: 5px; }
  .is-alert-notify.cp-alert-message .cp-alert-message__container {
    position: relative; }
  .is-alert-notify.cp-alert-message .cp-alert-message__text {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    @media all and (max-width: 939px) {
      .is-alert-notify.cp-alert-message .cp-alert-message__text {
        display: inline-block; } }
    .is-alert-notify.cp-alert-message .cp-alert-message__text img {
      width: 21px;
      height: 21px;
      float: left; }
      @media all and (max-width: 939px) {
        .is-alert-notify.cp-alert-message .cp-alert-message__text img {
          display: inline-block;
          vertical-align: middle;
          float: none; } }
    .is-alert-notify.cp-alert-message .cp-alert-message__text a {
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      margin-left: 5px; }
      @media all and (max-width: 939px) {
        .is-alert-notify.cp-alert-message .cp-alert-message__text a {
          display: inline-block; } }
  .is-alert-cookie.cp-alert-message {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 170000000; }
    .is-alert-cookie.cp-alert-message .cp-alert-message__container {
      background-color: rgba(64, 64, 64, 0.9);
      display: flex;
      flex-wrap: wrap;
      align-content: center;
      align-items: center;
      justify-content: center;
      position: relative;
      padding: 12px 20px;
      border-radius: 6px; }
    .is-alert-cookie.cp-alert-message .cp-alert-message__text {
      flex: 1 1 10em;
      width: auto;
      font-size: 14px; }
      @media all and (max-width: 949px) {
        .is-alert-cookie.cp-alert-message .cp-alert-message__text {
          flex: 0 1 100%;
          width: 100%; } }
    .is-alert-cookie.cp-alert-message .cp-form__button, .is-alert-cookie.cp-alert-message .ff-fevernow__button {
      width: 130px;
      padding: 10px;
      font-size: 14px;
      margin-left: 20px; }
      @media all and (max-width: 949px) {
        .is-alert-cookie.cp-alert-message .cp-form__button, .is-alert-cookie.cp-alert-message .ff-fevernow__button {
          margin-left: 0;
          margin-top: 12px; } }
  @media all and (max-width: 939px) {
    .cp-alert-message {
      padding: 5px !important; } }
  .cp-alert-message__content {
    border-radius: 6px;
    width: 100%;
    display: flex;
    flex-wrap: wrap; }
  .cp-alert-message__container {
    padding: 22px; }
    @media all and (max-width: 767px) {
      .cp-alert-message__container {
        padding: 10px; } }
  .cp-alert-message__link:hover {
    text-decoration: none; }
    .cp-alert-message__link:hover .cp-alert-message__title,
    .cp-alert-message__link:hover .cp-alert-message__text {
      text-decoration: underline; }
  .cp-alert-message__title {
    line-height: 1.44; }
  .cp-alert-message__text {
    line-height: 1.44;
    font-size: 16px; }
    .cp-alert-message__text strong {
      font-weight: 700; }
    .cp-alert-message__text a {
      text-decoration: underline; }
  .cp-alert-message__collumns {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center; }
  .cp-alert-message__col {
    width: 35%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .has-media.cp-alert-message__col {
      position: relative;
      align-self: center; }
      .has-media.cp-alert-message__col:before {
        content: '';
        padding-top: 56.25%;
        display: block; }
    .has-text.cp-alert-message__col {
      width: calc(65% - 22px);
      margin-left: 22px; }
    @media all and (max-width: 1024px) {
      .cp-alert-message__col {
        width: 100%; }
        .has-text.cp-alert-message__col {
          width: 100% !important;
          margin-left: 0px !important;
          margin-top: 8px; } }
  .cp-alert-message__col-media {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .cp-alert-message__close {
    width: 20px;
    height: 20px;
    float: left;
    position: absolute;
    top: 5px;
    right: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: All 0.15s ease-out; }
    .cp-alert-message__close:hover {
      opacity: 0.7;
      text-decoration: none; }
  .cp-alert-message__close-icon {
    font-size: 12px; }

.cp-categories {
  margin-top: 20px; }
  @media all and (max-width: 939px) {
    .cp-categories {
      margin: 5px 0; } }
  .cp-categories__container {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 3px;
    overflow: hidden; }
    @media all and (max-width: 939px) {
      .cp-categories__container {
        border-radius: 0;
        height: 50px; } }
  .cp-categories__content {
    width: auto;
    float: left;
    flex: 1 1 318px;
    display: flex;
    align-content: center;
    align-self: stretch;
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar; }
    html.computer.win .cp-categories__content::-webkit-scrollbar {
      width: 5px;
      background-color: rgba(255, 255, 255, 0.1); }
    html.computer.win .cp-categories__content::-webkit-scrollbar:horizontal {
      height: 5px; }
    html.computer.win .cp-categories__content::-webkit-scrollbar-track {
      border: 1px rgba(255, 255, 255, 0.1) solid;
      border-radius: 50px;
      -webkit-box-shadow: 0 0 6px transparent inset; }
    html.computer.win .cp-categories__content::-webkit-scrollbar-thumb {
      background-color: rgba(0, 0, 0, 0.25);
      border: 1px solid rgba(0, 0, 0, 0.25);
      border-radius: 50px; }
    html.computer.win .cp-categories__content::-webkit-scrollbar-thumb:hover {
      background-color: rgba(0, 0, 0, 0.3);
      border: 1px solid rgba(0, 0, 0, 0.3); }
    html.computer.win .cp-categories__content::-webkit-scrollbar-thumb:active {
      background-color: rgba(0, 0, 0, 0.35);
      border: 1px solid rgba(0, 0, 0, 0.35); }
  .cp-categories__item {
    width: auto;
    float: left;
    align-self: stretch;
    display: flex;
    flex: 1 1 auto;
    min-width: 25%;
    align-items: center;
    justify-content: center;
    position: relative;
    min-height: 49px;
    opacity: 0.7;
    transition: All .15s ease-out; }
    @media all and (max-width: 939px) {
      .cp-categories__item {
        flex: 1 1 100px;
        min-width: inherit;
        display: none; }
        .cp-categories__item:nth-of-type(1), .cp-categories__item:nth-of-type(2), .cp-categories__item:nth-of-type(3), .cp-categories__item:nth-of-type(4) {
          display: flex; } }
    @media all and (max-width: 479px) {
      .cp-categories__item {
        display: none !important; }
        .cp-categories__item:nth-of-type(1), .cp-categories__item:nth-of-type(2), .cp-categories__item:nth-of-type(3), .is-handler.cp-categories__item {
          display: flex !important; }
        .js-categories-site__follow.cp-categories__item {
          display: none !important; } }
    .cp-categories__item:hover {
      opacity: 0.75; }
      .cp-categories__item:hover .cp-categories__item-link {
        color: rgba(255, 255, 255, 0.5); }
    .is-last.cp-categories__item {
      flex: 0 1 50px;
      min-width: 50px; }
    .is-handler.cp-categories__item {
      flex: 0 1 60px; }
      .is-handler.cp-categories__item .cp-categories__item-icon {
        font-size: 14px; }
    .is-active.cp-categories__item {
      opacity: 1; }
      .is-active.cp-categories__item:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        float: left;
        height: 3px; }
      .is-active.cp-categories__item .cp-categories__item-link {
        color: #FFF; }
  .cp-categories__item-link {
    align-self: stretch;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0.5rem;
    cursor: pointer;
    position: relative;
    transition: All 0.15s ease-out; }
    .cp-categories__item-link:hover {
      text-decoration: none; }
  .cp-categories__item-icon {
    font-size: 30px;
    margin-bottom: 3px; }
    @media all and (max-width: 939px) {
      .cp-categories__item-icon {
        font-size: 20px; } }
  .cp-categories__item-slug {
    text-transform: uppercase; }
    .is-count.cp-categories__item-slug {
      width: 25px;
      height: 13px;
      text-align: center;
      font-size: 9px;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }

.cp-blog-center {
  max-width: none; }
  .cp-blog-center__title {
    color: #000;
    font-size: 24px;
    line-height: 1.44;
    padding: 0 8px; }

.cp-blog-container + .cp-blog-container {
  margin-top: 10px; }

.cp-blog-container + .cp-blog-container + .cp-blog-container {
  margin-top: 20px; }

.cp-blog-infos {
  padding: 0 8px; }
  .cp-blog-infos__link {
    color: #000; }
    .cp-blog-infos__link:hover {
      color: #000; }
  .cp-blog-infos__title {
    color: #000; }

.cp-blog-navigation + .cp-blog-infos, .cp-blog-navigation + .internal-profile {
  margin-top: 10px;
  margin-bottom: 0; }

.cp-blog-navigation + .cp-blog-infos .cp-blog-infos__link, .cp-blog-navigation + .internal-profile .cp-blog-infos__link, .cp-blog-navigation + .cp-blog-infos .internal-profile__link, .cp-blog-navigation + .internal-profile .internal-profile__link {
  text-decoration: underline; }

.cp-blog-navigation__item {
  color: #000;
  background-color: rgba(0, 0, 0, 0.09); }

.cp-blog {
  font-family: 'Roboto', sans-serif; }
  .cp-blog .cp-blog-navigation__item, .cp-blog .side-profile__tags-item {
    background-color: #edeff1;
    color: #000;
    font-size: 13px;
    padding: 8px 18px; }
    .cp-blog .cp-blog-navigation__item.is-active, .cp-blog .side-profile__tags-item.is-active {
      color: #ff6b64;
      background-color: #ffefef; }
  .cp-blog .post-blog__item .post-blog__item-container {
    border-radius: 12px; }
    .cp-blog .post-blog__item .post-blog__item-container .post-actions .post-actions__icon {
      color: #ff6b64;
      transform: translateY(2px); }
  .cp-blog .post-blog__item .post-actions__icon + .post-actions__text {
    margin-left: 0; }
  .cp-blog .post-blog__item.is-cover .post-blog__thumb {
    border-radius: 12px !important; }
  .cp-blog .post-blog__thumb {
    border-radius: 12px 12px 0 0; }
  .cp-blog .post-blog__infos a {
    color: #ff6b64 !important; }
  .cp-blog .post-blog__infos img {
    border-radius: 12px;
    padding: 0 !important; }

.cp-blog {
  position: relative !important;
  padding: 15px 0 5px; }

.post-blog {
  justify-content: flex-start; }
  .post-blog[data-layout="grid"] .post-blog__handler, .post-blog[data-layout="grid"] .post-modal__handler, .post-blog[data-layout="grid"] .post-myprive__handler, .post-blog[data-layout="grid"] .post-photo__handler, .post-blog[data-layout="grid"] .post-timeline__handler {
    display: flex; }
  .post-blog .post-actions__item, .post-blog .is-save.side-profile__close-icon, .post-blog .is-save.post-data__handler-icon {
    color: #000; }
    .post-blog .post-actions__item:hover, .post-blog .is-save.side-profile__close-icon:hover, .post-blog .is-save.post-data__handler-icon:hover {
      color: rgba(0, 0, 0, 0.7) !important; }
    .post-blog .is-active.post-actions__item .post-actions__icon, .post-blog .is-active.is-save.side-profile__close-icon .post-actions__icon, .post-blog .is-active.is-save.post-data__handler-icon .post-actions__icon {
      color: #000 !important;
      border-color: #000 !important; }
  .post-blog .post-actions__text {
    color: #000; }
    .post-blog .post-actions__text + .post-actions__item, .post-blog .post-actions__text + .is-save.side-profile__close-icon, .post-blog .post-actions__text + .is-save.post-data__handler-icon {
      margin-left: 20px; }
  .is-row.post-blog {
    margin-top: -12px; }
  .post-blog__item {
    margin: calc(8px * 2) 0 0;
    background-color: transparent; }
    .is-cover.post-blog__item {
      width: 100%; }
    .post-blog__item:not(.has-no-gutter) {
      padding: 0 8px; }
    .has-alpha.post-blog__item {
      opacity: 0.5; }
    .has-item-3.post-blog .post-blog__item {
      width: calc(100% / 3);
      flex: 0 1 calc(100% / 3); }
    .has-item-2.post-blog .post-blog__item {
      width: calc(100% / 2);
      flex: 0 1 calc(100% / 2); }
    .post-blog__item .post-actions {
      margin-top: auto; }
    @media all and (max-width: 1024px) and (min-width: 768px) {
      .has-item-2.post-blog .post-blog__item, .has-item-3.post-blog .post-blog__item {
        width: calc(100% / 2);
        flex: 0 1 calc(100% / 2); } }
    @media all and (max-width: 767px) {
      .has-item-2.post-blog .post-blog__item, .has-item-3.post-blog .post-blog__item {
        width: 100%;
        flex: 0 1 100%; } }
  .post-blog__item-container {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.05); }
    .is-transparent.post-blog__item .post-blog__item-container {
      background-color: transparent; }
  .post-blog__thumb {
    border-radius: 6px;
    opacity: 1; }
  .post-blog__media {
    object-fit: cover; }
  .post-blog__infos {
    padding: 15px 15px 0 !important; }
    .is-flexbox.post-blog__infos {
      align-items: center; }
    .has-no-gutter-x.post-blog__infos {
      padding: 15px 0 0 !important; }
    .is-body.post-blog__infos {
      color: rgba(0, 0, 0, 0.7); }
      .is-body.has-no-gutter-x.post-blog__infos {
        padding: 30px 0 0 !important; }
      .is-body.post-blog__infos + .post-actions {
        margin-top: 40px;
        border-top: 1px solid;
        border-color: rgba(0, 0, 0, 0.15); }
      .is-body.post-blog__infos .ql-align-justify {
        text-align: justify; }
      .is-body.post-blog__infos .ql-align-left {
        text-align: left; }
      .is-body.post-blog__infos .ql-align-right {
        text-align: right; }
      .is-body.post-blog__infos .ql-align-center {
        text-align: center; }
      .is-body.post-blog__infos > * {
        max-width: 100%;
        font-size: 16px;
        line-height: 1.7;
        color: rgba(0, 0, 0, 0.7); }
      .is-body.post-blog__infos h2 {
        color: #000;
        margin: 5px 0;
        text-transform: none; }
      .is-body.post-blog__infos h3 {
        color: #000;
        margin: 5px 0;
        text-transform: none; }
      .is-body.post-blog__infos h4 {
        color: #000;
        margin: 5px 0;
        text-transform: none; }
      .is-body.post-blog__infos h5 {
        color: #000;
        margin: 5px 0;
        text-transform: none; }
      .is-body.post-blog__infos ul {
        margin-left: 24px; }
        @media all and (max-width: 767px) {
          .is-body.post-blog__infos ul {
            margin-left: 0; } }
        .is-body.post-blog__infos ul li {
          margin: 5px 0; }
          .is-body.post-blog__infos ul li:last-child {
            margin-bottom: 0; }
          .is-body.post-blog__infos ul li:first-child {
            margin-top: 0; }
          .is-body.post-blog__infos ul li:before {
            content: '';
            width: 8px;
            height: 8px;
            display: inline-block;
            vertical-align: middle;
            margin-right: 10px;
            background-color: #c60054;
            border-radius: 100%; }
      .is-body.post-blog__infos ol {
        counter-reset: listing;
        margin-left: 24px; }
        @media all and (max-width: 767px) {
          .is-body.post-blog__infos ol {
            margin-left: 0; } }
        .is-body.post-blog__infos ol li {
          margin: 5px 0; }
          .is-body.post-blog__infos ol li:last-child {
            margin-bottom: 0; }
          .is-body.post-blog__infos ol li:first-child {
            margin-top: 0; }
          .is-body.post-blog__infos ol li:before {
            counter-increment: listing;
            content: counter(listing) ".";
            vertical-align: middle;
            margin-right: 6px;
            color: #c60054; }
      .is-body.post-blog__infos blockquote {
        width: 100%;
        display: block;
        padding: 25px;
        font-style: italic;
        color: #000;
        font-size: 18px;
        line-height: 1.7;
        text-align: center;
        margin: 10px 0px;
        border-left: 3px solid #787878;
        background-color: #f9f9f9; }
        .is-body.post-blog__infos blockquote > * {
          background-color: transparent !important;
          color: inherit !important; }
      .is-body.post-blog__infos video,
      .is-body.post-blog__infos img {
        max-width: 100%;
        padding: 10px 0; }
        @media all and (max-width: 939px) {
          .is-body.post-blog__infos video,
          .is-body.post-blog__infos img {
            width: 100%; } }
      .is-body.post-blog__infos .ql-video {
        width: 100%;
        display: block;
        margin: 0 auto;
        height: calc(100vh * 9 / 16) !important; }
      .is-body.post-blog__infos a {
        color: #ff00a1;
        text-decoration: underline; }
  .post-blog__author {
    width: auto;
    flex: 1 1 10em;
    float: left;
    display: flex;
    align-items: center;
    color: #000;
    margin-top: 10px; }
    .post-blog__author + .post-blog__date {
      margin-top: 10px; }
    @media all and (max-width: 767px) {
      .post-blog__author {
        width: 100%;
        flex: 0 1 100%;
        font-size: 12px; } }
    .post-blog__author strong {
      font-size: 12px;
      text-transform: none;
      margin-right: 10px;
      color: #000;
      font-style: italic; }
    .post-blog__author img {
      width: 25px;
      min-width: 25px;
      max-width: 25px;
      height: 25px;
      min-height: 25px;
      max-height: 25px;
      display: block;
      float: left;
      background-color: red;
      border-radius: 100%;
      margin-right: 5px; }
  .post-blog__title {
    word-break: break-word;
    color: #000; }
    .is-text-cover.post-blog__title {
      font-size: 36px;
      line-height: 1.3; }
      @media all and (max-width: 767px) {
        .is-text-cover.post-blog__title {
          font-size: 28px; } }
    .has-padding.post-blog__title {
      padding: 0 8px; }
    .post-blog__title + .post-blog__text {
      margin-top: 10px; }
  .post-blog__title-highlight {
    color: #000; }
  .post-blog__text {
    word-break: break-word;
    color: rgba(0, 0, 0, 0.5); }
  .post-blog__date {
    color: rgba(0, 0, 0, 0.5); }

.post-blog__infos.is-flexbox {
  display: flex;
  flex-wrap: wrap; }

.post-blog__title {
  width: 100%;
  float: left; }

.c-form-chk-slider {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  margin: 20px auto 0;
  padding: 20px 0 0 0;
  border-top: 2px solid rgba(255, 255, 255, 0.05);
  list-style: none;
  justify-content: space-around; }
  .c-form-chk-slider:nth-of-type(1) {
    margin-top: 0;
    padding-top: 0;
    border: none; }
  .is-other.c-form-chk-slider {
    align-content: center;
    align-items: stretch; }
    .is-other.c-form-chk-slider .c-form-chk-slider__item {
      width: auto;
      flex: 1 1 10em; }
      .is-other.c-form-chk-slider .c-form-chk-slider__item:not(:nth-of-type(1)) {
        margin-left: 6px; }
      .is-other.c-form-chk-slider .has-form.c-form-chk-slider__item {
        max-width: 100px; }
      @media all and (max-width: 939px) {
        .is-other.c-form-chk-slider .c-form-chk-slider__item {
          width: 100%;
          flex: 0 1 100%; }
          .is-other.c-form-chk-slider .has-form.c-form-chk-slider__item {
            max-width: none; }
          .is-other.c-form-chk-slider .c-form-chk-slider__item:not(:nth-of-type(1)) {
            margin-left: 0px;
            margin-top: 6px; } }

.c-form-chk-slider__chk {
  display: none; }
  .c-form-chk-slider__chk:checked ~ .c-form-chk-slider__label .c-form-chk-slider__slider,
  .c-form-chk-slider__chk:checked ~ .c-form-chk-slider__label > .c-form-chk-slider__slider {
    background: #81b751;
    transition-delay: 0.15s; }
    .c-form-chk-slider__chk:checked ~ .c-form-chk-slider__label .c-form-chk-slider__slider:before,
    .c-form-chk-slider__chk:checked ~ .c-form-chk-slider__label > .c-form-chk-slider__slider:before {
      right: 0; }

.c-form-chk-slider__item {
  float: left;
  background-color: rgba(255, 255, 255, 0.2);
  margin-bottom: 10px;
  width: calc((100% / 3) - 6px);
  height: auto;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center; }
  .is-full.c-form-chk-slider__item {
    width: 100%; }
  .is-disabled.c-form-chk-slider__item .c-form-chk-slider__label,
  .is-disabled.c-form-chk-slider__item .form_content {
    cursor: default;
    pointer-events: none; }
  .is-disabled.c-form-chk-slider__item .c-form-chk-slider__slug,
  .is-disabled.c-form-chk-slider__item .c-form-chk-slider__slider,
  .is-disabled.c-form-chk-slider__item .form_content {
    opacity: 0.5; }
  .is-flexible.c-form-chk-slider__item {
    width: auto;
    flex: 1 1 10em; }
    .is-flexible.c-form-chk-slider__item + .c-form-chk-slider__item {
      margin-left: 6px; }
  .c-form-chk-slider__item .form_content {
    padding: 6px; }
  .c-form-chk-slider__item .side-profile__tags {
    padding: 3px;
    background-color: transparent; }
    .c-form-chk-slider__item .side-profile__tags input:checked + .side-profile__tags-item {
      background-color: #81b751; }
  .c-form-chk-slider__item .side-profile__tags-item {
    width: auto !important;
    flex: 0 1 auto;
    margin: 3px !important;
    font-size: 12px;
    background-color: #6D6D6D;
    text-transform: uppercase; }
    .c-form-chk-slider__item .is-disabled.side-profile__tags-item {
      opacity: 0.5;
      cursor: default;
      pointer-events: none; }
    .c-form-chk-slider__item .side-profile__tags-item:hover {
      background-color: #6D6D6D; }
  @media all and (max-width: 767px) {
    .c-form-chk-slider__item {
      width: 100%;
      margin-bottom: 10px !important; }
      .is-flexible.c-form-chk-slider__item {
        width: 100%;
        flex: 0 1 100%; }
        .is-flexible.c-form-chk-slider__item + .c-form-chk-slider__item {
          margin-left: 0; }
      .c-form-chk-slider__item:nth-last-of-type(1) {
        margin-bottom: 0 !important; } }

.c-form-chk-slider__label {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  padding: 10px;
  color: #FFF;
  cursor: pointer;
  margin-bottom: 0 !important; }
  .no-gutter.c-form-chk-slider__label {
    padding: 0; }

.c-form-chk-slider__slider {
  width: calc(21px * 2);
  height: 23px;
  float: left;
  display: flex;
  flex-wrap: wrap;
  border: 2px solid #5a5a5a;
  border-radius: 50px;
  position: relative;
  background: #202020;
  margin-left: auto;
  transition: background 0.35s ease-out; }
  .c-form-chk-slider__slider:before {
    content: '';
    width: 19px;
    height: 19px;
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    background: #646464;
    color: #646464;
    position: absolute;
    top: 0;
    right: calc(100% - 19px);
    bottom: 0;
    margin: auto;
    border-radius: 100%;
    transition: All 0.35s ease-out; }

.c-form-chk-slider__slug {
  width: auto;
  flex: 1 1 10em;
  font-size: 14px; }

.cp-form {
  width: 100%;
  display: inline-block;
  max-width: 730px;
  margin: 0 auto;
  flex: 1 1 10em;
  position: relative; }
  .has-container-large.cp-form {
    max-width: 1024px; }
  .is-full.cp-form {
    max-width: 100%; }
  .is-hidden.cp-form,
  .cp-form .is-hidden {
    display: none !important; }
  .is-full-height.cp-form {
    height: 100%; }
  .cp-form__sender {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: calc(100% + 10px);
    margin: 0 -5px;
    /* Label + checkbox - Early Access */ }
    .mgn-restore.cp-form__sender {
      margin: auto !important; }
    .rq-recharge.cp-form__sender {
      flex-direction: row;
      /* Dynamic Package */ }
      .rq-recharge.cp-form__sender .cp-form__areatext[data-item-type="packages"]:not(
      .is-subscription) {
        width: 48.5%; }
        .rq-recharge.cp-form__sender .cp-form__areatext[data-item-type="packages"]:not(
        .is-subscription) span {
          text-align: center; }
        .rq-recharge.cp-form__sender .cp-form__areatext[data-item-type="packages"]:not(
        .is-subscription):hover {
          outline-width: 2px; }
        .rq-recharge.cp-form__sender .cp-form__areatext[data-item-type="packages"]:not(
        .is-subscription) .post-data__state[data-item-type="amount"] {
          justify-content: center; }
      .rq-recharge.cp-form__sender [data-item-type="dynamic-package"] {
        width: 100%;
        margin-top: 15px; }
        .rq-recharge.cp-form__sender [data-item-type="dynamic-package"] .cp-form__item {
          background: #212121;
          border-radius: 18px;
          padding: 20px;
          width: 100%; }
          .rq-recharge.cp-form__sender [data-item-type="dynamic-package"] .cp-form__item input {
            background-color: #2d2d2c;
            border: 1px solid #343434; }
          .rq-recharge.cp-form__sender [data-item-type="dynamic-package"] .cp-form__item .rq-dynamic-package-txt {
            text-align: center;
            margin-bottom: 15px;
            display: block;
            font-size: 14px;
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            gap: 5px; }
            .rq-recharge.cp-form__sender [data-item-type="dynamic-package"] .cp-form__item .rq-dynamic-package-txt span {
              color: #a7a6a7;
              font-size: 13px; }
          .rq-recharge.cp-form__sender [data-item-type="dynamic-package"] .cp-form__item .rq-dynamic-package-box {
            display: flex;
            justify-content: space-between;
            align-items: center;
            width: 100%;
            column-gap: 20px; }
            @media all and (max-width: 939px) {
              .rq-recharge.cp-form__sender [data-item-type="dynamic-package"] .cp-form__item .rq-dynamic-package-box {
                column-gap: 10px; } }
            .rq-recharge.cp-form__sender [data-item-type="dynamic-package"] .cp-form__item .rq-dynamic-package-box .cp-form__field-content {
              flex: 1 1 20%;
              border-radius: 12px; }
              .rq-recharge.cp-form__sender [data-item-type="dynamic-package"] .cp-form__item .rq-dynamic-package-box .cp-form__field-content.is-half {
                flex: 1 1 80%; }
                .rq-recharge.cp-form__sender [data-item-type="dynamic-package"] .cp-form__item .rq-dynamic-package-box .cp-form__field-content.is-half input {
                  padding: 14px !important;
                  font-size: 16px; }
                  @media all and (max-width: 939px) {
                    .rq-recharge.cp-form__sender [data-item-type="dynamic-package"] .cp-form__item .rq-dynamic-package-box .cp-form__field-content.is-half input {
                      font-size: 16px; } }
                @media all and (max-width: 939px) {
                  .rq-recharge.cp-form__sender [data-item-type="dynamic-package"] .cp-form__item .rq-dynamic-package-box .cp-form__field-content.is-half {
                    flex: 1 1 100%; } }
              @media all and (max-width: 939px) {
                .rq-recharge.cp-form__sender [data-item-type="dynamic-package"] .cp-form__item .rq-dynamic-package-box .cp-form__field-content {
                  flex: 1 1 100%; } }
              .rq-recharge.cp-form__sender [data-item-type="dynamic-package"] .cp-form__item .rq-dynamic-package-box .cp-form__field-content input {
                padding: 8px 8px 8px 50px !important;
                font-size: 22px; }
                @media all and (max-width: 939px) {
                  .rq-recharge.cp-form__sender [data-item-type="dynamic-package"] .cp-form__item .rq-dynamic-package-box .cp-form__field-content input {
                    font-size: 20px; } }
                .rq-recharge.cp-form__sender [data-item-type="dynamic-package"] .cp-form__item .rq-dynamic-package-box .cp-form__field-content input::placeholder {
                  color: #c1c1c1 !important; }
              .rq-recharge.cp-form__sender [data-item-type="dynamic-package"] .cp-form__item .rq-dynamic-package-box .cp-form__field-content span {
                position: absolute;
                left: 0px;
                top: 0px;
                color: #fff;
                padding: 0px 10px 0px 13px;
                top: 50%;
                transform: translateY(-50%);
                font-size: 22px; }
                @media all and (max-width: 939px) {
                  .rq-recharge.cp-form__sender [data-item-type="dynamic-package"] .cp-form__item .rq-dynamic-package-box .cp-form__field-content span {
                    font-size: 20px; } }
            .rq-recharge.cp-form__sender [data-item-type="dynamic-package"] .cp-form__item .rq-dynamic-package-box .cp-form__button, .rq-recharge.cp-form__sender [data-item-type="dynamic-package"] .cp-form__item .rq-dynamic-package-box .ff-fevernow__button {
              flex: 1 1 50%; }
              @media all and (max-width: 939px) {
                .rq-recharge.cp-form__sender [data-item-type="dynamic-package"] .cp-form__item .rq-dynamic-package-box .cp-form__button, .rq-recharge.cp-form__sender [data-item-type="dynamic-package"] .cp-form__item .rq-dynamic-package-box .ff-fevernow__button {
                  flex: 1 1 100%; } }
    .no-margin.cp-form__sender {
      margin: 0; }
    .cp-form__sender + .cp-form__sender {
      border-top: 1px solid rgba(255, 255, 255, 0.05); }
    .cp-form__sender .cp-form__alert,
    .cp-form__sender .cp-page__text {
      max-width: calc( 100% - 5px);
      margin: 0 auto;
      white-space: normal; }
    .cp-form__sender .cp-form__alert {
      margin-bottom: 8px; }
      .cp-form__sender .cp-form__alert:not([data-type="info"]) {
        padding: 15px 0 !important; }
      .cp-form__sender .cp-form__alert[data-type="error"] {
        padding: 15px !important; }
    .cp-form__item[data-placeholded="true"] .cp-form__sender,
    .cp-form[data-placeholded="true"] .cp-form__sender,
    .cp-form__sender[data-placeholded="true"] .cp-form__sender {
      width: calc( 100% + 16px);
      margin: 0 -8px; }
      .cp-form__item[data-placeholded="true"] .cp-form__sender .cp-form__alert,
      .cp-form__item[data-placeholded="true"] .cp-form__sender .cp-page__text,
      .cp-form[data-placeholded="true"] .cp-form__sender .cp-form__alert,
      .cp-form[data-placeholded="true"] .cp-form__sender .cp-page__text,
      .cp-form__sender[data-placeholded="true"] .cp-form__sender .cp-form__alert,
      .cp-form__sender[data-placeholded="true"] .cp-form__sender .cp-page__text {
        max-width: calc( 100% - 16px); }
    .has-align-center.cp-form__sender {
      justify-content: center; }
    input[type="checkbox"]:checked ~ .is-item-box-toggle.cp-form__sender:nth-of-type(1) {
      display: none; }
    input[type="checkbox"]:not(:checked) ~ .is-item-box-toggle.cp-form__sender:nth-of-type(2) {
      display: none; }
      @media all and (max-width: 939px) {
        input[type="checkbox"]:not(:checked) ~ .is-item-box-toggle.cp-form__sender:nth-of-type(2) {
          display: flex; } }
    @media all and (max-width: 939px) {
      .is-sticky-mobile.cp-form__sender {
        position: sticky;
        bottom: -19px;
        width: calc(100% + 40px);
        margin: 0 -20px; } }
    .is-flexible.cp-form__sender {
      flex: 1 1 10em; }
    .cp-form__sender[data-type="paid_prices"] {
      border-top: none !important; }
      .cp-form__sender[data-type="paid_prices"] + .cp-form__sender {
        border-top: none !important; }
    .cp-form__sender[data-item-type="live-popup"] {
      padding-top: 10px !important; }
      .cp-form__sender[data-item-type="live-popup"] .cp-form__areatext {
        text-decoration: none; }
    .cp-form__sender[data-item-type="earlyaccess"] {
      background-color: #252525;
      border-radius: 20px;
      position: relative; }
      .cp-form__sender[data-item-type="earlyaccess"] .loader {
        position: absolute;
        top: 0px;
        left: 0;
        right: 0;
        bottom: 0;
        margin: 0;
        background: rgba(0, 0, 0, 0.7); }
        .cp-form__sender[data-item-type="earlyaccess"] .loader svg {
          width: 30px;
          height: 30px; }
      .cp-form__sender[data-item-type="earlyaccess"] svg[data-earlyaccess-icon="true"] {
        width: 26px;
        height: 26px;
        fill: #fff;
        margin-right: 8px; }
      .cp-form__sender[data-item-type="earlyaccess"] label {
        position: relative;
        padding-left: 40px;
        padding-right: 0px;
        line-height: 26px; }
        .cp-form__sender[data-item-type="earlyaccess"] label a {
          text-decoration: underline;
          color: inherit; }
      .cp-form__sender[data-item-type="earlyaccess"].is-disabled {
        opacity: 0.4;
        pointer-events: none;
        cursor: default; }
    .cp-form__sender[data-item-type="live-popup"], .cp-form__sender[data-item-type="prices-adjusts"] {
      background-color: #f9fafb;
      padding: 10px;
      border-radius: 20px; }
      .cp-form__sender[data-item-type="live-popup"] .cp-form__field, .cp-form__sender[data-item-type="prices-adjusts"] .cp-form__field {
        width: auto;
        flex: 1 1 10em;
        min-width: 35%;
        margin-left: 10px;
        border-radius: 20px !important; }
        .cp-form__sender[data-item-type="live-popup"] .cp-form__field:disabled, .cp-form__sender[data-item-type="live-popup"] .cp-form__field.is-disabled, .cp-form__sender[data-item-type="prices-adjusts"] .cp-form__field:disabled, .cp-form__sender[data-item-type="prices-adjusts"] .cp-form__field.is-disabled {
          opacity: 0.4;
          color: rgba(0, 0, 0, 0.4);
          background-color: #fff; }
        @media all and (max-width: 939px) {
          .cp-form__sender[data-item-type="live-popup"] .cp-form__field, .cp-form__sender[data-item-type="prices-adjusts"] .cp-form__field {
            margin-left: 0;
            margin-top: 10px; } }
      .cp-form__sender[data-item-type="live-popup"] .cp-form__areatext[data-item-type="choose"], .cp-form__sender[data-item-type="prices-adjusts"] .cp-form__areatext[data-item-type="choose"] {
        border-radius: 0;
        border-top: 1px solid #d8d8d8;
        border-bottom: 1px solid #d8d8d8;
        background-color: #fff;
        margin: 0 !important;
        padding: 14px;
        /*@media all and (max-width: 939px) {
                        &[data-type="paid"] {
                            flex: 1 1 auto;
                            max-width: 100% !important;
                        }
                    }*/ }
        .cp-form__sender[data-item-type="live-popup"] .cp-form__areatext[data-item-type="choose"] span, .cp-form__sender[data-item-type="prices-adjusts"] .cp-form__areatext[data-item-type="choose"] span {
          font-size: 14px;
          line-height: 1.86;
          color: #010101;
          text-transform: none; }
          .cp-form__sender[data-item-type="live-popup"] .cp-form__areatext[data-item-type="choose"] span .profile-form__button-icon, .cp-form__sender[data-item-type="prices-adjusts"] .cp-form__areatext[data-item-type="choose"] span .profile-form__button-icon {
            display: none; }
        .cp-form__sender[data-item-type="live-popup"] .cp-form__areatext[data-item-type="choose"]:hover, .cp-form__sender[data-item-type="prices-adjusts"] .cp-form__areatext[data-item-type="choose"]:hover {
          opacity: 0.7; }
        .cp-form__sender[data-item-type="live-popup"] .cp-form__areatext[data-item-type="choose"].is-active, .cp-form__sender[data-item-type="prices-adjusts"] .cp-form__areatext[data-item-type="choose"].is-active {
          background-color: #fae7e7;
          border-color: #f5dada !important; }
          .cp-form__sender[data-item-type="live-popup"] .cp-form__areatext[data-item-type="choose"].is-active span, .cp-form__sender[data-item-type="prices-adjusts"] .cp-form__areatext[data-item-type="choose"].is-active span {
            color: #ff6b64;
            font-weight: 400; }
        .cp-form__sender[data-item-type="live-popup"] .cp-form__areatext[data-item-type="choose"]:nth-of-type(1), .cp-form__sender[data-item-type="prices-adjusts"] .cp-form__areatext[data-item-type="choose"]:nth-of-type(1) {
          border-radius: 20px 0 0 20px;
          border: 1px solid #d8d8d8; }
        .cp-form__sender[data-item-type="live-popup"] .cp-form__areatext[data-item-type="choose"]:nth-last-of-type(1), .cp-form__sender[data-item-type="prices-adjusts"] .cp-form__areatext[data-item-type="choose"]:nth-last-of-type(1) {
          border-radius: 0 20px 20px 0;
          border: 1px solid #d8d8d8; }
      @media all and (max-width: 939px) {
        .cp-form__sender[data-item-type="live-popup"][data-itens="1"] .cp-form__areatext[data-item-type="choose"], .cp-form__sender[data-item-type="prices-adjusts"][data-itens="1"] .cp-form__areatext[data-item-type="choose"] {
          max-width: unset !important; }
        .cp-form__sender[data-item-type="live-popup"][data-itens="2"] .cp-form__areatext[data-item-type="choose"], .cp-form__sender[data-item-type="prices-adjusts"][data-itens="2"] .cp-form__areatext[data-item-type="choose"] {
          max-width: unset !important; }
        .cp-form__sender[data-item-type="live-popup"][data-itens="3"] .cp-form__areatext[data-item-type="choose"], .cp-form__sender[data-item-type="prices-adjusts"][data-itens="3"] .cp-form__areatext[data-item-type="choose"] {
          max-width: unset !important; } }
    .cp-form__sender[data-item-type="uploader"] {
      border-radius: 18px;
      background-color: #f9fafb; }
      .cp-form__sender[data-item-type="uploader"] .cp-counter-limiter {
        position: absolute;
        right: 20px;
        bottom: 3px;
        top: inherit; }
      .cp-form__sender[data-item-type="uploader"] .post-photo {
        padding: 10px 10px 0; }
        .cp-form__sender[data-item-type="uploader"] .post-photo.js-upload__avatar--list {
          padding: 10px; }
        .cp-form__sender[data-item-type="uploader"] .post-photo .uppy-Dashboard--modal .uppy-Dashboard-overlay {
          background: transparent; }
        .cp-form__sender[data-item-type="uploader"] .post-photo .uppy-Dashboard--modal .uppy-DashboardContent-bar {
          display: none; }
        .cp-form__sender[data-item-type="uploader"] .post-photo .uppy-Dashboard--modal .uppy-Dashboard-AddFiles-list svg {
          background-color: transparent !important; }
        .cp-form__sender[data-item-type="uploader"] .post-photo.has-dragover .post-photo__link {
          border-width: 5px; }
        .cp-form__sender[data-item-type="uploader"] .post-photo .cp-form__upload-progress {
          /* Get same video width */
          width: calc(50% - 4px) !important;
          min-width: calc((100% / 4) - 4px) !important;
          max-width: calc(50% - 4px) !important;
          /* Get same video width */
          background: #d8d8d8;
          margin: 10px auto 2px;
          border-radius: 14px;
          position: relative; }
          .cp-form__sender[data-item-type="uploader"] .post-photo .cp-form__upload-progress > span {
            position: relative;
            z-index: 1;
            width: 100%;
            text-align: center;
            display: block;
            font-size: 14px;
            padding: 3px;
            color: #000; }
          .cp-form__sender[data-item-type="uploader"] .post-photo .cp-form__upload-progress > div {
            height: 100%;
            background: #ff6b64;
            border-radius: 14px;
            width: 0;
            position: absolute; }
          .cp-form__sender[data-item-type="uploader"] .post-photo .cp-form__upload-progress.is-color-half > span {
            color: #fff; }
          .cp-form__sender[data-item-type="uploader"] .post-photo .cp-form__upload-progress.is-color-complete > div {
            background: #81b751; }
          .cp-form__sender[data-item-type="uploader"] .post-photo .cp-form__upload-progress.is-color-complete > span {
            color: #fff; }
        @media all and (max-width: 939px) {
          .cp-form__sender[data-item-type="uploader"] .post-photo .cp-form__upload-progress {
            width: 100% !important;
            max-width: inherit !important; } }
      .cp-form__sender[data-item-type="uploader"] .post-photo__item {
        margin-top: 0px; }
        .cp-form__sender[data-item-type="uploader"] .post-photo__item.is-first {
          margin-left: 0px; }
        .cp-form__sender[data-item-type="uploader"] .post-photo__item.is-full {
          width: 100% !important;
          max-width: 100% !important;
          flex: 0 1 100% !important; }
          .cp-form__sender[data-item-type="uploader"] .post-photo__item.is-full[data-segment-type="upload"] {
            cursor: pointer; }
      .cp-form__sender[data-item-type="uploader"][data-post-type="status"] {
        background-color: transparent; }
        .cp-form__sender[data-item-type="uploader"][data-post-type="status"] .cp-form__item {
          padding: 0px; }
        .cp-form__sender[data-item-type="uploader"][data-post-type="status"] textarea.cp-form__field {
          min-height: 230px; }
        .cp-form__sender[data-item-type="uploader"][data-post-type="status"] textarea.is-quote {
          text-align: center;
          font-size: 30px;
          color: rgba(255, 255, 255, 0.7) !important;
          font-weight: 700;
          padding: 4em 2.5em 2.5em 2.5em;
          max-height: inherit;
          min-height: 10em; }
      .cp-form__sender[data-item-type="uploader"] .cp-form-status-theme {
        justify-content: center;
        align-items: center;
        position: absolute;
        bottom: 10px;
        left: 0;
        width: 100%;
        display: flex; }
        .cp-form__sender[data-item-type="uploader"] .cp-form-status-theme .is-quote {
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
          align-items: center !important;
          width: 41px;
          height: 41px;
          border-radius: 100%;
          border: 2px solid #fff;
          background-color: #1e1e1e;
          float: left;
          margin-left: 5px;
          position: relative;
          overflow: hidden;
          cursor: pointer; }
          .cp-form__sender[data-item-type="uploader"] .cp-form-status-theme .is-quote:nth-of-type(1) {
            margin-left: 0; }
          .cp-form__sender[data-item-type="uploader"] .cp-form-status-theme .is-quote svg {
            width: 32px;
            height: 32px;
            fill: #fff;
            display: none; }
          .cp-form__sender[data-item-type="uploader"] .cp-form-status-theme .is-quote.is-active svg {
            display: block; }
    .cp-form__sender .cp-form__sender {
      margin: 0;
      width: 100%; }
    .cp-form__sender .post-photo.no-wrap {
      overflow: auto;
      white-space: nowrap;
      flex-wrap: nowrap; }
    .cp-form__sender .post-photo__item {
      max-height: 205px;
      min-width: 205px; }
      @media all and (max-width: 939px) {
        .cp-form__sender .post-photo__item {
          width: calc(50% - 4px) !important;
          min-width: calc(50% - 4px) !important;
          max-width: calc(50% - 4px) !important;
          flex: 0 1 calc(50% - 4px) !important; } }
      .cp-form__sender .post-photo__item .post-photo__link {
        height: 100%;
        min-height: 36px;
        position: relative; }
        .cp-form__sender .post-photo__item .post-photo__link::after {
          position: absolute;
          content: "";
          width: 100%;
          height: 100%;
          background: transparent;
          left: 0;
          top: 0; }
        .cp-form__sender .post-photo__item .post-photo__link:not(label)::after {
          background: linear-gradient(0deg, rgba(0, 0, 0, 0.560662) 0%, rgba(255, 255, 255, 0) 100%); }
        .cp-form__sender .post-photo__item .post-photo__link [data-upload-pack-icon="video"],
        .cp-form__sender .post-photo__item .post-photo__link [data-upload-pack-icon="photo"] {
          width: 50px;
          height: 50px;
          font-size: 11px;
          float: left;
          position: absolute;
          top: calc(50% - 25px);
          left: calc(50% - 25px);
          fill: #fff;
          background: transparent;
          padding: 4px;
          border-radius: 12px;
          z-index: 1; }
          @media (max-width: 450px) {
            .cp-form__sender .post-photo__item .post-photo__link [data-upload-pack-icon="video"],
            .cp-form__sender .post-photo__item .post-photo__link [data-upload-pack-icon="photo"] {
              top: calc(50% - 40px); } }
      .cp-form__sender .post-photo__item .cp-lightbox__button.is-active {
        display: flex;
        opacity: 1; }
      .cp-form__sender .post-photo__item .cp-lightbox__button[data-type="actions"] {
        position: absolute;
        width: 25px;
        min-width: 25px;
        height: 25px;
        top: 10px;
        right: 10px;
        background-color: #000;
        padding: 4px; }
        .cp-form__sender .post-photo__item .cp-lightbox__button[data-type="actions"] .cp-lightbox__button-icon {
          width: 10px;
          height: 10px;
          fill: #fff; }
      .cp-form__sender .post-photo__item .cp-lightbox__button[data-type="is-cover"] {
        position: absolute;
        width: 25px;
        min-width: 25px;
        height: 25px;
        bottom: 10px;
        left: 10px;
        background-color: #ff6b64;
        padding: 0; }
        .cp-form__sender .post-photo__item .cp-lightbox__button[data-type="is-cover"]:not(.is-active) {
          border: 1px solid #fff;
          background-color: rgba(255, 255, 255, 0.8); }
          .cp-form__sender .post-photo__item .cp-lightbox__button[data-type="is-cover"]:not(.is-active):after {
            display: none; }
          .cp-form__sender .post-photo__item .cp-lightbox__button[data-type="is-cover"]:not(.is-active) .cp-lightbox__button-icon {
            display: none; }
        .cp-form__sender .post-photo__item .cp-lightbox__button[data-type="is-cover"]:after {
          content: attr(data-text);
          position: absolute;
          right: -34px;
          top: 0;
          bottom: 0;
          margin: auto;
          height: 14px;
          float: left;
          font-family: "Roboto", sans-serif;
          text-shadow: 0 0 7px rgba(1, 0, 1, 0.15);
          font-size: 12px;
          color: #fff; }
        .cp-form__sender .post-photo__item .cp-lightbox__button[data-type="is-cover"] .cp-lightbox__button-icon {
          width: 13px;
          height: 9px;
          fill: #fff; }
      .cp-form__sender .post-photo__item .post-photo__thumb {
        height: 100%; }
      .cp-form__sender .post-photo__item.is-dropzone {
        transition: all 0.2s;
        border: 3px dashed #666; }
        .cp-form__sender .post-photo__item.is-dropzone:not(.is-active) {
          width: 1px !important;
          max-width: 1px !important;
          min-width: 1px !important;
          border: none; }
        .cp-form__sender .post-photo__item.is-dropzone.is-active:not(.is-hover) {
          width: 20px !important;
          max-width: 20px !important;
          min-width: 20px !important; }
      .cp-form__sender .post-photo__item.is-double-width {
        width: calc(50% - 4px) !important;
        min-width: calc((100% / 4) - 4px) !important;
        max-width: calc(50% - 4px) !important;
        flex: 0 1 calc(50% - 4px) !important; }
        .cp-form__sender .post-photo__item.is-double-width.is-portrait {
          min-width: inherit !important;
          width: 115px !important;
          max-width: inherit !important;
          flex: 0 1 115px !important;
          height: 205px; }
        .cp-form__sender .post-photo__item.is-double-width .post-photo__thumb:before {
          padding-top: 56.75%; }
        .cp-form__sender .post-photo__item.is-double-width video {
          /*object-fit: contain;*/
          object-fit: cover;
          background-color: #000; }
      .cp-form__sender .post-photo__item[data-item-type="button"].is-full {
        margin-left: 0;
        max-height: 205px; }
        @media all and (max-width: 939px) {
          .cp-form__sender .post-photo__item[data-item-type="button"].is-full {
            max-height: 100% !important; } }
      .cp-form__sender .post-photo__item[data-item-type="button"][data-segment-type="upload"] svg:not(.uppy-c-icon) {
        background-color: #ff6b64 !important;
        width: 46px !important;
        height: 46px !important;
        padding: 9px !important;
        border: none !important; }
        .cp-form__sender .post-photo__item[data-item-type="button"][data-segment-type="upload"] svg:not(.uppy-c-icon) .default {
          transform: rotate(0deg) !important;
          fill: #fff !important; }
      .cp-form__sender .post-photo__item[data-item-type="button"] .post-photo__link {
        border: 1px dashed #ff6363;
        background-color: #fff;
        border-radius: 18px;
        height: 100%; }
        .cp-form__sender .post-photo__item[data-item-type="button"] .post-photo__link .post-photo__thumb {
          position: relative;
          display: flex;
          align-items: center;
          justify-content: center;
          height: 100%; }
        .cp-form__sender .post-photo__item[data-item-type="button"] .post-photo__link .post-photo__media {
          display: flex;
          align-items: center;
          justify-content: center;
          flex-direction: column;
          position: relative;
          flex-wrap: wrap;
          padding: 10px; }
          .cp-form__sender .post-photo__item[data-item-type="button"] .post-photo__link .post-photo__media span {
            white-space: normal;
            margin-top: 15px;
            font-weight: 400;
            font-size: 15px; }
            .cp-form__sender .post-photo__item[data-item-type="button"] .post-photo__link .post-photo__media span i {
              font-style: normal; }
            .cp-form__sender .post-photo__item[data-item-type="button"] .post-photo__link .post-photo__media span strong {
              font-weight: 400;
              color: #ff6b64; }
        .cp-form__sender .post-photo__item[data-item-type="button"] .post-photo__link svg {
          width: 40px;
          height: 40px;
          padding: 14px;
          display: flex;
          align-items: center;
          justify-content: center;
          background-color: #f9fafb;
          border-radius: 100%;
          pointer-events: none; }
          .cp-form__sender .post-photo__item[data-item-type="button"] .post-photo__link svg .default {
            fill: #ff6363;
            transform-origin: center;
            transform: rotate(0deg); }
    @media (max-width: 939px) {
      .actions-payment.cp-form__sender {
        flex-wrap: nowrap; } }
  .cp-form__title {
    color: rgba(163, 163, 163, 0.75);
    font-size: 16px;
    line-height: 1.3;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: flex;
    align-items: center;
    justify-content: flex-start; }
    .no-uppercase.cp-form__title {
      text-transform: none; }
    .is-center.cp-form__title {
      justify-content: center;
      text-align: center; }
    .cp-form__title .is-button {
      margin-left: auto;
      color: #676767;
      font-size: 13px; }
      .cp-form__title .is-button [class*="cp-glyph"] {
        font-size: inherit;
        color: inherit;
        width: auto;
        height: auto; }
  .cp-form__areatext {
    font-size: 14px;
    color: #676767;
    line-height: 1.7; }
    .has-gutter.cp-form__areatext {
      padding: 12px; }
    .no-gutter.cp-form__areatext {
      padding: 0 !important; }
    .no-bg.cp-form__areatext {
      background-color: transparent !important; }
    .is-big.cp-form__areatext,
    .cp-form__areatext .is-big {
      font-size: 45px;
      line-height: 1.82; }
    .no-opacity.cp-form__areatext {
      opacity: 1; }
    .is-hidden.cp-form__areatext {
      display: none; }
    .is-show.cp-form__areatext {
      display: flex !important;
      flex-wrap: wrap; }
    .has-max-height.cp-form__areatext {
      max-height: 300px;
      overflow: auto; }
    .cp-form__areatext[data-item-type="choose"] {
      border-radius: 18px;
      min-width: 135px;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 10px;
      flex: 1 1 10em;
      width: auto;
      float: left;
      background-color: #f9fafb ; }
      body[data-custom-theme="true"] .cp-form__areatext[data-item-type="choose"] {
        background-color: #f9fafb ; }
      .cp-form__areatext[data-item-type="choose"]:not(.is-disabled) {
        cursor: pointer; }
      .cp-form__areatext[data-item-type="choose"] ~ .cp-form__areatext[data-item-type="choose"] {
        margin-left: 8px; }
      .cp-form__areatext[data-item-type="choose"]:hover {
        text-decoration: none; }
      input[type="radio"]:checked + .cp-form__areatext[data-item-type="choose"],
      input[type="checkbox"]:checked + .cp-form__areatext[data-item-type="choose"], .cp-form__areatext[data-item-type="choose"].is-active {
        background-color: #29c6dd ; }
        body[data-custom-theme="true"] input[type="radio"]:checked + .cp-form__areatext[data-item-type="choose"], body[data-custom-theme="true"] input[type="checkbox"]:checked + .cp-form__areatext[data-item-type="choose"], body[data-custom-theme="true"] .cp-form__areatext[data-item-type="choose"].is-active {
          background-color: #29c6dd ; }
        input[type="radio"]:checked + .cp-form__areatext[data-item-type="choose"]:hover.is-login span,
        input[type="checkbox"]:checked + .cp-form__areatext[data-item-type="choose"]:hover.is-login span, .cp-form__areatext[data-item-type="choose"].is-active:hover.is-login span {
          color: #f57868 ; }
          body[data-custom-theme="true"] input[type="radio"]:checked + .cp-form__areatext[data-item-type="choose"]:hover.is-login span, body[data-custom-theme="true"] input[type="checkbox"]:checked + .cp-form__areatext[data-item-type="choose"]:hover.is-login span, body[data-custom-theme="true"] .cp-form__areatext[data-item-type="choose"].is-active:hover.is-login span {
            color: #f57868 ; }
        input[type="radio"]:checked + .cp-form__areatext[data-item-type="choose"]:hover span,
        input[type="checkbox"]:checked + .cp-form__areatext[data-item-type="choose"]:hover span, .cp-form__areatext[data-item-type="choose"].is-active:hover span {
          color: #FFF ; }
          body[data-custom-theme="true"] input[type="radio"]:checked + .cp-form__areatext[data-item-type="choose"]:hover span, body[data-custom-theme="true"] input[type="checkbox"]:checked + .cp-form__areatext[data-item-type="choose"]:hover span, body[data-custom-theme="true"] .cp-form__areatext[data-item-type="choose"].is-active:hover span {
            color: #FFF ; }
        input[type="radio"]:checked + .cp-form__areatext[data-item-type="choose"].is-login,
        input[type="checkbox"]:checked + .cp-form__areatext[data-item-type="choose"].is-login, .cp-form__areatext[data-item-type="choose"].is-active.is-login {
          background-color: #ffffff ; }
          body[data-custom-theme="true"] input[type="radio"]:checked + .cp-form__areatext[data-item-type="choose"].is-login, body[data-custom-theme="true"] input[type="checkbox"]:checked + .cp-form__areatext[data-item-type="choose"].is-login, body[data-custom-theme="true"] .cp-form__areatext[data-item-type="choose"].is-active.is-login {
            background-color: #ffffff ; }
          input[type="radio"]:checked + .cp-form__areatext[data-item-type="choose"].is-login span,
          input[type="checkbox"]:checked + .cp-form__areatext[data-item-type="choose"].is-login span, .cp-form__areatext[data-item-type="choose"].is-active.is-login span {
            color: #f57868 ; }
            body[data-custom-theme="true"] input[type="radio"]:checked + .cp-form__areatext[data-item-type="choose"].is-login span, body[data-custom-theme="true"] input[type="checkbox"]:checked + .cp-form__areatext[data-item-type="choose"].is-login span, body[data-custom-theme="true"] .cp-form__areatext[data-item-type="choose"].is-active.is-login span {
              color: #f57868 ; }
        input[type="radio"]:checked + .cp-form__areatext[data-item-type="choose"] span,
        input[type="checkbox"]:checked + .cp-form__areatext[data-item-type="choose"] span, .cp-form__areatext[data-item-type="choose"].is-active span {
          color: #FFF ;
          font-weight: 700; }
          body[data-custom-theme="true"] input[type="radio"]:checked + .cp-form__areatext[data-item-type="choose"] span, body[data-custom-theme="true"] input[type="checkbox"]:checked + .cp-form__areatext[data-item-type="choose"] span, body[data-custom-theme="true"] .cp-form__areatext[data-item-type="choose"].is-active span {
            color: #FFF ; }
      .cp-form__areatext[data-item-type="choose"] img {
        width: 25px;
        height: 25px;
        float: left; }
      .cp-form__areatext[data-item-type="choose"] span {
        font-weight: 400;
        font-size: 14px;
        text-transform: uppercase;
        margin: 0 auto;
        line-height: 1; }
      @media all and (max-width: 939px) {
        .cp-form__areatext[data-item-type="choose"] {
          min-width: 0 !important; }
          .cp-form__areatext[data-item-type="choose"][data-count="2"] {
            max-width: calc(50vw - 8px) !important; }
          .cp-form__areatext[data-item-type="choose"] img {
            width: 5.5vw !important;
            height: 5.5vw !important; } }
    .cp-form__areatext[data-item-type="receipt-infos"] {
      padding: 20px;
      background-color: rgba(255, 255, 255, 0.01);
      border-radius: 8px;
      display: flex;
      flex-direction: column; }
      .cp-form__areatext[data-item-type="receipt-infos"] span {
        color: #676767 !important;
        font-weight: 700;
        font-size: 15px; }
        .cp-form__areatext[data-item-type="receipt-infos"] span:not(:first-child) {
          margin-top: 5px; }
        .cp-form__areatext[data-item-type="receipt-infos"] span span {
          color: #676767 !important;
          font-weight: 400; }
    .cp-form__areatext[data-item-type="packages"] {
      margin-top: 13px;
      align-items: center;
      font-size: unset;
      font-weight: unset;
      line-height: unset;
      text-transform: unset;
      position: relative;
      display: flex;
      flex-direction: column;
      flex-wrap: nowrap;
      background-color: #f9fafb;
      border-radius: 17px !important;
      padding: 33.5px; }
      .cp-form__areatext[data-item-type="packages"]:hover {
        outline: 1px solid #4286f4;
        background-color: #f9fafb;
        text-decoration: none; }
        .cp-form__areatext[data-item-type="packages"]:hover .post-data__state[data-item-type="text"], .cp-form__areatext[data-item-type="packages"]:hover .post-data__state[data-item-type="amount"] {
          color: #4286f4 !important; }
      .cp-form__areatext[data-item-type="packages"][data-discount="true"] {
        padding: 13px 0 60px; }
      .cp-form__areatext[data-item-type="packages"][data-bonus="true"] .post-data__state[data-item-type="footer"], .cp-form__areatext[data-item-type="packages"][data-discount="true"] .post-data__state[data-item-type="footer"] {
        float: none;
        position: absolute;
        bottom: 8px; }
      .cp-form__areatext[data-item-type="packages"] .post-data__state {
        /*
                * valor do pacote estilo grande (30 ou R$30)
                */
        /*
                * texto do pacote (carregue ou creditos)
                */
        /*
                * Footer do pacote (valores dos pacotes ou desconto)
                */
        /*
                * Tag de desconto ou bonus
                */ }
        .cp-form__areatext[data-item-type="packages"] .post-data__state:first-child {
          margin-top: auto; }
        .cp-form__areatext[data-item-type="packages"] .post-data__state:last-child:not([data-item-type="footer"]) {
          margin-bottom: auto; }
        .cp-form__areatext[data-item-type="packages"] .post-data__state[data-item-type="amount"] {
          color: #161616 !important;
          font-weight: 900;
          font-size: 60px;
          display: flex;
          line-height: 1;
          align-items: center;
          font-style: normal;
          width: 100%;
          max-width: 100%;
          flex: 0 1 auto;
          float: left;
          letter-spacing: -1.5px; }
          .cp-form__areatext[data-item-type="packages"] .post-data__state[data-item-type="amount"] small {
            font-size: 22px;
            font-weight: 400;
            margin-right: 5px; }
        .cp-form__areatext[data-item-type="packages"] .post-data__state[data-item-type="text"] {
          width: 100%;
          max-width: 100%;
          flex: 0 1 auto;
          color: #161616 !important;
          font-size: 16px;
          font-weight: 400;
          line-height: 1.5;
          font-style: normal;
          letter-spacing: -0.5px; }
          .cp-form__areatext[data-item-type="packages"] .post-data__state[data-item-type="text"] .plan_months {
            font-weight: 700;
            text-transform: uppercase; }
        .cp-form__areatext[data-item-type="packages"] .post-data__state[data-item-type="footer"] {
          flex: 0 1 auto;
          margin: 15px -8px -8px;
          float: left;
          padding: 8px;
          color: #f9fafb !important;
          background-color: #474747 !important;
          border-radius: 0 0 17px 17px !important;
          font-style: normal;
          text-align: center;
          font-size: 12px;
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          justify-content: center;
          letter-spacing: -0.5px; }
          .cp-form__areatext[data-item-type="packages"] .post-data__state[data-item-type="footer"].is-custom {
            background-color: #e8e8e8 !important;
            color: #000 !important; }
            .cp-form__areatext[data-item-type="packages"] .post-data__state[data-item-type="footer"].is-custom strong.is-green {
              color: #00b95b !important; }
          .cp-form__areatext[data-item-type="packages"] .post-data__state[data-item-type="footer"] span {
            font-size: 14px; }
            .cp-form__areatext[data-item-type="packages"] .post-data__state[data-item-type="footer"] span.is-full {
              width: 100%; }
            .cp-form__areatext[data-item-type="packages"] .post-data__state[data-item-type="footer"] span.has-linetrought {
              text-decoration: line-through; }
          .cp-form__areatext[data-item-type="packages"] .post-data__state[data-item-type="footer"] strong {
            font-size: 18px;
            margin-left: 5px;
            color: inherit; }
        .cp-form__areatext[data-item-type="packages"] .post-data__state[data-item-type="promotion"] {
          width: auto;
          font-size: 12px;
          font-weight: 700;
          line-height: 1;
          text-transform: uppercase;
          padding: 5px 15px;
          background-color: #00b95b;
          flex: 0 1 auto;
          border-radius: 20px;
          font-style: normal;
          color: #fff;
          margin: auto; }
    .cp-form__areatext[data-item-type="methods"] {
      padding: 20px;
      position: relative; }
      .cp-form__areatext[data-item-type="methods"]:hover .post-data__avatar, .cp-form__areatext[data-item-type="methods"].is-active .post-data__avatar {
        background-color: #fff; }
      .cp-form__areatext[data-item-type="methods"]:hover .post-data__description, .cp-form__areatext[data-item-type="methods"].is-active .post-data__description {
        color: #fff; }
      .cp-form__areatext[data-item-type="methods"] .post-data__description {
        font-size: 12px;
        color: #363636; }
      .cp-form__areatext[data-item-type="methods"] .post-data__avatar {
        width: 39px;
        flex: 0 1 39px;
        height: 39px;
        background-color: #f6f6f6;
        border-radius: 100%; }
        .cp-form__areatext[data-item-type="methods"] .post-data__avatar[data-method-icon-name="amex"] {
          background-color: #306db6; }
        .cp-form__areatext[data-item-type="methods"] .post-data__avatar[data-method-icon-name="diners"] {
          background-color: #f0f0f0; }
        .cp-form__areatext[data-item-type="methods"] .post-data__avatar[data-method-icon-name="elo"] {
          background-color: #353535; }
        .cp-form__areatext[data-item-type="methods"] .post-data__avatar[data-method-icon-name="hiper"] {
          background-color: #e8732c; }
        .cp-form__areatext[data-item-type="methods"] .post-data__avatar[data-method-icon-name="hipercard"] {
          background-color: #b52c20; }
        .cp-form__areatext[data-item-type="methods"] .post-data__avatar[data-method-icon-name="ccbill"] {
          background-color: #3173b8; }
        .cp-form__areatext[data-item-type="methods"] .post-data__avatar[data-method-icon-name="epoch"] {
          background-color: #5daa39; }
        .cp-form__areatext[data-item-type="methods"] .post-data__avatar[data-method="pix"] .post-data__avatar-image, .cp-form__areatext[data-item-type="methods"] .post-data__avatar[data-method="picpay"] .post-data__avatar-image, .cp-form__areatext[data-item-type="methods"] .post-data__avatar[data-method="billet"] .post-data__avatar-image, .cp-form__areatext[data-item-type="methods"] .post-data__avatar[data-method="creditcard"] .post-data__avatar-image {
          width: 50%;
          height: 50%; }
      .cp-form__areatext[data-item-type="methods"] .post-data__avatar-image {
        width: 70%;
        height: 70%;
        margin: auto;
        border-radius: 0;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0; }
      .cp-form__areatext[data-item-type="methods"] .post-data__nickname {
        width: auto;
        flex: 0 1 auto;
        font-size: 16px;
        font-weight: 400;
        line-height: 1.63;
        text-align: left;
        color: #000000; }
        @media all and (max-width: 939px) {
          .cp-form__areatext[data-item-type="methods"] .post-data__nickname {
            max-width: 100%;
            width: 100%;
            flex: 0 1 100%; } }
      .cp-form__areatext[data-item-type="methods"] .post-data__state {
        width: auto;
        flex: 0 1 auto;
        margin-left: auto;
        border-radius: 10px;
        font-size: 12px;
        font-weight: 400;
        padding: 5px 20px;
        line-height: 1.2; }
        @media all and (max-width: 939px) {
          .cp-form__areatext[data-item-type="methods"] .post-data__state {
            margin-left: 0; } }
        .cp-form__areatext[data-item-type="methods"] .post-data__state[data-level-approved="1"] {
          background-color: #f6f6f6;
          color: rgba(0, 0, 0, 0.84) !important; }
        .cp-form__areatext[data-item-type="methods"] .post-data__state[data-level-approved="2"] {
          background-color: #4285f3;
          color: rgba(255, 255, 255, 0.84) !important; }
        .cp-form__areatext[data-item-type="methods"] .post-data__state[data-item-type="methods-accepted"] {
          position: absolute;
          bottom: 15px;
          right: 15px;
          width: 30%;
          padding: 0;
          border-radius: 0; }
    .cp-form__areatext[data-item-type="methods"] {
      width: 100%;
      flex: 1 1 10em;
      height: auto;
      max-height: calc(100% / 7.5);
      min-height: calc(100% / 6.5);
      border-radius: 18px;
      display: flex;
      align-items: center;
      margin-top: 15px; }
      @media all and (max-width: 939px) {
        .cp-form__areatext[data-item-type="methods"] {
          min-height: calc(100% / 8.5); } }
      .cp-form__areatext[data-item-type="methods"]:hover, .cp-form__areatext[data-item-type="methods"].is-active {
        text-decoration: none; }
    .cp-form__areatext[data-item-type="amount"], .cp-form__areatext[data-item-type="copy"], .cp-form__areatext[data-item-type="upload-doc"], .cp-form__areatext[data-item-type="description"] {
      padding: 15px;
      width: 100%;
      float: left;
      white-space: normal;
      border: 1px solid #d8d8d8;
      border-radius: 12px;
      display: flex;
      flex-direction: column;
      position: relative; }
      .cp-form__areatext[data-item-type="amount"] textarea, .cp-form__areatext[data-item-type="copy"] textarea, .cp-form__areatext[data-item-type="upload-doc"] textarea, .cp-form__areatext[data-item-type="description"] textarea {
        width: 100%;
        border: none;
        background-color: transparent;
        color: #000;
        font-size: 14px;
        font-weight: 500;
        line-height: 1.7;
        text-align: left;
        padding: 0;
        margin: 0;
        white-space: normal;
        resize: none;
        height: 120px; }
        @media all and (max-width: 939px) {
          .cp-form__areatext[data-item-type="amount"] textarea, .cp-form__areatext[data-item-type="copy"] textarea, .cp-form__areatext[data-item-type="upload-doc"] textarea, .cp-form__areatext[data-item-type="description"] textarea {
            height: 120px; } }
    .cp-form__areatext[data-item-type="amount"] .is-text {
      font-size: 53px;
      line-height: 1.48;
      text-align: center;
      font-weight: 700; }
    .cp-form__areatext[data-item-type="upload-doc"] {
      border-style: dashed;
      border-width: 3px;
      min-height: 250px; }
    .cp-form__areatext[data-item-type="copy"].is-copied:before {
      content: attr(data-text-copied);
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 24px;
      font-weight: 500;
      line-height: 1.17;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      border-radius: inherit; }
    .cp-form__areatext[data-item-type="copy"] textarea,
    .cp-form__areatext[data-item-type="copy"] .is-text {
      font-size: 24px;
      line-height: 1.17;
      text-align: left;
      height: 56px; }
      @media all and (max-width: 939px) {
        .cp-form__areatext[data-item-type="copy"] textarea,
        .cp-form__areatext[data-item-type="copy"] .is-text {
          height: 84px;
          font-size: 18px; } }
    .cp-form__areatext strong {
      color: #fff; }
    .cp-form__areatext .is-handler {
      position: absolute;
      top: 5px;
      right: 5px;
      width: 20px;
      height: 20px;
      float: left;
      display: flex;
      align-items: center;
      justify-content: center;
      color: #676767;
      font-size: 13px;
      text-decoration: none; }
      .cp-form__areatext .is-handler:hover {
        text-decoration: none;
        opacity: 0.7; }
    .cp-form__areatext .cp-sidebar__result-item[data-skip="true"] {
      pointer-events: none;
      cursor: default; }
      .cp-form__areatext .cp-sidebar__result-item[data-skip="true"] .side-profile__close, .cp-form__areatext .cp-sidebar__result-item[data-skip="true"] .post-data__handler {
        background-color: #262626;
        color: rgba(255, 255, 255, 0.5);
        border: 1px solid #3b3b3b; }
    .cp-form__areatext .cp-sidebar__result-item .side-profile__close, .cp-form__areatext .cp-sidebar__result-item .post-data__handler {
      background-color: #81b751;
      color: #fff;
      border: 1px solid #81b751;
      padding: 10px;
      font-size: 12px;
      border-radius: 12px;
      margin-right: 0;
      text-transform: uppercase; }
      @media all and (max-width: 939px) {
        .cp-form__areatext .cp-sidebar__result-item .side-profile__close, .cp-form__areatext .cp-sidebar__result-item .post-data__handler {
          margin-left: 0;
          padding-left: 0;
          width: 100%;
          margin-top: 10px; } }
  .cp-form__item {
    width: calc(50% - 2.5px);
    padding-top: 5px;
    float: left;
    transform-origin: center; }
    @media all and (max-width: 939px) {
      .is-inverted-mobile.cp-form__item {
        order: -1; } }
    .cp-form__item[data-reward] {
      opacity: 1;
      transition: opacity 0.3s ease-in-out; }
    .cp-form__item .cp-form__item-remove-field {
      position: absolute;
      top: 20px;
      right: 20px;
      fill: #fff; }
    .fade-in.cp-form__item {
      animation: fadeIn 0.3s forwards; }
    .fade-out.cp-form__item {
      animation: fadeOut 0.3s forwards; }
    .cp-form__item[data-placeholded="true"] .cp-form__item,
    .cp-form[data-placeholded="true"] .cp-form__item,
    .cp-form__sender[data-placeholded="true"] .cp-form__item {
      width: 50%;
      padding: 8px; }
      .cp-form__item[data-placeholded="true"] .cp-form__item[data-type="divide-3"],
      .cp-form[data-placeholded="true"] .cp-form__item[data-type="divide-3"],
      .cp-form__sender[data-placeholded="true"] .cp-form__item[data-type="divide-3"] {
        width: 33.33%; }
    .cp-form__item[data-type="full"] {
      width: 100% !important; }
    @media all and (max-width: 939px) {
      .cp-form__item[data-type="divide-2"] {
        width: 100% !important; } }
    .cp-form__item[data-type="divide-3"] {
      width: calc(33.33% - 2.5px); }
      @media all and (max-width: 939px) {
        .cp-form__item[data-type="divide-3"] {
          width: 100% !important; } }
    .cp-form__item[data-type="adapt"] {
      width: auto !important;
      flex: 0 1 auto; }
    .cp-form__item[data-type="adapt-to-small"] {
      width: 80% !important;
      flex: 0 1 80%; }
      @media all and (max-width: 939px) {
        .cp-form__item[data-type="adapt-to-small"] {
          width: 100% !important;
          flex: 0 1 100%; }
          .cp-form__item[data-type="adapt-to-small"] + .cp-form__item[data-type="full"] + .cp-form__item[data-type="small"],
          .cp-form__item[data-type="adapt-to-small"] + .cp-form__item[data-type="full"] + .cp-form__item[data-type="full"] + .cp-form__item[data-type="small"],
          .cp-form__item[data-type="adapt-to-small"] + .cp-form__item[data-type="small"] {
            width: 100% !important;
            flex: 0 1 100%; } }
    .cp-form__item[data-type="flexible"] {
      width: auto !important;
      flex: 1 1 10em;
      display: flex;
      flex-wrap: wrap; }
      .cp-form__item[data-type="flexible"] + .cp-form__item[data-type="divide-3"],
      .cp-form__item[data-type="flexible"] + .cp-form__item[data-type="divide-2"] {
        padding-left: 5px; }
        @media all and (max-width: 939px) {
          .cp-form__item[data-type="flexible"] + .cp-form__item[data-type="divide-3"],
          .cp-form__item[data-type="flexible"] + .cp-form__item[data-type="divide-2"] {
            padding-left: 0; } }
    .cp-form__item[data-type="small"] {
      width: 20% !important;
      min-width: 100px; }
      .cp-form__item[data-type="flexible"] + .cp-form__item[data-type="small"] {
        padding-left: 5px; }
    .cp-form__item[data-segment="options"] .flag {
      width: 25px;
      height: 25px; }
      @media all and (max-width: 939px) {
        .cp-form__item[data-segment="options"] .flag {
          width: 20px;
          height: 20px; } }
    .cp-form__item[data-segment="options"] .cp-form__item-container {
      text-decoration: none; }
    .cp-form__item[data-item-type="kb"] {
      padding-left: 0;
      padding-right: 0; }
      .cp-form__item[data-item-type="kb"] .cp-form__item-container {
        padding: 0;
        background-color: #212121;
        border: none; }
      .cp-form__item[data-item-type="kb"] .cp-form__field {
        padding: 18px;
        color: #fff;
        text-decoration: none; }
        .cp-form__item[data-item-type="kb"] .cp-form__field:hover {
          text-decoration: none; }
    .cp-form__item[data-item-type="video-record"] {
      /* Play button on autoplay error */
      /* Hide not necessary itens */ }
      .cp-form__item[data-item-type="video-record"] .no-before:before {
        padding-top: 0 !important; }
      .cp-form__item[data-item-type="video-record"] .cp-form-boxes__item {
        width: 100%; }
      .cp-form__item[data-item-type="video-record"] .play_register_btn {
        height: 60px;
        width: 60px;
        border-radius: 50%;
        background-color: #333;
        display: grid;
        place-content: center;
        animation: grow 1s infinite;
        position: absolute;
        top: 50%;
        z-index: 999;
        left: 50%;
        margin-top: -30px;
        margin-left: -30px; }
      .cp-form__item[data-item-type="video-record"] .play_register_btn:hover {
        text-decoration: none; }
      .cp-form__item[data-item-type="video-record"] .play_register_btn i {
        color: #eee !important;
        font-size: 28px;
        margin-left: 6px; }
      .cp-form__item[data-item-type="video-record"] .play_register_btn i::before {
        content: "\e90b"; }

@keyframes grow {
  from {
    box-shadow: 0px 0px 1em #000; }
  to {
    box-shadow: 0px 0px 3em #000; } }
      .cp-form__item[data-item-type="video-record"] .cp-form-boxes__actions,
      .cp-form__item[data-item-type="video-record"] #js-video-validation-record-countdown,
      .cp-form__item[data-item-type="video-record"] #js-video-validation-record-loader,
      .cp-form__item[data-item-type="video-record"] #js-video-validation-progress {
        z-index: 9999; }
      .cp-form__item[data-item-type="video-record"] .uppy-Dashboard-inner {
        width: 100% !important; }
      .cp-form__item[data-item-type="video-record"] .uppy-Webcam-video {
        max-height: 100%;
        height: 100%;
        width: 100%;
        object-fit: cover; }
      .cp-form__item[data-item-type="video-record"] .uppy-Dashboard-inner {
        border: 0px;
        z-index: 1; }
      .cp-form__item[data-item-type="video-record"] .uppy-Dashboard-AddFiles {
        display: none !important; }
      .cp-form__item[data-item-type="video-record"] .uppy-DashboardContent-bar {
        display: none !important; }
      .cp-form__item[data-item-type="video-record"] .uppy-Webcam-footer {
        display: none; }
      .cp-form__item[data-item-type="video-record"] .uppy-Webcam-buttonContainer {
        display: flex;
        flex-flow: row;
        justify-content: center; }
        .cp-form__item[data-item-type="video-record"] .uppy-Webcam-buttonContainer .uppy-Webcam-button--submit {
          order: 2;
          background-color: #81b751; }
          .cp-form__item[data-item-type="video-record"] .uppy-Webcam-buttonContainer .uppy-Webcam-button--submit:hover {
            background-color: #81b751; }
        .cp-form__item[data-item-type="video-record"] .uppy-Webcam-buttonContainer .uppy-Webcam-button--discard {
          order: 1;
          background-color: #f98282; }
          .cp-form__item[data-item-type="video-record"] .uppy-Webcam-buttonContainer .uppy-Webcam-button--discard:hover {
            background-color: #f98282; }
      .cp-form__item[data-item-type="video-record"][data-overwrite="true"] .uppy-Dashboard-dropFilesHereHint,
      .cp-form__item[data-item-type="video-record"][data-overwrite="true"] .uppy-Dashboard-AddFiles,
      .cp-form__item[data-item-type="video-record"][data-overwrite="true"] .uppy-DashboardContent-bar,
      .cp-form__item[data-item-type="video-record"][data-overwrite="true"] .uppy-Webcam-footer {
        display: none !important; }
      .cp-form__item[data-item-type="video-record"][data-overwrite="false"] .cp-form-boxes__actions,
      .cp-form__item[data-item-type="video-record"][data-overwrite="false"] .cp-form-boxes__progress,
      .cp-form__item[data-item-type="video-record"][data-overwrite="false"] [data-uppy-acquirer-id="MyDevice"],
      .cp-form__item[data-item-type="video-record"][data-overwrite="false"] .uppy-Dashboard-AddFiles-title,
      .cp-form__item[data-item-type="video-record"][data-overwrite="false"] #js-video-validation-record-loader,
      .cp-form__item[data-item-type="video-record"][data-overwrite="false"] #js-video-validation-record-countdown {
        display: none !important; }
      @media all and (max-width: 939px) {
        .cp-form__item[data-item-type="video-record"] {
          /* Remove abolute position to elements fill height on mobile */ }
          .cp-form__item[data-item-type="video-record"] .uppy-Dashboard-inner {
            height: auto !important; }
          .cp-form__item[data-item-type="video-record"] .uppy-DashboardContent-panel, .cp-form__item[data-item-type="video-record"] .uppy-Webcam-video {
            position: relative; } }
    .cp-form__item[data-item-type="avatar-carousel"] {
      display: flex; }
      .cp-form__item[data-item-type="avatar-carousel"] .cp-form__item-container {
        height: 165px;
        overflow: hidden;
        overflow-x: scroll;
        display: flex;
        flex-direction: column;
        max-width: 317px;
        margin: 0 auto;
        align-items: flex-start;
        justify-content: flex-start;
        scrollbar-width: thin;
        scrollbar-color: rgba(255, 255, 255, 0.6) rgba(255, 255, 255, 0.12); }
      .cp-form__item[data-item-type="avatar-carousel"] .post-avatar.is-medium {
        width: 59px !important;
        flex: 0 1 59px !important;
        height: 59px !important; }
      .cp-form__item[data-item-type="avatar-carousel"] .cp-form__sender {
        flex-direction: column;
        max-height: 160px;
        overflow-x: auto; }
    .cp-form__item[data-item-type="read-accept"] .cp-form__field a {
      color: inherit !important; }
    .cp-form__item[data-item-type="read-accept"] .cp-form__field {
      padding: 15px 15px 15px 40px !important; }
    .cp-form__item[data-item-type="read-accept"] .cp-form__label {
      padding: 0; }
    .cp-form__item + .cp-form__title {
      margin-top: 25px; }
    @media all and (max-width: 939px) {
      .cp-form__item + .cp-page__title {
        margin-top: 25px; } }
    .cp-form__item + .cp-page__text,
    .cp-form__item + .cp-form__label {
      margin-top: 10px; }
    .is-error.cp-form__item .cp-form__card-brands .cp-form__card-brands-item label {
      background: #fbf4f4 ;
      border-color: #fbf4f4 ; }
      body[data-custom-theme="true"] .is-error.cp-form__item .cp-form__card-brands .cp-form__card-brands-item label {
        background: #fbf4f4 ; }
      body[data-custom-theme="true"] .is-error.cp-form__item .cp-form__card-brands .cp-form__card-brands-item label {
        border-color: #fbf4f4 ; }
    .is-error.cp-form__item .cp-form__item-container {
      border-color: #f98282; }
    .is-error.cp-form__item .cp-form__label {
      color: #f98282; }
      .is-error.cp-form__item .cp-form__label .cp-form__field {
        color: unset;
        opacity: 1; }
        .is-error.cp-form__item .cp-form__label .cp-form__field a {
          color: inherit; }
    .is-error.cp-form__item .cp-form__field-content .cp-form__field {
      background-color: unset;
      border-color: unset;
      color: unset; }
      .is-error.cp-form__item .cp-form__field-content .cp-form__field + .cp-form__label {
        color: unset;
        opacity: 1; }
    .is-error.cp-form__item .g-recaptcha {
      background-color: unset;
      border-radius: 12px;
      transform: translateZ(0);
      will-change: opacity; }
      .is-error.cp-form__item .g-recaptcha iframe {
        mix-blend-mode: lighten;
        border-radius: 12px;
        border: 1px solid #000; }
    .is-error-text.cp-form__item .cp-page__text {
      color: unset; }
    .is-column-direction.cp-form__item {
      flex-direction: column;
      display: flex; }
  .is-documents.cp-form .header-profile__avatar {
    order: 0; }
  .is-documents.cp-form .side-profile-form__button.has-badge-out {
    justify-content: center !important; }
    .is-documents.cp-form .side-profile-form__button.has-badge-out .side-profile-form__button-text {
      width: auto; }
  .cp-form__item-container {
    background-color: #212121;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    border: 1px solid transparent;
    border-radius: 6px; }
    .cp-form__item[data-placeholded="true"] .cp-form__item-container,
    .cp-form[data-placeholded="true"] .cp-form__item-container,
    .cp-form__sender[data-placeholded="true"] .cp-form__item-container {
      border-radius: 14px;
      background-color: transparent;
      border: none;
      padding: 0; }
      .cp-form__item[data-placeholded="true"] .cp-form__item-container .flag,
      .cp-form[data-placeholded="true"] .cp-form__item-container .flag,
      .cp-form__sender[data-placeholded="true"] .cp-form__item-container .flag {
        left: 20px;
        bottom: 23px; }
        .cp-form__item[data-placeholded="true"] .cp-form__item-container .flag ~ .cp-form__field,
        .cp-form[data-placeholded="true"] .cp-form__item-container .flag ~ .cp-form__field,
        .cp-form__sender[data-placeholded="true"] .cp-form__item-container .flag ~ .cp-form__field {
          padding: 10px 15px 15px 45px; }
      .cp-form__item[data-placeholded="true"] .cp-form__item-container .loader,
      .cp-form[data-placeholded="true"] .cp-form__item-container .loader,
      .cp-form__sender[data-placeholded="true"] .cp-form__item-container .loader {
        border-radius: 14px; }
      .cp-form__item[data-placeholded="true"] .cp-form__item-container .header-profile__tag,
      .cp-form[data-placeholded="true"] .cp-form__item-container .header-profile__tag,
      .cp-form__sender[data-placeholded="true"] .cp-form__item-container .header-profile__tag {
        border-radius: 14px; }
      .cp-form__item[data-placeholded="true"] .cp-form__item-container .side-profile__tags-item,
      .cp-form[data-placeholded="true"] .cp-form__item-container .side-profile__tags-item,
      .cp-form__sender[data-placeholded="true"] .cp-form__item-container .side-profile__tags-item {
        border-radius: 14px; }
      .cp-form__item[data-placeholded="true"] .cp-form__item-container .profile-form__upload,
      .cp-form[data-placeholded="true"] .cp-form__item-container .profile-form__upload,
      .cp-form__sender[data-placeholded="true"] .cp-form__item-container .profile-form__upload {
        border-radius: 14px; }
    .has-height-full.cp-form__item-container {
      height: 100%;
      align-content: flex-start;
      align-items: flex-start; }
    .has-border.cp-form__item-container {
      border-color: #2c2b2b; }
    .no-min-height.cp-form__item-container {
      min-height: inherit; }
    .has-min-height.cp-form__item-container {
      min-height: 58px; }
    .no-gutter.cp-form__item-container {
      padding: 0; }
    .no-bg.cp-form__item-container {
      background-color: transparent !important; }
    .cp-form__item-container[data-bg="true"] {
      background-color: #212121 !important;
      padding: 10px !important; }
    .cp-form__item-container .flag {
      position: absolute;
      left: 13px;
      bottom: 16px;
      width: 25px;
      height: 15px;
      display: block;
      object-fit: contain;
      margin-left: 0; }
      .cp-form__item-container .flag ~ .cp-form__field {
        padding: 10px 8px 8px 38px; }
    .cp-form__item-container .loader {
      position: absolute;
      top: 0;
      left: 0;
      border-radius: 6px;
      margin: 0;
      width: 100%;
      height: 100%;
      float: left;
      background-color: rgba(0, 0, 0, 0.3); }
    .cp-form__item-container .g-recaptcha {
      width: auto;
      max-width: 100%;
      overflow: hidden; }
      .cp-form__item-container .g-recaptcha div,
      .cp-form__item-container .g-recaptcha iframe {
        max-width: 100%;
        margin: 0 auto;
        border-radius: 6px; }
    .cp-form__item-container .header-profile__avatar {
      position: relative;
      top: 0;
      margin: 10px auto; }
      .cp-form__item-container .header-profile__avatar .loader {
        margin: 0;
        width: 100%;
        height: 100%;
        border-radius: 100%;
        background-color: rgba(0, 0, 0, 0.7); }
      .cp-form__item-container .header-profile__avatar input[type="file"] {
        display: none; }
      .cp-form__item-container .is-approved.header-profile__avatar .header-profile__avatar-image {
        justify-content: center;
        display: flex;
        align-items: center;
        font-size: 115px; }
      .cp-form__item-container .header-profile__avatar[data-type="upload-avatar"] {
        background-color: rgba(27, 27, 27, 0.5);
        padding: 10px;
        border-radius: 12px;
        width: 180px;
        height: 180px;
        flex: 0 0 180px;
        left: 0; }
        @media all and (max-width: 939px) {
          .cp-form__item-container .header-profile__avatar[data-type="upload-avatar"] {
            width: 160px !important;
            height: 160px !important;
            flex: 0 0 160px !important; } }
        .cp-form__item-container .header-profile__avatar[data-type="upload-avatar"] .header-profile__tag {
          margin-bottom: 10px;
          font-size: 9px;
          padding: 6px; }
    .cp-form__item-container .header-profile__tag {
      margin-bottom: 0px;
      border-radius: 6px;
      padding: 10px;
      width: 80%;
      text-align: center;
      justify-content: center;
      text-transform: uppercase;
      font-weight: 700;
      background-color: #171717; }
    .cp-form__item-container .cp-myprive-form__button, .cp-form__item-container .profile-form__button, .cp-form__item-container .side-profile-form__button {
      min-width: auto !important;
      justify-content: flex-end !important; }
      @media all and (max-width: 939px) {
        .cp-form__item-container .cp-myprive-form__button, .cp-form__item-container .profile-form__button, .cp-form__item-container .side-profile-form__button {
          justify-content: center !important; } }
    .cp-form__item-container .profile-form__button-icon, .cp-form__item-container .side-profile-form__button-icon {
      padding: 0 !important;
      font-size: 24px !important;
      margin-right: 5px !important; }
      .cp-form__item-container .is-edit.profile-form__button-icon, .cp-form__item-container .is-edit.side-profile-form__button-icon {
        font-size: 14px !important;
        margin-right: 0 !important; }
    .cp-form__item-container .is-disabled.c-form-chk-slider__label {
      cursor: default;
      pointer-events: none; }
      .cp-form__item-container .is-disabled.c-form-chk-slider__label .c-form-chk-slider__slider {
        opacity: 0.3; }
      .cp-form__item-container .is-disabled.c-form-chk-slider__label .cp-form__field {
        background-color: transparent !important; }
    .cp-form__item-container .side-profile__tags {
      padding: 0;
      background-color: transparent;
      justify-content: space-around;
      display: flex;
      flex-wrap: wrap; }
      @media all and (max-width: 939px) {
        .cp-form__item-container .side-profile__tags {
          justify-content: center; } }
      .cp-form__item-container .side-profile__tags input[type="radio"] {
        display: none; }
      .cp-form__item-container .side-profile__tags input[type="checkbox"] + .side-profile__tags-item,
      .cp-form__item-container .side-profile__tags input[type="radio"] + .side-profile__tags-item {
        display: flex;
        align-items: center;
        justify-content: center; }
        .cp-form__item-container .side-profile__tags input[type="checkbox"] + .side-profile__tags-item:not(.no-icon):before,
        .cp-form__item-container .side-profile__tags input[type="radio"] + .side-profile__tags-item:not(.no-icon):before {
          order: 2;
          margin-left: 10px;
          font-size: 10px;
          align-self: center; }
      .cp-form__item-container .side-profile__tags input[type="checkbox"]:checked + .side-profile__tags-item,
      .cp-form__item-container .side-profile__tags input[type="radio"]:checked + .side-profile__tags-item {
        background-color: #fff;
        color: #797979;
        opacity: 1; }
        .cp-form__item-container .side-profile__tags input[type="checkbox"]:checked + .side-profile__tags-item:hover,
        .cp-form__item-container .side-profile__tags input[type="radio"]:checked + .side-profile__tags-item:hover {
          background-color: #fff;
          color: #797979;
          opacity: 1; }
    .cp-form__item-container .side-profile__tags-item {
      color: #797979;
      background-color: #2c2c2c;
      padding: 14px 10px;
      font-size: 10px;
      margin: 3.5px;
      flex: 1 1 10em;
      max-width: 190px;
      line-height: 2.44;
      position: relative; }
      .cp-form__item-container .side-profile__tags-item:not(.no-uppercase) {
        text-transform: uppercase; }
      .cp-form__item-container .has-min-width.side-profile__tags-item {
        min-width: 130px; }
      .cp-form__item-container .side-profile__tags-item:hover {
        color: #797979;
        background-color: #2c2c2c; }
      .cp-form__item-container .is-flexible.side-profile__tags-item {
        flex: 1 1 10em;
        width: auto;
        max-width: none; }
      .cp-form__item-container .has-radius-button.side-profile__tags-item {
        border-radius: 6px; }
      .cp-form__item-container .side-profile__tags-item img {
        width: 26px;
        height: 26px;
        display: block;
        position: absolute;
        top: 0px;
        bottom: 0;
        left: 4px;
        margin: auto; }
      .cp-form__item-container .has-gutter-medium.side-profile__tags-item {
        margin: 20px 5.5px; }
      .cp-form__item-container .is-disabled.side-profile__tags-item {
        cursor: default;
        pointer-events: none;
        background-color: #1a1a1a;
        color: #797979; }
    .cp-form__item-container .profile-form__upload {
      min-height: 320px;
      border-radius: 6px; }
    .cp-form__item-container .profile-form__upload-text {
      font-weight: 400;
      font-size: 21px; }
  .cp-form__label {
    color: #dfdfdf;
    font-size: 13px;
    line-height: 1.3;
    max-width: calc(100% - 12px);
    overflow: hidden;
    text-overflow: ellipsis; }
    .is-disabled.cp-form__label {
      cursor: default;
      pointer-events: none;
      color: #797979; }
    .cp-form__label ~ .cp-form__field,
    .cp-form__label ~ .cp-form__field-badge,
    .cp-form__label ~ .intl-tel-input {
      margin-top: 10px; }
      .cp-form__label ~ .cp-form__field ~ .cp-form__label,
      .cp-form__label ~ .cp-form__field-badge ~ .cp-form__label,
      .cp-form__label ~ .intl-tel-input ~ .cp-form__label {
        line-height: 1.3;
        font-weight: 400;
        color: #9a9a9a; }
        .cp-form__label ~ .cp-form__field ~ .cp-form__label a,
        .cp-form__label ~ .cp-form__field-badge ~ .cp-form__label a,
        .cp-form__label ~ .intl-tel-input ~ .cp-form__label a {
          text-decoration: underline;
          color: #9a9a9a; }
    .cp-form__label[data-item-type="save-data"] {
      position: relative;
      display: flex;
      justify-content: center;
      align-items: flex-start;
      margin-top: 15px;
      padding-right: 0; }
      .cp-form__label[data-item-type="save-data"] .cp-form__radio {
        position: relative;
        float: left;
        margin: 0;
        width: 18px;
        min-width: 18px;
        height: 18px;
        left: 0 !important; }
      .cp-form__label[data-item-type="save-data"] .cp-form__field {
        border: none !important;
        padding: 0 15px 0 !important;
        width: auto;
        flex: 0 1 auto;
        white-space: normal;
        line-height: 1.72;
        background-color: transparent !important;
        font-size: 14px !important; }
        .cp-form__label[data-item-type="save-data"] .cp-form__field a {
          color: inherit !important;
          text-decoration: underline !important; }
        @media all and (max-width: 939px) {
          .cp-form__label[data-item-type="save-data"] .cp-form__field {
            font-size: 13px !important; } }
    .cp-form__label[data-item-type="item-slider"] {
      position: relative;
      max-width: 100%;
      padding: 0; }
      .cp-form__label[data-item-type="item-slider"].is-disabled:after, .cp-form__label[data-item-type="item-slider"].is-disabled:before {
        opacity: 0.2; }
      input:checked + .cp-form__label[data-item-type="item-slider"]:before {
        background: #fff;
        box-shadow: -1px 0 2px 0 rgba(0, 0, 0, 0.18);
        right: calc(15px + 4px); }
      input:checked + .cp-form__label[data-item-type="item-slider"]:after {
        background: #81b751;
        transition-delay: 0.15s; }
      .cp-form__label[data-item-type="item-slider"]:before {
        content: "";
        width: 19px;
        height: 19px;
        float: left;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        font-size: 10px;
        background: #646464;
        color: #646464;
        position: absolute;
        top: 0;
        right: calc(15px + 19px + 4px);
        bottom: 0;
        margin: auto;
        border-radius: 100%;
        transition: All 0.35s ease-out;
        box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.18);
        z-index: 2; }
      .cp-form__label[data-item-type="item-slider"]:after {
        content: "";
        position: absolute;
        right: 15px;
        top: 0;
        bottom: 0;
        margin: auto;
        width: calc(21px * 2);
        height: 23px;
        float: left;
        display: flex;
        flex-wrap: wrap;
        border: 2px solid #5a5a5a;
        border-radius: 50px;
        background: #202020;
        transition: background 0.35s ease-out; }
      .cp-form__label[data-item-type="item-slider"] .cp-form__field {
        padding-right: 70px !important; }
    .cp-form__label[data-item-type="list-checkboxes"] {
      padding: 0;
      width: 100%;
      max-width: 100%; }
      .cp-form__label[data-item-type="list-checkboxes"] .cp-form__field {
        padding: 15px 45px 15px 15px;
        padding-left: 15px;
        position: relative;
        min-height: 70px;
        line-height: 1.2 !important;
        display: flex;
        flex-wrap: wrap;
        align-items: flex-start;
        flex-direction: column;
        justify-content: center; }
        .cp-form__label[data-item-type="list-checkboxes"] .cp-form__field:not(:disabled), .cp-form__label[data-item-type="list-checkboxes"] .cp-form__field:not(.is-disabled) {
          cursor: pointer; }
        .cp-form__label[data-item-type="list-checkboxes"] .cp-form__field:before {
          content: "";
          position: absolute;
          right: 15px;
          top: 0;
          bottom: 0;
          margin: auto;
          width: 20px;
          height: 20px;
          border-radius: 6px;
          background-color: unset;
          border: 1px solid #000;
          border-color: #343434; }
        .cp-form__label[data-item-type="list-checkboxes"] .cp-form__field:after {
          content: "";
          position: absolute;
          right: 16px;
          top: 0;
          bottom: 0;
          margin: auto;
          width: 20px;
          height: 20px;
          background-color: #161616;
          border-radius: 6px; }
        .cp-form__label[data-item-type="list-checkboxes"] .cp-form__field small {
          font-size: 70%; }
      .cp-form__label[data-item-type="list-checkboxes"] input {
        display: none; }
        .cp-form__label[data-item-type="list-checkboxes"] input:checked + .cp-form__field:after {
          background-color: #81b751;
          border-color: transparent;
          transition-delay: 0s;
          clip-path: polygon(28% 38%, 41% 53%, 75% 24%, 86% 38%, 40% 78%, 15% 50%); }
  .cp-form__field-content {
    position: relative; }
    .cp-form__field-content .cp-form__field {
      padding: 25px 15px 5px !important;
      /*&:disabled,
            &.is-disabled {
                background-color: #F9FAFB;
                color: #000;
                border-color: #F9FAFB;

                &+%cp-form__label {
                    color: #888B8D;
                }
            }*/ }
      .cp-form__field-content .has-flag.cp-form__field {
        padding: 25px 15px 5px 45px !important; }
      .cp-form__field-content .cp-form__field:not([class^="has-mgn-top-"]):not([class*=" has-mgn-top-"]) {
        margin-top: 0 !important; }
      .cp-form__field-content .cp-form__field:not(.is-textarea) + .cp-form__label,
      .cp-form__field-content .cp-form__field:not(.is-textarea):focus:placeholder-shown + .cp-form__label {
        position: absolute;
        top: 0;
        left: 15px;
        height: 27px;
        bottom: 0;
        margin: auto !important;
        pointer-events: none;
        transform: translateY(-8px);
        font-size: 12px;
        transition: All 0.3s linear;
        line-height: 1.69; }
      .cp-form__field-content .cp-form__field:not(.is-textarea):not(:focus):placeholder-shown {
        padding: 15px !important; }
        .cp-form__field-content .cp-form__field:not(.is-textarea):not(:focus):placeholder-shown.has-flag {
          padding: 15px !important; }
        .cp-form__field-content .cp-form__field:not(.is-textarea):not(:focus):placeholder-shown + .cp-form__label {
          font-size: 16px;
          transform: translateY(0); }
        .cp-form__field-content .cp-form__field:not(.is-textarea):not(:focus):placeholder-shown ~ .post-data__avatar {
          display: none; }
      .cp-form__field-content .is-textarea.cp-form__field {
        height: 125px;
        resize: none; }
        .cp-form__field-content .is-textarea.cp-form__field + .cp-form__label {
          font-size: 12px;
          transform: translateY(9px);
          bottom: unset;
          position: absolute;
          left: 15px; }
    .is-direction-column.cp-form__field-content {
      display: flex;
      flex-direction: column; }
    .cp-form__field-content .intl-tel-input {
      flex: 0 1 100%; }
      .cp-form__field-content .intl-tel-input + .cp-form__label {
        position: absolute;
        top: 0;
        left: 15px;
        height: 27px;
        bottom: 0;
        margin: auto !important;
        pointer-events: none;
        transform: translateY(-12px);
        font-size: 12px;
        transition: All 0.3s linear;
        line-height: 1.69; }
    .cp-form__field-content .post-data__avatar[data-method] {
      position: absolute;
      width: 25px;
      height: 20px;
      bottom: 10px;
      left: 15px;
      border-radius: 0;
      margin: 0;
      overflow: visible;
      background-color: #fff;
      padding: 0;
      border-radius: 3px; }
      .cp-form__field-content .post-data__avatar[data-method][data-method-icon-name="card-default"] .post-data__avatar-image {
        transform: scale(0.85);
        width: 100%;
        height: 100%;
        justify-content: center;
        display: flex;
        align-items: center;
        margin: -3px 0px 0 -2px; }
      .cp-form__field-content .post-data__avatar[data-method][data-method-icon-name="amex"] {
        background-color: #306db6; }
      .cp-form__field-content .post-data__avatar[data-method][data-method-icon-name="diners"] {
        background-color: #f0f0f0; }
      .cp-form__field-content .post-data__avatar[data-method][data-method-icon-name="elo"] {
        background-color: #353535; }
      .cp-form__field-content .post-data__avatar[data-method][data-method-icon-name="hiper"] {
        background-color: #e8732c; }
      .cp-form__field-content .post-data__avatar[data-method][data-method-icon-name="hipercard"] {
        background-color: #b52c20; }
      .cp-form__field-content .post-data__avatar[data-method][data-method-icon-name="ccbill"] {
        background-color: #3173b8; }
      .cp-form__field-content .post-data__avatar[data-method][data-method-icon-name="epoch"] {
        background-color: #5daa39; }
      .cp-form__field-content .post-data__avatar[data-method] .post-data__avatar-link {
        background-color: transparent;
        border-radius: inherit;
        height: 100%; }
      .cp-form__field-content .post-data__avatar[data-method] .post-data__avatar-image {
        border-radius: inherit; }
    .cp-form__field-content .icon {
      position: absolute;
      right: 15px;
      bottom: 12px;
      width: 30px;
      height: 20px;
      border-radius: 3px; }
    .cp-form__field-content .is-calendar {
      position: absolute;
      width: 18px;
      height: 18px;
      right: 16px;
      top: 22px;
      fill: #fff; }
  .cp-form__field {
    padding: 8px;
    font-size: 13px;
    line-height: 1.69;
    border-radius: 6px;
    color: #696969;
    border: none;
    outline: none;
    background-color: #2c2c2c; }
    .cp-form__item[data-placeholded="true"] .cp-form__field,
    .cp-form[data-placeholded="true"] .cp-form__field,
    .cp-form__sender[data-placeholded="true"] .cp-form__field {
      padding: 15px;
      font-size: 16px;
      line-height: 1.69;
      border-radius: 14px !important; }
      .cp-form__item[data-placeholded="true"] .cp-form__field[data-type="inline-data"][data-radii="md"],
      .cp-form[data-placeholded="true"] .cp-form__field[data-type="inline-data"][data-radii="md"],
      .cp-form__sender[data-placeholded="true"] .cp-form__field[data-type="inline-data"][data-radii="md"] {
        border-radius: 11px; }
    .cp-form__field::placeholder {
      color: transparent !important; }
    .no-resize.cp-form__field {
      resize: none; }
    .cp-form__field[data-divider="2"] {
      width: calc(50% - 2.5px); }
    .cp-form__field[data-divider="3"] {
      width: calc(33.33% - 2.5px); }
      .cp-form__field[data-divider="3"].old-form {
        width: calc(33.33% - 8px); }
    .cp-form__field[data-type="small"] {
      width: calc(60px - 5px); }
      .cp-form__field[data-type="small"] + .cp-form__field {
        margin-left: 5px; }
    .cp-form__field[data-type="flexible"] {
      width: auto;
      flex: 1 1 10em; }
    .has-bg-parent.cp-form__field {
      background-color: #112f46; }
    .no-bg.cp-form__field {
      background-color: transparent; }
    .cp-form__item-container .is-disabled.c-form-chk-slider__label .cp-form__field, .is-disabled.cp-form__field, .cp-form__field:disabled {
      cursor: default;
      pointer-events: none;
      background-color: #242424;
      color: #797979; }
      .cp-form__item-container .is-disabled.c-form-chk-slider__label .cp-form__field + .cp-form__label, .is-disabled.cp-form__field + .cp-form__label, .cp-form__field:disabled + .cp-form__label {
        color: #797979; }
    .cp-form__field[data-type="inline-data"] {
      background-color: #f9fafb;
      font-size: 14px;
      font-weight: 400;
      border: none;
      display: flex; }
      .cp-form__field[data-type="inline-data"][data-radii="md"] {
        border-radius: 11px; }
      .cp-form__field[data-type="inline-data"] span {
        white-space: nowrap;
        text-overflow: ellipsis;
        flex: 1 1 10em;
        width: auto;
        max-width: 100%;
        overflow: hidden;
        margin-right: 10px; }
        .cp-form__field[data-type="inline-data"] span strong {
          font-weight: 500; }
      .cp-form__field[data-type="inline-data"] a {
        margin-left: auto;
        color: #4286f4;
        font-weight: 400;
        text-decoration: underline !important;
        font-size: 15px; }
      .cp-form__field[data-type="inline-data"] .cp-form__areatext[data-item-type="choose"] {
        padding: 13px;
        border-radius: inherit; }
    .is-dropdown.cp-form__field {
      background-image: url(/static/images/form_select/arrow-right-white.svg);
      background-size: 6px;
      background-repeat: no-repeat;
      background-position: calc(100% - 10px) center;
      padding-right: 25px; }
      .is-dropdown.cp-form__field:focus {
        background-image: url(/static/images/form_select/arrow-down-white-thin.svg);
        background-size: auto 6px; }
    .cp-form__field option {
      color: #fff; }
    .cp-form__field a {
      color: #000;
      font-weight: 700; }
    .cp-form__field .flag {
      position: relative;
      top: -1px;
      left: 0;
      margin-right: 5px;
      display: inline-block;
      vertical-align: middle; }
    .cp-form__field .post-photo__item {
      width: 250px !important;
      max-width: 250px !important;
      flex: 0 1 250px !important;
      border-radius: 0; }
  .cp-form__field-badge {
    width: 35px;
    float: left;
    border-radius: 6px 0 0 6px;
    padding: 8px 0;
    color: #fff;
    font-size: 13px;
    line-height: 1.69;
    background-color: #2c2c2c;
    display: flex;
    justify-content: center;
    align-items: center;
    border: none; }
    .cp-form__item[data-placeholded="true"] .cp-form__field-badge,
    .cp-form[data-placeholded="true"] .cp-form__field-badge,
    .cp-form__sender[data-placeholded="true"] .cp-form__field-badge {
      border-radius: 14px 0 0 14px;
      padding: 15px 0; }
      .cp-form__item[data-placeholded="true"] .cp-form__field-badge + .cp-form__field,
      .cp-form__item[data-placeholded="true"] .cp-form__field-badge + .cp-form__field-content .cp-form__field,
      .cp-form__item[data-placeholded="true"] .cp-form__field-badge + .intl-tel-input .cp-form__field,
      .cp-form[data-placeholded="true"] .cp-form__field-badge + .cp-form__field,
      .cp-form[data-placeholded="true"] .cp-form__field-badge + .cp-form__field-content .cp-form__field,
      .cp-form[data-placeholded="true"] .cp-form__field-badge + .intl-tel-input .cp-form__field,
      .cp-form__sender[data-placeholded="true"] .cp-form__field-badge + .cp-form__field,
      .cp-form__sender[data-placeholded="true"] .cp-form__field-badge + .cp-form__field-content .cp-form__field,
      .cp-form__sender[data-placeholded="true"] .cp-form__field-badge + .intl-tel-input .cp-form__field {
        border-radius: 0 14px 14px 0; }
      .cp-form__item[data-placeholded="true"] .cp-form__field-badge[data-align="right"],
      .cp-form[data-placeholded="true"] .cp-form__field-badge[data-align="right"],
      .cp-form__sender[data-placeholded="true"] .cp-form__field-badge[data-align="right"] {
        border-radius: 0 14px 14px 0; }
        .cp-form__item[data-placeholded="true"] .cp-form__field-badge[data-align="right"][data-badge-type="text"],
        .cp-form[data-placeholded="true"] .cp-form__field-badge[data-align="right"][data-badge-type="text"],
        .cp-form__sender[data-placeholded="true"] .cp-form__field-badge[data-align="right"][data-badge-type="text"] {
          border-radius: 14px; }
          .cp-form__item[data-placeholded="true"] .cp-form__field-badge[data-align="right"][data-badge-type="text"] + .cp-form__field,
          .cp-form__item[data-placeholded="true"] .cp-form__field-badge[data-align="right"][data-badge-type="text"] + .cp-form__field-content .cp-form__field,
          .cp-form__item[data-placeholded="true"] .cp-form__field-badge[data-align="right"][data-badge-type="text"] + .intl-tel-input .cp-form__field,
          .cp-form[data-placeholded="true"] .cp-form__field-badge[data-align="right"][data-badge-type="text"] + .cp-form__field,
          .cp-form[data-placeholded="true"] .cp-form__field-badge[data-align="right"][data-badge-type="text"] + .cp-form__field-content .cp-form__field,
          .cp-form[data-placeholded="true"] .cp-form__field-badge[data-align="right"][data-badge-type="text"] + .intl-tel-input .cp-form__field,
          .cp-form__sender[data-placeholded="true"] .cp-form__field-badge[data-align="right"][data-badge-type="text"] + .cp-form__field,
          .cp-form__sender[data-placeholded="true"] .cp-form__field-badge[data-align="right"][data-badge-type="text"] + .cp-form__field-content .cp-form__field,
          .cp-form__sender[data-placeholded="true"] .cp-form__field-badge[data-align="right"][data-badge-type="text"] + .intl-tel-input .cp-form__field {
            border-radius: 14px; }
        .cp-form__item[data-placeholded="true"] .cp-form__field-badge[data-align="right"] + .cp-form__field,
        .cp-form__item[data-placeholded="true"] .cp-form__field-badge[data-align="right"] + .cp-form__field-content .cp-form__field,
        .cp-form__item[data-placeholded="true"] .cp-form__field-badge[data-align="right"] + .intl-tel-input .cp-form__field,
        .cp-form[data-placeholded="true"] .cp-form__field-badge[data-align="right"] + .cp-form__field,
        .cp-form[data-placeholded="true"] .cp-form__field-badge[data-align="right"] + .cp-form__field-content .cp-form__field,
        .cp-form[data-placeholded="true"] .cp-form__field-badge[data-align="right"] + .intl-tel-input .cp-form__field,
        .cp-form__sender[data-placeholded="true"] .cp-form__field-badge[data-align="right"] + .cp-form__field,
        .cp-form__sender[data-placeholded="true"] .cp-form__field-badge[data-align="right"] + .cp-form__field-content .cp-form__field,
        .cp-form__sender[data-placeholded="true"] .cp-form__field-badge[data-align="right"] + .intl-tel-input .cp-form__field {
          border-radius: 14px 0 0 14px; }
    .cp-form__field-badge:hover {
      text-decoration: none; }
    .cp-form__field-badge + .cp-form__field,
    .cp-form__field-badge + .cp-form__field-content .cp-form__field,
    .cp-form__field-badge + .intl-tel-input .cp-form__field {
      border-radius: 0 6px 6px 0;
      width: auto;
      flex: 1 1 10em; }
    .no-bg.cp-form__field-badge {
      background-color: transparent; }
    .is-disabled.cp-form__field-badge {
      background-color: #242424;
      color: #797979; }
    .cp-form__field-badge[data-align="right"] {
      order: 2;
      border-radius: 0 6px 6px 0; }
      .cp-form__field-badge[data-align="right"][data-badge-type="text"] {
        border-radius: 6px; }
        .cp-form__field-badge[data-align="right"][data-badge-type="text"] + .cp-form__field,
        .cp-form__field-badge[data-align="right"][data-badge-type="text"] + .cp-form__field-content .cp-form__field,
        .cp-form__field-badge[data-align="right"][data-badge-type="text"] + .intl-tel-input .cp-form__field {
          border-radius: 6px; }
      .cp-form__field-badge[data-align="right"] + .cp-form__field,
      .cp-form__field-badge[data-align="right"] + .cp-form__field-content .cp-form__field,
      .cp-form__field-badge[data-align="right"] + .intl-tel-input .cp-form__field {
        border-radius: 6px 0 0 6px;
        order: 1; }
      .cp-form__field-badge[data-align="right"] ~ .cp-form__label {
        order: 3; }
    .cp-form__field-badge[data-badge-type="trash"] {
      color: #fff; }
    .cp-form__field-badge[data-badge-type="togglePassword"] {
      position: relative; }
      .cp-form__field-badge[data-badge-type="togglePassword"].is-active:after {
        content: "";
        width: 1.5px;
        height: 45%;
        background-color: #000;
        box-shadow: 1px 0 0 0 #fff;
        position: absolute;
        top: 0;
        left: 0;
        right: 2px;
        bottom: 0;
        margin: auto;
        transform: rotate(45deg); }
    .cp-form__field-badge[data-badge-type="text"] {
      width: auto;
      padding: 10px; }
  .cp-form__button, .ff-fevernow__button {
    padding: 12px;
    font-size: 12px;
    border-radius: 6px;
    text-transform: uppercase;
    text-align: center;
    background-color: #272727;
    color: #fff;
    border: none; }
    @media (min-width: 940px) {
      .cp-form__button:hover, .ff-fevernow__button:hover {
        text-decoration: none;
        opacity: 0.7; } }
    .cp-form__item[data-placeholded="true"] .cp-form__button, .cp-form__item[data-placeholded="true"] .ff-fevernow__button,
    .cp-form[data-placeholded="true"] .cp-form__button,
    .cp-form[data-placeholded="true"] .ff-fevernow__button,
    .cp-form__sender[data-placeholded="true"] .cp-form__button,
    .cp-form__sender[data-placeholded="true"] .ff-fevernow__button {
      font-weight: 400;
      padding: 16px;
      font-size: 15px;
      border-radius: 12px;
      text-transform: none; }
    .is-link.cp-form__button, .is-link.ff-fevernow__button {
      background-color: transparent;
      font-size: 12px;
      padding: 5px; }
    .is-gray.cp-form__button, .is-gray.ff-fevernow__button {
      background-color: #272727; }
    .is-primary.cp-form__button, .is-primary.ff-fevernow__button {
      background-color: #29c6dd !important;
      color: #FFF !important; }
      body[data-custom-theme="true"] .is-primary.cp-form__button, body[data-custom-theme="true"] .is-primary.ff-fevernow__button {
        background-color: #29c6dd !important; }
      body[data-custom-theme="true"] .is-primary.cp-form__button, body[data-custom-theme="true"] .is-primary.ff-fevernow__button {
        color: #FFF !important; }
      .is-primary.cp-form__button:hover, .is-primary.ff-fevernow__button:hover {
        background-color: #29c6dd !important;
        color: #FFF !important; }
        body[data-custom-theme="true"] .is-primary.cp-form__button:hover, body[data-custom-theme="true"] .is-primary.ff-fevernow__button:hover {
          background-color: #29c6dd !important; }
        body[data-custom-theme="true"] .is-primary.cp-form__button:hover, body[data-custom-theme="true"] .is-primary.ff-fevernow__button:hover {
          color: #FFF !important; }
    .is-secondary.cp-form__button, .is-secondary.ff-fevernow__button {
      background-color: #F5F5F5 !important;
      color: #000 !important; }
      body[data-custom-theme="true"] .is-secondary.cp-form__button, body[data-custom-theme="true"] .is-secondary.ff-fevernow__button {
        background-color: #F5F5F5 !important; }
      body[data-custom-theme="true"] .is-secondary.cp-form__button, body[data-custom-theme="true"] .is-secondary.ff-fevernow__button {
        color: #000 !important; }
      .is-secondary.cp-form__button:hover, .is-secondary.ff-fevernow__button:hover {
        background-color: #F5F5F5 !important;
        color: #000 !important; }
        body[data-custom-theme="true"] .is-secondary.cp-form__button:hover, body[data-custom-theme="true"] .is-secondary.ff-fevernow__button:hover {
          background-color: #F5F5F5 !important; }
        body[data-custom-theme="true"] .is-secondary.cp-form__button:hover, body[data-custom-theme="true"] .is-secondary.ff-fevernow__button:hover {
          color: #000 !important; }
    .is-alternative.cp-form__button, .is-alternative.ff-fevernow__button {
      background-color: #F5F5F5 !important;
      color: #29c6dd !important; }
      body[data-custom-theme="true"] .is-alternative.cp-form__button, body[data-custom-theme="true"] .is-alternative.ff-fevernow__button {
        background-color: !important; }
      body[data-custom-theme="true"] .is-alternative.cp-form__button, body[data-custom-theme="true"] .is-alternative.ff-fevernow__button {
        color: !important; }
      .is-alternative.cp-form__button:hover, .is-alternative.ff-fevernow__button:hover {
        background-color: #F5F5F5 !important;
        color: #29c6dd !important; }
        body[data-custom-theme="true"] .is-alternative.cp-form__button:hover, body[data-custom-theme="true"] .is-alternative.ff-fevernow__button:hover {
          background-color: !important; }
        body[data-custom-theme="true"] .is-alternative.cp-form__button:hover, body[data-custom-theme="true"] .is-alternative.ff-fevernow__button:hover {
          color: !important; }
    .is-fanclub.cp-form__button, .is-fanclub.ff-fevernow__button {
      padding: 12px 34px 12px 42px;
      display: flex;
      align-items: center;
      align-content: center;
      justify-content: center;
      position: relative; }
      .is-fanclub.is-semi-circle.cp-form__button, .is-fanclub.is-semi-circle.ff-fevernow__button {
        border-radius: 50px; }
      .is-fanclub.cp-form__button img, .is-fanclub.ff-fevernow__button img {
        position: absolute;
        left: 3px;
        height: 90%;
        width: auto; }
      .is-fanclub.cp-form__button i, .is-fanclub.ff-fevernow__button i {
        font-size: 500%;
        position: relative;
        margin: -20px 0 -20px 5px; }
    .is-disabled.cp-form__button, .is-disabled.ff-fevernow__button {
      opacity: 0.7;
      cursor: default;
      pointer-events: none; }
    .bg-fast-withdrawal.cp-form__button, .bg-fast-withdrawal.ff-fevernow__button {
      background: #660090;
      background: linear-gradient(180deg, #660090 0%, #5313a3 100%); }
      .bg-fast-withdrawal.cp-form__button:hover, .bg-fast-withdrawal.ff-fevernow__button:hover {
        box-shadow: 0 0 9px 0px #734c83; }
        .bg-fast-withdrawal.cp-form__button:hover img, .bg-fast-withdrawal.ff-fevernow__button:hover img {
          animation: vibrate-1 0.3s linear infinite both; }

@keyframes vibrate-1 {
  0% {
    transform: translate(0); }
  20% {
    transform: translate(1px); }
  40% {
    transform: translate(-1px); }
  60% {
    transform: translate(1px); }
  80% {
    transform: translate(-1px); }
  100% {
    transform: translate(0); } }
    .bg-fast-withdrawal.cp-form__button, .bg-fast-withdrawal.ff-fevernow__button, .bg-normal-withdrawal.cp-form__button, .bg-normal-withdrawal.ff-fevernow__button {
      transition: 0.3s;
      padding: 5px;
      border-radius: 10px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .bg-fast-withdrawal.cp-form__button:hover, .bg-fast-withdrawal.ff-fevernow__button:hover, .bg-normal-withdrawal.cp-form__button:hover, .bg-normal-withdrawal.ff-fevernow__button:hover {
        opacity: 1; }
        .bg-fast-withdrawal.cp-form__button:hover img, .bg-fast-withdrawal.ff-fevernow__button:hover img, .bg-normal-withdrawal.cp-form__button:hover img, .bg-normal-withdrawal.ff-fevernow__button:hover img {
          opacity: 0.7; }
      .bg-fast-withdrawal.cp-form__button figure, .bg-fast-withdrawal.ff-fevernow__button figure, .bg-normal-withdrawal.cp-form__button figure, .bg-normal-withdrawal.ff-fevernow__button figure {
        width: 50px;
        height: 50px;
        position: relative;
        float: left;
        background-color: rgba(0, 0, 0, 0.2);
        border-radius: inherit; }
      .bg-fast-withdrawal.cp-form__button small, .bg-fast-withdrawal.ff-fevernow__button small, .bg-normal-withdrawal.cp-form__button small, .bg-normal-withdrawal.ff-fevernow__button small {
        font-weight: 400 !important; }
      .bg-fast-withdrawal.cp-form__button img, .bg-fast-withdrawal.ff-fevernow__button img, .bg-normal-withdrawal.cp-form__button img, .bg-normal-withdrawal.ff-fevernow__button img {
        width: 100%;
        height: auto;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        opacity: 0.5; }
      .bg-fast-withdrawal.cp-form__button span, .bg-fast-withdrawal.ff-fevernow__button span, .bg-normal-withdrawal.cp-form__button span, .bg-normal-withdrawal.ff-fevernow__button span {
        margin: 0 auto; }
  .cp-form__radio {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    margin: auto; }
    .cp-form__radio ~ .cp-form__label,
    .cp-form__radio ~ .cp-form__field {
      padding-left: 35px; }
    .cp-form__radio:not(:checked) ~ .cp-form__label,
    .cp-form__radio:not(:checked) ~ .cp-form__field {
      opacity: 0.8; }
  .cp-form__alert {
    margin-bottom: 30px;
    padding: 15px;
    border-radius: 18px;
    /** Remove margin-bottom when theres only one <p> */ }
    .cp-form__alert > p:only-child {
      margin-bottom: 0px !important; }
    .cp-form__alert h3 {
      margin-bottom: 8px;
      text-transform: initial; }
      .cp-form__alert h3 i {
        margin-right: 8px; }
    .cp-form__alert[data-type="error"], .cp-form__alert[data-type="rejected"] {
      background-color: #f98282; }
      .cp-form__alert[data-type="error"] h3,
      .cp-form__alert[data-type="error"] p,
      .cp-form__alert[data-type="error"] .cp-form__alert-text, .cp-form__alert[data-type="rejected"] h3,
      .cp-form__alert[data-type="rejected"] p,
      .cp-form__alert[data-type="rejected"] .cp-form__alert-text {
        color: #FFF; }
    .cp-form__alert[data-type="info"], .cp-form__alert[data-type="updated"] {
      background-color: #42c8f4; }
      .cp-form__alert[data-type="info"] h3,
      .cp-form__alert[data-type="info"] p,
      .cp-form__alert[data-type="info"] .cp-form__alert-text, .cp-form__alert[data-type="updated"] h3,
      .cp-form__alert[data-type="updated"] p,
      .cp-form__alert[data-type="updated"] .cp-form__alert-text {
        color: #FFF; }
    .cp-form__alert[data-type="pending"] {
      background-color: #edc14a; }
      .cp-form__alert[data-type="pending"] h3,
      .cp-form__alert[data-type="pending"] p,
      .cp-form__alert[data-type="pending"] .cp-form__alert-text {
        color: #000; }
    .cp-form__alert[data-type="success"], .cp-form__alert[data-type="approved"] {
      background-color: #81b751; }
      .cp-form__alert[data-type="success"] h3,
      .cp-form__alert[data-type="success"] p,
      .cp-form__alert[data-type="success"] .cp-form__alert-text, .cp-form__alert[data-type="approved"] h3,
      .cp-form__alert[data-type="approved"] p,
      .cp-form__alert[data-type="approved"] .cp-form__alert-text {
        color: #FFF; }
    .cp-form__alert a {
      text-decoration: underline; }
    .cp-form__alert p:not(.cp-form__alert-text) {
      margin-top: 5px;
      font-size: 14px;
      white-space: normal; }
      .cp-form__alert p:not(.cp-form__alert-text):first-child {
        margin-top: 10px; }
    .cp-form__alert p a {
      font-weight: 700;
      color: inherit; }
  .cp-form__alert-text {
    font-size: 14px;
    white-space: normal; }
    .cp-form__alert-text a {
      font-weight: 700;
      color: inherit; }
  .cp-form__alert-info {
    margin-top: 5px;
    font-size: 14px; }
    .cp-form__alert-info:first-child {
      margin-top: 10px; }
  .cp-form__contract {
    max-height: 500px;
    padding: 10px;
    border-radius: 3px;
    background-color: #fff;
    color: #000;
    height: 500px;
    display: flex;
    flex-direction: column; }
    @media all and (max-width: 939px) {
      .cp-form__contract {
        max-height: 40vh; } }
    .cp-form__contract iframe {
      border: none;
      width: 100%;
      height: auto;
      overflow: auto;
      flex: 1 1 10em; }
  .cp-form__card-brands {
    position: relative;
    display: flex;
    flex: 1;
    flex-wrap: wrap;
    justify-content: flex-start; }
    .cp-form__card-brands .cp-form__card-brands-item {
      display: block;
      margin-left: 8px;
      margin-bottom: 8px;
      position: relative;
      text-align: center;
      /* DESKTOP always 4 box by row */
      /*width: 23%;*/
      flex-basis: calc(25% - 6px); }
      .cp-form__card-brands .cp-form__card-brands-item:nth-child(1) {
        margin-left: 0px; }
      .cp-form__card-brands .cp-form__card-brands-item:nth-child(5) {
        margin-left: 0px;
        margin-bottom: 0px; }
      .cp-form__card-brands .cp-form__card-brands-item:nth-child(6) {
        margin-bottom: 0px; }
      .cp-form__card-brands .cp-form__card-brands-item:nth-child(7) {
        margin-bottom: 0px; }
      .cp-form__card-brands .cp-form__card-brands-item:nth-child(8) {
        margin-bottom: 0px; }
      @media all and (max-width: 939px) {
        .cp-form__card-brands .cp-form__card-brands-item {
          /* Mobile always 3 box by row */
          /*width: 30%;*/
          flex-basis: calc(33.33% - 6px);
          /* Reset desktop margins */
          /* Reset desktop margins */ }
          .cp-form__card-brands .cp-form__card-brands-item:nth-child(4) {
            margin-left: 0px; }
          .cp-form__card-brands .cp-form__card-brands-item:nth-child(5) {
            margin-left: 8px;
            margin-bottom: 8px; }
          .cp-form__card-brands .cp-form__card-brands-item:nth-child(6) {
            margin-bottom: 8px; }
          .cp-form__card-brands .cp-form__card-brands-item:nth-child(7) {
            margin-left: 0px; } }
      .cp-form__card-brands .cp-form__card-brands-item label {
        width: 100%;
        height: 44px;
        line-height: 44px;
        background: #2c2c2c;
        padding: 0px 6px 0px 28px;
        display: block;
        border-radius: 8px;
        cursor: pointer;
        border: 1px solid #2c2c2c; }
      .cp-form__card-brands .cp-form__card-brands-item input[type="radio"]:checked + label {
        background: #fff;
        border-color: #fff;
        color: #000; }
      .cp-form__card-brands .cp-form__card-brands-item input[type="radio"] {
        position: absolute;
        top: 15px;
        left: 8px; }
      .cp-form__card-brands .cp-form__card-brands-item svg {
        position: relative;
        width: 100%;
        height: 36px;
        top: 3px;
        right: unset;
        bottom: unset;
        border-radius: 0px;
        left: unset; }
  .cp-form[data-placeholded="true"] .cp-form__item .cp-form__field-content[data-type="textarea"] {
    border: 1px solid #000;
    background-color: #ffffff ;
    border-color: #d8d8d8 ;
    border-radius: 14px;
    padding: 10px 15px 14px 15px !important;
    /* Mobile scroll bar do not fill space */ }
    body[data-custom-theme="true"] .cp-form[data-placeholded="true"] .cp-form__item .cp-form__field-content[data-type="textarea"] {
      background-color: #363636 ; }
    body[data-custom-theme="true"] .cp-form[data-placeholded="true"] .cp-form__item .cp-form__field-content[data-type="textarea"] {
      border-color: #484848 ; }
    .cp-form[data-placeholded="true"] .cp-form__item .cp-form__field-content[data-type="textarea"]:focus-within .cp-form__label {
      font-size: 12px; }
    .cp-form[data-placeholded="true"] .cp-form__item .cp-form__field-content[data-type="textarea"]:has(textarea:disabled) {
      cursor: default;
      pointer-events: none;
      background-color: #242424;
      color: #797979;
      opacity: 0.5; }
      .cp-form[data-placeholded="true"] .cp-form__item .cp-form__field-content[data-type="textarea"]:has(textarea:disabled) .cp-form__label {
        color: #797979; }
    .cp-form[data-placeholded="true"] .cp-form__item .cp-form__field-content[data-type="textarea"] .is-textarea {
      border: 0px !important;
      background: transparent;
      padding: 0px !important;
      margin-top: 10px !important;
      border-radius: 0px !important; }
    .cp-form[data-placeholded="true"] .cp-form__item .cp-form__field-content[data-type="textarea"] .cp-form__label {
      transition: All 0.3s linear;
      font-size: 16px; }
    .cp-form[data-placeholded="true"] .cp-form__item .cp-form__field-content[data-type="textarea"] .cp-counter-limiter {
      right: 34px;
      bottom: 12px; }
    @media all and (max-width: 939px) {
      .cp-form[data-placeholded="true"] .cp-form__item .cp-form__field-content[data-type="textarea"] {
        padding-right: 15px !important; }
        .cp-form[data-placeholded="true"] .cp-form__item .cp-form__field-content[data-type="textarea"] .cp-counter-limiter {
          right: 12px; } }
  .cp-form[data-placeholded="true"] .cp-form__input-poll {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    position: relative; }
    .cp-form[data-placeholded="true"] .cp-form__input-poll.is-error .cp-form__label {
      color: #ff5553 ; }
      body[data-custom-theme="true"] .cp-form[data-placeholded="true"] .cp-form__input-poll.is-error .cp-form__label {
        color: #996163 ; }
    .cp-form[data-placeholded="true"] .cp-form__input-poll.is-error .cp-form__field:not(span) {
      color: #ff5553 ;
      border-color: #ff5553 ; }
      body[data-custom-theme="true"] .cp-form[data-placeholded="true"] .cp-form__input-poll.is-error .cp-form__field:not(span) {
        color: #000 ; }
      body[data-custom-theme="true"] .cp-form[data-placeholded="true"] .cp-form__input-poll.is-error .cp-form__field:not(span) {
        border-color: #ed6265 ; }
    .cp-form[data-placeholded="true"] .cp-form__input-poll.is-dashed {
      height: 55px !important;
      text-align: center !important;
      padding: 0 10px !important;
      border-radius: 50px !important; }
      .cp-form[data-placeholded="true"] .cp-form__input-poll.is-dashed .cp-form__label {
        top: 4px !important; }
    .cp-form[data-placeholded="true"] .cp-form__input-poll .cp-form__label {
      display: flex;
      position: absolute;
      padding: 0 !important;
      height: 40px;
      width: 40px;
      top: 5px;
      bottom: 0;
      left: 5px;
      border-radius: 50px;
      align-items: center;
      justify-content: center;
      font-weight: bold;
      font-size: 18px;
      z-index: 1; }
      .cp-form[data-placeholded="true"] .cp-form__input-poll .cp-form__label.is-active:before, .cp-form[data-placeholded="true"] .cp-form__input-poll .cp-form__label.is-active:after {
        content: " ";
        width: 40%;
        height: 2px;
        position: absolute;
        left: 0;
        right: 0;
        top: 49%;
        margin: auto; }
      .cp-form[data-placeholded="true"] .cp-form__input-poll .cp-form__label.is-active:after {
        transform: rotate(90deg); }
    .cp-form[data-placeholded="true"] .cp-form__input-poll .cp-form__field {
      border-radius: 50px !important;
      overflow: scroll;
      margin-top: 0 !important;
      margin-bottom: 10px;
      padding-left: 60px !important;
      padding-right: 60px;
      font-size: 16px !important; }
    .cp-form[data-placeholded="true"] .cp-form__input-poll .cp-form__icon {
      position: absolute;
      width: 18px;
      height: 18px;
      top: 18px;
      right: 20px; }
  .cp-form[data-item-type="upload-avatar"] {
    display: flex;
    flex-direction: column-reverse; }
  .cp-form__slider {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    height: 10px;
    background: none !important;
    border-radius: 5px;
    outline: none;
    margin-bottom: 20px;
    background: linear-gradient(90deg, red, yellow, green); }
    .cp-form__slider::-webkit-slider-thumb {
      -webkit-appearance: none;
      appearance: none;
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background: #fff;
      cursor: pointer;
      box-shadow: 0 0 5px rgba(0, 0, 0, 0.2); }
    .cp-form__slider::-moz-range-thumb {
      width: 20px;
      height: 20px;
      border-radius: 50%;
      background: #fff;
      cursor: pointer; }
    .cp-form__slider--value {
      font-size: 16px;
      background-color: #131313;
      color: #ffc107;
      padding: 4px 8px;
      border-radius: 40px;
      text-align: center;
      position: absolute;
      font-weight: bold;
      bottom: -30px;
      transform: translateX(-50%);
      transition: all 0.15s linear;
      pointer-events: none; }
    .cp-form__slider--container {
      position: relative;
      margin-bottom: 20px; }
      .cp-form__slider--container input[type="range"] {
        --base-color: #ffc107 !important;
        color: #ffc107 !important;
        border-radius: 10px; }
    .cp-form__slider--label {
      font-size: 14px;
      margin-bottom: 8px; }

html.safari.mac .cp-form[data-placeholded="true"] .cp-form__input-poll.is-dashed .cp-form__label {
  top: 5px !important;
  left: 8px !important; }

.cp-form__item-add-link {
  color: #fff;
  width: 100%;
  margin-right: 8px;
  display: block;
  text-align: right;
  text-decoration: underline;
  margin-bottom: 24px;
  margin-top: 8px; }
  .cp-form__item-add-link:hover {
    color: #fff; }

.cp-form-boxes {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center; }
  .cp-form-boxes__item {
    width: calc(100% - 8px);
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .is-full.cp-form-boxes__item {
      width: 100%; }
  .cp-form-boxes__thumb {
    position: relative; }
    .cp-form-boxes__thumb:before {
      padding-top: 75%; }
      @media all and (max-width: 939px) {
        .cp-form-boxes__thumb:before {
          padding-top: 100%; } }
    .is-loading.cp-form-boxes__thumb .loader {
      display: block; }
    .cp-form-boxes__thumb .loader {
      display: none;
      margin: 0; }
    @media all and (max-width: 939px) {
      .cp-form-boxes__thumb {
        opacity: 1; } }
  .cp-form-boxes__countdown {
    height: calc(100% - 56px);
    z-index: 100;
    background-color: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    color: #fff; }
    .is-active.cp-form-boxes__countdown {
      display: flex; }
  .cp-form-boxes__actions {
    padding: 8px;
    background-color: rgba(0, 0, 0, 0.7);
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99; }
  .cp-form-boxes__actions-item {
    width: 40px;
    height: 40px;
    float: left;
    background-color: #212121;
    font-size: 22px;
    margin: 0 5px;
    border-radius: 100%;
    display: none;
    align-items: center;
    justify-content: center;
    transition: All 0.15s ease-out; }
    .cp-form-boxes__actions-item:hover {
      text-decoration: none;
      opacity: 0.7; }
    .cp-form-boxes__actions-item:not(.is-circle) {
      width: 100%;
      max-width: 150px;
      border-radius: 3px;
      font-size: 14px; }
    .is-active.cp-form-boxes__actions-item {
      display: flex; }
    .is-send.cp-form-boxes__actions-item {
      color: #FFF; }
    .is-rec.cp-form-boxes__actions-item {
      background-color: #e43c53;
      color: white; }
    .is-pause.cp-form-boxes__actions-item {
      position: relative; }
      .is-pause.cp-form-boxes__actions-item:before {
        content: '';
        border-radius: 3px;
        width: calc(100% - 22px);
        height: calc(100% - 22px);
        background-color: #fff;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto; }
      .is-pause.cp-form-boxes__actions-item .cp-form-boxes__thumb .loader, .cp-form-boxes__thumb .is-pause.cp-form-boxes__actions-item .loader, .is-pause.cp-form-boxes__actions-item .cp-form-boxes__progress {
        height: 100%;
        display: block; }
        .is-pause.cp-form-boxes__actions-item .cp-form-boxes__thumb .loader svg, .cp-form-boxes__thumb .is-pause.cp-form-boxes__actions-item .loader svg, .is-pause.cp-form-boxes__actions-item .cp-form-boxes__progress svg {
          bottom: 0;
          width: 100%;
          height: 100%; }
  .cp-form-boxes__infos {
    padding: 16px 4px !important; }
  .cp-form-boxes__thumb .loader, .cp-form-boxes__progress {
    height: 5px;
    display: none;
    position: absolute;
    bottom: 56px; }
  .cp-form-boxes__progress-range {
    width: 0;
    height: 100%;
    max-width: 100%;
    float: left;
    background: #6907eb;
    background: linear-gradient(to right, #6907eb 0%, #dc0b77 100%); }

.cp-footer {
  margin-top: 18px;
  flex: 1 1 10em;
  display: flex;
  flex-direction: column;
  align-self: flex-end; }
  html.ie .cp-footer {
    flex: 0 1 100%; }
  .cp-footer__container {
    display: flex;
    flex-wrap: wrap; }
    @media all and (max-width: 939px) {
      .cp-footer__container {
        padding: 0; } }
  .cp-footer__navigation {
    width: auto;
    flex: 1 1 10em;
    float: left; }
    .cp-footer__navigation ~ .cp-footer__navigation {
      flex: 0 1 auto; }
    @media all and (max-width: 767px) {
      .cp-footer__navigation {
        display: flex;
        flex-wrap: wrap;
        justify-content: center; } }
  .cp-footer__navigation-item {
    color: #666666;
    font-size: 14px;
    line-height: 1.65;
    margin-right: 14px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px 0; }
    .is-small.cp-footer__navigation-item {
      font-size: 12px; }
    .cp-footer__navigation-item:last-child {
      margin-right: 0; }
    .cp-footer__navigation-item:not(:nth-of-type(1)):before {
      content: '';
      width: 1px;
      height: 14px;
      margin-right: 14px;
      position: relative;
      background-color: #666666; }
    @media all and (max-width: 1199px) {
      .cp-footer__navigation-item {
        margin-right: 5px;
        padding: 14px 0; }
        .cp-footer__navigation-item:not(:nth-of-type(1)):before {
          margin-right: 5px; } }
    @media all and (max-width: 939px) {
      .cp-footer__navigation-item {
        width: 100%;
        flex: 0 1 100%;
        justify-content: center;
        margin-right: 0;
        padding: 5px 0; }
        .cp-footer__navigation-item:before {
          display: none; } }
  .cp-footer__brand {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around; }
    @media all and (max-width: 939px) {
      .cp-footer__brand {
        flex-wrap: nowrap;
        padding: 0 14px 14px  !important; }
        .cp-footer__brand * {
          padding: 0; } }
    .cp-footer__brand:after {
      content: '';
      display: flex;
      flex: auto; }
      @media all and (max-width: 767px) {
        .cp-footer__brand:after {
          display: none; } }
    @media all and (max-width: 939px) {
      .cp-footer__brand {
        padding: 0 0 14px; } }
  .cp-footer__brand-item {
    width: 152px;
    flex: 0 1 152px;
    float: left;
    margin-left: 8px; }
    .cp-footer__brand-item:nth-of-type(1) {
      margin-left: 0; }
  .cp-footer__brand-link {
    height: 100%;
    padding: 0 0 14px; }
    @media all and (max-width: 939px) {
      .cp-footer__brand-link {
        padding: 14px 0 0; } }
  .cp-footer__brand-image {
    width: 100%;
    display: block; }
  .cp-footer__language {
    width: auto;
    float: left;
    display: flex;
    flex-wrap: wrap;
    flex: 0 1 auto; }
    @media all and (max-width: 1199px) {
      .cp-footer__language {
        width: 100%;
        flex: 0 1 100%;
        justify-content: center;
        margin-top: 20px;
        margin-bottom: 20px; } }
  .cp-footer__language-item {
    float: left;
    width: 25px;
    margin-left: 5px;
    opacity: 0.5;
    transition: All 0.15s ease-out; }
    .is-active.cp-footer__language-item {
      opacity: 1; }
    .cp-footer__language-item:hover {
      opacity: 0.8; }
      .cp-footer__language-item:hover.is-active {
        opacity: 1; }
    .cp-footer__language-item:first-child {
      margin-left: 0; }
  .cp-footer__language-link {
    height: 100%; }
  .cp-footer__language-image {
    width: 100%;
    display: block; }
  .cp-footer__top {
    background-color: #171717; }
  .cp-footer__bottom {
    background-color: #171717; }
  .cp-footer__external {
    flex: 1 1 10em;
    padding: 14px 0 0;
    background-color: #101010; }
  .cp-footer__external-text {
    width: auto;
    color: #666666;
    font-size: 12px;
    line-height: 1.95;
    text-align: center;
    flex: 0 1 auto; }
    @media all and (max-width: 767px) {
      .cp-footer__external-text {
        line-height: 1.95; } }
  .cp-footer__external-organizations {
    margin-top: 10px; }
  .cp-footer__external-highlight:hover {
    text-decoration: none; }
  .cp-footer__external-image {
    display: inline-block; }
  .cp-footer__external-top {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    align-items: center;
    padding: 10px 0; }
  .cp-footer__external-bottom {
    display: flex;
    flex-wrap: wrap;
    align-items: center; }

.cp-modal, .cp-modal-messages {
  position: fixed;
  z-index: 13000;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto !important;
  display: flex;
  align-content: center;
  align-self: center;
  align-items: center;
  justify-content: center;
  width: inherit;
  height: inherit; }
  .cp-modal > input[type="checkbox"], .cp-modal-messages > input[type="checkbox"] {
    display: none; }
    .cp-modal > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal__container .cp-modal__data, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal__container .cp-modal__data, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal__container .cp-modal__data, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal__container .cp-modal__data, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal-stories__container .cp-modal__data, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal-stories__container .cp-modal__data, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal__data, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal__data, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal__container .cp-modal-stories__data, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal__container .cp-modal-stories__data, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal__container .cp-modal-stories__data, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal__container .cp-modal-stories__data, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal-stories__container .cp-modal-stories__data, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal-stories__container .cp-modal-stories__data, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal-stories__data, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal-stories__data {
      display: none; }
      @media all and (max-width: 939px) {
        .cp-modal > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal__container .cp-modal__data, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal__container .cp-modal__data, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal__container .cp-modal__data, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal__container .cp-modal__data, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal-stories__container .cp-modal__data, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal-stories__container .cp-modal__data, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal__data, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal__data, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal__container .cp-modal-stories__data, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal__container .cp-modal-stories__data, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal__container .cp-modal-stories__data, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal__container .cp-modal-stories__data, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal-stories__container .cp-modal-stories__data, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal-stories__container .cp-modal-stories__data, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal-stories__data, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal-stories__data {
          display: flex; } }
    .cp-modal > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal__container .cp-modal__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal__container .cp-modal__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal__container .cp-modal__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal__container .cp-modal__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal-stories__container .cp-modal__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal-stories__container .cp-modal__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal__container .cp-modal-stories__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal__container .cp-modal-stories__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal__container .cp-modal-stories__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal__container .cp-modal-stories__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal-stories__container .cp-modal-stories__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal-stories__container .cp-modal-stories__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal-stories__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal-stories__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal__container .cp-modal__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal__container .cp-modal__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal__container .cp-modal__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal__container .cp-modal__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal-stories__container .cp-modal__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal-stories__container .cp-modal__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal__container .cp-modal-stories__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal__container .cp-modal-stories__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal__container .cp-modal-stories__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal__container .cp-modal-stories__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal-stories__container .cp-modal-stories__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal__content .cp-modal-stories__container .cp-modal-stories__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal-stories__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal-messages > input[type="checkbox"]:checked ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal-stories__preview .is-toggle-sidebar.post-data__handler:before {
      transform: scaleX(-1); }
    .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal__container .cp-modal__data, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal__container .cp-modal__data, .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal__container .cp-modal__data, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal__container .cp-modal__data, .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal-stories__container .cp-modal__data, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal-stories__container .cp-modal__data, .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal__data, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal__data, .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal__container .cp-modal-stories__data, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal__container .cp-modal-stories__data, .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal__container .cp-modal-stories__data, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal__container .cp-modal-stories__data, .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal-stories__container .cp-modal-stories__data, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal-stories__container .cp-modal-stories__data, .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal-stories__data, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal-stories__data {
      display: flex; }
    .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal__container .cp-modal__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal__container .cp-modal__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal__container .cp-modal__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal__container .cp-modal__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal-stories__container .cp-modal__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal-stories__container .cp-modal__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal__container .cp-modal-stories__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal__container .cp-modal-stories__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal__container .cp-modal-stories__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal__container .cp-modal-stories__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal-stories__container .cp-modal-stories__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal-stories__container .cp-modal-stories__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal-stories__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal-stories__preview .is-toggle-sidebar.side-profile__close:before, .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal__container .cp-modal__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal__container .cp-modal__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal__container .cp-modal__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal__container .cp-modal__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal-stories__container .cp-modal__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal-stories__container .cp-modal__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal__container .cp-modal-stories__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal__container .cp-modal-stories__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal__container .cp-modal-stories__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal__container .cp-modal-stories__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal-stories__container .cp-modal-stories__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal__content .cp-modal-stories__container .cp-modal-stories__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal-stories__preview .is-toggle-sidebar.post-data__handler:before, .cp-modal-messages > input[type="checkbox"]:not(:checked) ~ .cp-modal-stories__content .cp-modal-stories__container .cp-modal-stories__preview .is-toggle-sidebar.post-data__handler:before {
      transform: scaleX(1); }
  @media all and (max-width: 939px) {
    .cp-modal, .cp-modal-messages {
      margin: auto !important;
      display: flex;
      justify-content: center;
      align-content: center;
      align-self: center;
      align-items: center;
      width: 100% !important;
      height: 100% !important;
      top: 0 !important;
      left: 0;
      min-width: inherit;
      background-color: #000; } }
  @media all and (max-width: 939px) {
    .cp-modal[data-type="review"] .cp-modal__preview, .cp-modal-messages[data-type="review"] .cp-modal__preview, .cp-modal[data-type="review"] .cp-modal-stories__preview, .cp-modal-messages[data-type="review"] .cp-modal-stories__preview {
      max-height: 100vh;
      align-content: flex-start;
      align-self: flex-start;
      align-items: flex-start;
      justify-content: flex-start; }
    .cp-modal[data-type="review"] .post-modal__infos, .cp-modal-messages[data-type="review"] .post-modal__infos {
      align-self: center; }
    .cp-modal[data-type="review"] .post-modal__reviews, .cp-modal-messages[data-type="review"] .post-modal__reviews {
      align-self: flex-start;
      flex: 0 1 auto;
      margin: 20px 0 !important; }
    .cp-modal[data-type="review"] .post-modal__text, .cp-modal-messages[data-type="review"] .post-modal__text {
      align-self: flex-start;
      max-height: none; } }
  .cp-modal .side-profile__close, .cp-modal-messages .side-profile__close, .cp-modal .post-data__handler, .cp-modal-messages .post-data__handler {
    width: 100%;
    flex: 0 1 100%;
    justify-content: flex-end;
    order: -1; }
    .cp-modal .side-profile__close:hover, .cp-modal-messages .side-profile__close:hover, .cp-modal .post-data__handler:hover, .cp-modal-messages .post-data__handler:hover {
      text-decoration: none; }
    .cp-modal .is-toggle-sidebar.side-profile__close, .cp-modal-messages .is-toggle-sidebar.side-profile__close, .cp-modal .is-toggle-sidebar.post-data__handler, .cp-modal-messages .is-toggle-sidebar.post-data__handler {
      width: 32px;
      flex: 0 1 30px;
      height: 60px;
      padding-right: 10px;
      display: flex;
      justify-content: center;
      align-content: center;
      align-items: center;
      order: 2;
      font-size: 12px;
      position: absolute;
      right: 0;
      z-index: 1;
      background-color: #161616;
      border-radius: 10px 0 0 10px;
      transition: All .15s ease-out;
      cursor: pointer;
      z-index: 10;
      color: #fff; }
    .cp-modal .is-close.side-profile__close, .cp-modal-messages .is-close.side-profile__close, .cp-modal .is-close.post-data__handler, .cp-modal-messages .is-close.post-data__handler {
      width: 30px;
      height: 30px;
      float: left;
      position: absolute;
      top: 3px;
      right: 3px;
      z-index: 1;
      font-size: 12px;
      text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
      display: flex;
      align-content: center;
      align-items: center;
      justify-content: center;
      padding-left: 0px; }
    .cp-modal .is-zoom.side-profile__close, .cp-modal-messages .is-zoom.side-profile__close, .cp-modal .is-zoom.post-data__handler, .cp-modal-messages .is-zoom.post-data__handler {
      width: 50px;
      height: 50px;
      float: left;
      position: fixed;
      bottom: 5px;
      right: 5px;
      z-index: 1;
      font-size: 28px;
      text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
      display: flex;
      align-content: center;
      align-items: center;
      justify-content: center;
      background-color: rgba(0, 0, 0, 0.5);
      border-radius: 6px; }
      .cp-modal .is-zoom.is-disabled.side-profile__close, .cp-modal-messages .is-zoom.is-disabled.side-profile__close, .cp-modal .is-zoom.is-disabled.post-data__handler, .cp-modal-messages .is-zoom.is-disabled.post-data__handler {
        display: none; }
    @media all and (max-width: 939px) {
      .cp-modal .is-close.side-profile__close, .cp-modal-messages .is-close.side-profile__close, .cp-modal .is-close.post-data__handler, .cp-modal-messages .is-close.post-data__handler {
        width: 35px;
        height: 35px;
        position: fixed;
        top: 5px;
        right: 5px;
        border-radius: 100%;
        justify-content: center;
        padding-left: 0;
        color: #FFF;
        z-index: 3; }
      .cp-modal .is-bio.side-profile__close, .cp-modal-messages .is-bio.side-profile__close, .cp-modal .is-bio.post-data__handler, .cp-modal-messages .is-bio.post-data__handler {
        width: 60px;
        height: 35px;
        position: fixed;
        top: inherit;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto;
        background-color: #161616;
        justify-content: center;
        color: #FFF;
        z-index: 3;
        padding-right: 10px;
        border-top-left-radius: 10px;
        border-top-right-radius: 10px; }
        .cp-modal .is-bio.is-active.side-profile__close, .cp-modal-messages .is-bio.is-active.side-profile__close, .cp-modal .is-bio.is-active.post-data__handler, .cp-modal-messages .is-bio.is-active.post-data__handler {
          background-color: #FFF;
          color: #000; }
      .cp-modal .is-toggle.side-profile__close, .cp-modal-messages .is-toggle.side-profile__close, .cp-modal .is-toggle.post-data__handler, .cp-modal-messages .is-toggle.post-data__handler {
        width: auto;
        flex: 1;
        order: 2; }
        .cp-modal .is-toggle.is-active.side-profile__close .side-profile__close-icon, .cp-modal-messages .is-toggle.is-active.side-profile__close .side-profile__close-icon, .cp-modal .is-toggle.is-active.post-data__handler .side-profile__close-icon, .cp-modal-messages .is-toggle.is-active.post-data__handler .side-profile__close-icon, .cp-modal .is-toggle.is-active.side-profile__close .post-data__handler-icon, .cp-modal-messages .is-toggle.is-active.side-profile__close .post-data__handler-icon, .cp-modal .is-toggle.is-active.post-data__handler .post-data__handler-icon, .cp-modal-messages .is-toggle.is-active.post-data__handler .post-data__handler-icon {
          transform: rotate(180deg); } }
  @media all and (max-width: 939px) {
    .cp-modal .side-profile__close-icon, .cp-modal-messages .side-profile__close-icon, .cp-modal .post-data__handler-icon, .cp-modal-messages .post-data__handler-icon {
      padding: 0; } }
  .cp-modal__overlay, .cp-modal-messages__overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #000;
    z-index: 12000; }
  .cp-modal__content, .cp-modal-stories__content {
    width: auto;
    height: auto;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative; }
    @media all and (max-width: 939px) {
      .cp-modal__content, .cp-modal-stories__content {
        width: 100%;
        height: inherit; } }
    .cp-modal__content .post-poll, .cp-modal-stories__content .post-poll {
      padding: 0 20px; }
    .cp-modal__content .post-poll__question, .cp-modal-stories__content .post-poll__question {
      font-size: 16px;
      padding: 20px 0; }
    .cp-modal__content .post-poll__options, .cp-modal-stories__content .post-poll__options {
      border-radius: 15px;
      max-width: 100%;
      margin: 0;
      flex-direction: column;
      gap: 12px; }
    .cp-modal__content .post-poll__answer-wrapper, .cp-modal-stories__content .post-poll__answer-wrapper {
      display: flex;
      gap: 20px;
      align-items: center;
      background-color: #2c2c2c;
      padding: 20px;
      border-radius: 12px; }
    .cp-modal__content .post-poll__answer-info, .cp-modal-stories__content .post-poll__answer-info {
      flex: 1; }
    .cp-modal__content .post-poll__answer-letter, .cp-modal-stories__content .post-poll__answer-letter {
      background-color: #252525;
      border-radius: 50px;
      width: 40px;
      height: 40px;
      justify-content: center;
      display: flex;
      align-items: center; }
  .cp-modal__container, .cp-modal-stories__container {
    position: relative;
    float: left;
    border-radius: 18px;
    overflow: hidden;
    min-width: 150px;
    max-width: calc(100vw - 70px);
    min-height: calc(100vh - 110px);
    max-height: calc(100vh - 20px);
    width: 100vw;
    height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media all and (max-width: 939px) {
      .cp-modal__container, .cp-modal-stories__container {
        width: 100%;
        height: inherit;
        min-height: inherit;
        max-height: inherit;
        max-width: inherit; } }
    .is-crop.cp-modal__container .cp-modal__data .post-data__avatar-image, .is-crop.cp-modal-stories__container .cp-modal__data .post-data__avatar-image {
      border-radius: initial;
      top: 0px;
      left: 0px; }
    @media all and (max-width: 939px) {
      .is-crop.cp-modal__container .cp-myprive-form__actions, .is-crop.cp-modal-stories__container .cp-myprive-form__actions, .is-crop.cp-modal__container .profile-form__actions, .is-crop.cp-modal-stories__container .profile-form__actions, .is-crop.cp-modal__container .side-profile-form__actions, .is-crop.cp-modal-stories__container .side-profile-form__actions {
        padding: 6px 12px 12px 12px;
        justify-content: flex-end; }
      .is-crop.cp-modal__container .cp-myprive-form__button, .is-crop.cp-modal-stories__container .cp-myprive-form__button, .is-crop.cp-modal__container .profile-form__button, .is-crop.cp-modal-stories__container .profile-form__button, .is-crop.cp-modal__container .side-profile-form__button, .is-crop.cp-modal-stories__container .side-profile-form__button {
        width: calc(160px - 5px);
        margin: 0 0 0 12px; } }
    @media all and (max-width: 939px) {
      .cp-modal__container[data-hidden-infos="true"]:not(.is-story) .cp-modal__navigation, .cp-modal-stories__container[data-hidden-infos="true"]:not(.is-story) .cp-modal__navigation,
      .cp-modal__container[data-hidden-infos="true"]:not(.is-story) .is-close.side-profile__close,
      .cp-modal-stories__container[data-hidden-infos="true"]:not(.is-story) .is-close.side-profile__close,
      .cp-modal__container[data-hidden-infos="true"]:not(.is-story) .is-close.post-data__handler,
      .cp-modal-stories__container[data-hidden-infos="true"]:not(.is-story) .is-close.post-data__handler,
      .cp-modal__container[data-hidden-infos="true"]:not(.is-story) .is-zoom.side-profile__close,
      .cp-modal-stories__container[data-hidden-infos="true"]:not(.is-story) .is-zoom.side-profile__close,
      .cp-modal__container[data-hidden-infos="true"]:not(.is-story) .is-zoom.post-data__handler,
      .cp-modal-stories__container[data-hidden-infos="true"]:not(.is-story) .is-zoom.post-data__handler,
      .cp-modal__container[data-hidden-infos="true"]:not(.is-story) .is-bio.side-profile__close,
      .cp-modal-stories__container[data-hidden-infos="true"]:not(.is-story) .is-bio.side-profile__close,
      .cp-modal__container[data-hidden-infos="true"]:not(.is-story) .is-bio.post-data__handler,
      .cp-modal-stories__container[data-hidden-infos="true"]:not(.is-story) .is-bio.post-data__handler,
      .cp-modal__container[data-hidden-infos="true"]:not(.is-story) .post-modal__navigation,
      .cp-modal-stories__container[data-hidden-infos="true"]:not(.is-story) .post-modal__navigation,
      .cp-modal__container[data-hidden-infos="true"]:not(.is-story) .post-modal__price[data-type="counter"],
      .cp-modal-stories__container[data-hidden-infos="true"]:not(.is-story) .post-modal__price[data-type="counter"] {
        display: none !important; } }
    @media all and (max-width: 939px) {
      .cp-modal__container[data-hidden-bio="true"]:not(.is-story) .cp-modal__data, .cp-modal-stories__container[data-hidden-bio="true"]:not(.is-story) .cp-modal__data, .cp-modal__container[data-hidden-bio="true"]:not(.is-story) .cp-modal-stories__data, .cp-modal-stories__container[data-hidden-bio="true"]:not(.is-story) .cp-modal-stories__data {
        display: none !important; } }
    @media all and (max-width: 939px) {
      .cp-modal__container:not([data-hidden-bio="true"]):not(.is-story) .cp-modal__navigation, .cp-modal-stories__container:not([data-hidden-bio="true"]):not(.is-story) .cp-modal__navigation,
      .cp-modal__container:not([data-hidden-bio="true"]):not(.is-story) .is-zoom.side-profile__close,
      .cp-modal-stories__container:not([data-hidden-bio="true"]):not(.is-story) .is-zoom.side-profile__close,
      .cp-modal__container:not([data-hidden-bio="true"]):not(.is-story) .is-zoom.post-data__handler,
      .cp-modal-stories__container:not([data-hidden-bio="true"]):not(.is-story) .is-zoom.post-data__handler,
      .cp-modal__container:not([data-hidden-bio="true"]):not(.is-story) .is-bio.side-profile__close,
      .cp-modal-stories__container:not([data-hidden-bio="true"]):not(.is-story) .is-bio.side-profile__close,
      .cp-modal__container:not([data-hidden-bio="true"]):not(.is-story) .is-bio.post-data__handler,
      .cp-modal-stories__container:not([data-hidden-bio="true"]):not(.is-story) .is-bio.post-data__handler,
      .cp-modal__container:not([data-hidden-bio="true"]):not(.is-story) .post-modal__navigation,
      .cp-modal-stories__container:not([data-hidden-bio="true"]):not(.is-story) .post-modal__navigation,
      .cp-modal__container:not([data-hidden-bio="true"]):not(.is-story) .post-modal__price[data-type="counter"],
      .cp-modal-stories__container:not([data-hidden-bio="true"]):not(.is-story) .post-modal__price[data-type="counter"] {
        display: none !important; } }
    .cp-modal__container[data-zoom-activated="true"] .cp-modal__data, .cp-modal-stories__container[data-zoom-activated="true"] .cp-modal__data, .cp-modal__container[data-zoom-activated="true"] .cp-modal-stories__data, .cp-modal-stories__container[data-zoom-activated="true"] .cp-modal-stories__data,
    .cp-modal__container[data-zoom-activated="true"] .cp-modal__navigation,
    .cp-modal-stories__container[data-zoom-activated="true"] .cp-modal__navigation,
    .cp-modal__container[data-zoom-activated="true"] .is-bio.side-profile__close,
    .cp-modal-stories__container[data-zoom-activated="true"] .is-bio.side-profile__close,
    .cp-modal__container[data-zoom-activated="true"] .is-bio.post-data__handler,
    .cp-modal-stories__container[data-zoom-activated="true"] .is-bio.post-data__handler,
    .cp-modal__container[data-zoom-activated="true"] .post-modal__navigation,
    .cp-modal-stories__container[data-zoom-activated="true"] .post-modal__navigation,
    .cp-modal__container[data-zoom-activated="true"] .post-modal__price,
    .cp-modal-stories__container[data-zoom-activated="true"] .post-modal__price {
      display: none !important; }
    .cp-modal__container .post-timeline__item[data-post-type="poll"], .cp-modal-stories__container .post-timeline__item[data-post-type="poll"] {
      max-width: 95%;
      align-self: center;
      padding-bottom: 30px; }
  .cp-modal__navigation {
    display: block !important;
    width: 20px !important;
    height: 20px !important;
    position: fixed;
    top: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    align-items: center;
    z-index: 1;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); }
    .cp-modal__navigation:hover {
      text-decoration: none; }
    .is-disabled.cp-modal__navigation {
      display: none !important; }
    .is-previous.cp-modal__navigation {
      left: 5px; }
    .is-next.cp-modal__navigation {
      right: 8px; }
    @media all and (max-width: 939px) {
      .cp-modal__navigation {
        z-index: 3;
        justify-content: center;
        text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5); }
        .is-previous.cp-modal__navigation {
          left: 10px;
          justify-content: flex-start; }
        .is-next.cp-modal__navigation {
          right: 10px;
          justify-content: flex-end; } }
  .cp-modal__navigation-icon {
    color: #FFF;
    font-size: 20px;
    text-transform: -1px -1px 2px #000;
    transition: All 0.15s ease-out; }
    .cp-modal__navigation-icon:hover {
      opacity: 0.8; }
    @media all and (max-width: 939px) {
      .cp-modal__navigation-icon {
        font-size: 21px; } }
  .cp-modal__preview, .cp-modal-stories__preview {
    width: calc(100vw - 340px);
    height: calc(100vh - 20px);
    float: left;
    min-width: 550px;
    max-width: 100vw;
    position: relative;
    display: flex;
    flex: 1 1 auto;
    align-items: flex-start;
    justify-content: center;
    align-self: stretch;
    max-height: 100%;
    overflow: auto; }
    .has-bg.cp-modal__preview, .has-bg.cp-modal-stories__preview {
      background-color: #161616; }
    html.ie .cp-modal__preview, html.ie .cp-modal-stories__preview {
      min-height: calc(100vh - 110px); }
    .cp-modal__preview:not(.no-ajax) .post-blog__media, .cp-modal-stories__preview:not(.no-ajax) .post-blog__media, .cp-modal__preview:not(.no-ajax) .cp-form-boxes__media, .cp-modal-stories__preview:not(.no-ajax) .cp-form-boxes__media, .cp-modal__preview:not(.no-ajax) .cp-myprive-form__preview-media, .cp-modal-stories__preview:not(.no-ajax) .cp-myprive-form__preview-media, .cp-modal__preview:not(.no-ajax) .post-myprive__media, .cp-modal-stories__preview:not(.no-ajax) .post-myprive__media, .cp-modal__preview:not(.no-ajax) .post-photo__media, .cp-modal-stories__preview:not(.no-ajax) .post-photo__media, .cp-modal__preview:not(.no-ajax) .post-timeline__media, .cp-modal-stories__preview:not(.no-ajax) .post-timeline__media, .cp-modal__preview:not(.no-ajax) .messages-gallery__media, .cp-modal-stories__preview:not(.no-ajax) .messages-gallery__media {
      opacity: 0 !important;
      transition: opacity 0.15s linear !important; }
      .cp-modal__preview:not(.no-ajax) .has-bg.post-blog__media, .cp-modal-stories__preview:not(.no-ajax) .has-bg.post-blog__media, .cp-modal__preview:not(.no-ajax) .has-bg.cp-form-boxes__media, .cp-modal-stories__preview:not(.no-ajax) .has-bg.cp-form-boxes__media, .cp-modal__preview:not(.no-ajax) .has-bg.cp-myprive-form__preview-media, .cp-modal-stories__preview:not(.no-ajax) .has-bg.cp-myprive-form__preview-media, .cp-modal__preview:not(.no-ajax) .has-bg.post-myprive__media, .cp-modal-stories__preview:not(.no-ajax) .has-bg.post-myprive__media, .cp-modal__preview:not(.no-ajax) .has-bg.post-photo__media, .cp-modal-stories__preview:not(.no-ajax) .has-bg.post-photo__media, .cp-modal__preview:not(.no-ajax) .has-bg.post-timeline__media, .cp-modal-stories__preview:not(.no-ajax) .has-bg.post-timeline__media, .cp-modal__preview:not(.no-ajax) .has-bg.messages-gallery__media, .cp-modal-stories__preview:not(.no-ajax) .has-bg.messages-gallery__media {
        background-color: #161616; }
      .cp-modal__preview:not(.no-ajax) .is-loaded.post-blog__media, .cp-modal-stories__preview:not(.no-ajax) .is-loaded.post-blog__media, .cp-modal__preview:not(.no-ajax) .is-loaded.cp-form-boxes__media, .cp-modal-stories__preview:not(.no-ajax) .is-loaded.cp-form-boxes__media, .cp-modal__preview:not(.no-ajax) .is-loaded.cp-myprive-form__preview-media, .cp-modal-stories__preview:not(.no-ajax) .is-loaded.cp-myprive-form__preview-media, .cp-modal__preview:not(.no-ajax) .is-loaded.post-myprive__media, .cp-modal-stories__preview:not(.no-ajax) .is-loaded.post-myprive__media, .cp-modal__preview:not(.no-ajax) .is-loaded.post-photo__media, .cp-modal-stories__preview:not(.no-ajax) .is-loaded.post-photo__media, .cp-modal__preview:not(.no-ajax) .is-loaded.post-timeline__media, .cp-modal-stories__preview:not(.no-ajax) .is-loaded.post-timeline__media, .cp-modal__preview:not(.no-ajax) .is-loaded.messages-gallery__media, .cp-modal-stories__preview:not(.no-ajax) .is-loaded.messages-gallery__media {
        opacity: 1 !important;
        transition-delay: 0.30s !important; }
    .cp-modal__preview[data-is-slideshow="true"] .pinch-zoom-container, .cp-modal-stories__preview[data-is-slideshow="true"] .pinch-zoom-container, .cp-modal__preview[data-is-slideshow="true"] .post-modal__thumb, .cp-modal-stories__preview[data-is-slideshow="true"] .post-modal__thumb {
      overflow: visible;
      white-space: nowrap;
      display: flex;
      flex-wrap: nowrap;
      transition: left .2s linear;
      justify-content: flex-start; }
      .cp-modal__preview[data-is-slideshow="true"] .pinch-zoom-container[data-purchased="false"] .post-modal__media, .cp-modal-stories__preview[data-is-slideshow="true"] .pinch-zoom-container[data-purchased="false"] .post-modal__media, .cp-modal__preview[data-is-slideshow="true"] .post-modal__thumb[data-purchased="false"] .post-modal__media, .cp-modal-stories__preview[data-is-slideshow="true"] .post-modal__thumb[data-purchased="false"] .post-modal__media {
        object-fit: cover; }
        .cp-modal__preview[data-is-slideshow="true"] .pinch-zoom-container[data-purchased="false"] .post-modal__media .is-video, .cp-modal-stories__preview[data-is-slideshow="true"] .pinch-zoom-container[data-purchased="false"] .post-modal__media .is-video, .cp-modal__preview[data-is-slideshow="true"] .post-modal__thumb[data-purchased="false"] .post-modal__media .is-video, .cp-modal-stories__preview[data-is-slideshow="true"] .post-modal__thumb[data-purchased="false"] .post-modal__media .is-video {
          object-fit: contain; }
      @media all and (max-width: 939px) {
        .cp-modal__preview[data-is-slideshow="true"] .pinch-zoom-container, .cp-modal-stories__preview[data-is-slideshow="true"] .pinch-zoom-container, .cp-modal__preview[data-is-slideshow="true"] .post-modal__thumb, .cp-modal-stories__preview[data-is-slideshow="true"] .post-modal__thumb {
          max-height: 100% !important;
          max-width: 100% !important; } }
    .cp-modal__preview[data-is-slideshow="true"] .post-modal__link, .cp-modal-stories__preview[data-is-slideshow="true"] .post-modal__link {
      overflow: hidden;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center; }
    .cp-modal__preview[data-is-slideshow="true"] .post-modal__media, .cp-modal-stories__preview[data-is-slideshow="true"] .post-modal__media {
      width: 100%;
      min-width: 100%;
      transition: All .15s linear;
      object-fit: scale-down; }
      .cp-modal__preview[data-is-slideshow="true"] .is-active.post-modal__media, .cp-modal-stories__preview[data-is-slideshow="true"] .is-active.post-modal__media {
        opacity: 1; }
    .cp-modal__preview[data-is-slideshow="true"] .pinch-zoom-container, .cp-modal-stories__preview[data-is-slideshow="true"] .pinch-zoom-container {
      min-width: 100%; }
    @media all and (max-width: 939px) {
      .cp-modal__preview, .cp-modal-stories__preview {
        min-width: 250px !important;
        min-height: 250px !important;
        max-width: none !important;
        width: inherit !important;
        height: inherit !important; } }
    .cp-modal__preview [data-bg-blurred="true"], .cp-modal-stories__preview [data-bg-blurred="true"] {
      width: 100%;
      height: 100%;
      float: left;
      background-size: cover;
      position: absolute;
      top: 0;
      left: 0;
      pointer-events: none;
      opacity: 0.15;
      filter: blur(15px);
      background-position: center center; }
      .cp-modal__preview [data-bg-blurred="true"] ~ .pinch-zoom-container, .cp-modal-stories__preview [data-bg-blurred="true"] ~ .pinch-zoom-container, .cp-modal__preview [data-bg-blurred="true"] ~ .post-modal__thumb, .cp-modal-stories__preview [data-bg-blurred="true"] ~ .post-modal__thumb {
        height: auto !important;
        z-index: 8; }
        .cp-modal__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"], .cp-modal-stories__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"], .cp-modal__preview [data-bg-blurred="true"] ~ .post-modal__thumb .post-modal__alert[data-type="paid"], .cp-modal-stories__preview [data-bg-blurred="true"] ~ .post-modal__thumb .post-modal__alert[data-type="paid"] {
          max-width: none;
          border-radius: 0;
          padding: 0;
          height: 100% !important;
          background-color: rgba(0, 0, 0, 0.3);
          z-index: 1; }
          .cp-modal__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"] .post-modal__alert-icon, .cp-modal-stories__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"] .post-modal__alert-icon, .cp-modal__preview [data-bg-blurred="true"] ~ .post-modal__thumb .post-modal__alert[data-type="paid"] .post-modal__alert-icon, .cp-modal-stories__preview [data-bg-blurred="true"] ~ .post-modal__thumb .post-modal__alert[data-type="paid"] .post-modal__alert-icon {
            margin-top: auto; }
          .cp-modal__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"] .post-modal__alert-title, .cp-modal-stories__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"] .post-modal__alert-title, .cp-modal__preview [data-bg-blurred="true"] ~ .post-modal__thumb .post-modal__alert[data-type="paid"] .post-modal__alert-title, .cp-modal-stories__preview [data-bg-blurred="true"] ~ .post-modal__thumb .post-modal__alert[data-type="paid"] .post-modal__alert-title {
            margin-bottom: auto; }
          .cp-modal__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"] .cp-myprive-form__button, .cp-modal-stories__preview .cp-modal__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"] .cp-myprive-form__button, .cp-modal__preview .cp-modal-stories__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"] .cp-myprive-form__button, .cp-modal__preview .cp-modal-stories__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"] .cp-myprive-form__button, .cp-modal-stories__preview .cp-modal__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"] .cp-myprive-form__button, .cp-modal-stories__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"] .cp-myprive-form__button, .cp-modal__preview [data-bg-blurred="true"] ~ .post-modal__thumb .post-modal__alert[data-type="paid"] .cp-myprive-form__button, .cp-modal-stories__preview [data-bg-blurred="true"] ~ .post-modal__thumb .post-modal__alert[data-type="paid"] .cp-myprive-form__button, .cp-modal__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"] .profile-form__button, .cp-modal-stories__preview .cp-modal__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"] .profile-form__button, .cp-modal__preview .cp-modal-stories__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"] .profile-form__button, .cp-modal__preview .cp-modal-stories__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"] .profile-form__button, .cp-modal-stories__preview .cp-modal__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"] .profile-form__button, .cp-modal-stories__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"] .profile-form__button, .cp-modal__preview [data-bg-blurred="true"] ~ .post-modal__thumb .post-modal__alert[data-type="paid"] .profile-form__button, .cp-modal-stories__preview [data-bg-blurred="true"] ~ .post-modal__thumb .post-modal__alert[data-type="paid"] .profile-form__button, .cp-modal__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"] .side-profile-form__button, .cp-modal-stories__preview .cp-modal__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"] .side-profile-form__button, .cp-modal__preview .cp-modal-stories__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"] .side-profile-form__button, .cp-modal__preview .cp-modal-stories__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"] .side-profile-form__button, .cp-modal-stories__preview .cp-modal__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"] .side-profile-form__button, .cp-modal-stories__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-modal__alert[data-type="paid"] .side-profile-form__button, .cp-modal__preview [data-bg-blurred="true"] ~ .post-modal__thumb .post-modal__alert[data-type="paid"] .side-profile-form__button, .cp-modal-stories__preview [data-bg-blurred="true"] ~ .post-modal__thumb .post-modal__alert[data-type="paid"] .side-profile-form__button {
            border: 3px solid #1e1e1e;
            border-radius: 0; }
        .cp-modal__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-myprive__minutes, .cp-modal-stories__preview [data-bg-blurred="true"] ~ .pinch-zoom-container .post-myprive__minutes, .cp-modal__preview [data-bg-blurred="true"] ~ .post-modal__thumb .post-myprive__minutes, .cp-modal-stories__preview [data-bg-blurred="true"] ~ .post-modal__thumb .post-myprive__minutes {
          bottom: 55px;
          left: 5px; }
    .cp-modal__preview .is-text.post-modal__infos, .cp-modal-stories__preview .is-text.post-modal__infos,
    .cp-modal__preview .is-quote.post-modal__infos,
    .cp-modal-stories__preview .is-quote.post-modal__infos {
      display: flex;
      align-items: flex-start;
      align-self: center;
      justify-content: center; }
      .cp-modal__preview .is-text.post-modal__infos .post-modal__text, .cp-modal-stories__preview .is-text.post-modal__infos .post-modal__text,
      .cp-modal__preview .is-quote.post-modal__infos .post-modal__text,
      .cp-modal-stories__preview .is-quote.post-modal__infos .post-modal__text {
        max-height: calc(100vh - 100px); }
    .cp-modal__preview .post-modal__infos, .cp-modal-stories__preview .post-modal__infos,
    .cp-modal__preview .post-modal__link,
    .cp-modal-stories__preview .post-modal__link,
    .cp-modal__preview .pinch-zoom-container,
    .cp-modal-stories__preview .pinch-zoom-container,
    .cp-modal__preview .post-modal__thumb,
    .cp-modal-stories__preview .post-modal__thumb {
      align-self: center; }
    .cp-modal__preview .cropper-bg, .cp-modal-stories__preview .cropper-bg {
      background-image: none !important;
      background-color: transparent !important; }
    @media all and (max-width: 939px) {
      .cp-modal__preview .pinch-zoom-container, .cp-modal-stories__preview .pinch-zoom-container {
        opacity: 1;
        height: 100% !important; } }
  .cp-modal__data, .cp-modal-stories__data {
    width: 340px;
    flex: 0 0 auto;
    display: flex;
    flex-wrap: nowrap;
    flex-flow: column nowrap;
    flex-direction: column;
    background-color: #161616;
    align-self: stretch; }
    .is-disabled.cp-modal__data, .is-disabled.cp-modal-stories__data {
      display: none !important; }
    .cp-modal__data [data-type="external"], .cp-modal-stories__data [data-type="external"] {
      display: none !important; }
    @media all and (max-width: 939px) {
      .cp-modal__data, .cp-modal-stories__data {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100% !important;
        max-height: calc(100% - 100px);
        z-index: 12; }
        .cp-modal__data[data-mobile-open="true"] .side-profile__close-icon, .cp-modal-stories__data[data-mobile-open="true"] .side-profile__close-icon, .cp-modal__data[data-mobile-open="true"] .post-data__handler-icon, .cp-modal-stories__data[data-mobile-open="true"] .post-data__handler-icon {
          transform: rotate(180deg);
          margin-top: -64px; }
        .cp-modal__data[data-mobile-open="true"] .post-blog__infos, .cp-modal-stories__data[data-mobile-open="true"] .post-blog__infos, .cp-modal__data[data-mobile-open="true"] .cp-form-boxes__infos, .cp-modal-stories__data[data-mobile-open="true"] .cp-form-boxes__infos, .cp-modal__data[data-mobile-open="true"] .post-comments__infos, .cp-modal-stories__data[data-mobile-open="true"] .post-comments__infos, .cp-modal__data[data-mobile-open="true"] .post-modal__infos, .cp-modal-stories__data[data-mobile-open="true"] .post-modal__infos, .cp-modal__data[data-mobile-open="true"] .post-myprive__infos, .cp-modal-stories__data[data-mobile-open="true"] .post-myprive__infos, .cp-modal__data[data-mobile-open="true"] .post-timeline__infos, .cp-modal-stories__data[data-mobile-open="true"] .post-timeline__infos {
          display: block; }
        .cp-modal__data[data-mobile-open="true"] .post-actions, .cp-modal-stories__data[data-mobile-open="true"] .post-actions,
        .cp-modal__data[data-mobile-open="true"] .post-comments,
        .cp-modal-stories__data[data-mobile-open="true"] .post-comments {
          display: flex; }
        .cp-modal__data:not([data-mobile-open="true"]) .post-comments, .cp-modal-stories__data:not([data-mobile-open="true"]) .post-comments,
        .cp-modal__data:not([data-mobile-open="true"]) .post-blog__infos,
        .cp-modal-stories__data:not([data-mobile-open="true"]) .post-blog__infos,
        .cp-modal__data:not([data-mobile-open="true"]) .cp-form-boxes__infos,
        .cp-modal-stories__data:not([data-mobile-open="true"]) .cp-form-boxes__infos,
        .cp-modal__data:not([data-mobile-open="true"]) .post-comments__infos,
        .cp-modal-stories__data:not([data-mobile-open="true"]) .post-comments__infos,
        .cp-modal__data:not([data-mobile-open="true"]) .post-modal__infos,
        .cp-modal-stories__data:not([data-mobile-open="true"]) .post-modal__infos,
        .cp-modal__data:not([data-mobile-open="true"]) .post-myprive__infos,
        .cp-modal-stories__data:not([data-mobile-open="true"]) .post-myprive__infos,
        .cp-modal__data:not([data-mobile-open="true"]) .post-timeline__infos,
        .cp-modal-stories__data:not([data-mobile-open="true"]) .post-timeline__infos,
        .cp-modal__data:not([data-mobile-open="true"]) .post-actions,
        .cp-modal-stories__data:not([data-mobile-open="true"]) .post-actions {
          display: none; } }
    .cp-modal__data .post-data, .cp-modal-stories__data .post-data, .cp-modal__data .cp-sidebar__result-item, .cp-modal-stories__data .cp-sidebar__result-item {
      flex-wrap: wrap;
      flex: 0 0 auto; }
      .cp-modal__data .post-data ~ .post-modal__infos, .cp-modal-stories__data .post-data ~ .post-modal__infos, .cp-modal__data .cp-sidebar__result-item ~ .post-modal__infos, .cp-modal-stories__data .cp-sidebar__result-item ~ .post-modal__infos {
        padding: 0 14px; }
    @media all and (max-width: 939px) {
      .cp-modal__data .post-actions, .cp-modal-stories__data .post-actions,
      .cp-modal__data .post-modal__infos,
      .cp-modal-stories__data .post-modal__infos {
        display: none; } }
    
    .cp-modal__data .post-modal__infos,
    .cp-modal-stories__data .post-modal__infos {
      overflow: auto;
      flex: 1 1 auto;
      padding: 14px;
      display: flex;
      flex-wrap: nowrap;
      flex-direction: column;
      align-items: flex-start;
      align-content: flex-start;
      background-color: inherit; }
      @media all and (max-width: 939px) {
        
        .cp-modal__data .post-modal__infos,
        .cp-modal-stories__data .post-modal__infos {
          padding: 0 14px 14px; }
          .cp-modal__data .is-active.post-modal__infos, .cp-modal-stories__data .is-active.post-modal__infos {
            flex: 1 1 auto; } }
    .cp-modal__data .post-modal__title, .cp-modal-stories__data .post-modal__title {
      font-size: 16px;
      line-height: 1.44; }
    .cp-modal__data .post-actions, .cp-modal-stories__data .post-actions {
      margin-top: auto;
      order: 4; }
      .cp-modal__data .post-actions__like.post-actions:hover [data-type="like"], .cp-modal-stories__data .post-actions__like.post-actions:hover [data-type="like"] {
        text-decoration: underline;
        cursor: pointer;
        color: #fff; }
      @media all and (max-width: 939px) {
        .cp-modal__data .is-active.post-actions, .cp-modal-stories__data .is-active.post-actions {
          display: flex; } }
    .cp-modal__data .post-comments, .cp-modal-stories__data .post-comments {
      overflow: visible;
      order: 2;
      padding-left: 0;
      padding-right: 0;
      flex: 0 1 auto;
      background-color: transparent; }
      .cp-modal__data .post-comments .post-data, .cp-modal-stories__data .post-comments .post-data, .cp-modal__data .post-comments .cp-sidebar__result-item, .cp-modal-stories__data .post-comments .cp-sidebar__result-item {
        padding-left: 0;
        padding-right: 0; }
      .cp-modal__data .post-comments .side-profile__close, .cp-modal-stories__data .post-comments .side-profile__close, .cp-modal__data .post-comments .post-data__handler, .cp-modal-stories__data .post-comments .post-data__handler {
        width: auto;
        flex: 0 1 auto;
        justify-content: center;
        order: inherit; }
        @media all and (max-width: 939px) {
          .cp-modal__data .post-comments .side-profile__close, .cp-modal-stories__data .post-comments .side-profile__close, .cp-modal__data .post-comments .post-data__handler, .cp-modal-stories__data .post-comments .post-data__handler {
            order: 2; } }
    .cp-modal__data .post-comments__item, .cp-modal-stories__data .post-comments__item {
      align-self: flex-start;
      flex-direction: row;
      padding-left: 0px; }
    .cp-modal__data .post-comments__insert, .cp-modal-stories__data .post-comments__insert {
      margin-top: auto;
      order: 3;
      padding-left: 0;
      padding-right: 0;
      padding-bottom: 0;
      position: sticky;
      bottom: 0;
      background-color: inherit; }
      .cp-modal__data .post-comments__insert ~ .post-actions, .cp-modal-stories__data .post-comments__insert ~ .post-actions {
        margin-top: 0; }
    .cp-modal__data .cp-myprive-form__actions, .cp-modal-stories__data .cp-myprive-form__actions, .cp-modal__data .profile-form__actions, .cp-modal-stories__data .profile-form__actions, .cp-modal__data .side-profile-form__actions, .cp-modal-stories__data .side-profile-form__actions {
      display: none; }
      .cp-modal__data .is-active.cp-myprive-form__actions, .cp-modal-stories__data .is-active.cp-myprive-form__actions, .cp-modal__data .is-active.profile-form__actions, .cp-modal-stories__data .is-active.profile-form__actions, .cp-modal__data .is-active.side-profile-form__actions, .cp-modal-stories__data .is-active.side-profile-form__actions {
        display: flex; }
  .cp-modal .video-js .vjs-tech, .cp-modal-messages .video-js .vjs-tech {
    background-color: #000 !important; }

.cp-modal-majority {
  width: 680px;
  height: 405px;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  position: fixed;
  z-index: 170000002;
  padding: 18px;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 9px; }
  .cp-traffic-popup.cp-modal-majority {
    height: fit-content;
    z-index: 17000; }
    .cp-traffic-popup.cp-modal-majority .cp-modal-majority__main {
      background: #161616;
      border-radius: 12px;
      padding-top: 8px;
      padding-bottom: 0px; }
    .cp-traffic-popup.cp-modal-majority .cp-modal-majority__link {
      text-decoration: underline; }
    @media all and (max-width: 939px) {
      html.ios .cp-traffic-popup.cp-modal-majority .cp-modal-majority__content {
        height: auto; } }
  @media all and (min-width: 940px) {
    .cp-modal-majority {
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      margin: auto; } }
  @media all and (max-width: 939px) {
    .cp-modal-majority {
      width: 100%;
      height: auto;
      max-height: calc(100vh - 100px);
      overflow-y: auto;
      padding: 0;
      margin: auto;
      max-width: 100vw;
      position: absolute;
      bottom: 0; }
      html.ios .cp-traffic-popup.cp-modal-majority {
        height: 90% !important; } }
  .cp-modal-majority__content {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    padding: 15px 20px;
    border-radius: 9px;
    position: relative;
    background-color: #2b2b2b; }
    @media all and (max-width: 939px) {
      .cp-modal-majority__content {
        height: 100%;
        align-self: stretch;
        position: relative;
        padding: 10px 5px 5px;
        border-radius: 9px 9px 0 0; } }
  .cp-modal-majority__langs {
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.04);
    padding-bottom: 20px; }
  .cp-modal-majority__langs-item {
    width: 20px;
    height: 20px;
    margin-left: 12px;
    float: left; }
    .is-disabled.cp-modal-majority__langs-item {
      opacity: 0.6;
      cursor: default;
      pointer-events: none; }
  .cp-modal-majority__langs-image {
    width: 100%;
    display: block; }
  .cp-modal-majority__title {
    padding: 0 10px 10px;
    font-size: 18px;
    text-align: center; }
  .cp-modal-majority__main {
    border-radius: 6px;
    padding: 10px;
    background-color: rgba(255, 255, 255, 0.15); }
  .cp-modal-majority__contract {
    max-height: 110px;
    line-height: 21px;
    margin-top: 5px;
    padding: 10px;
    overflow-y: scroll;
    background-color: #FFF;
    color: #000; }
    .cp-modal-majority__contract + .cp-modal-majority__link {
      margin-top: 10px; }
    .cp-modal-majority__contract a {
      color: #dc4766 !important; }
    .cp-modal-majority__contract ul {
      list-style: disc inside;
      padding-left: 20px;
      margin-top: 5px; }
      .cp-modal-majority__contract ul li {
        list-style: disc inside;
        font-size: 14px;
        line-height: 21px; }
        .cp-modal-majority__contract ul li + li {
          margin-top: 5px; }
    @media (max-width: 939px) {
      .cp-modal-majority__contract {
        max-height: 30vh; } }
  .cp-modal-majority__link {
    padding: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    align-content: center; }
    .cp-modal-majority__link:hover {
      text-decoration: none; }
    .is-button.cp-modal-majority__link {
      text-transform: uppercase;
      line-height: 1.4; }
    .is-text.cp-modal-majority__link {
      width: auto;
      font-size: 14px;
      margin: 10px auto 0;
      color: #ffd200; }

.cp-traffic-popup-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  opacity: 1;
  z-index: 17000;
  background: rgba(0, 0, 0, 0.5);
  backdrop-filter: blur(10px); }

.cp-modal-messages__overlay {
  background-color: rgba(0, 0, 0, 0.9) !important; }

.cp-modal-request {
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 14000;
  background-color: rgba(0, 0, 0, 0.8); }
  .cp-modal-request .side-profile__close, .cp-modal-request .post-data__handler {
    position: absolute;
    top: 5px;
    right: 5px;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    width: 35px;
    height: 35px;
    font-size: 12px;
    background-color: rgba(0, 0, 0, 0.55);
    border-radius: 100%;
    padding-left: 0;
    color: #FFF; }
  .cp-modal-request__container {
    width: 100%;
    height: 100%;
    max-width: 1400px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    position: relative; }
  .cp-modal-request__loader {
    width: 35px;
    height: 35px;
    float: left;
    position: relative; }
    .cp-modal-request__loader .loader__spinner {
      width: 100%;
      height: 100%; }
  .cp-modal-request__text {
    text-align: center;
    color: rgba(255, 255, 255, 0.6);
    font-size: 14px;
    line-height: 1.45;
    margin-top: 10px; }

.cp-modal-stories__content[data-is-blurred="true"] {
  /* Age gate (unverified user): heavily blur the story media behind the alert
           (ultra_big). Stronger than the premium/fanclub gate, which only relies on the
           server-side preview thumb — this rule fires solely on data-is-blurred, set when
           the user is not age verified. */
  /* Change text free or premium */ }
  .cp-modal-stories__content[data-is-blurred="true"] .cp-modal-stories__media {
    filter: blur(25px) !important; }
  .cp-modal-stories__content[data-is-blurred="true"] .post-modal__alert[data-type="blurred"] {
    display: flex;
    max-width: 80%; }
  .cp-modal-stories__content[data-is-blurred="true"] .post-modal__alert-title {
    display: none; }
  .cp-modal-stories__content[data-is-blurred="true"][data-is-premium="false"] .post-modal__alert-title[data-lang-free="true"] {
    display: block; }
  .cp-modal-stories__content[data-is-blurred="true"][data-is-premium="true"] .post-modal__alert-title[data-lang-premium="true"] {
    display: block; }

.cp-modal-stories__content[data-is-premium="true"][data-purchased="true"] .cp-stories-form__buttons-item[data-type="skipPremium"] {
  display: none; }

.cp-modal-stories__content[data-is-premium="true"]:not([data-purchased="true"]):not([data-is-blurred="true"]) .post-modal__alert[data-type="premium"] {
  display: flex;
  max-width: 80%; }

.cp-modal-stories__content[data-is-premium="true"]:not([data-purchased="true"]):not([data-is-blurred="true"]) .cp-stories-form__buttons-item[data-type="like"] {
  display: none; }

.cp-modal-stories__content[data-is-premium="true"] .cp-time-slider .noUi-connect {
  background: linear-gradient(-45deg, #352267, #271459); }

.cp-modal-stories__content[data-is-premium="true"] .is-active.cp-modal-stories__progress-item .cp-modal-stories__progress-range {
  background-color: #6D51A7; }

.cp-modal-stories__content[data-is-premium="true"] .cp-stories-form__buttons-item[data-type="sendRec"] {
  background-color: #6D51A7;
  border-color: #fff; }
  .cp-modal-stories__content[data-is-premium="true"] .cp-stories-form__buttons-item[data-type="sendRec"]:before {
    color: #fff; }

.cp-modal-stories__content[data-is-premium="true"] .cp-stories-form__buttons-item[data-type="setPremium"] {
  background-color: #6D51A7 !important;
  color: #fff; }

.cp-modal-stories__content:not([data-is-premium="true"]) .cp-stories-form__buttons-item[data-type="skipPremium"] {
  display: none; }

.cp-modal-stories__content[data-interface="performers"][data-is-preview="true"] .cp-modal-stories__media {
  width: 100%; }
  @media all and (max-width: 939px) {
    .cp-modal-stories__content[data-interface="performers"][data-is-preview="true"] .cp-modal-stories__media {
      width: 100%; } }

.cp-modal-stories__content[data-interface="performers"][data-is-preview="true"] .cp-modal-stories__thumb:after {
  box-shadow: inset 0 90px 52px 0 rgba(0, 0, 0, 0.4); }

.cp-modal-stories__content {
  background-color: #000;
  width: calc((100vh * 9)/ 16) !important;
  user-select: none; }
  .cp-modal-stories__content[data-type="image"] .cp-stories-form__buttons-item[data-type="mute"] {
    opacity: .5;
    pointer-events: none; }
  .cp-modal-stories__content .post-modal__alert {
    display: none; }
  @media all and (max-width: 939px) {
    .cp-modal-stories__content {
      width: 100% !important;
      max-width: inherit;
      align-self: stretch; } }

.cp-modal-stories__container {
  width: 100% !important;
  min-width: 0 !important;
  min-height: calc(100vh - 20px) !important; }
  @media all and (max-width: 939px) {
    .cp-modal-stories__container {
      min-height: 100% !important;
      max-height: 100% !important; } }

.cp-modal-stories__countdown {
  width: 100%;
  height: 100%;
  float: left;
  z-index: 100;
  background-color: rgba(0, 0, 0, 0.7);
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  justify-content: center;
  align-items: center;
  font-size: 35px; }
  .is-active.cp-modal-stories__countdown {
    display: flex; }

.cp-modal-stories__preview {
  width: 100% !important;
  max-width: none !important;
  min-width: 0 !important;
  max-height: inherit !important;
  overflow: hidden !important;
  flex: 0 1 auto !important;
  background-color: transparent !important; }
  @media all and (max-width: 939px) {
    .cp-modal-stories__preview {
      align-items: center !important;
      overflow: hidden; } }

.cp-modal-stories__thumb {
  width: 100%;
  float: left;
  height: auto;
  max-height: inherit;
  align-self: stretch;
  position: relative;
  display: flex;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: center; }
  .cp-modal-stories__thumb:after {
    content: '';
    float: left;
    box-shadow: inset 0 75px 52px 0 rgba(0, 0, 0, 0.25);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none; }
  .cp-modal-stories__thumb .cp-modal__navigation {
    position: absolute; }
  .cp-modal-stories__thumb .loader {
    width: 100%;
    height: 100%;
    max-height: inherit;
    display: block;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.cp-modal-stories__media {
  width: calc(100vh * 9 / 16);
  height: 100%;
  max-height: inherit;
  display: block;
  position: relative;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  object-fit: cover; }
  .cp-modal-stories__media:active {
    cursor: grabbing; }
  @media all and (max-width: 939px) {
    .cp-modal-stories__media {
      width: auto; } }
  .is-blur.cp-modal-stories__media {
    filter: blur(2px);
    opacity: 0.6; }

.cp-modal-stories__data {
  width: 100% !important;
  flex: 0 0 auto;
  position: absolute !important;
  top: 0;
  bottom: inherit !important;
  max-height: inherit !important;
  user-select: none;
  z-index: 10; }
  .has-background.cp-modal-stories__data {
    background-color: rgba(0, 0, 0, 0.8); }
  .cp-modal-stories__data:not(.has-background) {
    background-color: transparent !important; }
  @media all and (max-width: 939px) {
    .cp-modal-stories__data {
      position: absolute !important;
      max-height: inherit !important; } }
  .cp-modal-stories__data .post-data, .cp-modal-stories__data .cp-sidebar__result-item {
    padding: 7px !important; }
    .cp-modal-stories__data .post-data__container {
      flex: 1;
      float: none; }
    .cp-modal-stories__data .post-data__nickname {
      flex: 1; }
    .cp-modal-stories__data .post-data__text {
      height: 0; }
    @media all and (max-width: 939px) {
      .cp-modal-stories__data .post-data, .cp-modal-stories__data .cp-sidebar__result-item {
        padding: 7px 10px !important; } }
  .cp-modal-stories__data .side-profile__close, .cp-modal-stories__data .post-data__handler {
    order: 2; }
    .cp-modal-stories__data .side-profile__close .side-profile__close-icon, .cp-modal-stories__data .post-data__handler .side-profile__close-icon, .cp-modal-stories__data .side-profile__close .post-data__handler-icon, .cp-modal-stories__data .post-data__handler .post-data__handler-icon {
      padding: 10px 10px 0 0; }
  .cp-modal-stories__data .side-profile__close-icon, .cp-modal-stories__data .post-data__handler-icon {
    order: 2;
    margin-left: auto;
    padding: 0 5px 0 0; }
  .cp-modal-stories__data .post-data__nickname, .cp-modal-stories__data .side-profile__close-icon, .cp-modal-stories__data .post-data__handler-icon {
    text-shadow: none; }
  .cp-modal-stories__data .post-data__text, .cp-modal-stories__data .post-data__state {
    text-shadow: none; }
  .cp-modal-stories__data .post-data__text {
    order: 3; }
  .cp-modal-stories__data .post-data__date {
    color: rgba(255, 255, 255, 0.74); }
  .cp-modal-stories__data .cp-time-slider {
    height: 40px;
    margin: auto;
    border-radius: 0;
    border: none;
    box-shadow: none;
    background: transparent;
    max-width: calc(100% - 30px); }
    .cp-modal-stories__data .cp-time-slider__tooltip {
      position: absolute;
      top: 40px;
      left: 0;
      right: 0;
      margin: auto;
      opacity: 0;
      background-color: rgba(0, 0, 0, 0.38) !important;
      text-align: center;
      padding: 3px 10px !important;
      transition: All 0.15s ease-out;
      color: #fdfdfd !important;
      margin: auto !important;
      border-radius: 15px;
      width: fit-content !important; }
      .cp-modal-stories__data .cp-time-slider__tooltip:not(.is-active) {
        transition-delay: 0.45s; }
      .cp-modal-stories__data .is-active.cp-time-slider__tooltip {
        opacity: 1; }

.cp-modal-stories__progress {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 7px 7px 0;
  order: -1; }

.cp-modal-stories__progress-item {
  width: auto;
  flex: 1 1 auto;
  height: 2px;
  float: left;
  border-radius: 100px;
  margin: 0 1px;
  background-color: #FFF; }
  .is-disabled.cp-modal-stories__progress-item {
    background: rgba(255, 255, 255, 0.6); }
  .is-premium.cp-modal-stories__progress-item {
    background: linear-gradient(-45deg, #352267, #271459); }
    .is-premium.cp-modal-stories__progress-item .cp-modal-stories__progress-range {
      background-color: #662A9E; }

.cp-modal-stories__progress-range {
  width: 0%;
  min-width: 0%;
  max-width: 100%;
  height: 2px;
  float: left;
  background-color: #c10050;
  transition: All 0.3s linear; }

.cp-modal-stories__schedule {
  justify-content: space-between;
  align-items: center;
  gap: 5px;
  color: #fff;
  background-color: #B1005F;
  margin-right: 20px;
  border-radius: 2.5vh;
  padding: 5px 10px;
  font-size: 1.4vh;
  min-width: 90px; }
  .is-hidden.cp-modal-stories__schedule {
    display: none; }
  .cp-modal-stories__schedule:not(.is-hidden) {
    display: flex; }
  .cp-modal-stories__schedule svg {
    width: 16px;
    height: 16px; }

.cp-modal-stories__elements {
  display: none; }
  .is-active.cp-modal-stories__elements {
    position: absolute;
    display: flex;
    gap: 6px;
    top: 60px;
    left: 50%;
    transform: translateX(-50%);
    padding: 10px;
    z-index: 1000; }

.cp-modal-stories__thumb .cp-modal__navigation {
  display: block !important; }

.cp-gifts {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  overflow: auto;
  max-height: calc(90px * 2);
  margin-top: 10px; }
  .cp-gifts__item {
    width: 115px;
    float: left;
    padding: 5px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    transition: All 0.15s ease-out; }
    .cp-gifts__item:hover {
      text-decoration: none;
      opacity: 0.7; }
    @media all and (max-width: 939px) {
      .cp-gifts__item {
        width: 64px;
        width: 17.5vw;
        min-width: 64px;
        max-width: 80px; } }
    .is-active.cp-gifts__item {
      border-radius: 6px;
      background-color: #2e2e2e;
      border: 2px solid #406cb1; }
      .is-active.cp-gifts__item:hover {
        opacity: 1; }
  .cp-gifts__brand {
    width: 100%;
    float: left;
    position: relative; }
    .cp-gifts__brand:after {
      content: '';
      display: block;
      padding-top: 100%; }
  .cp-gifts__brand-image {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .cp-gifts__price {
    border-radius: 50px;
    padding: 5px 10px; }

.rq-chipins {
  width: inherit; }
  .rq-chipins__banner {
    width: 100%;
    position: relative;
    display: flex;
    flex: 1 1 auto;
    flex-direction: column;
    padding: 26px !important;
    border-radius: 14px;
    background-color: #191919;
    background-repeat: no-repeat;
    background-position: top right;
    font-family: "Open Sans", "Helvetica Neue"; }
    .rq-chipins__banner .post-timeline__alert {
      background: rgba(0, 0, 0, 0.65);
      border-radius: 14px; }
    .rq-chipins__banner .post-timeline__alert-title {
      background-color: rgba(255, 255, 255, 0.1);
      padding: 6px 20px;
      font-style: italic;
      border-radius: 50px;
      font-size: 14px !important; }
    .rq-chipins__banner .post-timeline__alert-icon {
      border-radius: 0px !important; }
    .is-pending.rq-chipins__banner {
      border: 2px dotted #ff9c00;
      border-color: #ee554e; }
      .is-pending.rq-chipins__banner .post-timeline__alert-title {
        color: #ee554e; }
      .is-pending.rq-chipins__banner .post-timeline__alert-icon {
        fill: #ee554e; }
    .is-review.rq-chipins__banner {
      border: 2px dotted #ffd200; }
      .is-review.rq-chipins__banner .post-timeline__alert-title {
        color: #ffd200; }
      .is-review.rq-chipins__banner .post-timeline__alert-icon {
        fill: #ffd200; }
    .rq-chipins__banner a.side-profile__handler {
      position: absolute;
      right: 20px;
      z-index: 4; }
    .rq-chipins__banner--content {
      display: flex;
      flex-grow: 1;
      gap: 14px;
      flex-direction: column;
      padding: 0; }
    .rq-chipins__banner--image {
      height: 140px;
      width: 140px;
      border-radius: 12px;
      overflow: hidden; }
      .rq-chipins__banner--image img {
        width: 140px;
        height: 140px;
        object-fit: cover; }
    .rq-chipins__banner--summary {
      display: flex;
      flex-direction: column; }
      .rq-chipins__banner--summary .rq-chipins-form__label {
        align-items: center; }
    .rq-chipins__banner--details {
      display: flex;
      align-items: center;
      gap: 6px; }
  .rq-chipins__milestones {
    display: flex;
    flex-direction: column;
    gap: 10px; }
    .rq-chipins__milestones input[type="radio"] {
      display: none; }
      .rq-chipins__milestones input[type="radio"]:checked + .rq-chipins__milestone {
        border-color: #ffd101;
        background-color: #131313; }
      .rq-chipins__milestones input[type="radio"]:disabled + .rq-chipins__milestone {
        opacity: 0.6; }
      .rq-chipins__milestones input[type="radio"]:not(:disabled) + .rq-chipins__milestone {
        cursor: pointer; }
    .rq-chipins__milestones .reward-description {
      display: flex;
      flex-wrap: wrap; }
      @media (max-width: 640px) {
        .rq-chipins__milestones .reward-description {
          flex-direction: column;
          align-items: flex-start; } }
      .rq-chipins__milestones .reward-description span:first-child {
        flex: 1;
        color: #676767;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 100%;
        width: 100%;
        text-wrap: auto; }
  .rq-chipins__milestone {
    display: flex;
    flex: 1 1 100%;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    align-items: center;
    padding: 30px;
    border-radius: 14px;
    background-color: #212121;
    border: 1px solid #212121; }

.chipin-label-title {
  font-size: 15px;
  margin: 12px 0 8px 0;
  color: #fff !important;
  font-weight: 400; }

@media (max-width: 640px) {
  .user-modal-chipin {
    padding: 20px !important; } }

form.cp-lightbox__main.user-modal-chipin {
  padding-bottom: 150px !important; }
  @media (max-width: 640px) {
    form.cp-lightbox__main.user-modal-chipin {
      padding-bottom: 220px !important; } }

.rq-chipins-form {
  background-image: url(../../../../../static/images/chipin/background.png);
  background-repeat: no-repeat;
  background-position: top right;
  padding: 70px 30px 30px 30px !important;
  font-family: "Open Sans", Arial, Helvetica, sans-serif; }
  .rq-chipins-form .icon-edit {
    width: 20px;
    height: 20px;
    fill: #8d96a2; }
  .rq-chipins-form__label {
    font-weight: 400 !important; }
  .rq-chipins-form__body {
    padding: 20px !important;
    border-radius: 14px;
    background-color: #212121; }
    .rq-chipins-form__body .cp-form__item:not(:first-child) {
      margin-top: 20px; }
    .rq-chipins-form__body .cp-form__slider {
      margin-bottom: 8px; }
  .rq-chipins-form__step--radio {
    display: none; }
    .rq-chipins-form__step--radio:checked + .rq-chipins-form__step--container {
      display: block; }
  .rq-chipins-form__step--container {
    display: none; }
    .rq-chipins-form__step--container .cp-send-media.cp-form__sender {
      margin-top: 0 !important; }
  .rq-chipins-form__quota-details {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    gap: 10px; }
    .rq-chipins-form__quota-details--value {
      display: flex;
      font-weight: bold; }
  .rq-chipins-form__options {
    display: flex;
    gap: 15px;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap; }
    .rq-chipins-form__options--label {
      display: inline-flex;
      position: relative;
      cursor: pointer;
      color: #fff;
      align-items: center;
      background-color: #1b1b1b;
      border-radius: 20px;
      padding: 10px 46px;
      font-size: 16px;
      transition: all 0.3s ease; }
      @media all and (max-width: 939px) {
        .rq-chipins-form__options--label {
          display: flex;
          flex: 1 1 100%;
          justify-content: center;
          align-items: center; } }
    .rq-chipins-form__options--input {
      display: none;
      position: absolute;
      appearance: none;
      width: 0;
      height: 0;
      margin: 0;
      opacity: 0; }
      .rq-chipins-form__options--input:checked + span {
        color: #ffd700; }
        .rq-chipins-form__options--input:checked + span::before {
          content: "✔";
          position: absolute;
          left: 23px;
          color: #ffd700; }
  .rq-chipins-form__cover--preview {
    background-size: cover;
    width: 100%; }
    .rq-chipins-form__cover--preview .post-photo__thumb {
      max-width: 205px;
      margin: auto; }
  .rq-chipins-form__milestones {
    display: flex;
    flex-direction: column;
    gap: 10px; }
  .rq-chipins-form__milestone {
    display: flex;
    flex: 1 1 100%;
    flex-direction: column;
    gap: 10px;
    justify-content: center;
    align-items: center;
    padding: 30px;
    border-radius: 14px;
    background-color: #212121; }
    .is-disabled.rq-chipins-form__milestone {
      opacity: 0.5;
      pointer-events: none; }
    .rq-chipins-form__milestone--info {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: center;
      gap: 35px;
      width: 100%; }
      .reward-tags.rq-chipins-form__milestone--info {
        justify-content: flex-start;
        gap: 6px !important; }
    .rq-chipins-form__milestone--selector {
      display: none; }
      .rq-chipins-form__milestone--selector:checked ~ .rq-chipins-form__milestone--info .rq-chipins-form__milestone--description,
      .rq-chipins-form__milestone--selector:checked ~ .rq-chipins-form__milestone--info > .rq-chipins-form__milestone--action:first-of-type {
        display: none; }
      .rq-chipins-form__milestone--selector:checked ~ .rq-chipins-form__milestone--content {
        display: flex; }
      .rq-chipins-form__milestone--selector:not(:checked) ~ .rq-chipins-form__milestone--info .rq-chipins-form__milestone--description,
      .rq-chipins-form__milestone--selector:not(:checked) ~ .rq-chipins-form__milestone--info > .rq-chipins-form__milestone--action:not(:first-of-type):last-of-type {
        display: none; }
    .rq-chipins-form__milestone--content {
      display: none;
      overflow: hidden;
      transition: max-height 0.5s linear; }
      @media (orientation: landscape) {
        .rq-chipins-form__milestone--content {
          max-height: 100vw; } }
      @media (orientation: portrait) {
        .rq-chipins-form__milestone--content {
          max-height: 100vh; } }
      .no-height.rq-chipins-form__milestone--content {
        max-height: 0 !important; }
    .rq-chipins-form__milestone--action {
      display: flex;
      justify-content: flex-end;
      align-items: center; }
    .rq-chipins-form__milestone--description {
      flex: 1 1 0%;
      white-space: nowrap !important;
      overflow: hidden;
      text-overflow: ellipsis; }
  .rq-chipins-form__summary {
    display: flex;
    flex-direction: column;
    padding: 26px !important;
    border-radius: 14px;
    background-color: #212121; }
    .rq-chipins-form__summary--item {
      display: flex;
      justify-content: space-between;
      align-items: center;
      gap: 10px;
      border: 1px solid #2c2c2c;
      border-radius: 14px;
      padding: 20px; }
      .rq-chipins-form__summary--item .rq-chipins-form__label {
        display: flex;
        align-items: center;
        gap: 5px; }
    .rq-chipins-form__summary--milestones {
      display: flex;
      flex-direction: column; }
    .rq-chipins-form__summary--milestone {
      display: flex;
      flex-direction: column;
      gap: 16px; }
    .rq-chipins-form__summary--pill {
      color: #767676;
      padding: 6px 10px;
      font-weight: 400;
      font-size: 12px;
      min-width: 95px;
      min-height: 33px;
      border-radius: 16.5px;
      margin: 0 4px;
      background-color: #2c2c2c; }
      .rq-chipins-form__summary--pill:first-child {
        margin-left: 0; }
      .rq-chipins-form__summary--pill:last-child {
        margin-right: 0; }
    .rq-chipins-form__summary .rq-chipins-resume__header {
      display: flex;
      align-items: center;
      gap: 16px;
      flex-wrap: nowrap;
      margin: 0 !important;
      padding: 0 !important; }
      .rq-chipins-form__summary .rq-chipins-resume__header .rq-chipins-form__cover--preview {
        flex: 1;
        background: transparent; }
        .rq-chipins-form__summary .rq-chipins-resume__header .rq-chipins-form__cover--preview img {
          border-radius: 12px; }
      .rq-chipins-form__summary .rq-chipins-resume__header .rq-chipins-resume__header--description {
        flex: 4;
        text-wrap: auto; }
  .rq-chipins-form__icon {
    width: 26px;
    height: 26px;
    fill: #fff; }
    .icon-spacing.rq-chipins-form__icon {
      transform: translateX(6px); }
  .rq-chipins-form__numberfield-container {
    display: flex;
    gap: 12px;
    margin-top: 5px;
    align-items: center;
    justify-content: center; }
  .rq-chipins-form__numberfield-field {
    border: 0;
    margin-top: 0 !important;
    font-size: 16px;
    line-height: 1.69;
    text-align: center;
    font-weight: bold; }
  .rq-chipins-form__numberfield-button {
    border: 0;
    margin-top: 0 !important;
    font-size: 16px;
    line-height: 1.69; }
    .rq-chipins-form__numberfield-button:disabled {
      pointer-events: none;
      opacity: 0.2; }
  .rq-chipins-form .cp-form__field {
    scrollbar-width: thin; }
    .rq-chipins-form .cp-form__field ~ .cp-counter-limiter {
      position: absolute;
      right: 10px;
      bottom: 10px; }

.rq-chipins {
  background-color: tomato; }
  .rq-chipins__banner {
    margin-top: 26px; }
    .rq-chipins__banner--image .chip-in--container {
      width: 100%; }
    .rq-chipins__banner .rq-chipin-footer__content {
      width: 100%; }
    .rq-chipins__banner .rq-chipin-footer__contribute {
      background-color: #ec675b !important;
      color: white; }
    .rq-chipins__banner .side-profile__handler.icon-edit {
      fill: #5c5c5c; }
    .rq-chipins__banner--text {
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 2;
      overflow: hidden; }

.cp-lightbox:has(> .cp-lightbox__main.rq-chipin__users-contribution) {
  z-index: 100; }

.rq-chipin-name--header {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 20px; }
  .rq-chipin-name--header .rq-chipins__banner--name {
    font-size: 20px; }
  .rq-chipin-name--header .rq-chipins__banner--description {
    flex: 4; }
    .rq-chipin-name--header .rq-chipins__banner--description .cp-page__text {
      color: #676767 !important;
      font-size: 14px; }
    .rq-chipin-name--header .rq-chipins__banner--description .side-profile__handler.icon-edit {
      fill: black;
      width: 16px;
      height: 16px; }

.rq-chipins-resume__header--description .rq-chipins-form__label {
  font-size: 20px;
  text-wrap: auto; }

.rq-chipins-resume__header--description .cp-page__text {
  color: #676767 !important; }

.rq-chipins-form__numberfield-field {
  color: #000;
  background-color: #fff;
  width: 100px;
  height: 50px;
  border: 1px solid #d9d9d9;
  border-radius: 14px; }

.rq-chipins-form__numberfield-button {
  padding: 0;
  color: #000 !important;
  background-color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50% !important; }
  .rq-chipins-form__numberfield-button .rq-chipins-form__icon {
    width: 12px;
    height: 12px; }

.rq-chipins-form__icon.icon-increment {
  height: 100%;
  transform: translateY(-5px); }

.rq-chipins-form__icon.icon-decrement {
  transform: translateY(5px); }

.rq-chipins-form__body .icon-edit.side-profile__handler {
  fill: #000; }

.reward-tags span.rq-chipins-form__summary--pill {
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: auto; }

.rq-chipins-form .icon-link {
  fill: #ec675b !important; }

.rq-chipins-form__options--label {
  display: inline-flex;
  position: relative;
  cursor: pointer;
  color: #fff;
  align-items: center;
  background-color: #131313;
  border-radius: 20px;
  padding: 10px 46px;
  font-size: 16px;
  transition: all 0.3s ease; }
  @media all and (max-width: 939px) {
    .rq-chipins-form__options--label {
      display: flex;
      flex: 1 1 100%;
      justify-content: center;
      align-items: center; } }

.rq-chipins-form__options--input {
  display: none;
  position: absolute;
  appearance: none;
  width: 0;
  height: 0;
  margin: 0;
  opacity: 0; }
  .rq-chipins-form__options--input + span::before {
    content: "";
    border: 2px solid #eceef0;
    width: 24px;
    height: 24px;
    position: absolute;
    left: 8px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%; }
  .rq-chipins-form__options--input:checked + span {
    color: #ffd700; }
    .rq-chipins-form__options--input:checked + span::before {
      content: url("/static//images/chipin/icon-check-ff.svg") !important;
      position: absolute;
      left: 8px !important;
      color: #ffd700;
      display: flex;
      justify-content: center;
      align-items: center; }

.cp-lightbox {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 13100;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center; }
  @media all and (max-width: 939px) {
    .cp-lightbox[data-mobile-popup="true"] {
      height: 40vh;
      top: inherit;
      bottom: 0px; } }
  .cp-lightbox[data-crop-avatar="true"] {
    /* Desktop */
    /* Mobile */ }
    @media all and (min-width: 940px) {
      .cp-lightbox[data-crop-avatar="true"] .cp-lightbox__content {
        width: 85vw;
        height: 95vh;
        max-height: 95vh; }
        .cp-lightbox[data-crop-avatar="true"] .cp-lightbox__content .post-photo {
          max-height: calc(95vh - 213px);
          overflow: hidden;
          padding: 10px; }
          .cp-lightbox[data-crop-avatar="true"] .cp-lightbox__content .post-photo .post-photo__item {
            max-height: none;
            position: relative; }
            .cp-lightbox[data-crop-avatar="true"] .cp-lightbox__content .post-photo .post-photo__item .uppy-Dashboard-inner {
              width: 100%;
              height: 100%;
              position: absolute;
              bottom: 0px;
              top: 0px;
              left: 0px;
              right: 0px;
              transform: none; }
            .cp-lightbox[data-crop-avatar="true"] .cp-lightbox__content .post-photo .post-photo__item .uppy-Dashboard-overlay {
              position: absolute; }
            .cp-lightbox[data-crop-avatar="true"] .cp-lightbox__content .post-photo .post-photo__item .uppy-Root {
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0; }
              .cp-lightbox[data-crop-avatar="true"] .cp-lightbox__content .post-photo .post-photo__item .uppy-Root .cropper-modal {
                opacity: 0.4; }
              .cp-lightbox[data-crop-avatar="true"] .cp-lightbox__content .post-photo .post-photo__item .uppy-Root .cropper-canvas {
                /* This center image, but break crop */
                /*margin:0 auto;*/ }
            .cp-lightbox[data-crop-avatar="true"] .cp-lightbox__content .post-photo .post-photo__item .uppy-ImageCropper {
              width: calc(100% - 2px);
              height: calc(100% - 2px); } }
    @media all and (max-width: 939px) {
      .cp-lightbox[data-crop-avatar="true"] .cp-lightbox__content {
        width: 100vw;
        /*max-height: 100vh;*/ }
        .cp-lightbox[data-crop-avatar="true"] .cp-lightbox__content .post-photo {
          max-height: none;
          overflow: hidden;
          padding: 10px; }
          .cp-lightbox[data-crop-avatar="true"] .cp-lightbox__content .post-photo .post-photo__item {
            max-height: none;
            position: relative; }
            .cp-lightbox[data-crop-avatar="true"] .cp-lightbox__content .post-photo .post-photo__item .uppy-Dashboard-inner {
              width: 100%;
              height: 100%;
              position: absolute;
              bottom: 0px;
              top: 0px;
              left: 0px;
              right: 0px;
              transform: none; }
            .cp-lightbox[data-crop-avatar="true"] .cp-lightbox__content .post-photo .post-photo__item .uppy-Dashboard-overlay {
              position: absolute; }
            .cp-lightbox[data-crop-avatar="true"] .cp-lightbox__content .post-photo .post-photo__item .uppy-Root {
              position: absolute;
              top: 0;
              left: 0;
              right: 0;
              bottom: 0; }
            .cp-lightbox[data-crop-avatar="true"] .cp-lightbox__content .post-photo .post-photo__item .uppy-ImageCropper {
              width: calc(100% - 2px);
              height: calc(100% - 2px); }
            .cp-lightbox[data-crop-avatar="true"] .cp-lightbox__content .post-photo .post-photo__item .uppy-ImageCropper-controls {
              padding-top: 0px; }
              .cp-lightbox[data-crop-avatar="true"] .cp-lightbox__content .post-photo .post-photo__item .uppy-ImageCropper-controls button {
                height: 40px;
                width: 40px; }
              .cp-lightbox[data-crop-avatar="true"] .cp-lightbox__content .post-photo .post-photo__item .uppy-ImageCropper-controls svg {
                width: 32px;
                height: 32px;
                max-width: none; } }
  .cp-lightbox > .loader {
    width: 100%;
    height: 100%;
    margin: 0; }
    .cp-lightbox > .loader .loader__spinner {
      width: 60px;
      height: 60px; }
  .cp-lightbox__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: unset; }
  .cp-lightbox__content {
    position: relative;
    z-index: unset;
    max-width: calc(100% - 20px);
    height: calc(100vh - 20px);
    max-height: 800px;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    overflow: hidden;
    border-radius: 18px;
    box-shadow: 0 2px 45px 4px rgba(5, 0, 6, 0.2);
    transform: scale(1);
    transition: all 0.5s linear; }
    .cp-lightbox__content:not([data-flexible-width="true"]) {
      width: 902px; }
      @media all and (max-width: 939px) {
        .cp-lightbox__content:not([data-flexible-width="true"]) {
          width: 100vw; } }
    .cp-lightbox__content[data-flexible-height="true"] {
      height: auto;
      overflow: auto;
      max-height: 100%; }
      @media all and (max-width: 939px) {
        .cp-lightbox__content[data-flexible-height="true"] {
          height: 100vh; } }
      .cp-lightbox__content[data-flexible-height="true"] .cp-lightbox__sidebar {
        height: inherit;
        align-self: stretch;
        min-height: inherit; }
      .cp-lightbox__content[data-flexible-height="true"] .cp-lightbox__main {
        max-height: inherit;
        position: relative; }
    @media all and (min-width: 940px) {
      .cp-lightbox__content[data-loading="true"] {
        transform: scale(0.9); } }
    .cp-lightbox__content[data-loading="true"] .cp-lightbox__button:not([data-item-type="close"]) {
      opacity: 0.4;
      pointer-events: none; }
    .cp-lightbox__content[data-loading="true"] .cp-lightbox__sidebar {
      opacity: 0.8; }
    .cp-lightbox__content[data-loading="true"] .cp-lightbox__sidebar-brand {
      opacity: 0.4; }
    .cp-lightbox__content[data-loading="true"] .cp-form__alert {
      opacity: 0.4;
      pointer-events: none; }
    .cp-lightbox__content[data-loading="true"] .cp-form__title {
      opacity: 0.2; }
    .cp-lightbox__content[data-loading="true"] .cp-page__text {
      opacity: 0.3;
      pointer-events: none; }
    .cp-lightbox__content[data-loading="true"] .cp-form__areatext,
    .cp-lightbox__content[data-loading="true"] .cp-form__item,
    .cp-lightbox__content[data-loading="true"] hr,
    .cp-lightbox__content[data-loading="true"] [data-item-type="save-data"] {
      opacity: 0.4;
      pointer-events: none; }
      .cp-lightbox__content[data-loading="true"] .cp-form__areatext .cp-form__areatext,
      .cp-lightbox__content[data-loading="true"] .cp-form__item .cp-form__areatext,
      .cp-lightbox__content[data-loading="true"] hr .cp-form__areatext,
      .cp-lightbox__content[data-loading="true"] [data-item-type="save-data"] .cp-form__areatext {
        opacity: 1; }
    .cp-lightbox__content ~ .loader {
      z-index: 3;
      position: absolute;
      top: 0;
      left: 0; }
    @media all and (max-width: 939px) {
      .cp-lightbox__content {
        max-width: 100%;
        height: 100%;
        max-height: 100%;
        flex-wrap: nowrap;
        flex-direction: column;
        border-radius: 0; } }
    .cp-lightbox__content .cp-form__title {
      font-size: 18px;
      font-weight: 600;
      line-height: 1.2;
      letter-spacing: -0.01em;
      text-transform: none;
      white-space: normal;
      margin: 0 0 25px; }
      .cp-lightbox__content .cp-form__title.is-large, .cp-lightbox__content .cp-form__title.is-large2x {
        padding: 0; }
      .cp-lightbox__content .cp-form__title.is-large {
        font-size: 24px; }
      .cp-lightbox__content .cp-form__title.is-large2x {
        font-size: 32px; }
      @media all and (max-width: 939px) {
        .cp-lightbox__content .cp-form__title.is-below-buttons {
          margin-top: 50px !important; } }
    .cp-lightbox__content .cp-page__text {
      white-space: normal; }
      .cp-lightbox__content .cp-page__text.is-medium {
        font-size: 15px; }
    .cp-lightbox__content hr {
      margin-top: 10px;
      margin-bottom: 10px;
      width: calc(100% - 50px);
      margin-left: auto;
      margin-right: auto;
      border: none;
      height: 1px;
      background: #212121; }
  .cp-lightbox__sidebar {
    display: flex;
    border-radius: 18px 0 0 18px;
    width: 312px;
    flex: 0 1 312px;
    height: 100%;
    padding: 25px 15px; }
    .cp-lightbox__sidebar.has-min-height {
      min-height: 450px !important; }
    @media all and (max-width: 939px) {
      .cp-lightbox__sidebar {
        width: 100%;
        max-width: 100%;
        height: fit-content;
        flex: 0 1 auto;
        order: 2;
        padding: 5px 15px;
        border-radius: 0; }
        .cp-lightbox__sidebar .cp-form__title.is-large {
          font-size: 18px !important; } }
    .cp-lightbox__sidebar[data-animate="true"] {
      animation: fullDefault 0.5s ease-in-out; }

@keyframes fullDefault {
  0% {
    opacity: 0;
    transform: scale(1.5); }
  100% {
    opacity: 1;
    transform: scale(1); } }
    @media all and (max-width: 939px) {
      .cp-lightbox__sidebar[data-action="packages"], .cp-lightbox__sidebar[data-action*="edit-personal"] {
        display: none !important; } }
    .cp-lightbox__sidebar + .cp-lightbox__main {
      flex: 0 1 calc(100% - 312px); }
    .cp-lightbox__sidebar[data-state] {
      align-items: center;
      display: flex; }
      @media (max-width: 939px) {
        .cp-lightbox__sidebar[data-state] {
          min-height: 100px;
          padding-bottom: 30px; } }
      .cp-lightbox__sidebar[data-state] .cp-lightbox__sidebar-content {
        margin: auto; }
    .cp-lightbox__sidebar[data-state="fanclub"] .cp-lightbox__sidebar-content {
      align-self: stretch;
      margin: 0;
      height: 100%;
      flex-direction: column;
      max-width: 100%;
      align-items: center; }
      .cp-lightbox__sidebar[data-state="fanclub"] .cp-lightbox__sidebar-content.is-cp {
        flex-direction: row; }
    .cp-lightbox__sidebar[data-state="fanclub"] .cp-lightbox__sidebar-brand {
      width: 85px;
      height: 85px;
      flex: 0 1 85px;
      border-radius: 100%; }
      @media all and (max-width: 939px) {
        .cp-lightbox__sidebar[data-state="fanclub"] .cp-lightbox__sidebar-brand {
          width: 40px;
          height: 40px;
          flex: 0 1 40px; } }
    .cp-lightbox__sidebar[data-state="fanclub"] hr {
      margin-top: auto;
      width: 100%;
      margin-left: auto;
      margin-right: auto;
      border: none;
      height: 1px; }
      @media all and (max-width: 939px) {
        .cp-lightbox__sidebar[data-state="fanclub"] hr {
          display: none; } }
      .cp-lightbox__sidebar[data-state="fanclub"] hr + .cp-page__text {
        margin-top: 10px; }
        @media all and (max-width: 939px) {
          .cp-lightbox__sidebar[data-state="fanclub"] hr + .cp-page__text {
            margin-top: 0;
            margin-left: 15px; } }
      .cp-lightbox__sidebar[data-state="fanclub"] hr ~ .cp-form__title {
        margin-top: 5px; }
        @media all and (max-width: 939px) {
          .cp-lightbox__sidebar[data-state="fanclub"] hr ~ .cp-form__title {
            margin-top: 0; } }
    .cp-lightbox__sidebar[data-state="fanclub"] .cp-page__text {
      font-weight: 400; }
      @media all and (max-width: 939px) {
        .cp-lightbox__sidebar[data-state="fanclub"] .cp-page__text {
          width: fit-content;
          margin: 0; } }
    @media all and (max-width: 939px) {
      .cp-lightbox__sidebar[data-state="fanclub"] .cp-form__title {
        width: fit-content;
        margin-left: auto;
        margin-bottom: 0; } }
    .cp-lightbox__sidebar[data-state="fanclub"] ul {
      width: calc(100% - 50px);
      margin-left: auto;
      margin-right: auto;
      display: flex;
      flex-wrap: wrap;
      align-items: center; }
    .cp-lightbox__sidebar[data-state="fanclub"] li {
      width: 100%;
      float: left;
      font-size: 14px;
      font-weight: 400;
      line-height: 1.57;
      padding-left: 17px;
      position: relative; }
      .cp-lightbox__sidebar[data-state="fanclub"] li + li {
        margin-top: 16px; }
      .cp-lightbox__sidebar[data-state="fanclub"] li:before {
        content: '';
        width: 7px;
        height: 7px;
        float: left;
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        margin: auto;
        border-radius: 100%; }
    .cp-lightbox__sidebar[data-state="fanclub"] .post-data__avatar.is-fanclub {
      width: 110px !important;
      height: 110px !important;
      flex: 0 1 110px !important; }
      @media all and (max-width: 939px) {
        .cp-lightbox__sidebar[data-state="fanclub"] .post-data__avatar.is-fanclub {
          width: 40px !important;
          height: 40px !important;
          flex: 0 1 40px !important; }
          .cp-lightbox__sidebar[data-state="fanclub"] .post-data__avatar.is-fanclub .post-data__avatar-image {
            width: calc(100% - 10px) !important;
            height: calc(100% - 10px) !important; }
            .cp-lightbox__sidebar[data-state="fanclub"] .post-data__avatar.is-fanclub .post-data__avatar-image.ff-avatar-fanclub {
              width: 70px !important;
              height: 70px !important;
              border: 2px solid white; } }
    .cp-lightbox__sidebar[data-state="default"] .cp-lightbox__sidebar-content {
      align-self: stretch;
      margin: 0;
      height: 100%;
      max-width: 100%;
      align-items: center; }
    .cp-lightbox__sidebar[data-state="default"] hr {
      margin-top: auto;
      width: calc(100% - 50px);
      margin-left: auto;
      margin-right: auto;
      border: none;
      height: 1px; }
      @media all and (max-width: 939px) {
        .cp-lightbox__sidebar[data-state="default"] hr {
          display: none; } }
    .cp-lightbox__sidebar[data-state="default"] .cp-page__text {
      margin-top: 20px;
      line-height: 2.42;
      font-weight: 400; }
      @media all and (max-width: 939px) {
        .cp-lightbox__sidebar[data-state="default"] .cp-page__text {
          width: fit-content;
          margin: 0; } }
    .cp-lightbox__sidebar[data-state="default"] .cp-form__title {
      margin-bottom: 20px; }
      @media all and (max-width: 939px) {
        .cp-lightbox__sidebar[data-state="default"] .cp-form__title {
          width: fit-content;
          margin-left: auto;
          margin-bottom: 0; } }
    .cp-lightbox__sidebar[data-state="login"] .cp-form__title {
      font-weight: 400; }
    .cp-lightbox__sidebar[data-state="login"] .cp-page__text {
      font-weight: 400; }
    @media (max-width: 939px) {
      .cp-lightbox__sidebar.is-pending {
        height: 100px !important; } }
  .cp-lightbox__sidebar-content {
    width: 100%;
    max-width: calc(312px - 30px);
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    @media all and (max-width: 939px) {
      .cp-lightbox__sidebar-content {
        flex-direction: row !important;
        align-items: center !important;
        justify-content: center; }
        .cp-lightbox__sidebar-content .is-checkout-total {
          text-align: center; } }
    .cp-lightbox__sidebar-content--header {
      display: flex;
      flex: auto !important;
      flex-direction: column;
      align-items: center;
      justify-self: flex-start;
      justify-items: center; }
      .cp-lightbox__sidebar-content--header.lightbox-plan {
        flex: 0; }
    .cp-lightbox__sidebar-content--middle {
      display: flex;
      flex: 0 1 auto;
      flex-direction: column;
      overflow-y: scroll;
      scrollbar-width: none;
      -ms-overflow-style: none; }
      .cp-lightbox__sidebar-content--middle::-webkit-scrollbar {
        display: none; }
      .cp-lightbox__sidebar-content--middle::-o-scrollbar {
        display: none; }
      .cp-lightbox__sidebar-content--middle::-moz-scrollbar {
        display: none; }
      .cp-lightbox__sidebar-content--middle::-ms-scrollbar {
        display: none; }
    .cp-lightbox__sidebar-content--footer {
      display: flex;
      flex: 1 1 auto;
      flex-direction: column;
      justify-content: flex-end;
      justify-self: flex-end;
      align-items: center; }
  @media all and (max-width: 939px) {
    .cp-lightbox__sidebar-brand {
      width: 40px;
      height: 40px;
      flex: 0 1 40px;
      float: left;
      margin: 10px 0px 10px 0px !important; }
      .cp-lightbox__sidebar-brand.isMobile {
        flex: unset;
        width: 80px;
        height: 80px;
        transform: translateY(-8px); } }
  .cp-lightbox__main {
    width: auto;
    flex: 1 1 10em;
    float: left;
    height: 100%;
    white-space: nowrap;
    overflow: auto;
    display: flex;
    flex-direction: column;
    max-height: inherit;
    /* Fix small Iphone screen can´t click on publish button when single tab option is enabled */
    /* width */
    /* Track */
    /* Handle */
    /* Handle on hover */ }
    .cp-lightbox__main.no-padding {
      padding: 0; }
    .cp-lightbox__main:not(.no-padding) {
      padding: 40px; }
      @media all and (max-width: 939px) {
        .cp-lightbox__main:not(.no-padding) {
          padding: 20px; } }
    .cp-lightbox__main[data-area="age-verification"] .cp-lightbox__header {
      padding: 0px; }
    .cp-lightbox__main[data-area="age-verification"] .cp-info-tag {
      width: fit-content;
      margin-bottom: 25px; }
    .cp-lightbox__main[data-area="age-verification"] hr {
      margin: 25px 0px 25px 0px;
      width: 100%; }
    .cp-lightbox__main[data-area="age-verification"] .age-verification__label {
      color: rgba(255, 255, 255, 0.5); }
    .cp-lightbox__main[data-area="age-verification"] .post-data__description {
      white-space: normal;
      width: 100%; }
      @media all and (max-width: 939px) {
        .cp-lightbox__main[data-area="age-verification"] .post-data__description {
          line-height: 16px;
          margin-top: 2px; } }
      .cp-lightbox__main[data-area="age-verification"] .post-data__description.has-bg {
        display: inline-flex;
        align-items: center;
        gap: 4px;
        background: rgba(0, 0, 0, 0.08);
        color: rgba(0, 0, 0, 0.45);
        font-size: 10px;
        font-weight: 400;
        padding: 3px 8px 3px 5px;
        border-radius: 4px;
        margin-top: 6px;
        width: fit-content; }
        .cp-lightbox__main[data-area="age-verification"] .post-data__description.has-bg img {
          display: block;
          flex-shrink: 0;
          vertical-align: middle; }
    .cp-lightbox__main[data-area="age-verification"] .post-data__nickname {
      width: 100%; }
    .cp-lightbox__main[data-area="age-verification"] .age-verification__footer {
      display: flex;
      align-items: center;
      color: rgba(255, 255, 255, 0.5);
      margin-top: 15px;
      font-size: 12px;
      white-space: normal; }
      .cp-lightbox__main[data-area="age-verification"] .age-verification__footer b {
        color: #fff; }
      .cp-lightbox__main[data-area="age-verification"] .age-verification__footer svg {
        width: 20px;
        height: 20px;
        fill: rgba(255, 255, 255, 0.5);
        margin-right: 10px; }
    html.ios .cp-lightbox__main[data-area="upload-profile"] {
      padding-bottom: 40px !important; }
    .cp-lightbox__main::-webkit-scrollbar {
      width: 5px; }
    .cp-lightbox__main::-webkit-scrollbar-track {
      background-color: #2C2C2C; }
    .cp-lightbox__main::-webkit-scrollbar-thumb {
      background-color: #5F5F5F;
      border-radius: 30px; }
    .cp-lightbox__main::-webkit-scrollbar-thumb:hover {
      background: #555; }
    .cp-lightbox__main.has-min-height {
      min-height: 450px; }
    .cp-lightbox__main.is-all-center {
      justify-content: center;
      align-items: center; }
    .cp-lightbox__main.is-between {
      justify-content: space-between; }
    .cp-lightbox__main.is-loading .loader {
      width: 80px;
      height: 80px;
      margin: 20px auto; }
      .cp-lightbox__main.is-loading .loader .loader__spinner {
        width: 100%;
        height: 100%; }
    @media all and (max-width: 939px) {
      .cp-lightbox__main {
        padding: 0 20px;
        width: 100%;
        flex: 1 1 10em !important;
        overflow: scroll; } }
    .cp-lightbox__main .cp-tips-tooltip {
      width: 100%;
      position: absolute;
      right: 0;
      bottom: calc(100% - 10px) !important;
      max-width: 250px;
      background-color: rgba(255, 255, 255, 0.92) !important;
      box-shadow: 0 0 84px 8px rgba(5, 0, 6, 0.74);
      border-radius: 12px;
      padding: 12px;
      transition: 0.3s linear;
      opacity: 0;
      pointer-events: none; }
      @media all and (max-width: 939px) {
        .cp-lightbox__main .cp-tips-tooltip {
          max-width: 250px; } }
      .cp-lightbox__main .cp-tips-tooltip:after {
        width: 20px;
        height: 9px;
        margin: 0;
        bottom: -9px !important;
        right: 40px !important;
        left: unset !important;
        clip-path: polygon(0 0, 50% 100%, 100% 0); }
      .cp-lightbox__main .cp-tips-tooltip .cp-tips-tooltip__content {
        display: flex;
        width: 100%;
        float: left;
        align-items: center;
        flex-wrap: wrap;
        justify-content: flex-start; }
      .cp-lightbox__main .cp-tips-tooltip .cp-tips-tooltip__text {
        flex: 1 1 10em;
        white-space: normal;
        float: left;
        z-index: 1;
        margin-right: 10px;
        color: #000;
        font-size: 12px; }
      .cp-lightbox__main .cp-tips-tooltip .cp-tips-tooltip__media {
        margin-top: 0;
        margin-left: auto;
        width: 56px; }
    .cp-lightbox__main .iframe-age-verification {
      margin-top: 15px;
      width: 100%;
      height: 100%; }
    .cp-lightbox__main[data-online-schedule="true"] .online-schedule-tabs {
      display: flex;
      justify-content: space-around;
      list-style: none;
      padding: 0;
      margin-bottom: 20px; }
      .cp-lightbox__main[data-online-schedule="true"] .online-schedule-tabs li {
        cursor: pointer;
        padding: 10px 15px;
        border-bottom: 2px solid transparent;
        font-weight: bold;
        color: #555;
        transition: border-color 0.3s, color 0.3s;
        flex-grow: 1;
        flex-basis: 0;
        text-align: center; }
        .cp-lightbox__main[data-online-schedule="true"] .online-schedule-tabs li.is-active {
          border-bottom-color: #e83a89;
          color: #e83a89; }
        @media all and (max-width: 939px) {
          .cp-lightbox__main[data-online-schedule="true"] .online-schedule-tabs li {
            padding: 10px 0px; } }
    .cp-lightbox__main[data-online-schedule="true"] .online-schedule-chart {
      width: 100%;
      height: auto;
      min-height: 400px; }
    .cp-lightbox__main[data-online-schedule="true"] .online-schedule-next {
      width: 100%;
      text-align: center;
      margin-bottom: 15px; }
      .cp-lightbox__main[data-online-schedule="true"] .online-schedule-next span {
        color: #e83a89;
        font-weight: bold; }
  .cp-lightbox__header {
    display: grid;
    grid-auto-flow: column;
    padding: 8px 0;
    width: 100%; }
    .cp-lightbox__header .cp-lightbox__button[data-item-type="return"] {
      visibility: hidden; }
    .cp-lightbox__header--user {
      display: flex;
      align-items: center; }
    @media screen and (max-width: 936px) {
      .cp-lightbox__header .cp-lightbox__button[data-item-type="return"] {
        visibility: visible;
        position: relative;
        top: 0;
        left: 0;
        justify-self: flex-start; }
      .cp-lightbox__header .cp-lightbox__button[data-item-type="close"] {
        position: relative;
        top: 0;
        right: 0;
        justify-self: flex-end; } }
  .cp-lightbox__button {
    width: fit-content;
    flex: 0 1 auto;
    float: left;
    height: 33px;
    min-width: 33px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .cp-lightbox__button[data-radii="none"] {
      border-radius: 0; }
    .cp-lightbox__button[data-radii="xs"] {
      border-radius: 6px; }
    .cp-lightbox__button[data-radii="sm"] {
      border-radius: 12px; }
    .cp-lightbox__button[data-radii="md"] {
      border-radius: 18px; }
    .cp-lightbox__button[data-radii="lg"] {
      border-radius: 50px; }
    .cp-lightbox__button[data-item-type="restrict"] {
      position: absolute;
      top: 15px;
      left: 15px;
      z-index: 10; }
      .cp-lightbox__button[data-item-type="restrict"][data-user-restricted="false"] {
        background-color: transparent; }
        .cp-lightbox__button[data-item-type="restrict"][data-user-restricted="false"] .cp-lightbox__button-text {
          display: none; }
      .cp-lightbox__button[data-item-type="restrict"][data-user-restricted="true"] {
        background-color: rgba(5, 0, 6, 0.2); }
    .cp-lightbox__button[data-item-type="close"] {
      position: absolute;
      top: 15px;
      right: 15px;
      z-index: 10; }
    .cp-lightbox__button[data-item-type="bio-private"] {
      padding: 0;
      background-color: transparent; }
      .cp-privecard[data-card-visibility="private"] .cp-lightbox__button[data-item-type="bio-private"] .cp-lightbox__button-icon {
        background-color: #ed6265;
        fill: #FFF; }
      .cp-privecard[data-card-visibility="private"] .cp-lightbox__button[data-item-type="bio-private"] .cp-lightbox__button-text.is-primary {
        display: none; }
      .cp-privecard[data-card-visibility="private"] .cp-lightbox__button[data-item-type="bio-private"] .cp-lightbox__button-text.is-secondary {
        display: block; }
    .cp-lightbox__button[data-item-type="toggle-tips"] {
      position: absolute;
      bottom: 0;
      top: 0;
      margin: auto;
      right: 10px;
      padding: 0px;
      transition: opacity 0.3s linear;
      opacity: 1; }
      .cp-lightbox__button[data-item-type="toggle-tips"][data-tips-tooltip="true"]:focus, .cp-lightbox__button[data-item-type="toggle-tips"][data-tips-tooltip="true"]:focus-within {
        opacity: 0;
        pointer-events: none; }
        .cp-lightbox__button[data-item-type="toggle-tips"][data-tips-tooltip="true"]:focus ~ .cp-tips-tooltip, .cp-lightbox__button[data-item-type="toggle-tips"][data-tips-tooltip="true"]:focus-within ~ .cp-tips-tooltip {
          opacity: 1;
          bottom: calc(100% - 7px) !important; }
      .cp-lightbox__button[data-item-type="toggle-tips"] .cp-lightbox__button-icon {
        width: 30px;
        height: 30px;
        padding: 7px;
        background-color: #f9fafb;
        fill: #000;
        border-radius: 100%; }
      .cp-lightbox__button[data-item-type="toggle-tips"] .cp-lightbox__button-text {
        font-size: 14px;
        line-height: 0.93;
        font-weight: 400;
        color: #000;
        margin-left: 10px; }
        .cp-lightbox__button[data-item-type="toggle-tips"] .cp-lightbox__button-text.is-secondary {
          display: none; }
    .cp-lightbox__button[data-item-type="bio-edit-avatar"] {
      z-index: 12;
      background-color: #a06bff;
      width: 36px;
      height: 36px;
      flex: 0 1 36px;
      border: 3px solid #170a24;
      box-shadow: 0 6px 16px -4px #a06bff;
      top: initial;
      bottom: 10px; }
      .cp-lightbox__button[data-item-type="bio-edit-avatar"] .cp-lightbox__button-icon {
        width: 16px;
        height: 17px;
        fill: #FFF; }
    .cp-lightbox__button[data-item-type="bio-edit"] {
      background-color: transparent;
      padding: 0; }
      .cp-lightbox__button[data-item-type="bio-edit"] .cp-lightbox__button-icon {
        width: 16px;
        height: 17px;
        fill: #000; }
    .cp-lightbox__button[data-item-type="password-visible"] {
      position: absolute;
      bottom: 0;
      top: 0;
      margin: auto;
      right: 10px;
      padding: 0px; }
      .cp-lightbox__button[data-item-type="password-visible"] .cp-lightbox__button-icon {
        width: 15px;
        height: 15px; }
    .cp-lightbox__button[data-item-type="return"] {
      position: absolute;
      top: 15px;
      left: 15px;
      z-index: 2; }
    .cp-lightbox__button[data-item-type="link"] {
      background-color: transparent; }
      .cp-lightbox__button[data-item-type="link"] .cp-lightbox__button-icon {
        width: 17px;
        height: 17px;
        font-size: 17px; }
  .cp-lightbox__button-icon {
    width: 11px;
    height: 11px;
    font-size: 11px;
    float: left; }
    .cp-lightbox__button-icon.is-medium {
      width: 17px;
      height: 17px; }
    .cp-lightbox__button-icon.is-big {
      width: 20px;
      height: 20px; }
    .cp-lightbox__button-icon + .cp-lightbox__button-text {
      margin-left: 10px; }
  .cp-lightbox__button-text {
    font-size: 14px;
    float: left;
    font-weight: 400; }
  .cp-lightbox__datepicker {
    z-index: 13101 !important; }

.cp-lightbox__overlay {
  background-color: rgba(0, 0, 0, 0.8); }

.cp-lightbox__content {
  background-color: #FFF ; }
  body[data-custom-theme="true"] .cp-lightbox__content {
    background-color: #000 ; }

.cp-lightbox__sidebar[data-state="chargebacked"] {
  background-color: #c4c4c4; }

.cp-lightbox__sidebar[data-state="refunded"] {
  background-color: #c4c4c4; }

.cp-lightbox__sidebar[data-state="updated"] {
  background-color: #42c8f4; }

.cp-lightbox__sidebar[data-state="review"] {
  background-color: #42c8f4; }

.cp-lightbox__sidebar[data-state="pending"] {
  background-color: #edc14a; }

.cp-lightbox__sidebar[data-state="registered"] {
  background-color: #edc14a; }

.cp-lightbox__sidebar[data-state="rejected"] {
  background-color: #ff5553; }

.cp-lightbox__sidebar[data-state="blocked"] {
  background-color: #ff5553; }

.cp-lightbox__sidebar[data-state="approved"] {
  background-color: #64d86c; }

.cp-lightbox__sidebar[data-state="info"] {
  background-color: #29c6dd; }

.cp-lightbox__sidebar[data-state] .cp-page__text {
  color: #FFF !important; }
  body[data-custom-theme="true"] .cp-lightbox__sidebar[data-state] .cp-page__text {
    color: !important; }

.cp-lightbox__sidebar[data-state] .cp-form__title {
  color: #FFF ; }

.cp-lightbox__sidebar[data-state="rejected"] .cp-form__title {
  margin-top: 0 !important; }

.cp-lightbox__sidebar[data-state="rejected"] .cp-lightbox__sidebar-brand {
  margin: 4px !important; }

.cp-lightbox__sidebar[data-state="fanclub"] {
  background-color: #fe6270;
  background-image: linear-gradient(to top, #fe6270 0%, #fe6270 19%, #f59368 99%, #f59368 100%); }
  .cp-lightbox__sidebar[data-state="fanclub"] .cp-lightbox__sidebar-brand {
    border: 3px solid #FFF;
    box-shadow: 0 0 0 4px rgba(255, 255, 255, 0.35), 0 0 0 10px rgba(255, 255, 255, 0.25); }
  .cp-lightbox__sidebar[data-state="fanclub"] hr {
    background-color: rgba(216, 216, 216, 0.3); }
    .cp-lightbox__sidebar[data-state="fanclub"] hr + .cp-page__text {
      color: #FFF; }
  .cp-lightbox__sidebar[data-state="fanclub"] li {
    color: rgba(255, 255, 255, 0.5); }
    .cp-lightbox__sidebar[data-state="fanclub"] li:before {
      background-color: #FFF; }

.cp-lightbox__sidebar[data-state="login"] {
  background-color: #fe6270;
  background-image: linear-gradient(to top, #fe6270 0%, #fe6270 19%, #f59368 99%, #f59368 100%); }

.cp-lightbox__sidebar[data-state="default"] {
  background-color: #f9fafb ; }
  body[data-custom-theme="true"] .cp-lightbox__sidebar[data-state="default"] {
    background-color: #525252 ; }
  .cp-lightbox__sidebar[data-state="default"] hr {
    background-color: #d8d8d8 ; }
    body[data-custom-theme="true"] .cp-lightbox__sidebar[data-state="default"] hr {
      background-color: #6C6C6C ; }
  .cp-lightbox__sidebar[data-state="default"] .cp-page__text {
    color: #888b8d !important; }
    body[data-custom-theme="true"] .cp-lightbox__sidebar[data-state="default"] .cp-page__text {
      color: #C7CAC9 !important; }
  .cp-lightbox__sidebar[data-state="default"] .cp-form__title {
    color: #000 !important; }
    body[data-custom-theme="true"] .cp-lightbox__sidebar[data-state="default"] .cp-form__title {
      color: #FFF !important; }

.cp-lightbox__main .cp-form__alert[data-type="error"] {
  background-color: #fbf4f4 ;
  color: #ff555a ; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-form__alert[data-type="error"] {
    background-color: #fbf4f4 ; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-form__alert[data-type="error"] {
    color: #ff555a ; }
  .cp-lightbox__main .cp-form__alert[data-type="error"] p,
  .cp-lightbox__main .cp-form__alert[data-type="error"] .cp-form__alert-text {
    color: #ff555a ; }
    body[data-custom-theme="true"] .cp-lightbox__main .cp-form__alert[data-type="error"] p, body[data-custom-theme="true"]
    .cp-lightbox__main .cp-form__alert[data-type="error"] .cp-form__alert-text {
      color: #ff555a ; }

.cp-lightbox__main .cp-form__title {
  color: #000 ; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-form__title {
    color: #FFF ; }
  .cp-lightbox__main .cp-form__title[data-state="chargebacked"] {
    color: #c4c4c4; }
  .cp-lightbox__main .cp-form__title[data-state="refunded"] {
    color: #c4c4c4; }
  .cp-lightbox__main .cp-form__title[data-state="updated"] {
    color: #42c8f4; }
  .cp-lightbox__main .cp-form__title[data-state="review"] {
    color: #42c8f4; }
  .cp-lightbox__main .cp-form__title[data-state="pending"] {
    color: #edc14a; }
  .cp-lightbox__main .cp-form__title[data-state="registered"] {
    color: #edc14a; }
  .cp-lightbox__main .cp-form__title[data-state="rejected"] {
    color: #ff5553; }
  .cp-lightbox__main .cp-form__title[data-state="blocked"] {
    color: #ff5553; }
  .cp-lightbox__main .cp-form__title[data-state="approved"] {
    color: #64d86c; }
  .cp-lightbox__main .cp-form__title[data-state="info"] {
    color: #29c6dd; }

.cp-lightbox__main .cp-page__text {
  color: rgba(0, 0, 0, 0.8) ; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-page__text {
    color: rgba(255, 255, 255, 0.8) ; }
  .cp-lightbox__main .cp-page__text.is-color-400 {
    color: #999c9e ; }
    body[data-custom-theme="true"] .cp-lightbox__main .cp-page__text.is-color-400 {
      color: #999c9e ; }
  .cp-lightbox__main .cp-page__text.is-color-500 {
    color: #888b8d ; }
    body[data-custom-theme="true"] .cp-lightbox__main .cp-page__text.is-color-500 {
      color: #C7CAC9 ; }
  .cp-lightbox__main .cp-page__text.is-color-900 {
    color: #000 ; }
    body[data-custom-theme="true"] .cp-lightbox__main .cp-page__text.is-color-900 {
      color: #000 ; }
  .cp-lightbox__main .cp-page__text a {
    font-weight: 700;
    text-decoration: underline; }

.cp-lightbox__main .cp-form__sender.is-sticky-mobile {
  background-color: #FFF ; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-form__sender.is-sticky-mobile {
    background-color: #000 ; }

.cp-lightbox__main .cp-form__item.is-error .cp-form__label .cp-form__field {
  color: #ff555a ; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-form__item.is-error .cp-form__label .cp-form__field {
    color: #ff555a ; }

.cp-lightbox__main .cp-form__item.is-error .cp-form__field-content .cp-form__field {
  background-color: #fbf4f4 ;
  border-color: #ff5553 ;
  color: #ff5553 ; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-form__item.is-error .cp-form__field-content .cp-form__field {
    background-color: #fbf4f4 ; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-form__item.is-error .cp-form__field-content .cp-form__field {
    border-color: #ed6265 ; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-form__item.is-error .cp-form__field-content .cp-form__field {
    color: #000 ; }
  .cp-lightbox__main .cp-form__item.is-error .cp-form__field-content .cp-form__field + .cp-form__label {
    color: #ff5553 ; }
    body[data-custom-theme="true"] .cp-lightbox__main .cp-form__item.is-error .cp-form__field-content .cp-form__field + .cp-form__label {
      color: #996163 ; }

.cp-lightbox__main .cp-form__item.is-error .g-recaptcha {
  background-color: #ff5553 ; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-form__item.is-error .g-recaptcha {
    background-color: #ed6265 ; }

.cp-lightbox__main .cp-form__item.is-error-text .cp-page__text {
  color: #ff5553 ; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-form__item.is-error-text .cp-page__text {
    color: #ff8286 ; }

.cp-lightbox__main .cp-form__item-container {
  border: 0;
  padding: 0;
  background-color: transparent; }

.cp-lightbox__main .cp-form__field {
  border: 1px solid #000;
  background-color: #ffffff ;
  border-color: #d8d8d8 ;
  color: #000 ; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-form__field {
    background-color: #363636 ; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-form__field {
    border-color: #484848 ; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-form__field {
    color: #FFF ; }
  .cp-lightbox__main .cp-form__field:disabled, .cp-lightbox__main .cp-form__field.is-disabled {
    background-color: #f9fafb ;
    border-color: #f9fafb ;
    color: #000 ; }
    body[data-custom-theme="true"] .cp-lightbox__main .cp-form__field:disabled, body[data-custom-theme="true"] .cp-lightbox__main .cp-form__field.is-disabled {
      background-color: #525252 ; }
    body[data-custom-theme="true"] .cp-lightbox__main .cp-form__field:disabled, body[data-custom-theme="true"] .cp-lightbox__main .cp-form__field.is-disabled {
      border-color: #525252 ; }
    body[data-custom-theme="true"] .cp-lightbox__main .cp-form__field:disabled, body[data-custom-theme="true"] .cp-lightbox__main .cp-form__field.is-disabled {
      color: #FFF ; }
  .cp-lightbox__main .cp-form__field.is-color-400 {
    color: #999c9e ; }
    body[data-custom-theme="true"] .cp-lightbox__main .cp-form__field.is-color-400 {
      color: #999c9e ; }
  .cp-lightbox__main .cp-form__field[data-type="inline-data"] {
    background-color: #ededed ;
    border-color: #ededed ;
    color: #000 ; }
    body[data-custom-theme="true"] .cp-lightbox__main .cp-form__field[data-type="inline-data"] {
      background-color: #2c2c2c ; }
    body[data-custom-theme="true"] .cp-lightbox__main .cp-form__field[data-type="inline-data"] {
      border-color: #2c2c2c ; }
    body[data-custom-theme="true"] .cp-lightbox__main .cp-form__field[data-type="inline-data"] {
      color: #676767 ; }

.cp-lightbox__main .cp-form__label {
  color: #888b8d ; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-form__label {
    color: #C7CAC9 ; }

.cp-lightbox__main .cp-form__areatext[data-item-type="copy"], .cp-lightbox__main .cp-form__areatext[data-item-type="methods"] {
  border: 1px solid #000;
  background-color: #ffffff ;
  border-color: #d8d8d8 ;
  color: #000 ; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-form__areatext[data-item-type="copy"], body[data-custom-theme="true"] .cp-lightbox__main .cp-form__areatext[data-item-type="methods"] {
    background-color: #363636 ; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-form__areatext[data-item-type="copy"], body[data-custom-theme="true"] .cp-lightbox__main .cp-form__areatext[data-item-type="methods"] {
    border-color: #484848 ; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-form__areatext[data-item-type="copy"], body[data-custom-theme="true"] .cp-lightbox__main .cp-form__areatext[data-item-type="methods"] {
    color: #FFF ; }
  .cp-lightbox__main .cp-form__areatext[data-item-type="copy"]:hover, .cp-lightbox__main .cp-form__areatext[data-item-type="copy"].is-active, .cp-lightbox__main .cp-form__areatext[data-item-type="methods"]:hover, .cp-lightbox__main .cp-form__areatext[data-item-type="methods"].is-active {
    background-color: #f9fafb ;
    border-color: #1371e2 ;
    color: #000 ; }
    body[data-custom-theme="true"] .cp-lightbox__main .cp-form__areatext[data-item-type="copy"]:hover, body[data-custom-theme="true"] .cp-lightbox__main .cp-form__areatext[data-item-type="copy"].is-active, body[data-custom-theme="true"] .cp-lightbox__main .cp-form__areatext[data-item-type="methods"]:hover, body[data-custom-theme="true"] .cp-lightbox__main .cp-form__areatext[data-item-type="methods"].is-active {
      background-color: #525252 ; }
    body[data-custom-theme="true"] .cp-lightbox__main .cp-form__areatext[data-item-type="copy"]:hover, body[data-custom-theme="true"] .cp-lightbox__main .cp-form__areatext[data-item-type="copy"].is-active, body[data-custom-theme="true"] .cp-lightbox__main .cp-form__areatext[data-item-type="methods"]:hover, body[data-custom-theme="true"] .cp-lightbox__main .cp-form__areatext[data-item-type="methods"].is-active {
      border-color: #1371e2 ; }
    .cp-lightbox__main .cp-form__areatext[data-item-type="copy"]:hover .post-data__nickname,
    .cp-lightbox__main .cp-form__areatext[data-item-type="copy"]:hover textarea,
    .cp-lightbox__main .cp-form__areatext[data-item-type="copy"]:hover .cp-lightbox__button[data-item-type="link"] .cp-lightbox__button-text, .cp-lightbox__main .cp-form__areatext[data-item-type="copy"].is-active .post-data__nickname,
    .cp-lightbox__main .cp-form__areatext[data-item-type="copy"].is-active textarea,
    .cp-lightbox__main .cp-form__areatext[data-item-type="copy"].is-active .cp-lightbox__button[data-item-type="link"] .cp-lightbox__button-text, .cp-lightbox__main .cp-form__areatext[data-item-type="methods"]:hover .post-data__nickname,
    .cp-lightbox__main .cp-form__areatext[data-item-type="methods"]:hover textarea,
    .cp-lightbox__main .cp-form__areatext[data-item-type="methods"]:hover .cp-lightbox__button[data-item-type="link"] .cp-lightbox__button-text, .cp-lightbox__main .cp-form__areatext[data-item-type="methods"].is-active .post-data__nickname,
    .cp-lightbox__main .cp-form__areatext[data-item-type="methods"].is-active textarea,
    .cp-lightbox__main .cp-form__areatext[data-item-type="methods"].is-active .cp-lightbox__button[data-item-type="link"] .cp-lightbox__button-text {
      color: #000 ; }
    .cp-lightbox__main .cp-form__areatext[data-item-type="copy"]:hover .cp-lightbox__button[data-item-type="link"] .cp-lightbox__button-icon, .cp-lightbox__main .cp-form__areatext[data-item-type="copy"].is-active .cp-lightbox__button[data-item-type="link"] .cp-lightbox__button-icon, .cp-lightbox__main .cp-form__areatext[data-item-type="methods"]:hover .cp-lightbox__button[data-item-type="link"] .cp-lightbox__button-icon, .cp-lightbox__main .cp-form__areatext[data-item-type="methods"].is-active .cp-lightbox__button[data-item-type="link"] .cp-lightbox__button-icon {
      color: #000 ;
      fill: #000 ; }
  .cp-lightbox__main .cp-form__areatext[data-item-type="copy"] .post-data__avatar-link, .cp-lightbox__main .cp-form__areatext[data-item-type="methods"] .post-data__avatar-link {
    background-color: transparent; }
  .cp-lightbox__main .cp-form__areatext[data-item-type="copy"] .post-data__nickname,
  .cp-lightbox__main .cp-form__areatext[data-item-type="copy"] textarea, .cp-lightbox__main .cp-form__areatext[data-item-type="methods"] .post-data__nickname,
  .cp-lightbox__main .cp-form__areatext[data-item-type="methods"] textarea {
    color: #000 ; }
    body[data-custom-theme="true"] .cp-lightbox__main .cp-form__areatext[data-item-type="copy"] .post-data__nickname, body[data-custom-theme="true"]
    .cp-lightbox__main .cp-form__areatext[data-item-type="copy"] textarea, body[data-custom-theme="true"] .cp-lightbox__main .cp-form__areatext[data-item-type="methods"] .post-data__nickname, body[data-custom-theme="true"]
    .cp-lightbox__main .cp-form__areatext[data-item-type="methods"] textarea {
      color: #FFF ; }
  .cp-lightbox__main .cp-form__areatext[data-item-type="copy"].lang-english, .cp-lightbox__main .cp-form__areatext[data-item-type="methods"].lang-english {
    min-height: 120px;
    max-height: 120px; }

.cp-lightbox__main .cp-form__areatext[data-item-type="copy"].is-copied:before {
  background-color: #f9fafb ;
  color: #000 ; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-form__areatext[data-item-type="copy"].is-copied:before {
    background-color: #525252 ; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-form__areatext[data-item-type="copy"].is-copied:before {
    color: #FFF ; }

.cp-lightbox__main .cp-form__areatext[data-item-type="packages"] strong {
  color: inherit; }

.cp-lightbox__main .cp-form__areatext[data-item-type="packages"] .post-data__state[data-item-type="promotion"] {
  color: #FFF !important; }
  .cp-lightbox__main .cp-form__areatext[data-item-type="packages"] .post-data__state[data-item-type="promotion"].has-bg-custom span {
    background-color: #6BC347 !important; }
  .cp-lightbox__main .cp-form__areatext[data-item-type="packages"] .post-data__state[data-item-type="promotion"] span {
    background-color: transparent;
    color: #FFF; }

.cp-lightbox__main .cp-form__areatext[data-item-type="choose"] {
  background-color: #f9fafb ; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-form__areatext[data-item-type="choose"] {
    background-color: #f9fafb ; }

.cp-lightbox__main .cp-form__button.is-fanclub, .cp-lightbox__main .is-fanclub.ff-fevernow__button {
  background-color: #6D51A7 !important;
  color: #FFF !important; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-form__button.is-fanclub, body[data-custom-theme="true"] .cp-lightbox__main .is-fanclub.ff-fevernow__button {
    background-color: !important; }
  body[data-custom-theme="true"] .cp-lightbox__main .cp-form__button.is-fanclub, body[data-custom-theme="true"] .cp-lightbox__main .is-fanclub.ff-fevernow__button {
    color: !important; }
  .cp-lightbox__main .cp-form__button.is-fanclub:hover, .cp-lightbox__main .is-fanclub.ff-fevernow__button:hover {
    background-color: #6D51A7 !important;
    color: #FFF !important; }
    body[data-custom-theme="true"] .cp-lightbox__main .cp-form__button.is-fanclub:hover, body[data-custom-theme="true"] .cp-lightbox__main .is-fanclub.ff-fevernow__button:hover {
      background-color: !important; }
    body[data-custom-theme="true"] .cp-lightbox__main .cp-form__button.is-fanclub:hover, body[data-custom-theme="true"] .cp-lightbox__main .is-fanclub.ff-fevernow__button:hover {
      color: !important; }

.cp-lightbox__button {
  background-color: #f7f7f7 ; }
  body[data-custom-theme="true"] .cp-lightbox__button {
    background-color: #7C7C7C ; }
  .cp-lightbox__button .cp-lightbox__button-icon {
    color: #000 ;
    fill: #000 ; }
  .cp-lightbox__button .cp-lightbox__button-text {
    color: #000 ; }
  .cp-lightbox__button[data-item-type="return"] {
    background-color: rgba(255, 255, 255, 0.1) ; }
    body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="return"] {
      background-color: #f7f7f7 ; }
    @media all and (max-width: 939px) {
      .cp-lightbox__button[data-item-type="return"] {
        background-color: #f7f7f7 ; }
        body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="return"] {
          background-color: #7C7C7C ; }
        .cp-lightbox__button[data-item-type="return"] .cp-lightbox__button-icon {
          opacity: 0.5; }
        .cp-lightbox__button[data-item-type="return"] .cp-lightbox__button-text {
          opacity: 0.5; } }
  .cp-lightbox__button[data-item-type="link"] {
    background-color: transparent ; }
    body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="link"] {
      background-color: transparent ; }
    .cp-lightbox__button[data-item-type="link"] .cp-lightbox__button-icon {
      color: #29c6dd ;
      fill: #29c6dd ; }
      body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="link"] .cp-lightbox__button-icon {
        color: #29c6dd ; }
      body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="link"] .cp-lightbox__button-icon {
        fill: #29c6dd ; }
    .cp-lightbox__button[data-item-type="link"] .cp-lightbox__button-text {
      color: #29c6dd ; }
      body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="link"] .cp-lightbox__button-text {
        color: #29c6dd ; }
  .cp-lightbox__button[data-item-type="password-visible"] {
    background-color: rgba(0, 0, 0, 0.04) ; }
    body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="password-visible"] {
      background-color: rgba(0, 0, 0, 0.04) ; }
    .cp-lightbox__button[data-item-type="password-visible"]:hover {
      background-color: rgba(0, 0, 0, 0.04) !important; }
      body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="password-visible"]:hover {
        background-color: #bbbbbb !important; }
      .cp-lightbox__button[data-item-type="password-visible"]:hover .cp-lightbox__button-icon {
        color: #ed6265 ;
        fill: #ed6265 ; }
        body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="password-visible"]:hover .cp-lightbox__button-icon {
          color: #111010 ; }
        body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="password-visible"]:hover .cp-lightbox__button-icon {
          fill: #111010 ; }
    .cp-lightbox__button[data-item-type="password-visible"].is-active {
      background-color: rgba(0, 0, 0, 0.04) !important; }
      body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="password-visible"].is-active {
        background-color: #bbbbbb !important; }
      .cp-lightbox__button[data-item-type="password-visible"].is-active .cp-lightbox__button-icon {
        color: #ed6265 ;
        fill: #ed6265 ; }
        body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="password-visible"].is-active .cp-lightbox__button-icon {
          color: #111010 ; }
        body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="password-visible"].is-active .cp-lightbox__button-icon {
          fill: #111010 ; }
    .cp-lightbox__button[data-item-type="password-visible"] .cp-lightbox__button-icon {
      color: #bbbbbb ;
      fill: #bbbbbb ; }
      body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="password-visible"] .cp-lightbox__button-icon {
        color: #bbbbbb ; }
      body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="password-visible"] .cp-lightbox__button-icon {
        fill: #bbbbbb ; }
  .cp-lightbox__button[data-item-type="toggle-tips"] {
    background-color: rgba(0, 0, 0, 0.04) ; }
    body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="toggle-tips"] {
      background-color: rgba(0, 0, 0, 0.04) ; }
    .cp-lightbox__button[data-item-type="toggle-tips"]:hover {
      background-color: rgba(0, 0, 0, 0.04) ; }
      body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="toggle-tips"]:hover {
        background-color: #bbbbbb ; }
      .cp-lightbox__button[data-item-type="toggle-tips"]:hover .cp-lightbox__button-icon {
        background-color: rgba(0, 0, 0, 0.04) ;
        color: #ed6265 ;
        fill: #ed6265 ; }
        body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="toggle-tips"]:hover .cp-lightbox__button-icon {
          background-color: #bbbbbb ; }
        body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="toggle-tips"]:hover .cp-lightbox__button-icon {
          color: #111010 ; }
        body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="toggle-tips"]:hover .cp-lightbox__button-icon {
          fill: #111010 ; }
    .cp-lightbox__button[data-item-type="toggle-tips"].is-active {
      background-color: rgba(0, 0, 0, 0.04) ; }
      body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="toggle-tips"].is-active {
        background-color: #bbbbbb ; }
      .cp-lightbox__button[data-item-type="toggle-tips"].is-active .cp-lightbox__button-icon {
        background-color: rgba(0, 0, 0, 0.04) ;
        color: #ed6265 ;
        fill: #ed6265 ; }
        body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="toggle-tips"].is-active .cp-lightbox__button-icon {
          background-color: #bbbbbb ; }
        body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="toggle-tips"].is-active .cp-lightbox__button-icon {
          color: #111010 ; }
        body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="toggle-tips"].is-active .cp-lightbox__button-icon {
          fill: #111010 ; }
    .cp-lightbox__button[data-item-type="toggle-tips"] .cp-lightbox__button-icon {
      background-color: rgba(0, 0, 0, 0.04) ;
      color: #bbbbbb ;
      fill: #bbbbbb ; }
      body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="toggle-tips"] .cp-lightbox__button-icon {
        background-color: rgba(0, 0, 0, 0.04) ; }
      body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="toggle-tips"] .cp-lightbox__button-icon {
        color: #bbbbbb ; }
      body[data-custom-theme="true"] .cp-lightbox__button[data-item-type="toggle-tips"] .cp-lightbox__button-icon {
        fill: #bbbbbb ; }

.cp-myprive-form, .cp-stories-form {
  position: relative; }
  .is-hidden.cp-myprive-form, .is-hidden.cp-stories-form {
    display: none; }
  .cp-myprive-form > .loader, .cp-stories-form > .loader {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    background-color: rgba(0, 0, 0, 0.8); }
  .cp-myprive-form audio, .cp-stories-form audio {
    display: none; }
  .post-myprive__infos + .cp-myprive-form, .post-myprive__infos + .cp-stories-form {
    margin-top: 14px; }
  .cp-myprive-form__item, .cp-stories-form__item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: relative; }
    .is-wrap.cp-myprive-form__item, .is-wrap.cp-stories-form__item {
      flex-wrap: wrap; }
    .is-nowrap.cp-myprive-form__item, .is-nowrap.cp-stories-form__item {
      flex-wrap: nowrap; }
    .is-hidden.cp-myprive-form__item, .is-hidden.cp-stories-form__item {
      display: none; }
    .is-no-gutter.cp-myprive-form__item, .is-no-gutter.cp-stories-form__item {
      padding: 0; }
    .has-gutter-xsmall.cp-myprive-form__item, .has-gutter-xsmall.cp-stories-form__item {
      padding: 5px; }
      .has-gutter-xsmall.is-no-gutter-x.cp-myprive-form__item, .has-gutter-xsmall.is-no-gutter-x.cp-stories-form__item {
        padding: 5px 0; }
      .has-gutter-xsmall.is-no-gutter-y.cp-myprive-form__item, .has-gutter-xsmall.is-no-gutter-y.cp-stories-form__item {
        padding: 0 5px; }
    .has-gutter-small.cp-myprive-form__item, .has-gutter-small.cp-stories-form__item {
      padding: 10px; }
      .has-gutter-small.is-no-gutter-x.cp-myprive-form__item, .has-gutter-small.is-no-gutter-x.cp-stories-form__item {
        padding: 10px 0; }
      .has-gutter-small.is-no-gutter-y.cp-myprive-form__item, .has-gutter-small.is-no-gutter-y.cp-stories-form__item {
        padding: 0 10px; }
    .has-gutter-medium.cp-myprive-form__item, .has-gutter-medium.cp-stories-form__item {
      padding: 14px; }
      .has-gutter-medium.is-no-gutter-x.cp-myprive-form__item, .has-gutter-medium.is-no-gutter-x.cp-stories-form__item {
        padding: 14px 0; }
      .has-gutter-medium.is-no-gutter-y.cp-myprive-form__item, .has-gutter-medium.is-no-gutter-y.cp-stories-form__item {
        padding: 0 14px; }
    .has-gutter-large.cp-myprive-form__item, .has-gutter-large.cp-stories-form__item {
      padding: 20px; }
      .has-gutter-large.is-no-gutter-x.cp-myprive-form__item, .has-gutter-large.is-no-gutter-x.cp-stories-form__item {
        padding: 20px 0; }
      .has-gutter-large.is-no-gutter-y.cp-myprive-form__item, .has-gutter-large.is-no-gutter-y.cp-stories-form__item {
        padding: 0 20px; }
    .has-gutter-xlarge.cp-myprive-form__item, .has-gutter-xlarge.cp-stories-form__item {
      padding: 24px; }
      .has-gutter-xlarge.is-no-gutter-x.cp-myprive-form__item, .has-gutter-xlarge.is-no-gutter-x.cp-stories-form__item {
        padding: 24px 0; }
      .has-gutter-xlarge.is-no-gutter-y.cp-myprive-form__item, .has-gutter-xlarge.is-no-gutter-y.cp-stories-form__item {
        padding: 0 24px; }
    .cp-myprive-form__item .post-myprive__text, .cp-stories-form__item .post-myprive__text {
      width: 100%;
      flex: 0 1 100%; }
  .cp-myprive-form__item-content, .cp-stories-form__item-content {
    width: auto;
    flex: 1 1 10em;
    display: flex;
    flex-wrap: wrap;
    min-height: 42px;
    min-width: 42px;
    position: relative; }
    .is-column.cp-myprive-form__item-content, .is-column.cp-stories-form__item-content {
      flex-direction: column; }
    .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .is-hidden[data-item-type="media-preview"], .cp-stories-form__item-content[data-item-type="actions-messages-upload"] .is-hidden[data-item-type="media-preview"] {
      display: none !important; }
  .cp-myprive-form__field, .cp-stories-form__field {
    width: auto;
    flex: 1 1 10em;
    padding: 5px 14px;
    border-radius: 6px;
    border-width: 1px;
    border-style: solid;
    border-color: #2d2d2d;
    background-color: #292929;
    color: #FFF;
    min-height: 42px;
    min-width: 42px; }
    .cp-myprive-form__field + .cp-myprive-form__field, .cp-stories-form__field + .cp-myprive-form__field, .cp-myprive-form__field + .cp-stories-form__field, .cp-stories-form__field + .cp-stories-form__field {
      margin-left: 10px; }
      @media all and (max-width: 479px) {
        .cp-myprive-form__field + .cp-myprive-form__field, .cp-stories-form__field + .cp-myprive-form__field, .cp-myprive-form__field + .cp-stories-form__field, .cp-stories-form__field + .cp-stories-form__field {
          width: 100%;
          flex: 0 1 100%;
          margin-left: 0;
          margin-top: 10px; } }
    .is-semi-circle.cp-myprive-form__field, .is-semi-circle.cp-stories-form__field {
      border-radius: 50px; }
    .is-dropdown.cp-myprive-form__field, .is-dropdown.cp-stories-form__field {
      background-image: url(/static/images/form_select/arrow-down-white.svg);
      background-size: 14px;
      background-repeat: no-repeat;
      background-position: calc(100% - 10px) center; }
    .is-disabled.cp-myprive-form__field, .is-disabled.cp-stories-form__field {
      pointer-events: none;
      cursor: default;
      opacity: 0.7; }
    .cp-myprive-form__field[data-limiter], .cp-stories-form__field[data-limiter] {
      padding: 5px 42px 5px 14px; }
    .cp-myprive-form__field + .profile-form__select, .cp-stories-form__field + .profile-form__select, .cp-myprive-form__field + .side-profile-form__select, .cp-stories-form__field + .side-profile-form__select, .cp-myprive-form__field + .cp-chatroom-media__config-select, .cp-stories-form__field + .cp-chatroom-media__config-select {
      margin: 0 10px 0 0; }
      @media all and (max-width: 939px) {
        .cp-myprive-form__field + .profile-form__select, .cp-stories-form__field + .profile-form__select, .cp-myprive-form__field + .side-profile-form__select, .cp-stories-form__field + .side-profile-form__select, .cp-myprive-form__field + .cp-chatroom-media__config-select, .cp-stories-form__field + .cp-chatroom-media__config-select {
          min-width: 0;
          width: 40%; } }
  .cp-myprive-form__textarea, .cp-myprive-form__textarea--message {
    width: auto;
    flex: 1 1 auto;
    padding: 20px;
    border-radius: 6px;
    background-color: #292929;
    color: #FFF;
    min-height: 123px;
    border: none;
    resize: none;
    overflow: hidden; }
    .is-disabled.cp-myprive-form__textarea, .is-disabled.cp-myprive-form__textarea--message {
      pointer-events: none;
      cursor: default;
      opacity: 0.7; }
  .cp-myprive-form__preview {
    min-width: 0;
    max-height: 550px;
    flex: 0 1 auto;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    float: left;
    text-align: center;
    background-color: #000 !important;
    margin-bottom: 10px;
    border-radius: 6px; }
    .cp-myprive-form__preview:not(.has-proportion):before {
      display: none; }
    @media all and (max-width: 939px) {
      .cp-myprive-form__preview {
        opacity: 1;
        max-height: none; } }
  .cp-myprive-form__preview-media {
    width: auto !important;
    max-width: none !important;
    max-height: 180px !important;
    display: flex !important;
    margin: 0 auto;
    min-width: 0;
    object-fit: contain;
    align-self: normal; }
    .cp-myprive-form__preview:not(.has-proportion) .cp-myprive-form__preview-media {
      height: auto;
      position: inherit; }
      html.ie .cp-myprive-form__preview:not(.has-proportion) .cp-myprive-form__preview-media {
        height: 100%;
        width: auto; }
    @media all and (max-width: 939px) {
      .cp-myprive-form__preview-media {
        align-self: initial; } }
  .cp-myprive-form__preview-progress {
    margin-top: 72px;
    font-size: 14px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.55); }
  .cp-myprive-form__action, .cp-stories-form__action {
    width: 42px;
    height: 42px;
    flex: 0 0 42px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    border: none;
    border-radius: 6px;
    background-color: #292929;
    color: #FFF;
    position: relative; }
    .cp-myprive-form__action:before, .cp-stories-form__action:before {
      font-size: 16px; }
    .cp-myprive-form__action:hover, .cp-stories-form__action:hover {
      text-decoration: none; }
    .is-hidden.cp-myprive-form__action, .is-hidden.cp-stories-form__action {
      display: none; }
    .no-border.cp-myprive-form__action, .no-border.cp-stories-form__action {
      border: none; }
    .is-floating.cp-myprive-form__action, .is-floating.cp-stories-form__action {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0;
      margin: auto; }
    .is-text.cp-myprive-form__action, .is-text.cp-stories-form__action {
      width: auto;
      flex: 0 0 auto;
      padding: 5px 14px;
      border-radius: 50px;
      font-size: 15px;
      text-shadow: -1px 0px 6px rgba(0, 0, 0, 0.62); }
    .is-disabled.cp-myprive-form__action, .is-disabled.cp-stories-form__action {
      pointer-events: none;
      cursor: default;
      opacity: 0.15; }
    .is-circle.cp-myprive-form__action, .is-circle.cp-stories-form__action {
      border-radius: 100%; }
      .is-circle.cp-myprive-form__action .loader, .is-circle.cp-stories-form__action .loader {
        border-radius: 100%; }
    .has-margin-small-left.cp-myprive-form__action, .has-margin-small-left.cp-stories-form__action {
      margin-left: 10px; }
    .has-margin-small-right.cp-myprive-form__action, .has-margin-small-right.cp-stories-form__action {
      margin-right: 10px; }
    .is-cursor-pointer.cp-myprive-form__action, .is-cursor-pointer.cp-stories-form__action {
      cursor: pointer; }
    .cp-myprive-form__action[data-type="cam"], .cp-stories-form__action[data-type="cam"] {
      background-color: rgba(255, 255, 255, 0.22); }
      .cp-myprive-form__action[data-type="cam"].is-active, .cp-stories-form__action[data-type="cam"].is-active {
        background-color: #FFF;
        color: #000; }
    .cp-myprive-form__action[data-type="mic"], .cp-stories-form__action[data-type="mic"] {
      background-color: rgba(255, 255, 255, 0.22); }
      .cp-myprive-form__action[data-type="mic"].is-active, .cp-stories-form__action[data-type="mic"].is-active {
        background-color: #FFF;
        color: #000; }
    .cp-myprive-form__action[data-type="connect-call"], .cp-stories-form__action[data-type="connect-call"] {
      display: none; }
    .cp-myprive-form__action .loader, .cp-stories-form__action .loader {
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      position: absolute;
      top: 0;
      left: 0;
      margin: 0;
      border-radius: 6px; }
      .cp-myprive-form__action .loader__spinner, .cp-stories-form__action .loader__spinner {
        width: 20px;
        height: 20px; }
  .cp-myprive-form__button {
    min-width: calc(120px - 5px) !important;
    padding: 5px !important;
    position: relative; }
    .is-disabled.cp-myprive-form__button {
      pointer-events: none;
      cursor: default; }
    .post-actions__state-tag + .cp-myprive-form__button {
      margin-left: auto; }
    .cp-myprive-form__button .loader {
      width: calc(100% + 2px);
      height: calc(100% + 2px);
      float: left;
      background-color: rgba(0, 0, 0, 0.5);
      position: absolute;
      top: -1px;
      left: -1px;
      margin: 0; }
      .cp-myprive-form__button .loader__spinner {
        width: 20px;
        height: 20px; }
  .cp-myprive-form__player {
    width: auto;
    flex: 1 1 auto;
    display: flex;
    align-self: stretch;
    align-items: center;
    padding: 0 10px;
    border-radius: 6px; }
    .has-background.cp-myprive-form__player {
      background-color: rgba(0, 0, 0, 0.2); }
    .cp-myprive-form__player > .cp-myprive-form__player {
      background-color: transparent !important;
      padding: 0 !important; }
      .cp-myprive-form__player > .cp-myprive-form__player + .cp-myprive-form__player-actions {
        margin-left: 10px !important; }
      .cp-myprive-form__player > .cp-myprive-form__player .cp-myprive-form__player-range {
        cursor: default; }
    .cp-myprive-form__player .cp-myprive-chat__messages-date {
      margin-top: 30px;
      margin-left: 10px; }
  .cp-myprive-form__player-actions {
    float: left;
    display: flex;
    align-items: center;
    margin-right: 10px; }
  .cp-myprive-form__player-action {
    float: left;
    font-size: 16px;
    display: none;
    transition: All 0.15s ease-out; }
    .cp-myprive-form__player-action:hover {
      text-decoration: none;
      opacity: 0.7; }
    .is-active.cp-myprive-form__player-action {
      display: block; }
    .is-red.cp-myprive-form__player-action {
      color: #ff005a; }
    .has-anim-rec.cp-myprive-form__player-action {
      animation: pulse_rec 1s alternate infinite;
      opacity: 1; }

@keyframes pulse_rec {
  0% {
    opacity: 0.3; }
  100% {
    opacity: 1; } }
  .cp-myprive-form__player-range {
    width: auto;
    height: 8.4px;
    flex: 1;
    min-width: 165px;
    float: left;
    cursor: pointer;
    background-color: #FFF;
    border-radius: 25px; }
  .cp-myprive-form__player-progress {
    width: 0%;
    min-width: 0%;
    max-width: 100%;
    height: 100%;
    float: left;
    background: linear-gradient(to right, #c10050 0%, #b10093 100%);
    border-radius: 25px;
    transition: All 0.15s ease-out; }
  .cp-myprive-form__player-minutes {
    font-size: 12px;
    margin-left: 10px; }
  .cp-myprive-form__item-title {
    display: flex; }
    .cp-myprive-form__item-title a {
      margin-left: auto; }

.cp-myprive-chat {
  overflow: hidden !important;
  flex-direction: column;
  flex-wrap: nowrap !important;
  position: relative; }
  .cp-myprive-chat .post-data, .cp-myprive-chat .cp-sidebar__result-item {
    flex: 0 0 auto; }
    .cp-myprive-chat .post-data__nickname {
      flex: 0 0 100%; }
  .cp-myprive-chat .cp-myprive-form, .cp-myprive-chat .cp-stories-form {
    flex: 0 0 auto; }
  @media all and (max-width: 767px) {
    .cp-myprive-chat .has-adaptative.cp-myprive-form__item, .cp-myprive-chat .has-adaptative.cp-stories-form__item {
      flex-wrap: wrap;
      justify-content: center; }
      .cp-myprive-chat .has-adaptative.cp-myprive-form__item .cp-myprive-form__item-content, .cp-myprive-chat .has-adaptative.cp-stories-form__item .cp-myprive-form__item-content, .cp-myprive-chat .has-adaptative.cp-myprive-form__item .cp-stories-form__item-content, .cp-myprive-chat .has-adaptative.cp-stories-form__item .cp-stories-form__item-content {
        width: calc(100% - 52px);
        flex: 0 0 calc(100% - 52px);
        margin-bottom: 10px;
        order: -1; }
      .cp-myprive-chat .has-adaptative.cp-myprive-form__item .is-send.cp-myprive-form__action, .cp-myprive-chat .has-adaptative.cp-stories-form__item .is-send.cp-myprive-form__action, .cp-myprive-chat .has-adaptative.cp-myprive-form__item .is-send.cp-stories-form__action, .cp-myprive-chat .has-adaptative.cp-stories-form__item .is-send.cp-stories-form__action {
        order: -1;
        margin-bottom: 10px; } }
  .cp-myprive-chat__container {
    width: 100%;
    float: left;
    flex: 1 1 10em;
    overflow-y: auto;
    padding: 10px;
    will-change: scroll-position;
    position: relative; }
    .no-scroll.cp-myprive-chat__container {
      overflow: hidden;
      pointer-events: none;
      opacity: 0.7; }
    html:not(.computer) .cp-myprive-chat__container {
      -webkit-overflow-scrolling: touch; }
    @media all and (max-width: 939px) {
      html.ios .has-tooltip-opened.cp-myprive-chat__container {
        overflow: visible; } }
  .cp-myprive-chat__messages {
    width: inherit;
    float: inherit;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    justify-content: flex-start;
    position: relative; }
    .is-hidden.cp-myprive-chat__messages {
      display: none; }
  .cp-myprive-chat__messages-item {
    display: flex;
    flex: 0 0 auto;
    flex-wrap: wrap;
    position: relative;
    margin-bottom: 10px; }
    .is-quote.cp-myprive-chat__messages-item .cp-myprive-chat__messages-container {
      display: block; }
    .is-quote.is-sent.cp-myprive-chat__messages-item .side-profile__close, .is-quote.is-sent.cp-myprive-chat__messages-item .post-data__handler {
      float: right; }
    .is-quote.is-received.cp-myprive-chat__messages-item .side-profile__close, .is-quote.is-received.cp-myprive-chat__messages-item .post-data__handler {
      float: left; }
    .is-approved-admin.cp-myprive-chat__messages-item .cp-myprive-form__player-actions,
    .is-approved-admin.cp-myprive-chat__messages-item .cp-myprive-form__player-range {
      opacity: 1; }
    .is-sticky.cp-myprive-chat__messages-item {
      position: sticky;
      top: 0;
      z-index: 2;
      justify-content: center; }
      .is-sticky.no-fixed.cp-myprive-chat__messages-item {
        position: relative; }
      .is-sticky.is-text.cp-myprive-chat__messages-item .cp-myprive-chat__messages-content {
        background-color: transparent;
        border-radius: 0px; }
      .is-sticky.is-text.cp-myprive-chat__messages-item .cp-myprive-chat__messages-container {
        max-width: none; }
      .is-sticky.is-text.cp-myprive-chat__messages-item .cp-myprive-chat__messages-text {
        text-decoration: underline; }
      .is-sticky.cp-myprive-chat__messages-item .cp-myprive-chat__messages-content {
        background-color: rgba(39, 39, 39, 0.8);
        border-radius: 50px;
        cursor: pointer;
        min-width: 100px; }
      .is-sticky.cp-myprive-chat__messages-item .cp-myprive-chat__messages-container {
        padding: 5px 10px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center; }
      .is-sticky.cp-myprive-chat__messages-item .cp-myprive-chat__messages-text {
        color: #FFF;
        font-size: 10px;
        justify-content: center; }
    .is-read.cp-myprive-chat__messages-item .cp-myprive-chat__messages-icon {
      color: #26aaf3; }
    .is-sent.cp-myprive-chat__messages-item .cp-myprive-chat__messages-content {
      margin-left: auto; }
    .is-sent.cp-myprive-chat__messages-item .cp-myprive-chat__messages-container {
      background-color: #353535;
      float: right;
      border-radius: 16px 0 16px 16px;
      margin-left: auto; }
      .is-sent.cp-myprive-chat__messages-item .cp-myprive-chat__messages-container .loader {
        border-radius: 16px 0 16px 16px; }
    .is-sent.cp-myprive-chat__messages-item .cp-myprive-chat__messages-text {
      color: #FFF; }
    .is-received.cp-myprive-chat__messages-item .cp-myprive-chat__messages-content {
      margin-right: auto; }
    .is-received.cp-myprive-chat__messages-item .cp-myprive-chat__messages-container {
      background-color: rgba(1, 122, 158, 0.52);
      float: left;
      border-radius: 0 16px 16px 16px;
      margin-right: auto; }
      .is-received.cp-myprive-chat__messages-item .cp-myprive-chat__messages-container .loader {
        border-radius: 0 16px 16px 16px; }
    .is-received.cp-myprive-chat__messages-item .cp-myprive-chat__messages-text {
      color: #FFF; }
    .is-informative.cp-myprive-chat__messages-item .cp-myprive-chat__messages-content {
      margin-right: auto; }
    .is-informative.cp-myprive-chat__messages-item .cp-myprive-chat__messages-container {
      background-color: rgba(1, 122, 158, 0.52);
      float: left;
      border-radius: 0 16px 16px 16px; }
      .is-informative.cp-myprive-chat__messages-item .cp-myprive-chat__messages-container .loader {
        border-radius: 0 16px 16px 16px; }
    .is-informative.cp-myprive-chat__messages-item .cp-myprive-chat__messages-text {
      color: #FFF; }
    .cp-myprive-chat__messages-item[data-type="gift"] .cp-myprive-chat__messages-container {
      max-width: 330px;
      min-width: 330px; }
      @media all and (max-width: 939px) {
        .cp-myprive-chat__messages-item[data-type="gift"] .cp-myprive-chat__messages-container {
          max-width: 80%;
          min-width: 80%; } }
    .cp-myprive-chat__messages-item[data-type="gift"] .cp-myprive-chat__messages-link {
      cursor: default;
      pointer-events: none;
      max-width: 160px;
      margin: 0 auto; }
    .cp-myprive-chat__messages-item[data-type="image"] .cp-myprive-chat__messages-container {
      max-width: 450px;
      min-width: 450px; }
      @media all and (max-width: 939px) {
        .cp-myprive-chat__messages-item[data-type="image"] .cp-myprive-chat__messages-container {
          max-width: 90%;
          min-width: 90%; } }
    .cp-myprive-chat__messages-item[data-type="gallery"] .cp-myprive-chat__messages-container {
      max-width: 450px;
      min-width: 450px; }
      @media all and (max-width: 939px) {
        .cp-myprive-chat__messages-item[data-type="gallery"] .cp-myprive-chat__messages-container {
          max-width: 90%;
          min-width: 90%; } }
    .cp-myprive-chat__messages-item[data-type="video"] .cp-myprive-chat__messages-container {
      max-width: 450px;
      min-width: 450px; }
      @media all and (max-width: 939px) {
        .cp-myprive-chat__messages-item[data-type="video"] .cp-myprive-chat__messages-container {
          max-width: 90%;
          min-width: 90%; } }
    .cp-myprive-chat__messages-item[data-type="video"][data-orientation="portrait"] .cp-myprive-chat__messages-container {
      max-width: 330px;
      min-width: 330px; }
      @media all and (max-width: 939px) {
        .cp-myprive-chat__messages-item[data-type="video"][data-orientation="portrait"] .cp-myprive-chat__messages-container {
          max-width: 80%;
          min-width: 80%; } }
    .cp-myprive-chat__messages-item[data-type="video"] .cp-myprive-chat__messages-link[data-type="processing"] {
      background-color: #000;
      padding: 40px 10px; }
      .cp-myprive-chat__messages-item[data-type="video"] .cp-myprive-chat__messages-link[data-type="processing"] .cp-myprive-chat__messages-image {
        position: relative;
        width: 100%;
        height: 100% !important;
        max-height: 60vh !important; }
    .cp-myprive-chat__messages-item[data-type="video"] .has-alpha.cp-myprive-chat__messages-link {
      background-color: #000; }
      .cp-myprive-chat__messages-item[data-type="video"] .has-alpha.cp-myprive-chat__messages-link .cp-myprive-chat__messages-image {
        opacity: 0.3; }
    .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-chat__messages-container {
      max-width: 330px;
      min-width: 330px; }
      @media all and (max-width: 939px) {
        .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-chat__messages-container {
          max-width: 80%;
          min-width: 80%; } }
    .cp-myprive-chat__messages-item[data-type="call"] .cp-myprive-chat__messages-content {
      margin-left: auto;
      width: inherit; }
    .cp-myprive-chat__messages-item[data-type="call"] .cp-myprive-chat__messages-container {
      min-width: 270px;
      background-color: transparent;
      margin-right: auto;
      margin-left: auto;
      float: left;
      border-radius: 50px; }
    .cp-myprive-chat__messages-item[data-type="call"] .cp-myprive-chat__messages-text {
      flex: 0 1 100%;
      font-size: 12px;
      color: rgba(255, 255, 255, 0.44);
      text-align: center;
      justify-content: center;
      flex-direction: column;
      align-content: center;
      align-items: center;
      margin: 0 auto; }
    .cp-myprive-chat__messages-item .cp-myprive-form__player-actions,
    .cp-myprive-chat__messages-item .cp-myprive-form__player-range {
      opacity: 0.3; }
  .cp-myprive-chat__messages-content {
    width: initial;
    display: flex;
    position: relative; }
  .cp-myprive-chat__messages-container {
    width: auto;
    position: relative;
    padding: 10px;
    max-width: 85%;
    z-index: inherit;
    min-width: 130px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-content: flex-end;
    align-items: flex-end;
    justify-content: center; }
    .is-received.cp-myprive-chat__messages-item .cp-myprive-chat__messages-container .side-profile__close, .is-received.cp-myprive-chat__messages-item .cp-myprive-chat__messages-container .post-data__handler {
      right: 5px;
      color: rgba(255, 255, 255, 0.5);
      float: right; }
    .is-sent.cp-myprive-chat__messages-item .cp-myprive-chat__messages-container .side-profile__close, .is-sent.cp-myprive-chat__messages-item .cp-myprive-chat__messages-container .post-data__handler {
      right: 5px;
      float: right; }
    .cp-myprive-chat__messages-container .side-profile__close, .cp-myprive-chat__messages-container .post-data__handler {
      position: relative;
      top: 4px;
      padding: 0 0 10px;
      z-index: 3;
      order: -1;
      justify-content: flex-end; }
      .cp-myprive-chat__messages-container .side-profile__close:before, .cp-myprive-chat__messages-container .post-data__handler:before {
        position: relative; }
    .cp-myprive-chat__messages-container .is-bottom.cp-tooltip-actions {
      top: 18px; }
    .cp-myprive-chat__messages-container .cp-myprive-form__player {
      width: 100%;
      flex: 0 0 100%; }
    .cp-myprive-chat__messages-container .loader {
      height: 100%;
      background-color: rgba(0, 0, 0, 0.58);
      margin: 0;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1; }
  .cp-myprive-chat__messages-text {
    font-size: 14px;
    line-height: 1.44;
    word-wrap: break-word;
    position: relative; }
    .is-suspended-admin.cp-myprive-chat__messages-item .cp-myprive-chat__messages-text {
      align-items: center;
      color: rgba(255, 255, 255, 0.45); }
    .cp-myprive-chat__messages-text img.is-emoji {
      width: 1.2em;
      height: 1.2em;
      display: inline-block;
      vertical-align: sub;
      margin: 0 3px; }
    .cp-myprive-chat__messages-text > i {
      margin-right: 10px;
      line-height: inherit; }
  .cp-myprive-chat__messages-link {
    position: relative;
    flex: 0 0 auto; }
    .is-figure.cp-myprive-chat__messages-link {
      border-radius: 6px; }
      .is-figure.cp-myprive-chat__messages-link .cp-myprive-chat__messages-icon {
        text-shadow: 0px -1px 5px #FFF; }
    .has-cursor-pointer.cp-myprive-chat__messages-link {
      cursor: pointer; }
    .cp-myprive-chat__messages-link ~ .cp-myprive-chat__messages-text {
      margin-top: 10px; }
  .cp-myprive-chat__messages-image {
    width: 100%;
    height: auto;
    border-radius: 6px;
    cursor: pointer;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    object-fit: contain;
    /* Fix Old IOS */ }
    html.ios15 .cp-myprive-chat__messages-image {
      object-fit: fill; }
    html.ios14 .cp-myprive-chat__messages-image {
      object-fit: fill; }
  .cp-myprive-chat__messages-date {
    font-size: 12px;
    display: flex;
    align-items: center;
    align-self: stretch;
    flex: 0 0 auto;
    padding-left: 10px;
    margin-left: auto;
    margin-top: 5px;
    color: rgba(255, 255, 255, 0.3); }
  .cp-myprive-chat__messages-icon {
    margin-left: 5px;
    font-size: 14px;
    order: 2; }
    .cp-myprive-chat__messages-item:not(.is-approved-admin) .cp-myprive-chat__messages-icon {
      font-size: 10px; }
  .cp-myprive-chat__quote {
    display: flex;
    flex-wrap: nowrap;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 6px;
    border-left: 4px solid #50abf3;
    min-height: calc(70px + 5px * 2); }
    .cp-myprive-chat__quote:hover {
      text-decoration: none; }
    .is-invalid.cp-myprive-chat__quote {
      cursor: default;
      pointer-events: none; }
      .is-invalid.cp-myprive-chat__quote .cp-myprive-chat__quote-thumb {
        overflow: hidden; }
      .is-invalid.cp-myprive-chat__quote .cp-myprive-chat__quote-thumb .cp-myprive-form__preview-media, .cp-myprive-chat__quote-thumb .is-invalid.cp-myprive-chat__quote .cp-myprive-form__preview-media, .is-invalid.cp-myprive-chat__quote .cp-myprive-chat__quote-media {
        filter: blur(4px); }
  .cp-myprive-chat__quote-thumb {
    width: 70px;
    flex: 0 0 70px;
    align-self: center;
    float: left;
    position: relative;
    border-radius: 6px;
    margin-left: 8px;
    order: 2; }
    .cp-myprive-chat__quote-thumb:before {
      content: '';
      padding-top: 100%;
      display: block; }
    .cp-myprive-chat__quote-thumb .cp-myprive-form__preview-media {
      width: 100% !important;
      margin: 0 !important;
      max-height: none !important;
      object-fit: unset; }
  .cp-myprive-chat__quote-thumb .cp-myprive-form__preview-media, .cp-myprive-chat__quote-media {
    width: 100%;
    height: 100%;
    float: left;
    border-radius: 6px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.5);
    object-fit: cover; }
    .cp-myprive-chat__quote-thumb .is-blurred.cp-myprive-form__preview-media, .is-blurred.cp-myprive-chat__quote-media {
      transform: scale(0.7); }
    .cp-myprive-chat__quote-thumb .cp-myprive-form__preview-media:not(img), .cp-myprive-chat__quote-media:not(img) {
      background-color: #000;
      background-color: rgba(80, 171, 243, 0.3); }
  .cp-myprive-chat__quote-container {
    width: auto;
    flex: 1 1 10em;
    align-self: stretch;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: flex-start;
    float: left;
    order: 1;
    padding: 0 8px; }
    .cp-myprive-chat__quote-thumb + .cp-myprive-chat__quote-container {
      padding: 0 0 0 8px; }
    .cp-myprive-chat__quote-container .is-emoji {
      width: 1.2em;
      height: 1.2em;
      display: inline-block;
      vertical-align: sub;
      margin: 0 3px; }
  .cp-myprive-chat__quote-icon {
    font-size: 16px;
    margin-right: 3px;
    vertical-align: middle;
    color: rgba(255, 255, 255, 0.5);
    fill: rgba(255, 255, 255, 0.5);
    width: 20px;
    height: 20px; }
  .cp-myprive-chat__quote-text {
    word-break: break-all;
    font-size: 14px;
    line-height: 1.44;
    color: rgba(255, 255, 255, 0.5);
    display: inline-block;
    overflow: hidden; }
    @media all and (max-width: 767px) {
      .cp-myprive-chat__quote-text {
        max-height: calc(1.44 * 2em); } }
  .cp-myprive-chat__quote-thumb-icon {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    margin: auto;
    z-index: 222;
    width: 30px;
    height: 30px; }
    .cp-myprive-chat__quote-thumb-icon svg {
      width: 30px;
      height: 30px; }

.cp-page .cp-categories {
  margin-top: 0; }

.cp-page .cp-categories__container {
  background-color: #161616; }
  @media all and (max-width: 939px) {
    .cp-page .cp-categories__container {
      background-color: transparent; } }

.cp-page .cp-categories__content {
  justify-content: space-between; }

.cp-page .cp-categories__item {
  padding: 3px;
  flex: 0 1 auto; }
  .cp-page .is-active.cp-categories__item:before {
    display: none; }
  .cp-page .is-active.cp-categories__item .cp-categories__item-link {
    background-color: #121212; }
    @media all and (max-width: 939px) {
      .cp-page .is-active.cp-categories__item .cp-categories__item-link {
        background-color: rgba(0, 0, 0, 0.25); } }

.cp-page .cp-categories__item-link {
  padding: 15px;
  border-radius: 6px; }

@media all and (max-width: 939px) {
  .cp-page .cp-categories__item-slug {
    font-size: 12px; } }

.cp-page__content {
  background-color: #161616;
  border-radius: 12px;
  padding: 20px;
  margin: 35px 0; }
  .cp-messages__content.cp-page__content {
    margin: 0; }
  .no-bg.cp-page__content {
    background-color: transparent; }
  .no-gutter.cp-page__content {
    padding: 0; }
  .has-bg-highlight.cp-page__content {
    background-color: #1b1b1b; }
  .cp-page__content[data-type="divide-2"] {
    width: calc(50% - 10px); }
    .cp-page__content[data-type="divide-2"] + .cp-page__content {
      margin-left: 10px; }
      @media all and (max-width: 939px) {
        .cp-page__content[data-type="divide-2"] + .cp-page__content {
          margin-left: 0;
          margin-top: 10px !important; } }
  .cp-page__content[data-floating="true"] {
    width: 100%;
    max-width: 100%;
    padding: 0;
    float: left;
    height: 100%;
    position: absolute;
    right: -100%;
    top: 0;
    z-index: 10004;
    transition: all 0.3s linear;
    border-radius: 0; }
    .cp-page__content[data-floating="true"][data-visible="true"] {
      right: 0; }
      #cp-sidebar-messages:not(:checked) .cp-page__content[data-floating="true"][data-visible="true"] {
        right: -100%; }
  .cp-page__content[data-chat-mode="complex"] {
    justify-content: center;
    display: flex;
    align-items: center;
    flex-direction: row; }
    .cp-page__content[data-chat-mode="complex"] .cp-myprive-chat {
      max-width: calc(100% - 80px);
      margin: 0 auto;
      float: none;
      display: flex;
      padding: 35px 0;
      flex: 0 1 auto; }
      @media all and (max-width: 939px) {
        .cp-page__content[data-chat-mode="complex"] .cp-myprive-chat {
          max-width: 100% !important; } }
  #cp-sidebar-messages:not(:checked) .cp-page__content[data-chat-mode="simple"] {
    right: -100%; }
  .cp-page__content + .cp-page__content {
    margin-top: 10px; }
  @media all and (max-width: 939px) {
    .cp-page__content {
      padding: 10px;
      border-radius: 6px; }
      .cp-page__content + .cp-page__content {
        margin-top: 10px !important; } }

.cp-page__popup-content[data-item-type="popup-form"] {
  padding: 22px 0 0; }
  .cp-page__popup-content[data-item-type="popup-form"] .cp-form__item {
    border: none; }
    .cp-page__popup-content[data-item-type="popup-form"] .cp-form__item[data-item-type="search"] .cp-form__field {
      background-color: #fff;
      border-color: #eaeaea;
      color: #000;
      border-radius: 12px;
      min-height: 44px; }
    .cp-page__popup-content[data-item-type="popup-form"] .cp-form__item[data-item-type="search"] .cp-lightbox__button {
      background-color: transparent;
      border: none; }
      .cp-page__popup-content[data-item-type="popup-form"] .cp-form__item[data-item-type="search"] .cp-lightbox__button:hover {
        background-color: transparent !important; }

.cp-page__title {
  font-weight: 700;
  display: flex;
  align-items: center;
  margin-top: 8px;
  font-size: 18px;
  margin-bottom: 0; }
  .is-large.cp-page__title {
    font-size: 26px; }
    .is-large.side-bar-title.cp-page__title {
      padding: 12px; }
  .cp-page__title:not(.is-large) {
    text-transform: uppercase;
    color: #9e9e9e; }
  .cp-page__title + .cp-page__title {
    margin-top: 10px; }
  .cp-page__title + .cp-form,
  .cp-page__title + .cp-page__text {
    margin-top: 30px; }
  .no-uppercase.cp-page__title {
    text-transform: none; }
  .cp-page__title .is-button {
    margin-left: auto;
    color: #676767;
    font-size: 13px; }
    .cp-page__title .is-button [class*="cp-glyph"] {
      font-size: inherit;
      color: inherit;
      width: auto;
      height: auto; }
  .cp-page__title .is-handler {
    color: #676767;
    font-size: 80%;
    margin-left: auto; }

.cp-page__text {
  color: #676767;
  padding: 0; }
  .cp-page__text + .cp-form {
    margin-top: 30px; }
  .cp-page__text a {
    color: #FFF;
    text-decoration: underline; }
  .cp-page__text b {
    color: #979797; }
  .cp-page__text img,
  .cp-page__text video {
    width: auto;
    max-width: 100%; }

.cp-page__subtitle {
  text-align: left;
  margin-top: 10px; }

.cp-page__sidebar {
  width: 280px;
  float: left;
  display: flex;
  flex-wrap: wrap;
  margin-right: 10px;
  align-items: flex-start;
  align-content: flex-start; }
  .cp-page__sidebar + .cp-page__content {
    width: auto;
    flex: 1 1 10em; }

.cp-page__sidebar-title {
  font-size: 10px;
  padding: 10px;
  color: rgba(255, 255, 255, 0.3); }
  .cp-page__sidebar-title:not(:nth-child(1)) {
    margin-top: 12px; }

.cp-page__sidebar-content {
  background-color: #1e1e1e;
  border-radius: 12px; }

.cp-page__sidebar-item {
  display: flex;
  align-items: center;
  padding: 12px 15px;
  font-size: 13px;
  line-height: 1.69;
  color: #696969; }
  .cp-page__sidebar-item:nth-child(1) {
    border-radius: 12px 12px 0 0; }
  .cp-page__sidebar-item:nth-last-child(1) {
    border-radius: 0 0 12px 12px; }
  .cp-page__sidebar-item:not(:nth-child(1)) {
    border-top: 1px solid #272727; }
  .is-active.cp-page__sidebar-item {
    background-color: #222222;
    color: #FFF; }
  .cp-page__sidebar-item:hover {
    text-decoration: none;
    color: #FFF;
    background-color: #222222; }

.cp-page__sidebar-icon {
  font-size: 18px;
  margin-right: 10px; }

.cp-page__tip {
  float: none;
  margin: 10px 0px 15px 0px;
  padding: 10px;
  border-radius: 18px;
  display: flex;
  background: #121212;
  background: linear-gradient(0deg, #121212 0%, #1a1a1a 100%);
  justify-content: center;
  align-items: center;
  gap: 10px; }
  .is-expanded.cp-page__tip {
    padding: 25px; }
  .cp-page__tip[data-type="row"] {
    flex-direction: row; }
  .cp-page__tip[data-type="column"] {
    flex-direction: column; }
  .cp-page__tip .cp-page__tip-column {
    flex-direction: column;
    display: flex;
    gap: 10px; }
  .cp-page__tip .cp-page__tip-row {
    flex-direction: row;
    display: flex;
    gap: 10px; }
  .cp-page__tip h3 {
    display: flex;
    gap: 10px;
    color: #f8d230;
    margin-bottom: 0px !important;
    justify-content: center;
    align-items: center;
    line-height: 20px; }
    @media all and (max-width: 939px) {
      .cp-page__tip h3 span {
        display: none; } }
  .cp-page__tip p {
    margin-bottom: 0px !important; }
  .cp-page__tip svg {
    fill: #f8d230;
    width: 28px;
    height: 28px; }

.cp-page[data-type="performer-register-success"] {
  text-align: center; }
  .cp-page[data-type="performer-register-success"] .cp-page__title {
    text-align: center;
    display: block; }
  .cp-page[data-type="performer-register-success"] .cp-page__text {
    font-size: 15px; }
  .cp-page[data-type="performer-register-success"] .cp-form {
    max-width: inherit; }

.cp-page[data-type="pending_account"] {
  /* margin top on all, except on the first */ }
  .cp-page[data-type="pending_account"] h1 {
    float: none;
    padding: 0px;
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 26px;
    line-height: 26px;
    text-transform: initial; }
    @media all and (max-width: 939px) {
      .cp-page[data-type="pending_account"] h1 {
        font-size: 19px;
        line-height: 19px; } }
  .cp-page[data-type="pending_account"] h3 {
    margin-top: 15px;
    margin-bottom: 15px;
    font-size: 18px;
    text-transform: initial;
    font-weight: 900; }
    .cp-page[data-type="pending_account"] h3:first-of-type {
      margin-top: 0px; }
    @media all and (max-width: 939px) {
      .cp-page[data-type="pending_account"] h3 {
        font-size: 17px; } }
  .cp-page[data-type="pending_account"] p, .cp-page[data-type="pending_account"] .cp-page__text {
    padding: 0px;
    float: none;
    margin-bottom: 15px;
    line-height: 26px;
    font-size: 15px; }
    @media all and (max-width: 939px) {
      .cp-page[data-type="pending_account"] p, .cp-page[data-type="pending_account"] .cp-page__text {
        font-size: 14px; } }
  .cp-page[data-type="pending_account"] ul, .cp-page[data-type="pending_account"] ol {
    width: 100%;
    margin-bottom: 10px;
    margin-top: 0px; }
    .cp-page[data-type="pending_account"] ul li, .cp-page[data-type="pending_account"] ol li {
      width: 100%;
      position: relative;
      min-height: 20px;
      margin-bottom: 14px;
      padding-bottom: 14px;
      list-style: disc;
      list-style-position: inside;
      font-size: 15px; }
      @media all and (max-width: 939px) {
        .cp-page[data-type="pending_account"] ul li, .cp-page[data-type="pending_account"] ol li {
          font-size: 14px; } }
      .cp-page[data-type="pending_account"] ul li:last-child, .cp-page[data-type="pending_account"] ol li:last-child {
        margin-bottom: 0px;
        padding-bottom: 0px;
        border-bottom: 0px; }
      .cp-page[data-type="pending_account"] ul li a, .cp-page[data-type="pending_account"] ol li a {
        text-decoration: underline; }
  .cp-page[data-type="pending_account"] ol li {
    list-style-type: decimal; }
  .cp-page[data-type="pending_account"] form {
    float: none; }
  .cp-page[data-type="pending_account"] .cp-form__alert {
    float: none;
    margin: 10px 0px 15px 0px;
    padding: 25px; }
    .cp-page[data-type="pending_account"] .cp-form__alert h3 {
      margin-top: 0px; }
      .cp-page[data-type="pending_account"] .cp-form__alert h3:has(svg) {
        line-height: 30px; }
    .cp-page[data-type="pending_account"] .cp-form__alert p:last-child,
    .cp-page[data-type="pending_account"] .cp-form__alert .cp-form__alert-text:last-child {
      margin-bottom: 0px; }
    .cp-page[data-type="pending_account"] .cp-form__alert .cp-form__alert-icon {
      width: 28px;
      height: 28px;
      vertical-align: middle;
      margin-right: 10px;
      position: relative;
      top: -2px; }
  .cp-page[data-type="pending_account"] .pending_block {
    padding: 25px;
    border-radius: 10px;
    margin-bottom: 30px;
    display: grid; }
    @media all and (max-width: 939px) {
      .cp-page[data-type="pending_account"] .pending_block {
        padding: 15px;
        margin-bottom: 15px; } }
    .cp-page[data-type="pending_account"] .pending_block .cp-form__item {
      padding-left: 0px;
      padding-right: 0px; }
  .cp-page[data-type="pending_account"] .pending_block + .pending_block {
    margin-top: 30px; }
  .cp-page[data-type="pending_account"] .profile-form__upload-text svg {
    width: 50px;
    height: 50px; }

.cp-page.page-statistics {
  margin-top: 35px; }

@media screen and (max-width: 939px) {
  .cp-page {
    margin-top: 0 !important; } }

.cp-page__sidebar.is-logged {
  margin-top: 35px; }

.cp-page__sidebar.is-support {
  margin-top: 20px; }
  .cp-page__sidebar.is-support .cp-page__title {
    margin-bottom: 15px; }

#cp_overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 13101; }

.cp-popup {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 13000;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
  justify-content: center; }
  @media all and (max-width: 939px) {
    .cp-popup {
      width: 100% !important;
      height: auto;
      max-height: 80%;
      top: auto !important;
      right: 0 !important;
      bottom: 0 !important;
      left: 0 !important;
      margin: 0 !important;
      align-items: flex-end;
      align-content: flex-end;
      flex-wrap: wrap;
      justify-content: flex-end;
      transform: none !important; } }
  .is-draggable.cp-popup {
    width: 500px;
    top: 50%;
    left: 50%;
    right: inherit;
    bottom: inherit; }
    .is-draggable.cp-popup .cp-popup__content {
      width: 100%;
      flex: 1 1 auto; }
      @media all and (max-width: 939px) {
        .is-draggable.cp-popup .cp-popup__content {
          align-self: flex-end;
          flex: 0 0 auto; } }
    .is-draggable.cp-popup .cp-popup__header {
      cursor: move; }
    .is-draggable.cp-popup .cp-popup__main {
      max-height: calc(100vh - 130px); }
  .user_register.cp-popup .cp-popup__info {
    font-size: 10px;
    text-align: left;
    clear: both;
    padding-top: 15px;
    color: #6d6d6d; }
  .user_register.cp-popup .cp-popup__info a {
    color: #6d6d6d; }
  .user_login.cp-popup p a,
  .user_register.cp-popup p a {
    color: #b4477a; }
  .is-priority-invite.cp-popup .cp-popup__header {
    background-color: #422163;
    color: #fff;
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between; }
    .is-priority-invite.cp-popup .cp-popup__header img {
      width: 80px;
      margin-right: 15px; }
    @media all and (max-width: 939px) {
      .is-priority-invite.cp-popup .cp-popup__header h1 {
        font-size: 15px;
        line-height: 15px; } }
  .is-priority-invite.cp-popup .cp-popup__main {
    background-color: #ecdcff; }
    .is-priority-invite.cp-popup .cp-popup__main .cp-form__button.bg-hover-not, .is-priority-invite.cp-popup .cp-popup__main .bg-hover-not.ff-fevernow__button {
      background-color: #938a9f; }
    .is-priority-invite.cp-popup .cp-popup__main .cp-form__button.bg-hover-yes, .is-priority-invite.cp-popup .cp-popup__main .bg-hover-yes.ff-fevernow__button {
      background: #F921AF;
      background: linear-gradient(100deg, rgba(249, 33, 175, 0.51) 0%, #ec386b 100%); }
  .cp-popup #g-recaptcha {
    height: 80px; }
  .cp-popup__content {
    width: 100%;
    height: auto;
    display: flex;
    flex-wrap: wrap;
    flex: 1 1 auto;
    flex-direction: column;
    border-radius: 14px;
    overflow: hidden;
    box-shadow: 1px 1px 12px 2px rgba(0, 0, 0, 0.3); }
    @media all and (max-width: 939px) {
      .cp-popup__content {
        border-radius: 0;
        justify-content: flex-end; } }
    .cp-popup__content .cp-popup-copy-text {
      display: block;
      width: 100%;
      text-align: center; }
    .cp-popup__content .cp-form__button, .cp-popup__content .ff-fevernow__button {
      padding: 15px 10px;
      font-size: 14px;
      text-decoration: none !important;
      color: #FFF; }
      .cp-popup__content .cp-form__button:hover, .cp-popup__content .ff-fevernow__button:hover {
        text-decoration: none; }
      .cp-popup__content .cp-form__button.private_btn, .cp-popup__content .private_btn.ff-fevernow__button, .cp-popup__content .cp-form__button.nude_btn, .cp-popup__content .nude_btn.ff-fevernow__button, .cp-popup__content .cp-form__button.yes, .cp-popup__content .yes.ff-fevernow__button, .cp-popup__content .cp-form__button.bg-hover-yes, .cp-popup__content .bg-hover-yes.ff-fevernow__button {
        order: 2 !important; }
      .cp-popup__content .cp-form__button small, .cp-popup__content .ff-fevernow__button small {
        display: block;
        font-size: 8px; }
    .cp-popup__content .cp-form__item[data-type="divide-3"] {
      width: calc(33% - 2.5px); }
  .cp-popup__header {
    padding: 15px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    flex: 0 1 auto;
    background-color: #b4477b; }
    @media all and (max-width: 939px) {
      .cp-popup__header {
        flex: 0 1 auto; } }
  .cp-popup__title {
    font-size: 18px;
    line-height: 18px;
    flex: 1 1 10em;
    max-width: calc(100% - 18px); }
  .cp-popup__close {
    color: rgba(255, 255, 255, 0.45) !important;
    font-size: 12px;
    transition: All 0.15s ease-out; }
    .cp-popup__close:hover {
      text-decoration: none;
      opacity: 0.8; }
  .cp-popup__main {
    padding: 20px;
    flex: 1 1 auto;
    overflow-x: hidden;
    overflow-y: auto;
    background-color: #ededed;
    font-size: 14px;
    line-height: 22px;
    color: #666; }
    .cp-popup[data-type="add_credits_process"] .cp-popup__main {
      text-align: center; }
    .cp-popup__main small {
      font-size: 11px;
      line-height: 1.5;
      display: inline-block; }
    .cp-popup__main a {
      text-decoration: underline;
      color: currentColor; }
      .cp-popup__main a:hover {
        text-decoration: none; }
    @media all and (max-width: 939px) {
      .cp-popup__main {
        height: auto;
        min-height: 30vh;
        max-height: calc(80vh - 53px) !important; } }
    html:not(.computer) .cp-popup__main {
      -webkit-overflow-scrolling: touch; }
    .cp-popup__main p {
      font-size: 14px;
      line-height: 22px;
      color: #666; }
      .cp-popup__main p small {
        font-size: 11px;
        line-height: 1.5;
        display: inline-block; }
      .cp-popup__main p a {
        text-decoration: underline;
        color: currentColor; }
        .cp-popup__main p a:hover {
          text-decoration: none; }
    .cp-popup__main .double-break {
      width: 100%;
      height: 12px;
      line-height: 1;
      display: block; }
    .cp-popup__main .popup-steps {
      line-height: 18px !important;
      font-size: 12px; }
    .cp-popup__main #form ul {
      width: 100%; }
    .cp-popup__main #form li {
      background-color: #d6d6d6;
      border-radius: 3px;
      margin: 0 0 10px; }
      .cp-popup__main #form li.error {
        background-color: #ffccd8 !important; }
        .cp-popup__main #form li.error .form_error {
          color: #ff004b;
          font-size: 12px;
          margin-top: 10px;
          width: 100%;
          float: left;
          text-align: right; }
    .cp-popup__main #form a {
      color: #b4477a; }
    .cp-popup__main #form label {
      margin-bottom: 0;
      color: #3a3a3a; }
    .cp-popup__main #form .description {
      font-size: 12px;
      color: #3a3a3a; }
    .cp-popup__main #form .check-full label {
      padding: 0; }
    .cp-popup__main .cp-form__sender {
      justify-content: center;
      margin: 20px auto 0px auto; }
  .cp-popup__info {
    width: 100%;
    text-align: right;
    margin-top: 12px;
    display: block;
    color: #666; }
  .cp-popup__buttons {
    margin: 15px 0 0;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-around;
    color: #FFF;
    text-decoration: none; }
    .cp-popup__buttons:hover {
      text-decoration: none; }
    .cp-popup__buttons[data-count]:not([data-count="1"]):not([data-count="2"]) a {
      margin-top: 5px; }
    .cp-popup__buttons a {
      padding: 15px 10px;
      float: right;
      font-size: 14px;
      min-width: calc(50% - 5px);
      flex: 0 1 calc(50% - 5px);
      margin: 0;
      border-radius: 6px;
      font-weight: 900;
      color: #FFF;
      text-decoration: none; }
      .cp-popup__buttons a:hover {
        text-decoration: none; }
      .cp-popup__buttons a.private_btn, .cp-popup__buttons a.nude_btn, .cp-popup__buttons a.yes, .cp-popup__buttons a.bg-hover-yes {
        order: 2 !important; }
      .cp-popup__buttons a small {
        display: block;
        font-size: 8px; }
      @media all and (max-width: 767px) {
        .cp-popup__buttons a {
          flex: 0 1 100%;
          margin: 5px 0 0;
          max-width: 480px; } }
  .cp-popup .send_report {
    color: #124ca7;
    text-decoration: underline;
    text-align: right;
    display: block;
    position: relative; }
    .cp-popup .send_report:hover {
      color: #124ca7;
      text-decoration: underline; }
    .cp-popup .send_report.error_report_sent {
      cursor: default;
      text-decoration: none; }
      .cp-popup .send_report.error_report_sent:hover {
        cursor: default;
        text-decoration: none; }
    .cp-popup .send_report.send_report_loading {
      min-height: 30px; }

.cp-stories {
  display: flex;
  flex-wrap: wrap;
  overflow: hidden;
  height: auto;
  align-content: flex-start;
  align-items: flex-start;
  white-space: nowrap; }
  .has-text.cp-stories {
    align-content: center;
    align-items: center;
    min-height: 100px; }
    .has-text.cp-stories .cp-stories__title {
      opacity: .25;
      font-size: 16px; }
    .has-text.cp-stories .cp-stories__text {
      opacity: 0.2; }
  .cp-stories__navigation {
    width: 35px;
    flex: 0 0 35px;
    align-self: stretch;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: All 0.15s ease-out; }
    @media all and (max-width: 939px) {
      html:not(.computer) .cp-stories__navigation {
        display: none; } }
    .cp-stories__navigation:hover {
      text-decoration: none; }
      .cp-stories__navigation:hover:not(.is-disabled) {
        opacity: 0.7; }
    .is-previous.cp-stories__navigation {
      order: 1; }
    .is-next.cp-stories__navigation {
      order: 3; }
    .is-disabled.cp-stories__navigation {
      opacity: 0.1;
      pointer-events: none; }
  .cp-stories__content {
    display: flex;
    flex-wrap: nowrap;
    align-content: flex-start;
    flex: 1 1 10em;
    order: 2;
    width: auto;
    overflow: hidden;
    align-items: flex-start; }
  .cp-stories__container {
    display: flex;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: center;
    align-self: flex-start;
    height: 100%;
    min-height: 80px;
    white-space: nowrap;
    position: relative;
    transition: All .15s ease-out;
    margin: 14px 0;
    left: 10px; }
    @media all and (max-width: 939px) {
      .cp-stories__container {
        height: 100%;
        width: 100%;
        padding: 0 8px;
        margin: 16px; }
        html:not(.computer) .cp-stories__container {
          overflow-x: auto;
          overflow-y: hidden;
          left: 0 !important;
          justify-content: flex-start;
          align-items: flex-start; }
        .center-profile .cp-stories__container {
          width: auto;
          margin: 16px auto; } }
  .cp-stories__item {
    width: 80px;
    display: flex;
    position: relative;
    flex: 0 0 80px;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    padding: 5px;
    float: left; }
    @media all and (max-width: 939px) {
      .cp-stories__item {
        width: 80px; } }
  .cp-stories__item-container {
    position: relative;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center; }
    .cp-stories__item-container:before {
      content: '';
      display: block;
      padding-top: 100%; }
    .cp-stories__item-container .loader {
      width: 100%;
      height: 100%;
      margin: 0;
      position: absolute;
      top: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.7);
      border-radius: 100%; }
  .cp-stories__floating {
    top: 1px;
    right: -3px;
    width: 20px;
    height: 20px;
    background-color: #3d3d3d; }
    .cp-stories__floating:hover {
      background-color: #3d3d3d;
      opacity: 0.7;
      text-decoration: none; }
    .cp-stories__floating svg.is-remove {
      fill: #fff;
      padding: 5px;
      height: 20px;
      width: 20px; }
    .is-add.cp-stories__floating {
      width: 22px;
      height: 22px;
      min-width: auto;
      background-color: #fed130;
      overflow: hidden; }
      .is-add.cp-stories__floating:hover {
        background-color: #fed130;
        opacity: 1; }
      .is-add.cp-stories__floating svg {
        fill: #3d3d3d;
        width: 100%;
        height: 100%; }
  .cp-stories__floating-icon {
    font-size: 10px; }
  .cp-stories__link {
    display: flex;
    position: relative;
    left: 0;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    height: 100%; }
    .no-cursor.cp-stories__link {
      cursor: not-allowed; }
    .is-active.cp-stories__link .cp-stories__thumb {
      background: linear-gradient(-45deg, #a0193f, #681567); }
      .is-active.cp-stories__link .is-mypremium.cp-stories__thumb {
        background: linear-gradient(-45deg, #9044ef, #611f6d); }
      .is-active.cp-stories__link .is-premium.cp-stories__thumb {
        background: linear-gradient(-45deg, #9044ef, #611f6d); }
    .is-active.cp-stories__link + .cp-stories__floating[data-type="info"],
    .is-active.cp-stories__link .cp-stories__floating[data-type="info"] {
      background-color: #4c4c4c !important; }
      .is-active.cp-stories__link + .cp-stories__floating[data-type="info"] .cp-stories__floating-text,
      .is-active.cp-stories__link + .cp-stories__floating[data-type="info"] .cp-stories__floating-icon,
      .is-active.cp-stories__link .cp-stories__floating[data-type="info"] .cp-stories__floating-text,
      .is-active.cp-stories__link .cp-stories__floating[data-type="info"] .cp-stories__floating-icon {
        color: #FFF !important; }
    .is-pending.cp-stories__link .info-text {
      color: #e1565a; }
    .is-pending.cp-stories__link .cp-stories__icon {
      fill: #e1565a; }
    .is-review.cp-stories__link .info-text {
      color: #e3b90d; }
    .is-review.cp-stories__link .cp-stories__icon {
      fill: #e3b90d; }
    .cp-stories__link .info-text {
      font-style: italic;
      font-size: 11px; }
    .cp-stories__link .cp-stories__icon {
      width: 20px;
      height: 20px;
      position: absolute;
      top: 0;
      bottom: 16.5px;
      margin: auto; }
    .cp-stories__link:hover {
      text-decoration: none; }
  .cp-stories__thumb {
    align-self: stretch;
    position: relative;
    overflow: hidden;
    background: linear-gradient(-45deg, #ec3072, #a426af); }
    .cp-stories__thumb:before {
      content: '';
      padding-top: 100%;
      display: block; }
    .is-premium.cp-stories__thumb {
      background: linear-gradient(-45deg, #9044ef, #611f6d); }
      .is-premium.is-readen.cp-stories__thumb {
        opacity: 0.8; }
    .is-readen.cp-stories__thumb {
      opacity: 0.8;
      background: #fafafa !important; }
    .is-r2-admin.cp-stories__thumb {
      background: linear-gradient(-45deg, #f7fb00, #86ff00) !important; }
      .is-r2-admin.is-readen.cp-stories__thumb {
        background: linear-gradient(-45deg, #f7fb00, #86ff00) !important;
        opacity: 0.5; }
    .is-mypremium.cp-stories__thumb:after {
      width: calc(100% - (3px*2));
      height: calc(100% - (3px*2));
      float: left;
      position: absolute;
      top: 3px;
      left: 3px;
      font-size: 30px;
      z-index: 1;
      color: #f6d342;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 100%;
      background-color: #000; }
    .is-mypremium.is-unread.cp-stories__thumb {
      background-color: #4c4c4c;
      background: #4c4c4c; }
    .is-mypremium.cp-stories__thumb ~ .cp-stories__floating[data-type="info"] {
      background-color: #3d3d3d; }
      .is-mypremium.cp-stories__thumb ~ .cp-stories__floating[data-type="info"] .cp-stories__floating-text,
      .is-mypremium.cp-stories__thumb ~ .cp-stories__floating[data-type="info"] .cp-stories__floating-icon {
        color: #FFF; }
    .is-queued.cp-stories__thumb, .is-processing.cp-stories__thumb {
      overflow: visible;
      background: 0 0;
      max-width: calc(100% - 12px);
      max-height: calc(100% - 12px);
      margin-top: 4px; }
      .is-queued.cp-stories__thumb svg, .is-processing.cp-stories__thumb svg {
        width: calc(100% + 24px);
        height: calc(100% + 24px);
        display: block;
        position: absolute;
        top: -12px;
        left: -12px;
        fill: none;
        stroke-linecap: round;
        stroke-width: 4;
        stroke-dasharray: 1;
        stroke-dashoffset: 0;
        animation: stroke-draw 6s ease-out infinite alternate; }

@keyframes stroke-draw {
  from {
    stroke-dasharray: 1; }
  to {
    transform: rotate(180deg);
    stroke-dasharray: 8; } }
      .is-queued.cp-stories__thumb .cp-stories__handler, .is-processing.cp-stories__thumb .cp-stories__handler {
        color: #b148a5; }
    .is-scheduled.cp-stories__thumb::after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      border-radius: 100%;
      background-color: rgba(0, 0, 0, 0.7); }
    .is-scheduled.cp-stories__thumb + .cp-stories__icon {
      display: flex;
      justify-content: center;
      align-items: center;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 30px;
      height: 30px;
      transform: translate(-50%, -50%);
      border-radius: 100%;
      background-color: #B1005F; }
      .is-scheduled.cp-stories__thumb + .cp-stories__icon svg {
        fill: #FFF;
        width: 20px;
        height: 20px;
        margin-left: 1px; }
    .is-failed.cp-stories__thumb {
      background-color: #4c4c4c; }
      .is-failed.cp-stories__thumb .cp-stories__handler {
        color: #4c4c4c;
        font-size: 1.3em; }
    .is-pending.cp-stories__thumb {
      background: transparent;
      border-width: 2px;
      border-style: dotted;
      border-color: #e1565a; }
      .is-pending.cp-stories__thumb .cp-stories__handler {
        color: #f98282; }
      .is-pending.cp-stories__thumb .cp-stories__image {
        opacity: 0.3;
        padding: 2px; }
    .is-review.cp-stories__thumb {
      background: transparent;
      border-width: 2px;
      border-style: dotted;
      border-color: #fad437; }
      .is-review.cp-stories__thumb .cp-stories__handler {
        color: #f98282; }
      .is-review.cp-stories__thumb .cp-stories__image {
        opacity: 0.3;
        padding: 2px; }
    .has-border-xsmall.cp-stories__thumb .cp-stories__image {
      width: calc(100% - (2px * 2));
      height: calc(100% - (2px * 2));
      top: 2px;
      left: 2px; }
    .has-border-small.cp-stories__thumb .cp-stories__image {
      width: calc(100% - (3px * 2));
      height: calc(100% - (3px * 2));
      top: 3px;
      left: 3px; }
    .is-default.cp-stories__thumb {
      border-radius: 6px; }
      .is-default.cp-stories__thumb .cp-stories__image {
        border-radius: 6px;
        border: 2px solid #131313; }
    .is-semi-circle.cp-stories__thumb {
      border-radius: 50px; }
      .is-semi-circle.cp-stories__thumb .cp-stories__image {
        border-radius: 50px;
        border: 2px solid #131313; }
    .is-circle.cp-stories__thumb {
      border-radius: 100%; }
      .is-circle.cp-stories__thumb .cp-stories__image {
        border-radius: 100%;
        border: 2px solid #131313; }
    .is-uploader.cp-stories__thumb {
      background: none; }
      .is-uploader.cp-stories__thumb .cp-stories__image {
        border: none; }
  .is-mural.cp-stories .is-default.cp-stories__thumb .cp-stories__image {
    border-radius: 6px;
    border: 2px solid #333; }
  .is-mural.cp-stories .is-semi-circle.cp-stories__thumb .cp-stories__image {
    border-radius: 50px;
    border: 2px solid #333; }
  .is-mural.cp-stories .is-circle.cp-stories__thumb .cp-stories__image {
    border-radius: 100%;
    border: 2px solid #333; }
  .cp-stories__image {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  .cp-stories__handler {
    width: 95%;
    height: 95%;
    position: absolute;
    top: 1px;
    left: 0;
    right: 0;
    display: flex;
    margin: auto;
    align-items: center;
    justify-content: center;
    font-size: 1.5em;
    background: #2b2b2b;
    border-radius: 100%; }
    .is-rotate.cp-stories__handler {
      transform: rotate(90deg); }
  .cp-stories__title {
    justify-content: center;
    text-align: center;
    white-space: normal; }
  .cp-stories__text {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align: center;
    white-space: normal; }
    .has-limited.cp-stories__text {
      max-width: 100%;
      display: block;
      font-size: 10px;
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
      margin-top: 5px; }
      .has-limited.is-online.cp-stories__text:before {
        background-color: #ff6363; }
      .has-limited.is-free.cp-stories__text:before {
        background-color: #ff6363; }
      .has-limited.is-simple.cp-stories__text:before {
        background-color: #bb9510; }
      .has-limited.is-nude.cp-stories__text:before {
        background-color: #bb9510; }
      .has-limited.is-private.cp-stories__text:before {
        background-color: #9b1f6d; }
      .has-limited.is-true_private.cp-stories__text:before {
        background-color: #83BA42; }
      .has-limited.is-offline.cp-stories__text:before {
        background-color: #363636; }
      .has-limited.is-stories.cp-stories__text:before {
        background-color: linear-gradient(-45deg, #5600ff, #dd0b76); }
      .has-limited.is-fanclub.cp-stories__text:before {
        background-color: #6D51A7; }
      .has-limited.is-away.cp-stories__text:before {
        background-color: #7c7979; }
      .has-limited.is-peek.cp-stories__text:before {
        background-color: #B92F86; }
      .has-limited.is-approved.cp-stories__text:before {
        background-color: #81b751; }
      .has-limited.is-success.cp-stories__text:before {
        background-color: #81b751; }
      .has-limited.is-paid.cp-stories__text:before {
        background-color: #81b751; }
      .has-limited.is-rejected.cp-stories__text:before {
        background-color: #f98282; }
      .has-limited.is-error.cp-stories__text:before {
        background-color: #f98282; }
      .has-limited.is-blocked.cp-stories__text:before {
        background-color: #f98282; }
      .has-limited.is-alert.cp-stories__text:before {
        background-color: #42c8f4; }
      .has-limited.is-pending.cp-stories__text:before {
        background-color: #edc14a; }
      .has-limited.is-review.cp-stories__text:before {
        background-color: #42c8f4; }
      .has-limited.is-registered.cp-stories__text:before {
        background-color: #bb9510; }
      .has-limited.is-updated.cp-stories__text:before {
        background-color: #42c8f4; }
      .has-limited.is-processing.cp-stories__text:before {
        background-color: #1ab7de; }
      .has-limited.is-call.cp-stories__text:before {
        background-color: #cc5603; }
      .has-limited.is-game.cp-stories__text:before {
        background-color: #ff6b64; }
      .has-limited.cp-stories__text:before {
        content: '';
        width: 6px;
        height: 6px;
        border-radius: 100%;
        display: inline-block;
        margin-right: 5px;
        position: relative;
        top: -1px; }
  .cp-stories__editor {
    position: absolute;
    width: 100%;
    height: 100%; }
    .cp-stories__editor--canvas {
      width: 100%;
      height: 100%; }
    .cp-stories__editor .canvas-container {
      width: 100% !important;
      height: 100% !important; }
      .cp-stories__editor .canvas-container canvas {
        width: 100% !important;
        height: 100% !important; }

.cp-stories-form {
  position: absolute;
  left: 0;
  bottom: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 10%, rgba(0, 0, 0, 0.53) 100%); }
  .is-disabled.cp-stories-form {
    pointer-events: none; }
  .cp-stories-form__field {
    border-radius: 50px;
    border-color: #fff;
    background-color: transparent;
    color: #fff; }
    .cp-stories-form__field::placeholder {
      color: rgba(255, 255, 255, 0.7); }
  .cp-stories-form__action {
    border: 1px solid #fff;
    background-color: transparent;
    transition: opacity 0.3s linear; }
    .is-text.cp-stories-form__action:before {
      content: attr(data-text);
      font-size: 15px;
      text-shadow: -1px 0 6px rgba(0, 0, 0, 0.62); }
    .cp-stories-form__action:before {
      font-size: 21px; }
    .cp-stories-form__action:before, .cp-stories-form__action:after {
      flex: 0 1 auto; }
    .cp-stories-form__action:after {
      content: ""; }
    .cp-stories-form__action[data-type="loader"] {
      opacity: 0;
      cursor: default; }
      .cp-stories-form__action[data-type="loader"].is-active {
        opacity: 1; }
        .cp-stories-form__action[data-type="loader"].is-active ~ .cp-stories-form__action {
          opacity: 0;
          pointer-events: none; }
    .cp-stories-form__action[data-type="actionSucessForm"] {
      opacity: 0;
      cursor: default; }
      .cp-stories-form__action[data-type="actionSucessForm"].is-active {
        opacity: 1; }
        .cp-stories-form__action[data-type="actionSucessForm"].is-active ~ .cp-stories-form__action {
          opacity: 0;
          pointer-events: none; }
    .cp-stories-form__action .is-top.cp-tooltip-actions {
      bottom: 50px; }
    .cp-stories-form__action .is-bottom.cp-tooltip-actions {
      top: 50px; }
    .cp-stories-form__action .is-left.cp-tooltip-actions {
      left: 0px; }
    .cp-stories-form__action .is-right.cp-tooltip-actions {
      right: 0px; }
    .cp-stories-form__action .loader {
      width: 100%;
      height: 100%;
      margin: 0;
      border-radius: 100%;
      border: 0;
      background-color: transparent; }
  .cp-stories-form__buttons {
    bottom: 8vh;
    display: flex;
    max-width: max-content;
    position: absolute;
    align-items: center;
    justify-content: center; }
    .is-row.cp-stories-form__buttons {
      flex-direction: row;
      grid-gap: 10px; }
    .is-column.cp-stories-form__buttons {
      flex-direction: column;
      grid-gap: 10px; }
    .cp-stories-form__buttons .wrapper {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      gap: 30px;
      margin-bottom: 30px; }
    .cp-stories-form__buttons .rq-wrapper-schedule {
      display: flex;
      align-items: center;
      flex-direction: row;
      flex-wrap: wrap;
      margin: 30px 0;
      position: relative; }
      .cp-stories-form__buttons .rq-wrapper-schedule__buttons {
        display: flex; }
      .cp-stories-form__buttons .rq-wrapper-schedule__radio {
        display: none; }
        .cp-stories-form__buttons .rq-wrapper-schedule__radio:checked + label {
          background-color: #6c25cd; }
        .cp-stories-form__buttons .rq-wrapper-schedule__radio[data-schedule="scheduled"]:checked ~ .rq-wrapper-schedule__field {
          visibility: visible;
          opacity: 1; }
      .cp-stories-form__buttons .rq-wrapper-schedule__field {
        flex-basis: 100%;
        flex-grow: 1;
        flex-shrink: 0;
        color: #000;
        top: 40px;
        border-radius: 50px;
        height: 30px;
        border: none;
        height: auto !important;
        padding: 5px 12px !important;
        width: 100%;
        visibility: hidden;
        opacity: 0;
        transition: all 0.3s;
        position: absolute;
        -webkit-appearance: none;
        height: 30px !important; }
        .cp-stories-form__buttons .rq-wrapper-schedule__field::-webkit-calendar-picker-indicator {
          filter: none !important;
          cursor: pointer; }
      .cp-stories-form__buttons .rq-wrapper-schedule__label {
        cursor: pointer;
        height: 30px;
        background-color: rgba(0, 0, 0, 0.5);
        width: 130px;
        border: none;
        position: relative;
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center; }
        .cp-stories-form__buttons .rq-wrapper-schedule__label:first-of-type {
          border-top-left-radius: 50px;
          border-bottom-left-radius: 50px; }
        .cp-stories-form__buttons .rq-wrapper-schedule__label:last-of-type {
          border-top-right-radius: 50px;
          border-bottom-right-radius: 50px; }
        .cp-stories-form__buttons .rq-wrapper-schedule__label-icon {
          font-size: 16px;
          color: #fff; }
        .cp-stories-form__buttons .rq-wrapper-schedule__label svg {
          width: 16px;
          height: 16px;
          fill: #fff; }
  .cp-stories-form__buttons-item {
    float: left;
    display: none;
    text-decoration: none;
    position: relative; }
    .cp-stories-form__buttons-item:hover {
      text-decoration: none; }
    .cp-stories-form__buttons-item:before + .cp-stories-form__buttons-text {
      margin-left: 5px; }
    .is-disabled.cp-stories-form__buttons-item {
      opacity: 0.5;
      pointer-events: none; }
    .is-active.cp-stories-form__buttons-item {
      display: flex; }
      .is-active.cp-stories-form__buttons-item:not(.is-recording) #story-record-progress {
        display: none; }
    .has-border.cp-stories-form__buttons-item {
      border: 3px solid #fff; }
    .is-recording.cp-stories-form__buttons-item svg {
      width: calc(100% + 10px);
      height: calc(100% + 10px);
      float: left;
      position: absolute;
      top: -5px;
      left: -5px; }
      .is-recording.cp-stories-form__buttons-item svg path {
        stroke: #dd0b76;
        stroke-dasharray: 0, 251.2;
        stroke-width: 5px; }
    .cp-stories-form__buttons-item[data-type="purchase"] .loader {
      width: calc(100% + 8px);
      height: calc(100% + 8px);
      float: left;
      margin: 0;
      position: absolute;
      top: -4px;
      left: -4px;
      border-radius: 100%;
      background-color: rgba(0, 0, 0, 0.8);
      z-index: 2; }
    .cp-stories-form__buttons-item[data-type="savingRec"] {
      pointer-events: none; }
      .cp-stories-form__buttons-item[data-type="savingRec"] .loader {
        width: calc(100% + 8px);
        height: calc(100% + 8px);
        float: left;
        margin: 0;
        position: absolute;
        top: -4px;
        left: -4px;
        border-radius: 100%;
        background-color: rgba(0, 0, 0, 0.8);
        z-index: 2; }
    .cp-stories-form__buttons-item[data-category="action"] {
      width: 90px;
      height: 90px;
      border-radius: 100%;
      background-color: transparent; }
      .cp-stories-form__buttons-item[data-category="action"]:before {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto; }
      .cp-stories-form__buttons-item[data-category="action"][data-type="sendRec"] {
        background-color: #00ba98; }
        .cp-stories-form__buttons-item[data-category="action"][data-type="sendRec"]:before {
          color: #fff;
          display: flex;
          justify-content: center;
          align-items: center;
          font-size: 45px;
          left: -3; }
      .cp-stories-form__buttons-item[data-category="action"][data-type="purchase"] {
        background-color: #ffd400;
        border-color: #000; }
        .cp-stories-form__buttons-item[data-category="action"][data-type="purchase"]:before {
          color: #000;
          display: flex;
          justify-content: center;
          align-items: center;
          font-size: 40px; }
      .cp-stories-form__buttons-item[data-category="action"].is-circle:before {
        content: "";
        width: calc(100% - 10px);
        height: calc(100% - 10px);
        border-radius: 100%;
        background-color: #fff; }
      .cp-stories-form__buttons-item[data-category="action"].is-square {
        z-index: 101; }
        .cp-stories-form__buttons-item[data-category="action"].is-square:before {
          content: "";
          border-radius: 3px;
          width: calc(100% - 45px);
          height: calc(100% - 45px);
          background-color: #fff; }
    .cp-stories-form__buttons-item[data-type="like"].is-liked {
      color: #ffd200; }
    .cp-stories-form__buttons-item[data-type="setPremium"] {
      cursor: pointer;
      width: auto !important;
      right: 0;
      left: 0;
      margin: auto;
      font-size: 13px !important;
      background-color: rgba(0, 0, 0, 0.5) !important;
      color: #fff;
      font-weight: 400;
      border-radius: 50px !important;
      padding: 0 !important;
      text-shadow: none !important;
      width: 126px !important;
      height: 30px !important; }
      .cp-stories-form__buttons-item[data-type="setPremium"] .cp-stories-form__buttons-text {
        line-height: 1; }
    .cp-stories-form__buttons-item[data-type="setMultiple"] {
      left: 10px; }
      input[type="checkbox"] + .cp-stories-form__buttons-item[data-type="setMultiple"] use.default {
        display: block; }
      input[type="checkbox"] + .cp-stories-form__buttons-item[data-type="setMultiple"] use.active {
        display: none; }
      input[type="checkbox"]:checked + .cp-stories-form__buttons-item[data-type="setMultiple"] use.default {
        display: none; }
      input[type="checkbox"]:checked + .cp-stories-form__buttons-item[data-type="setMultiple"] use.active {
        display: block; }
    .cp-stories-form__buttons-item[data-category="generic"] {
      cursor: pointer;
      border: transparent;
      font-size: 28px;
      width: 60px;
      height: 60px;
      background-color: rgba(0, 0, 0, 0.5);
      color: #fff;
      padding: 5px;
      border-radius: 100%;
      justify-content: center;
      align-items: center; }
      .cp-stories-form__buttons-item[data-category="generic"] svg {
        width: 28px;
        height: 28px;
        fill: #fff; }
      .cp-stories-form__buttons-item[data-category="generic"] .loader {
        width: 100%;
        height: 100%;
        float: left;
        margin: 0;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 6px;
        background-color: transparent;
        z-index: 2; }
      .cp-stories-form__buttons-item[data-category="generic"][data-type="addSticker"].is-checked {
        background-color: #fff; }
        .cp-stories-form__buttons-item[data-category="generic"][data-type="addSticker"].is-checked svg {
          fill: #000; }
  .cp-stories-form__buttons-text {
    font-size: 14px; }
  .cp-stories-form__input-file {
    display: none; }
  .cp-stories-form__editor-controls {
    display: flex;
    gap: 5px; }

.is-open.cp-stories-recorder__handler {
  width: 60px;
  height: 60px;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 40px;
  position: fixed;
  bottom: 85px;
  left: 0;
  right: 0;
  margin: auto;
  border-radius: 100%;
  background: linear-gradient(to bottom, #6b07e9 0%, #dd0b76 100%);
  z-index: 1; }
  .is-open.cp-stories-recorder__handler:hover {
    text-decoration: none; }
  html.ios .is-open.cp-stories-recorder__handler {
    bottom: 90px; }

.rq-stories-editor__action {
  border: 0; }
  .is-inactive.rq-stories-editor__action, .rq-stories-editor__action:disabled, .rq-stories-editor__action[disabled] {
    cursor: not-allowed;
    pointer-events: none; }
    .is-inactive.rq-stories-editor__action:not(.is-checked), .rq-stories-editor__action:disabled:not(.is-checked), .rq-stories-editor__action[disabled]:not(.is-checked) {
      opacity: 0.3; }

.rq-stories-editor__controls {
  display: none;
  justify-content: space-between;
  align-items: center;
  gap: 30px;
  margin: 20px auto 0;
  padding: 10px;
  border-radius: 50px; }
  .is-active.rq-stories-editor__controls {
    display: flex; }

.rq-stories-editor__sticker-themes {
  display: flex;
  gap: 10px; }
  .rq-stories-editor__sticker-themes input[type="checkbox"],
  .rq-stories-editor__sticker-themes input[type="radio"] {
    display: none; }
  .rq-stories-editor__sticker-themes input:checked + .rq-stories-editor__sticker-theme svg {
    display: block; }

.rq-stories-editor__sticker-theme {
  display: flex;
  position: relative;
  cursor: pointer;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 7px; }
  .rq-stories-editor__sticker-theme svg {
    display: none;
    width: 100%;
    height: 100%; }

.rq-stories-editor__sticker-delete {
  border: 0;
  border-color: transparent;
  display: flex;
  position: relative;
  cursor: pointer;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  padding: 9px; }
  .rq-stories-editor__sticker-delete svg {
    width: 100%;
    height: 100%; }

.cp-actions-site__chks:checked ~ .cp-wrapper {
  overflow: hidden; }

.cp-wrapper {
  min-height: 100vh;
  position: relative;
  left: 0;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: flex-start;
  align-items: flex-start;
  justify-content: flex-start;
  transition: all .3s ease-out;
  background-color: inherit; }
  html.ie .cp-wrapper {
    flex-direction: row;
    flex-wrap: wrap; }
  html:not(.computer) .cp-wrapper {
    -webkit-overflow-scrolling: touch;
    min-height: initial; }

.cp-tooltip-actions {
  width: calc(250px - 10px);
  max-width: calc(100vw - 10px);
  float: left;
  position: absolute;
  z-index: 10;
  border-radius: 6px;
  display: none; }
  .has-icon-only.is-active.header-profile__navigation-item .cp-tooltip-actions, .is-active.cp-tooltip-actions {
    display: flex;
    flex-wrap: wrap;
    box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.26); }
  .is-top.cp-tooltip-actions {
    bottom: 25px; }
    @media all and (max-width: 939px) {
      .is-top.cp-tooltip-actions {
        bottom: 0 !important; } }
  .is-bottom.cp-tooltip-actions {
    top: 25px; }
    @media all and (max-width: 939px) {
      .is-bottom.cp-tooltip-actions {
        top: 0 !important; } }
  .is-right.cp-tooltip-actions {
    right: 0; }
    @media all and (max-width: 939px) {
      .is-right.cp-tooltip-actions {
        right: 0 !important; } }
  .is-left.cp-tooltip-actions {
    left: 0; }
    @media all and (max-width: 939px) {
      .is-left.cp-tooltip-actions {
        left: 0 !important; } }
  .cp-tooltip-actions .cp-tooltip-actions__overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    cursor: auto; }
  .cp-tooltip-actions__mobile.cp-tooltip-actions {
    z-index: 99999; }
  @media all and (max-width: 939px) {
    .cp-tooltip-actions {
      position: fixed;
      bottom: 0px !important;
      top: 0 !important;
      right: 0 !important;
      left: 0 !important;
      margin: auto;
      width: 100%;
      max-width: inherit;
      z-index: 2;
      border-radius: 0;
      padding: 5px;
      box-shadow: none;
      align-items: flex-end;
      align-content: flex-end;
      background-color: rgba(0, 0, 0, 0.04); }
      @supports (-webkit-backdrop-filter: blur(5px)) or (backdrop-filter: blur(5px)) {
        .cp-tooltip-actions {
          background-color: rgba(0, 0, 0, 0.35); } } }
  .cp-tooltip-actions__content {
    border-radius: 6px;
    max-height: 250px;
    overflow: auto; }
    @media all and (max-width: 939px) {
      .cp-tooltip-actions__content {
        max-height: calc(100% - 50px); } }
  .cp-tooltip-actions__item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-top: 1px solid;
    overflow: hidden;
    text-align: left;
    cursor: pointer;
    border-color: rgba(255, 255, 255, 0.05);
    background-color: rgba(30, 30, 30, 0.85);
    transition: All 0.15s ease-out; }
    .cp-tooltip-actions__item .cp-tooltip-actions__item-icon {
      transition: All 0.15s ease-out;
      opacity: .5; }
    .cp-tooltip-actions__item .cp-tooltip-actions__item-text {
      transition: All 0.15s ease-out;
      opacity: .5; }
    @supports (-webkit-backdrop-filter: blur(5px)) or (backdrop-filter: blur(5px)) {
      .cp-tooltip-actions__item {
        backdrop-filter: blur(5px); } }
    .cp-tooltip-actions__item:nth-of-type(1) {
      border-top: none; }
    .cp-tooltip-actions__item:hover {
      background-color: #1e1e1e; }
      .cp-tooltip-actions__item:hover .cp-tooltip-actions__item-icon {
        opacity: 1; }
      .cp-tooltip-actions__item:hover .cp-tooltip-actions__item-text {
        opacity: 1; }
    @media screen and (max-width: 936px) {
      .cp-tooltip-actions__item {
        background-color: #1e1e1e; }
        .cp-tooltip-actions__item .cp-tooltip-actions__item-icon {
          opacity: 1; }
        .cp-tooltip-actions__item .cp-tooltip-actions__item-text {
          opacity: 1; } }
    @media all and (max-width: 939px) {
      .cp-tooltip-actions__item {
        min-height: 65px; } }
    .cp-tooltip-actions__item:nth-of-type(1):not([data-tooltip-item-type=cancel]) {
      border-top-right-radius: 12px;
      border-top-left-radius: 12px; }
    @media all and (max-width: 939px) {
      .cp-tooltip-actions__item[data-tooltip-item-type="cancel"] {
        border-radius: 0 0 12px 12px; }
        .cp-tooltip-actions__item[data-tooltip-item-type="cancel"] .cp-tooltip-actions__item-text {
          color: #ff6363; } }
  .cp-tooltip-actions__item-link {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    text-align: left; }
    .cp-tooltip-actions__item-link:hover {
      text-decoration: none; }
    @media all and (max-width: 939px) {
      .cp-tooltip-actions__item-link {
        justify-content: center; } }
  .cp-tooltip-actions__item-icon {
    width: 16px !important;
    height: 16px !important;
    flex: 0 0 40px;
    font-size: 16px;
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    fill: #FFF;
    color: #fff; }
    @media all and (max-width: 939px) {
      .cp-tooltip-actions__item-icon {
        flex: 0 0 30px;
        width: 30px;
        font-size: 16px; } }
  .cp-tooltip-actions__item-text {
    width: auto;
    flex: 1 1 10em;
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    color: #FFF;
    font-size: 12px;
    line-height: 1.5;
    padding: 5px 5px 5px 0; }
    @media all and (max-width: 939px) {
      .cp-tooltip-actions__item-text {
        justify-content: center;
        flex: 0 1 auto;
        font-size: 13px; } }

.has-separator.cp-table {
  border-collapse: separate;
  border-spacing: 0 8px; }

html.computer .cp-table__row:hover .cp-table__body-item:not([colspan]) {
  background-color: #212121; }

.cp-table__row .cp-table__body-item:not([colspan]):first-child {
  border-radius: 6px 0 0 6px; }

.cp-table__row .cp-table__body-item:not([colspan]):last-child {
  border-radius: 0 6px 6px 0; }

@media all and (max-width: 939px) {
  .cp-table__row {
    background-color: #212121;
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    border-radius: 6px; }
    .cp-table__row:not(:first-child) {
      margin-top: 14px; } }

.cp-table__content {
  height: 100%;
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center; }
  .is-align-left.cp-table__content {
    justify-content: flex-start; }
  .is-align-right.cp-table__content {
    justify-content: flex-end; }
  @media all and (max-width: 939px) {
    .cp-table__content {
      width: auto;
      flex: 1 1 10em;
      height: auto;
      flex-wrap: wrap; }
      .cp-table__body-item:not([colspan]) .cp-table__content {
        justify-content: flex-end; } }
  .cp-table__content .post-data, .cp-table__content .cp-sidebar__result-item {
    width: auto;
    padding: 0;
    flex-wrap: nowrap; }
  .cp-table__content .post-data__container {
    flex: 0 1 auto; }
  .cp-table__content .post-data__nickname {
    min-width: 0;
    font-size: inherit;
    max-width: none; }

@media all and (max-width: 939px) {
  .cp-table__header {
    display: none; } }

.cp-table__header-item {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.2;
  color: #676767;
  text-align: center; }

.cp-table__body-item {
  padding: 15px 10px;
  font-size: 13px;
  color: #676767;
  text-align: center;
  background-color: #191919;
  line-height: 1.5;
  transition: All 0.15s ease-out; }
  .no-gutter.cp-table__body-item {
    padding: 0; }
  .cp-table__body-item[colspan] {
    border-radius: 6px;
    padding: 15px;
    color: #676767;
    background-color: #191919; }
  .cp-table__body-item[data-cashback] {
    padding: 10px; }
  @media all and (max-width: 939px) {
    .cp-table__body-item {
      width: 100%;
      background-color: transparent;
      display: flex;
      align-items: center;
      justify-content: flex-start; }
      .cp-table__body-item:not(:first-child) {
        border-top: 1px solid rgba(255, 255, 255, 0.02); }
      .cp-table__body-item::before {
        content: attr(data-title);
        float: left; } }

.cp-table__datetime {
  width: auto;
  float: left;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: flex-start;
  align-content: center;
  color: #FFF;
  padding: 0 8px; }
  .cp-table__datetime:not(.no-flexible) {
    flex: 1 1 10em; }
  .cp-table__datetime:not(.no-max-width) {
    max-width: 100px; }
  .cp-table__datetime .is-time {
    color: #676767; }
  @media all and (max-width: 939px) {
    .cp-table__datetime {
      width: 100%;
      flex: 0 1 100%;
      align-content: flex-end;
      padding: 5px 0;
      max-width: none; } }

.cp-table__state {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5px 10px;
  border-radius: 50px;
  min-width: 95px;
  font-size: 11px; }
  .cp-table__state[data-state="paid"] {
    color: #FFF; }
  .cp-table__state[data-state="processing"] {
    color: #FFF; }
  .cp-table__state[data-state="approved"] {
    color: #FFF; }
  .cp-table__state[data-state="pending"] {
    color: #FFF;
    color: #000; }
  .cp-table__state[data-state="rejected"] {
    color: #FFF; }
  .cp-table__state[data-state="review"] {
    color: #FFF; }
  .cp-table__state[data-state="registered"] {
    color: #FFF; }
  .cp-table__state[data-state="blocked"] {
    color: #FFF; }
  .cp-table__state[data-state="chargebacked"] {
    color: #FFF; }
  .cp-table__state[data-state="refunded"] {
    color: #FFF; }

.cp-table__type {
  display: flex;
  align-items: center; }
  .cp-table__type:before {
    content: '';
    width: 18px;
    height: 11px;
    float: left;
    border-radius: 50px;
    margin-right: 10px;
    background-color: rgba(255, 255, 255, 0.05); }
  .cp-table__type[data-type="online"]::before {
    color: #FFF; }
  .cp-table__type[data-type="offline"]::before {
    color: #FFF; }
  .cp-table__type[data-type="nude"]::before {
    color: #FFF; }
  .cp-table__type[data-type="peek"]::before {
    color: #FFF; }
  .cp-table__type[data-type="private"]::before {
    color: #FFF; }
  .cp-table__type[data-type="true_private"]::before {
    color: #FFF; }
  .cp-table__type[data-type="call"]::before {
    color: #FFF; }
  .cp-table__type[data-type="game"]::before {
    color: #FFF; }
  .cp-table__type[data-type*="premium_"]::before {
    background-color: #ffd200; }
  .cp-table__type[data-type="subscription"]::before {
    background-color: #0fd4ca;
    color: #FFF; }
  .cp-table__type[data-type="message"]::before {
    background-color: #017a9e;
    color: #FFF; }
  .cp-table__type[data-type="toy"]::before {
    background-color: #D60678;
    color: #FFF; }
  .cp-table__type[data-type="message_gift"]::before, .cp-table__type[data-type="gift"]::before {
    background-color: #406db1;
    color: #FFF; }
  .cp-table__type[data-type="photos"]::before, .cp-table__type[data-type="videos"]::before, .cp-table__type[data-type="message_media"]::before {
    background-color: #E0364A;
    color: #FFF; }

.cp-table__button[data-type="actions"] {
  border-radius: 100%;
  text-decoration: none;
  text-transform: none;
  background-color: rgba(255, 255, 255, 0.03);
  width: 28px;
  height: 28px;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFF; }
  .cp-table__button[data-type="actions"]:not(:first-child) {
    margin: 0 0 0 8px; }
  .cp-table__button[data-type="actions"]:hover {
    text-decoration: none;
    background-color: rgba(255, 255, 255, 0.05); }
  .cp-table__button[data-type="actions"][data-category="notification"] {
    background-color: rgba(12, 181, 72, 0.7); }
    .cp-table__button[data-type="actions"][data-category="notification"]:hover {
      background-color: #0cb548; }
  .cp-table__button[data-type="actions"][data-category="message"] {
    background-color: rgba(1, 122, 158, 0.7); }
    .cp-table__button[data-type="actions"][data-category="message"]:hover {
      background-color: #017a9e; }
  .cp-table__button[data-type="actions"][data-category="paid-video"] {
    background-color: rgba(224, 54, 74, 0.7); }
    .cp-table__button[data-type="actions"][data-category="paid-video"]:hover {
      background-color: #E0364A; }
  .cp-table__button[data-type="actions"][data-category="paid-album"] {
    background-color: rgba(224, 54, 74, 0.7); }
    .cp-table__button[data-type="actions"][data-category="paid-album"]:hover {
      background-color: #E0364A; }
  .cp-table__button[data-type="actions"][data-category="follow"] {
    background-color: rgba(255, 95, 213, 0.7); }
    .cp-table__button[data-type="actions"][data-category="follow"]:hover {
      background-color: #ff5fd5; }
  .cp-table__button[data-type="actions"][data-category="crush"] {
    background-color: rgba(228, 149, 207, 0.7); }
    .cp-table__button[data-type="actions"][data-category="crush"]:hover {
      background-color: #e495cf; }
  .cp-table__button[data-type="actions"][data-category="review"] {
    background-color: rgba(255, 210, 0, 0.7); }
    .cp-table__button[data-type="actions"][data-category="review"]:hover {
      background-color: #ffd200; }
  .cp-table__button[data-type="actions"][data-category="pinned"] {
    background-color: rgba(224, 54, 74, 0.7); }
    .cp-table__button[data-type="actions"][data-category="pinned"]:hover {
      background-color: #E0364A; }
  .cp-table__button[data-type="actions"][data-category="story"] {
    background-color: rgba(122, 47, 234, 0.7); }
    .cp-table__button[data-type="actions"][data-category="story"]:hover {
      background-color: #7a2fea; }
  .cp-table__button[data-type="actions"][data-category="comment"] {
    background-color: rgba(255, 255, 255, 0.7); }
    .cp-table__button[data-type="actions"][data-category="comment"]:hover {
      background-color: #FFF; }
  .cp-table__button[data-type="actions"][data-category="note-edit"] {
    background-color: rgba(224, 113, 10, 0.7); }
    .cp-table__button[data-type="actions"][data-category="note-edit"]:hover {
      background-color: #e0710a; }
  .cp-table__button[data-type="actions"][data-category="timeline"] {
    background-color: rgba(255, 122, 0, 0.7); }
    .cp-table__button[data-type="actions"][data-category="timeline"]:hover {
      background-color: #ff7a00; }
  .cp-table__button[data-type="actions"][data-category="privecard"] {
    background-color: rgba(255, 0, 0, 0.7); }
    .cp-table__button[data-type="actions"][data-category="privecard"]:hover {
      background-color: #ff0000; }
  .cp-table__button[data-type="actions"][data-category="subscriptions"] {
    background-color: rgba(15, 212, 202, 0.7); }
    .cp-table__button[data-type="actions"][data-category="subscriptions"]:hover {
      background-color: #0fd4ca; }
  .cp-table__button[data-type="actions"][data-category="fanclub"] {
    background-color: rgba(15, 212, 202, 0.7); }
    .cp-table__button[data-type="actions"][data-category="fanclub"]:hover {
      background-color: #0fd4ca; }
  .cp-table__button[data-type="actions"][data-category="premium-content"] {
    background-color: rgba(255, 210, 0, 0.7); }
    .cp-table__button[data-type="actions"][data-category="premium-content"]:hover {
      background-color: #ffd200; }
  @media all and (max-width: 939px) {
    .cp-table__button[data-type="actions"] {
      width: 32px;
      height: 32px; } }

.cp-table__button[data-type="button"] {
  border-radius: 50px;
  padding: 5px 10px;
  background-color: rgba(255, 255, 255, 0.05);
  text-decoration: none;
  min-width: 52px;
  text-transform: none;
  opacity: 0.7;
  color: #FFF; }
  .cp-table__button[data-type="button"]:hover {
    text-decoration: none;
    opacity: 1; }

.cp-table__button[data-type="link"] {
  text-decoration: underline; }

.cp-table__pagination {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin-top: 20px; }
  @media all and (max-width: 939px) {
    .cp-table__pagination {
      justify-content: center; } }

.cp-table__pagination-item {
  width: 28px;
  height: 28px;
  float: left;
  border-radius: 100%;
  background-color: #191919;
  font-size: 14px;
  line-height: 1.2;
  color: #3f3f3f;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 2.5px;
  opacity: 0.7; }
  .cp-table__pagination-item[data-type="navigation"] {
    background-color: transparent; }
    .cp-table__pagination-item[data-type="navigation"] .cp-table__pagination-item {
      padding: 0;
      margin: 0;
      width: auto;
      height: auto;
      background-color: transparent; }
  .cp-table__pagination-item:hover {
    text-decoration: none;
    opacity: 1; }
  .is-active.cp-table__pagination-item {
    background-color: #202020; }
  @media all and (max-width: 939px) {
    .cp-table__pagination-item {
      width: 36px;
      height: 36px; } }
  .is-active.cp-table__pagination-item, .cp-table__pagination-item:has(.is-active) {
    pointer-events: none; }
  .is-disabled.cp-table__pagination-item, .cp-table__pagination-item:has(.is-disabled) {
    opacity: .3;
    pointer-events: none; }

.cp-time-slider__tooltip {
  float: left;
  z-index: 1;
  padding: 5px 10px;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 50px;
  font-size: 12px; }

.cp-time-slider .noUi-base {
  width: calc(100% - 20px);
  height: 10px;
  position: absolute;
  left: 10px;
  top: 15px;
  border-radius: 50px;
  background: #6f6f6f; }

.cp-time-slider .noUi-handle {
  width: 20px !important;
  height: 20px !important;
  top: 0 !important;
  left: 10px !important;
  background: 0 0;
  border: none;
  box-shadow: none;
  border-radius: 0;
  margin: auto;
  transform: translateY(-50%); }
  .cp-time-slider .noUi-handle:before {
    width: 20px !important;
    height: 20px !important;
    top: 0 !important;
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    margin: auto !important;
    border-radius: 100%;
    background: #FFF !important; }
  .cp-time-slider .noUi-handle:after {
    display: none; }
  html:not([dir=rtl]) .cp-time-slider .noUi-handle {
    right: -10px !important;
    left: auto !important; }

.cp-time-slider .noUi-connect {
  background: linear-gradient(to right, #d10b82 0%, #6f07e0 100%); }
  .cp-time-slider .noUi-connect:after {
    height: 100%;
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0) var(--progress), rgba(0, 0, 0, 0.5) calc(var(--progress) - 1%), rgba(0, 0, 0, 0.5) 100%); }

.cp-time-slider .noUi-origin {
  margin-top: 5px; }

.cp-time-slider .noUi-tooltip {
  display: none; }

.is-quote.post-blog__infos, .is-quote.cp-form-boxes__infos, .is-quote.post-comments__infos, .is-quote.post-modal__infos, .is-quote.post-myprive__infos, .is-quote.post-timeline__infos, .is-quote.profile-form__textarea, .is-quote.side-profile-form__textarea, .profile-form__actions-themes .profile-form__actions-item {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center !important; }
  .is-active.is-quote.post-blog__infos, .is-active.is-quote.cp-form-boxes__infos, .is-active.is-quote.post-comments__infos, .is-active.is-quote.post-modal__infos, .is-active.is-quote.post-myprive__infos, .is-active.is-quote.post-timeline__infos, .is-active.is-quote.profile-form__textarea, .is-active.is-quote.side-profile-form__textarea, .profile-form__actions-themes .is-active.profile-form__actions-item {
    border-color: #FFF;
    border-width: 2px; }
  .is-theme0.is-quote.post-blog__infos, .is-theme0.is-quote.cp-form-boxes__infos, .is-theme0.is-quote.post-comments__infos, .is-theme0.is-quote.post-modal__infos, .is-theme0.is-quote.post-myprive__infos, .is-theme0.is-quote.post-timeline__infos, .is-theme0.is-quote.profile-form__textarea, .is-theme0.is-quote.side-profile-form__textarea, .profile-form__actions-themes .is-theme0.profile-form__actions-item {
    background-color: #000000; }
  .is-theme1.is-quote.post-blog__infos, .is-theme1.is-quote.cp-form-boxes__infos, .is-theme1.is-quote.post-comments__infos, .is-theme1.is-quote.post-modal__infos, .is-theme1.is-quote.post-myprive__infos, .is-theme1.is-quote.post-timeline__infos, .is-theme1.is-quote.profile-form__textarea, .is-theme1.is-quote.side-profile-form__textarea, .profile-form__actions-themes .is-theme1.profile-form__actions-item {
    background-color: #3c1b33; }
  .is-theme2.is-quote.post-blog__infos, .is-theme2.is-quote.cp-form-boxes__infos, .is-theme2.is-quote.post-comments__infos, .is-theme2.is-quote.post-modal__infos, .is-theme2.is-quote.post-myprive__infos, .is-theme2.is-quote.post-timeline__infos, .is-theme2.is-quote.profile-form__textarea, .is-theme2.is-quote.side-profile-form__textarea, .profile-form__actions-themes .is-theme2.profile-form__actions-item {
    background-color: #233c2e; }
  .is-theme3.is-quote.post-blog__infos, .is-theme3.is-quote.cp-form-boxes__infos, .is-theme3.is-quote.post-comments__infos, .is-theme3.is-quote.post-modal__infos, .is-theme3.is-quote.post-myprive__infos, .is-theme3.is-quote.post-timeline__infos, .is-theme3.is-quote.profile-form__textarea, .is-theme3.is-quote.side-profile-form__textarea, .profile-form__actions-themes .is-theme3.profile-form__actions-item {
    background-color: #23253c; }
  .is-theme4.is-quote.post-blog__infos, .is-theme4.is-quote.cp-form-boxes__infos, .is-theme4.is-quote.post-comments__infos, .is-theme4.is-quote.post-modal__infos, .is-theme4.is-quote.post-myprive__infos, .is-theme4.is-quote.post-timeline__infos, .is-theme4.is-quote.profile-form__textarea, .is-theme4.is-quote.side-profile-form__textarea, .profile-form__actions-themes .is-theme4.profile-form__actions-item {
    background-color: #413623; }
  .is-quote.post-blog__infos .post-blog__text, .is-quote.cp-form-boxes__infos .post-blog__text, .is-quote.post-comments__infos .post-blog__text, .is-quote.post-modal__infos .post-blog__text, .is-quote.post-myprive__infos .post-blog__text, .is-quote.post-timeline__infos .post-blog__text, .is-quote.post-blog__infos .cp-form-boxes__text, .is-quote.cp-form-boxes__infos .cp-form-boxes__text, .is-quote.post-comments__infos .cp-form-boxes__text, .is-quote.post-modal__infos .cp-form-boxes__text, .is-quote.post-myprive__infos .cp-form-boxes__text, .is-quote.post-timeline__infos .cp-form-boxes__text, .is-quote.post-blog__infos .post-comments__text, .is-quote.cp-form-boxes__infos .post-comments__text, .is-quote.post-comments__infos .post-comments__text, .is-quote.post-modal__infos .post-comments__text, .is-quote.post-myprive__infos .post-comments__text, .is-quote.post-timeline__infos .post-comments__text, .is-quote.post-blog__infos .post-modal__text, .is-quote.cp-form-boxes__infos .post-modal__text, .is-quote.post-comments__infos .post-modal__text, .is-quote.post-modal__infos .post-modal__text, .is-quote.post-myprive__infos .post-modal__text, .is-quote.post-timeline__infos .post-modal__text, .is-quote.post-blog__infos .post-myprive__text, .is-quote.cp-form-boxes__infos .post-myprive__text, .is-quote.post-comments__infos .post-myprive__text, .is-quote.post-modal__infos .post-myprive__text, .is-quote.post-myprive__infos .post-myprive__text, .is-quote.post-timeline__infos .post-myprive__text, .is-quote.post-blog__infos .post-timeline__text, .is-quote.cp-form-boxes__infos .post-timeline__text, .is-quote.post-comments__infos .post-timeline__text, .is-quote.post-modal__infos .post-timeline__text, .is-quote.post-myprive__infos .post-timeline__text, .is-quote.post-timeline__infos .post-timeline__text, .cp-sidebar[data-type="call"] .is-quote.post-blog__infos p, .is-quote.cp-form-boxes__infos .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-quote.cp-form-boxes__infos p, .is-quote.post-comments__infos .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-quote.post-comments__infos p, .is-quote.post-modal__infos .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-quote.post-modal__infos p, .is-quote.post-myprive__infos .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-quote.post-myprive__infos p, .is-quote.post-timeline__infos .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .is-quote.post-timeline__infos p, .is-quote.post-blog__infos .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-quote.post-blog__infos p, .cp-sidebar[data-type="call"] .is-quote.cp-form-boxes__infos p, .is-quote.post-comments__infos .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-quote.post-comments__infos p, .is-quote.post-modal__infos .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-quote.post-modal__infos p, .is-quote.post-myprive__infos .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-quote.post-myprive__infos p, .is-quote.post-timeline__infos .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .is-quote.post-timeline__infos p, .is-quote.post-blog__infos .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-quote.post-blog__infos p, .is-quote.cp-form-boxes__infos .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-quote.cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .is-quote.post-comments__infos p, .is-quote.post-modal__infos .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-quote.post-modal__infos p, .is-quote.post-myprive__infos .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-quote.post-myprive__infos p, .is-quote.post-timeline__infos .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .is-quote.post-timeline__infos p, .is-quote.post-blog__infos .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-quote.post-blog__infos p, .is-quote.cp-form-boxes__infos .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-quote.cp-form-boxes__infos p, .is-quote.post-comments__infos .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-quote.post-comments__infos p, .cp-sidebar[data-type="call"] .is-quote.post-modal__infos p, .is-quote.post-myprive__infos .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-quote.post-myprive__infos p, .is-quote.post-timeline__infos .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .is-quote.post-timeline__infos p, .is-quote.post-blog__infos .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-quote.post-blog__infos p, .is-quote.cp-form-boxes__infos .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-quote.cp-form-boxes__infos p, .is-quote.post-comments__infos .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-quote.post-comments__infos p, .is-quote.post-modal__infos .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-quote.post-modal__infos p, .cp-sidebar[data-type="call"] .is-quote.post-myprive__infos p, .is-quote.post-timeline__infos .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .is-quote.post-timeline__infos p, .is-quote.post-blog__infos .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-quote.post-blog__infos p, .is-quote.cp-form-boxes__infos .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-quote.cp-form-boxes__infos p, .is-quote.post-comments__infos .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-quote.post-comments__infos p, .is-quote.post-modal__infos .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-quote.post-modal__infos p, .is-quote.post-myprive__infos .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .is-quote.post-myprive__infos p, .cp-sidebar[data-type="call"] .is-quote.post-timeline__infos p, .is-quote.profile-form__textarea, .is-quote.side-profile-form__textarea {
    text-align: center;
    font-size: 30px;
    color: rgba(255, 255, 255, 0.7) !important;
    font-weight: 700; }

.center-profile .cp-modal__container, .center-profile .cp-modal-stories__container {
  width: calc((100%*4)/3);
  min-height: calc((100vh*3)/4);
  max-height: calc((100vh*3)/4);
  max-width: 100%;
  min-width: auto; }
  @media all and (max-width: 939px) {
    .center-profile .cp-modal__container, .center-profile .cp-modal-stories__container {
      flex-wrap: wrap;
      max-height: inherit;
      min-height: inherit; } }
  .center-profile .cp-modal__container .post-comments__item > .post-comments__item, .center-profile .cp-modal-stories__container .post-comments__item > .post-comments__item {
    padding-left: 25px; }
  .center-profile .cp-modal__container .post-comments__item > .post-comments__insert, .center-profile .cp-modal-stories__container .post-comments__item > .post-comments__insert {
    padding-left: 25px; }

.center-profile .cp-modal__data, .center-profile .cp-modal-stories__data {
  width: 320px; }
  @media all and (max-width: 939px) {
    .center-profile .cp-modal__data, .center-profile .cp-modal-stories__data {
      position: relative; } }

.center-profile .cp-modal__preview, .center-profile .cp-modal-stories__preview {
  min-width: auto; }

.center-profile .post-modal__media {
  max-height: calc((100vh * 3) / 4); }

.center-profile .cp-modal__preview .has-proportion.pinch-zoom-container, .cp-modal__preview .center-profile .has-proportion.pinch-zoom-container, .center-profile .cp-modal-stories__preview .has-proportion.pinch-zoom-container, .cp-modal-stories__preview .center-profile .has-proportion.pinch-zoom-container, .center-profile .has-proportion.post-modal__thumb {
  position: relative; }
  .center-profile .cp-modal__preview .has-proportion.pinch-zoom-container::before, .cp-modal__preview .center-profile .has-proportion.pinch-zoom-container::before, .center-profile .cp-modal-stories__preview .has-proportion.pinch-zoom-container::before, .cp-modal-stories__preview .center-profile .has-proportion.pinch-zoom-container::before, .center-profile .has-proportion.post-modal__thumb::before {
    content: '';
    padding-top: 56.25%;
    display: block; }
  .center-profile .cp-modal__preview .has-proportion.pinch-zoom-container .post-modal__media, .cp-modal__preview .center-profile .has-proportion.pinch-zoom-container .post-modal__media, .center-profile .cp-modal-stories__preview .has-proportion.pinch-zoom-container .post-modal__media, .cp-modal-stories__preview .center-profile .has-proportion.pinch-zoom-container .post-modal__media, .center-profile .has-proportion.post-modal__thumb .post-modal__media {
    width: 100% !important;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }

.center-profile .cp-modal__preview .has-proportion.pinch-zoom-container[data-orientation="landscape"] .post-modal__media, .cp-modal__preview .center-profile .has-proportion.pinch-zoom-container[data-orientation="landscape"] .post-modal__media, .center-profile .cp-modal-stories__preview .has-proportion.pinch-zoom-container[data-orientation="landscape"] .post-modal__media, .cp-modal-stories__preview .center-profile .has-proportion.pinch-zoom-container[data-orientation="landscape"] .post-modal__media, .center-profile .has-proportion.post-modal__thumb[data-orientation="landscape"] .post-modal__media {
  height: 100% !important; }

@media all and (max-width: 939px) {
  .center-profile .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .center-profile .pinch-zoom-container, .center-profile .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .center-profile .pinch-zoom-container, .center-profile .post-modal__thumb {
    height: auto !important; } }

@media all and (max-width: 939px) {
  .center-profile .cp-stories {
    padding: 0; } }

.center-profile .has-gradient.cp-stories {
  background: linear-gradient(to right, #131313 14%, #202020 51%, #131313 88%); }

.is-model.container-profile {
  margin: 54px auto !important; }

@media all and (max-width: 939px) {
  .is-model.container-profile {
    margin: 0 auto 40px auto !important; } }

.header-profile[data-type="match"] {
  align-self: flex-start; }
  .header-profile[data-type="match"] .header-profile__cover {
    position: relative; }
    @media all and (max-width: 939px) {
      .header-profile[data-type="match"] .header-profile__cover {
        height: 100% !important; } }
  .header-profile[data-type="match"] .header-profile__cover-move {
    position: absolute;
    top: 0;
    left: 0; }
  .header-profile[data-type="match"] .header-profile__cover-data {
    position: relative;
    height: 100%; }
    @media all and (max-width: 939px) {
      .header-profile[data-type="match"] .header-profile__cover-data:after {
        display: none; } }
  .header-profile[data-type="match"] .header-profile__image {
    filter: blur(10px); }
  .header-profile[data-type="match"] .header-profile__content {
    height: 100%; }
    @media all and (max-width: 939px) {
      .header-profile[data-type="match"] .header-profile__content {
        justify-content: center;
        flex-wrap: wrap;
        flex-direction: row; } }
  .header-profile[data-type="match"] .header-profile__avatar {
    top: 0;
    position: relative;
    width: 180px;
    height: 180px;
    flex: 0 0 180px;
    margin: auto 0;
    z-index: 2; }
    .header-profile[data-type="match"] .header-profile__avatar + .header-profile__avatar {
      margin-left: -5%;
      z-index: 1;
      background-color: transparent; }
      @media all and (max-width: 939px) {
        .header-profile[data-type="match"] .header-profile__avatar + .header-profile__avatar {
          margin-left: -12%; } }
      .header-profile[data-type="match"] .header-profile__avatar + .header-profile__avatar .header-profile__avatar-link {
        background-color: rgba(255, 255, 255, 0.15);
        backdrop-filter: blur(5px);
        border: 4px solid #121212; }
    @media all and (max-width: 939px) {
      .header-profile[data-type="match"] .header-profile__avatar {
        width: 160px !important;
        height: 160px !important;
        flex: 0 0 160px !important; } }
  .header-profile[data-type="match"] .header-profile__avatar-image {
    display: flex !important;
    justify-content: center;
    align-items: center;
    font-size: 40px;
    font-weight: 700; }
  .header-profile[data-type="match"] .is-gutter.header-profile__container {
    padding-left: 50px; }
    @media all and (max-width: 939px) {
      .header-profile[data-type="match"] .is-gutter.header-profile__container {
        padding-left: 0; } }
  @media all and (max-width: 939px) {
    .header-profile[data-type="match"] .header-profile__container {
      flex: 0 0 100%;
      margin-top: 12px; } }
  .header-profile[data-type="match"] .header-profile__data {
    height: 100%; }
    @media all and (max-width: 939px) {
      .header-profile[data-type="match"] .header-profile__data {
        width: 100%;
        text-align: center; } }
  .header-profile[data-type="match"] .header-profile__nickname {
    flex-wrap: wrap;
    font-size: 52px;
    align-items: flex-start;
    align-content: flex-start;
    line-height: 1.2; }
    .header-profile[data-type="match"] .header-profile__nickname small {
      font-size: 40%;
      margin-top: 10px; }
    @media all and (max-width: 939px) {
      .header-profile[data-type="match"] .header-profile__nickname {
        justify-content: center;
        text-align: center; } }

.header-profile .cp-form__button.is-fanclub, .header-profile .is-fanclub.ff-fevernow__button {
  width: auto;
  padding: 10px 30px 10px 50px;
  position: relative;
  text-align: center; }
  .header-profile .cp-form__button.is-fanclub fon img, .header-profile .is-fanclub.ff-fevernow__button fon img {
    position: absolute;
    width: auto;
    height: 90%;
    left: 3px; }

.header-profile__cover {
  height: 220px; }

.header-profile__avatar {
  width: 230px;
  height: 230px;
  flex: 0 0 230px;
  top: -83px;
  overflow: visible; }
  .header-profile__avatar .header-profile__about {
    margin-top: 8px;
    padding: 0;
    font-size: 11px;
    color: rgba(255, 255, 255, 0.3);
    font-style: italic; }

.is-stories.header-profile__avatar-link .header-profile__tag {
  background-color: #363636; }

.header-profile__tag {
  height: auto;
  padding: 1px 10px;
  color: #fff;
  font-size: 11px;
  border-radius: 50px;
  text-align: center;
  display: flex;
  align-items: center;
  align-self: flex-end;
  margin-bottom: -4px;
  z-index: 1; }
  @media all and (max-width: 939px) {
    .header-profile__tag {
      font-size: 14px;
      margin-bottom: -7px; } }

.is-gutter.header-profile__container {
  padding-left: calc(215px + 45px); }

.is-gutter-left.header-profile__container {
  padding-left: calc(215px + 36px); }

.header-profile__data > .is-set-cover-header.header-profile__button {
  position: relative; }
  .header-profile__data > .is-set-cover-header.header-profile__button > * {
    cursor: pointer; }
  html:not(.computer) .header-profile__data > .is-set-cover-header.header-profile__button {
    display: none; }
  .header-profile__data > .is-set-cover-header.header-profile__button input {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0; }

.header-profile__nickname {
  display: flex;
  align-items: center; }
  .header-profile__nickname .header-profile__media-link {
    float: left;
    margin-left: 14px; }
    @media all and (max-width: 939px) {
      .header-profile__nickname .is-follow.header-profile__media-link {
        width: auto !important;
        height: auto !important;
        border-color: transparent;
        background-color: transparent !important; }
        .header-profile__nickname .is-follow.is-active.header-profile__media-link {
          border-color: transparent; }
          .header-profile__nickname .is-follow.is-active.header-profile__media-link .header-profile__media-icon {
            color: #ff5fd5; }
        .header-profile__nickname .is-follow.header-profile__media-link .header-profile__media-icon {
          color: #FFF;
          font-size: 22px !important; }
        .header-profile__nickname .is-follow.header-profile__media-link .loader {
          border-radius: 6px;
          width: calc(100% + 5px);
          height: calc(100% + 5px);
          top: -2.5px;
          left: -2.5px; } }
  .header-profile__nickname .cp-form__button, .header-profile__nickname .ff-fevernow__button {
    font-size: 13px; }
  @media all and (max-width: 939px) {
    .header-profile__nickname {
      justify-content: center; } }

.header-profile__nickname-link {
  float: left; }

.header-profile__reviews {
  width: 100%;
  flex: 0 1 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin: 10px 0; }
  @media all and (max-width: 939px) {
    .header-profile__reviews {
      justify-content: center;
      margin-top: 7px; } }

.header-profile__reviews-list {
  display: flex; }

.header-profile__reviews-item {
  margin-left: 3px;
  float: left;
  display: flex;
  align-items: center; }
  .header-profile__reviews-item:nth-of-type(1) {
    margin-left: 0; }
  .header-profile__reviews-item .header-profile__reviews-text {
    margin-left: 3px; }

.header-profile__reviews-text {
  color: rgba(255, 255, 255, 0.5);
  font-size: 12px;
  margin-left: 12px;
  display: flex;
  align-items: center; }
  @media all and (max-width: 939px) {
    .header-profile__reviews-text {
      display: none; } }

.header-profile__reviews-icon {
  font-size: 14px;
  color: transparent;
  -webkit-text-stroke: 1px #ffca39;
  position: relative; }
  .is-fanclub.header-profile__reviews-icon {
    -webkit-text-stroke: transparent;
    color: rgba(255, 255, 255, 0.4); }
    .is-fanclub.is-full.header-profile__reviews-icon {
      color: #6c25cd; }
    .is-fanclub.is-different.header-profile__reviews-icon {
      color: #6c25cd; }
    .is-fanclub.is-half.header-profile__reviews-icon:after {
      color: #6c25cd; }
  .is-full.header-profile__reviews-icon {
    color: #ffd200; }
  .is-different.header-profile__reviews-icon {
    margin-right: 5px;
    -webkit-text-stroke: transparent;
    color: #ffd200; }
  .is-half.header-profile__reviews-icon:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    font-size: 100%;
    color: #ffd200;
    overflow: hidden; }
  @media all and (max-width: 989px) {
    .header-profile__reviews-icon {
      font-size: 18px; } }

.header-profile__media {
  width: 35px;
  height: 35px;
  float: left;
  position: absolute;
  top: -14px;
  left: 0px;
  order: 1;
  z-index: 1; }
  .header-profile__media:nth-of-type(2) {
    order: 3;
    left: 215px; }
  @media all and (max-width: 939px) {
    .header-profile__media {
      order: 0 !important; } }
  @media all and (max-width: 939px) {
    .header-profile__media {
      width: 45px;
      height: 45px;
      position: inherit;
      top: inherit;
      left: inherit !important; } }

.header-profile__media-link {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  position: relative;
  cursor: pointer; }
  .is-message.header-profile__media-link .header-profile__media-icon {
    color: #FFF; }
  .is-notes.header-profile__media-link .header-profile__media-icon {
    color: #FFF; }
  .is-call.header-profile__media-link {
    background-color: #cc5603; }
    .is-call.no-disturbed.header-profile__media-link {
      background-color: #794017; }
    .is-call.is-disabled.header-profile__media-link {
      background-color: #232323; }
      .is-call.is-disabled.header-profile__media-link .header-profile__media-icon {
        color: #404040; }
    .is-call.header-profile__media-link .header-profile__media-icon {
      color: #FFF; }
  .is-follow.header-profile__media-link {
    background-color: #202020; }
    .is-follow.header-profile__media-link .header-profile__media-icon {
      color: #FFF; }
  @media all and (max-width: 939px) {
    .no-border.header-profile__media-link {
      border: none; } }
  .header-profile__media-link .loader {
    margin: auto;
    padding: 0 !important;
    background-color: rgba(0, 0, 0, 0.8);
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    border-radius: 100%; }
    .header-profile__media-link .loader__spinner {
      width: 20px;
      height: 20px; }
  .pin-icon.header-profile__media-link {
    background: #000;
    pointer-events: none;
    border-radius: 50%;
    width: 25px;
    height: 25px; }
    .pin-icon.header-profile__media-link svg {
      fill: #fed130;
      width: 12px;
      height: 12px; }

.header-profile__media-icon {
  font-size: 18px; }
  .header-profile__media-icon[data-type="image"] {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto; }
    @media all and (max-width: 939px) {
      .header-profile__media-icon[data-type="image"] {
        width: 80%;
        height: 80%; } }

.header-profile__button {
  min-width: 245px !important;
  align-self: flex-end; }
  .is-last.header-profile__button {
    margin-left: auto; }
  .is-small.header-profile__button {
    min-width: 135px !important; }
  .header-profile__button:hover {
    text-decoration: none;
    opacity: 0.8; }

.header-profile__button-text {
  font-size: 14px; }

.header-profile__button-icon {
  margin-right: 8px;
  font-size: 16px; }

.header-profile__navigation {
  margin-bottom: 28px; }

.header-profile__about {
  width: 100%;
  float: left;
  display: flex;
  align-items: center;
  order: 4; }
  .has-underline.header-profile__about {
    text-decoration: underline; }
  .has-color-alpha.header-profile__about {
    color: rgba(255, 255, 255, 0.5); }
  .header-profile__about:hover {
    text-decoration: none; }
  .header-profile__about .header-profile__media {
    order: -1;
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 100%; }

.header-profile__about-text {
  font-size: 14px; }

.header-profile__about-icon {
  font-size: 14px;
  transition: All 0.15s ease-out; }

.profile-form, .side-profile-form {
  border-radius: 6px;
  position: relative;
  display: flex;
  justify-content: space-between;
  margin-top: 22px;
  align-items: center; }
  .has-gutter.profile-form, .has-gutter.side-profile-form {
    padding: 12px 12px 0; }
    .has-gutter.profile-form .has-bg-adapt.cp-myprive-form__actions, .has-gutter.side-profile-form .has-bg-adapt.cp-myprive-form__actions, .has-gutter.profile-form .has-bg-adapt.profile-form__actions, .has-gutter.side-profile-form .has-bg-adapt.profile-form__actions, .has-gutter.profile-form .has-bg-adapt.side-profile-form__actions, .has-gutter.side-profile-form .has-bg-adapt.side-profile-form__actions {
      width: calc(100% + (12px * 2));
      margin-left: -12px;
      margin-top: 12px; }
  .has-background.profile-form, .has-background.side-profile-form {
    background-color: #191919;
    padding: 6px 0; }
  .has-margin-top-10.profile-form, .has-margin-top-10.side-profile-form {
    margin-top: 10px; }
  .has-margin-top-12.profile-form, .has-margin-top-12.side-profile-form {
    margin-top: 12px; }
  .has-margin-top-15.profile-form, .has-margin-top-15.side-profile-form {
    margin-top: 15px; }
  .has-margin-top-20.profile-form, .has-margin-top-20.side-profile-form {
    margin-top: 20px; }
  .has-margin-top-24.profile-form, .has-margin-top-24.side-profile-form {
    margin-top: 24px; }
  #js-photo-premium:not(:checked) + .profile-form, #js-photo-premium:not(:checked) + .side-profile-form {
    border: 1px solid transparent;
    border-color: transparent;
    transition: all .15s ease-out; }
    #js-photo-premium:not(:checked) + .profile-form .post-modal__price[data-segment="premium"], #js-photo-premium:not(:checked) + .side-profile-form .post-modal__price[data-segment="premium"], #js-photo-premium:not(:checked) + .profile-form .post-myprive__price[data-segment="premium"], #js-photo-premium:not(:checked) + .side-profile-form .post-myprive__price[data-segment="premium"], #js-photo-premium:not(:checked) + .profile-form .post-photo__price[data-segment="premium"], #js-photo-premium:not(:checked) + .side-profile-form .post-photo__price[data-segment="premium"], #js-photo-premium:not(:checked) + .profile-form .post-timeline__price[data-segment="premium"], #js-photo-premium:not(:checked) + .side-profile-form .post-timeline__price[data-segment="premium"], #js-photo-premium:not(:checked) + .profile-form .messages-gallery__price[data-segment="premium"], #js-photo-premium:not(:checked) + .side-profile-form .messages-gallery__price[data-segment="premium"] {
      opacity: 0; }
    #js-photo-premium:not(:checked) + .profile-form .is-cover.post-photo__item .post-photo__thumb, #js-photo-premium:not(:checked) + .side-profile-form .is-cover.post-photo__item .post-photo__thumb {
      border-color: #408fd2; }
  #js-photo-premium:checked + .profile-form, #js-photo-premium:checked + .side-profile-form {
    border: 1px solid #FFD200;
    border-color: #FFD200;
    transition: all .15s ease-out;
    border-radius: 6px; }
    #js-photo-premium:checked + .profile-form .cp-myprive-form__button[data-segment="premium"] .profile-form__button-icon, #js-photo-premium:checked + .side-profile-form .cp-myprive-form__button[data-segment="premium"] .profile-form__button-icon, #js-photo-premium:checked + .profile-form .profile-form__button[data-segment="premium"] .profile-form__button-icon, #js-photo-premium:checked + .side-profile-form .profile-form__button[data-segment="premium"] .profile-form__button-icon, #js-photo-premium:checked + .profile-form .side-profile-form__button[data-segment="premium"] .profile-form__button-icon, #js-photo-premium:checked + .side-profile-form .side-profile-form__button[data-segment="premium"] .profile-form__button-icon, #js-photo-premium:checked + .profile-form .cp-myprive-form__button[data-segment="premium"] .side-profile-form__button-icon, #js-photo-premium:checked + .side-profile-form .cp-myprive-form__button[data-segment="premium"] .side-profile-form__button-icon, #js-photo-premium:checked + .profile-form .profile-form__button[data-segment="premium"] .side-profile-form__button-icon, #js-photo-premium:checked + .side-profile-form .profile-form__button[data-segment="premium"] .side-profile-form__button-icon, #js-photo-premium:checked + .profile-form .side-profile-form__button[data-segment="premium"] .side-profile-form__button-icon, #js-photo-premium:checked + .side-profile-form .side-profile-form__button[data-segment="premium"] .side-profile-form__button-icon {
      color: #FFD200; }
    #js-photo-premium:checked + .profile-form .is-blue.cp-myprive-form__button, #js-photo-premium:checked + .side-profile-form .is-blue.cp-myprive-form__button, #js-photo-premium:checked + .profile-form .is-blue.profile-form__button, #js-photo-premium:checked + .side-profile-form .is-blue.profile-form__button, #js-photo-premium:checked + .profile-form .is-blue.side-profile-form__button, #js-photo-premium:checked + .side-profile-form .is-blue.side-profile-form__button {
      background-color: #FFD200;
      border-color: #FFD200;
      color: #000; }
  .profile-form .post-modal__price[data-segment="premium"], .side-profile-form .post-modal__price[data-segment="premium"], .profile-form .post-myprive__price[data-segment="premium"], .side-profile-form .post-myprive__price[data-segment="premium"], .profile-form .post-photo__price[data-segment="premium"], .side-profile-form .post-photo__price[data-segment="premium"], .profile-form .post-timeline__price[data-segment="premium"], .side-profile-form .post-timeline__price[data-segment="premium"], .profile-form .messages-gallery__price[data-segment="premium"], .side-profile-form .messages-gallery__price[data-segment="premium"] {
    right: 23px;
    bottom: calc(100% - 33px);
    opacity: 1;
    transition: opacity .15s linear; }
  .profile-form__label, .side-profile-form__label {
    color: #FFF;
    font-size: 16px;
    line-height: 1.65;
    margin-bottom: 10px; }
  .profile-form__field, .side-profile-form__field, .profile-form__textarea, .side-profile-form__textarea, .profile-form__select, .side-profile-form__select, .cp-chatroom-media__config-select {
    float: left;
    font-size: 16px;
    line-height: 1.57;
    padding: 10px;
    border-color: #2d2d2d;
    background-color: #292929;
    color: rgba(255, 255, 255, 0.3);
    border: none;
    min-height: 41px; }
    .is-align-right.profile-form__field, .is-align-right.side-profile-form__field, .is-align-right.profile-form__textarea, .is-align-right.side-profile-form__textarea, .is-align-right.profile-form__select, .is-align-right.side-profile-form__select, .is-align-right.cp-chatroom-media__config-select {
      margin-left: auto; }
    @media all and (max-width: 767px) {
      .profile-form__field ~ .cp-myprive-form__button, .side-profile-form__field ~ .cp-myprive-form__button, .profile-form__field ~ .profile-form__button, .side-profile-form__field ~ .profile-form__button, .profile-form__field ~ .side-profile-form__button, .side-profile-form__field ~ .side-profile-form__button, .profile-form__textarea ~ .cp-myprive-form__button, .side-profile-form__textarea ~ .cp-myprive-form__button, .profile-form__textarea ~ .profile-form__button, .side-profile-form__textarea ~ .profile-form__button, .profile-form__textarea ~ .side-profile-form__button, .side-profile-form__textarea ~ .side-profile-form__button, .profile-form__select ~ .cp-myprive-form__button, .side-profile-form__select ~ .cp-myprive-form__button, .cp-chatroom-media__config-select ~ .cp-myprive-form__button, .profile-form__select ~ .profile-form__button, .side-profile-form__select ~ .profile-form__button, .cp-chatroom-media__config-select ~ .profile-form__button, .profile-form__select ~ .side-profile-form__button, .side-profile-form__select ~ .side-profile-form__button, .cp-chatroom-media__config-select ~ .side-profile-form__button {
        margin: 12px 0 0 !important; } }
  .profile-form__field, .side-profile-form__field {
    width: 100%;
    border-radius: 6px;
    padding: 8px 20px; }
  .profile-form__textarea, .side-profile-form__textarea {
    width: auto;
    flex: 1 1 auto;
    border-radius: 6px;
    min-height: 150px;
    max-height: 320px;
    resize: vertical; }
    .is-quote.profile-form__textarea, .is-quote.side-profile-form__textarea {
      min-height: 10em;
      max-height: inherit;
      padding: 2.5em; }
      @media all and (max-width: 939px) {
        .is-quote.profile-form__textarea, .is-quote.side-profile-form__textarea {
          min-height: 14em;
          padding: 2em 0.5em; } }
    .has-max-rows-2.profile-form__textarea, .has-max-rows-2.side-profile-form__textarea {
      min-height: calc((16px * 2) + ((25.12px) * 2));
      max-height: calc((16px * 2) + ((25.12px) * 2));
      height: calc((16px * 2) + ((25.12px) * 2));
      resize: none; }
  .profile-form__select, .side-profile-form__select, .cp-chatroom-media__config-select {
    border-radius: 6px;
    font-style: italic;
    min-width: calc(160px - 5px);
    max-width: 100%;
    font-size: 14px;
    padding: 10px 20px 10px 10px;
    align-self: center;
    background-image: url(/static/images/form_select/arrow-down-white.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center; }
    .profile-form__select:focus, .side-profile-form__select:focus, .cp-chatroom-media__config-select:focus {
      outline: none; }
    @media all and (max-width: 767px) {
      .profile-form__select, .side-profile-form__select, .cp-chatroom-media__config-select {
        width: 100%; }
        .profile-form__select[data-type="filterSearch"], .side-profile-form__select[data-type="filterSearch"], .cp-chatroom-media__config-select[data-type="filterSearch"] {
          min-width: 0;
          width: 40%; } }
    .profile-form__select option, .side-profile-form__select option, .cp-chatroom-media__config-select option {
      color: #FFF; }
      .profile-form__select option:disabled, .side-profile-form__select option:disabled, .cp-chatroom-media__config-select option:disabled {
        color: rgba(255, 255, 255, 0.2); }
    .profile-form__select + .profile-form__message, .side-profile-form__select + .profile-form__message, .cp-chatroom-media__config-select + .profile-form__message {
      margin-right: 0 !important;
      margin-left: 10px;
      align-self: stretch; }
      @media all and (max-width: 939px) {
        .profile-form__select + .profile-form__message, .side-profile-form__select + .profile-form__message, .cp-chatroom-media__config-select + .profile-form__message {
          width: 100%;
          flex: 0 1 100%;
          margin-top: 12px;
          margin-left: 0 !important;
          min-height: 3em; } }
  .profile-form__item, .side-profile-form__item {
    display: flex;
    flex-wrap: wrap;
    padding: 6px 12px;
    background-color: #191919;
    border-radius: 6px;
    align-items: center;
    position: relative; }
    .is-transparent.profile-form__item, .is-transparent.side-profile-form__item {
      background-color: transparent; }
    .is-no-gutter.profile-form__item, .is-no-gutter.side-profile-form__item {
      padding: 0; }
    .is-error.profile-form__item .profile-form__message, .is-error.side-profile-form__item .profile-form__message {
      width: 100%;
      padding: 5px 0 0;
      text-align: right;
      justify-content: flex-end;
      display: block;
      color: #f98282; }
    .profile-form__item > .post-photo + .profile-form__upload, .side-profile-form__item > .post-photo + .profile-form__upload {
      margin-top: 25px; }
    .has-margin-bottom-10.profile-form__item, .has-margin-bottom-10.side-profile-form__item {
      margin-bottom: 10px; }
    .has-margin-bottom-12.profile-form__item, .has-margin-bottom-12.side-profile-form__item {
      margin-bottom: 12px; }
    .has-margin-bottom-15.profile-form__item, .has-margin-bottom-15.side-profile-form__item {
      margin-bottom: 15px; }
    .has-margin-bottom-20.profile-form__item, .has-margin-bottom-20.side-profile-form__item {
      margin-bottom: 20px; }
    .has-margin-bottom-24.profile-form__item, .has-margin-bottom-24.side-profile-form__item {
      margin-bottom: 24px; }
    .is-timeline-post-message.profile-form__item .limiter_text_count, .is-timeline-post-message.side-profile-form__item .limiter_text_count {
      position: absolute;
      bottom: 5px;
      right: 5px;
      color: #606452; }
    .is-gallery-description.profile-form__item .limiter_text_count, .is-gallery-description.side-profile-form__item .limiter_text_count, .is-gallery-title.profile-form__item .limiter_text_count, .is-gallery-title.side-profile-form__item .limiter_text_count, .is-video-description.profile-form__item .limiter_text_count, .is-video-description.side-profile-form__item .limiter_text_count, .is-video-title.profile-form__item .limiter_text_count, .is-video-title.side-profile-form__item .limiter_text_count {
      position: absolute;
      bottom: 12px;
      right: 20px;
      color: #606452; }
  .profile-form__title {
    text-align: center;
    color: #FFF;
    font-size: 22px;
    line-height: 2.09;
    margin-top: 22px; }
    .profile-form__title ~ .profile-form__upload {
      margin-top: 32px; }
  .cp-myprive-form__button, .profile-form__button, .side-profile-form__button {
    min-width: calc(160px - 5px);
    float: left;
    padding: 10px;
    border-radius: 6px;
    font-size: 14px;
    text-align: center;
    margin-left: 10px;
    border: 1px solid;
    border-color: #292929;
    background-color: #292929;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    justify-content: center;
    transition: All 0.15s ease-out;
    user-select: none; }
    .cp-myprive-form__button:hover, .profile-form__button:hover, .side-profile-form__button:hover {
      text-decoration: none; }
    .is-notify.is-active.cp-myprive-form__button .profile-form__button-icon, .is-notify.is-active.profile-form__button .profile-form__button-icon, .is-notify.is-active.side-profile-form__button .profile-form__button-icon, .is-notify.is-active.cp-myprive-form__button .side-profile-form__button-icon, .is-notify.is-active.profile-form__button .side-profile-form__button-icon, .is-notify.is-active.side-profile-form__button .side-profile-form__button-icon {
      color: #47b50a; }
    @media all and (max-width: 767px) {
      .cp-myprive-form__button, .profile-form__button, .side-profile-form__button {
        width: 100%;
        margin: 12px 0 0; }
        .cp-myprive-form__button:nth-of-type(1), .profile-form__button:nth-of-type(1), .side-profile-form__button:nth-of-type(1) {
          margin: 0; }
          .cp-myprive-form__button:nth-of-type(1).is-align-left + .cp-myprive-form__button:nth-of-type(2), .profile-form__button:nth-of-type(1).is-align-left + .cp-myprive-form__button:nth-of-type(2), .side-profile-form__button:nth-of-type(1).is-align-left + .cp-myprive-form__button:nth-of-type(2), .cp-myprive-form__button:nth-of-type(1).is-align-left + .profile-form__button:nth-of-type(2), .profile-form__button:nth-of-type(1).is-align-left + .profile-form__button:nth-of-type(2), .side-profile-form__button:nth-of-type(1).is-align-left + .profile-form__button:nth-of-type(2), .cp-myprive-form__button:nth-of-type(1).is-align-left + .side-profile-form__button:nth-of-type(2), .profile-form__button:nth-of-type(1).is-align-left + .side-profile-form__button:nth-of-type(2), .side-profile-form__button:nth-of-type(1).is-align-left + .side-profile-form__button:nth-of-type(2) {
            margin-left: inherit; }
          .profile-form__actions-item ~ .cp-myprive-form__button:nth-of-type(1), .profile-form__actions-item ~ .profile-form__button:nth-of-type(1), .profile-form__actions-item ~ .side-profile-form__button:nth-of-type(1) {
            margin: 12px 0 0; } }
    .cp-myprive-form__button:not(.is-disabled):not(:disabled):hover, .profile-form__button:not(.is-disabled):not(:disabled):hover, .side-profile-form__button:not(.is-disabled):not(:disabled):hover {
      opacity: 1; }
    .cp-myprive-form__button:nth-of-type(1), .profile-form__button:nth-of-type(1), .side-profile-form__button:nth-of-type(1) {
      margin-left: auto; }
      .cp-myprive-form__button:nth-of-type(1).is-align-left, .profile-form__button:nth-of-type(1).is-align-left, .side-profile-form__button:nth-of-type(1).is-align-left {
        margin-left: inherit; }
        .cp-myprive-form__button:nth-of-type(1).is-align-left + .cp-myprive-form__button:nth-of-type(2), .profile-form__button:nth-of-type(1).is-align-left + .cp-myprive-form__button:nth-of-type(2), .side-profile-form__button:nth-of-type(1).is-align-left + .cp-myprive-form__button:nth-of-type(2), .cp-myprive-form__button:nth-of-type(1).is-align-left + .profile-form__button:nth-of-type(2), .profile-form__button:nth-of-type(1).is-align-left + .profile-form__button:nth-of-type(2), .side-profile-form__button:nth-of-type(1).is-align-left + .profile-form__button:nth-of-type(2), .cp-myprive-form__button:nth-of-type(1).is-align-left + .side-profile-form__button:nth-of-type(2), .profile-form__button:nth-of-type(1).is-align-left + .side-profile-form__button:nth-of-type(2), .side-profile-form__button:nth-of-type(1).is-align-left + .side-profile-form__button:nth-of-type(2) {
          margin-left: auto; }
    .is-full.cp-myprive-form__button, .is-full.profile-form__button, .is-full.side-profile-form__button {
      width: 100%;
      margin-left: 0; }
    .is-outlined.cp-myprive-form__button, .is-outlined.profile-form__button, .is-outlined.side-profile-form__button {
      background-color: transparent; }
    .cp-myprive-form__button:not(.has-badge-out).is-yellow, .profile-form__button:not(.has-badge-out).is-yellow, .side-profile-form__button:not(.has-badge-out).is-yellow {
      border-color: #ffd200; }
      .cp-myprive-form__button:not(.has-badge-out).is-yellow.is-outlined, .profile-form__button:not(.has-badge-out).is-yellow.is-outlined, .side-profile-form__button:not(.has-badge-out).is-yellow.is-outlined {
        color: #ffd200; }
      .cp-myprive-form__button:not(.has-badge-out).is-yellow:not(.is-outlined), .profile-form__button:not(.has-badge-out).is-yellow:not(.is-outlined), .side-profile-form__button:not(.has-badge-out).is-yellow:not(.is-outlined) {
        background-color: #ffd200;
        border-color: #ffd200;
        color: #000; }
    .cp-myprive-form__button:not(.has-badge-out).is-blue, .profile-form__button:not(.has-badge-out).is-blue, .side-profile-form__button:not(.has-badge-out).is-blue {
      border-color: #408fd2; }
      .cp-myprive-form__button:not(.has-badge-out).is-blue.is-outlined, .profile-form__button:not(.has-badge-out).is-blue.is-outlined, .side-profile-form__button:not(.has-badge-out).is-blue.is-outlined {
        color: #408fd2; }
      .cp-myprive-form__button:not(.has-badge-out).is-blue:not(.is-outlined), .profile-form__button:not(.has-badge-out).is-blue:not(.is-outlined), .side-profile-form__button:not(.has-badge-out).is-blue:not(.is-outlined) {
        background-color: #003e73;
        border-color: #003e73;
        color: #FFF; }
    .cp-myprive-form__button:not(.has-badge-out).is-red, .profile-form__button:not(.has-badge-out).is-red, .side-profile-form__button:not(.has-badge-out).is-red {
      border-color: #6b1a2d; }
      .cp-myprive-form__button:not(.has-badge-out).is-red.is-outlined, .profile-form__button:not(.has-badge-out).is-red.is-outlined, .side-profile-form__button:not(.has-badge-out).is-red.is-outlined {
        color: #6b1a2d; }
      .cp-myprive-form__button:not(.has-badge-out).is-red:not(.is-outlined), .profile-form__button:not(.has-badge-out).is-red:not(.is-outlined), .side-profile-form__button:not(.has-badge-out).is-red:not(.is-outlined) {
        background-color: #6b1a2d;
        border-color: #6b1a2d;
        color: #FFF; }
    .cp-myprive-form__button:not(.has-badge-out).is-pink, .profile-form__button:not(.has-badge-out).is-pink, .side-profile-form__button:not(.has-badge-out).is-pink {
      border-color: #AB0048; }
      .cp-myprive-form__button:not(.has-badge-out).is-pink.is-outlined, .profile-form__button:not(.has-badge-out).is-pink.is-outlined, .side-profile-form__button:not(.has-badge-out).is-pink.is-outlined {
        color: #AB0048; }
      .cp-myprive-form__button:not(.has-badge-out).is-pink:not(.is-outlined), .profile-form__button:not(.has-badge-out).is-pink:not(.is-outlined), .side-profile-form__button:not(.has-badge-out).is-pink:not(.is-outlined) {
        background-color: #AB0048;
        border-color: #AB0048;
        color: #FFF; }
    .cp-myprive-form__button:not(.has-badge-out).is-green, .profile-form__button:not(.has-badge-out).is-green, .side-profile-form__button:not(.has-badge-out).is-green {
      border-color: #4b8458; }
      .cp-myprive-form__button:not(.has-badge-out).is-green.is-outlined, .profile-form__button:not(.has-badge-out).is-green.is-outlined, .side-profile-form__button:not(.has-badge-out).is-green.is-outlined {
        color: #4b8458; }
      .cp-myprive-form__button:not(.has-badge-out).is-green:not(.is-outlined), .profile-form__button:not(.has-badge-out).is-green:not(.is-outlined), .side-profile-form__button:not(.has-badge-out).is-green:not(.is-outlined) {
        background-color: #4b8458;
        border-color: #4b8458;
        color: #FFF; }
    .cp-myprive-form__button:not(.has-badge-out).is-notify, .profile-form__button:not(.has-badge-out).is-notify, .side-profile-form__button:not(.has-badge-out).is-notify {
      border-color: rgba(255, 255, 255, 0.12); }
      .cp-myprive-form__button:not(.has-badge-out).is-notify.is-outlined, .profile-form__button:not(.has-badge-out).is-notify.is-outlined, .side-profile-form__button:not(.has-badge-out).is-notify.is-outlined {
        color: rgba(255, 255, 255, 0.12); }
      .cp-myprive-form__button:not(.has-badge-out).is-notify:not(.is-outlined), .profile-form__button:not(.has-badge-out).is-notify:not(.is-outlined), .side-profile-form__button:not(.has-badge-out).is-notify:not(.is-outlined) {
        background-color: rgba(255, 255, 255, 0.12);
        border-color: rgba(255, 255, 255, 0.12);
        color: #FFF; }
    .cp-myprive-form__button:not(.has-badge-out).is-notification.is-outlined, .profile-form__button:not(.has-badge-out).is-notification.is-outlined, .side-profile-form__button:not(.has-badge-out).is-notification.is-outlined {
      color: #0cb548; }
    .cp-myprive-form__button:not(.has-badge-out).is-notification:not(.is-outlined), .profile-form__button:not(.has-badge-out).is-notification:not(.is-outlined), .side-profile-form__button:not(.has-badge-out).is-notification:not(.is-outlined) {
      background-color: transparent;
      color: #0cb548; }
    .has-badge-out.is-notification.cp-myprive-form__button, .has-badge-out.is-notification.profile-form__button, .has-badge-out.is-notification.side-profile-form__button {
      color: #0cb548;
      border: none; }
      .has-badge-out.is-notification.cp-myprive-form__button .profile-form__button-icon, .has-badge-out.is-notification.profile-form__button .profile-form__button-icon, .has-badge-out.is-notification.side-profile-form__button .profile-form__button-icon, .has-badge-out.is-notification.cp-myprive-form__button .side-profile-form__button-icon, .has-badge-out.is-notification.profile-form__button .side-profile-form__button-icon, .has-badge-out.is-notification.side-profile-form__button .side-profile-form__button-icon {
        background-color: transparent !important;
        color: #0cb548; }
    .cp-myprive-form__button:not(.has-badge-out).is-message.is-outlined, .profile-form__button:not(.has-badge-out).is-message.is-outlined, .side-profile-form__button:not(.has-badge-out).is-message.is-outlined {
      color: #017a9e; }
    .cp-myprive-form__button:not(.has-badge-out).is-message:not(.is-outlined), .profile-form__button:not(.has-badge-out).is-message:not(.is-outlined), .side-profile-form__button:not(.has-badge-out).is-message:not(.is-outlined) {
      background-color: transparent;
      color: #017a9e; }
    .has-badge-out.is-message.cp-myprive-form__button, .has-badge-out.is-message.profile-form__button, .has-badge-out.is-message.side-profile-form__button {
      color: #017a9e;
      border: none; }
      .has-badge-out.is-message.cp-myprive-form__button .profile-form__button-icon, .has-badge-out.is-message.profile-form__button .profile-form__button-icon, .has-badge-out.is-message.side-profile-form__button .profile-form__button-icon, .has-badge-out.is-message.cp-myprive-form__button .side-profile-form__button-icon, .has-badge-out.is-message.profile-form__button .side-profile-form__button-icon, .has-badge-out.is-message.side-profile-form__button .side-profile-form__button-icon {
        background-color: transparent !important;
        color: #017a9e; }
    .cp-myprive-form__button:not(.has-badge-out).is-paid-video.is-outlined, .profile-form__button:not(.has-badge-out).is-paid-video.is-outlined, .side-profile-form__button:not(.has-badge-out).is-paid-video.is-outlined {
      color: #E0364A; }
    .cp-myprive-form__button:not(.has-badge-out).is-paid-video:not(.is-outlined), .profile-form__button:not(.has-badge-out).is-paid-video:not(.is-outlined), .side-profile-form__button:not(.has-badge-out).is-paid-video:not(.is-outlined) {
      background-color: transparent;
      color: #E0364A; }
    .has-badge-out.is-paid-video.cp-myprive-form__button, .has-badge-out.is-paid-video.profile-form__button, .has-badge-out.is-paid-video.side-profile-form__button {
      color: #E0364A;
      border: none; }
      .has-badge-out.is-paid-video.cp-myprive-form__button .profile-form__button-icon, .has-badge-out.is-paid-video.profile-form__button .profile-form__button-icon, .has-badge-out.is-paid-video.side-profile-form__button .profile-form__button-icon, .has-badge-out.is-paid-video.cp-myprive-form__button .side-profile-form__button-icon, .has-badge-out.is-paid-video.profile-form__button .side-profile-form__button-icon, .has-badge-out.is-paid-video.side-profile-form__button .side-profile-form__button-icon {
        background-color: transparent !important;
        color: #E0364A; }
    .cp-myprive-form__button:not(.has-badge-out).is-paid-album.is-outlined, .profile-form__button:not(.has-badge-out).is-paid-album.is-outlined, .side-profile-form__button:not(.has-badge-out).is-paid-album.is-outlined {
      color: #E0364A; }
    .cp-myprive-form__button:not(.has-badge-out).is-paid-album:not(.is-outlined), .profile-form__button:not(.has-badge-out).is-paid-album:not(.is-outlined), .side-profile-form__button:not(.has-badge-out).is-paid-album:not(.is-outlined) {
      background-color: transparent;
      color: #E0364A; }
    .has-badge-out.is-paid-album.cp-myprive-form__button, .has-badge-out.is-paid-album.profile-form__button, .has-badge-out.is-paid-album.side-profile-form__button {
      color: #E0364A;
      border: none; }
      .has-badge-out.is-paid-album.cp-myprive-form__button .profile-form__button-icon, .has-badge-out.is-paid-album.profile-form__button .profile-form__button-icon, .has-badge-out.is-paid-album.side-profile-form__button .profile-form__button-icon, .has-badge-out.is-paid-album.cp-myprive-form__button .side-profile-form__button-icon, .has-badge-out.is-paid-album.profile-form__button .side-profile-form__button-icon, .has-badge-out.is-paid-album.side-profile-form__button .side-profile-form__button-icon {
        background-color: transparent !important;
        color: #E0364A; }
    .cp-myprive-form__button:not(.has-badge-out).is-follow.is-outlined, .profile-form__button:not(.has-badge-out).is-follow.is-outlined, .side-profile-form__button:not(.has-badge-out).is-follow.is-outlined {
      color: #ff5fd5; }
    .cp-myprive-form__button:not(.has-badge-out).is-follow:not(.is-outlined), .profile-form__button:not(.has-badge-out).is-follow:not(.is-outlined), .side-profile-form__button:not(.has-badge-out).is-follow:not(.is-outlined) {
      background-color: transparent;
      color: #ff5fd5; }
    .has-badge-out.is-follow.cp-myprive-form__button, .has-badge-out.is-follow.profile-form__button, .has-badge-out.is-follow.side-profile-form__button {
      color: #ff5fd5;
      border: none; }
      .has-badge-out.is-follow.cp-myprive-form__button .profile-form__button-icon, .has-badge-out.is-follow.profile-form__button .profile-form__button-icon, .has-badge-out.is-follow.side-profile-form__button .profile-form__button-icon, .has-badge-out.is-follow.cp-myprive-form__button .side-profile-form__button-icon, .has-badge-out.is-follow.profile-form__button .side-profile-form__button-icon, .has-badge-out.is-follow.side-profile-form__button .side-profile-form__button-icon {
        background-color: transparent !important;
        color: #ff5fd5; }
    .cp-myprive-form__button:not(.has-badge-out).is-crush.is-outlined, .profile-form__button:not(.has-badge-out).is-crush.is-outlined, .side-profile-form__button:not(.has-badge-out).is-crush.is-outlined {
      color: #e495cf; }
    .cp-myprive-form__button:not(.has-badge-out).is-crush:not(.is-outlined), .profile-form__button:not(.has-badge-out).is-crush:not(.is-outlined), .side-profile-form__button:not(.has-badge-out).is-crush:not(.is-outlined) {
      background-color: transparent;
      color: #e495cf; }
    .has-badge-out.is-crush.cp-myprive-form__button, .has-badge-out.is-crush.profile-form__button, .has-badge-out.is-crush.side-profile-form__button {
      color: #e495cf;
      border: none; }
      .has-badge-out.is-crush.cp-myprive-form__button .profile-form__button-icon, .has-badge-out.is-crush.profile-form__button .profile-form__button-icon, .has-badge-out.is-crush.side-profile-form__button .profile-form__button-icon, .has-badge-out.is-crush.cp-myprive-form__button .side-profile-form__button-icon, .has-badge-out.is-crush.profile-form__button .side-profile-form__button-icon, .has-badge-out.is-crush.side-profile-form__button .side-profile-form__button-icon {
        background-color: transparent !important;
        color: #e495cf; }
    .cp-myprive-form__button:not(.has-badge-out).is-review.is-outlined, .profile-form__button:not(.has-badge-out).is-review.is-outlined, .side-profile-form__button:not(.has-badge-out).is-review.is-outlined {
      color: #ffd200; }
    .cp-myprive-form__button:not(.has-badge-out).is-review:not(.is-outlined), .profile-form__button:not(.has-badge-out).is-review:not(.is-outlined), .side-profile-form__button:not(.has-badge-out).is-review:not(.is-outlined) {
      background-color: transparent;
      color: #ffd200; }
    .has-badge-out.is-review.cp-myprive-form__button, .has-badge-out.is-review.profile-form__button, .has-badge-out.is-review.side-profile-form__button {
      color: #ffd200;
      border: none; }
      .has-badge-out.is-review.cp-myprive-form__button .profile-form__button-icon, .has-badge-out.is-review.profile-form__button .profile-form__button-icon, .has-badge-out.is-review.side-profile-form__button .profile-form__button-icon, .has-badge-out.is-review.cp-myprive-form__button .side-profile-form__button-icon, .has-badge-out.is-review.profile-form__button .side-profile-form__button-icon, .has-badge-out.is-review.side-profile-form__button .side-profile-form__button-icon {
        background-color: transparent !important;
        color: #ffd200; }
    .cp-myprive-form__button:not(.has-badge-out).is-pinned.is-outlined, .profile-form__button:not(.has-badge-out).is-pinned.is-outlined, .side-profile-form__button:not(.has-badge-out).is-pinned.is-outlined {
      color: #E0364A; }
    .cp-myprive-form__button:not(.has-badge-out).is-pinned:not(.is-outlined), .profile-form__button:not(.has-badge-out).is-pinned:not(.is-outlined), .side-profile-form__button:not(.has-badge-out).is-pinned:not(.is-outlined) {
      background-color: transparent;
      color: #E0364A; }
    .has-badge-out.is-pinned.cp-myprive-form__button, .has-badge-out.is-pinned.profile-form__button, .has-badge-out.is-pinned.side-profile-form__button {
      color: #E0364A;
      border: none; }
      .has-badge-out.is-pinned.cp-myprive-form__button .profile-form__button-icon, .has-badge-out.is-pinned.profile-form__button .profile-form__button-icon, .has-badge-out.is-pinned.side-profile-form__button .profile-form__button-icon, .has-badge-out.is-pinned.cp-myprive-form__button .side-profile-form__button-icon, .has-badge-out.is-pinned.profile-form__button .side-profile-form__button-icon, .has-badge-out.is-pinned.side-profile-form__button .side-profile-form__button-icon {
        background-color: transparent !important;
        color: #E0364A; }
    .cp-myprive-form__button:not(.has-badge-out).is-story.is-outlined, .profile-form__button:not(.has-badge-out).is-story.is-outlined, .side-profile-form__button:not(.has-badge-out).is-story.is-outlined {
      color: #7a2fea; }
    .cp-myprive-form__button:not(.has-badge-out).is-story:not(.is-outlined), .profile-form__button:not(.has-badge-out).is-story:not(.is-outlined), .side-profile-form__button:not(.has-badge-out).is-story:not(.is-outlined) {
      background-color: transparent;
      color: #7a2fea; }
    .has-badge-out.is-story.cp-myprive-form__button, .has-badge-out.is-story.profile-form__button, .has-badge-out.is-story.side-profile-form__button {
      color: #7a2fea;
      border: none; }
      .has-badge-out.is-story.cp-myprive-form__button .profile-form__button-icon, .has-badge-out.is-story.profile-form__button .profile-form__button-icon, .has-badge-out.is-story.side-profile-form__button .profile-form__button-icon, .has-badge-out.is-story.cp-myprive-form__button .side-profile-form__button-icon, .has-badge-out.is-story.profile-form__button .side-profile-form__button-icon, .has-badge-out.is-story.side-profile-form__button .side-profile-form__button-icon {
        background-color: transparent !important;
        color: #7a2fea; }
    .cp-myprive-form__button:not(.has-badge-out).is-comment.is-outlined, .profile-form__button:not(.has-badge-out).is-comment.is-outlined, .side-profile-form__button:not(.has-badge-out).is-comment.is-outlined {
      color: #FFF; }
    .cp-myprive-form__button:not(.has-badge-out).is-comment:not(.is-outlined), .profile-form__button:not(.has-badge-out).is-comment:not(.is-outlined), .side-profile-form__button:not(.has-badge-out).is-comment:not(.is-outlined) {
      background-color: transparent;
      color: #FFF; }
    .has-badge-out.is-comment.cp-myprive-form__button, .has-badge-out.is-comment.profile-form__button, .has-badge-out.is-comment.side-profile-form__button {
      color: #FFF;
      border: none; }
      .has-badge-out.is-comment.cp-myprive-form__button .profile-form__button-icon, .has-badge-out.is-comment.profile-form__button .profile-form__button-icon, .has-badge-out.is-comment.side-profile-form__button .profile-form__button-icon, .has-badge-out.is-comment.cp-myprive-form__button .side-profile-form__button-icon, .has-badge-out.is-comment.profile-form__button .side-profile-form__button-icon, .has-badge-out.is-comment.side-profile-form__button .side-profile-form__button-icon {
        background-color: transparent !important;
        color: #FFF; }
    .cp-myprive-form__button:not(.has-badge-out).is-note-edit.is-outlined, .profile-form__button:not(.has-badge-out).is-note-edit.is-outlined, .side-profile-form__button:not(.has-badge-out).is-note-edit.is-outlined {
      color: #e0710a; }
    .cp-myprive-form__button:not(.has-badge-out).is-note-edit:not(.is-outlined), .profile-form__button:not(.has-badge-out).is-note-edit:not(.is-outlined), .side-profile-form__button:not(.has-badge-out).is-note-edit:not(.is-outlined) {
      background-color: transparent;
      color: #e0710a; }
    .has-badge-out.is-note-edit.cp-myprive-form__button, .has-badge-out.is-note-edit.profile-form__button, .has-badge-out.is-note-edit.side-profile-form__button {
      color: #e0710a;
      border: none; }
      .has-badge-out.is-note-edit.cp-myprive-form__button .profile-form__button-icon, .has-badge-out.is-note-edit.profile-form__button .profile-form__button-icon, .has-badge-out.is-note-edit.side-profile-form__button .profile-form__button-icon, .has-badge-out.is-note-edit.cp-myprive-form__button .side-profile-form__button-icon, .has-badge-out.is-note-edit.profile-form__button .side-profile-form__button-icon, .has-badge-out.is-note-edit.side-profile-form__button .side-profile-form__button-icon {
        background-color: transparent !important;
        color: #e0710a; }
    .cp-myprive-form__button:not(.has-badge-out).is-timeline.is-outlined, .profile-form__button:not(.has-badge-out).is-timeline.is-outlined, .side-profile-form__button:not(.has-badge-out).is-timeline.is-outlined {
      color: #ff7a00; }
    .cp-myprive-form__button:not(.has-badge-out).is-timeline:not(.is-outlined), .profile-form__button:not(.has-badge-out).is-timeline:not(.is-outlined), .side-profile-form__button:not(.has-badge-out).is-timeline:not(.is-outlined) {
      background-color: transparent;
      color: #ff7a00; }
    .has-badge-out.is-timeline.cp-myprive-form__button, .has-badge-out.is-timeline.profile-form__button, .has-badge-out.is-timeline.side-profile-form__button {
      color: #ff7a00;
      border: none; }
      .has-badge-out.is-timeline.cp-myprive-form__button .profile-form__button-icon, .has-badge-out.is-timeline.profile-form__button .profile-form__button-icon, .has-badge-out.is-timeline.side-profile-form__button .profile-form__button-icon, .has-badge-out.is-timeline.cp-myprive-form__button .side-profile-form__button-icon, .has-badge-out.is-timeline.profile-form__button .side-profile-form__button-icon, .has-badge-out.is-timeline.side-profile-form__button .side-profile-form__button-icon {
        background-color: transparent !important;
        color: #ff7a00; }
    .cp-myprive-form__button:not(.has-badge-out).is-privecard.is-outlined, .profile-form__button:not(.has-badge-out).is-privecard.is-outlined, .side-profile-form__button:not(.has-badge-out).is-privecard.is-outlined {
      color: #ff0000; }
    .cp-myprive-form__button:not(.has-badge-out).is-privecard:not(.is-outlined), .profile-form__button:not(.has-badge-out).is-privecard:not(.is-outlined), .side-profile-form__button:not(.has-badge-out).is-privecard:not(.is-outlined) {
      background-color: transparent;
      color: #ff0000; }
    .has-badge-out.is-privecard.cp-myprive-form__button, .has-badge-out.is-privecard.profile-form__button, .has-badge-out.is-privecard.side-profile-form__button {
      color: #ff0000;
      border: none; }
      .has-badge-out.is-privecard.cp-myprive-form__button .profile-form__button-icon, .has-badge-out.is-privecard.profile-form__button .profile-form__button-icon, .has-badge-out.is-privecard.side-profile-form__button .profile-form__button-icon, .has-badge-out.is-privecard.cp-myprive-form__button .side-profile-form__button-icon, .has-badge-out.is-privecard.profile-form__button .side-profile-form__button-icon, .has-badge-out.is-privecard.side-profile-form__button .side-profile-form__button-icon {
        background-color: transparent !important;
        color: #ff0000; }
    .cp-myprive-form__button:not(.has-badge-out).is-subscriptions.is-outlined, .profile-form__button:not(.has-badge-out).is-subscriptions.is-outlined, .side-profile-form__button:not(.has-badge-out).is-subscriptions.is-outlined {
      color: #0fd4ca; }
    .cp-myprive-form__button:not(.has-badge-out).is-subscriptions:not(.is-outlined), .profile-form__button:not(.has-badge-out).is-subscriptions:not(.is-outlined), .side-profile-form__button:not(.has-badge-out).is-subscriptions:not(.is-outlined) {
      background-color: transparent;
      color: #0fd4ca; }
    .has-badge-out.is-subscriptions.cp-myprive-form__button, .has-badge-out.is-subscriptions.profile-form__button, .has-badge-out.is-subscriptions.side-profile-form__button {
      color: #0fd4ca;
      border: none; }
      .has-badge-out.is-subscriptions.cp-myprive-form__button .profile-form__button-icon, .has-badge-out.is-subscriptions.profile-form__button .profile-form__button-icon, .has-badge-out.is-subscriptions.side-profile-form__button .profile-form__button-icon, .has-badge-out.is-subscriptions.cp-myprive-form__button .side-profile-form__button-icon, .has-badge-out.is-subscriptions.profile-form__button .side-profile-form__button-icon, .has-badge-out.is-subscriptions.side-profile-form__button .side-profile-form__button-icon {
        background-color: transparent !important;
        color: #0fd4ca; }
    .cp-myprive-form__button:not(.has-badge-out).is-fanclub.is-outlined, .profile-form__button:not(.has-badge-out).is-fanclub.is-outlined, .side-profile-form__button:not(.has-badge-out).is-fanclub.is-outlined {
      color: #0fd4ca; }
    .cp-myprive-form__button:not(.has-badge-out).is-fanclub:not(.is-outlined), .profile-form__button:not(.has-badge-out).is-fanclub:not(.is-outlined), .side-profile-form__button:not(.has-badge-out).is-fanclub:not(.is-outlined) {
      background-color: transparent;
      color: #0fd4ca; }
    .has-badge-out.is-fanclub.cp-myprive-form__button, .has-badge-out.is-fanclub.profile-form__button, .has-badge-out.is-fanclub.side-profile-form__button {
      color: #0fd4ca;
      border: none; }
      .has-badge-out.is-fanclub.cp-myprive-form__button .profile-form__button-icon, .has-badge-out.is-fanclub.profile-form__button .profile-form__button-icon, .has-badge-out.is-fanclub.side-profile-form__button .profile-form__button-icon, .has-badge-out.is-fanclub.cp-myprive-form__button .side-profile-form__button-icon, .has-badge-out.is-fanclub.profile-form__button .side-profile-form__button-icon, .has-badge-out.is-fanclub.side-profile-form__button .side-profile-form__button-icon {
        background-color: transparent !important;
        color: #0fd4ca; }
    .cp-myprive-form__button:not(.has-badge-out).is-premium-content.is-outlined, .profile-form__button:not(.has-badge-out).is-premium-content.is-outlined, .side-profile-form__button:not(.has-badge-out).is-premium-content.is-outlined {
      color: #ffd200; }
    .cp-myprive-form__button:not(.has-badge-out).is-premium-content:not(.is-outlined), .profile-form__button:not(.has-badge-out).is-premium-content:not(.is-outlined), .side-profile-form__button:not(.has-badge-out).is-premium-content:not(.is-outlined) {
      background-color: transparent;
      color: #ffd200; }
    .has-badge-out.is-premium-content.cp-myprive-form__button, .has-badge-out.is-premium-content.profile-form__button, .has-badge-out.is-premium-content.side-profile-form__button {
      color: #ffd200;
      border: none; }
      .has-badge-out.is-premium-content.cp-myprive-form__button .profile-form__button-icon, .has-badge-out.is-premium-content.profile-form__button .profile-form__button-icon, .has-badge-out.is-premium-content.side-profile-form__button .profile-form__button-icon, .has-badge-out.is-premium-content.cp-myprive-form__button .side-profile-form__button-icon, .has-badge-out.is-premium-content.profile-form__button .side-profile-form__button-icon, .has-badge-out.is-premium-content.side-profile-form__button .side-profile-form__button-icon {
        background-color: transparent !important;
        color: #ffd200; }
    .has-badge-out.is-call.no-disturbed.cp-myprive-form__button .profile-form__button-icon, .has-badge-out.is-call.no-disturbed.profile-form__button .profile-form__button-icon, .has-badge-out.is-call.no-disturbed.side-profile-form__button .profile-form__button-icon, .has-badge-out.is-call.no-disturbed.cp-myprive-form__button .side-profile-form__button-icon, .has-badge-out.is-call.no-disturbed.profile-form__button .side-profile-form__button-icon, .has-badge-out.is-call.no-disturbed.side-profile-form__button .side-profile-form__button-icon {
      background-color: transparent !important; }
    .has-badge-out.is-call.is-disabled.cp-myprive-form__button, .has-badge-out.is-call.is-disabled.profile-form__button, .has-badge-out.is-call.is-disabled.side-profile-form__button {
      pointer-events: all;
      opacity: 1; }
      .has-badge-out.is-call.is-disabled.cp-myprive-form__button .profile-form__button-icon, .has-badge-out.is-call.is-disabled.profile-form__button .profile-form__button-icon, .has-badge-out.is-call.is-disabled.side-profile-form__button .profile-form__button-icon, .has-badge-out.is-call.is-disabled.cp-myprive-form__button .side-profile-form__button-icon, .has-badge-out.is-call.is-disabled.profile-form__button .side-profile-form__button-icon, .has-badge-out.is-call.is-disabled.side-profile-form__button .side-profile-form__button-icon {
        background-color: transparent !important;
        color: #404040 !important; }
    .has-badge-out.is-call.cp-myprive-form__button .profile-form__button-icon, .has-badge-out.is-call.profile-form__button .profile-form__button-icon, .has-badge-out.is-call.side-profile-form__button .profile-form__button-icon, .has-badge-out.is-call.cp-myprive-form__button .side-profile-form__button-icon, .has-badge-out.is-call.profile-form__button .side-profile-form__button-icon, .has-badge-out.is-call.side-profile-form__button .side-profile-form__button-icon {
      background-color: transparent !important; }
    .is-disabled.cp-myprive-form__button, .is-disabled.profile-form__button, .is-disabled.side-profile-form__button {
      pointer-events: none;
      opacity: 0.25; }
    .cp-myprive-form__button + .profile-form__select, .profile-form__button + .profile-form__select, .side-profile-form__button + .profile-form__select, .cp-myprive-form__button + .side-profile-form__select, .profile-form__button + .side-profile-form__select, .side-profile-form__button + .side-profile-form__select, .cp-myprive-form__button + .cp-chatroom-media__config-select, .profile-form__button + .cp-chatroom-media__config-select, .side-profile-form__button + .cp-chatroom-media__config-select {
      margin-left: 10px; }
      @media all and (max-width: 939px) {
        .cp-myprive-form__button + .profile-form__select, .profile-form__button + .profile-form__select, .side-profile-form__button + .profile-form__select, .cp-myprive-form__button + .side-profile-form__select, .profile-form__button + .side-profile-form__select, .side-profile-form__button + .side-profile-form__select, .cp-myprive-form__button + .cp-chatroom-media__config-select, .profile-form__button + .cp-chatroom-media__config-select, .side-profile-form__button + .cp-chatroom-media__config-select {
          margin-left: 0;
          margin-top: 10px; } }
    .has-margin-top-10.cp-myprive-form__button, .has-margin-top-10.profile-form__button, .has-margin-top-10.side-profile-form__button {
      margin-top: 10px !important; }
    .has-margin-bottom-10.cp-myprive-form__button, .has-margin-bottom-10.profile-form__button, .has-margin-bottom-10.side-profile-form__button {
      margin-bottom: 10px !important; }
    .has-margin-top-12.cp-myprive-form__button, .has-margin-top-12.profile-form__button, .has-margin-top-12.side-profile-form__button {
      margin-top: 12px !important; }
    .has-margin-bottom-12.cp-myprive-form__button, .has-margin-bottom-12.profile-form__button, .has-margin-bottom-12.side-profile-form__button {
      margin-bottom: 12px !important; }
    .has-margin-top-15.cp-myprive-form__button, .has-margin-top-15.profile-form__button, .has-margin-top-15.side-profile-form__button {
      margin-top: 15px !important; }
    .has-margin-bottom-15.cp-myprive-form__button, .has-margin-bottom-15.profile-form__button, .has-margin-bottom-15.side-profile-form__button {
      margin-bottom: 15px !important; }
    .has-margin-top-20.cp-myprive-form__button, .has-margin-top-20.profile-form__button, .has-margin-top-20.side-profile-form__button {
      margin-top: 20px !important; }
    .has-margin-bottom-20.cp-myprive-form__button, .has-margin-bottom-20.profile-form__button, .has-margin-bottom-20.side-profile-form__button {
      margin-bottom: 20px !important; }
    .has-margin-top-24.cp-myprive-form__button, .has-margin-top-24.profile-form__button, .has-margin-top-24.side-profile-form__button {
      margin-top: 24px !important; }
    .has-margin-bottom-24.cp-myprive-form__button, .has-margin-bottom-24.profile-form__button, .has-margin-bottom-24.side-profile-form__button {
      margin-bottom: 24px !important; }
    .is-fanclub.cp-myprive-form__button, .is-fanclub.profile-form__button, .is-fanclub.side-profile-form__button {
      color: rgba(255, 255, 255, 0.6) !important;
      text-transform: none;
      padding: 0;
      background-color: transparent !important;
      border: none;
      text-decoration: underline;
      font-size: 11px; }
      .is-fanclub.cp-myprive-form__button img, .is-fanclub.profile-form__button img, .is-fanclub.side-profile-form__button img {
        height: 30px; }
    .has-badge.cp-myprive-form__button, .has-badge.profile-form__button, .has-badge.side-profile-form__button {
      justify-content: space-between; }
      .has-badge.cp-myprive-form__button .profile-form__button-text, .has-badge.profile-form__button .profile-form__button-text, .has-badge.side-profile-form__button .profile-form__button-text, .has-badge.cp-myprive-form__button .side-profile-form__button-text, .has-badge.profile-form__button .side-profile-form__button-text, .has-badge.side-profile-form__button .side-profile-form__button-text {
        margin: 0 auto; }
    .has-badge-out.cp-myprive-form__button, .has-badge-out.profile-form__button, .has-badge-out.side-profile-form__button {
      padding: 0;
      justify-content: flex-start;
      background-color: transparent;
      border: none;
      margin: 6px 0 0; }
      .has-badge-out.cp-myprive-form__button .profile-form__button-text, .has-badge-out.profile-form__button .profile-form__button-text, .has-badge-out.side-profile-form__button .profile-form__button-text, .has-badge-out.cp-myprive-form__button .side-profile-form__button-text, .has-badge-out.profile-form__button .side-profile-form__button-text, .has-badge-out.side-profile-form__button .side-profile-form__button-text {
        margin: 0;
        text-transform: capitalize;
        font-weight: 400;
        font-size: 11px;
        text-align: center; }
        .has-badge-out.cp-myprive-form__button .profile-form__button-text:not(.is-register), .has-badge-out.profile-form__button .profile-form__button-text:not(.is-register), .has-badge-out.side-profile-form__button .profile-form__button-text:not(.is-register), .has-badge-out.cp-myprive-form__button .side-profile-form__button-text:not(.is-register), .has-badge-out.profile-form__button .side-profile-form__button-text:not(.is-register), .has-badge-out.side-profile-form__button .side-profile-form__button-text:not(.is-register) {
          width: 66%; }
      .has-badge-out.cp-myprive-form__button .profile-form__button-icon, .has-badge-out.profile-form__button .profile-form__button-icon, .has-badge-out.side-profile-form__button .profile-form__button-icon, .has-badge-out.cp-myprive-form__button .side-profile-form__button-icon, .has-badge-out.profile-form__button .side-profile-form__button-icon, .has-badge-out.side-profile-form__button .side-profile-form__button-icon {
        width: 35px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 5px;
        border-radius: 50px;
        margin-right: 10px;
        font-size: 18px; }
    .is-semi-circle.cp-myprive-form__button, .is-semi-circle.profile-form__button, .is-semi-circle.side-profile-form__button {
      border-radius: 50px; }
  .profile-form__button-text, .side-profile-form__button-text {
    font-size: 11px;
    text-transform: uppercase; }
  .profile-form__button-icon, .side-profile-form__button-icon {
    margin-right: 5px;
    font-size: 16px; }
  .profile-form__upload {
    min-height: 210px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 36px;
    position: relative;
    border: 2px dashed;
    border-color: #6f6f6f;
    transition: All .15s ease-out; }
    .has-dragover.profile-form__upload {
      border-color: rgba(111, 111, 111, 0.5);
      background-color: rgba(111, 111, 111, 0.1); }
      .has-dragover.profile-form__upload .profile-form__upload-title,
      .has-dragover.profile-form__upload .profile-form__upload-text {
        color: #6f6f6f; }
    .profile-form__upload > * {
      cursor: pointer; }
    .profile-form__upload ~ .post-photo {
      margin-top: 10px;
      display: none; }
      .profile-form__upload ~ .is-active.post-photo {
        display: flex; }
    .profile-form__upload ~ .profile-form__message {
      margin-right: 0 !important;
      margin-top: 12px;
      min-height: 3em; }
  .profile-form__upload-title {
    color: #6f6f6f;
    font-size: 18px;
    line-height: 1.78;
    text-align: center; }
  .profile-form__upload-text {
    color: #6f6f6f;
    font-size: 22px;
    line-height: 1.71; }
  .profile-form__upload-file {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0; }
  .cp-myprive-form__actions, .profile-form__actions, .side-profile-form__actions {
    display: flex;
    flex-wrap: wrap;
    border-radius: 0 0 6px 6px;
    padding: 12px;
    background-color: #202020; }
    @media all and (max-width: 767px) {
      .cp-myprive-form__actions, .profile-form__actions, .side-profile-form__actions {
        justify-content: center; } }
    .is-transparent.cp-myprive-form__actions, .is-transparent.profile-form__actions, .is-transparent.side-profile-form__actions {
      background-color: transparent; }
    .is-no-gutters.cp-myprive-form__actions, .is-no-gutters.profile-form__actions, .is-no-gutters.side-profile-form__actions {
      padding: 0; }
  .profile-form__actions-item {
    width: 41px;
    height: 41px;
    border-radius: 100%;
    border: 1px solid;
    border-color: #292929;
    background-color: #1e1e1e;
    float: left;
    margin-left: 2px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
    cursor: pointer; }
    .profile-form__actions-item:nth-of-type(1) {
      margin-left: 0; }
  .profile-form__actions-input {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    cursor: pointer; }
  .profile-form__actions-icon {
    font-size: 21px; }
  .profile-form__actions-link {
    width: 31px;
    height: 31px;
    padding: 8px;
    border-radius: 50%;
    background-color: #eeeff3;
    display: flex;
    align-items: center; }
    .profile-form__actions-link:not(:last-child) {
      margin-right: 6px; }
    .profile-form__actions-link:hover {
      fill: #FF6261; }
    .is-active.profile-form__actions-link {
      background-color: #ffefef;
      fill: #FF6261; }
    .profile-form__actions-link svg {
      position: relative;
      width: 100%;
      height: 100%; }
  .profile-form__actions-themes {
    display: none;
    justify-content: center;
    align-items: center;
    position: absolute;
    bottom: 10px;
    left: 0; }
    .is-active.profile-form__actions-themes {
      display: flex; }
  .profile-form__message {
    display: none; }
    .is-active.profile-form__message {
      width: auto;
      flex: 1 1 auto;
      display: flex;
      align-items: center;
      justify-content: center;
      float: left;
      padding: 6px;
      border-radius: 3px;
      background-color: rgba(255, 255, 255, 0.05);
      line-height: 1.11;
      margin-right: 10px; }
      @media all and (max-width: 939px) {
        .is-active.profile-form__message {
          margin-right: 0; } }
      .is-active.profile-form__message ~ .profile-form__actions-item {
        display: none; }
    .is-progress.profile-form__message {
      padding: 0;
      background-color: transparent; }
    .profile-form__message + .post-photo {
      margin-top: 12px; }
  .profile-form__progress {
    max-width: 100%;
    min-width: 0%;
    height: 41px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    align-content: center;
    position: relative; }
    .profile-form__progress:after {
      content: attr(data-percent);
      z-index: 1;
      margin: 0 auto; }
  .profile-form__progress-range {
    width: 0%;
    max-width: 100%;
    min-width: 0%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #408fd2;
    transition: All 0.15s ease-out; }
  .profile-form__preview {
    width: auto;
    flex: 0 1 10em;
    flex-wrap: wrap;
    float: left;
    align-self: flex-start;
    align-items: center;
    justify-content: center;
    border-radius: 6px;
    position: relative;
    display: none; }
    @media all and (max-width: 767px) {
      .profile-form__preview {
        width: 100%;
        flex: 0 1 100%; }
        .profile-form__preview:before {
          padding-top: 56.25% !important; } }
    .profile-form__preview:before {
      content: '';
      padding-top: 100%;
      display: block; }
    .is-active.profile-form__preview {
      display: flex; }
    .profile-form__preview .loader {
      background: rgba(0, 0, 0, 0.7);
      height: 100%;
      margin: 0;
      position: absolute;
      top: 0;
      left: 0; }
    .profile-form__preview .cp-myprive-form__button, .profile-form__preview .profile-form__button, .profile-form__preview .side-profile-form__button {
      width: calc(100% - 10px);
      background-color: rgba(32, 32, 32, 0.81);
      position: absolute;
      bottom: 5px;
      left: 5px;
      z-index: 1;
      border: none;
      min-width: auto;
      padding: 5px; }
      .profile-form__preview .is-hidden.cp-myprive-form__button, .profile-form__preview .is-hidden.profile-form__button, .profile-form__preview .is-hidden.side-profile-form__button {
        display: none; }
  .profile-form__preview-image {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: contain;
    background-color: rgba(255, 255, 255, 0.01); }
  .profile-form__filters {
    width: auto;
    flex: 1 1 10em;
    display: flex;
    flex-wrap: wrap;
    float: left; }
    @media all and (max-width: 767px) {
      .profile-form__filters {
        width: 100%;
        flex: 0 1 100%;
        padding: 12px 0 0;
        justify-content: center; }
        .profile-form__filters + .profile-form__select, .profile-form__filters + .side-profile-form__select, .profile-form__filters + .cp-chatroom-media__config-select,
        .profile-form__filters + .internal-profile__counter {
          order: -1; }
        
        .profile-form__filters + .internal-profile__counter {
          margin-right: auto; }
        .profile-form__filters + .cp-myprive-form__button, .profile-form__filters + .profile-form__button, .profile-form__filters + .side-profile-form__button {
          margin-top: 15px; } }
  .profile-form__filters-item {
    border-radius: 50px;
    font-size: 12px;
    line-height: 1.1;
    text-align: center;
    align-self: center;
    padding: 8px 18px;
    border: none;
    margin: 3px 3px 0;
    background-color: #282828;
    color: #fff;
    min-width: 100px;
    font-weight: 500; }
    .is-disabled.profile-form__filters-item {
      opacity: .5;
      pointer-events: none; }
    input[type="radio"]:checked + .profile-form__filters-item,
    input[type="checkbox"]:checked + .profile-form__filters-item, .is-active.profile-form__filters-item {
      background-color: #404040;
      color: #f5d445;
      cursor: pointer; }
      input[type="radio"]:checked + .profile-form__filters-item[data-type="premium"],
      input[type="checkbox"]:checked + .profile-form__filters-item[data-type="premium"], .is-active.profile-form__filters-item[data-type="premium"] {
        background-color: #6D51A7;
        color: #fff; }
      input[type="radio"]:checked + .profile-form__filters-item[data-type="paid"],
      input[type="checkbox"]:checked + .profile-form__filters-item[data-type="paid"], .is-active.profile-form__filters-item[data-type="paid"] {
        background-color: #e83a89; }
    .profile-form__filters-item:hover {
      text-decoration: none; }
    .has-alpha.profile-form__filters-item {
      opacity: 0.3; }
  .cp-myprive-form__actions, .profile-form__actions, .side-profile-form__actions {
    display: flex; }
    .cp-myprive-form__actions:nth-of-type(odd), .profile-form__actions:nth-of-type(odd), .side-profile-form__actions:nth-of-type(odd) {
      flex: 1 0 100%;
      flex-wrap: nowrap;
      justify-content: center; }
    .cp-myprive-form__actions:nth-of-type(even), .profile-form__actions:nth-of-type(even), .side-profile-form__actions:nth-of-type(even) {
      justify-content: center;
      margin-top: 5px; }
    .cp-myprive-form__actions .cp-form__item-container, .profile-form__actions .cp-form__item-container, .side-profile-form__actions .cp-form__item-container {
      border: none;
      padding: 0;
      background-color: transparent; }
    .cp-myprive-form__actions .profile-form__layout, .profile-form__actions .profile-form__layout, .side-profile-form__actions .profile-form__layout {
      display: flex; }
  .profile-form__layout {
    display: flex; }
    @media screen and (max-width: 1023px) {
      .profile-form__layout {
        width: 100%;
        justify-content: center; }
        .is-user.profile-form__layout {
          width: 100%; } }
  .profile-form__filters {
    flex-wrap: nowrap; }
    .profile-form__filters-item {
      min-width: 101px;
      border: none;
      background-color: #edeff1;
      color: #000;
      font-size: 13px;
      font-weight: 400;
      border-radius: 16px; }
      .is-active.profile-form__filters-item, .profile-form__filters-item:hover {
        background-color: #ffefef;
        color: #ff6b64; }
        .is-active.profile-form__filters-item[data-type="paid"], .profile-form__filters-item:hover[data-type="paid"] {
          background-color: #ffefef;
          color: #ff6b64; }
        .is-active.profile-form__filters-item[data-type="premium"], .profile-form__filters-item:hover[data-type="premium"] {
          background-color: #ffefef;
          color: #ff6b64; }

@media all and (min-width: 940px) {
  .profile-form {
    display: flex;
    justify-content: space-between;
    margin-top: 20px; }
    .profile-form__actions {
      display: flex; }
      .profile-form__actions:nth-of-type(odd) {
        flex: 1;
        flex-wrap: nowrap; }
      .profile-form__actions:nth-of-type(even) {
        justify-content: flex-end; }
        .profile-form__actions:nth-of-type(even) .cp-form__item-container {
          width: auto !important;
          margin-right: 6px; }
        .profile-form__actions:nth-of-type(even) .cp-form__label--text {
          position: absolute;
          font-style: italic;
          right: 7px; }
        .profile-form__actions:nth-of-type(even) .cp-form__label[data-item-type="list-checkboxes"] .cp-form__field {
          padding: 0  5px;
          min-height: 31px;
          width: 77px; }
          .profile-form__actions:nth-of-type(even) .cp-form__label[data-item-type="list-checkboxes"] .cp-form__field::before, .profile-form__actions:nth-of-type(even) .cp-form__label[data-item-type="list-checkboxes"] .cp-form__field::after {
            left: -24px; } }

@media all and (max-width: 939px) {
  .profile-form {
    display: flex;
    flex: 1 0 100%;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 22px; }
    .profile-form__actions {
      display: flex;
      flex: 1; }
      .profile-form__actions .cp-form__item-container {
        width: auto !important;
        margin-right: 6px; }
      .profile-form__actions .cp-form__label--text {
        position: absolute;
        right: 7px; }
      .profile-form__actions .cp-form__label[data-item-type="list-checkboxes"] .cp-form__field {
        padding: 0 5px;
        min-height: 31px;
        width: 77px; }
        .profile-form__actions .cp-form__label[data-item-type="list-checkboxes"] .cp-form__field::before, .profile-form__actions .cp-form__label[data-item-type="list-checkboxes"] .cp-form__field::after {
          left: -24px; }
    .profile-form__filters.scroll-nav {
      padding-bottom: 10px; } }

html.safari.ios .profile-form {
  display: flex;
  justify-content: space-between;
  margin-top: 5px; }
  html.safari.ios .profile-form__actions {
    display: flex; }
    html.safari.ios .profile-form__actions:nth-of-type(even) {
      margin-top: 0; }

.side-profile .is-performers-online-sidebar {
  margin-top: 30px; }

@media all and (max-width: 939px) {
  .side-profile {
    position: fixed;
    border-top-left-radius: 35px;
    border-top-right-radius: 35px;
    bottom: -100%;
    left: 0;
    z-index: 9999;
    background-color: #171717;
    width: 100%;
    height: 100%;
    max-height: 70%;
    padding: 0 10px;
    overflow-y: auto;
    transition: All 0.15s ease-out; }
    .side-profile > .side-profile {
      position: relative;
      top: 0;
      bottom: 0;
      left: 0;
      max-height: none;
      flex: 0 0 100%;
      padding: 0; }
    .is-active.side-profile {
      display: flex;
      bottom: 68px !important;
      box-shadow: 0 -5px 8px 0 rgba(0, 0, 0, 0.6); }
    .is-performer.is-active.side-profile {
      bottom: 65px !important; } }

.side-profile .post-timeline__item {
  border-radius: 6px;
  overflow: hidden; }

.side-profile .post-timeline__title {
  word-break: break-word; }

.side-profile .post-timeline__text {
  word-break: break-word; }

.side-profile__overlay {
  content: '';
  width: 100%;
  height: calc((100vh / 3) - 74px);
  float: left;
  position: fixed;
  top: 65px;
  left: 0;
  z-index: 2; }

.side-profile__close {
  order: -1 !important;
  position: sticky;
  top: 0;
  margin-left: -10px;
  z-index: 1;
  margin-bottom: 10px;
  width: calc(100% + 20px);
  float: left;
  padding: 10px;
  background-color: #171717; }

.side-profile__close-icon {
  padding: 0; }

.has-button.side-profile__item {
  transition: all 0.3s;
  border-radius: 33px !important;
  background-color: #292929 !important; }
  .has-button.side-profile__item a span {
    color: #fff !important;
    font-weight: 600 !important;
    text-transform: uppercase !important; }
  .has-button.no-disturbed.side-profile__item {
    background-color: #1f1f1f !important;
    cursor: not-allowed; }
    .has-button.no-disturbed.side-profile__item a {
      cursor: not-allowed;
      opacity: .4; }
      .has-button.no-disturbed.side-profile__item a span {
        opacity: .4; }
    .has-button.no-disturbed.side-profile__item:hover a {
      opacity: .4; }
      .has-button.no-disturbed.side-profile__item:hover a span {
        opacity: .4; }
  .has-button.side-profile__item:hover {
    background-color: #1f1f1f !important; }

.is-description.side-profile__item {
  padding: 10px 20px;
  width: 100% !important; }

.is-private-call.side-profile__item {
  width: 100% !important;
  padding: 0 !important; }
  .is-private-call.side-profile__item img.side-profile__subtitle {
    width: 75px !important; }
  @media screen and (max-width: 939px) {
    .is-private-call.side-profile__item {
      padding: 10px 20px !important;
      width: 100% !important; }
      .is-private-call.side-profile__item img.side-profile__subtitle {
        width: 85px !important; } }

.is-error.side-profile__item .side-profile__text,
.is-error.side-profile__item .side-profile__data,
.is-error.side-profile__item .side-profile__handler {
  display: none; }

.is-error.side-profile__item .side-profile-form {
  display: block; }

.side-profile__item .btn_report a span {
  display: none; }

.side-profile__title {
  font-size: 20px !important; }

.side-profile__subtitle {
  text-transform: uppercase;
  display: inline;
  font-weight: bold;
  font-size: 14px; }
  .is-nude.side-profile__subtitle {
    color: #bb9510; }
  .is-private.side-profile__subtitle {
    color: #9b1f6d;
    word-break: break-all; }
  .is-exclusive.side-profile__subtitle {
    color: #83BA42; }
  .side-profile__subtitle:before {
    display: none !important; }
  .is-nude.side-profile__subtitle:before, .is-private.side-profile__subtitle:before, .is-exclusive.side-profile__subtitle:before {
    content: '';
    width: 10px;
    height: 10px;
    float: left;
    display: block;
    margin-right: 10px;
    border-radius: 100%; }

.side-profile__handler {
  margin-left: 5px;
  cursor: pointer; }
  .side-profile__handler:nth-of-type(1) {
    margin-left: auto; }
  .icon-edit.side-profile__handler {
    fill: #fff;
    width: 14px;
    height: 14px; }
  .is-edit.side-profile__handler {
    color: #ffd200; }
  .side-profile__handler[data-rel="private"] {
    position: relative; }

.side-profile__handler-icon {
  font-size: 13px; }

.side-profile__text {
  float: none; }

.side-profile__tags {
  padding: 12px;
  background-color: #202020;
  border-radius: 15px; }

.side-profile__tags-item {
  font-size: 14px; }
  .has-glyph-hashtag.side-profile__tags-item:before {
    margin-right: 5px;
    font-size: 12px; }
  .no-cursor.side-profile__tags-item {
    cursor: default; }
  .side-profile__tags-item span {
    align-self: center;
    line-height: 1; }

@media screen and (max-width: 939px) {
  .side-profile__data {
    display: flex;
    flex-wrap: wrap; } }

.side-profile .side-profile__divider {
  height: 1px;
  width: 100%;
  border: none;
  background-color: rgba(34, 66, 66, 0.25);
  margin: 20px 0; }

.side-profile__data-item {
  display: flex;
  margin-top: 5px;
  flex-direction: column; }
  .side-profile__data-item small {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.25);
    font-style: italic; }
  .has-separator.side-profile__data-item {
    flex-wrap: wrap; }
    .has-separator.side-profile__data-item:before {
      height: 1px;
      margin-bottom: 10px;
      margin-top: 5px;
      border-bottom: 1px dashed rgba(255, 255, 255, 0.3);
      content: ''; }
  @media screen and (max-width: 939px) {
    .side-profile__data-item {
      width: 50%;
      display: flex;
      align-items: center;
      justify-content: center; } }

.side-profile__data-icon {
  font-size: 16px;
  color: #FFF;
  margin-right: 10px; }
  .is-yellow.side-profile__data-icon {
    color: #ffd200; }

.side-profile__data-text {
  color: #FFF; }

.side-profile__pendings {
  box-shadow: 0 0 16px rgba(4, 0, 6, 0.08);
  border-radius: 15px;
  background-color: #044175;
  padding: 10px;
  display: flex;
  flex-direction: column; }

.side-profile__pendings-icon {
  fill: #ffd200;
  width: 38px;
  height: 38px;
  margin: auto; }

.side-profile__pendings-item {
  cursor: pointer;
  padding: 10px;
  color: #ffd200;
  border-radius: 50px;
  background-color: #043c6d;
  text-align: center;
  margin-top: 10px; }
  .side-profile__pendings-item:hover {
    text-decoration: none;
    color: #FFF; }

.side-profile__alerts {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center; }

.side-profile__alerts-item {
  border-radius: 12px;
  background-color: #1a1a1a; }

.side-profile__alerts-header {
  padding: 18px 18px 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.side-profile__alerts-image {
  width: 60px;
  height: 60px;
  display: block;
  border-radius: 100%; }

.side-profile__alerts-container {
  padding: 10px 18px 18px; }

.side-profile__alerts-title {
  text-align: center;
  color: #ffd200;
  text-transform: none; }

.side-profile__alerts-text {
  text-align: center;
  color: rgba(255, 255, 255, 0.3); }

.side-profile__manager {
  display: flex;
  align-items: center;
  justify-content: center; }

.side-profile__manager-item {
  margin-top: 52px;
  background-color: #1a1a1a;
  border-radius: 12px; }

.side-profile__manager-header {
  padding: 65px 20px 0;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }

.side-profile__manager-image {
  width: 104px;
  height: 104px;
  display: block;
  border-radius: 100%;
  background-color: #FFF;
  position: absolute;
  top: -52px;
  left: 0;
  right: 0;
  margin: auto; }

.side-profile__manager-container {
  padding: 20px 20px 20px; }

.side-profile__manager-subtitle {
  text-align: center;
  color: rgba(255, 255, 255, 0.3);
  font-style: italic; }
  .is-emoticon.side-profile__manager-subtitle {
    font-size: 40px;
    font-style: normal;
    margin-top: 15px; }

.side-profile__manager-text {
  color: rgba(255, 255, 255, 0.3); }
  .side-profile__manager-text ~ .side-profile__manager-working {
    margin-top: 20px; }

.side-profile__manager-working {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center; }

.side-profile__manager-icon {
  font-size: 24px;
  display: block;
  color: #ffd200; }

.side-profile__manager-time {
  color: #FFF;
  font-size: 18px;
  line-height: 1.33;
  text-align: center;
  margin-top: 10px; }

.side-profile__rules {
  border-radius: 15px;
  padding: 12px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  background-color: #202020; }
  .has-border-radius.side-profile__rules {
    border-radius: 50px; }
  .side-profile__rules .c-form-chk-slider__item {
    background-color: transparent; }
  .side-profile__rules .c-form-chk-slider__label {
    padding: 0; }

.side-profile__rules-icon {
  color: #ffd200 !important;
  font-size: 40px; }

.side-profile__rules-link {
  padding: 12px 15px;
  border-radius: 50px;
  color: #fff;
  text-align: center;
  margin-top: 10px;
  background-color: #292929;
  text-transform: uppercase;
  position: relative;
  font-size: 11px !important;
  font-weight: 700;
  display: flex;
  align-items: center;
  gap: 15px; }
  .side-profile__rules-link:first-child {
    margin-top: 0; }
  .side-profile__rules-link svg {
    align-self: start;
    width: 20px;
    height: 20px;
    fill: #b23a6b !important; }
  .side-profile__rules-link:hover {
    background-color: #b23a6b;
    text-decoration: none; }
    .side-profile__rules-link:hover svg {
      fill: #fff !important; }

.side-profile [data-item-type="item-slider"] {
  position: relative;
  max-width: 100%;
  padding: 0; }
  .side-profile [data-item-type="item-slider"].is-disabled:after, .side-profile [data-item-type="item-slider"].is-disabled:before {
    opacity: 0.2; }
  input:checked + .badges__title[data-item-type="item-slider"]:before {
    background: #fff;
    box-shadow: -1px 0 2px 0 rgba(0, 0, 0, 0.18);
    right: 4px; }
  input:checked + .badges__title[data-item-type="item-slider"]:after {
    background: #81b751;
    transition-delay: 0.15s; }
  .side-profile [data-item-type="item-slider"]:before {
    content: "";
    width: 10px;
    height: 10px;
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    background: #646464;
    color: #646464;
    position: absolute;
    top: 0;
    right: calc(13px + 4px);
    bottom: 0;
    margin: auto;
    border-radius: 100%;
    transition: All 0.35s ease-out;
    box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.18);
    z-index: 2; }
  .side-profile [data-item-type="item-slider"]:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: calc(13px * 2);
    height: 12px;
    border: 2px solid #5a5a5a;
    border-radius: 50px;
    background: #202020;
    transition: background 0.35s ease-out; }

.side-profile .is-title-flex {
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: center; }

.side-profile.is-left {
  margin-top: 25px !important; }

.side-profile.is-left.is-performer {
  margin-top: 0 !important; }

.side-profile__text {
  font-size: 15px; }

.side-profile__header {
  display: flex;
  justify-content: space-between;
  width: 100%;
  padding: 20px 0; }
  .side-profile__header--wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .side-profile__header--wrapper ul {
      display: flex;
      margin-left: 4px;
      gap: 4px; }
      .side-profile__header--wrapper ul .side-profile__data-item {
        display: flex;
        flex-direction: row;
        margin: 0 5px;
        align-items: center; }
        .side-profile__header--wrapper ul .side-profile__data-item .side-profile__data-icon {
          margin-top: 0 !important;
          margin-right: 6px; }
          .side-profile__header--wrapper ul .side-profile__data-item .side-profile__data-icon.is-like {
            margin-top: -5px !important; }
            .side-profile__header--wrapper ul .side-profile__data-item .side-profile__data-icon.is-like::before {
              color: #fff; }
          .side-profile__header--wrapper ul .side-profile__data-item .side-profile__data-icon.is-hearth::before {
            color: #9b1f6d !important; }
  .side-profile__header .side-profile__item {
    display: flex;
    max-width: 70%;
    align-items: center;
    justify-content: center; }
    .side-profile__header .side-profile__item svg {
      width: 30px;
      height: 30px;
      fill: #fff;
      margin-right: 15px; }
    .side-profile__header .side-profile__item .is-active svg {
      fill: green; }
  .side-profile__header .side-profile__close {
    order: 0 !important;
    width: 32px;
    height: 32px;
    background-color: #191919;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    right: 15px;
    top: 15px; }
    .side-profile__header .side-profile__close svg {
      fill: #fff; }

.side-profile__about--wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%; }
  .side-profile__about--wrapper .side-profile__data-item {
    display: flex;
    margin-top: 0 !important;
    flex-direction: row; }
    .side-profile__about--wrapper .side-profile__data-item:first-child {
      margin-right: 22px; }

.side-profile-form {
  flex-direction: column; }
  .side-profile-form .side-profile-form__actions {
    flex-direction: column; }

.is-side-form.side-profile-form .loader {
  position: absolute;
  top: 0px;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  margin: 0px; }

.side-profile-form__item {
  margin-top: 12px; }
  .side-profile-form__item:nth-of-type(1) {
    margin-top: 0; }

.side-profile-form__select, .cp-chatroom-media__config-select {
  width: 100%;
  margin-top: 5px; }
  .side-profile-form__select:nth-of-type(1), .cp-chatroom-media__config-select:nth-of-type(1) {
    margin-top: 0; }
  .is-date.side-profile-form__select, .is-date.cp-chatroom-media__config-select {
    flex: 1 1 10em;
    min-width: 50px;
    width: auto;
    margin-top: 0;
    float: left;
    max-width: 86px; }
    .is-date.side-profile-form__select + .is-date.side-profile-form__select, .is-date.cp-chatroom-media__config-select + .is-date.side-profile-form__select, .is-date.side-profile-form__select + .is-date.cp-chatroom-media__config-select, .is-date.cp-chatroom-media__config-select + .is-date.cp-chatroom-media__config-select {
      margin-left: 10px; }

.side-profile-form__actions {
  padding: 12px 0 0; }

.side-profile-form__button {
  width: 100%;
  margin: 12px 0 0; }
  .side-profile-form__button:nth-of-type(1) {
    margin: 0; }

.side-profile-form__button-text {
  text-transform: none !important; }

.side-profile-form__button-icon + .side-profile-form__button-text {
  word-break: break-word;
  max-width: calc(100% - 25px); }

.side-profile-form__tag {
  padding: 5px;
  margin-top: 5px;
  font-size: 12px;
  display: flex;
  align-items: center; }
  .side-profile-form__tag:before {
    content: '';
    background-color: red;
    float: left;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    margin-right: 5px;
    margin-left: 12px; }

.post-actions {
  padding: 14px;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .is-no-gutter-x.post-actions {
    padding: 14px 0; }
    @media all and (max-width: 767px) {
      .is-no-gutter-x.post-actions {
        padding: 14px; } }
  .is-no-gutter-y.post-actions {
    padding: 0 14px; }
    @media all and (max-width: 767px) {
      .is-no-gutter-y.post-actions {
        padding: 14px; } }
  .is-hidden.post-actions {
    display: none; }
  .post-actions__item, .is-save.side-profile__close-icon, .is-save.post-data__handler-icon {
    position: relative;
    color: rgba(255, 255, 255, 0.3);
    font-size: 14px;
    line-height: 1.44;
    display: flex;
    align-items: center;
    margin-left: 11px;
    cursor: pointer;
    transition: All 0.15s ease-out; }
    .post-actions__item ~ .post-actions__text:first-child, .is-save.side-profile__close-icon ~ .post-actions__text:first-child, .is-save.post-data__handler-icon ~ .post-actions__text:first-child {
      margin-left: 6px; }
    .post-actions__item:first-child, .is-save.side-profile__close-icon:first-child, .is-save.post-data__handler-icon:first-child {
      margin-left: 0; }
    .post-actions__item[data-processing="true"], .is-save.side-profile__close-icon[data-processing="true"], .is-save.post-data__handler-icon[data-processing="true"] {
      pointer-events: none; }
    .post-actions__item[data-review], .is-save.side-profile__close-icon[data-review], .is-save.post-data__handler-icon[data-review] {
      display: inline-block; }
      .post-actions__item[data-review].is-active, .is-save.side-profile__close-icon[data-review].is-active, .is-save.post-data__handler-icon[data-review].is-active {
        color: #ffd200; }
      .post-actions__item[data-review]:hover:not(.is-promo), .is-save.side-profile__close-icon[data-review]:hover:not(.is-promo), .is-save.post-data__handler-icon[data-review]:hover:not(.is-promo) {
        color: #ffd200 !important; }
    .is-like.is-active.post-actions__item, .is-like.is-active.is-save.side-profile__close-icon, .is-like.is-active.is-save.post-data__handler-icon {
      cursor: default; }
      .is-like.is-active.post-actions__item .post-actions__icon, .is-like.is-active.is-save.side-profile__close-icon .post-actions__icon, .is-like.is-active.is-save.post-data__handler-icon .post-actions__icon {
        color: #ffd200;
        border-color: #ffd200; }
    .is-like-performer.is-active.post-actions__item, .is-like-performer.is-active.is-save.side-profile__close-icon, .is-like-performer.is-active.is-save.post-data__handler-icon {
      cursor: default; }
      .is-like-performer.is-active.post-actions__item .post-actions__icon, .is-like-performer.is-active.is-save.side-profile__close-icon .post-actions__icon, .is-like-performer.is-active.is-save.post-data__handler-icon .post-actions__icon {
        color: #ffd200;
        border-color: #ffd200; }
    .is-save-media.is-active.post-actions__item .post-actions__icon, .is-save-media.is-active.is-save.side-profile__close-icon .post-actions__icon, .is-save-media.is-active.is-save.post-data__handler-icon .post-actions__icon {
      color: #ffd200;
      border-color: #ffd200; }
    .is-save-media.post-actions__item .post-actions__icon, .is-save-media.is-save.side-profile__close-icon .post-actions__icon, .is-save-media.is-save.post-data__handler-icon .post-actions__icon {
      border: none;
      font-size: 16px; }
    .is-external.post-actions__item .post-actions__icon, .is-external.is-save.side-profile__close-icon .post-actions__icon, .is-external.is-save.post-data__handler-icon .post-actions__icon {
      padding: 0;
      border-radius: 0;
      font-size: 16px;
      border: none; }
    .is-quote.post-actions__item, .is-quote.is-save.side-profile__close-icon, .is-quote.is-save.post-data__handler-icon {
      color: #017a9e;
      border-color: #017a9e; }
    .is-comments.is-commented.post-actions__item .post-actions__icon, .is-comments.is-commented.is-save.side-profile__close-icon .post-actions__icon, .is-comments.is-commented.is-save.post-data__handler-icon .post-actions__icon, .is-comments.is-active.post-actions__item .post-actions__icon, .is-comments.is-active.is-save.side-profile__close-icon .post-actions__icon, .is-comments.is-active.is-save.post-data__handler-icon .post-actions__icon {
      color: #ffd200;
      border-color: #ffd200; }
    .is-comments.is-commented.post-actions__item, .is-comments.is-commented.is-save.side-profile__close-icon, .is-comments.is-commented.is-save.post-data__handler-icon {
      opacity: 0.25;
      pointer-events: none;
      cursor: default; }
    .is-comments.post-actions__item:not(.can-comment), .is-comments.is-save.side-profile__close-icon:not(.can-comment), .is-comments.is-save.post-data__handler-icon:not(.can-comment) {
      pointer-events: none;
      cursor: default;
      opacity: 0.25; }
    .is-disabled.post-actions__item, .is-disabled.is-save.side-profile__close-icon, .is-disabled.is-save.post-data__handler-icon {
      pointer-events: none;
      opacity: 0.25; }
    .post-actions__item:hover, .is-save.side-profile__close-icon:hover, .is-save.post-data__handler-icon:hover {
      text-decoration: none; }
      .post-actions__item:hover:not(.is-promo), .is-save.side-profile__close-icon:hover:not(.is-promo), .is-save.post-data__handler-icon:hover:not(.is-promo) {
        color: rgba(255, 255, 255, 0.7) !important; }
    .post-actions__item .loader, .is-save.side-profile__close-icon .loader, .is-save.post-data__handler-icon .loader {
      margin: auto;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      position: absolute;
      background-color: rgba(0, 0, 0, 0.85);
      border-radius: 100%; }
      .post-actions__item .loader__spinner, .is-save.side-profile__close-icon .loader__spinner, .is-save.post-data__handler-icon .loader__spinner {
        width: 20px;
        height: 20px; }
  .post-actions__icon {
    padding: 4px;
    /*border-radius: 100%;*/
    display: flex;
    justify-content: center;
    align-content: center; }
  .post-actions__text {
    color: rgba(255, 255, 255, 0.3);
    font-size: 14px;
    font-style: italic;
    line-height: 1.57;
    margin-left: 10px; }
    .post-actions__text:first-child {
      margin-left: 0; }
    .no-italic.post-actions__text {
      font-style: normal; }
    .is-button.post-actions__text {
      text-decoration: underline; }
      .is-button.post-actions__text:before {
        content: '.';
        margin-right: 5px;
        font-size: 14px;
        top: -2px;
        display: inline-block;
        position: relative;
        color: rgba(255, 255, 255, 0.35); }
      .is-button.post-actions__text:not(.is-disabled) {
        cursor: pointer; }
        .is-button.post-actions__text:not(.is-disabled):hover {
          color: rgba(255, 255, 255, 0.6);
          text-decoration: underline; }
  .post-actions__footer {
    flex: 0 1 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 14px;
    border-top: 1px solid;
    border-top-color: #303030; }
    .no-border.post-actions__footer {
      border: none; }
  .post-actions__link {
    margin-left: 10px;
    color: #ffd200;
    font-size: 14px;
    font-style: italic;
    line-height: 1.11; }
    .post-actions__link:nth-of-type(1) {
      margin-left: auto; }
  .post-actions__state-tag {
    font-size: 12px;
    padding: 4px 12px;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .is-processing.post-actions__state-tag {
      background-color: rgba(255, 255, 255, 0.2);
      color: rgba(255, 255, 255, 0.8); }
    .is-queued.post-actions__state-tag {
      background-color: rgba(255, 255, 255, 0.2);
      color: rgba(255, 255, 255, 0.8); }
    .is-new.post-actions__state-tag {
      background-color: rgba(255, 255, 255, 0.2);
      color: rgba(255, 255, 255, 0.8); }
    .has-clr-approved.post-actions__state-tag {
      color: rgb(41, 140, 59); }
    .is-approved.post-actions__state-tag {
      background-color: #298c3b;
      color: rgba(255, 255, 255, 0.8); }
    .is-pending.post-actions__state-tag {
      background-color: #f8d230;
      color: rgba(0, 0, 0, 0.8); }
    .is-failed.post-actions__state-tag {
      background-color: #bf3636;
      color: rgba(255, 255, 255, 0.8); }
    .is-rejected.post-actions__state-tag {
      background-color: #bf3636;
      color: rgba(255, 255, 255, 0.8); }
    .is-updated.post-actions__state-tag {
      background-color: rgba(255, 255, 255, 0.2);
      color: rgba(255, 255, 255, 0.8); }
    .is-italic.post-actions__state-tag {
      font-style: italic; }
    .is-transparent.post-actions__state-tag {
      background-color: transparent; }

.post-comments {
  flex: 1 1 auto;
  overflow: auto;
  display: flex;
  background-color: inherit; }
  .is-row.post-comments {
    margin-top: -10px; }
  .post-comments[data-layout="grid"] .post-blog__handler, .post-comments[data-layout="grid"] .post-modal__handler, .post-comments[data-layout="grid"] .post-myprive__handler, .post-comments[data-layout="grid"] .post-photo__handler, .post-comments[data-layout="grid"] .post-timeline__handler {
    display: flex; }
  .post-comments[data-review] {
    display: none; }
    .post-comments[data-review].is-active {
      display: flex; }
  .post-comments__item {
    width: 100%;
    max-width: 100%;
    flex: 0 0 auto;
    margin: 0;
    background-color: transparent; }
    .post-comments__item > .post-comments__item {
      padding-left: 36px !important; }
      .post-comments__item > .post-comments__item .post-data, .post-comments__item > .post-comments__item .cp-sidebar__result-item {
        padding-top: 0; }
    .post-comments__item > .post-comments__insert {
      padding-left: 36px;
      padding-top: 0px; }
    .post-comments__item:first-child {
      border-top: none; }
    .is-link.post-comments__item:hover {
      text-decoration: none;
      opacity: 0.7; }
    .post-comments__item .post-data__avatar {
      align-self: flex-start; }
    .post-comments__item .post-data__nickname {
      font-size: 13px;
      line-height: 1.6; }
      .post-comments__item .post-data__nickname .post-blog__text, .post-comments__item .post-data__nickname .cp-form-boxes__text, .post-comments__item .post-data__nickname .post-comments__text, .post-comments__item .post-data__nickname .post-modal__text, .post-comments__item .post-data__nickname .post-myprive__text, .post-comments__item .post-data__nickname .post-timeline__text, .post-comments__item .post-data__nickname .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .post-comments__item .post-data__nickname p, .post-comments__item .post-data__nickname .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-comments__item .post-data__nickname p, .post-comments__item .post-data__nickname .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .post-comments__item .post-data__nickname p, .post-comments__item .post-data__nickname .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .post-comments__item .post-data__nickname p, .post-comments__item .post-data__nickname .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .post-comments__item .post-data__nickname p, .post-comments__item .post-data__nickname .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .post-comments__item .post-data__nickname p {
        color: rgba(255, 255, 255, 0.45); }
      .post-comments__item .post-data__nickname .post-data__date {
        color: rgba(255, 255, 255, 0.2); }
    .post-comments__item .post-actions {
      padding-top: 5px;
      padding-left: 0;
      padding-bottom: 0;
      order: 2; }
    .post-comments__item[data-edit] .post-actions__item.is-active {
      color: #ffd200; }
      .post-comments__item[data-edit] .post-actions__item.is-active:hover {
        color: #ffd200 !important; }
  .post-comments__infos {
    padding: 0 16px 16px 65px; }
    .post-comments__infos ~ .post-comments__insert {
      margin-top: -16px; }
  .post-comments__text {
    color: rgba(255, 255, 255, 0.65);
    display: inline-block;
    font-size: 14px;
    line-height: 1.5; }
    .post-comments__text * {
      width: auto;
      display: inline-block;
      float: none; }
    .post-comments__text .post-actions__text {
      font-size: inherit;
      margin-left: 0; }
    .post-comments__text .post-actions__item, .post-comments__text .is-save.side-profile__close-icon, .post-comments__text .is-save.post-data__handler-icon {
      font-size: inherit; }
    .post-comments__text .post-actions__icon {
      border: none;
      padding: 0;
      border-radius: 0; }
  .post-comments__insert {
    display: none;
    align-items: center;
    flex-direction: row;
    align-self: flex-start;
    padding: 14px; }
    .is-active.post-comments__insert {
      display: flex; }
    .post-comments__insert + .post-comments__text {
      padding: 0 10px 0;
      margin: 0 auto; }
    .post-comments__insert[data-edit] {
      padding-left: 14px; }
  .post-comments__insert-avatar {
    width: 32px;
    height: 32px;
    flex: 0 1 32px;
    border-radius: 100%;
    position: relative;
    margin-right: 5px; }
    .post-comments__insert-avatar:before {
      content: '';
      display: block;
      padding-top: 100%; }
  .post-comments__insert-image {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100%; }
  .post-comments__insert-container {
    width: auto;
    flex: 1 1 10em;
    float: left;
    display: flex;
    align-items: center; }
    .post-comments__insert-container form {
      width: 100%;
      float: left;
      display: inherit;
      flex-wrap: inherit;
      align-items: inherit; }
  .post-comments__insert-field {
    flex: 1 1 10em;
    border: 1px solid;
    border-color: #2d2d2d;
    background-color: #232323;
    color: #FFF;
    border-radius: 50px;
    margin-right: 10px;
    font-size: 14px;
    font-style: italic;
    line-height: 1.57;
    padding: 7px 14px; }
    .post-comments__insert-field[autoresize] {
      display: block;
      overflow: hidden;
      resize: none;
      border-radius: 14px; }
    .is-disabled.post-comments__insert-field {
      color: rgba(35, 35, 35, 0.5);
      background-color: rgba(35, 35, 35, 0.15); }
  .post-comments__insert-button {
    width: auto;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    border-radius: 3px;
    padding: 5px;
    color: #ffd200;
    background-color: transparent;
    transition: All 0.15s ease-out; }
    .post-comments__insert-button:not(.is-disabled):hover {
      opacity: 0.8;
      text-decoration: none; }
    .is-disabled.post-comments__insert-button {
      cursor: default; }
      .is-disabled.post-comments__insert-button:hover {
        color: #ffd200;
        text-decoration: none; }

.post-data, .cp-sidebar__result-item {
  padding: 14px 14px 12px;
  display: flex;
  flex-wrap: wrap;
  align-items: center; }
  .post-data[data-type="storyDashInfos"].has-border-top, .cp-sidebar__result-item[data-type="storyDashInfos"].has-border-top {
    border-top: 2px solid rgba(255, 255, 255, 0.03); }
  .post-data[data-type="storyDashInfos"] + .post-blog__item, .cp-sidebar__result-item[data-type="storyDashInfos"] + .post-blog__item, .post-data[data-type="storyDashInfos"] + .post-blog__item-container, .cp-sidebar__result-item[data-type="storyDashInfos"] + .post-blog__item-container, .post-data[data-type="storyDashInfos"] + .post-comments__item, .cp-sidebar__result-item[data-type="storyDashInfos"] + .post-comments__item, .post-data[data-type="storyDashInfos"] + .post-modal__item, .cp-sidebar__result-item[data-type="storyDashInfos"] + .post-modal__item, .post-data[data-type="storyDashInfos"] + .post-myprive__item, .cp-sidebar__result-item[data-type="storyDashInfos"] + .post-myprive__item, .post-data[data-type="storyDashInfos"] + .post-photo__item, .cp-sidebar__result-item[data-type="storyDashInfos"] + .post-photo__item, .post-data[data-type="storyDashInfos"] + .post-timeline__item, .cp-sidebar__result-item[data-type="storyDashInfos"] + .post-timeline__item, .post-data[data-type="storyDashInfos"] + .messages-gallery__item, .cp-sidebar__result-item[data-type="storyDashInfos"] + .messages-gallery__item {
    border-top: none; }
  .post-data[data-type="storyDashInfos"] .is-first.post-data__text, .cp-sidebar__result-item[data-type="storyDashInfos"] .is-first.post-data__text {
    order: -1; }
  @media all and (max-width: 939px) {
    .post-data[data-type="storyDashInfos"] .header-profile__reviews-text, .cp-sidebar__result-item[data-type="storyDashInfos"] .header-profile__reviews-text {
      display: flex !important;
      width: 100%;
      justify-content: center; } }
  .post-data[data-type="storyDashInfos"] .color-error.header-profile__reviews-icon, .cp-sidebar__result-item[data-type="storyDashInfos"] .color-error.header-profile__reviews-icon {
    transform: scaleY(-1); }
  @media all and (max-width: 939px) {
    .post-data[data-type="storyDashInfos"] .header-profile__reviews-icon, .cp-sidebar__result-item[data-type="storyDashInfos"] .header-profile__reviews-icon {
      font-size: 14px;
      align-self: center; } }
  .has-proportion.post-data, .has-proportion.cp-sidebar__result-item {
    padding: 14px; }
  .no-gutters.post-data, .no-gutters.cp-sidebar__result-item {
    padding: 0; }
  .post-data__back {
    padding-right: 10px;
    font-size: 16px;
    cursor: pointer; }
  .post-data__avatar {
    width: 73px;
    flex: 0 1 73px;
    float: left;
    margin-right: 10px; }
    .is-large.post-data__avatar {
      width: 180px;
      flex: 0 1 180px; }
    .is-small.post-data__avatar {
      width: 40px;
      flex: 0 1 40px; }
    .is-smaller.post-data__avatar {
      width: 32px;
      flex: 0 1 32px;
      margin-right: 5px; }
    .is-medium.post-data__avatar, .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-header .post-data__avatar {
      width: 45px;
      flex: 0 1 45px; }
    .is-circle.post-data__avatar {
      border-radius: 100%; }
    .has-glyph.post-data__avatar .header-profile__avatar-link, .has-glyph.post-data__avatar .post-data__avatar-link, .has-glyph.post-data__avatar .cp-chatroom-messages__avatar {
      background-color: rgba(255, 255, 255, 0.05); }
    .has-glyph.post-data__avatar .header-profile__avatar-image, .has-glyph.post-data__avatar .post-data__avatar-image, .has-glyph.post-data__avatar .cp-chatroom-messages__avatar-image {
      background-color: inherit;
      display: flex;
      align-content: center;
      align-items: center;
      justify-content: center;
      font-size: 15px;
      color: rgba(255, 255, 255, 0.8); }
    .is-fanclub.post-data__avatar {
      width: 100px;
      height: 100px;
      flex: 0 1 100px; }
      .is-fanclub.post-data__avatar .post-data__avatar-link {
        background-color: transparent !important; }
        .is-fanclub.post-data__avatar .post-data__avatar-link:after {
          content: '';
          position: absolute;
          background-image: url(/static/images/fanclub/bg_avatar.svg);
          background-size: contain;
          background-repeat: no-repeat;
          background-position: center;
          width: 100%;
          height: 100%;
          top: 0;
          left: 0;
          right: 0;
          margin: auto;
          z-index: 2; }
      .is-fanclub.post-data__avatar .post-data__avatar-image {
        width: calc(100% - 24px);
        height: calc(100% - 24px);
        top: -10px;
        bottom: 0;
        right: 0;
        left: 0;
        margin: auto; }
    input:checked + .post-data__avatar {
      border: 2px solid #ffffff;
      outline: 2px solid #a06bff; }
  .header-profile__avatar-link, .post-data__avatar-link, .cp-chatroom-messages__avatar {
    border-radius: 100%;
    position: relative;
    overflow: hidden; }
    .is-stories.header-profile__avatar-link, .is-stories.post-data__avatar-link, .is-stories.cp-chatroom-messages__avatar {
      cursor: pointer; }
    .no-cursor.header-profile__avatar-link, .no-cursor.post-data__avatar-link, .no-cursor.cp-chatroom-messages__avatar {
      cursor: default; }
    .header-profile__avatar-link:before, .post-data__avatar-link:before, .cp-chatroom-messages__avatar:before {
      content: '';
      display: block;
      padding-top: 100%; }
    .no-bg.header-profile__avatar-link, .no-bg.post-data__avatar-link, .no-bg.cp-chatroom-messages__avatar {
      background-color: transparent; }
    .header-profile__avatar-link .header-profile__media-link, .post-data__avatar-link .header-profile__media-link, .cp-chatroom-messages__avatar .header-profile__media-link {
      width: 20px;
      height: 20px;
      position: absolute;
      top: 3px;
      left: -3px;
      z-index: 1;
      background-color: #131313;
      border: none !important; }
      .header-profile__avatar-link .header-profile__media-link[data-type="badge"], .post-data__avatar-link .header-profile__media-link[data-type="badge"], .cp-chatroom-messages__avatar .header-profile__media-link[data-type="badge"] {
        bottom: -3px;
        left: initial;
        top: initial;
        right: -3px; }
    .header-profile__avatar-link .header-profile__media-icon, .post-data__avatar-link .header-profile__media-icon, .cp-chatroom-messages__avatar .header-profile__media-icon {
      font-size: 10px;
      color: #ffd200; }
  .header-profile__avatar-image, .post-data__avatar-image, .cp-chatroom-messages__avatar-image {
    width: calc(100% - (3px * 2));
    height: calc(100% - (3px * 2));
    display: block;
    position: absolute;
    top: 3px;
    left: 3px;
    right: 0;
    bottom: 0;
    border-radius: 100%;
    overflow: hidden; }
  .post-data__container {
    width: auto;
    flex: 1 1 10em;
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: center; }
    .post-data__container + .side-profile__close, .post-data__container + .post-data__handler {
      padding: 0 14px;
      margin-right: -14px;
      margin-left: 10px; }
      .post-data__container + .is-active.side-profile__close, .post-data__container + .is-active.post-data__handler {
        position: relative;
        z-index: 100002; }
  .post-data__nickname {
    color: #FFF;
    min-width: 100px;
    flex: 0 1 auto;
    text-transform: none;
    font-weight: 700; }
    .post-data__nickname:hover {
      color: #FFF; }
    .cp-modal-stories__data .post-data__nickname, .is-full.post-data__nickname {
      width: calc(100% - 40px);
      float: left; }
    @media all and (max-width: 939px) {
      .post-data__nickname ~ .post-data__date {
        order: 3;
        font-size: 13px; } }
    @media all and (max-width: 939px) {
      .post-data__nickname ~ .post-data__date + .side-profile__close, .post-data__nickname ~ .post-data__date + .post-data__handler {
        order: 2; } }
    @media all and (max-width: 939px) {
      .post-data__nickname {
        max-width: calc(100% - 40px);
        word-break: break-word; }
        .is-full-no-gutter.post-data__nickname {
          max-width: inherit; } }
    .post-data__nickname .post-data__text {
      width: auto;
      float: right; }
      @media all and (max-width: 479px) {
        .post-data__nickname .post-data__text {
          width: 100%;
          float: left; } }
    .post-data__nickname .post-data__date {
      display: inline-block;
      flex: 0 1 auto;
      margin-left: 5px;
      color: rgba(255, 255, 255, 0.3);
      pointer-events: none;
      line-height: 1.1; }
      .post-data__nickname .post-data__date:before {
        content: '.';
        margin-right: 4px;
        font-size: 14px;
        top: -2px;
        display: inline-block;
        position: relative; }
    .post-data__nickname .post-data__action {
      margin-left: 5px !important;
      float: none;
      border: none;
      display: inline; }
      .post-data__nickname .is-text.post-data__action {
        float: right;
        background-color: #353535;
        font-size: 12px;
        padding: 5px 20px;
        margin-top: 0;
        height: 28px;
        display: flex;
        justify-content: center;
        align-items: center; }
        .post-data__nickname .is-text.post-data__action[data-type="call"] {
          width: 56px;
          padding: 5px;
          font-size: 16px;
          background-color: #cc5603; }
          .post-data__nickname .is-text.post-data__action[data-type="call"].no-disturbed {
            background-color: #794017; }
          .post-data__nickname .is-text.post-data__action[data-type="call"].is-disabled {
            background-color: #232323; }
            .post-data__nickname .is-text.post-data__action[data-type="call"].is-disabled:before {
              color: #404040; }
  .post-data__nickname-slug {
    color: rgba(255, 255, 255, 0.6);
    margin-left: 2px; }
    .post-data__nickname-slug i {
      margin-left: 3px;
      font-size: 0.65em; }
  .side-profile__close, .post-data__handler {
    width: auto;
    flex: 0 1 auto;
    float: left;
    display: flex;
    align-self: stretch;
    align-items: center;
    justify-content: center;
    margin-left: auto;
    position: relative;
    font-size: 16px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.3);
    padding-left: 10px;
    cursor: pointer;
    transition: All 0.15s ease-out; }
    .side-profile__close:before, .post-data__handler:before {
      position: relative; }
    .side-profile__close:hover, .post-data__handler:hover {
      text-decoration: none; }
      .side-profile__close:hover:before, .post-data__handler:hover:before {
        opacity: 0.8; }
    .is-call.side-profile__close, .is-call.post-data__handler {
      color: #FFF;
      border-radius: 50px;
      padding: 0 5px;
      width: 30px;
      height: 20px;
      align-self: center;
      font-size: 11px;
      background-color: #cc5603;
      margin-right: 5px; }
      .is-call.no-disturbed.side-profile__close, .is-call.no-disturbed.post-data__handler {
        background-color: #794017; }
      .is-call.is-disabled.side-profile__close, .is-call.is-disabled.post-data__handler {
        background-color: #232323;
        color: #404040; }
    .is-silenced.side-profile__close, .is-silenced.post-data__handler {
      color: #FFF;
      margin-right: 0;
      pointer-events: none; }
      .is-silenced.is-hidden.side-profile__close, .is-silenced.is-hidden.post-data__handler {
        display: none; }
    .side-profile__close[data-type="like"], .post-data__handler[data-type="like"] {
      position: relative;
      z-index: 1 !important;
      color: rgba(255, 255, 255, 0.3); }
      .side-profile__close[data-type="like"].is-active, .post-data__handler[data-type="like"].is-active {
        color: #ffd200;
        cursor: pointer;
        z-index: 1 !important; }
        .side-profile__close[data-type="like"].is-active:hover, .post-data__handler[data-type="like"].is-active:hover {
          color: #ffd200; }
      .side-profile__close[data-type="like"].no-cursor, .post-data__handler[data-type="like"].no-cursor {
        cursor: default; }
        .side-profile__close[data-type="like"].no-cursor:hover:before, .post-data__handler[data-type="like"].no-cursor:hover:before {
          opacity: 1; }
      .side-profile__close[data-type="like"] .loader, .post-data__handler[data-type="like"] .loader {
        width: 40px;
        height: 40px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 1px;
        margin: auto;
        background-color: rgba(0, 0, 0, 0.3);
        z-index: 1;
        border-radius: 100%;
        pointer-events: none;
        cursor: default; }
    @media all and (min-width: 940px) {
      .side-profile__close, .post-data__handler {
        z-index: 1; } }
    @media all and (max-width: 939px) {
      .side-profile__close, .post-data__handler {
        order: 3;
        margin-left: auto; } }
    .side-profile__close .is-bottom.cp-tooltip-actions, .post-data__handler .is-bottom.cp-tooltip-actions {
      top: 75%; }
      @media all and (max-width: 939px) {
        .side-profile__close .is-bottom.cp-tooltip-actions, .post-data__handler .is-bottom.cp-tooltip-actions {
          top: 0 !important; } }
    .side-profile__close .is-top.cp-tooltip-actions, .post-data__handler .is-top.cp-tooltip-actions {
      bottom: 75%; }
      @media all and (max-width: 939px) {
        .side-profile__close .is-top.cp-tooltip-actions, .post-data__handler .is-top.cp-tooltip-actions {
          bottom: 0 !important; } }
    @media all and (max-width: 939px) {
      .side-profile__close .cp-tooltip-actions, .post-data__handler .cp-tooltip-actions {
        z-index: 1000; } }
  .is-circle.side-profile__close-icon, .is-circle.post-data__handler-icon {
    padding: 4px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    margin-left: 10px !important; }
  .is-trash.side-profile__close-icon, .is-trash.post-data__handler-icon {
    color: rgba(255, 255, 255, 0.4);
    border-color: rgba(255, 255, 255, 0.4); }
    .is-trash.side-profile__close-icon:hover, .is-trash.post-data__handler-icon:hover {
      color: #FFF;
      border-color: #FFF; }
  .is-save.side-profile__close-icon, .is-save.post-data__handler-icon {
    line-height: 1; }
    .is-save.is-active.side-profile__close-icon, .is-save.is-active.post-data__handler-icon {
      color: #ffd200;
      border-color: #ffd200; }
  .post-data__date {
    color: rgba(255, 255, 255, 0.3);
    font-size: 12px;
    font-style: italic;
    line-height: 1.57;
    flex: 1 1 auto;
    display: flex;
    justify-content: flex-end; }
    .is-full.post-data__date {
      width: 100%;
      flex: 0 1 100%; }
    .is-align-left.post-data__date {
      justify-content: flex-start; }
    .is-pin.post-data__date {
      line-height: 25px; }
    .is-button.post-data__date {
      margin-left: auto;
      flex: 0 1 auto;
      padding: 5px 10px;
      border-radius: 50px;
      font-style: normal;
      font-size: 10px;
      font-weight: 700;
      text-shadow: none; }
      .is-button.post-data__date:hover {
        opacity: 0.7; }
      .is-button.post-data__date[data-type="premium"] {
        background-color: #6D51A7;
        color: #fff; }
      .is-button.post-data__date[data-type="renew"] {
        background-color: #262626;
        color: rgba(255, 255, 255, 0.5);
        border: 1px solid #3B3B3B; }
      @media all and (max-width: 939px) {
        .is-button.post-data__date {
          margin-top: 2px;
          padding: 3px 10px; } }
    @media all and (max-width: 939px) {
      .post-data__date {
        order: 2;
        align-self: flex-start;
        justify-content: flex-start;
        font-size: 10px;
        flex: 0 1 100%; } }
  .post-data__text, .post-data__state {
    width: 100%;
    flex: 1 1 calc(100% - 100px);
    font-size: 13px;
    font-style: italic;
    line-height: 1.3;
    color: rgba(255, 255, 255, 0.3); }
    .is-offline.post-data__text, .is-offline.post-data__state {
      cursor: default; }
      .is-offline.post-data__text:hover, .is-offline.post-data__state:hover {
        text-decoration: none; }
    .no-cursor.post-data__text, .no-cursor.post-data__state {
      cursor: default; }
      .no-cursor.post-data__text:hover, .no-cursor.post-data__state:hover {
        text-decoration: none; }
    .is-adptative.post-data__text, .is-adptative.post-data__state {
      width: auto;
      flex: 1 1 10em; }
      @media all and (max-width: 989px) {
        .is-adptative.post-data__text, .is-adptative.post-data__state {
          flex: 1 1 calc(100% - 20px); } }
    .is-limited.post-data__text, .is-limited.post-data__state {
      width: auto;
      flex: 1 1 calc(100% - 150px); }
    @media all and (max-width: 939px) {
      .post-data__text, .post-data__state {
        order: 4; } }
    @media all and (max-width: 989px) {
      .post-data__text, .post-data__state {
        flex: 1 1 calc(100% - 20px); }
        .is-limited.post-data__text, .is-limited.post-data__state {
          width: auto;
          flex: 1 1 calc(100% - 20px); } }
  .has-limiter.post-data__text {
    width: 100px;
    float: left;
    flex: 0 0 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    display: flex;
    align-items: flex-start;
    flex-wrap: nowrap;
    word-break: break-word;
    max-height: calc(1.3 * 1em); }
  .no-italic.post-data__text {
    font-style: normal; }
  .post-data__text .is-emoji {
    width: 1.2em;
    height: 1.2em;
    display: inline-block;
    vertical-align: sub;
    margin: 0 2px; }
  .post-data__text-icon {
    vertical-align: middle;
    font-size: 16px;
    margin-right: 5px; }
  .post-data__action {
    width: 24px;
    height: 24px;
    float: left;
    font-size: 14px;
    margin-left: auto;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #FFF;
    border-radius: 100%;
    position: relative;
    cursor: pointer;
    transition: All 0.15s ease-out; }
    .post-data__action:not(:nth-of-type(1)) {
      margin-left: 14px; }
    .post-data__action:hover {
      text-decoration: none;
      opacity: 0.8; }
    .is-tooltip.post-data__action {
      border: none; }
      .is-tooltip.post-data__action:before {
        transform: rotate(90deg);
        font-size: 16px; }
      .is-tooltip.post-data__action:hover.is-active {
        opacity: 1; }
    .is-notify.is-active.post-data__action {
      color: #ff0358;
      border-color: #ff0358; }
    .is-text.post-data__action {
      width: auto;
      height: auto;
      border-radius: 50px;
      padding: 2px 7px; }
    .is-trash.post-data__action {
      color: rgba(255, 255, 255, 0.4);
      border-color: rgba(255, 255, 255, 0.4); }
      .is-trash.post-data__action:hover {
        color: #FFF;
        border-color: #FFF; }
    .post-data__action .loader {
      width: calc(100% + 2px);
      height: calc(100% + 2px);
      margin: auto;
      background-color: rgba(0, 0, 0, 0.8);
      position: absolute;
      top: -1px;
      right: -1px;
      border-radius: 100%; }
      .post-data__action .loader__spinner {
        width: 20px;
        height: 20px; }
    @media all and (max-width: 939px) {
      .post-data__action {
        order: 5;
        margin-top: 5px; } }
  .post-data__pin {
    display: flex;
    align-items: center;
    justify-content: center;
    float: left;
    cursor: pointer;
    color: rgba(255, 255, 255, 0.3);
    margin-right: -2px;
    transition: All .15s ease-out; }
    .is-active.post-data__pin {
      color: #ffd200; }
    #perfomer .post-data__pin:hover {
      color: #FFF; }
    @media all and (max-width: 939px) {
      .post-data__pin {
        order: 5; } }
  .post-data__pin-text {
    font-size: 14px;
    font-style: italic;
    margin-right: 20px; }
  .post-data__pin-icon {
    font-size: 16px; }
    @media all and (max-width: 939px) {
      .post-data__pin-icon {
        font-size: 18px; } }
  .post-data__tag {
    background-color: rgba(0, 0, 0, 0.9);
    float: left;
    display: flex;
    align-content: center;
    align-items: center;
    margin-top: 2px;
    border-radius: 50px;
    overflow: hidden; }
  .post-data__tag-slug {
    padding: 2px 7px;
    color: #FFF;
    font-size: 14px;
    font-style: normal;
    min-width: 104px; }
  .post-data__tag-text {
    padding: 2px 7px;
    float: left;
    font-size: 14px;
    color: #FFF; }

.post-data__avatar-link.is-offline {
  background-color: transparent !important; }

.is-row.post-modal {
  margin-top: -10px; }

.post-modal__item {
  width: 100%;
  max-width: 100%;
  flex: 0 1 100%;
  margin: calc(5px * 2) 0 0; }

.cp-modal__preview .pinch-zoom-container, .cp-modal-stories__preview .pinch-zoom-container, .post-modal__thumb {
  width: auto;
  height: auto;
  opacity: 1;
  max-height: inherit;
  display: flex;
  flex: 0 1 100%;
  align-self: stretch;
  justify-content: center; }
  .cp-modal__preview .pinch-zoom-container:before, .cp-modal-stories__preview .pinch-zoom-container:before, .post-modal__thumb:before {
    display: none; }
  .cp-modal__preview .pinch-zoom-container[data-premium="true"]:not([data-purchased="true"]), .cp-modal-stories__preview .pinch-zoom-container[data-premium="true"]:not([data-purchased="true"]), .post-modal__thumb[data-premium="true"]:not([data-purchased="true"]) {
    height: 100%; }
    .cp-modal__preview .pinch-zoom-container[data-premium="true"]:not([data-purchased="true"]) .post-modal__media, .cp-modal-stories__preview .pinch-zoom-container[data-premium="true"]:not([data-purchased="true"]) .post-modal__media, .post-modal__thumb[data-premium="true"]:not([data-purchased="true"]) .post-modal__media {
      object-fit: cover;
      height: 100%; }
      @media all and (max-width: 939px) {
        .cp-modal__preview .pinch-zoom-container[data-premium="true"]:not([data-purchased="true"]) .post-modal__media, .cp-modal-stories__preview .pinch-zoom-container[data-premium="true"]:not([data-purchased="true"]) .post-modal__media, .post-modal__thumb[data-premium="true"]:not([data-purchased="true"]) .post-modal__media {
          height: 100% !important;
          object-fit: cover; } }
  .cp-modal__preview .has-proportion.pinch-zoom-container[data-orientation="landscape"], .cp-modal-stories__preview .has-proportion.pinch-zoom-container[data-orientation="landscape"], .has-proportion.post-modal__thumb[data-orientation="landscape"] {
    z-index: 1; }
    .cp-modal__preview .has-proportion.pinch-zoom-container[data-orientation="landscape"] iframe, .cp-modal-stories__preview .has-proportion.pinch-zoom-container[data-orientation="landscape"] iframe, .has-proportion.post-modal__thumb[data-orientation="landscape"] iframe {
      width: calc(((100vh * 16) / 9)) !important;
      height: calc(((100vw * 16) / 9)) !important; }
      @media all and (min-width: 940px) {
        .cp-modal__preview .has-proportion.pinch-zoom-container[data-orientation="landscape"] iframe, .cp-modal-stories__preview .has-proportion.pinch-zoom-container[data-orientation="landscape"] iframe, .has-proportion.post-modal__thumb[data-orientation="landscape"] iframe {
          height: 100vh !important; } }
  .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"], .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"], .post-modal__thumb[data-orientation="portrait"] {
    height: 100%; }
    @media all and (max-width: 939px) {
      .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"], .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"], .post-modal__thumb[data-orientation="portrait"] {
        max-height: 100% !important; }
        .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"] .post-modal__media, .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"] .post-modal__media, .post-modal__thumb[data-orientation="portrait"] .post-modal__media {
          height: 100vh !important; }
        .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"] .video-js, .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"] .video-js, .post-modal__thumb[data-orientation="portrait"] .video-js, .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"] .vjs-tech, .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"] .vjs-tech, .post-modal__thumb[data-orientation="portrait"] .vjs-tech {
          max-width: 100vw !important;
          height: 100vh !important;
          object-fit: unset !important; } }
    .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"]:before, .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"]:before, .post-modal__thumb[data-orientation="portrait"]:before {
      display: none; }
    .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"] .post-modal__media, .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"] .post-modal__media, .post-modal__thumb[data-orientation="portrait"] .post-modal__media,
    .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"] iframe,
    .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"] iframe,
    .post-modal__thumb[data-orientation="portrait"] iframe {
      position: relative !important; }
    
    .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"] iframe,
    .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"] iframe,
    .post-modal__thumb[data-orientation="portrait"] iframe {
      opacity: 1 !important; }
      html.ios .cp-modal__preview .pinch-zoom-container[data-orientation="portrait"] iframe, .cp-modal__preview html.ios .pinch-zoom-container[data-orientation="portrait"] iframe, html.ios .cp-modal-stories__preview .pinch-zoom-container[data-orientation="portrait"] iframe, .cp-modal-stories__preview html.ios .pinch-zoom-container[data-orientation="portrait"] iframe, html.ios .post-modal__thumb[data-orientation="portrait"] iframe {
        object-fit: unset !important; }
  @media all and (max-width: 939px) {
    .cp-modal__preview .pinch-zoom-container, .cp-modal-stories__preview .pinch-zoom-container, .post-modal__thumb {
      width: inherit !important;
      height: 100vh !important;
      display: flex;
      align-items: center !important;
      flex-wrap: wrap;
      justify-content: center;
      align-items: baseline;
      max-height: 100vh !important;
      max-width: 100vw !important; }
      .cp-modal__preview .pinch-zoom-container .pinch-zoom-container, .cp-modal-stories__preview .pinch-zoom-container .pinch-zoom-container, .post-modal__thumb .pinch-zoom-container {
        width: 100% !important;
        max-width: 100% !important;
        height: 100% !important;
        max-height: 100% !important; } }

.post-modal__media {
  width: auto;
  max-width: 100%;
  height: 100vh;
  max-height: calc(100vh - 20px);
  position: relative;
  display: block;
  align-self: center;
  object-fit: contain; }
  @media all and (max-width: 939px) {
    .post-modal__media[data-type="photo"] {
      height: initial !important; } }
  .has-alpha-1.post-modal__media {
    opacity: 0.5; }
  .is-blurred.post-modal__media {
    filter: blur(25px); }
  html.ie .post-modal__media {
    min-width: 10px; }
  .cp-modal__preview .has-proportion.pinch-zoom-container .post-modal__media, .cp-modal-stories__preview .has-proportion.pinch-zoom-container .post-modal__media, .has-proportion.post-modal__thumb .post-modal__media {
    width: calc((100vh * 16) / 9);
    height: 100%; }
  .cp-modal__preview .has-full-size.pinch-zoom-container .post-modal__media, .cp-modal-stories__preview .has-full-size.pinch-zoom-container .post-modal__media, .has-full-size.post-modal__thumb .post-modal__media {
    width: 100% !important;
    height: 100% !important; }
  .has-background-image.post-modal__media {
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(/static/images/performers/header_cover_profile.svg); }
    body#performer .has-background-image.post-modal__media {
      background-image: url(/static/images/performers/header_cover_profile_performer.svg); }
  @media all and (max-width: 939px) {
    .post-modal__media {
      width: auto;
      max-width: inherit;
      max-height: inherit;
      align-self: center;
      top: 0;
      bottom: 0;
      left: 0; } }

.post-modal__handler {
  width: 10%; }

.post-modal__price[data-type="counter"] {
  right: 0;
  left: 0;
  width: 80px;
  height: 35px;
  margin: auto; }

.post-modal__price[data-type="text"] {
  width: 90px;
  right: 0 !important;
  left: 0;
  margin: auto;
  bottom: 100px; }
  @media all and (max-width: 939px) {
    .post-modal__price[data-type="text"] {
      bottom: 20px10px;
      width: 90px; } }

.is-review.post-modal__infos {
  align-content: center !important;
  background-color: #161616;
  background-blend-mode: luminosity !important; }
  #performer .is-review.post-modal__infos {
    background-image: url(/static/images/performers/header_cover_profile_performer.svg); }
  #main .is-review.post-modal__infos {
    background-image: url(/static/images/performers/header_cover_profile.svg); }
  .is-review.has-review-theme-2.post-modal__infos, .is-review.has-review-theme-3.post-modal__infos {
    background-image: unset !important;
    background-color: #1e1824; }
  .is-review.post-modal__infos .post-modal__text {
    width: 100%;
    float: left;
    max-width: inherit;
    font-size: 16px !important;
    font-weight: 400 !important; }
    .is-review.post-modal__infos .is-answer.post-modal__text {
      margin-top: 30px; }

.post-modal__reviews {
  justify-content: center !important; }

.post-modal__reviews-icon {
  font-size: 40px !important; }
  .post-modal__reviews-icon:after {
    font-size: 40px !important; }

.is-diferent.post-modal__title {
  text-align: center;
  color: #8e8e8e;
  padding: 30px; }

.is-diferent.post-modal__text {
  color: #8e8e8e;
  padding: 10px; }

.post-modal__alert {
  top: 50% !important;
  transform: translate(0, -50%);
  margin: 0 auto;
  left: 0;
  right: 0;
  height: auto !important;
  height: max-content !important;
  max-width: 380px;
  max-height: calc((380px * 3) / 4);
  max-height: none;
  border-radius: 12px;
  padding: 15px 0;
  background-color: rgba(0, 0, 0, 0.85);
  pointer-events: all !important;
  z-index: 2; }
  .post-modal__alert[data-type="premium"], .post-modal__alert[data-type="paid"], .post-modal__alert[data-type="blurred"] {
    background-color: rgba(0, 0, 0, 0.75); }
  .post-modal__alert .is-fanclub.cp-myprive-form__button img, .post-modal__alert .is-fanclub.profile-form__button img, .post-modal__alert .is-fanclub.side-profile-form__button img {
    width: 60px; }
  @media all and (max-width: 939px) {
    .post-modal__alert {
      max-width: calc(380px - 50px); } }

.post-modal__alert-text {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.7);
  text-align: center; }
  .post-modal__alert-text .post-modal__alert-info {
    font-weight: bold;
    background-color: transparent;
    margin-top: 5px;
    padding: 0;
    color: #fff;
    display: inline-block; }
  .has-opacity.post-modal__alert-text {
    color: rgba(255, 255, 255, 0.6);
    line-height: 1.25; }

.post-modal__bullets {
  display: none; }

.post-modal__navigation {
  display: block !important; }
  @media screen and (max-width: 939px) {
    .post-modal__navigation {
      display: none !important; } }
  .is-disabled.post-modal__navigation {
    display: flex;
    opacity: 0;
    pointer-events: none; }

.cp-myprive-chat, .post-myprive {
  flex: 1 1 10em;
  align-content: flex-start;
  align-items: flex-start;
  overflow-y: auto;
  overflow-x: hidden;
  min-height: 0;
  scrollbar-width: thin; }
  .has-border-separator.cp-myprive-chat, .has-border-separator.post-myprive {
    border-top: 2px solid rgba(255, 255, 255, 0.03); }
  .no-overflow-v.cp-myprive-chat, .no-overflow-v.post-myprive {
    overflow-y: hidden; }
  .has-tooltip-opened.cp-myprive-chat .post-myprive__item, .has-tooltip-opened.post-myprive .post-myprive__item {
    z-index: initial; }
  .has-tooltip-opened.cp-myprive-chat .is-active.side-profile__close, .has-tooltip-opened.post-myprive .is-active.side-profile__close, .has-tooltip-opened.cp-myprive-chat .is-active.post-data__handler, .has-tooltip-opened.post-myprive .is-active.post-data__handler {
    z-index: 10; }
  @media all and (max-width: 939px) {
    html.ios .has-tooltip-opened.cp-myprive-chat, html.ios .has-tooltip-opened.post-myprive {
      overflow: visible; }
    .has-tooltip-opened.cp-myprive-chat .post-myprive__item, .has-tooltip-opened.post-myprive .post-myprive__item {
      z-index: initial; }
    .has-tooltip-opened.cp-myprive-chat .is-active.side-profile__close, .has-tooltip-opened.post-myprive .is-active.side-profile__close, .has-tooltip-opened.cp-myprive-chat .is-active.post-data__handler, .has-tooltip-opened.post-myprive .is-active.post-data__handler {
      z-index: 100002; } }
  .is-column.cp-myprive-chat, .is-column.post-myprive {
    flex-direction: column;
    justify-content: flex-start; }
  .is-full-v.cp-myprive-chat, .is-full-v.post-myprive {
    height: 100%; }
  .is-row.cp-myprive-chat, .is-row.post-myprive {
    margin-top: -9px; }
  .cp-myprive-chat[data-layout="grid"] .post-myprive__item, .post-myprive[data-layout="grid"] .post-myprive__item {
    border-top: 0px; }
  .cp-myprive-chat > .cp-myprive-form, .post-myprive > .cp-myprive-form, .cp-myprive-chat > .cp-stories-form, .post-myprive > .cp-stories-form {
    flex: 0 0 auto; }
  html:not(.computer) .cp-myprive-chat, html:not(.computer) .post-myprive {
    -webkit-overflow-scrolling: touch; }
  .post-myprive__item {
    width: 100%;
    max-width: 100%;
    flex: 0 1 100%;
    margin: 0;
    border-top: 2px solid rgba(255, 255, 255, 0.03);
    z-index: 1; }
    .post-myprive__item .pin-icon {
      margin-right: 0px !important;
      margin-left: 10px; }
      @media all and (max-width: 940px) {
        .post-myprive__item .pin-icon {
          margin-right: 2px !important;
          margin-left: 0px; } }
    .post-myprive__item .post-timeline__thumb[data-type="video"]:hover .post-elements__floating {
      display: none; }
    .has-tooltip-opened.post-myprive__item {
      z-index: 2; }
    .post-myprive__item[data-clickable] {
      cursor: pointer; }
    .post-myprive__item[data-expired="true"] .post-data, .post-myprive__item[data-expired="true"] .cp-sidebar__result-item {
      opacity: 0.5; }
    .post-myprive__item[data-type="satisfaction"] .post-myprive__infos {
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
    .post-myprive__item[data-type="satisfaction"] .post-data__avatar {
      margin: 10px auto 15px; }
      .post-myprive__item[data-type="satisfaction"] .post-data__avatar .header-profile__media-link[data-badge-type="fanclub"] {
        width: 40px;
        height: 40px;
        bottom: -10px;
        right: -10px; }
        .post-myprive__item[data-type="satisfaction"] .post-data__avatar .header-profile__media-link[data-badge-type="fanclub"] .header-profile__media-icon {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          width: 100%;
          height: 100%; }
    .post-myprive__item[data-type="satisfaction"] .post-data__container {
      width: 100%;
      flex: 0 1 100%; }
    .is-transparent.post-myprive__item {
      background-color: transparent; }
    .no-border.post-myprive__item {
      border-top: none; }
    .post-myprive__item:not(.is-approved-admin) .post-data__text-icon {
      font-size: 12px;
      align-self: center; }
    .is-full-v.post-myprive__item {
      height: 100%; }
    .has-no-actions.post-myprive__item > [class*="post-"]:last-child:not(.post-actions):not(.post-comments),
    .has-no-actions.post-myprive__item > [class^="post-"]:last-child:not(.post-actions):not(.post-comments) {
      padding-bottom: 16px; }
    .post-myprive__item:nth-of-type(1) {
      margin: 0;
      border-top: 0; }
    .is-empty.post-myprive__item {
      flex: 1 1 10em;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      align-self: stretch;
      justify-content: center; }
      .is-empty.is-media.post-myprive__item {
        background: transparent;
        margin-top: 0px;
        height: 100%; }
      .is-empty.post-myprive__item .post-myprive__infos {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-items: center;
        align-content: center;
        flex-direction: column;
        gap: 12px; }
        .is-empty.post-myprive__item .post-myprive__infos * {
          text-transform: initial;
          font-family: "Open Sans", "Helvetica", "Arial", "sans-serif"; }
        .is-empty.post-myprive__item .post-myprive__infos h2 {
          font-size: 16px;
          font-weight: bold;
          margin-top: 22px; }
        .is-empty.post-myprive__item .post-myprive__infos h3 {
          font-size: 14px;
          font-weight: normal;
          opacity: .35;
          text-align: center;
          line-height: 1.5; }
        .is-empty.post-myprive__item .post-myprive__infos .cp-grid-info__btn-wrapper-button.icon {
          width: 90px;
          height: 90px; }
      .is-empty.post-myprive__item .post-myprive__category-icon {
        font-size: 5em;
        color: rgba(255, 255, 255, 0.07); }
      .is-empty.post-myprive__item .post-myprive__title {
        width: 100%;
        float: left;
        text-align: center;
        margin-top: 15px;
        font-size: 18px;
        color: rgba(255, 255, 255, 0.2); }
    .is-informative.post-myprive__item {
      padding: 8px 0;
      flex: 0 0 auto; }
      .is-informative.post-myprive__item:not(.no-border) {
        border-top: 2px solid rgba(255, 255, 255, 0.03); }
        .is-informative.post-myprive__item:not(.no-border) + .post-myprive__item {
          border-top: none; }
      .is-informative.post-myprive__item:hover .post-myprive__text {
        color: rgba(255, 255, 255, 0.5); }
      .is-informative.is-transparent.post-myprive__item {
        padding: 15px 0; }
        .is-informative.is-transparent.post-myprive__item .post-myprive__infos {
          background-color: transparent;
          padding: 0 6px; }
      .is-informative.is-congratulations.post-myprive__item .post-myprive__infos {
        background-color: rgba(66, 200, 244, 0.28); }
      .is-informative.post-myprive__item .post-myprive__infos {
        max-width: calc(100% - 16px);
        margin: 0 auto;
        border-radius: 6px;
        padding: 16px;
        background-color: #2d2d2d; }
      .is-informative.post-myprive__item .post-myprive__date {
        padding: 0 14px; }
    .is-satisfaction.post-myprive__item {
      position: relative;
      background-color: #131313;
      padding: 0;
      border-bottom: 1px solid #292929; }
      .is-satisfaction.post-myprive__item .post-myprive__infos {
        max-width: 100%;
        border-radius: 0;
        background-color: #232323;
        flex-direction: column;
        display: flex;
        align-items: center; }
      .is-satisfaction.post-myprive__item .cp-myprive-form__textarea, .is-satisfaction.post-myprive__item .cp-myprive-form__textarea--message {
        padding: 10px;
        font-size: 14px;
        color: rgba(255, 255, 255, 0.5);
        overflow: auto;
        min-height: 90px; }
      .is-satisfaction.post-myprive__item .loader {
        height: 100%;
        margin: auto;
        position: absolute;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.7); }
    .is-read.post-myprive__item .post-data__text-icon {
      color: #26aaf3; }
    .is-unread.post-myprive__item .post-data__container {
      position: relative; }
      .is-unread.post-myprive__item .post-data__container:before {
        display: block;
        content: '';
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 6px;
        height: 6px;
        background-color: #017a9e;
        border-radius: 100%; }
    .is-summary.post-myprive__item[data-type="video"] .post-blog__thumb img, .is-summary.post-myprive__item[data-type="video"] .cp-form-boxes__thumb img, .is-summary.post-myprive__item[data-type="video"] .cp-myprive-form__preview img, .is-summary.post-myprive__item[data-type="video"] .cp-modal__preview .pinch-zoom-container img, .cp-modal__preview .is-summary.post-myprive__item[data-type="video"] .pinch-zoom-container img, .is-summary.post-myprive__item[data-type="video"] .cp-modal-stories__preview .pinch-zoom-container img, .cp-modal-stories__preview .is-summary.post-myprive__item[data-type="video"] .pinch-zoom-container img, .is-summary.post-myprive__item[data-type="video"] .post-modal__thumb img, .is-summary.post-myprive__item[data-type="video"] .post-myprive__thumb img, .is-summary.post-myprive__item[data-type="video"] .post-photo__thumb img, .is-summary.post-myprive__item[data-type="video"] .post-timeline__thumb img, .is-summary.post-myprive__item[data-type="video"] .messages-gallery__thumb img {
      filter: brightness(0.5); }
    .is-summary.post-myprive__item[data-type="video"] .post-blog__thumb:after, .is-summary.post-myprive__item[data-type="video"] .cp-form-boxes__thumb:after, .is-summary.post-myprive__item[data-type="video"] .cp-myprive-form__preview:after, .is-summary.post-myprive__item[data-type="video"] .cp-modal__preview .pinch-zoom-container:after, .cp-modal__preview .is-summary.post-myprive__item[data-type="video"] .pinch-zoom-container:after, .is-summary.post-myprive__item[data-type="video"] .cp-modal-stories__preview .pinch-zoom-container:after, .cp-modal-stories__preview .is-summary.post-myprive__item[data-type="video"] .pinch-zoom-container:after, .is-summary.post-myprive__item[data-type="video"] .post-modal__thumb:after, .is-summary.post-myprive__item[data-type="video"] .post-myprive__thumb:after, .is-summary.post-myprive__item[data-type="video"] .post-photo__thumb:after, .is-summary.post-myprive__item[data-type="video"] .post-timeline__thumb:after, .is-summary.post-myprive__item[data-type="video"] .messages-gallery__thumb:after {
      content: "";
      background-image: url("/skins/amora/static/images/icons/play-button.svg");
      width: 15px;
      height: 15px;
      text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.35);
      background-size: contain;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
    .is-summary.post-myprive__item .post-blog__thumb, .is-summary.post-myprive__item .cp-form-boxes__thumb, .is-summary.post-myprive__item .cp-myprive-form__preview, .is-summary.post-myprive__item .cp-modal__preview .pinch-zoom-container, .cp-modal__preview .is-summary.post-myprive__item .pinch-zoom-container, .is-summary.post-myprive__item .cp-modal-stories__preview .pinch-zoom-container, .cp-modal-stories__preview .is-summary.post-myprive__item .pinch-zoom-container, .is-summary.post-myprive__item .post-modal__thumb, .is-summary.post-myprive__item .post-myprive__thumb, .is-summary.post-myprive__item .post-photo__thumb, .is-summary.post-myprive__item .post-timeline__thumb, .is-summary.post-myprive__item .messages-gallery__thumb {
      max-width: 38px;
      order: 2;
      align-self: center;
      margin-left: 10px; }
      .is-summary.post-myprive__item .post-blog__thumb:before, .is-summary.post-myprive__item .cp-form-boxes__thumb:before, .is-summary.post-myprive__item .cp-myprive-form__preview:before, .is-summary.post-myprive__item .cp-modal__preview .pinch-zoom-container:before, .cp-modal__preview .is-summary.post-myprive__item .pinch-zoom-container:before, .is-summary.post-myprive__item .cp-modal-stories__preview .pinch-zoom-container:before, .cp-modal-stories__preview .is-summary.post-myprive__item .pinch-zoom-container:before, .is-summary.post-myprive__item .post-modal__thumb:before, .is-summary.post-myprive__item .post-myprive__thumb:before, .is-summary.post-myprive__item .post-photo__thumb:before, .is-summary.post-myprive__item .post-timeline__thumb:before, .is-summary.post-myprive__item .messages-gallery__thumb:before {
        padding-top: 100%; }
    .is-summary.post-myprive__item .post-blog__media, .is-summary.post-myprive__item .cp-form-boxes__media, .is-summary.post-myprive__item .cp-myprive-form__preview-media, .is-summary.post-myprive__item .post-myprive__media, .is-summary.post-myprive__item .post-photo__media, .is-summary.post-myprive__item .post-timeline__media, .is-summary.post-myprive__item .messages-gallery__media {
      object-fit: cover; }
      .is-summary.post-myprive__item .is-premium.post-blog__media, .is-summary.post-myprive__item .is-premium.cp-form-boxes__media, .is-summary.post-myprive__item .is-premium.cp-myprive-form__preview-media, .is-summary.post-myprive__item .is-premium.post-myprive__media, .is-summary.post-myprive__item .is-premium.post-photo__media, .is-summary.post-myprive__item .is-premium.post-timeline__media, .is-summary.post-myprive__item .is-premium.messages-gallery__media {
        border: 1px solid #6c25cd; }
    .is-summary.post-myprive__item .post-actions__item, .is-summary.post-myprive__item .is-save.side-profile__close-icon, .is-summary.post-myprive__item .is-save.post-data__handler-icon {
      width: 20px;
      height: 20px;
      font-size: 12px;
      cursor: default;
      color: #525252 !important;
      opacity: 0.6;
      display: inline-block;
      vertical-align: middle;
      margin-left: 0;
      top: 3px; }
      .is-summary.post-myprive__item .post-actions__item:hover, .is-summary.post-myprive__item .is-save.side-profile__close-icon:hover, .is-summary.post-myprive__item .is-save.post-data__handler-icon:hover {
        color: #525252 !important; }
      .is-summary.post-myprive__item .is-buy.post-actions__item, .is-summary.post-myprive__item .is-buy.is-save.side-profile__close-icon, .is-summary.post-myprive__item .is-buy.is-save.post-data__handler-icon {
        color: #56883b !important; }
      .is-summary.post-myprive__item .is-new-fan.post-actions__item, .is-summary.post-myprive__item .is-new-fan.is-save.side-profile__close-icon, .is-summary.post-myprive__item .is-new-fan.is-save.post-data__handler-icon {
        color: #e495cf !important; }
      .is-summary.post-myprive__item .is-review.post-actions__item, .is-summary.post-myprive__item .is-review.is-save.side-profile__close-icon, .is-summary.post-myprive__item .is-review.is-save.post-data__handler-icon {
        color: #dab60d !important; }
      .is-summary.post-myprive__item .is-system-post.post-actions__item, .is-summary.post-myprive__item .is-system-post.is-save.side-profile__close-icon, .is-summary.post-myprive__item .is-system-post.is-save.post-data__handler-icon {
        color: #525252 !important; }
      .is-summary.post-myprive__item .is-message.post-actions__item, .is-summary.post-myprive__item .is-message.is-save.side-profile__close-icon, .is-summary.post-myprive__item .is-message.is-save.post-data__handler-icon {
        color: #017a9e !important; }
      .is-summary.post-myprive__item .is-comment.post-actions__item, .is-summary.post-myprive__item .is-comment.is-save.side-profile__close-icon, .is-summary.post-myprive__item .is-comment.is-save.post-data__handler-icon {
        color: #8e2a41 !important; }
      .is-summary.post-myprive__item .is-subscriptions.post-actions__item, .is-summary.post-myprive__item .is-subscriptions.is-save.side-profile__close-icon, .is-summary.post-myprive__item .is-subscriptions.is-save.post-data__handler-icon {
        color: #0fd4ca !important; }
      .is-summary.post-myprive__item .is-fanclub.post-actions__item, .is-summary.post-myprive__item .is-fanclub.is-save.side-profile__close-icon, .is-summary.post-myprive__item .is-fanclub.is-save.post-data__handler-icon {
        color: #0fd4ca !important; }
      .is-summary.post-myprive__item .is-premium-content.post-actions__item, .is-summary.post-myprive__item .is-premium-content.is-save.side-profile__close-icon, .is-summary.post-myprive__item .is-premium-content.is-save.post-data__handler-icon {
        color: #ffd200 !important; }
    .is-summary.post-myprive__item .post-actions__icon {
      padding: 0;
      border: none; }
    .has-hover.post-myprive__item:hover {
      background-color: rgba(255, 255, 255, 0.05); }
    .post-myprive__item .is-alpha.post-data__avatar {
      opacity: 0.6; }
    .post-myprive__item .post-data__avatar .post-myprive__progress {
      position: absolute;
      bottom: -9px;
      left: 0;
      height: 5px;
      width: 100%;
      background-color: rgba(255, 255, 255, 0.18);
      border-radius: 50px; }
      .post-myprive__item .post-data__avatar .post-myprive__progress:after {
        background: #1e1e1e;
        font-size: 9px;
        position: absolute;
        top: -16px;
        left: 0;
        right: 0;
        margin: auto;
        width: 27px;
        text-align: center;
        padding: 1px;
        border-radius: 50px; }
      .post-myprive__item .post-data__avatar .post-myprive__progress[data-percent="0m"]:after {
        opacity: 0; }
    .post-myprive__item .post-data__avatar .post-myprive__progress-range {
      height: 5px; }
    .post-myprive__item .post-data__nickname {
      font-size: 15px;
      line-height: 1.3; }
    .post-myprive__item .side-profile__close, .post-myprive__item .post-data__handler {
      color: #FFF; }
    .post-myprive__item .post-data__text {
      position: relative; }
      .post-myprive__item .post-data__text [data-type="counter"] {
        border-radius: 50px;
        position: absolute;
        top: 0;
        bottom: 0;
        right: 0;
        z-index: 2;
        align-self: center;
        margin: auto;
        color: #fff;
        font-size: 12px;
        width: auto;
        min-width: 16px;
        height: 16px;
        padding: 0 5px;
        display: flex;
        align-items: center;
        justify-content: center; }
    .post-myprive__item .post-data + .post-actions__footer, .post-myprive__item .cp-sidebar__result-item + .post-actions__footer {
      padding: 0 14px 14px;
      flex: 0 0 auto; }
      .post-myprive__item .post-data + .post-actions__footer .post-actions__state-tag, .post-myprive__item .cp-sidebar__result-item + .post-actions__footer .post-actions__state-tag {
        margin-left: 16px; }
  .post-myprive__link {
    cursor: pointer; }
    .has-cursor-default.post-myprive__link {
      cursor: default; }
  @media all and (min-width: 768px) {
    .post-myprive__thumb[data-orientation="portrait"]:before {
      padding-top: 100%; }
    .post-myprive__thumb[data-orientation="portrait"] iframe {
      width: 100%;
      height: 100%;
      position: absolute; } }
  html.ios .post-myprive__thumb iframe {
    object-fit: unset !important; }
  .post-myprive__handler {
    width: 10%; }
  .post-myprive__infos {
    position: relative; }
    .post-myprive__infos + .post-photo {
      margin-top: 14px; }
    .post-myprive__infos > .loader {
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      margin: 0;
      background-color: rgba(30, 30, 30, 0.8); }
  .post-myprive__text {
    word-wrap: break-word;
    word-break: break-word; }
  .post-myprive__progress {
    margin-bottom: 1px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: center; }
    .post-myprive__progress + .post-data__text {
      padding-bottom: 14px; }
    .post-myprive__progress:after {
      content: attr(data-percent);
      width: auto;
      flex: 0 0 auto;
      color: #e495cf;
      font-size: 12px;
      line-height: 1.44;
      margin-left: 10px; }
  .post-myprive__progress-range {
    height: 6px;
    overflow: hidden;
    background-color: #e495cf;
    margin-right: auto;
    border-radius: 50px; }
  .post-myprive__stickyNews {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    align-content: center;
    align-items: center;
    justify-content: center;
    position: relative; }
    .post-myprive__stickyNews .post-myprive__infos {
      padding: 30px 15px;
      background-color: #131313;
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
    .post-myprive__stickyNews .post-myprive__title {
      width: 100%;
      float: left;
      text-align: center;
      margin-top: 15px; }
    .post-myprive__stickyNews .post-myprive__text {
      text-align: center; }
  .post-myprive__stickyNews-icon {
    width: 60px;
    height: 60px;
    font-size: 30px;
    float: left;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    color: #ff7a00;
    border: 4px solid #ff7a00;
    border-radius: 100%; }

.post-myprive__link[data-type="video"]:hover .post-myprive__floating,
.post-myprive__link[data-type="video"]:hover .post-myprive__minutes {
  display: none; }

@media screen and (max-width: 768px) {
  .post-myprive__link[data-type="video"] .post-myprive__floating,
  .post-myprive__link[data-type="video"] .post-myprive__minutes {
    display: none; } }

.post-photo {
  justify-content: flex-start; }
  .has-overflow.post-photo {
    overflow: auto; }
  .post-photo:after {
    content: "";
    flex: auto; }
    @media all and (max-width: 767px) {
      .post-photo:after {
        display: none; } }
  .has-item-personalized.post-photo .post-photo__navigation {
    bottom: 0;
    top: 0; }
    .has-item-personalized.post-photo .post-photo__navigation[data-type="prev"] {
      left: 0;
      right: unset; }
    .has-item-personalized.post-photo .post-photo__navigation[data-type="next"] {
      left: unset;
      right: 0; }
  .is-row.post-photo {
    margin-top: 1px; }
  .is-column.post-photo {
    flex-direction: column;
    flex: 0 1 100%; }
    .is-column.post-photo .is-empty.post-blog__item, .is-column.post-photo .is-empty.post-blog__item-container, .is-column.post-photo .is-empty.post-comments__item, .is-column.post-photo .is-empty.post-modal__item, .is-column.post-photo .is-empty.post-myprive__item, .is-column.post-photo .is-empty.post-photo__item, .is-column.post-photo .is-empty.post-timeline__item, .is-column.post-photo .is-empty.messages-gallery__item {
      flex: 0 1 100%; }
  .post-photo__item {
    margin: 2px 0 0 2px; }
    .has-item-3.post-photo .post-photo__item {
      width: calc((100% / 3) - 4px) !important;
      max-width: calc((100% / 3) - 4px) !important;
      flex: 1 1 calc((100% / 3) - 4px) !important; }
      @media all and (max-width: 939px) {
        .has-item-3.post-photo .post-photo__item {
          width: calc((100% / 2) - 4px) !important;
          max-width: calc((100% / 2) - 4px) !important;
          flex: 0 1 calc((100% / 2) - 4px) !important; } }
    .has-item-4.post-photo .post-photo__item {
      width: calc((100% / 4) - 2px) !important;
      max-width: calc((100% / 4) - 2px) !important;
      flex: 1 1 calc((100% / 4) - 2px) !important; }
    .has-item-5.post-photo .post-photo__item {
      width: calc((100% / 5) - 2px);
      max-width: calc((100% / 5) - 2px);
      flex: 0 1 calc((100% / 5) - 2px); }
    .has-item-6.post-photo .post-photo__item {
      width: calc((100% / 6) - 2px);
      max-width: calc((100% / 6) - 2px);
      flex: 0 1 calc((100% / 6) - 2px); }
    @media all and (min-width: 940px) and (max-width: 1024px) {
      .has-item-5.post-photo .post-photo__item, .has-item-6.post-photo .post-photo__item {
        width: calc((100% / 4) - 2px);
        max-width: calc((100% / 4) - 2px);
        flex: 0 1 calc((100% / 4) - 2px); } }
    @media all and (max-width: 767px) {
      .post-photo__item {
        width: calc((100% / 2) - 2px) !important;
        max-width: calc((100% / 2) - 2px) !important;
        flex: 0 1 calc((100% / 2) - 2px) !important; } }
    .is-cover.post-photo__item .post-photo__thumb:before {
      padding-top: 100%; }
    .is-cover.post-photo__item .post-photo__handler {
      width: 100%; }
    .post-photo__item:hover .post-photo__thumb-button {
      opacity: 0.95; }
    .is-wide.post-photo__item .post-photo__thumb:before {
      padding-top: 56.25%; }
    .is-subscription.post-photo__item:not(.is-cover) .post-photo__handler {
      width: 5em !important;
      height: 5em !important; }
    .is-subscription.post-photo__item .post-photo__handler {
      height: 10em; }
    .is-cover-highlight.post-photo__item {
      border: 2px solid;
      border-color: #408fd2; }
    @media all and (max-width: 939px) {
      .has-tooltip-opened.post-photo__item {
        z-index: 2; } }
  .post-photo__thumb:before {
    padding-top: 100%; }
  .post-photo__thumb .cp-myprive-form__player {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0; }
  .post-photo__thumb .cp-myprive-form__player-actions {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }
  .post-photo__thumb .cp-myprive-form__player-action {
    font-size: 50px; }
  .post-photo__thumb .cp-myprive-form__player-range {
    position: absolute;
    bottom: 5px;
    left: 5px;
    width: calc(100% - 10px);
    height: 2px;
    background-color: rgba(255, 255, 255, 0.5); }
  .post-photo__thumb .cp-myprive-form__player-minutes {
    position: absolute;
    left: 10px;
    top: 10px;
    margin-left: 0; }
  .is-preview-disabled.post-photo__thumb:before {
    content: none; }
  .is-preview-disabled.post-photo__thumb svg {
    padding: 20px;
    height: 120px;
    max-width: 100% !important; }
    .is-preview-disabled.post-photo__thumb svg.cp-myprive-form__preview-media-disabled {
      padding: 6px;
      height: 50px;
      border-radius: 100%;
      border: 2px solid #CD375B;
      width: 50px !important;
      fill: #CD375B;
      top: 50%;
      margin-top: -25px; }
  .post-photo__media {
    object-fit: cover; }
    .post-photo__media[data-type="icon"] {
      color: rgba(255, 255, 255, 0.3);
      font-size: 60px;
      display: flex;
      justify-content: center;
      align-items: center;
      border: 5px dashed rgba(255, 255, 255, 0.3);
      background-color: #131313;
      border-radius: 6px; }
  .post-photo__alert-title {
    font-size: 12px !important;
    font-weight: 400; }
  .post-photo__alert-icon:not([data-type="watermark"]) {
    font-size: 25px !important;
    width: 45px !important;
    height: 45px !important; }
    @media all and (max-width: 939px) {
      .post-photo__alert-icon:not([data-type="watermark"]) {
        font-size: 18px !important;
        width: 35px !important;
        height: 35px !important; } }
  .post-photo__alert-icon[data-type="watermark"] {
    max-width: 55% !important; }
    @media all and (max-width: 939px) {
      .post-photo__alert-icon[data-type="watermark"] {
        max-width: 65% !important; } }

.ff-post-photo__item .cp-lightbox__button.ff-btn-is-cover {
  transform: rotate(0) !important; }

.progress-link-container .lightbox-wrapper .loader {
  width: 60px; }

.cp-form__sender .ff-post-photo__item .post-photo__link:not(label)::after {
  border-radius: 0 0 10px 10px; }

.cp-form__sender .post-photo__item[data-item-type="button"] .post-photo__link svg {
  width: 24px;
  height: 24px;
  padding: 0 !important; }

.ff-lightbox__upload .cp-form__sender[data-item-type="uploader"] .cp-form__item {
  padding: 8px 0; }

.ff-lightbox__upload .cp-form__sender[data-item-type="earlyaccess"] {
  margin-top: 12px !important; }

.ff-lightbox__upload .cp-form__sender[data-item-type="prices-adjusts"] {
  justify-content: center; }
  @media (max-width: 700px) {
    .ff-lightbox__upload .cp-form__sender[data-item-type="prices-adjusts"] .cp-form__areatext[data-item-type="choose"] {
      max-width: 33% !important; } }

.post-poll {
  display: flex;
  flex-wrap: wrap; }
  .post-poll__question {
    padding: 0 0 12px 0; }
  .post-poll__options {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    max-width: 100%;
    border-radius: 10px;
    padding: 30px 15px !important;
    width: 100%; }
    .post-poll__options input {
      display: none;
      visibility: hidden; }
  .post-poll__option {
    display: flex;
    flex: 1 0 100%;
    justify-content: center;
    align-items: center;
    position: relative;
    cursor: pointer;
    border-radius: 12px;
    width: 100%;
    min-height: 60px;
    font-size: 15px;
    margin: 5px 0;
    padding: 12px 50px 12px 90px;
    word-break: break-word;
    text-align: left;
    text-transform: unset; }
    @media (min-width: 940px) {
      .post-poll__option:hover {
        opacity: 1;
        background-color: #333333;
        transform: translateY(-1px);
        box-shadow: 0 6px 18px rgba(0, 0, 0, 0.28); } }
    .post-poll__option--letter {
      position: absolute;
      left: 10px;
      height: 40px;
      width: 40px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      border-radius: 50px;
      font-weight: bold;
      top: 0;
      bottom: 0;
      margin: auto;
      font-size: 18px; }
  .post-poll__submit {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    width: 197px;
    height: 40px;
    margin: 15px auto 0;
    font-size: 15px; }
  .post-poll__answer {
    display: flex;
    flex: 1 0 100%;
    justify-content: flex-start;
    font-size: 13px; }
  .post-poll__result {
    display: flex;
    flex: 1 1 100%;
    justify-content: space-between;
    align-items: center;
    grid-gap: 15px;
    margin-bottom: 15px; }
    .post-poll__result--progress {
      display: flex;
      flex: 1 1 80%;
      height: 8px; }
      .post-poll__result--progress-bar {
        border-radius: 6px; }
    .post-poll__result--votes {
      display: flex;
      flex: 0 1 auto;
      justify-content: flex-end; }
  .post-poll__footer {
    display: flex;
    flex: 1 0 100%;
    margin-top: 15px; }
    .post-poll__footer span:first-of-type {
      display: flex;
      flex: 1 1 50%;
      justify-content: flex-start; }
    .post-poll__footer span:last-of-type {
      display: flex;
      flex: 1 1 50%;
      justify-content: flex-end; }

.post-banner {
  display: flex;
  position: relative;
  padding: 0 10px; }
  @media all and (min-width: 651px) {
    .post-banner {
      padding: 0; } }
  .post-banner__item {
    display: flex;
    position: relative;
    min-height: 130px;
    background-size: cover;
    background-position: center center;
    border-radius: 18px;
    padding: 15px; }
    .post-banner__item:hover, .post-banner__item:active {
      text-decoration: none; }
    .post-banner__item::before {
      content: "";
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      height: 50%;
      background-color: rgba(0, 0, 0, 0.45);
      border-radius: 0 0 18px 18px; }
    .post-banner__item[class*="blurred"]::before {
      height: 100%; }
    .post-banner__item--data {
      display: flex;
      flex: 1 1 auto;
      height: 100%;
      color: #fff;
      flex-direction: column;
      z-index: 1; }
      @media all and (min-width: 767px) {
        .post-banner__item--data {
          flex-direction: row; } }
      .is-column.post-banner__item--data {
        flex-direction: column; }
      .post-banner__item--data:not(:first-child) {
        margin-left: 15px; }
      .post-banner__item--data:not(:last-child) {
        margin: 0 12px; }
    .post-banner__item--avatar {
      display: flex;
      position: relative;
      align-items: center;
      width: 100px;
      height: 100px;
      padding: 3px;
      border-radius: 50%;
      margin-top: auto;
      margin-bottom: auto;
      pointer-events: none; }
      .is-offline.post-banner__item--avatar {
        background-color: #fff !important; }
      .is-stories.post-banner__item--avatar {
        background: linear-gradient(53deg, #00deff 0%, #00deff 34%, #ff5c54 66%, #ff5c54 100%) !important; }
      .post-banner__item--avatar img {
        position: relative;
        width: 100%;
        height: 100%; }
    .post-banner__item--nickname {
      color: #ffffff;
      font-size: 18px;
      font-weight: 400;
      line-height: 20px; }
    .post-banner__item--username {
      color: #ffffff;
      opacity: 0.6;
      font-size: 14px;
      font-weight: 400; }
    .post-banner__item--button {
      display: flex;
      justify-content: space-evenly;
      align-items: center;
      gap: 12px;
      color: #ffffff !important;
      text-decoration: none !important;
      background-color: rgba(255, 255, 255, 0.15);
      border-radius: 13px;
      padding: 6px 25px; }
      @media all and (max-width: 479px) {
        .post-banner__item--button {
          position: absolute;
          top: 15px;
          right: 15px; } }
      .is-active.post-banner__item--button {
        background-color: #ff5c54;
        justify-content: center; }
        .is-active.post-banner__item--button:hover {
          opacity: 0.8;
          text-decoration: none; }
      .post-banner__item--button svg {
        width: 16px;
        height: 16px;
        fill: #ff5c54; }
    .post-banner__item--icon {
      position: relative;
      width: 32px;
      height: 32px;
      background-color: rgba(0, 0, 0, 0.45);
      padding: 8px;
      border-radius: 50%;
      margin-left: 10px; }
      .post-banner__item--icon:hover svg .default, .is-active.post-banner__item--icon svg .default {
        display: none; }
      .post-banner__item--icon:hover svg .hover, .is-active.post-banner__item--icon svg .hover {
        display: block;
        fill: #ff5c54; }
      .post-banner__item--icon svg {
        position: relative;
        width: 100%;
        height: 100%;
        margin: auto; }
        .post-banner__item--icon svg .default {
          display: block;
          fill: #fff; }
        .post-banner__item--icon svg .hover {
          display: none; }
    .post-banner__item .is-bottom {
      align-items: flex-end; }
    .post-banner__item .is-end {
      justify-content: flex-end; }

.is-row.post-timeline {
  margin-top: -9px; }

.post-timeline__item {
  margin: 18px 0 0;
  width: 100%;
  max-width: 100%;
  flex: 0 1 100%; }
  .is-pending.post-timeline__item .post-timeline__link {
    position: relative; }
  .post-timeline__item .post-timeline__price[data-segment="premium"],
  .post-timeline__item .post-photo__price[data-segment="premium"] {
    bottom: 10px;
    top: unset;
    z-index: 12;
    right: unset;
    left: 30px; }
    .post-timeline__item .post-timeline__price[data-segment="premium"]:after,
    .post-timeline__item .post-photo__price[data-segment="premium"]:after {
      right: unset;
      left: -23px; }

.post-timeline[data-layout="list"] .post-timeline__thumb[data-type="video"]:hover .post-elements__floating {
  display: none; }

.post-timeline[data-layout="list"] .review-pin {
  margin-left: 12px; }

.post-timeline__schedule-item {
  margin-right: 2px;
  width: 50%;
  margin-top: 10px;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  border-radius: 2px;
  background-color: #1e1e1e;
  padding-right: 0px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative; }
  .post-timeline__schedule-item .cp-bottom__schedule-date {
    position: relative;
    width: auto;
    float: left;
    left: 3px;
    color: #FFF;
    text-align: center;
    font-size: 12px;
    margin-left: 6px;
    display: flex;
    align-items: center;
    cursor: pointer; }
  .post-timeline__schedule-item .cp-bottom__schedule-date i {
    color: #7c7979;
    margin-left: 7px;
    font-style: normal; }
  .post-timeline__schedule-item .cp-header__schedule {
    padding: 2px 12px 2px 3px;
    position: absolute;
    top: 50%;
    transform: translateY(120%);
    left: 0;
    right: 0;
    cursor: default;
    background-color: #1E1E1E;
    border-radius: 50px;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    margin: auto;
    width: fit-content; }
  .post-timeline__schedule-item .header-profile-schedule__navigation-icon {
    width: 22px;
    height: 22px;
    fill: #ffd200; }

.is-grid.post-timeline .pin-icon {
  position: absolute;
  top: 8px;
  left: 0;
  z-index: 22;
  background: #fff;
  border-radius: 50%;
  padding: 7px;
  width: 30px;
  height: 30px;
  cursor: default; }

.post-timeline__link .loader {
  position: absolute;
  top: 50%; }

@media all and (max-width: 766px) {
  .post-timeline__thumb:not([data-orientation]):before {
    padding-top: 100%; } }

html.ios .post-timeline__thumb iframe {
  object-fit: unset !important; }

.post-timeline__handler {
  width: 10%; }

.post-elements {
  position: relative; }
  .post-elements__floating {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: absolute; }
    .post-elements__floating--icon {
      width: 23px;
      height: 23px; }
    .post-elements__floating--minutes {
      margin-left: 5px; }

.cp-privecard-cards {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-content: flex-start;
  align-items: flex-start; }
  .cp-privecard-cards .post-data, .cp-privecard-cards .cp-sidebar__result-item {
    border-radius: 12px;
    background-color: #1c1c1c; }
    .cp-privecard-cards .post-data:not(:nth-of-type(1)), .cp-privecard-cards .cp-sidebar__result-item:not(:nth-of-type(1)) {
      margin-top: 10px; }
    .cp-privecard-cards .post-data[data-status-conquered="true"], .cp-privecard-cards .cp-sidebar__result-item[data-status-conquered="true"] {
      background-color: #200d1b;
      box-shadow: 0 0 6px 5px rgba(0, 0, 0, 0.18); }
      .cp-privecard-cards .post-data[data-status-conquered="true"] .post-data__nickname, .cp-privecard-cards .cp-sidebar__result-item[data-status-conquered="true"] .post-data__nickname {
        color: #FFF; }
      .cp-privecard-cards .post-data[data-status-conquered="true"] .post-data__text, .cp-privecard-cards .cp-sidebar__result-item[data-status-conquered="true"] .post-data__text {
        color: #f788b1; }
      .cp-privecard-cards .post-data[data-status-conquered="true"] .post-myprive__progress, .cp-privecard-cards .cp-sidebar__result-item[data-status-conquered="true"] .post-myprive__progress {
        display: none; }
  .cp-privecard-cards .post-data__avatar {
    margin-right: 15px; }
  .cp-privecard-cards .header-profile__avatar-link, .cp-privecard-cards .post-data__avatar-link, .cp-privecard-cards .cp-chatroom-messages__avatar {
    background-color: transparent !important;
    border-radius: 0; }
  .cp-privecard-cards .header-profile__avatar-image, .cp-privecard-cards .post-data__avatar-image, .cp-privecard-cards .cp-chatroom-messages__avatar-image {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 0; }
  .cp-privecard-cards .post-data__nickname {
    font-size: 18px;
    order: 1;
    color: rgba(255, 255, 255, 0.16); }
  .cp-privecard-cards .post-data__text {
    font-size: 12px;
    order: 2;
    color: #767676; }
  .cp-privecard-cards .post-myprive__progress {
    margin-top: 10px;
    order: 3;
    height: 4px;
    background-color: #141414; }
    .cp-privecard-cards .post-myprive__progress:after {
      display: none; }
  .cp-privecard-cards .post-myprive__progress-range {
    background-color: #780033;
    height: 4px; }

.cp-privecard-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 25px;
  display: none;
  height: 100%;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.2); }

.cp-privecard-header {
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: flex-start;
  flex: 0 1 auto;
  position: relative;
  padding: 32px 6px 0; }
  .cp-privecard-header[data-type="carousel"] {
    align-content: flex-start;
    gap: 12px;
    padding-bottom: 14px; }
    .cp-privecard-header[data-type="carousel"] .cp-privecard-header__profiles-item {
      padding: 20px 0;
      height: 620px;
      display: flex;
      flex-direction: column; }
  .has-full-height.cp-privecard-header {
    height: 100%;
    overflow-y: auto; }
    .has-full-height.cp-privecard-header .cp-form {
      height: 100%;
      display: flex;
      flex-wrap: wrap;
      align-items: flex-start; }
  .cp-privecard-header[data-visibility="false"] {
    display: none; }
  .cp-privecard-header[data-type="default"] .cp-privecard-header__profiles-image {
    border-color: #141414;
    border-radius: 100%; }
  .cp-privecard-header[data-type="carousel"][data-visibility="true"] + .cp-privecard-main {
    display: none; }
  .cp-privecard-header[data-type="carousel"] .cp-privecard-header__content {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start; }
  .cp-privecard-header[data-type="carousel"] .cp-privecard-main {
    max-width: calc(100% - 40px);
    margin: auto;
    position: relative;
    margin-top: 35px;
    background-color: rgba(255, 255, 255, 0.02);
    border-radius: 16px;
    display: block;
    left: 20px;
    padding: 25px; }
  .cp-privecard-header[data-type="carousel"] .cp-privecard-main__description {
    word-break: break-word;
    white-space: normal;
    order: 3; }
  .cp-privecard-header[data-type="carousel"] .cp-privecard-header__bullets {
    margin-top: 0;
    align-self: flex-end; }
  .cp-privecard-header[data-type="carousel"] .cp-privecard-header__profiles-image {
    margin: 30px auto 10px; }
  .cp-privecard-header__content {
    overflow-x: hidden;
    position: relative; }
  .cp-privecard-header__title {
    text-align: center;
    font-size: 26px;
    line-height: 1.3;
    text-transform: none;
    font-weight: bold; }
  .cp-privecard-header__subtitle {
    text-align: center;
    font-size: 26px;
    color: #FFF;
    line-height: 1.2;
    text-transform: none;
    white-space: normal;
    word-break: break-word; }
  .cp-privecard-header__slug {
    text-align: center;
    font-size: 12px;
    line-height: 1.35;
    color: rgba(255, 255, 255, 0.3); }
    .is-strike.cp-privecard-header__slug > span {
      text-decoration: line-through; }
  .cp-privecard-header__profiles {
    white-space: nowrap;
    position: relative;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center; }
    .is-column.cp-privecard-header__profiles {
      flex-direction: column; }
    .cp-privecard-header__profiles[data-type="carousel"] {
      justify-content: flex-start;
      transition: left 0.35s linear; }
    .cp-privecard-header__profiles .header-profile__media-link {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      width: 50px;
      height: 50px; }
      .cp-privecard-header__profiles .header-profile__media-link:hover {
        text-decoration: none; }
      .cp-privecard-header__profiles .is-message.header-profile__media-link {
        left: 10px; }
      .cp-privecard-header__profiles .is-notes.header-profile__media-link {
        right: 10px; }
      .cp-privecard-header__profiles .is-empty.header-profile__media-link {
        background-color: #545454; }
  .cp-privecard-header__profiles-item {
    flex: 0 1 100%;
    min-width: 100%;
    align-self: flex-start; }
    .cp-privecard-header__profiles-item .wrapper-img {
      width: 170px;
      margin: auto;
      position: relative; }
    .no-cursor.cp-privecard-header__profiles-item {
      cursor: default; }
    .cp-privecard-header__profiles-item--button {
      position: absolute;
      right: 0;
      top: 10px; }
  .cp-privecard-header__profiles-image {
    width: 170px;
    height: 170px;
    display: block;
    margin: 30px auto 10px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent;
    border-radius: 100%; }
  .cp-privecard-header__navigation {
    width: 15px;
    position: absolute;
    bottom: 0;
    font-size: 15px;
    margin: auto;
    color: rgba(255, 255, 255, 0.3); }
    .cp-privecard-header__navigation:hover {
      text-decoration: none; }
    .is-disabled.cp-privecard-header__navigation {
      cursor: default;
      opacity: 0.3;
      pointer-events: none; }
    .cp-privecard-header__navigation[data-visibility="false"] {
      display: none; }
    .cp-privecard-header__navigation[data-type="back"] {
      top: 45px;
      bottom: inherit;
      left: 20px; }
    .cp-privecard-header__navigation[data-type="edit"] {
      top: 45px;
      bottom: inherit;
      left: 20px;
      color: #FFF;
      cursor: pointer; }
    .cp-privecard-header__navigation[data-type="privacy"] {
      top: 29px;
      bottom: auto;
      left: 20px;
      height: 40px;
      display: flex;
      align-items: center;
      font-size: 17px;
      color: #FFF;
      cursor: pointer; }
      .cp-privecard-header__navigation[data-type="privacy"]:after {
        content: attr(data-privacy-false);
        width: auto;
        border-radius: 8px;
        background-color: rgba(255, 255, 255, 0.15);
        color: #fff;
        font-size: 10px;
        padding: 5px 10px;
        position: absolute;
        left: 20px;
        top: 50%;
        transform: translateY(-50%);
        display: flex;
        align-items: center;
        align-content: center;
        justify-content: center; }
      @media all and (max-width: 939px) {
        .cp-privecard-header__navigation[data-type="privacy"] {
          left: 10px; } }
    .cp-privecard-header__navigation[data-type="exit"] {
      top: 29px;
      bottom: auto;
      right: 15px;
      display: none;
      cursor: pointer;
      z-index: 2;
      background-color: rgba(255, 255, 255, 0.05);
      padding: 20px;
      border-radius: 100%;
      width: 40px;
      height: 40px; }
      .cp-sidebar .cp-privecard-header__navigation[data-type="exit"] {
        display: block; }
      .cp-privecard-header__navigation[data-type="exit"]:before {
        top: 0;
        bottom: 0;
        margin: auto;
        width: 15px;
        height: 15px;
        position: absolute;
        left: 0;
        right: 0;
        color: #d8c9f0; }
    .cp-privecard-header__navigation[data-type="prev"], .cp-privecard-header__navigation[data-type="next"] {
      top: 225px;
      bottom: initial; }
    .cp-privecard-header__navigation[data-type="prev"] {
      left: calc(-100% + 20px);
      right: 0; }
    .cp-privecard-header__navigation[data-type="next"] {
      right: calc(-100% + 20px);
      left: 0; }
  .cp-privecard-header__bullets {
    display: flex;
    justify-content: center;
    align-content: center;
    align-items: center;
    margin-top: 40px; }
    .cp-privecard-header__bullets li {
      width: 8px;
      height: 8px;
      margin: 0 2.5px;
      float: left;
      border-radius: 100%;
      background-color: #3b3b3b;
      transition: background-color 0.15s ease-out; }
      .cp-privecard-header__bullets li.is-active {
        width: 12px;
        height: 12px;
        background-color: #FFF; }
  .cp-privecard-header__benefits {
    background-color: #141414;
    text-align: center;
    border-radius: 20px;
    padding: 20px;
    min-height: 43.4%;
    margin-top: 30px;
    overflow-y: auto;
    position: relative;
    font-family: "Open Sans", "Helvetica Neue", sans-serif;
    width: 100%;
    display: flex;
    flex-direction: column;
    flex: 1; }
    .cp-privecard-header__benefits .title {
      font-size: 16px;
      text-transform: initial;
      white-space: normal;
      word-break: break-word; }
    .cp-privecard-header__benefits .new-benefits-list {
      display: flex;
      flex-direction: column;
      align-items: center;
      gap: 8px;
      margin-top: 12px;
      width: 100%;
      flex: 1; }
      .cp-privecard-header__benefits .new-benefits-list li {
        color: #CBC2EA;
        padding: 6px 20px;
        border-radius: 20px;
        font-size: 16px;
        font-weight: bold;
        border: 2px solid #421F5F;
        font-family: "Open Sans", "Helvetica Neue", sans-serif;
        text-wrap: initial; }
    .cp-privecard-header__benefits .old-benefits {
      margin-top: 16px;
      padding-bottom: 12px; }
      .cp-privecard-header__benefits .old-benefits:not(.is-active) {
        display: none; }
      .cp-privecard-header__benefits .old-benefits-list {
        display: flex;
        gap: 20px;
        flex-direction: column;
        margin-top: 16px; }
        .cp-privecard-header__benefits .old-benefits-list li {
          font-size: 14px;
          color: #838383;
          text-align: left;
          display: flex;
          gap: 8px;
          align-items: center; }
          .cp-privecard-header__benefits .old-benefits-list li svg {
            width: 20px;
            height: 20px;
            fill: #9886D0; }
          .cp-privecard-header__benefits .old-benefits-list li span {
            flex: 1; }
    .cp-privecard-header__benefits .btn-full-list {
      background-color: #141414;
      border-radius: 0 0 20px 20px;
      transform: translateY(12px);
      font-size: 16px;
      color: #9886D0;
      font-weight: 600;
      border: 0; }
  .cp-privecard-header__restrict {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    position: absolute;
    top: 40px;
    left: 15px;
    padding: 3px 10px;
    min-height: 29px;
    transition: background-color 0.15s ease-out;
    border-radius: 29px; }
    .cp-privecard-header__restrict[data-user-restricted="true"] {
      background: rgba(255, 255, 255, 0.1); }
    .cp-privecard-header__restrict[data-user-restricted="false"] .cp-privecard-header__restrict--text {
      background: transparent;
      display: none; }
    .cp-privecard-header__restrict--icon {
      width: 16px;
      height: 16px;
      fill: rgba(255, 255, 255, 0.3); }

.cp-privecard-main {
  padding: 16px;
  max-width: 97%;
  margin: auto 20px;
  display: flex;
  flex-wrap: wrap;
  flex: 1 1 10em;
  background-color: rgba(0, 0, 0, 0.28);
  border-radius: 22px;
  border: 1px solid rgba(255, 255, 255, 0.07);
  height: 370px;
  overflow: auto; }
  .cp-privecard-main::-webkit-scrollbar {
    width: 6px; }
  .cp-privecard-main::-webkit-scrollbar-track {
    background: transparent; }
  .cp-privecard-main::-webkit-scrollbar-thumb {
    background-color: #433a52;
    border-radius: 9px;
    border: transparent;
    padding-top: 20px; }
  .cp-privecard-main[data-visibility="false"] {
    display: none; }
  @media all and (max-width: 767px) {
    .cp-privecard-main {
      padding: 35px 15px; } }
  .cp-privecard-main__container {
    display: block; }
    .cp-privecard-main__container[data-visibility="false"],
    .cp-privecard-main__container [data-visibility="false"] {
      display: none; }
    .is-details.cp-privecard-main__container:not(:nth-of-type(1)) {
      margin-top: 8px; }
    .is-details.cp-privecard-main__container .cp-privecard-main__description strong {
      text-transform: initial; }
    .cp-privecard-main__container .cp-form__sender .cp-form__label.cp-privecard-main__title {
      font-size: 20px !important;
      color: #fff !important;
      margin-bottom: 12px; }
      .cp-privecard-main__container .cp-form__sender .cp-form__label.cp-privecard-main__title.label-likings {
        margin-top: 20px; }
    .cp-privecard-main__container .cp-form__sender .cp-form__item {
      padding: 0; }
    .cp-privecard-main__container .cp-form__sender .cp-form__field {
      margin-bottom: 12px; }
    .cp-privecard-main__container .cp-form__sender .privecard-forms {
      display: flex;
      gap: 12px;
      width: 100%; }
    .cp-privecard-main__container .cp-form__sender.is-sticky {
      position: sticky;
      bottom: 0;
      z-index: 12;
      background-color: #10081A;
      border: none;
      padding: 12px 0;
      display: flex;
      gap: 12px;
      flex-wrap: nowrap;
      transform: translateY(36px); }
      @media (min-width: 768px) {
        .cp-privecard-main__container .cp-form__sender.is-sticky {
          transform: translateY(24px); } }
      .cp-privecard-main__container .cp-form__sender.is-sticky .cp-form__item {
        padding: 0; }
      .cp-privecard-main__container .cp-form__sender.is-sticky .cp-form__button, .cp-privecard-main__container .cp-form__sender.is-sticky .ff-fevernow__button {
        border-radius: 14px;
        font-weight: bold;
        color: white !important;
        margin-bottom: 12px; }
        .cp-privecard-main__container .cp-form__sender.is-sticky .cp-form__button.is-primary, .cp-privecard-main__container .cp-form__sender.is-sticky .is-primary.ff-fevernow__button {
          background-color: #a06bff !important; }
          .cp-privecard-main__container .cp-form__sender.is-sticky .cp-form__button.is-primary:hover, .cp-privecard-main__container .cp-form__sender.is-sticky .is-primary.ff-fevernow__button:hover {
            filter: brightness(1.08); }
        .cp-privecard-main__container .cp-form__sender.is-sticky .cp-form__button.is-secondary, .cp-privecard-main__container .cp-form__sender.is-sticky .is-secondary.ff-fevernow__button {
          background-color: rgba(255, 255, 255, 0.05) !important;
          border: 1px solid rgba(255, 255, 255, 0.12); }
          .cp-privecard-main__container .cp-form__sender.is-sticky .cp-form__button.is-secondary:hover, .cp-privecard-main__container .cp-form__sender.is-sticky .is-secondary.ff-fevernow__button:hover {
            background-color: rgba(255, 255, 255, 0.1); }
    .cp-privecard-main__container .cp-form__sender .cp-form__field {
      background-color: rgba(0, 0, 0, 0.3);
      padding: 11px 13px !important;
      border: 1px solid #a06bff;
      font-size: 14px; }
    .cp-privecard-main__container .side-profile__handler-icon {
      color: #6b6b6b; }
    .cp-privecard-main__container .side-profile__tags {
      padding: 10px 0 0;
      background-color: transparent;
      display: inline-flex;
      gap: 8px;
      flex-wrap: wrap; }
      .cp-privecard-main__container .user-tags.side-profile__tags {
        gap: 4px; }
        .cp-privecard-main__container .user-tags.side-profile__tags .side-profile__tags-item {
          color: #fff;
          background-color: #a06bff;
          padding: 9px 15px; }
    .cp-privecard-main__container .side-profile__tags-item {
      height: 38px;
      color: #b6a5d4;
      background-color: transparent;
      border: 1.5px solid rgba(255, 255, 255, 0.16);
      padding: 9px 15px;
      font-size: 12px;
      text-transform: uppercase;
      font-weight: bold;
      margin: 0; }
      .cp-privecard-main__container .has-gutter-medium.side-profile__tags-item {
        margin: 25px 5.5px; }
      input[type="checkbox"] + .side-profile__tags-item {
        display: flex;
        align-items: center;
        justify-content: center; }
        input[type="checkbox"] + .side-profile__tags-item:before {
          order: 2;
          margin-left: 10px;
          font-size: 12px;
          align-self: center; }
      input[type="checkbox"]:checked + .side-profile__tags-item {
        background-color: #a06bff;
        color: #fff;
        opacity: 1; }
      .cp-privecard-main__container .side-profile__tags-item .post-data__avatar {
        width: 60px !important;
        height: 60px !important;
        flex: 0 1 60px !important;
        float: left;
        cursor: pointer;
        margin: -20px 5px -32px -15px; }
        .cp-privecard-main__container .side-profile__tags-item .is-fanclub.post-data__avatar .post-data__avatar-image {
          width: calc(100% - 12px) !important;
          height: calc(100% - 12px) !important;
          /*@media (max-width: 939px)  {
                            width: 70px !important;
                            height: 70px !important;
                        }*/ }
  .cp-privecard-main__title {
    line-height: 1.3;
    font-size: 16px;
    text-transform: uppercase;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: space-between;
    text-transform: initial; }
    .cp-privecard-main__title + .cp-privecard-main__description {
      margin-top: 5px; }
    .cp-privecard-main__title span {
      font-size: 20px; }
    .cp-privecard-main__title svg {
      width: 16px;
      height: 16px;
      fill: white; }
    .cp-privecard-main__title .side-profile__handler {
      padding: 7px;
      border-radius: 10px;
      width: 34px;
      height: 34px;
      display: grid;
      place-items: center;
      background: rgba(255, 255, 255, 0.05);
      border: 1px solid rgba(255, 255, 255, 0.08); }
  .cp-privecard-main__description {
    font-size: 14px;
    line-height: 1.5;
    color: #b6a5d4; }
  .cp-privecard-main__list-item {
    display: flex;
    align-content: center;
    align-items: center;
    font-size: 14px; }
    .cp-privecard-main__list-item:not(:nth-of-type(1)) {
      margin-top: 10px; }
    .cp-privecard-main__list-item:before {
      content: '';
      width: 8px;
      height: 8px;
      float: left;
      margin-right: 10px;
      border-radius: 100%;
      background-color: #3b3b3b;
      position: relative;
      top: 1px; }

.cp-privecard-tabs {
  display: flex;
  padding: 10px 0;
  flex: 0 1 auto;
  position: sticky;
  top: 0;
  z-index: 1;
  background-color: inherit; }
  .cp-privecard-tabs[data-visibility="false"] {
    display: none; }
  .cp-privecard-tabs__item {
    width: auto;
    float: left;
    flex: 1 1 10em;
    text-align: center;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    padding: 5px;
    color: rgba(255, 255, 255, 0.15);
    border-bottom: 2px solid;
    border-bottom-color: transparent;
    font-size: 26px; }
    .cp-privecard-tabs__item:hover {
      text-decoration: none;
      color: rgba(255, 255, 255, 0.15); }
    .is-active.cp-privecard-tabs__item {
      color: #FFF;
      border-bottom-color: #FFF; }

.cp-privecard {
  display: flex;
  flex-wrap: wrap;
  align-content: stretch;
  align-items: stretch;
  height: 100%;
  background-repeat: no-repeat;
  background-color: #0A070C;
  background-size: 100%;
  scroll-behavior: smooth;
  scrollbar-width: thin;
  overflow: auto;
  padding-bottom: 20px; }
  @media all and (min-width: 940px) {
    .cp-privecard {
      max-height: 100%;
      overflow: hidden; } }
  .cp-privecard::-webkit-scrollbar {
    width: 9px; }
  .cp-privecard::-webkit-scrollbar-track {
    background: transparent; }
  .cp-privecard::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 9px;
    border: transparent; }
  .cp-privecard .loader {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.35);
    z-index: 5; }
  .cp-privecard[data-card-visibility="private"] .cp-privecard-header__navigation[data-type="privacy"]:after {
    content: attr(data-privacy-true); }
  .cp-privecard[data-card-visibility="private"] .cp-privecard-header__content,
  .cp-privecard[data-card-visibility="private"] .cp-privecard-main,
  .cp-privecard[data-card-visibility="private"] .cp-privecard-header__title,
  .cp-privecard[data-card-visibility="private"] .cp-privecard-header__slug {
    opacity: 0.2;
    pointer-events: none;
    cursor: default; }
  
  .cp-privecard[data-card-visibility="private"] .cp-privecard-header__slug {
    opacity: 0.6; }
  .cp-privecard[data-new-user] .cp-privecard-header__content,
  .cp-privecard[data-new-user] .cp-privecard-main,
  .cp-privecard[data-new-user] .cp-privecard-header__title,
  .cp-privecard[data-new-user] .cp-privecard-header__slug,
  .cp-privecard[data-new-user] .cp-privecard-header__navigation[data-type="privacy"] {
    opacity: 0.5;
    pointer-events: none;
    cursor: default;
    filter: blur(3px); }
  
  .cp-privecard[data-new-user] .cp-privecard-header__slug {
    opacity: 0.6; }
  .cp-privecard[data-new-user] .cp-privecard-footer {
    display: flex; }
  .cp-privecard[data-level-user] {
    background-position: 70% center;
    background-size: cover;
    background: linear-gradient(180deg, #2a123f 0%, #170a24 52%); }
  .cp-privecard-header__benefits::-webkit-scrollbar {
    width: 6px; }
  .cp-privecard-header__benefits::-webkit-scrollbar-track {
    background: transparent; }
  .cp-privecard-header__benefits::-webkit-scrollbar-thumb {
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 9px;
    border: transparent; }
  .cp-privecard .cp-form__item-container.avatar-option {
    display: grid;
    overflow: hidden;
    overflow-y: auto;
    row-gap: 10px;
    height: 400px;
    grid-template-columns: repeat(4, 1fr); }
    @media (min-width: 768px) {
      .cp-privecard .cp-form__item-container.avatar-option {
        grid-template-columns: repeat(5, 1fr); } }
  .cp-privecard .cp-form__item-container .avatar-option__item .post-data__avatar {
    margin-right: 0 !important;
    border-radius: 50px; }
  .cp-privecard .cp-form__sender .cp-form__button, .cp-privecard .cp-form__sender .ff-fevernow__button {
    border-radius: 14px;
    font-weight: bold;
    color: white !important;
    margin-bottom: 12px; }
    .cp-privecard .cp-form__sender .cp-form__button.is-primary, .cp-privecard .cp-form__sender .is-primary.ff-fevernow__button {
      background-color: #a06bff !important; }
      .cp-privecard .cp-form__sender .cp-form__button.is-primary:hover, .cp-privecard .cp-form__sender .is-primary.ff-fevernow__button:hover {
        filter: brightness(1.08); }
    .cp-privecard .cp-form__sender .cp-form__button.is-secondary, .cp-privecard .cp-form__sender .is-secondary.ff-fevernow__button {
      background-color: rgba(255, 255, 255, 0.05) !important;
      border: 1px solid rgba(255, 255, 255, 0.12); }
      .cp-privecard .cp-form__sender .cp-form__button.is-secondary:hover, .cp-privecard .cp-form__sender .is-secondary.ff-fevernow__button:hover {
        background-color: rgba(255, 255, 255, 0.1); }
  .cp-privecard .cp-form__sender.is-avatar {
    flex-wrap: nowrap; }

.cp-sidebar {
  height: 100%;
  max-width: 85%;
  position: fixed;
  top: 0;
  left: -100%;
  overflow: auto;
  background-color: #1e1e1e;
  transition: All .3s ease-out; }
  .cp-actions-site__chks[name="cp-sidebar"]:checked ~ .cp-wrapper .cp-sidebar[data-chk="cp-sidebar"] {
    left: 0; }
    @media all and (min-width: 767px) {
      .cp-actions-site__chks[name="cp-sidebar"]:checked ~ .cp-wrapper .cp-sidebar[data-chk="cp-sidebar"] {
        max-width: 320px; } }
    @media all and (min-width: 940px) {
      .cp-actions-site__chks[name="cp-sidebar"]:checked ~ .cp-wrapper .cp-sidebar[data-chk="cp-sidebar"] {
        left: calc(100% - 306px) !important; } }
  .cp-actions-site__chks[name="cp-sidebar"]:checked ~ .cp-actions-site__overlay, .cp-actions-site__chks[name="cp-sidebar-search"]:checked ~ .cp-actions-site__overlay, .cp-actions-site__chks[name="cp-sidebar-messages"]:checked ~ .cp-actions-site__overlay, .cp-actions-site__chks[name="cp-sidebar-call"]:checked ~ .cp-actions-site__overlay, .cp-actions-site__chks[name="cp-sidebar-privecard"]:checked ~ .cp-actions-site__overlay, .cp-actions-site__chks[name="cp-sidebar-live"]:checked ~ .cp-actions-site__overlay {
    left: 0;
    opacity: 0.4; }
  .cp-actions-site__chks[name="cp-sidebar"]:checked ~ .cp-actions-site__overlay {
    z-index: 10002; }
    .cp-actions-site__chks[name="cp-sidebar"]:checked ~ .cp-actions-site__overlay label[for="cp-sidebar"] {
      display: block; }
  .cp-actions-site__chks[name="cp-sidebar-search"]:checked ~ .cp-wrapper .cp-sidebar[data-chk="cp-sidebar-search"] {
    right: 0; }
    @media all and (min-width: 940px) {
      .cp-actions-site__chks[name="cp-sidebar-search"]:checked ~ .cp-wrapper .cp-sidebar[data-chk="cp-sidebar-search"] {
        right: 0; } }
  .cp-actions-site__chks[name="cp-sidebar-search"]:checked ~ .cp-actions-site__overlay {
    z-index: 10003; }
    .cp-actions-site__chks[name="cp-sidebar-search"]:checked ~ .cp-actions-site__overlay label[for="cp-sidebar-search"] {
      display: block; }
  .cp-actions-site__chks[name="cp-sidebar-messages"]:checked ~ .cp-wrapper .cp-sidebar[data-chk="cp-sidebar-messages"] {
    right: 0; }
    @media all and (min-width: 940px) {
      .cp-actions-site__chks[name="cp-sidebar-messages"]:checked ~ .cp-wrapper .cp-sidebar[data-chk="cp-sidebar-messages"] {
        right: 0; } }
  .cp-actions-site__chks[name="cp-sidebar-messages"]:checked ~ .cp-actions-site__overlay {
    z-index: 10004; }
    @media all and (max-width: 939px) {
      .cp-actions-site__chks[name="cp-sidebar-messages"]:checked ~ .cp-actions-site__overlay {
        opacity: 0; } }
    .cp-actions-site__chks[name="cp-sidebar-messages"]:checked ~ .cp-actions-site__overlay label[for="cp-sidebar-messages"] {
      display: block; }
  .cp-actions-site__chks[name="cp-sidebar-call"]:checked ~ .cp-wrapper .cp-sidebar[data-chk="cp-sidebar-call"] {
    right: 0;
    left: 0; }
    @media all and (min-width: 940px) {
      .cp-actions-site__chks[name="cp-sidebar-call"]:checked ~ .cp-wrapper .cp-sidebar[data-chk="cp-sidebar-call"] {
        right: 0; } }
  .cp-actions-site__chks[name="cp-sidebar-call"]:checked ~ .cp-actions-site__overlay {
    z-index: 10005;
    opacity: 0.95; }
    @media all and (max-width: 939px) {
      .cp-actions-site__chks[name="cp-sidebar-call"]:checked ~ .cp-actions-site__overlay {
        opacity: 0; } }
    .cp-actions-site__chks[name="cp-sidebar-call"]:checked ~ .cp-actions-site__overlay label[for="cp-sidebar-call"] {
      display: block;
      pointer-events: none; }
  .cp-actions-site__chks[name="cp-sidebar-privecard"]:checked ~ .cp-wrapper .cp-sidebar[data-chk="cp-sidebar-privecard"] {
    right: 0;
    left: 0; }
    @media all and (min-width: 940px) {
      .cp-actions-site__chks[name="cp-sidebar-privecard"]:checked ~ .cp-wrapper .cp-sidebar[data-chk="cp-sidebar-privecard"] {
        right: 0; } }
  .cp-actions-site__chks[name="cp-sidebar-privecard"]:checked ~ .cp-actions-site__overlay {
    z-index: 10006;
    opacity: 0.70;
    z-index: 13004; }
    .cp-actions-site__chks[name="cp-sidebar-privecard"]:checked ~ .cp-actions-site__overlay label[for="cp-sidebar-privecard"] {
      display: block; }
  .cp-actions-site__chks[name="cp-sidebar-live"]:checked ~ .cp-wrapper .cp-sidebar[data-chk="cp-sidebar-live"] {
    right: 0;
    left: 0; }
    @media all and (min-width: 940px) {
      .cp-actions-site__chks[name="cp-sidebar-live"]:checked ~ .cp-wrapper .cp-sidebar[data-chk="cp-sidebar-live"] {
        right: 0; } }
  .cp-actions-site__chks[name="cp-sidebar-live"]:checked ~ .cp-actions-site__overlay {
    z-index: 10007;
    opacity: 0.95; }
    @media all and (max-width: 939px) {
      .cp-actions-site__chks[name="cp-sidebar-live"]:checked ~ .cp-actions-site__overlay {
        opacity: 0; } }
    .cp-actions-site__chks[name="cp-sidebar-live"]:checked ~ .cp-actions-site__overlay label[for="cp-sidebar-live"] {
      display: block; }
  .cp-sidebar[data-chk="cp-sidebar"] {
    z-index: 10002; }
  .cp-sidebar[data-chk="cp-sidebar-search"] {
    z-index: 10003;
    left: auto;
    right: -100%; }
  .cp-sidebar[data-chk="cp-sidebar-messages"] {
    z-index: 10004;
    left: auto;
    right: -100%; }
  .cp-sidebar[data-chk="cp-sidebar-call"] {
    z-index: 10005;
    left: auto;
    right: -100%; }
  .cp-sidebar[data-chk="cp-sidebar-privecard"] {
    z-index: 10006;
    left: auto;
    right: -100%;
    z-index: 13004; }
  .cp-sidebar[data-chk="cp-sidebar-live"] {
    z-index: 10007;
    left: auto;
    right: -100%; }
  .is-lv2.cp-sidebar {
    max-width: 82%;
    box-shadow: 3px 0 3px 0 rgba(0, 0, 0, 0.3); }
    @media all and (min-width: 767px) {
      .is-lv2.cp-sidebar {
        max-width: 306px !important; } }
  .cp-sidebar[data-type="search"] {
    background-color: #18000D; }
    .cp-sidebar[data-type="search"] .cp-sidebar__result {
      margin-top: 10px;
      padding-right: 8px; }
      .cp-sidebar[data-type="search"] .cp-sidebar__result .is-title {
        color: #fff; }
  .cp-sidebar[data-type="messages"] {
    width: calc((820px * 76) / 100);
    background-color: #1e1e1e; }
    @media all and (max-width: 939px) {
      .cp-sidebar[data-type="messages"] {
        width: 100%;
        max-width: inherit; } }
    .cp-sidebar[data-type="messages"] .cp-sidebar__content {
      padding: 0 10px !important; }
  .cp-sidebar[data-type="live"] {
    width: calc(95vh * 0.56);
    background-color: #131313;
    transform: translate3d(0, 0, 0);
    overflow: hidden;
    margin: auto;
    max-height: 95vh;
    bottom: 0;
    border-radius: 4px;
    transition: opacity 1.5s ease-in-out, right 0.40s ease-out; }
    .cp-sidebar[data-type="live"] .post-actions__state-tag {
      transform: translateY(15px);
      font-size: 14px;
      opacity: 0;
      background-color: rgba(0, 0, 0, 0.44);
      transition: opacity 0.15s ease-out, transform 0.30s ease-out; }
    .cp-sidebar[data-type="live"] .cp-chatroom {
      z-index: 1;
      display: none; }
    .cp-sidebar[data-type="live"] .cp-sidebar__content {
      height: 100%;
      overflow: hidden;
      align-items: center;
      justify-content: center;
      align-content: center;
      z-index: 3;
      background-color: #131313; }
      .cp-sidebar[data-type="live"] .cp-sidebar__content .loader {
        height: 100%;
        margin: 0;
        position: fixed;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.7);
        z-index: 10; }
      .cp-sidebar[data-type="live"] .cp-sidebar__content .cp-myprive-form, .cp-sidebar[data-type="live"] .cp-sidebar__content .cp-stories-form,
      .cp-sidebar[data-type="live"] .cp-sidebar__content .post-data__avatar,
      .cp-sidebar[data-type="live"] .cp-sidebar__content .post-blog__infos,
      .cp-sidebar[data-type="live"] .cp-sidebar__content .cp-form-boxes__infos,
      .cp-sidebar[data-type="live"] .cp-sidebar__content .post-comments__infos,
      .cp-sidebar[data-type="live"] .cp-sidebar__content .post-modal__infos,
      .cp-sidebar[data-type="live"] .cp-sidebar__content .post-myprive__infos,
      .cp-sidebar[data-type="live"] .cp-sidebar__content .post-timeline__infos {
        z-index: 3; }
    @media all and (max-width: 939px) {
      .cp-sidebar[data-type="live"] {
        width: 100%;
        max-width: inherit;
        max-height: 100%;
        border-radius: 0; } }
    .cp-sidebar[data-type="live"][data-live-status="connected"] .cp-chatroom {
      display: flex; }
    .cp-sidebar[data-type="live"][data-live-status="connected"] .cp-sidebar__content {
      display: none; }
  .cp-sidebar[data-type="call"] {
    width: calc((710px * 76) / 100);
    background-color: #131313;
    transform: translate3d(0, 0, 0);
    overflow: hidden;
    margin: auto;
    max-height: calc(100% - 15px);
    bottom: 0;
    border-radius: 4px;
    transition: opacity 1.5s ease-in-out, right 0.40s ease-out; }
    .cp-sidebar[data-type="call"][data-call-status="default"] .post-blog__text[data-type="textSlogan"], .cp-sidebar[data-type="call"][data-call-status="default"] .cp-form-boxes__text[data-type="textSlogan"], .cp-sidebar[data-type="call"][data-call-status="default"] .post-comments__text[data-type="textSlogan"], .cp-sidebar[data-type="call"][data-call-status="default"] .post-modal__text[data-type="textSlogan"], .cp-sidebar[data-type="call"][data-call-status="default"] .post-myprive__text[data-type="textSlogan"], .cp-sidebar[data-type="call"][data-call-status="default"] .post-timeline__text[data-type="textSlogan"], .cp-sidebar[data-type="call"][data-call-status="default"] .post-blog__infos p[data-type="textSlogan"], .cp-sidebar[data-type="call"][data-call-status="default"] .cp-form-boxes__infos p[data-type="textSlogan"], .cp-sidebar[data-type="call"][data-call-status="default"] .post-comments__infos p[data-type="textSlogan"], .cp-sidebar[data-type="call"][data-call-status="default"] .post-modal__infos p[data-type="textSlogan"], .cp-sidebar[data-type="call"][data-call-status="default"] .post-myprive__infos p[data-type="textSlogan"], .cp-sidebar[data-type="call"][data-call-status="default"] .post-timeline__infos p[data-type="textSlogan"] {
      display: block; }
    .cp-sidebar[data-type="call"][data-call-status="calling"] .post-actions__state-tag {
      transform: translateY(5px);
      opacity: 1; }
    .cp-sidebar[data-type="call"][data-call-status="calling"] .cp-myprive-form__action, .cp-sidebar[data-type="call"][data-call-status="calling"] .cp-stories-form__action {
      color: #fff; }
      .cp-sidebar[data-type="call"][data-call-status="calling"] .is-active.cp-myprive-form__action, .cp-sidebar[data-type="call"][data-call-status="calling"] .is-active.cp-stories-form__action {
        color: #000; }
      .cp-sidebar[data-type="call"][data-call-status="calling"] .bg-error.cp-myprive-form__action, .cp-sidebar[data-type="call"][data-call-status="calling"] .bg-error.cp-stories-form__action {
        color: #fff !important; }
    .cp-sidebar[data-type="call"][data-call-status="attended"] .cp-myprive-form__action[data-type="accept-call"], .cp-sidebar[data-type="call"][data-call-status="attended"] .cp-stories-form__action[data-type="accept-call"] {
      display: none !important; }
    .cp-sidebar[data-type="call"][data-call-status="permission"] .cp-myprive-form__action:not([data-type="connect-call"]), .cp-sidebar[data-type="call"][data-call-status="permission"] .cp-stories-form__action:not([data-type="connect-call"]) {
      display: none !important; }
    .cp-sidebar[data-type="call"][data-call-status="permission"] .cp-myprive-form__action[data-type="connect-call"], .cp-sidebar[data-type="call"][data-call-status="permission"] .cp-stories-form__action[data-type="connect-call"] {
      display: flex; }
    .cp-sidebar[data-type="call"][data-call-status="permission"] .cp-myprive-form__action[data-type="close-call"].is-visible, .cp-sidebar[data-type="call"][data-call-status="permission"] .cp-stories-form__action[data-type="close-call"].is-visible {
      display: flex !important; }
      .cp-sidebar[data-type="call"][data-call-status="permission"] .cp-myprive-form__action[data-type="close-call"].is-visible ~ .cp-myprive-form__action[data-type="connect-call"], .cp-sidebar[data-type="call"][data-call-status="permission"] .cp-stories-form__action[data-type="close-call"].is-visible ~ .cp-myprive-form__action[data-type="connect-call"], .cp-sidebar[data-type="call"][data-call-status="permission"] .cp-myprive-form__action[data-type="close-call"].is-visible ~ .cp-stories-form__action[data-type="connect-call"], .cp-sidebar[data-type="call"][data-call-status="permission"] .cp-stories-form__action[data-type="close-call"].is-visible ~ .cp-stories-form__action[data-type="connect-call"] {
        margin-left: 30px; }
    .cp-sidebar[data-type="call"][data-call-status="connected"] .cp-chatroom {
      display: flex; }
    .cp-sidebar[data-type="call"][data-call-status="connected"] .cp-sidebar__content {
      display: none; }
    .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .post-blog__text, .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .cp-form-boxes__text, .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .post-comments__text, .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .post-modal__text, .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .post-myprive__text, .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .post-timeline__text, .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .post-blog__infos p, .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .post-comments__infos p, .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .post-modal__infos p, .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .post-myprive__infos p, .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .post-timeline__infos p {
      color: rgba(255, 255, 255, 0.7); }
    .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .post-blog__text[data-type="textSlogan"], .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .cp-form-boxes__text[data-type="textSlogan"], .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .post-comments__text[data-type="textSlogan"], .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .post-modal__text[data-type="textSlogan"], .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .post-myprive__text[data-type="textSlogan"], .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .post-timeline__text[data-type="textSlogan"], .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .post-blog__infos p[data-type="textSlogan"], .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .cp-form-boxes__infos p[data-type="textSlogan"], .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .post-comments__infos p[data-type="textSlogan"], .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .post-modal__infos p[data-type="textSlogan"], .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .post-myprive__infos p[data-type="textSlogan"], .cp-sidebar[data-type="call"][data-call-status="finalized"][data-interface="users"] .post-timeline__infos p[data-type="textSlogan"] {
      display: block; }
    .cp-sidebar[data-type="call"][data-call-status="finalized"] .cp-myprive-form__action:not([data-type="close-call"]):not([data-type="message"]):not([data-type="review"]), .cp-sidebar[data-type="call"][data-call-status="finalized"] .cp-stories-form__action:not([data-type="close-call"]):not([data-type="message"]):not([data-type="review"]) {
      display: none !important; }
    .cp-sidebar[data-type="call"][data-call-status="finalized"] .cp-myprive-form__action[data-type="message"], .cp-sidebar[data-type="call"][data-call-status="finalized"] .cp-stories-form__action[data-type="message"] {
      background-color: #017a9e;
      /*display: flex !important;*/
      display: none !important; }
      .cp-sidebar[data-type="call"][data-call-status="finalized"] .cp-myprive-form__action[data-type="message"] + .cp-myprive-form__action, .cp-sidebar[data-type="call"][data-call-status="finalized"] .cp-stories-form__action[data-type="message"] + .cp-myprive-form__action, .cp-sidebar[data-type="call"][data-call-status="finalized"] .cp-myprive-form__action[data-type="message"] + .cp-stories-form__action, .cp-sidebar[data-type="call"][data-call-status="finalized"] .cp-stories-form__action[data-type="message"] + .cp-stories-form__action {
        margin-left: 30px; }
    .cp-sidebar[data-type="call"][data-call-status="finalized"] .cp-myprive-form__action[data-type="review"][data-allow="1"], .cp-sidebar[data-type="call"][data-call-status="finalized"] .cp-stories-form__action[data-type="review"][data-allow="1"] {
      color: #ffd200;
      display: flex !important; }
      .cp-sidebar[data-type="call"][data-call-status="finalized"] .cp-myprive-form__action[data-type="review"][data-allow="1"] + .cp-myprive-form__action, .cp-sidebar[data-type="call"][data-call-status="finalized"] .cp-stories-form__action[data-type="review"][data-allow="1"] + .cp-myprive-form__action, .cp-sidebar[data-type="call"][data-call-status="finalized"] .cp-myprive-form__action[data-type="review"][data-allow="1"] + .cp-stories-form__action, .cp-sidebar[data-type="call"][data-call-status="finalized"] .cp-stories-form__action[data-type="review"][data-allow="1"] + .cp-stories-form__action {
        margin-left: 30px; }
    .cp-sidebar[data-type="call"][data-call-status="finalized"] .cp-myprive-form__action[data-type="close-call"], .cp-sidebar[data-type="call"][data-call-status="finalized"] .cp-stories-form__action[data-type="close-call"] {
      margin-left: 0px !important; }
    .cp-sidebar[data-type="call"][data-call-status="default"] .cp-sidebar__video-background[data-type="avatar"], .cp-sidebar[data-type="call"][data-call-status="connected"] .cp-sidebar__video-background[data-type="avatar"] {
      display: none; }
    @media all and (max-width: 939px) {
      .cp-sidebar[data-type="call"] {
        width: 100%;
        max-width: inherit;
        max-height: 100%;
        border-radius: 0; } }
    .cp-sidebar[data-type="call"] .post-actions__state-tag {
      transform: translateY(15px);
      font-size: 14px;
      opacity: 0;
      background-color: rgba(0, 0, 0, 0.44);
      transition: opacity 0.15s ease-out, transform 0.30s ease-out; }
    .cp-sidebar[data-type="call"] .cp-chatroom {
      z-index: 1;
      display: none; }
    .cp-sidebar[data-type="call"] .cp-sidebar__content {
      height: 100%;
      overflow: hidden;
      align-items: center;
      justify-content: center;
      align-content: center;
      z-index: 3;
      background-color: #131313; }
      .cp-sidebar[data-type="call"] .cp-sidebar__content .loader {
        height: 100%;
        margin: 0;
        position: fixed;
        top: 0;
        left: 0;
        background-color: rgba(0, 0, 0, 0.7);
        z-index: 10; }
      .cp-sidebar[data-type="call"] .cp-sidebar__content .cp-myprive-form, .cp-sidebar[data-type="call"] .cp-sidebar__content .cp-stories-form,
      .cp-sidebar[data-type="call"] .cp-sidebar__content .post-data__avatar,
      .cp-sidebar[data-type="call"] .cp-sidebar__content .post-blog__infos,
      .cp-sidebar[data-type="call"] .cp-sidebar__content .cp-form-boxes__infos,
      .cp-sidebar[data-type="call"] .cp-sidebar__content .post-comments__infos,
      .cp-sidebar[data-type="call"] .cp-sidebar__content .post-modal__infos,
      .cp-sidebar[data-type="call"] .cp-sidebar__content .post-myprive__infos,
      .cp-sidebar[data-type="call"] .cp-sidebar__content .post-timeline__infos {
        z-index: 3; }
      .cp-sidebar[data-type="call"] .cp-sidebar__content .cp-sidebar__video-background {
        height: 100%;
        position: fixed;
        bottom: 0;
        right: 0;
        object-fit: cover;
        object-position: center top;
        transition: All 0.30s ease-out;
        display: flex;
        align-items: center;
        align-content: center;
        justify-content: center;
        font-size: 50vh;
        z-index: 2;
        color: rgba(255, 255, 255, 0.15); }
        .cp-sidebar[data-type="call"] .cp-sidebar__content .cp-sidebar__video-background[data-type="avatar"] {
          z-index: 1;
          opacity: 0.20; }
        .cp-sidebar[data-type="call"] .cp-sidebar__content .cp-sidebar__video-background.is-blur {
          filter: blur(5px); }
        .cp-sidebar[data-type="call"] .cp-sidebar__content .cp-sidebar__video-background.is-small {
          width: auto;
          height: 15%;
          bottom: 10px;
          right: 10px;
          z-index: 2; }
    .cp-sidebar[data-type="call"] .post-data__avatar .loader-circle__mask {
      width: calc(100% + 10px);
      height: calc(100% + 10px);
      position: absolute;
      left: -5px;
      top: -5px;
      overflow: hidden;
      mask-image: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
      animation: rotate 1.2s infinite cubic-bezier(0.26, 0.27, 0.32, 0.64); }
      .cp-sidebar[data-type="call"] .post-data__avatar .loader-circle__mask[data-calling="false"] {
        display: none; }
    .cp-sidebar[data-type="call"] .post-data__avatar .loader-circle__mask-line {
      width: 100%;
      height: 100%;
      border-radius: 100%;
      box-shadow: inset 0 0 0 3px #cc5603; }
    .cp-sidebar[data-type="call"] .header-profile__avatar-link, .cp-sidebar[data-type="call"] .post-data__avatar-link, .cp-sidebar[data-type="call"] .cp-chatroom-messages__avatar {
      background-color: transparent !important; }
    .cp-sidebar[data-type="call"] .cp-myprive-form__action, .cp-sidebar[data-type="call"] .cp-stories-form__action {
      width: 52px;
      height: 52px;
      flex: 0 0 52px;
      margin-top: 30px;
      position: relative; }
      .cp-sidebar[data-type="call"] .cp-myprive-form__action:before, .cp-sidebar[data-type="call"] .cp-stories-form__action:before {
        font-size: 18px; }
      .cp-sidebar[data-type="call"] .cp-myprive-form__action .loader, .cp-sidebar[data-type="call"] .cp-stories-form__action .loader {
        width: 100%;
        height: 100%;
        margin: 0;
        position: absolute; }
      .cp-sidebar[data-type="call"] .is-disabled.cp-myprive-form__action, .cp-sidebar[data-type="call"] .is-disabled.cp-stories-form__action {
        pointer-events: none !important;
        opacity: 0.5;
        cursor: default !important; }
    .cp-sidebar[data-type="call"] .is-satisfaction.post-blog__infos, .cp-sidebar[data-type="call"] .is-satisfaction.cp-form-boxes__infos, .cp-sidebar[data-type="call"] .is-satisfaction.post-comments__infos, .cp-sidebar[data-type="call"] .is-satisfaction.post-modal__infos, .cp-sidebar[data-type="call"] .is-satisfaction.post-myprive__infos, .cp-sidebar[data-type="call"] .is-satisfaction.post-timeline__infos {
      position: absolute;
      bottom: 0;
      left: 0;
      padding: 20px;
      background-color: rgba(19, 19, 19, 0.6);
      z-index: 10; }
      .cp-sidebar[data-type="call"] .is-satisfaction.post-blog__infos .post-myprive__title, .cp-sidebar[data-type="call"] .is-satisfaction.cp-form-boxes__infos .post-myprive__title, .cp-sidebar[data-type="call"] .is-satisfaction.post-comments__infos .post-myprive__title, .cp-sidebar[data-type="call"] .is-satisfaction.post-modal__infos .post-myprive__title, .cp-sidebar[data-type="call"] .is-satisfaction.post-myprive__infos .post-myprive__title, .cp-sidebar[data-type="call"] .is-satisfaction.post-timeline__infos .post-myprive__title {
        font-weight: 400; }
      .cp-sidebar[data-type="call"] .is-satisfaction.post-blog__infos .cp-myprive-form__textarea, .cp-sidebar[data-type="call"] .is-satisfaction.cp-form-boxes__infos .cp-myprive-form__textarea, .cp-sidebar[data-type="call"] .is-satisfaction.post-comments__infos .cp-myprive-form__textarea, .cp-sidebar[data-type="call"] .is-satisfaction.post-modal__infos .cp-myprive-form__textarea, .cp-sidebar[data-type="call"] .is-satisfaction.post-myprive__infos .cp-myprive-form__textarea, .cp-sidebar[data-type="call"] .is-satisfaction.post-timeline__infos .cp-myprive-form__textarea, .cp-sidebar[data-type="call"] .is-satisfaction.post-blog__infos .cp-myprive-form__textarea--message, .cp-sidebar[data-type="call"] .is-satisfaction.cp-form-boxes__infos .cp-myprive-form__textarea--message, .cp-sidebar[data-type="call"] .is-satisfaction.post-comments__infos .cp-myprive-form__textarea--message, .cp-sidebar[data-type="call"] .is-satisfaction.post-modal__infos .cp-myprive-form__textarea--message, .cp-sidebar[data-type="call"] .is-satisfaction.post-myprive__infos .cp-myprive-form__textarea--message, .cp-sidebar[data-type="call"] .is-satisfaction.post-timeline__infos .cp-myprive-form__textarea--message {
        min-height: 83px; }
      .cp-sidebar[data-type="call"] .is-satisfaction.post-blog__infos .cp-myprive-form__actions, .cp-sidebar[data-type="call"] .is-satisfaction.cp-form-boxes__infos .cp-myprive-form__actions, .cp-sidebar[data-type="call"] .is-satisfaction.post-comments__infos .cp-myprive-form__actions, .cp-sidebar[data-type="call"] .is-satisfaction.post-modal__infos .cp-myprive-form__actions, .cp-sidebar[data-type="call"] .is-satisfaction.post-myprive__infos .cp-myprive-form__actions, .cp-sidebar[data-type="call"] .is-satisfaction.post-timeline__infos .cp-myprive-form__actions {
        gap: 10px; }
        .cp-sidebar[data-type="call"] .is-satisfaction.post-blog__infos .is-center.cp-myprive-form__actions, .cp-sidebar[data-type="call"] .is-satisfaction.cp-form-boxes__infos .is-center.cp-myprive-form__actions, .cp-sidebar[data-type="call"] .is-satisfaction.post-comments__infos .is-center.cp-myprive-form__actions, .cp-sidebar[data-type="call"] .is-satisfaction.post-modal__infos .is-center.cp-myprive-form__actions, .cp-sidebar[data-type="call"] .is-satisfaction.post-myprive__infos .is-center.cp-myprive-form__actions, .cp-sidebar[data-type="call"] .is-satisfaction.post-timeline__infos .is-center.cp-myprive-form__actions {
          justify-content: center; }
          .cp-sidebar[data-type="call"] .is-satisfaction.post-blog__infos .is-center.cp-myprive-form__actions .cp-myprive-form__button, .cp-sidebar[data-type="call"] .is-satisfaction.cp-form-boxes__infos .is-center.cp-myprive-form__actions .cp-myprive-form__button, .cp-sidebar[data-type="call"] .is-satisfaction.post-comments__infos .is-center.cp-myprive-form__actions .cp-myprive-form__button, .cp-sidebar[data-type="call"] .is-satisfaction.post-modal__infos .is-center.cp-myprive-form__actions .cp-myprive-form__button, .cp-sidebar[data-type="call"] .is-satisfaction.post-myprive__infos .is-center.cp-myprive-form__actions .cp-myprive-form__button, .cp-sidebar[data-type="call"] .is-satisfaction.post-timeline__infos .is-center.cp-myprive-form__actions .cp-myprive-form__button {
            font-size: 12px;
            margin: 0 !important;
            padding: 10px 5px 10px !important; }
    .cp-sidebar[data-type="call"] .post-blog__infos p + p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos p + p, .cp-sidebar[data-type="call"] .post-comments__infos p + p, .cp-sidebar[data-type="call"] .post-modal__infos p + p, .cp-sidebar[data-type="call"] .post-myprive__infos p + p, .cp-sidebar[data-type="call"] .post-timeline__infos p + p {
      color: rgba(255, 255, 255, 0.2) !important; }
    .cp-sidebar[data-type="call"] .post-blog__text + .post-blog__text, .cp-sidebar[data-type="call"] .cp-form-boxes__text + .post-blog__text, .cp-sidebar[data-type="call"] .post-comments__text + .post-blog__text, .cp-sidebar[data-type="call"] .post-modal__text + .post-blog__text, .cp-sidebar[data-type="call"] .post-myprive__text + .post-blog__text, .cp-sidebar[data-type="call"] .post-timeline__text + .post-blog__text, .cp-sidebar[data-type="call"] .post-blog__infos p + .post-blog__text, .cp-sidebar[data-type="call"] .cp-form-boxes__infos p + .post-blog__text, .cp-sidebar[data-type="call"] .post-comments__infos p + .post-blog__text, .cp-sidebar[data-type="call"] .post-modal__infos p + .post-blog__text, .cp-sidebar[data-type="call"] .post-myprive__infos p + .post-blog__text, .cp-sidebar[data-type="call"] .post-timeline__infos p + .post-blog__text, .cp-sidebar[data-type="call"] .post-blog__text + .cp-form-boxes__text, .cp-sidebar[data-type="call"] .cp-form-boxes__text + .cp-form-boxes__text, .cp-sidebar[data-type="call"] .post-comments__text + .cp-form-boxes__text, .cp-sidebar[data-type="call"] .post-modal__text + .cp-form-boxes__text, .cp-sidebar[data-type="call"] .post-myprive__text + .cp-form-boxes__text, .cp-sidebar[data-type="call"] .post-timeline__text + .cp-form-boxes__text, .cp-sidebar[data-type="call"] .post-blog__infos p + .cp-form-boxes__text, .cp-sidebar[data-type="call"] .cp-form-boxes__infos p + .cp-form-boxes__text, .cp-sidebar[data-type="call"] .post-comments__infos p + .cp-form-boxes__text, .cp-sidebar[data-type="call"] .post-modal__infos p + .cp-form-boxes__text, .cp-sidebar[data-type="call"] .post-myprive__infos p + .cp-form-boxes__text, .cp-sidebar[data-type="call"] .post-timeline__infos p + .cp-form-boxes__text, .cp-sidebar[data-type="call"] .post-blog__text + .post-comments__text, .cp-sidebar[data-type="call"] .cp-form-boxes__text + .post-comments__text, .cp-sidebar[data-type="call"] .post-comments__text + .post-comments__text, .cp-sidebar[data-type="call"] .post-modal__text + .post-comments__text, .cp-sidebar[data-type="call"] .post-myprive__text + .post-comments__text, .cp-sidebar[data-type="call"] .post-timeline__text + .post-comments__text, .cp-sidebar[data-type="call"] .post-blog__infos p + .post-comments__text, .cp-sidebar[data-type="call"] .cp-form-boxes__infos p + .post-comments__text, .cp-sidebar[data-type="call"] .post-comments__infos p + .post-comments__text, .cp-sidebar[data-type="call"] .post-modal__infos p + .post-comments__text, .cp-sidebar[data-type="call"] .post-myprive__infos p + .post-comments__text, .cp-sidebar[data-type="call"] .post-timeline__infos p + .post-comments__text, .cp-sidebar[data-type="call"] .post-blog__text + .post-modal__text, .cp-sidebar[data-type="call"] .cp-form-boxes__text + .post-modal__text, .cp-sidebar[data-type="call"] .post-comments__text + .post-modal__text, .cp-sidebar[data-type="call"] .post-modal__text + .post-modal__text, .cp-sidebar[data-type="call"] .post-myprive__text + .post-modal__text, .cp-sidebar[data-type="call"] .post-timeline__text + .post-modal__text, .cp-sidebar[data-type="call"] .post-blog__infos p + .post-modal__text, .cp-sidebar[data-type="call"] .cp-form-boxes__infos p + .post-modal__text, .cp-sidebar[data-type="call"] .post-comments__infos p + .post-modal__text, .cp-sidebar[data-type="call"] .post-modal__infos p + .post-modal__text, .cp-sidebar[data-type="call"] .post-myprive__infos p + .post-modal__text, .cp-sidebar[data-type="call"] .post-timeline__infos p + .post-modal__text, .cp-sidebar[data-type="call"] .post-blog__text + .post-myprive__text, .cp-sidebar[data-type="call"] .cp-form-boxes__text + .post-myprive__text, .cp-sidebar[data-type="call"] .post-comments__text + .post-myprive__text, .cp-sidebar[data-type="call"] .post-modal__text + .post-myprive__text, .cp-sidebar[data-type="call"] .post-myprive__text + .post-myprive__text, .cp-sidebar[data-type="call"] .post-timeline__text + .post-myprive__text, .cp-sidebar[data-type="call"] .post-blog__infos p + .post-myprive__text, .cp-sidebar[data-type="call"] .cp-form-boxes__infos p + .post-myprive__text, .cp-sidebar[data-type="call"] .post-comments__infos p + .post-myprive__text, .cp-sidebar[data-type="call"] .post-modal__infos p + .post-myprive__text, .cp-sidebar[data-type="call"] .post-myprive__infos p + .post-myprive__text, .cp-sidebar[data-type="call"] .post-timeline__infos p + .post-myprive__text, .cp-sidebar[data-type="call"] .post-blog__text + .post-timeline__text, .cp-sidebar[data-type="call"] .cp-form-boxes__text + .post-timeline__text, .cp-sidebar[data-type="call"] .post-comments__text + .post-timeline__text, .cp-sidebar[data-type="call"] .post-modal__text + .post-timeline__text, .cp-sidebar[data-type="call"] .post-myprive__text + .post-timeline__text, .cp-sidebar[data-type="call"] .post-timeline__text + .post-timeline__text, .cp-sidebar[data-type="call"] .post-blog__infos p + .post-timeline__text, .cp-sidebar[data-type="call"] .cp-form-boxes__infos p + .post-timeline__text, .cp-sidebar[data-type="call"] .post-comments__infos p + .post-timeline__text, .cp-sidebar[data-type="call"] .post-modal__infos p + .post-timeline__text, .cp-sidebar[data-type="call"] .post-myprive__infos p + .post-timeline__text, .cp-sidebar[data-type="call"] .post-timeline__infos p + .post-timeline__text, .cp-sidebar[data-type="call"] .post-blog__infos .post-blog__text + p, .cp-sidebar[data-type="call"] .post-blog__infos .cp-form-boxes__text + p, .cp-sidebar[data-type="call"] .post-blog__infos .post-comments__text + p, .cp-sidebar[data-type="call"] .post-blog__infos .post-modal__text + p, .cp-sidebar[data-type="call"] .post-blog__infos .post-myprive__text + p, .cp-sidebar[data-type="call"] .post-blog__infos .post-timeline__text + p, .cp-sidebar[data-type="call"] .post-blog__infos p + p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-blog__infos p + p, .cp-sidebar[data-type="call"] .post-blog__infos .cp-form-boxes__infos p + p, .cp-sidebar[data-type="call"] .post-comments__infos .post-blog__infos p + p, .cp-sidebar[data-type="call"] .post-blog__infos .post-comments__infos p + p, .cp-sidebar[data-type="call"] .post-modal__infos .post-blog__infos p + p, .cp-sidebar[data-type="call"] .post-blog__infos .post-modal__infos p + p, .cp-sidebar[data-type="call"] .post-myprive__infos .post-blog__infos p + p, .cp-sidebar[data-type="call"] .post-blog__infos .post-myprive__infos p + p, .cp-sidebar[data-type="call"] .post-timeline__infos .post-blog__infos p + p, .cp-sidebar[data-type="call"] .post-blog__infos .post-timeline__infos p + p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-blog__text + p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .cp-form-boxes__text + p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-comments__text + p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-modal__text + p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-myprive__text + p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-timeline__text + p, .cp-sidebar[data-type="call"] .post-blog__infos .cp-form-boxes__infos p + p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-blog__infos p + p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos p + p, .cp-sidebar[data-type="call"] .post-comments__infos .cp-form-boxes__infos p + p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-comments__infos p + p, .cp-sidebar[data-type="call"] .post-modal__infos .cp-form-boxes__infos p + p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-modal__infos p + p, .cp-sidebar[data-type="call"] .post-myprive__infos .cp-form-boxes__infos p + p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-myprive__infos p + p, .cp-sidebar[data-type="call"] .post-timeline__infos .cp-form-boxes__infos p + p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-timeline__infos p + p, .cp-sidebar[data-type="call"] .post-comments__infos .post-blog__text + p, .cp-sidebar[data-type="call"] .post-comments__infos .cp-form-boxes__text + p, .cp-sidebar[data-type="call"] .post-comments__infos .post-comments__text + p, .cp-sidebar[data-type="call"] .post-comments__infos .post-modal__text + p, .cp-sidebar[data-type="call"] .post-comments__infos .post-myprive__text + p, .cp-sidebar[data-type="call"] .post-comments__infos .post-timeline__text + p, .cp-sidebar[data-type="call"] .post-blog__infos .post-comments__infos p + p, .cp-sidebar[data-type="call"] .post-comments__infos .post-blog__infos p + p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-comments__infos p + p, .cp-sidebar[data-type="call"] .post-comments__infos .cp-form-boxes__infos p + p, .cp-sidebar[data-type="call"] .post-comments__infos p + p, .cp-sidebar[data-type="call"] .post-modal__infos .post-comments__infos p + p, .cp-sidebar[data-type="call"] .post-comments__infos .post-modal__infos p + p, .cp-sidebar[data-type="call"] .post-myprive__infos .post-comments__infos p + p, .cp-sidebar[data-type="call"] .post-comments__infos .post-myprive__infos p + p, .cp-sidebar[data-type="call"] .post-timeline__infos .post-comments__infos p + p, .cp-sidebar[data-type="call"] .post-comments__infos .post-timeline__infos p + p, .cp-sidebar[data-type="call"] .post-modal__infos .post-blog__text + p, .cp-sidebar[data-type="call"] .post-modal__infos .cp-form-boxes__text + p, .cp-sidebar[data-type="call"] .post-modal__infos .post-comments__text + p, .cp-sidebar[data-type="call"] .post-modal__infos .post-modal__text + p, .cp-sidebar[data-type="call"] .post-modal__infos .post-myprive__text + p, .cp-sidebar[data-type="call"] .post-modal__infos .post-timeline__text + p, .cp-sidebar[data-type="call"] .post-blog__infos .post-modal__infos p + p, .cp-sidebar[data-type="call"] .post-modal__infos .post-blog__infos p + p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-modal__infos p + p, .cp-sidebar[data-type="call"] .post-modal__infos .cp-form-boxes__infos p + p, .cp-sidebar[data-type="call"] .post-comments__infos .post-modal__infos p + p, .cp-sidebar[data-type="call"] .post-modal__infos .post-comments__infos p + p, .cp-sidebar[data-type="call"] .post-modal__infos p + p, .cp-sidebar[data-type="call"] .post-myprive__infos .post-modal__infos p + p, .cp-sidebar[data-type="call"] .post-modal__infos .post-myprive__infos p + p, .cp-sidebar[data-type="call"] .post-timeline__infos .post-modal__infos p + p, .cp-sidebar[data-type="call"] .post-modal__infos .post-timeline__infos p + p, .cp-sidebar[data-type="call"] .post-myprive__infos .post-blog__text + p, .cp-sidebar[data-type="call"] .post-myprive__infos .cp-form-boxes__text + p, .cp-sidebar[data-type="call"] .post-myprive__infos .post-comments__text + p, .cp-sidebar[data-type="call"] .post-myprive__infos .post-modal__text + p, .cp-sidebar[data-type="call"] .post-myprive__infos .post-myprive__text + p, .cp-sidebar[data-type="call"] .post-myprive__infos .post-timeline__text + p, .cp-sidebar[data-type="call"] .post-blog__infos .post-myprive__infos p + p, .cp-sidebar[data-type="call"] .post-myprive__infos .post-blog__infos p + p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-myprive__infos p + p, .cp-sidebar[data-type="call"] .post-myprive__infos .cp-form-boxes__infos p + p, .cp-sidebar[data-type="call"] .post-comments__infos .post-myprive__infos p + p, .cp-sidebar[data-type="call"] .post-myprive__infos .post-comments__infos p + p, .cp-sidebar[data-type="call"] .post-modal__infos .post-myprive__infos p + p, .cp-sidebar[data-type="call"] .post-myprive__infos .post-modal__infos p + p, .cp-sidebar[data-type="call"] .post-myprive__infos p + p, .cp-sidebar[data-type="call"] .post-timeline__infos .post-myprive__infos p + p, .cp-sidebar[data-type="call"] .post-myprive__infos .post-timeline__infos p + p, .cp-sidebar[data-type="call"] .post-timeline__infos .post-blog__text + p, .cp-sidebar[data-type="call"] .post-timeline__infos .cp-form-boxes__text + p, .cp-sidebar[data-type="call"] .post-timeline__infos .post-comments__text + p, .cp-sidebar[data-type="call"] .post-timeline__infos .post-modal__text + p, .cp-sidebar[data-type="call"] .post-timeline__infos .post-myprive__text + p, .cp-sidebar[data-type="call"] .post-timeline__infos .post-timeline__text + p, .cp-sidebar[data-type="call"] .post-blog__infos .post-timeline__infos p + p, .cp-sidebar[data-type="call"] .post-timeline__infos .post-blog__infos p + p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .post-timeline__infos p + p, .cp-sidebar[data-type="call"] .post-timeline__infos .cp-form-boxes__infos p + p, .cp-sidebar[data-type="call"] .post-comments__infos .post-timeline__infos p + p, .cp-sidebar[data-type="call"] .post-timeline__infos .post-comments__infos p + p, .cp-sidebar[data-type="call"] .post-modal__infos .post-timeline__infos p + p, .cp-sidebar[data-type="call"] .post-timeline__infos .post-modal__infos p + p, .cp-sidebar[data-type="call"] .post-myprive__infos .post-timeline__infos p + p, .cp-sidebar[data-type="call"] .post-timeline__infos .post-myprive__infos p + p, .cp-sidebar[data-type="call"] .post-timeline__infos p + p {
      color: rgba(255, 255, 255, 0.2) !important; }
    .cp-sidebar[data-type="call"] .post-blog__text[data-type="textSlogan"], .cp-sidebar[data-type="call"] .cp-form-boxes__text[data-type="textSlogan"], .cp-sidebar[data-type="call"] .post-comments__text[data-type="textSlogan"], .cp-sidebar[data-type="call"] .post-modal__text[data-type="textSlogan"], .cp-sidebar[data-type="call"] .post-myprive__text[data-type="textSlogan"], .cp-sidebar[data-type="call"] .post-timeline__text[data-type="textSlogan"], .cp-sidebar[data-type="call"] .post-blog__infos p[data-type="textSlogan"], .cp-sidebar[data-type="call"] .cp-form-boxes__infos p[data-type="textSlogan"], .cp-sidebar[data-type="call"] .post-comments__infos p[data-type="textSlogan"], .cp-sidebar[data-type="call"] .post-modal__infos p[data-type="textSlogan"], .cp-sidebar[data-type="call"] .post-myprive__infos p[data-type="textSlogan"], .cp-sidebar[data-type="call"] .post-timeline__infos p[data-type="textSlogan"] {
      display: none;
      opacity: 0.7; }
  .ios .cp-sidebar[data-type="privecard"].cp-sidebar-avatar {
    height: auto;
    max-height: 80dvh; }
  .cp-sidebar[data-type="privecard"] {
    width: calc((600px * 76) / 100);
    overflow: hidden;
    margin: auto;
    max-height: 730px;
    bottom: 0;
    border-radius: 30px;
    border: 1px solid rgba(255, 255, 255, 0.06);
    transition: opacity 1.5s ease-in-out, right 0.40s ease-out; }
    .cp-sidebar[data-type="privecard"].cp-sidebar-avatar {
      height: auto;
      max-height: 80dvh; }
      .cp-sidebar[data-type="privecard"].cp-sidebar-avatar .cp-form .cp-form__item-container {
        padding: 10px !important;
        max-width: none !important; }
        .cp-sidebar[data-type="privecard"].cp-sidebar-avatar .cp-form .cp-form__item-container .post-data__avatar {
          height: auto; }
    @media all and (max-width: 767px) {
      .cp-sidebar[data-type="privecard"] {
        width: 95%;
        height: 90%;
        max-width: 768px;
        max-height: 100%;
        overflow-y: auto; } }
  html:not(.computer) .cp-sidebar {
    -webkit-overflow-scrolling: touch; }
  .cp-sidebar__content {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: space-between;
    padding: 20px;
    position: relative; }
    .has-background.cp-sidebar__content {
      background-color: rgba(0, 0, 0, 0.31); }
    .has-gutter-half.cp-sidebar__content {
      padding: 10px; }
    .has-margin.cp-sidebar__content {
      margin-top: 20px; }
    .is-v-full.cp-sidebar__content {
      height: 100%; }
    .has-dir-col.cp-sidebar__content {
      flex-direction: column; }
    .is-no-wrap.cp-sidebar__content {
      flex-wrap: nowrap; }
  .cp-sidebar__coins {
    float: left;
    font-size: 54px;
    line-height: 1.13;
    font-weight: 700;
    color: #f6d342;
    text-align: center;
    margin-left: 10px; }
    .is-disabled.cp-sidebar__coins {
      color: rgba(255, 255, 255, 0.3); }
    .cp-sidebar__coins sup {
      font-size: 42%;
      top: -15px;
      left: 0px;
      letter-spacing: 0px;
      margin-left: 4px; }
  .cp-sidebar__title {
    text-transform: none; }
    .has-gutter.cp-sidebar__title {
      margin-top: 20px; }
    .is-align-left.cp-sidebar__title {
      text-align: left; }
    .is-align-center.cp-sidebar__title {
      text-align: center; }
    .is-align-right.cp-sidebar__title {
      text-align: right; }
  .cp-sidebar__subtitle {
    color: rgba(255, 255, 255, 0.5);
    text-transform: none; }
    .has-gutter.cp-sidebar__subtitle {
      margin-top: 20px; }
    .is-align-left.cp-sidebar__subtitle {
      text-align: left; }
    .is-align-center.cp-sidebar__subtitle {
      text-align: center; }
    .is-align-right.cp-sidebar__subtitle {
      text-align: right; }
  .is-total.cp-sidebar__text {
    text-transform: uppercase;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.3); }
  .has-gutter.cp-sidebar__text {
    margin-top: 20px; }
  .is-align-left.cp-sidebar__text {
    text-align: left; }
  .is-align-center.cp-sidebar__text {
    text-align: center; }
  .is-align-right.cp-sidebar__text {
    text-align: right; }
  .cp-sidebar__handler {
    padding: 20px;
    display: flex;
    align-items: center;
    background-color: rgba(255, 255, 255, 0.1); }
    .is-align-left.cp-sidebar__handler {
      justify-content: flex-start; }
    .is-align-center.cp-sidebar__handler {
      justify-content: center; }
    .is-align-right.cp-sidebar__handler {
      justify-content: flex-end; }
  .is-align-left.cp-sidebar__handler-icon {
    margin-right: 20px; }
    .is-align-left.is-auto.cp-sidebar__handler-icon {
      margin-right: auto; }
  .is-align-right.cp-sidebar__handler-icon {
    margin-left: 20px; }
    .is-align-right.is-auto.cp-sidebar__handler-icon {
      margin-left: auto; }
  .cp-sidebar__data {
    padding: 20px 10px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-content: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0.31); }
  .cp-sidebar__data-avatar {
    width: 50px;
    height: 50px;
    float: left;
    position: relative; }
    .cp-sidebar__data-avatar:before {
      content: '';
      padding-top: 100%;
      display: block; }
  .cp-sidebar__data-image {
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 100%; }
  .cp-sidebar__data-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    padding: 20px;
    border-radius: 3px; }
  .cp-sidebar__form-radio[data-target="user"]:checked ~ .cp-sidebar__form-set[data-target="user"],
  .cp-sidebar__form-radio[data-target="performer"]:checked ~ .cp-sidebar__form-set[data-target="performer"] {
    display: flex; }
  .cp-sidebar__form-radio:checked + .cp-sidebar__form-button {
    color: #f8d230;
    background-color: rgba(255, 255, 255, 0.04); }
    .cp-sidebar__form-radio:checked + .cp-sidebar__form-button .cp-header__form-chk {
      border-color: rgba(255, 255, 255, 0.7); }
  .cp-sidebar__form-radio:checked + .cp-sidebar__form-button .cp-sidebar__form-chk {
    border: 3px solid; }
    .cp-sidebar__form-radio:checked + .cp-sidebar__form-button .cp-sidebar__form-chk:before {
      content: '';
      width: calc(100% - 2px);
      height: calc(100% - 2px);
      position: absolute;
      top: 1px;
      left: 1px;
      border-radius: 100%;
      background-color: #d52678; }
  .cp-sidebar__form {
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: space-between; }
    .cp-sidebar__form:not(.is-transparent) {
      background-color: rgba(0, 0, 0, 0.2); }
    .cp-sidebar__form:not(.is-no-gutter) {
      padding: 10px; }
    .is-inherit.cp-sidebar__form {
      flex: 0 0 auto; }
  .cp-sidebar__form-set {
    display: none;
    align-items: center;
    flex-wrap: wrap;
    margin-left: 0; }
  .cp-sidebar__form-item {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    margin-top: 10px;
    position: relative; }
  .cp-sidebar__form-radio {
    display: none; }
  .cp-sidebar__form-chk {
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 5px;
    text-indent: -9999px;
    position: relative;
    border-radius: 100%;
    border: 3px solid; }
    .is-hidden.cp-sidebar__form-chk {
      display: none; }
  .cp-sidebar__form-button {
    width: auto;
    min-width: 217px;
    float: left;
    padding: 11px 20px;
    font-family: "Open Sans",sans-serif;
    font-size: 11px;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
    border-radius: 3px;
    transition: All 0.15s ease-out;
    flex: 1 1 calc(10em - 5px);
    height: 47px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 20px;
    appearance: none;
    border: none; }
    .cp-sidebar__form-button:not(:nth-of-type(1)):not(.has-no-margin) {
      margin-top: 10px; }
    .cp-sidebar__form-button[data-type="chatButton"] {
      position: relative; }
      .cp-sidebar__form-button[data-type="chatButton"]:before {
        font-size: 14px;
        display: flex;
        align-items: center;
        padding: 0 10px;
        border-radius: 3px 0 0 3px; }
    .is-full.cp-sidebar__form-button {
      width: 100%;
      flex: 0 1 100%;
      text-align: center;
      margin-left: 0; }
      @media all and (max-width: 939px) {
        .is-full.cp-sidebar__form-button {
          width: calc(100% - 20px);
          margin: 5px auto 10px; } }
    .is-semi-circle.cp-sidebar__form-button {
      border-radius: 50px; }
    .is-circle.cp-sidebar__form-button {
      width: 47px;
      flex: 0 1 47px;
      border-radius: 100% !important; }
    .is-yellow.cp-sidebar__form-button {
      background-color: #ffd200;
      color: #000; }
      .is-yellow.cp-sidebar__form-button:hover {
        background-color: rgba(255, 210, 0, 0.7); }
    .is-label.cp-sidebar__form-button {
      font-size: 10px;
      text-transform: uppercase;
      float: left;
      margin-left: 10px;
      display: flex;
      align-items: center;
      cursor: pointer;
      color: rgba(255, 255, 255, 0.4);
      padding: 20px 5px; }
      .is-label.cp-sidebar__form-button:nth-of-type(2) {
        margin-left: 10px; }
      .is-label.cp-sidebar__form-button:nth-of-type(1) {
        margin-left: 0; }
    .is-alpha.cp-sidebar__form-button {
      background-color: rgba(0, 0, 0, 0.1); }
      .is-alpha.has-border.cp-sidebar__form-button {
        border: 1px solid rgba(255, 255, 255, 0.2); }
    .is-search.cp-sidebar__form-button {
      color: #5e5e5e;
      background-color: #1b1b1b;
      padding: 15px; }
      .is-search.cp-sidebar__form-button i {
        margin-left: auto; }
    .cp-sidebar__form-button i {
      margin-left: 10px;
      font-size: 14px;
      color: #f6d342; }
    .is-toggle-password.cp-sidebar__form-button {
      font-size: 18px; }
      .is-toggle-password.is-active.cp-sidebar__form-button:after {
        height: 45%;
        right: 9px; }
    .cp-sidebar__form-button:hover {
      text-decoration: none; }
    .cp-sidebar__form-button[data-type="chatButton"] {
      position: relative;
      display: flex;
      justify-content: center;
      align-items: center; }
      .cp-sidebar__form-button[data-type="chatButton"]:before {
        font-size: 14px;
        display: flex;
        align-items: center;
        padding: 0 10px;
        border-radius: 3px 0 0 3px; }
    .is-green.cp-sidebar__form-button {
      background-color: #ff6363; }
      .is-green.cp-sidebar__form-button:hover {
        background-color: #ff6363; }
    .is-gray.cp-sidebar__form-button {
      background-color: #7c7979; }
      .is-gray.cp-sidebar__form-button:hover {
        background-color: rgba(79, 79, 79, 0.9); }
    .is-dark-gray.cp-sidebar__form-button {
      background-color: #363636; }
      .is-dark-gray.cp-sidebar__form-button:hover {
        background-color: rgba(54, 54, 54, 0.9); }
  .cp-sidebar__form-field {
    width: auto;
    min-width: 0;
    flex: 1 1 10em;
    height: 47px;
    float: left;
    border-radius: 3px;
    border: none;
    background-color: rgba(255, 255, 255, 0.1);
    color: #FFF;
    padding: 20px; }
    .cp-sidebar__form-field::placeholder {
      color: rgba(255, 255, 255, 0.3); }
    .is-search.cp-sidebar__form-field {
      padding: 15px;
      margin: 5px auto 0; }
    .is-semi-circle.cp-sidebar__form-field {
      border-radius: 50px; }
  .cp-sidebar__form-link {
    flex: 0 1 100%;
    display: flex; }
    .is-align-left.cp-sidebar__form-link {
      justify-content: flex-start; }
    .is-align-center.cp-sidebar__form-link {
      justify-content: center; }
    .is-align-right.cp-sidebar__form-link {
      justify-content: flex-end; }
    .has-gutter-x.cp-sidebar__form-link {
      padding: 0 20px; }
    .has-gutter-y.cp-sidebar__form-link {
      padding: 20px 0 0; }
    .has-gutter.cp-sidebar__form-link {
      padding: 20px; }
    .is-yellow.cp-sidebar__form-link {
      color: #ffd200; }
    .is-green.cp-sidebar__form-link {
      color: #ff6363; }
  .has-gutter-y.cp-sidebar__nav {
    padding: 20px 0 0; }
  .cp-sidebar__nav-radio {
    display: none; }
  .cp-sidebar__nav-item .is-active.cp-sidebar__nav-sublink, .cp-sidebar__nav-item .is-active.cp-sidebar__dropdown-container, .cp-sidebar__nav-item .is-active.cp-sidebar__nav-link {
    background-color: rgba(0, 0, 0, 0.2);
    padding: 14px 20px; }
    .cp-sidebar__nav-item .is-active.cp-sidebar__nav-sublink .has-rotate.cp-sidebar__nav-icon, .cp-sidebar__nav-item .is-active.cp-sidebar__dropdown-container .has-rotate.cp-sidebar__nav-icon, .cp-sidebar__nav-item .is-active.cp-sidebar__nav-link .has-rotate.cp-sidebar__nav-icon {
      transform: rotate(90deg); }
    .cp-sidebar__nav-item .is-active.cp-sidebar__nav-sublink ~ .cp-sidebar__dropdown-container, .cp-sidebar__nav-item .is-active.cp-sidebar__dropdown-container ~ .cp-sidebar__dropdown-container, .cp-sidebar__nav-item .is-active.cp-sidebar__nav-link ~ .cp-sidebar__dropdown-container {
      height: auto;
      opacity: 1;
      background-color: rgba(0, 0, 0, 0.2); }
  .cp-sidebar__nav-sublink, .cp-sidebar__dropdown-container, .cp-sidebar__nav-link {
    display: flex;
    align-items: center;
    padding: 14px 20px;
    color: rgba(255, 255, 255, 0.5);
    text-transform: uppercase;
    font-size: 14px;
    border-top: 1px solid rgba(255, 255, 255, 0.05); }
    .is-active.cp-sidebar__nav-sublink, .is-active.cp-sidebar__dropdown-container, .is-active.cp-sidebar__nav-link {
      color: rgba(255, 255, 255, 0.9);
      border-left: 3px solid #f6d342; }
    .overlay-sidebar.cp-sidebar__nav-sublink, .overlay-sidebar.cp-sidebar__dropdown-container, .overlay-sidebar.cp-sidebar__nav-link {
      opacity: 0.5;
      cursor: default;
      pointer-events: none; }
      .overlay-sidebar.cp-sidebar__nav-sublink:hover, .overlay-sidebar.cp-sidebar__dropdown-container:hover, .overlay-sidebar.cp-sidebar__nav-link:hover {
        background-color: rgba(255, 255, 255, 0.05) !important;
        color: #c3c3c3 !important;
        text-decoration: none; }
  .cp-sidebar__nav-sublink {
    padding: 14px 10px 14px 25px;
    transition: all 0.15s ease-out;
    flex-wrap: wrap; }
    .cp-sidebar__nav-sublink strong {
      margin-right: 5px;
      color: #FFF; }
    .cp-sidebar__nav-sublink a {
      font-size: 12px; }
    .is-gutter-x-large.cp-sidebar__nav-sublink {
      padding: 14px 10px 14px 30px; }
  .cp-sidebar__dropdown .cp-sidebar__dropdown > .cp-sidebar__nav-sublink {
    padding: 14px 20px 14px 25px; }
    .cp-sidebar__dropdown .cp-sidebar__dropdown > .is-active.cp-sidebar__nav-sublink {
      padding: 14px 20px 14px 25px;
      border-left-width: 0; }
  .cp-sidebar__dropdown .cp-sidebar__dropdown .cp-sidebar__dropdown-container .cp-sidebar__nav-sublink {
    padding: 14px 20px 14px 30px; }
    .cp-sidebar__dropdown .cp-sidebar__dropdown .cp-sidebar__dropdown-container .is-active.cp-sidebar__nav-sublink {
      padding: 14px 20px 14px 27px; }
  .cp-sidebar__dropdown-container {
    flex-wrap: wrap;
    height: 0;
    opacity: 0;
    padding: 0;
    overflow: hidden;
    transition: all 0.15s ease-out; }
  .cp-sidebar__nav-icon {
    width: 25px;
    height: 25px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: All 0.15s ease-out; }
    .is-align-left.cp-sidebar__nav-icon {
      margin-right: 20px; }
      .is-align-left.is-auto.cp-sidebar__nav-icon {
        margin-right: auto; }
    .is-align-right.cp-sidebar__nav-icon {
      margin-left: 20px; }
      .is-align-right.is-auto.cp-sidebar__nav-icon {
        margin-left: auto; }
  .cp-sidebar__result {
    overflow: auto;
    margin-top: 20px; }
    .is-inherit.cp-sidebar__result {
      flex: 1 1 auto; }
    .cp-sidebar__result .post-data__nickname {
      width: 100% !important;
      max-width: 100% !important; }
      .cp-sidebar__result .is-title.post-data__nickname {
        text-transform: uppercase;
        font-size: 14px;
        color: #7A5165; }
    .cp-sidebar__result .side-profile__close, .cp-sidebar__result .post-data__handler {
      margin-right: -10px !important; }
  .cp-sidebar__result-item {
    padding: 10px !important;
    border-top: 1px solid;
    border-color: rgba(255, 255, 255, 0.09); }
    .no-border.cp-sidebar__result-item {
      border-top: none; }
    .cp-sidebar__result-item u {
      text-decoration: none;
      color: #D5B635; }

.cp-chatroom-adjusts {
  height: 170px; }
  .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts {
    height: auto;
    box-shadow: 0 -1px 5px 0 rgba(0, 0, 0, 0.31);
    position: fixed;
    bottom: 0;
    left: 0;
    display: none;
    flex: 0 1 auto;
    max-height: 57%;
    min-height: 180px;
    z-index: 11;
    overflow: auto; }
    html.ios .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts {
      height: 100%; }
  .cp-chatroom-adjusts:not([data-type='tabs']) {
    display: none; }
  .cp-chatroom-adjusts[data-type='mention'] {
    height: auto;
    max-height: 120px;
    overflow: auto;
    position: absolute;
    bottom: 45px;
    left: 0; }
  .cp-chatroom-adjusts[data-type='topic'] {
    height: auto;
    z-index: 1; }
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts[data-type='topic'] {
      min-height: 0 !important; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts[data-type='topic'] .cp-chatroom-adjusts__content {
        min-height: 100px; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts[data-type='topic'] .cp-chatroom-form__field {
        background-color: #fff !important;
        color: #000 !important; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts[data-type='topic'] .cp-chatroom-form__button:not(.has-bg-transparent) {
        background-color: rgba(0, 0, 0, 0.7) !important; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts[data-type='topic'] .has-bg-transparent.cp-chatroom-form__button {
        color: #000 !important; }
  .cp-chatroom-adjusts[data-type='bio'], .cp-chatroom-adjusts[data-type='addMoney'] {
    position: absolute;
    z-index: 10;
    opacity: 0;
    left: 0;
    display: flex !important;
    transition: opacity 0.3s linear;
    background-color: transparent !important; }
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts[data-type='bio'], .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts[data-type='addMoney'] {
      height: 100%;
      position: fixed;
      bottom: -100%; }
    .cp-chatroom-adjusts[data-type='bio'] .cp-chatroom-adjusts__content, .cp-chatroom-adjusts[data-type='addMoney'] .cp-chatroom-adjusts__content {
      align-self: flex-end; }
    .cp-chatroom-adjusts[data-type='bio'] .cp-chatroom-adjusts__container, .cp-chatroom-adjusts[data-type='addMoney'] .cp-chatroom-adjusts__container {
      padding: 0; }
  .cp-chatroom-adjusts[data-type='bio'] {
    height: calc(100% - 52px - 79px);
    bottom: -100%; }
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts[data-type='bio'] .side-profile__subtitle,
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts[data-type='bio'] .header-profile__reviews-text {
      color: #fff; }
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts[data-type='bio'] .side-profile__text {
      color: rgba(255, 255, 255, 0.3) !important; }
    .cp-chatroom-adjusts[data-type='bio'] .header-profile__reviews-icon {
      font-size: 16px; }
    .cp-chatroom-adjusts[data-type='bio'] .side-profile__subtitle {
      font-size: 14px; }
    .cp-chatroom-adjusts[data-type='bio'] .side-profile__item {
      padding: 0 15px;
      margin-bottom: 13px;
      background-color: transparent !important; }
      .cp-chatroom-adjusts[data-type='bio'] .side-profile__item:nth-of-type(1) {
        margin-bottom: 15px; }
    .cp-chatroom-adjusts[data-type='bio'] .post-myprive__item {
      width: 50%;
      max-width: 50%;
      padding: 0 2px 2px;
      border: none !important;
      background-color: transparent; }
    .cp-chatroom-adjusts[data-type='bio'] .post-myprive__link {
      cursor: default; }
  .cp-chatroom-adjusts[data-type='addMoney'] {
    height: auto;
    top: -100%;
    flex-wrap: wrap;
    border-radius: 0 0 6px 6px; }
    .cp-chatroom-adjusts[data-type='addMoney'] .loader {
      position: absolute;
      top: 0px;
      left: 0px;
      width: 100%;
      height: 100%;
      margin: 0;
      background-color: rgba(0, 0, 0, 0.5); }
  .cp-chatroom-adjusts[data-type='gift'] {
    background-color: transparent !important; }
    .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts[data-type='gift'] {
      height: auto;
      max-width: 300px;
      position: absolute;
      right: 5px;
      bottom: calc(100% - 5px);
      z-index: 4; }
      .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-adjusts__container {
        flex: 0 1 auto; }
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts[data-type='gift'] {
      height: auto;
      position: fixed;
      bottom: -100%; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-adjusts__content {
        height: auto; }
    .cp-chatroom-adjusts[data-type='gift'] p {
      width: 100%;
      font-size: 12px;
      color: rgba(255, 255, 255, 0.7) !important;
      line-height: 14px; }
    .cp-chatroom-adjusts[data-type='gift'] small {
      font-size: 11px; }
    .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-adjusts__container {
      padding: 0px 2px 10px;
      flex: 0 1 auto; }
    .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-adjusts__content {
      background: rgba(0, 0, 0, 0.8) !important;
      border-radius: 4px; }
    .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-config__item[data-type='sendGift'] {
      padding: 15px 40px;
      border-radius: 2px;
      color: #fff !important;
      background: #406cb1 !important;
      text-transform: uppercase;
      font-weight: 700;
      font-size: 12px;
      width: auto !important;
      height: auto !important;
      flex: auto !important;
      max-width: 80%;
      pointer-events: initial !important;
      opacity: 1 !important; }
      .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-config__item[data-type='sendGift'][data-disabled] {
        opacity: 0.5 !important;
        cursor: default !important; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-config__item[data-type='sendGift'] {
        max-width: calc(100% - 10px); }
    .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-config__item[data-type="exitGift"] .cp-chatroom-config__item-label,
    .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-config__item[data-type="exitGift"] .cp-chatroom-config__item-icon {
      color: rgba(255, 255, 255, 0.7) !important; }
    .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-form__field {
      width: 80%;
      margin: 0px auto 10px;
      display: block;
      float: none;
      border: 1px solid #406cb1;
      background-color: #252525 !important;
      color: #fff !important;
      padding: 13px 14px 14px 14px !important; }
      .cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-form__field::placeholder {
        color: rgba(255, 255, 255, 0.5) !important; }
    .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-form__item-container {
      display: block !important; }
      .cp-chatroom-adjusts[data-type='gift'] .is-hidden.cp-chatroom-form__item-container {
        display: none !important; }
      .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-form__item-container [data-type='personalizedGift'] b {
        font-weight: normal; }
    .cp-chatroom-adjusts[data-type='gift'] .cp-gifts {
      max-height: calc((90px * 3) + 21px);
      overflow-y: hidden;
      margin-top: 0;
      justify-content: flex-start; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts[data-type='gift'] .cp-gifts {
        max-height: calc((98px * 2) + 6px);
        flex-wrap: nowrap;
        white-space: nowrap;
        overflow: auto;
        align-content: flex-start;
        align-items: flex-start;
        justify-content: flex-start; }
      .cp-chatroom[data-show-vw-small='true'] .cp-chatroom-adjusts[data-type='gift'] .cp-gifts {
        max-height: calc((70px * 3) + 21px);
        padding-left: 30px;
        padding-right: 30px; }
      .cp-chatroom-adjusts[data-type='gift'] .cp-gifts .cp-gifts__price {
        border-radius: 16px;
        background-color: #292929;
        font-size: 25px;
        display: flex;
        justify-content: center;
        align-items: center;
        text-align: center;
        width: 100%;
        color: rgba(255, 255, 255, 0.25);
        position: absolute;
        top: 0;
        left: 0;
        height: 100%; }
    .cp-chatroom-adjusts[data-type='gift'] .cp-gifts__item {
      width: 90px;
      padding: 3px;
      margin: 4px; }
      .cp-chatroom-adjusts[data-type='gift'] .is-active.cp-gifts__item {
        border: 2px solid #406cb1; }
      .cp-chatroom-adjusts[data-type='gift'] .cp-gifts__item[data-disabled] {
        opacity: 0.4;
        cursor: default; }
      .cp-chatroom[data-show-vw-small='true'] .cp-chatroom-adjusts[data-type='gift'] .cp-gifts__item {
        width: 70px; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts[data-type='gift'] .cp-gifts__item {
        width: 80px;
        min-width: 80px; }
        .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts[data-type='gift'] .cp-gifts__item[data-edit] {
          order: -1; }
    .cp-chatroom-adjusts[data-type='gift'] .post-data, .cp-chatroom-adjusts[data-type='gift'] .cp-sidebar__result-item {
      padding: 10px 15px 6px 15px !important; }
    .cp-chatroom-adjusts[data-type='gift'] .side-profile__title {
      color: #fff !important; }
    .cp-chatroom-adjusts[data-type='gift'] .side-profile__item p {
      padding: 0px 20px 0px 20px; }
      .cp-chatroom-adjusts[data-type='gift'] .side-profile__item p.is-error {
        color: red !important; }
  .cp-chatroom-adjusts .post-data, .cp-chatroom-adjusts .cp-sidebar__result-item {
    padding: 15px; }
  .cp-chatroom-adjusts .side-profile__title {
    font-size: 16px;
    margin-bottom: 0;
    text-transform: uppercase; }
  .cp-chatroom-adjusts .cp-chatroom-config__item[data-type="exitBio"] .cp-chatroom-config__item-label, .cp-chatroom-adjusts .cp-chatroom-config__item[data-type="exitGift"] .cp-chatroom-config__item-label {
    text-transform: uppercase; }
  .cp-chatroom-adjusts__content {
    display: none;
    flex-wrap: nowrap;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: flex-start;
    height: 100%; }
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts__content {
      height: 100%;
      flex: 0 1 auto;
      overflow: auto; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts__content .post-data, .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts__content .cp-sidebar__result-item {
        position: sticky;
        top: 0;
        z-index: 1; }
    .cp-chatroom-adjusts__content[data-type='musics'] .cp-chatroom-adjusts__container {
      min-height: 0 !important; }
    .is-text-s0.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-field,
    .is-text-s0.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text {
      font-size: 12px; }
    .is-text-s0.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text[data-type='amountCredits'] .is-text-s0.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text[data-type='nickname'], .is-text-s0.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text[data-type='status'], .is-text-s0.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text[data-type='description'] {
      font-size: 12px; }
    .is-text-s0.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text[data-type='title'] {
      font-size: 14px; }
    .is-text-s1.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-field,
    .is-text-s1.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text {
      font-size: 14px; }
    .is-text-s1.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text[data-type='amountCredits'] .is-text-s1.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text[data-type='nickname'], .is-text-s1.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text[data-type='status'], .is-text-s1.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text[data-type='description'] {
      font-size: 14px; }
    .is-text-s1.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text[data-type='title'] {
      font-size: 16px; }
    .is-text-s2.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-field,
    .is-text-s2.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text {
      font-size: 16px; }
    .is-text-s2.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text[data-type='amountCredits'] .is-text-s2.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text[data-type='nickname'], .is-text-s2.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text[data-type='status'], .is-text-s2.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text[data-type='description'] {
      font-size: 16px; }
    .is-text-s2.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text[data-type='title'] {
      font-size: 18px; }
    .is-text-s3.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-field,
    .is-text-s3.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text {
      font-size: 18px; }
    .is-text-s3.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text[data-type='amountCredits'] .is-text-s3.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text[data-type='nickname'], .is-text-s3.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text[data-type='status'], .is-text-s3.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text[data-type='description'] {
      font-size: 18px; }
    .is-text-s3.cp-chatroom-adjusts__content .cp-chatroom-adjusts__item-text[data-type='title'] {
      font-size: 20px; }
    .is-active.cp-chatroom-adjusts__content {
      display: flex; }
    .cp-chatroom-adjusts__content .loader {
      height: 100%;
      background: rgba(0, 0, 0, 0.5);
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      margin: 0;
      z-index: 50; }
  .cp-chatroom-adjusts__header {
    flex: 0 1 auto; }
  .cp-chatroom-adjusts__container {
    min-height: 170px;
    padding: 5px;
    overflow: auto;
    flex: 1 1 auto;
    display: flex;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: space-between; }
  .cp-chatroom-adjusts__item {
    padding: 5px;
    border-radius: 3px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    min-height: 40px;
    position: relative; }
    .cp-chatroom-adjusts__item:not(:nth-child(1)):not(.no-margin-top) {
      margin-top: 5px; }
    .no-min-height.cp-chatroom-adjusts__item {
      min-height: 0; }
    .no-gutter.cp-chatroom-adjusts__item {
      padding: 0; }
    .no-radius.cp-chatroom-adjusts__item {
      border-radius: 0; }
    .no-bg.cp-chatroom-adjusts__item {
      background-color: transparent !important; }
    .is-cursor.cp-chatroom-adjusts__item {
      cursor: pointer; }
    .is-flexible.cp-chatroom-adjusts__item {
      min-width: calc(50% - 5px);
      flex: 1 1 calc(10em - 5px); }
      .is-flexible.cp-chatroom-adjusts__item:nth-of-type(2n) {
        margin-left: 5px; }
      @media all and (max-width: 479px) {
        .is-flexible.cp-chatroom-adjusts__item {
          width: 100%;
          flex: 0 1 100%;
          margin-top: 5px !important; }
          .is-flexible.cp-chatroom-adjusts__item:nth-of-type(2n) {
            margin-left: 0 !important; } }
    .is-inherit.cp-chatroom-adjusts__item {
      width: auto;
      flex: 0 1 auto;
      min-width: 30px; }
      .is-inherit.cp-chatroom-adjusts__item:not(:nth-of-type(1)) {
        margin-left: 5px; }
    .has-radius-semi.cp-chatroom-adjusts__item {
      border-radius: 50px; }
    .cp-chatroom-adjusts__item[data-type='actionSlider'] .c-form-chk-slider__item {
      width: 40px;
      background-color: transparent; }
    .cp-chatroom-adjusts__item[data-type='actionSlider'] .c-form-chk-slider__label {
      padding: 0; }
    .cp-chatroom-adjusts__item[data-type='actionSlider'] .c-form-chk-slider__chk[disabled] ~ .c-form-chk-slider__label {
      opacity: 0.5;
      cursor: default; }
    .cp-chatroom-adjusts__item[data-type='block'] {
      justify-content: space-between; }
      .cp-chatroom-adjusts__item[data-type='block'] .is-flexible:nth-of-type(1),
      .cp-chatroom-adjusts__item[data-type='block'] .is-flexible:nth-of-type(2) {
        margin-top: 0; }
      @media all and (max-width: 479px) {
        .cp-chatroom-adjusts__item[data-type='block'] .is-flexible:nth-of-type(1) {
          margin-top: 0 !important; } }
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts__item {
      background-color: rgba(0, 0, 0, 0.17) !important;
      min-height: 42px !important; }
    .cp-chatroom-adjusts__item .loader {
      position: absolute;
      top: 0;
      left: 0;
      background-color: rgba(0, 0, 0, 0.5);
      height: 100%;
      margin: auto; }
  .cp-chatroom-adjusts__item-text {
    width: auto;
    float: left;
    flex: 0 1 auto;
    font-size: 12px;
    line-height: 1;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    padding-left: 5px; }
    .cp-chatroom-adjusts__item-text:not(:nth-of-type(1)) {
      margin-left: 5px; }
    .cp-chatroom-adjusts__item-text[data-type='actions'] {
      position: absolute;
      right: 0px;
      top: 0px;
      padding: 5px;
      height: 100%; }
      .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts__item-text[data-type='actions'][data-opened='true'] .cp-chatroom-config__item:not([data-type='usersShowActions']) {
        display: flex; }
      .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts__item-text[data-type='actions'][data-opened='true'] .cp-chatroom-config__item[data-type='usersShowActions'] {
        display: none; }
      .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts__item-text[data-type='actions'][data-opened='false'] .cp-chatroom-config__item:not([data-type='usersShowActions']) {
        display: flex; }
      .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts__item-text[data-type='actions'][data-opened='false'] .cp-chatroom-config__item[data-type='usersShowActions'] {
        display: none; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts__item-text[data-type='actions'][data-opened='true'] .cp-chatroom-config__item:not([data-type='usersShowActions']) {
        display: flex; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts__item-text[data-type='actions'][data-opened='false'] .cp-chatroom-config__item:not([data-type='usersShowActions']) {
        display: none; }
    .is-flexible.cp-chatroom-adjusts__item-text {
      flex: 1 1 10em; }
    .is-badge.cp-chatroom-adjusts__item-text {
      min-width: 20px;
      padding: 2.5px 10px;
      border-radius: 15px;
      font-size: 10px;
      text-align: center; }
    .cp-chatroom-adjusts__item-text[data-type='musicPlayerRandom'] {
      font-size: 16px;
      margin-left: 3px; }
      .cp-chatroom-adjusts__item-text[data-type='musicPlayerRandom']:hover {
        text-decoration: none; }
    .cp-chatroom-adjusts__item-text[data-type='musicPlayer'] {
      font-size: 16px;
      margin-left: 3px; }
      .cp-chatroom-adjusts__item-text[data-type='musicPlayer']:hover {
        text-decoration: none; }
      .cp-chatroom-adjusts__item-text[data-type='musicPlayer'].is-active {
        margin-left: 2px; }
    .cp-chatroom-adjusts__item-text[data-type='nickname'] {
      font-size: 12px; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts__item-text[data-type='nickname'] {
        width: 100%; }
    .cp-chatroom-adjusts__item-text[data-type='amountCredits'] {
      font-size: 12px; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts__item-text[data-type='amountCredits'] {
        margin-left: 0;
        margin-top: 2px; }
    .cp-chatroom-adjusts__item-text[data-type='status'] {
      color: #fff !important;
      padding: 3px 10px; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts__item-text[data-type='status'] {
        margin-left: 5px;
        margin-top: 2px; }
    .cp-chatroom-adjusts__item-text[data-type='actions'] {
      margin-left: auto; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts__item-text[data-type='actions'] {
        display: flex;
        align-content: flex-end;
        align-items: flex-end;
        justify-content: flex-end; }
        .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts__item-text[data-type='actions'] .cp-chatroom-config__item {
          width: 30px;
          height: 30px;
          flex: 0 1 30px;
          margin: 0 3px; }
          .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts__item-text[data-type='actions'] .cp-chatroom-config__item:nth-last-of-type(1) {
            margin-right: 0 !important; }
        .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts__item-text[data-type='actions'] .cp-chatroom-config__item-icon {
          color: #fff !important; }
      .cp-chatroom-adjusts__item-text[data-type='actions'] .cp-chatroom-config__item[data-type='notes'].has-notes {
        background-color: #e0710a !important; }
        .cp-chatroom-adjusts__item-text[data-type='actions'] .cp-chatroom-config__item[data-type='notes'].has-notes .cp-chatroom-config__item-icon {
          color: #fff !important; }
      .cp-chatroom-adjusts__item-text[data-type='actions'] .cp-chatroom-config__item[data-type='translate'].is-disabled {
        pointer-events: auto; }
    .cp-chatroom-adjusts__item-text[data-type='title'] {
      padding: 10px 5px;
      font-size: 14px; }
      .cp-chatroom-adjusts__item-text[data-type='title'] .cp-chatroom-adjusts__item-text[data-type='description'] {
        margin-top: 8px; }
    .cp-chatroom-adjusts__item-text[data-type='description'] {
      font-size: 11px;
      line-height: 1.4;
      padding-left: 0; }
    .cp-chatroom-adjusts__item-text[data-type='button'] {
      border-radius: 6px;
      padding: 5px 10px;
      transition: All 0.15s ease-out; }
      .cp-chatroom-adjusts__item-text[data-type='button']:hover {
        text-decoration: none; }
        html.computer .cp-chatroom-adjusts__item-text[data-type='button']:hover {
          opacity: 0.7; }
    .cp-chatroom-adjusts__item-text .cp-chatroom-config__item {
      min-width: 20px;
      min-height: 20px; }
      .cp-chatroom-adjusts__item-text .cp-chatroom-config__item[data-type^='volume'] {
        background-color: transparent !important;
        padding: 0; }
        .cp-chatroom-adjusts__item-text .cp-chatroom-config__item[data-type^='volume'] .slider {
          margin-left: 0; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts__item-text .cp-chatroom-config__item {
        padding: 0 5px; }
    .cp-chatroom-adjusts__item-text .cp-chatroom-config__item-icon {
      font-size: 11px; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts__item-text .cp-chatroom-config__item-icon {
        font-size: 12px; }
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts__item-text {
      color: #fff !important; }
    .cp-chatroom-adjusts__item-text [data-type='userFollowState'] {
      font-size: 10px;
      margin-left: 3px; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts__item-text [data-type='userFollowState'] {
        font-size: 8px; }
    .cp-chatroom-adjusts__item-text [data-type='userCrushState'] {
      font-size: 10px;
      margin-left: 3px; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-adjusts__item-text [data-type='userCrushState'] {
        font-size: 8px; }
  .cp-chatroom-adjusts__item-field {
    padding: 5px;
    border-radius: 3px;
    border: none;
    background-color: #fff;
    color: #000;
    height: 30px;
    font-size: 11px; }
    .is-dropdown.cp-chatroom-adjusts__item-field {
      padding: 5px 10px 5px 5px;
      background-image: url(/static/images/form_select/arrow-down.svg);
      background-size: 11px;
      background-repeat: no-repeat;
      background-position: calc(100% - 10px) center; }
    .cp-chatroom-adjusts__item-field:disabled {
      opacity: 0.5; }
  .cp-chatroom-adjusts__item-icon {
    font-size: 14px; }
    .cp-chatroom-adjusts__item-icon[data-type='flag'], .cp-chatroom-adjusts__item-icon[data-type='deviceType'] {
      position: absolute;
      left: 3px; }
    .cp-chatroom-adjusts__item-icon[data-type='flag'] {
      width: 14px;
      top: 8px;
      margin-left: -1px; }
    .cp-chatroom-adjusts__item-icon[data-type='deviceType'] {
      font-size: 12px;
      bottom: 6px; }
  .cp-chatroom-adjusts__progress {
    width: 60px;
    float: left;
    height: 8px;
    border-radius: 50px;
    margin: 0 5px;
    position: relative; }
    .cp-chatroom-adjusts__progress[data-text-unavailable] {
      width: auto;
      border-radius: 0;
      height: auto;
      background-color: transparent !important; }
      .cp-chatroom-adjusts__progress[data-text-unavailable]:before {
        content: attr(data-text-unavailable);
        font-size: 10px; }
      .cp-chatroom-adjusts__progress[data-text-unavailable] .cp-chatroom-adjusts__progress-range {
        display: none; }
  .cp-chatroom-adjusts__progress-range {
    width: 0%;
    float: left;
    height: 8px;
    border-radius: 50px;
    position: absolute;
    top: 0;
    left: 0; }
  .cp-chatroom-adjusts__footer {
    padding: 5px 5px 3px; }
    .cp-chatroom-adjusts__footer .cp-chatroom-adjusts__item {
      min-height: 30px; }

.cp-chatroom-chats {
  width: auto;
  flex: 1 1 10em;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; }
  .is-hidden.cp-chatroom-chats {
    display: none; }
  .cp-chatroom-chats ~ .cp-chatroom-config__item {
    width: 42px;
    flex: 0 1 42px;
    border-radius: 3px;
    margin: 0 0 0 2px; }
  .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-chats {
    flex: 1 1 calc(100% - 90px); }
  .cp-chatroom-chats__item {
    width: auto;
    flex: 0 1 calc(100% / 3 - 1px);
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
    border-radius: 3px;
    font-size: 12px;
    text-decoration: none;
    font-style: normal; }
    html.ie .cp-chatroom-chats__item {
      flex: 1 1 10em;
      margin-left: 1px; }
    .cp-chatroom-chats__item:hover {
      text-decoration: none; }
    .no-radius.cp-chatroom-chats__item {
      border-radius: 0; }
    .is-disabled.cp-chatroom-chats__item {
      pointer-events: none;
      opacity: 0.25;
      cursor: default; }
    .is-full.cp-chatroom-chats__item {
      width: 100%;
      flex: 0 1 100%; }
      .cp-chatroom[data-show-viewport-mobile='true'] .is-full.cp-chatroom-chats__item {
        font-size: 12px;
        flex: 0 1 100%; }
    .has-bg-info.cp-chatroom-chats__item {
      background-color: #42c8f4;
      color: #FFF; }
    .has-bg-close.cp-chatroom-chats__item {
      background-color: #f98282;
      color: #FFF; }
    .cp-chatroom-chats__item[data-type="handler"] {
      text-transform: none;
      display: none; }
      .cp-chatroom-chats__item[data-type="handler"] .cp-chatroom-chats__item-icon {
        margin-left: auto;
        font-size: 18px; }
    .cp-chatroom-chats__item[data-type="tab"] {
      border-radius: 6px 6px 0 0; }
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-chats__item {
      font-size: 8px;
      flex: 0 1 calc(100% / 3 - 1px); }
  .cp-chatroom-chats__item-icon {
    margin-left: 10px;
    font-size: 14px;
    transition: All 0.30s ease-out; }
    .cp-chatroom[data-show-list-type-chats="true"] .cp-chatroom-chats__item-icon {
      transform: rotate(180deg); }

.cp-chatroom-config {
  display: flex;
  flex: 0 0 auto;
  padding: 5px 2px 0; }
  .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config {
    width: 38px;
    height: auto;
    position: fixed;
    bottom: calc(56px + 32px);
    right: 5px;
    flex-wrap: wrap;
    background-color: #dedede;
    border-radius: 50px;
    padding: 0px 3px; }
    .cp-chatroom[data-show-viewport-mobile='true'] .no-fixed.cp-chatroom-config {
      width: 100%;
      position: relative;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      border-radius: 6px; }
    .cp-chatroom[data-show-viewport-mobile='true'] .no-bg.cp-chatroom-config {
      background-color: transparent !important; }
  .cp-chatroom:not([data-style-privecall="true"]) .cp-chatroom-config[data-type="privetoys"] {
    flex-wrap: wrap;
    justify-content: center;
    gap: 5px 5px; }
  .cp-chatroom-config[data-type="coupleSuggest"] {
    flex-wrap: wrap;
    justify-content: center;
    min-height: inherit !important;
    margin-bottom: 0px !important; }
  .cp-chatroom-config__games {
    background-color: rgba(0, 0, 0, 0.8);
    top: 7px;
    padding: 10px;
    justify-content: center;
    z-index: 5;
    position: absolute;
    width: 200px;
    right: 7px;
    border-radius: 8px;
    /* Mobile style */ }
    .cp-chatroom[data-interface="performers"] .cp-chatroom-config__games {
      top: 40px; }
    .cp-chatroom-config__games .cp-chatroom-config__games-title {
      margin-bottom: 16px;
      font-size: 16px;
      text-align: left;
      text-transform: none; }
    .cp-chatroom-config__games .cp-chatroom-config__games-name {
      margin-top: 4px;
      margin-left: 12px;
      font-size: 15px; }
    .cp-chatroom-config__games .cp-chatroom-config__games-menu {
      display: flex;
      flex-direction: row;
      flex-wrap: wrap;
      justify-content: center;
      gap: 10px;
      max-height: 250px;
      overflow-y: auto; }
    .cp-chatroom-config__games a[data-item-type="close"] {
      position: absolute;
      top: 6px;
      right: 6px;
      padding: 8px;
      background: rgba(0, 0, 0, 0.5);
      border-radius: 100%;
      padding: 3px 9px;
      height: 28px;
      width: 28px; }
      .cp-chatroom-config__games a[data-item-type="close"] .cp-chatroom-config__item-icon {
        fill: #fff;
        width: 10px;
        height: 10px; }
    .cp-chatroom-config__games a[data-type="start-game"] {
      background-color: rgba(255, 255, 255, 0.1);
      width: auto;
      position: static;
      padding: 10px 10px;
      border-radius: 8px;
      flex: 1 1 100%;
      font-size: 12px;
      justify-content: flex-start; }
      .cp-chatroom-config__games a[data-type="start-game"]:hover {
        background-color: rgba(255, 255, 255, 0.2);
        cursor: pointer; }
      .cp-chatroom-config__games a[data-type="start-game"] .cp-chatroom-config__item-icon {
        fill: #fff;
        height: 30px;
        width: 30px; }
      .cp-chatroom-config__games a[data-type="start-game"].is-active .cp-chatroom-config__item-icon {
        fill: #000; }
      .cp-chatroom-config__games a[data-type="start-game"].is-active .cp-chatroom-config__games-name {
        color: #000; }
    .cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-config__games,
    .cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-config__games {
      display: flex;
      flex-direction: column;
      position: fixed;
      bottom: 0;
      left: 0;
      flex: 0 1 auto;
      max-height: 57%;
      min-height: 180px;
      z-index: 11;
      overflow: auto;
      width: 100%;
      right: 0;
      top: unset !important;
      background-color: #171717;
      border-radius: 0px; }
      .cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-config__games .cp-chatroom-config__games-title,
      .cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-config__games .cp-chatroom-config__games-title {
        position: sticky;
        top: 0;
        z-index: 1;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        padding: 2px 8px;
        text-transform: uppercase;
        font-size: 20px;
        line-height: 1.44;
        font-weight: 700;
        margin-bottom: 5px; }
      .cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-config__games a[data-type="start-game"],
      .cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-config__games a[data-type="start-game"] {
        padding: 16px 16px;
        margin: 0px 0px;
        width: 100%;
        height: auto;
        flex: 0 1 100%; }
      .cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-config__games .cp-chatroom-config__games-menu,
      .cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-config__games .cp-chatroom-config__games-menu {
        gap: 6px;
        padding: 0px 5px;
        max-height: 300px;
        position: relative; }
      .cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-config__games a[data-item-type="close"],
      .cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-config__games a[data-item-type="close"] {
        top: 10px;
        background: transparent;
        z-index: 2; }
  .cp-chatroom-config__item {
    width: auto;
    min-width: 28px;
    min-height: 28px;
    float: left;
    display: flex;
    flex: 0 0 auto;
    justify-content: center;
    align-items: center;
    border-radius: 20px;
    padding: 0 9px;
    margin: 0 2px;
    text-decoration: none;
    position: relative;
    user-select: none;
    /* Rule only affect mobile */ }
    .is-circle.cp-chatroom-config__item {
      max-width: 28px; }
    .cp-chatroom-config__item:hover {
      text-decoration: none; }
    .cp-chatroom-config__item[label] {
      cursor: pointer; }
    .is-hidden.cp-chatroom-config__item {
      display: none; }
    .is-flexible.cp-chatroom-config__item {
      flex: 1 1 10em; }
    .has-min-x.cp-chatroom-config__item {
      min-width: 110px; }
    .is-bigger.cp-chatroom-config__item {
      min-width: 110px;
      height: 28px; }
      .is-bigger.cp-chatroom-config__item .cp-chatroom-config__item-label {
        font-size: 11px;
        text-transform: none; }
    .is-disabled.cp-chatroom-config__item {
      opacity: 0.5;
      cursor: default;
      pointer-events: none; }
    .no-cursor.cp-chatroom-config__item {
      cursor: default;
      pointer-events: none; }
    .cp-chatroom-config__item[data-type="moneyAmount"] {
      position: absolute;
      top: 45px;
      right: 5px;
      background-color: rgba(0, 0, 0, 0.45) !important;
      font-size: 10px;
      height: auto;
      min-height: auto !important;
      padding: 5px 10px;
      border-radius: 6px;
      z-index: 1; }
      .cp-chatroom-config__item[data-type="moneyAmount"]:before {
        margin-right: 5px; }
      .cp-chatroom-config__item[data-type="moneyAmount"] sup {
        font-size: 70%;
        margin-left: 2px; }
    .cp-chatroom-config__item[data-type="lightbox"].is-recommended {
      background-color: #47b50a !important; }
    .cp-chatroom-config__item[data-type="game"] {
      background-color: rgba(0, 0, 0, 0.35);
      top: 7px;
      bottom: inherit !important;
      height: 36px !important;
      width: 36px !important;
      z-index: 1;
      border-radius: 100%; }
      .cp-chatroom-config__item[data-type="game"].processing {
        cursor: default; }
      .cp-chatroom-config__item[data-type="game"].is-disabled {
        cursor: default; }
      .cp-chatroom-config__item[data-type="game"] .cp-chatroom-config__item-icon {
        fill: #fff;
        width: 22px;
        height: 22px; }
      .cp-chatroom[data-interface="performers"][data-show-viewport-mobile="false"] .cp-chatroom-config__item[data-type="game"] {
        top: 40px; }
      .cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-config__item[data-type="game"] {
        top: 0px; }
      .cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-config__item[data-type="game"] {
        top: 0px;
        height: 32px !important;
        width: 32px !important; }
        .cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-config__item[data-type="game"] .cp-chatroom-config__item-icon {
          width: 20px;
          height: 20px; }
    .cp-chatroom-config__item[data-type="start-game"] {
      background-color: rgba(255, 255, 255, 0.1) !important;
      width: auto;
      position: static;
      padding: 16px 16px;
      border-radius: 8px;
      flex: 1 1 100%;
      font-size: 12px;
      justify-content: flex-start; }
      .cp-chatroom-config__item[data-type="start-game"] .cp-chatroom-config__item-icon {
        fill: #fff;
        height: 30px;
        width: 30px; }
      .cp-chatroom-config__item[data-type="start-game"] .cp-chatroom-config__games-name {
        margin-left: 12px;
        font-size: 14px; }
      .cp-chatroom-config__item[data-type="start-game"].is-active .cp-chatroom-config__item-icon {
        fill: #000; }
      .cp-chatroom-config__item[data-type="start-game"].is-active .cp-chatroom-config__games-name {
        color: #000; }
    .cp-chatroom-config__item[data-type="zoomMove"] {
      display: none;
      top: 0;
      bottom: 0 !important;
      margin: auto !important;
      opacity: .6;
      background-color: transparent !important;
      z-index: 3;
      height: 90px; }
      .cp-chatroom-config__item[data-type="zoomMove"].is-zoom-disabled {
        opacity: 0;
        cursor: default;
        pointer-events: none; }
      .cp-chatroom-config__item[data-type="zoomMove"][data-side="right"] {
        right: 0; }
      .cp-chatroom-config__item[data-type="zoomMove"][data-side="left"] {
        left: 0;
        right: inherit; }
    .cp-chatroom-config__item[data-type="myToys"] {
      background-color: #D60678 !important;
      background: linear-gradient(to right, #D60678 0%, #81108F 100%) !important;
      text-decoration: none; }
      .cp-chatroom-config__item[data-type="myToys"] .cp-chatroom-config__item-icon,
      .cp-chatroom-config__item[data-type="myToys"] .cp-chatroom-config__item-label {
        color: #FFF !important; }
      
      .cp-chatroom-config__item[data-type="myToys"] .cp-chatroom-config__item-label {
        font-size: 10px;
        text-transform: uppercase; }
      html.computer .cp-chatroom-config__item[data-type="myToys"]:hover {
        background-color: #D60678;
        background: linear-gradient(to right, #D60678 0%, #81108F 100%); }
        html.computer .cp-chatroom-config__item[data-type="myToys"]:hover .cp-chatroom-config__item-icon,
        html.computer .cp-chatroom-config__item[data-type="myToys"]:hover .cp-chatroom-config__item-label {
          color: #FFF !important; }
      .cp-chatroom:not([data-style-privecall="true"]) .cp-chatroom-config__item[data-type="myToys"] {
        width: auto; }
    .cp-chatroom-config__item[data-type="coupleMode"] {
      max-width: inherit !important;
      min-height: 32px !important;
      margin-top: 3px !important; }
      .cp-chatroom-config__item[data-type="coupleMode"].is-active {
        background-color: #0a5d8b !important;
        text-decoration: none; }
        .cp-chatroom-config__item[data-type="coupleMode"].is-active .cp-chatroom-config__item-icon,
        .cp-chatroom-config__item[data-type="coupleMode"].is-active .cp-chatroom-config__item-label {
          color: #FFF !important; }
        html.computer .cp-chatroom-config__item[data-type="coupleMode"].is-active:hover {
          background-color: #0a5d8b !important;
          color: #fff !important; }
          html.computer .cp-chatroom-config__item[data-type="coupleMode"].is-active:hover .cp-chatroom-config__item-icon,
          html.computer .cp-chatroom-config__item[data-type="coupleMode"].is-active:hover .cp-chatroom-config__item-label {
            color: #fff !important; }
      .cp-chatroom-config__item[data-type="coupleMode"] .cp-chatroom-config__item-label {
        font-size: 10px;
        text-transform: uppercase; }
    .cp-chatroom-config__item[data-type="performerMic"].is-active {
      background-color: #FFF !important; }
      .cp-chatroom-config__item[data-type="performerMic"].is-active .cp-chatroom-config__item-icon {
        color: #000 !important; }
      html.computer .cp-chatroom-config__item[data-type="performerMic"].is-active:hover {
        background-color: #FFF; }
        html.computer .cp-chatroom-config__item[data-type="performerMic"].is-active:hover .cp-chatroom-config__item-icon,
        html.computer .cp-chatroom-config__item[data-type="performerMic"].is-active:hover .cp-chatroom-config__item-label {
          color: #000 !important; }
    .cp-chatroom-config__item[data-type="videoPerformerAudio"].is-active {
      background-color: #FFF !important; }
      .cp-chatroom-config__item[data-type="videoPerformerAudio"].is-active .cp-chatroom-config__item-icon {
        color: #000 !important; }
      html.computer .cp-chatroom-config__item[data-type="videoPerformerAudio"].is-active:hover {
        background-color: #FFF; }
        html.computer .cp-chatroom-config__item[data-type="videoPerformerAudio"].is-active:hover .cp-chatroom-config__item-icon,
        html.computer .cp-chatroom-config__item[data-type="videoPerformerAudio"].is-active:hover .cp-chatroom-config__item-label {
          color: #000 !important; }
    .cp-chatroom-config__item[data-type="actionPlus"] {
      width: 32px;
      position: fixed;
      bottom: 49px;
      right: 7px; }
    .cp-chatroom-config__item[data-type="buyCredits"] .cp-chatroom-config__item-icon {
      color: #FFF !important; }
    .cp-chatroom-config__item[data-type="gift"] {
      background-color: #406db1 !important; }
      .cp-chatroom-config__item[data-type="gift"] .cp-chatroom-config__item-icon {
        color: #FFF !important; }
    .cp-chatroom-config__item[data-type="addMoney"] {
      background-color: #0E52B7 !important; }
      .cp-chatroom-config__item[data-type="addMoney"] .cp-chatroom-config__item-icon {
        color: #FFC514 !important;
        animation: pulse_credit 1s alternate infinite;
        opacity: 1; }

@keyframes pulse_credit {
  0% {
    opacity: 0.3; }
  100% {
    opacity: 1; } }
      .cp-chatroom-config__item[data-type="addMoney"] .cp-chatroom-config__item-label {
        color: #FFC514 !important;
        text-transform: uppercase;
        margin-left: 8px;
        margin-right: 4px; }
        .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config__item[data-type="addMoney"] .cp-chatroom-config__item-label {
          display: none; }
      .cp-chatroom-config__item[data-type="addMoney"] .loader {
        background-color: rgba(0, 0, 0, 0.5); }
    .cp-chatroom-config__item[data-type="goOnline"] {
      background-color: #47b50a !important; }
      .cp-chatroom-config__item[data-type="goOnline"] .cp-chatroom-config__item-label {
        text-transform: uppercase; }
      .cp-chatroom-config__item[data-type="goOnline"] .cp-chatroom-config__item-icon, .cp-chatroom-config__item[data-type="goOnline"] .cp-chatroom-config__item-label {
        color: #FFF !important; }
    .cp-chatroom-config__item[data-type="goAway"], .cp-chatroom-config__item[data-type="goOffline"] {
      background-color: #989898 !important; }
      .cp-chatroom-config__item[data-type="goAway"] .cp-chatroom-config__item-label, .cp-chatroom-config__item[data-type="goOffline"] .cp-chatroom-config__item-label {
        text-transform: uppercase; }
      .cp-chatroom-config__item[data-type="goAway"] .cp-chatroom-config__item-icon, .cp-chatroom-config__item[data-type="goAway"] .cp-chatroom-config__item-label, .cp-chatroom-config__item[data-type="goOffline"] .cp-chatroom-config__item-icon, .cp-chatroom-config__item[data-type="goOffline"] .cp-chatroom-config__item-label {
        color: #FFF !important; }
    .cp-chatroom-config__item[data-type="exitBio"], .cp-chatroom-config__item[data-type="exitGift"] {
      background-color: transparent !important;
      padding: 0;
      width: auto !important;
      margin: 0 0 0 auto !important;
      flex: 0 1 auto !important;
      order: 2; }
      .cp-chatroom-config__item[data-type="exitBio"] .cp-chatroom-config__item-label, .cp-chatroom-config__item[data-type="exitGift"] .cp-chatroom-config__item-label {
        flex: 0 1 auto;
        font-size: 10px;
        text-transform: uppercase;
        margin-right: 3px; }
      .cp-chatroom-config__item[data-type="exitBio"] .cp-chatroom-config__item-icon, .cp-chatroom-config__item[data-type="exitGift"] .cp-chatroom-config__item-icon {
        font-size: 10px; }
      html.computer .cp-chatroom-config__item[data-type="exitBio"]:hover, html.computer .cp-chatroom-config__item[data-type="exitGift"]:hover {
        background-color: transparent !important; }
    .cp-chatroom-config__item[data-type="exit"] {
      background-color: transparent !important;
      padding: 0; }
      .cp-chatroom-config__item[data-type="exit"] .cp-chatroom-config__item-label {
        flex: 0 1 auto; }
      .cp-chatroom-config__item[data-type="exit"] .cp-chatroom-config__item-label {
        text-transform: uppercase;
        font-size: 11px;
        margin-right: 3px; }
      .cp-chatroom-config__item[data-type="exit"] .cp-chatroom-config__item-icon {
        font-size: 11px; }
      html.computer .cp-chatroom-config__item[data-type="exit"]:hover {
        background-color: transparent !important; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config__item[data-type="exit"] {
        position: fixed;
        width: 32px;
        flex: 0 1 32px;
        max-width: 32px;
        height: 32px;
        right: 7px;
        top: 2px; }
        .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config__item[data-type="exit"] .cp-chatroom-config__item-label {
          display: none; }
        .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config__item[data-type="exit"] .cp-chatroom-config__item-icon {
          color: #FFF !important;
          font-size: 12px;
          margin: 0 auto; }
    .cp-chatroom-config__item[data-type="privetoys"] {
      background-color: #D60678 !important;
      background: linear-gradient(to right, #D60678 0%, #81108F 100%) !important; }
      .cp-chatroom-config__item[data-type="privetoys"] .cp-chatroom-config__item-icon {
        color: #FFF !important; }
      html.computer .cp-chatroom-config__item[data-type="privetoys"]:hover {
        background-color: #D60678;
        background: linear-gradient(to right, #D60678 0%, #81108F 100%); }
        html.computer .cp-chatroom-config__item[data-type="privetoys"]:hover .cp-chatroom-config__item-icon,
        html.computer .cp-chatroom-config__item[data-type="privetoys"]:hover .cp-chatroom-config__item-label {
          color: #FFF !important; }
    .cp-chatroom-config__item[data-type="editTopic"] .cp-chatroom-config__item-label {
      text-transform: uppercase; }
    .cp-chatroom-config__item[data-type="notify"] {
      background-color: #ffd200 !important; }
      .cp-chatroom-config__item[data-type="notify"].is-disabled {
        cursor: default;
        pointer-events: all;
        background-color: #7c7979 !important; }
        .cp-chatroom-config__item[data-type="notify"].is-disabled .cp-chatroom-config__item-icon {
          color: rgba(255, 255, 255, 0.85) !important; }
        html.computer .cp-chatroom-config__item[data-type="notify"].is-disabled:hover {
          background-color: #7c7979 !important; }
          html.computer .cp-chatroom-config__item[data-type="notify"].is-disabled:hover .cp-chatroom-config__item-icon,
          html.computer .cp-chatroom-config__item[data-type="notify"].is-disabled:hover .cp-chatroom-config__item-label {
            color: rgba(255, 255, 255, 0.85) !important; }
      .cp-chatroom-config__item[data-type="notify"] .cp-chatroom-config__item-icon {
        color: #000 !important; }
      html.computer .cp-chatroom-config__item[data-type="notify"]:hover {
        background-color: #ffd200; }
        html.computer .cp-chatroom-config__item[data-type="notify"]:hover .cp-chatroom-config__item-icon,
        html.computer .cp-chatroom-config__item[data-type="notify"]:hover .cp-chatroom-config__item-label {
          color: #000 !important; }
    .cp-chatroom-config__item[data-type="users"] {
      position: relative; }
      .cp-chatroom-config__item[data-type="users"][data-count-users="0"] {
        pointer-events: none;
        opacity: 0.5;
        cursor: default; }
        .cp-chatroom-config__item[data-type="users"][data-count-users="0"] .cp-chatroom-config__item-badge {
          display: none; }
      .cp-chatroom-config__item[data-type="users"] .cp-chatroom-config__item-badge {
        color: #FFF; }
    .cp-chatroom[data-show-user-cam="true"] .cp-chatroom-config__item[data-type="userCamera"] {
      background-color: #FFF !important; }
      .cp-chatroom[data-show-user-cam="true"] .cp-chatroom-config__item[data-type="userCamera"] .cp-chatroom-config__item-icon,
      .cp-chatroom[data-show-user-cam="true"] .cp-chatroom-config__item[data-type="userCamera"] .cp-chatroom-config__item-label {
        color: #000 !important; }
      html.computer .cp-chatroom[data-show-user-cam="true"] .cp-chatroom-config__item[data-type="userCamera"]:hover {
        background-color: #FFF; }
        html.computer .cp-chatroom[data-show-user-cam="true"] .cp-chatroom-config__item[data-type="userCamera"]:hover .cp-chatroom-config__item-icon,
        html.computer .cp-chatroom[data-show-user-cam="true"] .cp-chatroom-config__item[data-type="userCamera"]:hover .cp-chatroom-config__item-label {
          color: #000 !important; }
    .cp-chatroom[data-show-user-mic="true"] .cp-chatroom-config__item[data-type="userMic"] {
      background-color: #FFF !important; }
      .cp-chatroom[data-show-user-mic="true"] .cp-chatroom-config__item[data-type="userMic"] .cp-chatroom-config__item-icon,
      .cp-chatroom[data-show-user-mic="true"] .cp-chatroom-config__item[data-type="userMic"] .cp-chatroom-config__item-label {
        color: #000 !important; }
      html.computer .cp-chatroom[data-show-user-mic="true"] .cp-chatroom-config__item[data-type="userMic"]:hover {
        background-color: #FFF; }
        html.computer .cp-chatroom[data-show-user-mic="true"] .cp-chatroom-config__item[data-type="userMic"]:hover .cp-chatroom-config__item-icon,
        html.computer .cp-chatroom[data-show-user-mic="true"] .cp-chatroom-config__item[data-type="userMic"]:hover .cp-chatroom-config__item-label {
          color: #000 !important; }
    .cp-chatroom-config__item[data-type="visible"] {
      display: none;
      background-color: #000 !important;
      transition: transform 0.15s ease-out; }
      .cp-chatroom-config__item[data-type="visible"][data-new-message="true"] {
        background-color: #f98282 !important;
        transform: translateY(-15px); }
      .cp-chatroom-config__item[data-type="visible"] .cp-chatroom-config__item-icon {
        color: #FFF !important; }
      html.computer .cp-chatroom-config__item[data-type="visible"]:hover {
        background-color: #000; }
        html.computer .cp-chatroom-config__item[data-type="visible"]:hover .cp-chatroom-config__item-icon,
        html.computer .cp-chatroom-config__item[data-type="visible"]:hover .cp-chatroom-config__item-label {
          color: #FFF !important; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config__item[data-type="visible"] {
        position: fixed;
        border-radius: 100%;
        width: auto;
        margin: 0;
        bottom: 5px;
        left: 5px; }
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config__item {
      width: auto;
      flex: 0 1 100%;
      min-width: 32px;
      min-height: 32px;
      margin: 3px 0; }
      .cp-chatroom[data-show-viewport-mobile='true'] .is-circle.cp-chatroom-config__item {
        max-width: 32px; }
    .cp-chatroom-config__item .slider {
      flex: 1 1 10em;
      width: auto;
      height: 10px;
      border-radius: 50px;
      margin-left: 5px;
      cursor: pointer;
      border: 1px solid #000; }
      .cp-chatroom-config__item .slider .ui-slider-range {
        background: #ff6363 !important; }
      .cp-chatroom-config__item .slider .ui-slider-handle {
        width: 16px;
        height: 16px;
        top: -4px;
        margin-left: -8px;
        background: transparent;
        border-radius: 100%;
        cursor: pointer;
        outline: none;
        background-color: #e6e6e6;
        border: 1px solid #000; }
    .cp-chatroom-config__item input[type="checkbox"] {
      appearance: radio;
      margin-left: 5px; }
    .cp-chatroom-config__item .loader {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      border-radius: inherit;
      z-index: 10;
      background-color: rgba(0, 0, 0, 0.5) !important;
      pointer-events: none; }
  .cp-chatroom-config__item-icon {
    font-size: 14px;
    flex: 0 0 auto; }
    .is-small.cp-chatroom-config__item-icon {
      font-size: 12px; }
  .cp-chatroom-config__item-label {
    flex: 1 1 10em;
    text-align: center;
    font-size: 8px;
    text-transform: uppercase; }
    .cp-chatroom-config__item-icon + .cp-chatroom-config__item-label,
    .cp-chatroom-config__item-label + .cp-chatroom-config__item-icon {
      margin-left: 5px; }
    .no-margin.cp-chatroom-config__item-label {
      margin-left: 0; }
  .cp-chatroom-config__item-badge {
    min-width: 15px;
    min-height: 15px;
    display: flex;
    align-content: center;
    align-items: center;
    justify-content: center;
    padding: 2px;
    border-radius: 50px;
    font-size: 9px;
    line-height: 1;
    text-align: center;
    position: absolute;
    right: 0;
    top: -2px; }

.cp-chatroom-emojipicker {
  position: absolute;
  right: 4px;
  bottom: 45px;
  max-width: 220px;
  padding: 5px;
  z-index: 10;
  border-radius: 6px;
  display: none; }
  .cp-chatroom-emojipicker__item {
    width: 20px;
    float: left;
    flex: 0 1 20px;
    font-size: 0;
    margin: 5px; }
    .cp-chatroom-emojipicker__item img {
      width: 20px;
      height: 20px;
      display: block; }

.cp-chatroom-exit {
  align-items: center;
  flex: 0 0 auto;
  display: flex;
  justify-content: flex-end;
  padding: 12px; }
  html.ie .cp-chatroom-exit {
    justify-content: flex-start; }
  .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-exit {
    background-color: transparent !important;
    padding: 0;
    border: none !important; }
  .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-exit[data-type="performer"] {
    width: auto;
    position: fixed;
    right: 0;
    top: 0; }
  .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-exit .cp-chatroom-config__item[data-type="addMoney"], .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-exit .cp-chatroom-config__item[data-type="notify"], .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-exit .cp-chatroom-config__item[data-type="bio"] {
    width: 30px;
    flex: 0 1 30px;
    min-width: 30px;
    min-height: 30px;
    position: fixed;
    margin: 0;
    z-index: 1;
    border-radius: 100%; }
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-exit .cp-chatroom-config__item[data-type="addMoney"] .cp-chatroom-config__item-icon, .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-exit .cp-chatroom-config__item[data-type="notify"] .cp-chatroom-config__item-icon, .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-exit .cp-chatroom-config__item[data-type="bio"] .cp-chatroom-config__item-icon {
      font-size: 18px; }
  .cp-chatroom-exit .cp-chatroom-config__item[data-type="bio"] {
    margin: 0 auto 0 5px; }
  .cp-chatroom-exit .cp-chatroom-config__item[data-type="addMoney"] {
    margin: 0 5px 0 0; }
  .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-exit .cp-chatroom-config__item[data-type="exit"] {
    right: 5px; }
  .cp-chatroom-exit .cp-chatroom-config__item[data-type="notify"] {
    margin-left: 5px !important; }
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-exit .cp-chatroom-config__item[data-type="notify"] {
      position: relative;
      top: 0;
      right: 0; }
  .cp-chatroom-exit__link {
    align-content: center;
    align-items: center;
    display: flex;
    line-height: 1;
    font-size: 12px; }
    .cp-chatroom-exit__link:hover {
      text-decoration: none; }
    html.computer .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-exit__link {
      margin-left: auto; }
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-exit__link {
      width: 30px;
      height: 30px;
      text-indent: -9999px;
      position: fixed;
      right: 5px;
      top: 5px;
      border-radius: 100%;
      z-index: 1; }
  .cp-chatroom-exit__link-icon {
    margin-left: 10px;
    font-size: 16px; }
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-exit__link-icon {
      width: 100%;
      height: 100%;
      font-size: 14px;
      text-indent: 1px;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: 0;
      margin: auto;
      display: flex;
      align-items: center;
      justify-content: center; }

.cp-chatroom-form {
  flex: 0 1 auto;
  padding: 5px 3px 3px 1px;
  position: relative; }
  .cp-chatroom-form[data-type="topic"] {
    padding: 5px; }
    .cp-chatroom-form[data-type="topic"] .cp-chatroom-form__field {
      padding: 11px 85px 12px 14px; }
  .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-form {
    padding: 5px; }
  .cp-chatroom-form__item {
    display: flex;
    float: left;
    flex: 1 1 10em;
    align-items: center;
    align-content: center; }
    .is-hidden.cp-chatroom-form__item {
      display: none; }
  .cp-chatroom-form__item-container {
    display: flex;
    float: left;
    flex: 1 1 10em;
    align-items: center;
    align-content: center;
    position: relative; }
  .cp-chatroom-form__button {
    width: 34px;
    height: 34px;
    flex: 0 0 34px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    margin-left: 2.5px;
    background-color: #CCC; }
    .cp-chatroom-form__button:hover {
      text-decoration: none; }
    .has-bg-transparent.cp-chatroom-form__button {
      background-color: transparent; }
    .is-floating.cp-chatroom-form__button {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
    .is-hidden.cp-chatroom-form__button {
      display: none; }
    .cp-chatroom-form__button[data-type="translate"] {
      left: 0;
      right: inherit; }
      .cp-chatroom-form__button[data-type="translate"]:not(.is-hidden) + .cp-chatroom-form__field {
        padding: 14px 34px; }
      .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-form__button[data-type="translate"]:not(.is-hidden) + .is-text-s0.cp-chatroom-form__field {
        padding: 11px 68px 12px 34px; }
      .cp-chatroom[data-show-viewport-mobile="true"]:not([data-lightbox="true"]):not([data-ratio="9:16"]):not([data-orientation="landscape"]) .cp-chatroom-form__button[data-type="translate"]:not(.is-hidden) + .is-text-s0.cp-chatroom-form__field {
        padding: 14px 34px; }
      .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-form__button[data-type="translate"]:not(.is-hidden) + .is-text-s1.cp-chatroom-form__field {
        padding: 10px 68px 11px 34px; }
      .cp-chatroom[data-show-viewport-mobile="true"]:not([data-lightbox="true"]):not([data-ratio="9:16"]):not([data-orientation="landscape"]) .cp-chatroom-form__button[data-type="translate"]:not(.is-hidden) + .is-text-s1.cp-chatroom-form__field {
        padding: 13px 34px; }
      .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-form__button[data-type="translate"]:not(.is-hidden) + .is-text-s2.cp-chatroom-form__field {
        padding: 9px 68px 10px 34px; }
      .cp-chatroom[data-show-viewport-mobile="true"]:not([data-lightbox="true"]):not([data-ratio="9:16"]):not([data-orientation="landscape"]) .cp-chatroom-form__button[data-type="translate"]:not(.is-hidden) + .is-text-s2.cp-chatroom-form__field {
        padding: 12px 34px; }
      .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-form__button[data-type="translate"]:not(.is-hidden) + .is-text-s3.cp-chatroom-form__field {
        padding: 7.5px 68px 8.5px 34px; }
      .cp-chatroom[data-show-viewport-mobile="true"]:not([data-lightbox="true"]):not([data-ratio="9:16"]):not([data-orientation="landscape"]) .cp-chatroom-form__button[data-type="translate"]:not(.is-hidden) + .is-text-s3.cp-chatroom-form__field {
        padding: 10.5px 34px; }
    .cp-chatroom-form__button[data-type="emojipicker"] {
      width: 25px;
      right: 34px; }
    .cp-chatroom-form__button[data-type="saveTopic"] {
      width: auto;
      height: 25px;
      font-size: 10px;
      border-radius: 3px;
      padding: 5px;
      right: 5px;
      text-transform: uppercase; }
    .cp-chatroom-form__button[data-type="counterTopic"] {
      width: auto;
      height: 25px;
      font-size: 10px;
      right: 60px; }
  .cp-chatroom-form__button-icon {
    font-size: 18px; }
  .cp-chatroom-form__field {
    min-width: 0;
    font-size: 12px;
    border: none;
    border-radius: 3px;
    padding: 13px 34px 14px 14px; }
    .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-form__field {
      padding: 13px 68px 14px 14px; }
    .cp-chatroom:not([data-show-viewport-mobile='true']) .is-text-s0.cp-chatroom-form__field {
      font-size: 12px;
      padding: 11px 68px 12px 14px; }
    .cp-chatroom[data-show-viewport-mobile="true"]:not([data-lightbox="true"]):not([data-ratio="9:16"]):not([data-orientation="landscape"]) .is-text-s0.cp-chatroom-form__field {
      font-size: 12px;
      padding: 14px 34px 14px 14px; }
    .cp-chatroom:not([data-show-viewport-mobile='true']) .is-text-s1.cp-chatroom-form__field {
      font-size: 14px;
      padding: 10px 68px 11px 14px; }
    .cp-chatroom[data-show-viewport-mobile="true"]:not([data-lightbox="true"]):not([data-ratio="9:16"]):not([data-orientation="landscape"]) .is-text-s1.cp-chatroom-form__field {
      font-size: 14px;
      padding: 13px 34px 13px 14px; }
    .cp-chatroom:not([data-show-viewport-mobile='true']) .is-text-s2.cp-chatroom-form__field {
      font-size: 16px;
      padding: 9px 68px 10px 14px; }
    .cp-chatroom[data-show-viewport-mobile="true"]:not([data-lightbox="true"]):not([data-ratio="9:16"]):not([data-orientation="landscape"]) .is-text-s2.cp-chatroom-form__field {
      font-size: 16px;
      padding: 12px 34px 12px 14px; }
    .cp-chatroom:not([data-show-viewport-mobile='true']) .is-text-s3.cp-chatroom-form__field {
      font-size: 18px;
      padding: 7.5px 68px 8.5px 14px; }
    .cp-chatroom[data-show-viewport-mobile="true"]:not([data-lightbox="true"]):not([data-ratio="9:16"]):not([data-orientation="landscape"]) .is-text-s3.cp-chatroom-form__field {
      font-size: 18px;
      padding: 10.5px 34px 10.5px 14px; }
    .cp-chatroom-form__field:disabled {
      opacity: 0.5; }

.cp-chatroom-header {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 11px 14px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1; }
  .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-header {
    width: auto; }
  .cp-chatroom-header .post-data, .cp-chatroom-header .cp-sidebar__result-item {
    border-radius: 50px 12px 12px 50px;
    padding: 0; }
  .cp-chatroom-header .post-data__avatar {
    margin-right: 8px; }
  .cp-chatroom-header .header-profile__avatar-image, .cp-chatroom-header .post-data__avatar-image, .cp-chatroom-header .cp-chatroom-messages__avatar-image {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .cp-chatroom-header .post-data__container {
    padding: 0 5px 0 0;
    align-items: center; }
  .cp-chatroom-header .post-data__nickname {
    width: 100%;
    flex: 0 1 100%;
    line-height: 1;
    font-size: 14px;
    text-transform: none;
    margin-top: -2px; }
    .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-header .post-data__nickname {
      font-size: 19px; }
    .cp-chatroom-header .post-data__nickname .post-data__action {
      width: auto;
      height: auto;
      font-size: 16px;
      vertical-align: middle; }
      .cp-chatroom-header .post-data__nickname .post-data__action[data-type="deviceType"] {
        font-size: 12px;
        vertical-align: baseline;
        margin-left: 0 !important; }
        .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-header .post-data__nickname .post-data__action[data-type="deviceType"] {
          font-size: 14px; }
      .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-header .post-data__nickname .post-data__action {
        font-size: 18px; }
  .cp-chatroom-header .post-data__text {
    flex: 0 1 auto;
    width: auto;
    display: flex;
    margin-top: 1.5px; }
  .cp-chatroom-header .post-data__tag {
    margin-left: 0;
    align-content: flex-start;
    align-items: flex-start;
    align-self: center;
    margin-top: 0;
    background-color: transparent;
    border-radius: 0; }
  .cp-chatroom-header .post-data__tag-slug {
    text-transform: uppercase;
    font-size: 8px;
    font-weight: 700;
    align-items: center;
    align-content: center;
    display: flex;
    min-width: 0; }
    .cp-chatroom-header .has-semi-radius.post-data__tag-slug {
      border-radius: 3px; }
    .cp-chatroom-header .is-hidden.post-data__tag-slug {
      display: none; }
    .cp-chatroom-header .post-data__tag-slug[data-type="amountCredits"] .cp-chatroom-config__item-icon {
      color: rgba(0, 0, 0, 0.3) !important; }
    .cp-chatroom-header .post-data__tag-slug[data-type="amountCredits"] .cp-chatroom-config__item-label {
      font-size: 12px; }
    .cp-chatroom-header .post-data__tag-slug[data-type="status"] {
      opacity: 0.85;
      color: rgba(255, 255, 255, 0.85); }
    .cp-chatroom-header .post-data__tag-slug[data-type="timeRemaing"]:not(:empty):before {
      content: '|';
      margin-right: 5px; }
    .cp-chatroom-header .post-data__tag-slug .cp-chatroom-config__item-icon {
      color: #FFF !important; }
    .cp-chatroom-header .post-data__tag-slug .cp-chatroom-config__item-label {
      font-size: 10px;
      color: #FFF !important; }
  .cp-chatroom-header .post-data__tag-text {
    font-size: 11px; }
  .cp-chatroom-header .post-data__tag-slug, .cp-chatroom-header .post-data__tag-text {
    align-self: stretch;
    color: #FFF;
    padding: 1.7px 7px; }
  .cp-chatroom-header .post-data__action {
    margin-left: 10px;
    margin-top: 0; }
    .cp-chatroom-header .post-data__action:not(:nth-of-type(1)) {
      margin-left: 10px; }

.cp-chatroom-media {
  position: relative;
  background-color: #252525; }
  .cp-chatroom-media:before {
    content: '';
    display: block; }
  .cp-chatroom-media[data-type="user"] {
    width: 266px;
    height: 150px;
    z-index: 4;
    position: absolute;
    top: 5px;
    right: 5px;
    background-color: transparent;
    cursor: move;
    cursor: grab;
    display: none; }
    .cp-chatroom-media[data-type="user"]:active {
      cursor: grabbing; }
    .cp-chatroom-media[data-type="user"]:before {
      display: none; }
    .cp-chatroom-media[data-type="user"][data-expanded="true"] {
      transform: scale(1.5);
      top: 45px;
      right: 70px; }
    .cp-chatroom-media[data-type="user"][data-media="mic"] {
      min-width: 150px;
      background-color: #000;
      z-index: 4;
      border-radius: 6px;
      overflow: hidden; }
      .cp-chatroom-media[data-type="user"][data-media="mic"][data-stream="rtc"] {
        width: 100px;
        height: 60px;
        min-width: 100px !important; }
        .cp-chatroom-media[data-type="user"][data-media="mic"][data-stream="rtc"]:after {
          font-size: 28px !important; }
      .cp-chatroom-media[data-type="user"][data-media="mic"]:not(.no-icon):after {
        position: absolute;
        left: 0;
        top: 0;
        right: 0;
        bottom: 0;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 35px;
        color: #27B126;
        pointer-events: none; }
      .cp-chatroom-media[data-type="user"][data-media="mic"] .cp-chatroom-media__item, .cp-chatroom-media[data-type="user"][data-media="mic"] video {
        width: 100% !important; }
      .cp-chatroom-media[data-type="user"][data-media="mic"] .cp-chatroom-config__item {
        z-index: 2;
        display: flex;
        background-color: rgba(255, 255, 255, 0.3); }
        .cp-chatroom-media[data-type="user"][data-media="mic"] .cp-chatroom-config__item .cp-chatroom-config__item-icon {
          color: rgba(255, 255, 255, 0.7); }
    .cp-chatroom-media[data-type="user"] .cp-chatroom-media__item, .cp-chatroom-media[data-type="user"] video {
      height: 100%;
      position: relative;
      background-color: transparent !important; }
    .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="closeMedia"] {
      top: 5px;
      bottom: inherit; }
    .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="closeMedia"], .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="userConfig"] {
      flex: 0 1 25px;
      width: 25px;
      min-width: 25px;
      min-height: 25px;
      margin: 0;
      z-index: 1;
      cursor: pointer;
      background-color: rgba(0, 0, 0, 0.7); }
      .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="closeMedia"] .cp-chatroom-config__item-icon, .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="userConfig"] .cp-chatroom-config__item-icon {
        color: #FFF;
        font-size: 15px; }
    .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="refreshVideo"], .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="changeMic"], .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="changeCam"], .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="videoUserPinned"], .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="videoUserExpanded"] {
      background-color: #ececec !important; }
      .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="refreshVideo"] .cp-chatroom-config__item-icon,
      .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="refreshVideo"] .cp-chatroom-config__item-label, .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="changeMic"] .cp-chatroom-config__item-icon,
      .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="changeMic"] .cp-chatroom-config__item-label, .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="changeCam"] .cp-chatroom-config__item-icon,
      .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="changeCam"] .cp-chatroom-config__item-label, .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="videoUserPinned"] .cp-chatroom-config__item-icon,
      .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="videoUserPinned"] .cp-chatroom-config__item-label, .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="videoUserExpanded"] .cp-chatroom-config__item-icon,
      .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="videoUserExpanded"] .cp-chatroom-config__item-label {
        color: rgba(0, 0, 0, 0.6) !important; }
    .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="videoUserPinned"] {
      top: 7px;
      right: calc(45px + 7px);
      bottom: inherit; }
    .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="videoUserExpanded"] {
      top: 7px;
      right: 7px;
      bottom: inherit; }
    .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="changeMic"].is-flexible, .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="changeCam"].is-flexible {
      width: auto; }
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="changeMic"] .cp-chatroom-config__item-label, .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="changeCam"] .cp-chatroom-config__item-label {
      display: none; }
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-media[data-type="user"] {
      top: 5px;
      right: inherit;
      left: 5px; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-media[data-type="user"].is-bottom {
        top: calc(100% - 155px);
        right: 5px;
        left: inherit; }
        .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-media[data-type="user"].is-bottom[data-media="mic"][data-stream="rtc"] {
          top: calc(100% - 65px); }
  .cp-chatroom-media[data-type="performer"] video {
    display: none; }
    .cp-chatroom-media[data-type="performer"] video.is-active {
      display: block; }
    .cp-chatroom[data-interface="performers"][data-video-performer-mirror="true"] .cp-chatroom-media[data-type="performer"] video {
      transform: scaleX(-1); }
  .cp-chatroom[data-interface="performers"][data-video-performer-mirror="true"] .cp-chatroom-media[data-type="performer"] object {
    transform: scaleX(-1); }
  .cp-chatroom[data-interface="users"][data-hidden-infos="false"] .cp-chatroom-media[data-type="performer"]:after {
    content: '';
    float: left;
    box-shadow: inset 0 75px 52px 0 rgba(0, 0, 0, 0.25);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none; }
  .cp-chatroom-media .cp-chatroom-config__item {
    width: 28px;
    flex: 0 1 28px;
    position: absolute;
    bottom: 7px;
    right: 7px; }
    .cp-chatroom-media .cp-chatroom-config__item[data-type="lightbox"] {
      z-index: 1; }
      html.computer .cp-chatroom-media .cp-chatroom-config__item[data-type="lightbox"]:hover {
        background-color: #000; }
      @media all and (min-width: 940px) {
        .cp-chatroom-media .cp-chatroom-config__item[data-type="lightbox"] {
          background-color: #000; }
          .cp-chatroom-media .cp-chatroom-config__item[data-type="lightbox"] .cp-chatroom-config__item-icon {
            color: #FFF; } }
    .cp-chatroom-media .cp-chatroom-config__item[data-type="lightboxSmall"] {
      z-index: 1;
      right: calc(7px + 45px + 7px); }
      html.computer .cp-chatroom-media .cp-chatroom-config__item[data-type="lightboxSmall"]:hover {
        background-color: #000; }
      @media all and (min-width: 940px) {
        .cp-chatroom-media .cp-chatroom-config__item[data-type="lightboxSmall"] {
          background-color: #000; }
          .cp-chatroom-media .cp-chatroom-config__item[data-type="lightboxSmall"] .cp-chatroom-config__item-icon {
            color: #FFF; } }
    .cp-chatroom-media .cp-chatroom-config__item[data-type="lightboxFullScreen"] {
      z-index: 1;
      right: 7px; }
      html.computer .cp-chatroom-media .cp-chatroom-config__item[data-type="lightboxFullScreen"]:hover {
        background-color: #000; }
      @media all and (min-width: 940px) {
        .cp-chatroom-media .cp-chatroom-config__item[data-type="lightboxFullScreen"] {
          background-color: #000; }
          .cp-chatroom-media .cp-chatroom-config__item[data-type="lightboxFullScreen"] .cp-chatroom-config__item-icon {
            color: #FFF; } }
    .cp-chatroom-media .cp-chatroom-config__item[data-type="changeMic"]:not(.is-hidden) + .cp-chatroom-config__item[data-type="changeCam"] {
      right: 45px; }
  .cp-chatroom-media .loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    background-color: rgba(0, 0, 0, 0.2);
    z-index: 2; }
  .cp-chatroom-media__item-content {
    width: auto !important;
    height: 100%; }
  .cp-chatroom-media__item, .cp-chatroom-media video {
    width: 100% !important;
    float: left;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    border-radius: 3px 0 3px 0;
    pointer-events: auto !important;
    background-color: #252525; }
    .no-zoom.cp-chatroom-media__item, .cp-chatroom-media video.no-zoom {
      object-fit: contain;
      object-position: center !important; }
  .cp-chatroom-media__config {
    min-width: 180px;
    max-height: 218px;
    display: none;
    position: absolute;
    top: calc(100% + 5px);
    right: 0;
    border-radius: 3px;
    background-color: rgba(0, 0, 0, 0.8);
    box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.83);
    overflow: auto; }
    .is-active.cp-chatroom-media__config {
      display: block; }
    .is-left.cp-chatroom-media__config {
      right: inherit;
      left: 0; }
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-media__config {
      right: inherit;
      left: 0; }
    .cp-chatroom-media__config .is-flexible.cp-chatroom-adjusts__item-text ~ .is-flexible.cp-chatroom-adjusts__item-text {
      width: 100%;
      flex: 0 1 100%;
      margin-left: 0 !important; }
    .cp-chatroom-media__config .cp-chatroom-config__item {
      flex: 1 1 10em;
      width: auto;
      position: relative;
      top: 0;
      right: 0; }
  .cp-chatroom-media__config-item {
    padding: 5px; }
    .cp-chatroom-media__config-item .btn_submit {
      padding: 10px; }
  .cp-chatroom-media__config-label {
    color: rgba(255, 255, 255, 0.5);
    font-size: 15px;
    font-style: normal; }
  .cp-chatroom-media__config-select {
    padding-right: 30px !important;
    background-color: rgba(255, 255, 255, 0.27) !important;
    color: #fff !important; }
    .cp-chatroom-media__config-select option {
      color: #000 !important; }
  .cp-chatroom-media__watermark {
    width: 140px;
    float: left;
    position: absolute;
    bottom: 5px;
    left: 5px;
    z-index: 2; }
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-media__watermark {
      display: none; }
  .cp-chatroom-media__overlay {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    background-color: #000; }
    .cp-chatroom-media__overlay[data-type="age_verification"] {
      backdrop-filter: blur(16px);
      -webkit-backdrop-filter: blur(16px);
      background: rgba(0, 0, 0, 0.3);
      cursor: pointer; }
    .is-hidden.cp-chatroom-media__overlay {
      display: none; }
    .has-alpha.cp-chatroom-media__overlay {
      background-color: rgba(0, 0, 0, 0.65); }
    .has-cursor-pointer.cp-chatroom-media__overlay {
      cursor: pointer; }
    .cp-chatroom-media__overlay[data-type="performerAway"] {
      background-color: rgba(255, 198, 0, 0.9);
      height: auto;
      top: inherit;
      bottom: 0;
      z-index: 3; }
      .cp-chatroom-media__overlay[data-type="performerAway"] .post-blog__infos, .cp-chatroom-media__overlay[data-type="performerAway"] .cp-form-boxes__infos, .cp-chatroom-media__overlay[data-type="performerAway"] .post-comments__infos, .cp-chatroom-media__overlay[data-type="performerAway"] .post-modal__infos, .cp-chatroom-media__overlay[data-type="performerAway"] .post-myprive__infos, .cp-chatroom-media__overlay[data-type="performerAway"] .post-timeline__infos {
        padding: 10px; }
      .cp-chatroom-media__overlay[data-type="performerAway"] .post-blog__title, .cp-chatroom-media__overlay[data-type="performerAway"] .cp-form-boxes__title, .cp-chatroom-media__overlay[data-type="performerAway"] .post-modal__title, .cp-chatroom-media__overlay[data-type="performerAway"] .post-myprive__title, .cp-chatroom-media__overlay[data-type="performerAway"] .post-timeline__title {
        font-size: 13px;
        line-height: 1.2;
        color: #000; }
      .cp-chatroom-media__overlay[data-type="performerAway"] .post-blog__text, .cp-chatroom-media__overlay[data-type="performerAway"] .cp-form-boxes__text, .cp-chatroom-media__overlay[data-type="performerAway"] .post-comments__text, .cp-chatroom-media__overlay[data-type="performerAway"] .post-modal__text, .cp-chatroom-media__overlay[data-type="performerAway"] .post-myprive__text, .cp-chatroom-media__overlay[data-type="performerAway"] .post-timeline__text, .cp-chatroom-media__overlay[data-type="performerAway"] .cp-sidebar[data-type="call"] .post-blog__infos p, .cp-sidebar[data-type="call"] .post-blog__infos .cp-chatroom-media__overlay[data-type="performerAway"] p, .cp-chatroom-media__overlay[data-type="performerAway"] .cp-sidebar[data-type="call"] .cp-form-boxes__infos p, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .cp-chatroom-media__overlay[data-type="performerAway"] p, .cp-chatroom-media__overlay[data-type="performerAway"] .cp-sidebar[data-type="call"] .post-comments__infos p, .cp-sidebar[data-type="call"] .post-comments__infos .cp-chatroom-media__overlay[data-type="performerAway"] p, .cp-chatroom-media__overlay[data-type="performerAway"] .cp-sidebar[data-type="call"] .post-modal__infos p, .cp-sidebar[data-type="call"] .post-modal__infos .cp-chatroom-media__overlay[data-type="performerAway"] p, .cp-chatroom-media__overlay[data-type="performerAway"] .cp-sidebar[data-type="call"] .post-myprive__infos p, .cp-sidebar[data-type="call"] .post-myprive__infos .cp-chatroom-media__overlay[data-type="performerAway"] p, .cp-chatroom-media__overlay[data-type="performerAway"] .cp-sidebar[data-type="call"] .post-timeline__infos p, .cp-sidebar[data-type="call"] .post-timeline__infos .cp-chatroom-media__overlay[data-type="performerAway"] p {
        font-size: 13px;
        color: rgba(0, 0, 0, 0.65);
        text-align: center; }
        .cp-chatroom-media__overlay[data-type="performerAway"] .post-blog__text a, .cp-chatroom-media__overlay[data-type="performerAway"] .cp-form-boxes__text a, .cp-chatroom-media__overlay[data-type="performerAway"] .post-comments__text a, .cp-chatroom-media__overlay[data-type="performerAway"] .post-modal__text a, .cp-chatroom-media__overlay[data-type="performerAway"] .post-myprive__text a, .cp-chatroom-media__overlay[data-type="performerAway"] .post-timeline__text a, .cp-chatroom-media__overlay[data-type="performerAway"] .cp-sidebar[data-type="call"] .post-blog__infos p a, .cp-sidebar[data-type="call"] .post-blog__infos .cp-chatroom-media__overlay[data-type="performerAway"] p a, .cp-chatroom-media__overlay[data-type="performerAway"] .cp-sidebar[data-type="call"] .cp-form-boxes__infos p a, .cp-sidebar[data-type="call"] .cp-form-boxes__infos .cp-chatroom-media__overlay[data-type="performerAway"] p a, .cp-chatroom-media__overlay[data-type="performerAway"] .cp-sidebar[data-type="call"] .post-comments__infos p a, .cp-sidebar[data-type="call"] .post-comments__infos .cp-chatroom-media__overlay[data-type="performerAway"] p a, .cp-chatroom-media__overlay[data-type="performerAway"] .cp-sidebar[data-type="call"] .post-modal__infos p a, .cp-sidebar[data-type="call"] .post-modal__infos .cp-chatroom-media__overlay[data-type="performerAway"] p a, .cp-chatroom-media__overlay[data-type="performerAway"] .cp-sidebar[data-type="call"] .post-myprive__infos p a, .cp-sidebar[data-type="call"] .post-myprive__infos .cp-chatroom-media__overlay[data-type="performerAway"] p a, .cp-chatroom-media__overlay[data-type="performerAway"] .cp-sidebar[data-type="call"] .post-timeline__infos p a, .cp-sidebar[data-type="call"] .post-timeline__infos .cp-chatroom-media__overlay[data-type="performerAway"] p a {
          color: rgba(0, 0, 0, 0.65);
          text-decoration: underline; }
    .cp-chatroom-media__overlay[data-type="handlerUser"] {
      z-index: 5; }
    .cp-chatroom-media__overlay[data-type="handlerPerformer"] {
      z-index: 5;
      padding: 0px 5px 0px 5px; }
      .cp-chatroom-media__overlay[data-type="handlerPerformer"] .cp-chatroom-media__overlay-text {
        font-size: 14px; }
      .cp-chatroom-media__overlay[data-type="handlerPerformer"] .cp-chatroom-media__overlay-image {
        width: 40px;
        height: 40px;
        font-size: 40px; }
    .cp-chatroom-media__overlay[data-media="mic"] .cp-chatroom-media__overlay-text {
      margin-top: 2px !important;
      font-size: 10px; }
    .cp-chatroom-media__overlay[data-media="mic"] .cp-chatroom-media__overlay-image {
      width: 15px;
      height: 15px;
      font-size: 15px; }
  .cp-chatroom-media__overlay-image {
    width: 80px;
    height: 80px;
    float: left;
    font-size: 80px; }
    .cp-chatroom-media__overlay-image + .cp-chatroom-media__overlay-text {
      margin-top: 10px; }
  .cp-chatroom-media__overlay-text {
    font-size: 20px;
    text-align: center;
    color: #FFF;
    text-transform: uppercase; }
  .cp-chatroom-media__markpreview {
    border: 2px dashed gray;
    position: absolute;
    top: 0px;
    left: 50%;
    z-index: 1; }
    .cp-chatroom-media__markpreview[data-color="yellow"] {
      border-color: yellow; }
    .cp-chatroom-media__markpreview[data-color="green"] {
      border-color: #47b40d; }

.cp-chatroom-messages {
  flex: 1 1 10em;
  position: relative;
  display: flex;
  flex-direction: column; }
  .cp-chatroom[data-show-viewport-mobile="true"][data-orientation="portrait"] .cp-chatroom-messages {
    max-width: calc(100% - 40px); }
  .cp-chatroom[data-show-viewport-mobile="true"][data-orientation="portrait"][data-lightbox="true"] .cp-chatroom-messages {
    max-height: 30vh !important; }
  .cp-chatroom-messages__content {
    flex: 1 1 10em;
    overflow: auto;
    padding: 0 5px 5px; }
    .is-text-s0.cp-chatroom-messages__content .cp-chatroom-messages__avatar {
      width: 18px;
      height: 18px;
      margin-top: calc(-1px * 1.5) !important; }
      .is-text-s0.cp-chatroom-messages__content .cp-chatroom-messages__avatar[data-type="icon"] {
        width: 12px; }
    .is-text-s0.cp-chatroom-messages__content .cp-chatroom-messages__item-text {
      font-size: 12px;
      line-height: 1.5; }
      .is-text-s0.cp-chatroom-messages__content .cp-chatroom-messages__item-text .is-emoji {
        width: 12px;
        height: 12px; }
    .is-text-s1.cp-chatroom-messages__content .cp-chatroom-messages__avatar {
      width: 21px;
      height: 21px;
      margin-top: calc(-1px * 1.5) !important; }
      .is-text-s1.cp-chatroom-messages__content .cp-chatroom-messages__avatar[data-type="icon"] {
        width: 14px; }
    .is-text-s1.cp-chatroom-messages__content .cp-chatroom-messages__item-text {
      font-size: 14px;
      line-height: 1.5; }
      .is-text-s1.cp-chatroom-messages__content .cp-chatroom-messages__item-text .is-emoji {
        width: 14px;
        height: 14px; }
    .is-text-s2.cp-chatroom-messages__content .cp-chatroom-messages__avatar {
      width: 24px;
      height: 24px;
      margin-top: calc(-1px * 1.5) !important; }
      .is-text-s2.cp-chatroom-messages__content .cp-chatroom-messages__avatar[data-type="icon"] {
        width: 16px; }
    .is-text-s2.cp-chatroom-messages__content .cp-chatroom-messages__item-text {
      font-size: 16px;
      line-height: 1.5; }
      .is-text-s2.cp-chatroom-messages__content .cp-chatroom-messages__item-text .is-emoji {
        width: 16px;
        height: 16px; }
    .is-text-s3.cp-chatroom-messages__content .cp-chatroom-messages__avatar {
      width: 27px;
      height: 27px;
      margin-top: calc(-1px * 1.5) !important; }
      .is-text-s3.cp-chatroom-messages__content .cp-chatroom-messages__avatar[data-type="icon"] {
        width: 18px; }
    .is-text-s3.cp-chatroom-messages__content .cp-chatroom-messages__item-text {
      font-size: 18px;
      line-height: 1.5; }
      .is-text-s3.cp-chatroom-messages__content .cp-chatroom-messages__item-text .is-emoji {
        width: 18px;
        height: 18px; }
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-messages__content {
      padding: 0 5px 0; }
  .cp-chatroom-messages__item {
    display: flex;
    flex-wrap: wrap;
    margin-top: 7px; }
    .cp-chatroom-messages__item[data-type="infoAlert"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="tips"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="privetoyAlert"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="topic"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="translateAlert"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="waitAlert"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="warnAlert"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="fastCheckout"] .cp-chatroom-messages__item-container {
      display: flex;
      align-content: center;
      align-items: center;
      justify-content: center;
      flex-wrap: wrap;
      flex-direction: row;
      min-height: 46px; }
      .cp-chatroom-messages__item[data-type="infoAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="tips"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="privetoyAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="topic"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="translateAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="waitAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="warnAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="fastCheckout"] .cp-chatroom-messages__item-container:before {
        width: 30px;
        height: 30px;
        flex: 0 1 auto;
        float: left;
        display: flex;
        align-content: center;
        align-items: center;
        justify-content: center;
        margin-right: 10px;
        border-radius: 100%;
        font-size: 14px; }
    .cp-chatroom-messages__item[data-type="infoAlert"] .cp-chatroom-messages__item-text, .cp-chatroom-messages__item[data-type="tips"] .cp-chatroom-messages__item-text, .cp-chatroom-messages__item[data-type="privetoyAlert"] .cp-chatroom-messages__item-text, .cp-chatroom-messages__item[data-type="topic"] .cp-chatroom-messages__item-text, .cp-chatroom-messages__item[data-type="translateAlert"] .cp-chatroom-messages__item-text, .cp-chatroom-messages__item[data-type="waitAlert"] .cp-chatroom-messages__item-text, .cp-chatroom-messages__item[data-type="warnAlert"] .cp-chatroom-messages__item-text, .cp-chatroom-messages__item[data-type="fastCheckout"] .cp-chatroom-messages__item-text {
      float: left;
      flex: 1 1 10em; }
    .cp-chatroom-messages__item[data-type="alert"] .cp-chatroom-messages__item-container {
      background-color: transparent; }
    .cp-chatroom-messages__item[data-type="statusChat"] {
      border-radius: 50px; }
      .cp-chatroom-messages__item[data-type="statusChat"] .cp-chatroom-messages__item-container {
        flex: 0 1 100%;
        justify-content: center;
        background-color: transparent; }
      .cp-chatroom-messages__item[data-type="statusChat"] .cp-chatroom-messages__item-text {
        color: #FFF !important;
        text-transform: uppercase; }
    .cp-chatroom-messages__item[data-type="infoChat"][data-index="first_steps"] {
      width: calc(100% + 20px);
      margin-left: -10px;
      margin-top: 0; }
    .cp-chatroom-messages__item[data-type="infoChat"] .cp-chatroom-messages__item-container {
      flex: 0 1 100%;
      justify-content: center; }
    .cp-chatroom-messages__item[data-type="infoChat"] .cp-chatroom-messages__item-text {
      text-align: center; }
    .cp-chatroom-messages__item[data-type="privetoyChat"] .cp-chatroom-messages__item-container {
      flex: 0 1 100%;
      justify-content: center;
      background-color: #7300ff; }
    .cp-chatroom-messages__item[data-type="privetoyChat"] .cp-chatroom-messages__item-text {
      text-align: center;
      color: #FFF !important;
      text-transform: uppercase; }
    .cp-chatroom-messages__item[data-type="fastCheckout"] .cp-chatroom-messages__item-container {
      background-color: #0e52b7 !important; }
    .cp-chatroom-messages__item[data-type="fastCheckout"] .cp-chatroom-messages__item-text {
      color: #FFF !important; }
    .cp-chatroom-messages__item[data-type="hostMsg"] .cp-chatroom-messages__item-container {
      margin-left: auto;
      max-width: 80%; }
    .cp-chatroom-messages__item[data-type="hostMsg"] .cp-chatroom-messages__item-nickname {
      color: #fd0573; }
    .cp-chatroom-messages__item[data-type="hostMsg"] .is-privecard-link {
      cursor: default; }
    .cp-chatroom-messages__item[data-type="userMsg"] .cp-chatroom-messages__item-container {
      max-width: 80%; }
    .cp-chatroom-messages__item[data-type="userMsg"] .cp-chatroom-messages__item-nickname {
      color: #006eff; }
    .cp-chatroom-messages__item[data-type="overlay"] {
      flex: 1 1 10em;
      display: none; }
      .cp-chatroom-messages__item[data-type="overlay"] .cp-chatroom-messages__item-container {
        width: 100%;
        display: flex;
        flex-wrap: wrap;
        align-content: center;
        align-items: center;
        justify-content: center;
        align-self: stretch;
        border-radius: 3px; }
        .cp-chatroom-messages__item[data-type="overlay"] .cp-chatroom-messages__item-container:before {
          font-size: 50px;
          color: rgba(0, 0, 0, 0.45); }
      .cp-chatroom-messages__item[data-type="overlay"] .cp-chatroom-messages__item-text {
        width: 100%;
        text-align: center;
        font-size: 14px;
        margin-top: 10px;
        color: rgba(0, 0, 0, 0.45); }
    .is-gift.cp-chatroom-messages__item .cp-chatroom-messages__item-text [data-type=amount]:before {
      content: '';
      background: url(/static/images/chat/coin.svg) no-repeat;
      width: 16px;
      height: 16px;
      display: inline-block;
      background-size: contain;
      vertical-align: sub;
      margin-right: 3px; }
    .is-gift.cp-chatroom-messages__item .cp-chatroom-messages__item-text .is-image-gift {
      width: 50%;
      display: block;
      margin: 14px auto 10px; }
    .is-align-top.cp-chatroom-messages__item .cp-chatroom-messages__item-container {
      align-items: flex-start;
      align-content: flex-start; }
      .is-align-top.cp-chatroom-messages__item .cp-chatroom-messages__item-container:before {
        margin-top: 2px; }
    .is-promo.cp-chatroom-messages__item .cp-chatroom-messages__item-container:before {
      display: none; }
    .is-promo.cp-chatroom-messages__item .cp-chatroom-messages__item-text .is-image-promo {
      width: 30%;
      display: block;
      margin: 14px auto 10px; }
    .cp-chatroom-messages__item .cp-chatroom-config {
      padding: 5px 0 0; }
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-messages__item .cp-chatroom-config__item {
      flex: 0 1 auto;
      margin: 2px; }
  .cp-chatroom-messages__avatar {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    display: inline-block; }
    .cp-chatroom-messages__avatar:not([data-username]) {
      cursor: default; }
    .cp-chatroom-messages__avatar[data-type="icon"] {
      font-size: inherit;
      background-color: transparent;
      padding: 0 !important; }
      .cp-chatroom-messages__avatar[data-type="icon"] .cp-chatroom-messages__avatar-image {
        font-size: 100%;
        display: flex;
        justify-content: center;
        align-items: center;
        opacity: 0.5;
        align-content: center;
        line-height: 1;
        margin-left: 0; }
  .cp-chatroom-messages__avatar-image {
    width: 100% !important;
    height: 100% !important;
    top: 0 !important;
    left: 0 !important; }
  .cp-chatroom-messages__item-container {
    width: auto;
    flex: 0 1 auto;
    float: left;
    padding: 7px 10px;
    border-radius: 16px;
    display: flex;
    flex-wrap: wrap; }
  .cp-chatroom-messages__item-text {
    font-size: 12px;
    line-height: 1.5; }
    .cp-chatroom-messages__item-text .is-emoji {
      width: 18px;
      height: 18px;
      vertical-align: sub;
      display: inline-block; }
  .cp-chatroom-messages__item-tips {
    width: 100%;
    display: flex;
    flex-direction: column;
    margin-top: 9px;
    padding-top: 9px;
    border-top: 1px solid rgba(128, 128, 128, 0.35);
    font-size: 92%;
    opacity: 0.92; }
  .cp-chatroom-messages__item-tip {
    display: block; }
    .cp-chatroom-messages__item-tip:not(:first-child) {
      margin-top: 6px; }
  .cp-chatroom-messages__item-nickname {
    margin-right: 4px; }
  .cp-chatroom-messages__item-link {
    text-align: left;
    font-size: 80%;
    margin-top: 3px;
    margin-left: 5px;
    text-decoration: underline; }
    .cp-chatroom-messages__item-link small {
      font-style: italic;
      opacity: 0.7; }

.cp-chatroom-privetoy {
  display: none;
  flex-wrap: wrap;
  align-content: flex-start;
  align-items: center;
  justify-content: center;
  padding: 5px 5px 0;
  position: relative;
  flex: 0 1 auto; }
  .cp-chatroom-privetoy__container {
    width: auto;
    flex: 0 1 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    padding: 5px;
    border-radius: 6px;
    position: relative; }
  .cp-chatroom-privetoy__item {
    width: auto;
    flex: 0 1 auto;
    float: left;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    border-radius: 50px; }
    .cp-chatroom-privetoy__item ~ .cp-chatroom-privetoy__item {
      margin-left: 5px; }
  .cp-chatroom-privetoy__item-container {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    align-items: center;
    justify-content: center;
    margin-top: 2px; }
  .cp-chatroom-privetoy__title {
    font-size: 8px;
    text-transform: uppercase;
    text-align: center;
    color: #939393; }
  .cp-chatroom-privetoy__range {
    width: 55px;
    height: 19px;
    float: left;
    position: relative;
    margin: 0 2.5px; }
    .cp-chatroom-privetoy__range:after {
      content: '';
      width: 8px;
      float: left;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      border-radius: 6px; }
    .cp-chatroom-privetoy__range[data-range='0']:after {
      background-color: rgba(0, 0, 0, 0.25);
      box-shadow: 12px 0 0 0 rgba(0, 0, 0, 0.25), 24px 0 0 0 rgba(0, 0, 0, 0.25), 35px 0 0 0 rgba(0, 0, 0, 0.25), 46px 0 0 0 rgba(0, 0, 0, 0.25); }
    .cp-chatroom-privetoy__range:not([data-range='0']):after {
      background-color: #404eec; }
    .cp-chatroom-privetoy__range[data-range='1']:after {
      box-shadow: 12px 0 0 0 rgba(0, 0, 0, 0.25), 24px 0 0 0 rgba(0, 0, 0, 0.25), 35px 0 0 0 rgba(0, 0, 0, 0.25), 46px 0 0 0 rgba(0, 0, 0, 0.25); }
    .cp-chatroom-privetoy__range[data-range='2']:after {
      box-shadow: 12px 0 0 0 #6246da, 24px 0 0 0 rgba(0, 0, 0, 0.25), 35px 0 0 0 rgba(0, 0, 0, 0.25), 46px 0 0 0 rgba(0, 0, 0, 0.25); }
    .cp-chatroom-privetoy__range[data-range='3']:after {
      box-shadow: 12px 0 0 0 #6246da, 24px 0 0 0 #8f3cc1, 35px 0 0 0 rgba(0, 0, 0, 0.25), 46px 0 0 0 rgba(0, 0, 0, 0.25); }
    .cp-chatroom-privetoy__range[data-range='4']:after {
      box-shadow: 12px 0 0 0 #6246da, 24px 0 0 0 #8f3cc1, 35px 0 0 0 #be31a8, 46px 0 0 0 rgba(0, 0, 0, 0.25); }
    .cp-chatroom-privetoy__range[data-range='5']:after {
      box-shadow: 12px 0 0 0 #6246da, 24px 0 0 0 #8f3cc1, 35px 0 0 0 #be31a8, 46px 0 0 0 #e82891; }
  .cp-chatroom-privetoy__button {
    width: 27px;
    height: 27px;
    float: left;
    background-color: #939393;
    color: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    font-size: 13px;
    margin: 0 2.5px; }
    .cp-chatroom-privetoy__button:hover {
      opacity: 0.7;
      text-decoration: none; }
    .is-large.cp-chatroom-privetoy__button {
      width: 32px;
      height: 32px; }
  .cp-chatroom-privetoy__preview {
    width: 100%;
    flex: 0 1 100%;
    float: left;
    display: none;
    justify-content: center;
    position: absolute;
    top: -50px;
    left: 0;
    opacity: 0.9; }
    .cp-chatroom-privetoy__preview[data-type="performer"] {
      width: auto;
      top: inherit;
      bottom: 5px;
      left: 15px; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-privetoy__preview[data-type="performer"] {
        justify-content: flex-start; }
      .cp-chatroom-privetoy__preview[data-type="performer"] .cp-chatroom-privetoy__preview-item {
        position: relative; }
        .cp-chatroom-privetoy__preview[data-type="performer"] .cp-chatroom-privetoy__preview-item[data-error="true"]:before {
          width: 20px;
          height: 20px;
          float: left;
          display: flex;
          align-content: center;
          align-items: center;
          justify-content: center;
          position: absolute;
          top: -1px;
          left: -9px;
          font-size: 11px;
          color: #000;
          background-color: #ffc107;
          border-radius: 100%; }
        .cp-chatroom-privetoy__preview[data-type="performer"] .cp-chatroom-privetoy__preview-item:after {
          content: attr(data-force);
          width: 20px;
          height: 20px;
          float: left;
          display: flex;
          align-content: center;
          align-items: center;
          justify-content: center;
          position: absolute;
          bottom: -1px;
          right: -7px;
          font-size: 11px;
          color: #FFF;
          background-color: #3c3c3c;
          border-radius: 100%; }
  .cp-chatroom-privetoy__preview-item {
    width: 45px;
    height: 45px;
    display: flex;
    background-color: black;
    border-radius: 100%;
    background-position: 0 center;
    background-repeat: no-repeat;
    background-size: auto 100%; }
    .cp-chatroom-privetoy__preview-item + .cp-chatroom-privetoy__preview-item {
      margin-left: 10px; }
    .is-domi.cp-chatroom-privetoy__preview-item {
      background-image: url(/static/chat/privetoys/sprites/domi.png); }
    .is-ambi.cp-chatroom-privetoy__preview-item {
      background-image: url(/static/chat/privetoys/sprites/ambi.png); }
    .is-edge.cp-chatroom-privetoy__preview-item {
      background-image: url(/static/chat/privetoys/sprites/edge.png); }
    .is-edge.cp-chatroom-privetoy__preview-item + .is-edge.cp-chatroom-privetoy__preview-item {
      background-image: url(/static/chat/privetoys/sprites/edge2.png); }
    .is-hush.cp-chatroom-privetoy__preview-item {
      background-image: url(/static/chat/privetoys/sprites/hush.png); }
    .is-lush.cp-chatroom-privetoy__preview-item {
      background-image: url(/static/chat/privetoys/sprites/lush.png); }
    .is-nora.cp-chatroom-privetoy__preview-item {
      background-image: url(/static/chat/privetoys/sprites/nora.png); }
    .is-nora.cp-chatroom-privetoy__preview-item[data-command="rotate"] {
      background-image: url(/static/chat/privetoys/sprites/nora_rotate.png); }
    .is-nora.cp-chatroom-privetoy__preview-item[data-command="rotate"][data-invert="1"] {
      background-image: url(/static/chat/privetoys/sprites/nora_rotate2.png); }
    .is-osci.cp-chatroom-privetoy__preview-item {
      background-image: url(/static/chat/privetoys/sprites/osci.png); }
    .is-lapis.cp-chatroom-privetoy__preview-item {
      background-image: url(/static/chat/privetoys/sprites/lapis.png); }
    .is-vulse.cp-chatroom-privetoy__preview-item {
      background-image: url(/static/chat/privetoys/sprites/vulse.png); }
    .is-diamo.cp-chatroom-privetoy__preview-item {
      background-image: url(/static/chat/privetoys/sprites/diamo.png); }
    .is-ferri.cp-chatroom-privetoy__preview-item {
      background-image: url(/static/chat/privetoys/sprites/ferri.png); }
    .is-exomoon.cp-chatroom-privetoy__preview-item {
      background-image: url(/static/chat/privetoys/sprites/exomoon.png); }
    .is-gravity.cp-chatroom-privetoy__preview-item {
      background-image: url(/static/chat/privetoys/sprites/gravity.png); }
    .is-gravity.cp-chatroom-privetoy__preview-item[data-command="thrusting"] {
      background-image: url(/static/chat/privetoys/sprites/gravity_thrusting.png); }
    .cp-chatroom-privetoy__preview-item:not([data-force="0"]) {
      animation: toy-animate 0.95s steps(4) infinite; }
    .cp-chatroom-privetoy__preview-item[data-force="0"] {
      background-position: 0px center; }
    .cp-chatroom-privetoy__preview-item[data-force="1"] {
      animation-duration: 0.3s; }
    .cp-chatroom-privetoy__preview-item[data-force="2"] {
      animation-duration: 0.25s; }
    .cp-chatroom-privetoy__preview-item[data-force="3"] {
      animation-duration: 0.2s; }
    .cp-chatroom-privetoy__preview-item[data-force="4"] {
      animation-duration: 0.15s; }
    .cp-chatroom-privetoy__preview-item[data-force="5"] {
      animation-duration: 0.1s; }

@keyframes toy-animate {
  100% {
    background-position: -180px; } }

.cp-chatroom[data-hidden-infos='true'] {
  /* Hide promo */ }
  .cp-chatroom[data-hidden-infos='true'][data-show-user-cam='true'] .cp-chatroom-media[data-type='user'][data-media='cam'] {
    display: block; }
  .cp-chatroom[data-hidden-infos='true'][data-show-user-mic='true'] .cp-chatroom-media[data-type="user"][data-media="mic"] {
    display: block; }
  .cp-chatroom[data-hidden-infos='true'] .cp-chatroom-header {
    display: none !important; }
  .cp-chatroom[data-hidden-infos='true'][data-lightbox="true"] .promo-room__container {
    display: none; }

.cp-chatroom[data-show-viewport-mobile='true'].is-gift .is-image-gift {
  width: 150px;
  max-width: 70%; }

.cp-chatroom[data-show-viewport-mobile='true'][data-gift-input-focused='true'][data-show-toolbox-gift='true'] .cp-chatroom-adjusts[data-type='gift'] {
  top: 0px;
  bottom: unset;
  min-height: 300px; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-gift-input-focused='true'][data-show-toolbox-gift='true'] .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-form__item-container {
    display: block !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-gift-input-focused='true'][data-show-toolbox-gift='true'][data-orientation='portrait'] .cp-chatroom-adjusts[data-type='gift'] {
  /*position: absolute;*/
  top: inherit;
  bottom: 0px; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='false'][data-orientation='portrait'] .cp-chatroom-form__button {
  right: 12px; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='false'][data-orientation='portrait'] .cp-chatroom-form__field {
  padding-right: 50px; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-orientation='portrait'] .cp-chatroom-media[data-type="performer"] video {
  transition: object-position 0.3s linear; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-hidden-infos='true']:not([data-show-user-cam='true']):not([data-show-user-mic='true'])[data-show-privetoy-controls='true'] .cp-chatroom-privetoy, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-hidden-infos='true']:not([data-show-user-cam='true']):not([data-show-user-mic='true'])[data-show-privetoy-controls='true'] .cp-chatroom-privetoy {
  display: none !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-hidden-infos='true']:not([data-show-user-cam='true']):not([data-show-user-mic='true']) .cp-chatroom-privetoy__preview[data-type="performer"], .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-hidden-infos='true']:not([data-show-user-cam='true']):not([data-show-user-mic='true']) .cp-chatroom-privetoy__preview[data-type="performer"] {
  top: 5px; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-hidden-infos='true'][data-show-user-cam='true'][data-show-privetoy-controls='true'] .cp-chatroom-config__item[data-type="visible"], .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-hidden-infos='true'][data-show-user-mic='true'][data-show-privetoy-controls='true'] .cp-chatroom-config__item[data-type="visible"], .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-hidden-infos='true'][data-show-user-cam='true'][data-show-privetoy-controls='true'] .cp-chatroom-config__item[data-type="visible"], .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-hidden-infos='true'][data-show-user-mic='true'][data-show-privetoy-controls='true'] .cp-chatroom-config__item[data-type="visible"] {
  bottom: 70px; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-hidden-infos='true'][data-show-user-cam='true'][data-show-privetoy-controls='true'] .cp-chatroom-privetoy, .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-hidden-infos='true'][data-show-user-mic='true'][data-show-privetoy-controls='true'] .cp-chatroom-privetoy, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-hidden-infos='true'][data-show-user-cam='true'][data-show-privetoy-controls='true'] .cp-chatroom-privetoy, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-hidden-infos='true'][data-show-user-mic='true'][data-show-privetoy-controls='true'] .cp-chatroom-privetoy {
  position: fixed;
  bottom: 5px;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 320px;
  opacity: 0.6;
  z-index: 2; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-hidden-infos='true'][data-show-user-cam='true'] .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="changeMic"]:not(.is-hidden), .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-hidden-infos='true'][data-show-user-cam='true'] .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type='changeCam']:not(.is-hidden), .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-hidden-infos='true'][data-show-user-mic='true'] .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="changeMic"]:not(.is-hidden), .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-hidden-infos='true'][data-show-user-mic='true'] .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type='changeCam']:not(.is-hidden), .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-hidden-infos='true'][data-show-user-cam='true'] .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="changeMic"]:not(.is-hidden), .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-hidden-infos='true'][data-show-user-cam='true'] .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type='changeCam']:not(.is-hidden), .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-hidden-infos='true'][data-show-user-mic='true'] .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="changeMic"]:not(.is-hidden), .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-hidden-infos='true'][data-show-user-mic='true'] .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type='changeCam']:not(.is-hidden) {
  display: flex !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-hidden-infos='true'][data-show-user-cam='true'] .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="refreshVideo"], .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-hidden-infos='true'][data-show-user-mic='true'] .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="refreshVideo"], .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-hidden-infos='true'][data-show-user-cam='true'] .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="refreshVideo"], .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-hidden-infos='true'][data-show-user-mic='true'] .cp-chatroom-media[data-type="user"] .cp-chatroom-config__item[data-type="refreshVideo"] {
  display: flex !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-hidden-infos='true'] .cp-chatroom-config__item:not([data-type='visible']):not([data-type='closeMedia']):not([data-type='userConfig']):not([data-section='videoUser']):not([data-type='zoomMove']),
.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-hidden-infos='true'] .cp-chatroom-chats,
.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-hidden-infos='true'] .cp-chatroom-header,
.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-hidden-infos='true'] .cp-chatroom-exit,
.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-hidden-infos='true'] .cp-chatroom-messages__content,
.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-hidden-infos='true'] .cp-chatroom-form__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-hidden-infos='true'] .cp-chatroom-config__item:not([data-type='visible']):not([data-type='closeMedia']):not([data-type='userConfig']):not([data-section='videoUser']):not([data-type='zoomMove']),
.cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-hidden-infos='true'] .cp-chatroom-chats,
.cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-hidden-infos='true'] .cp-chatroom-header,
.cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-hidden-infos='true'] .cp-chatroom-exit,
.cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-hidden-infos='true'] .cp-chatroom-messages__content,
.cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-hidden-infos='true'] .cp-chatroom-form__item-container {
  display: none !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-hidden-infos='true'] .cp-chatroom-config__item[data-type="visible"], .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-hidden-infos='true'] .cp-chatroom-config__item[data-type="visible"] {
  display: flex; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-input-focused='true'] .cp-chatroom-form, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-input-focused='true'] .cp-chatroom-form {
  max-width: 100% !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-input-focused='true'] .cp-chatroom-chats, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-input-focused='true'] .cp-chatroom-chats {
  display: none; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-input-focused='true'] .cp-chatroom-config__item, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-input-focused='true'] .cp-chatroom-config__item {
  display: none !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-input-focused='true'] .cp-chatroom__main-secondary, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-input-focused='true'] .cp-chatroom__main-secondary {
  width: 100% !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-show-list-type-chats='false'] .cp-chatroom-chats__item[data-type='button'], .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-show-list-type-chats='false'] .cp-chatroom-chats__item[data-type='button'] {
  display: none; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-ratio='16:9'] .cp-chatroom__main-secondary, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-ratio='16:9'] .cp-chatroom__main-secondary {
  height: auto; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-ratio='16:9'] .cp-chatroom-media:not([data-type='user']):before, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-ratio='16:9'] .cp-chatroom-media:not([data-type='user']):before {
  display: none; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-ratio='16:9'] .cp-chatroom-media:not([data-type='user']) .cp-chatroom-media__item, .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-ratio='16:9'] .cp-chatroom-media:not([data-type='user']) video, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-ratio='16:9'] .cp-chatroom-media:not([data-type='user']) .cp-chatroom-media__item, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-ratio='16:9'] .cp-chatroom-media:not([data-type='user']) video {
  height: calc((100% * 16) / 9); }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-ratio='4:3'] .cp-chatroom__main-secondary, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-ratio='4:3'] .cp-chatroom__main-secondary {
  height: auto; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-ratio='4:3'] .cp-chatroom-media:not([data-type='user']):before, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-ratio='4:3'] .cp-chatroom-media:not([data-type='user']):before {
  display: none; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-ratio='4:3'] .cp-chatroom-media:not([data-type='user']) .cp-chatroom-media__item, .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-ratio='4:3'] .cp-chatroom-media:not([data-type='user']) video, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-ratio='4:3'] .cp-chatroom-media:not([data-type='user']) .cp-chatroom-media__item, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'][data-ratio='4:3'] .cp-chatroom-media:not([data-type='user']) video {
  height: calc((100% * 4) / 3); }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true']:not([data-style-privecall="true"]) .cp-chatroom-messages, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape']:not([data-style-privecall="true"]) .cp-chatroom-messages {
  max-width: calc(100% - 32px - 10px); }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-chats, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-chats {
  width: 50%;
  position: fixed;
  bottom: 5px;
  right: 5px;
  flex-direction: column;
  z-index: 4;
  padding: 3.5px;
  background-color: rgba(0, 0, 0, 0.75) !important;
  border-radius: 3px; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .is-disabled.cp-chatroom-chats, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .is-disabled.cp-chatroom-chats {
    background-color: rgba(0, 0, 0, 0.2) !important;
    color: #fff !important; }
    .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .is-disabled.cp-chatroom-chats .cp-chatroom-chats__item[data-type="handler"], .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .is-disabled.cp-chatroom-chats .cp-chatroom-chats__item[data-type="handler"] {
      pointer-events: none;
      opacity: 0.25; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-chats .cp-chatroom-chats__item, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-chats .cp-chatroom-chats__item {
    min-height: 34px;
    font-size: 12px;
    padding: 7px; }
    .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-chats .cp-chatroom-chats__item[data-type='button'], .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-chats .cp-chatroom-chats__item[data-type='button'] {
      margin-bottom: 4px; }
    .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-chats .cp-chatroom-chats__item[data-type="handler"], .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-chats .cp-chatroom-chats__item[data-type="handler"] {
      display: flex;
      font-size: 12px; }
      @media all and (max-width: 374px) {
        .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-chats .cp-chatroom-chats__item[data-type="handler"], .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-chats .cp-chatroom-chats__item[data-type="handler"] {
          font-size: 9px; } }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-config, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-config {
  bottom: calc(56px + 64px + 10px);
  z-index: 2; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-config[data-type='performer'], .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-config[data-type='performer'] {
    bottom: 5px !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-config__item, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-config__item {
  z-index: 3; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-config__item:not([data-type='addMoney']):not([data-type='exit']), .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-config__item:not([data-type='addMoney']):not([data-type='exit']) {
    background-color: rgba(0, 0, 0, 0.65); }
    .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-config__item:not([data-type='addMoney']):not([data-type='exit']) .cp-chatroom-config__item-icon, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-config__item:not([data-type='addMoney']):not([data-type='exit']) .cp-chatroom-config__item-icon {
      color: #fff; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-config__item[data-type="exit"], .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-config__item[data-type="exit"] {
    z-index: 10; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-config__item[data-type="addMoney"], .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-config__item[data-type="addMoney"] {
    z-index: 3 !important; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-config__item[data-type="bio"], .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-config__item[data-type="bio"] {
    background-color: rgba(0, 0, 0, 0.65) !important;
    z-index: 3 !important; }
    .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-config__item[data-type='bio'].is-active, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-config__item[data-type='bio'].is-active {
      background-color: #fff !important; }
      .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-config__item[data-type='bio'].is-active .cp-chatroom-config__item-icon, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-config__item[data-type='bio'].is-active .cp-chatroom-config__item-icon {
        color: #000 !important; }
      .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-config__item[data-type='bio'].is-active:hover, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-config__item[data-type='bio'].is-active:hover {
        background-color: #fff !important; }
    .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-config__item[data-type="bio"] .cp-chatroom-config__item-icon, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-config__item[data-type="bio"] .cp-chatroom-config__item-icon {
      color: #fff !important; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-config__item[data-type="gift"], .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-config__item[data-type="gift"] {
    position: fixed;
    border-radius: 100%;
    width: auto;
    margin: 0;
    bottom: calc(52px + 32px + 10px);
    right: 7px; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-config__item[data-type="lightbox"], .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-config__item[data-type="lightbox"] {
    display: flex;
    position: fixed;
    bottom: 50px; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-config__item[data-type="themes"], .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-config__item[data-type="themes"] {
    display: none; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom__content, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom__content {
  height: 100%; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-form:not([data-type='topic']), .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-form:not([data-type='topic']) {
  position: fixed;
  bottom: 0;
  left: 0;
  max-width: calc(50% - 5px);
  z-index: 2; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-form:not([data-type='topic'])[data-type='performer'], .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-form:not([data-type='topic'])[data-type='performer'] {
    max-width: calc(100% - 48px) !important; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-form:not([data-type='topic']) .cp-chatroom-adjusts, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-form:not([data-type='topic']) .cp-chatroom-adjusts {
    max-width: calc(100% - 10px);
    left: 5px;
    bottom: calc(100% - 2px);
    z-index: 1; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-form__field, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-form__field {
  background-color: rgba(0, 0, 0, 0.65) !important;
  color: #fff !important; }
  html.ios .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-form__field, html.ios .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-form__field {
    padding: 7px 34px 7px 14px;
    height: 41px; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-form__field::placeholder, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-form__field::placeholder {
    color: #fff !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-form__button:not([data-type='translate']), .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-form__button:not([data-type='translate']) {
  color: #fff !important; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-form__button:not([data-type='translate']):hover, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-form__button:not([data-type='translate']):hover {
    color: #fff !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-form__button[data-type="translate"], .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-form__button[data-type="translate"] {
  color: rgba(255, 255, 255, 0.7) !important; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-form__button[data-type='translate']:hover, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-form__button[data-type='translate']:hover {
    color: rgba(255, 255, 255, 0.7) !important; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-form__button[data-type='translate'].is-active, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-form__button[data-type='translate'].is-active {
    color: #fff !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-header, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-header {
  z-index: 3; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom__main, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom__main {
  height: 100%;
  flex-direction: row;
  flex-wrap: wrap; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom__main-primary, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom__main-primary {
  flex: 0 1 100%;
  overflow: hidden;
  height: 100%; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom__main-secondary, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom__main-secondary {
  width: 100%;
  position: absolute;
  bottom: 52px;
  left: 0;
  background-color: transparent !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-media:not([data-type='user']), .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-media:not([data-type='user']) {
  display: flex;
  justify-content: center;
  overflow: hidden;
  align-self: stretch;
  height: 100%;
  background-color: transparent;
  min-height: initial !important; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-media:not([data-type='user']) .cp-chatroom-media__item:not(.is-image), .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-media:not([data-type='user']) video:not(.is-image), .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-media:not([data-type='user']) .cp-chatroom-media__item:not(.is-image), .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-media:not([data-type='user']) video:not(.is-image) {
    bottom: initial;
    height: 100%;
    position: relative;
    object-fit: cover;
    object-position: center center;
    top: initial;
    left: initial;
    right: initial;
    max-height: 100%; }
    html.safari .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-media:not([data-type='user']) .cp-chatroom-media__item:not(.is-image), html.safari .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-media:not([data-type='user']) video:not(.is-image), html.safari .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-media:not([data-type='user']) .cp-chatroom-media__item:not(.is-image), html.safari .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-media:not([data-type='user']) video:not(.is-image) {
      object-fit: contain !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages {
  justify-content: flex-end;
  flex: 0 1 auto;
  max-height: 150px;
  z-index: 2; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__content, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__content {
  display: flex;
  flex-wrap: wrap;
  height: auto;
  flex: 0 1 auto; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item-text, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item-text {
  color: #fff !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item-tips, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item-tips {
  border-top-color: rgba(255, 255, 255, 0.15); }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item {
  align-self: baseline; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="infoAlert"] .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="infoAlert"] .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="tips"] .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="tips"] .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="privetoyAlert"] .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="privetoyAlert"] .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="topic"] .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="topic"] .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="translateAlert"] .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="translateAlert"] .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="waitAlert"] .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="waitAlert"] .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="warnAlert"] .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="warnAlert"] .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="fastCheckout"] .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="fastCheckout"] .cp-chatroom-messages__item-container {
    background-color: rgba(0, 0, 0, 0.6); }
    .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="infoAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="infoAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="tips"] .cp-chatroom-messages__item-container:before, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="tips"] .cp-chatroom-messages__item-container:before, .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="privetoyAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="privetoyAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="topic"] .cp-chatroom-messages__item-container:before, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="topic"] .cp-chatroom-messages__item-container:before, .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="translateAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="translateAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="waitAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="waitAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="warnAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="warnAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="fastCheckout"] .cp-chatroom-messages__item-container:before, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="fastCheckout"] .cp-chatroom-messages__item-container:before {
      color: #000;
      background-color: #e6e6e6; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="alert"] .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="alert"] .cp-chatroom-messages__item-container {
    background-color: rgba(0, 0, 0, 0.75) !important; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="alert"] .cp-chatroom-messages__item-text .cp-chatroom-messages__item .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="alert"] .cp-chatroom-messages__item-text .cp-chatroom-messages__item .cp-chatroom-messages__item-container {
    background-color: transparent !important; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="infoChat"] .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="infoChat"] .cp-chatroom-messages__item-container {
    background-color: rgba(0, 0, 0, 0.6) !important; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="hostMsg"] .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="hostMsg"] .cp-chatroom-messages__item-container {
    background-color: rgba(0, 0, 0, 0.6) !important; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type='userMsg'].is-privecard-status-color .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type='userMsg'].is-privecard-status-color .cp-chatroom-messages__item-container {
    background-color: #17101D !important;
    position: relative; }
    .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type='userMsg'].is-privecard-status-color .cp-chatroom-messages__item-container::before, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type='userMsg'].is-privecard-status-color .cp-chatroom-messages__item-container::before {
      content: '';
      position: absolute;
      inset: -2px;
      border-radius: inherit;
      padding: 2px;
      background: linear-gradient(135deg, #3F1D58 0%, #5F1647 100%);
      -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
      -webkit-mask-composite: xor;
      mask-composite: exclude;
      pointer-events: none;
      z-index: 0; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="userMsg"] .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="userMsg"] .cp-chatroom-messages__item-container {
    background-color: rgba(0, 0, 0, 0.6) !important; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="overlay"] .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="overlay"] .cp-chatroom-messages__item-container {
    background-color: rgba(0, 0, 0, 0.82) !important; }
    .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="overlay"] .cp-chatroom-messages__item-container:before, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="overlay"] .cp-chatroom-messages__item-container:before {
      color: #fff !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-privetoy__preview[data-type="performer"], .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-privetoy__preview[data-type="performer"] {
  bottom: inherit;
  top: 50px; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-privetoy__container, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-privetoy__container {
  background-color: rgba(0, 0, 0, 0.75) !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-privetoy__range[data-range]:after, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-privetoy__range[data-range]:after {
  background-color: rgba(255, 255, 255, 0.25);
  box-shadow: 12px 0 0 0 rgba(255, 255, 255, 0.25), 24px 0 0 0 rgba(255, 255, 255, 0.25), 35px 0 0 0 rgba(255, 255, 255, 0.25), 46px 0 0 0 rgba(255, 255, 255, 0.25); }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-privetoy__range:not([data-range='0']):after, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-privetoy__range:not([data-range='0']):after {
  background-color: #404eec; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-privetoy__range[data-range='2']:after, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-privetoy__range[data-range='2']:after {
  box-shadow: 12px 0 0 0 #6246da, 24px 0 0 0 rgba(255, 255, 255, 0.25), 35px 0 0 0 rgba(255, 255, 255, 0.25), 46px 0 0 0 rgba(255, 255, 255, 0.25); }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-privetoy__range[data-range='3']:after, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-privetoy__range[data-range='3']:after {
  box-shadow: 12px 0 0 0 #6246da, 24px 0 0 0 #8f3cc1, 35px 0 0 0 rgba(255, 255, 255, 0.25), 46px 0 0 0 rgba(255, 255, 255, 0.25); }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-privetoy__range[data-range='4']:after, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-privetoy__range[data-range='4']:after {
  box-shadow: 12px 0 0 0 #6246da, 24px 0 0 0 #8f3cc1, 35px 0 0 0 #be31a8, 46px 0 0 0 rgba(255, 255, 255, 0.25); }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-privetoy__range[data-range='5']:after, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-privetoy__range[data-range='5']:after {
  box-shadow: 12px 0 0 0 #6246da, 24px 0 0 0 #8f3cc1, 35px 0 0 0 #be31a8, 46px 0 0 0 #e82891; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-privetoy__button, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-privetoy__button {
  background-color: #525252 !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-header .post-data__nickname, .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-header .post-data__nickname {
  text-shadow: none; }

.cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-media:not([data-type='user']) .cp-chatroom-media__item:not(.is-image), .cp-chatroom[data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-media:not([data-type='user']) video:not(.is-image) {
  object-fit: contain; }

.cp-chatroom[data-show-viewport-mobile='true'][data-hidden-infos='true'][data-show-toolbox-gift='true'] .cp-chatroom-adjusts[data-type='gift'] {
  display: flex !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-hidden-infos='true'][data-lightbox='true']:not([data-orientation="landscape"]) .cp-chatroom-config__item[data-type="zoomMove"] {
  display: flex; }

.cp-chatroom[data-show-viewport-mobile='true'][data-hidden-infos='true'] .cp-chatroom-adjusts {
  display: none !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'][data-ratio='4:3'] .cp-chatroom__content {
  max-width: 100% !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom__content {
  max-width: 100% !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true']:not([data-orientation="landscape"]) .cp-chatroom-config {
  bottom: calc(56px + 68px + 10px); }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true']:not([data-orientation="landscape"]) .cp-chatroom-config__item[data-type="bio"], .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true']:not([data-orientation="landscape"]) .cp-chatroom-config__item[data-type="addMoney"] {
  top: 65px; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true']:not([data-orientation="landscape"]) .cp-chatroom-config__item[data-type="bio"] {
  left: 18px; }

.cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true']:not([data-orientation="landscape"]) .cp-chatroom-config__item[data-type="addMoney"] {
  left: 58px; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-lightbox='true']:not([data-orientation="landscape"]) .cp-chatroom-config__item[data-type="addMoney"] + .cp-chatroom-config__item[data-type="bio"] {
    left: 18px; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"])[data-hidden-infos='true'] .cp-chatroom-exit,
.cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"])[data-hidden-infos='true'] .cp-chatroom-config:not([data-type='privetoys']),
.cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"])[data-hidden-infos='true'] .cp-chatroom-config__item[data-type="lightbox"],
.cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"])[data-hidden-infos='true'] .cp-chatroom-config__item[data-type="lightboxSmall"],
.cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"])[data-hidden-infos='true'] .cp-chatroom-config__item[data-type="lightboxFullScreen"] {
  display: none !important; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"])[data-input-focused='true'] .cp-chatroom-config__item:not([data-type='gift']) {
  display: none !important; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"])[data-input-focused='true'] .cp-chatroom-privetoy {
  display: none; }

html:not(.ios) .cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"])[data-input-focused='true'] .cp-chatroom-messages {
  opacity: 0;
  pointer-events: none;
  height: 0;
  overflow: hidden;
  min-height: 0;
  flex: 0 1 auto; }

html:not(.ios) .cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"])[data-input-focused='true'] .cp-chatroom__main-secondary {
  position: sticky;
  bottom: 0;
  z-index: 3; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-config:not([data-type='privetoys']) {
  display: flex !important;
  width: auto;
  flex: 0 1 auto;
  position: absolute;
  bottom: calc(100% + 36px + 10px);
  right: auto;
  left: 2px;
  z-index: 3;
  background-color: transparent !important; }
  .cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-config:not([data-type='privetoys'])[data-type='performer'] {
    bottom: calc(100% + 10px) !important; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-header {
  z-index: 3; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-config__item {
  width: 32px;
  flex: 0 1 32px;
  height: 32px;
  margin: 0 3px;
  z-index: 3;
  background-color: rgba(0, 0, 0, 0.65); }
  .cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-config__item .cp-chatroom-config__item-icon {
    color: #fff; }
  .cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-config__item[data-type="gift"] {
    width: 42px;
    flex: 0 1 42px;
    height: 32px;
    margin: 0 0 0 2px; }
  .cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-config__item[data-type="actionPlus"] {
    display: none !important; }
  .cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-config__item[data-type="addMoney"], .cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-config__item[data-type="bio"] {
    position: absolute;
    width: 32px;
    flex: 0 1 32px;
    max-width: 32px;
    height: 32px;
    right: 7px;
    z-index: 2; }
  .cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-config__item[data-type="addMoney"] {
    top: calc((36px + 10px + 10px + 10px + 10px + (32px * 2) + (10px * 2)) * -1); }
  .cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-config__item[data-type="bio"] {
    top: calc((36px + 10px + 10px + 10px + 10px + 32px + 10px) * -1); }
  .cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-config__item[data-type="exit"] {
    z-index: 10; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom__main {
  position: relative;
  flex-wrap: nowrap; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom__main-secondary {
  overflow: visible; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-media[data-type="user"].is-bottom {
  top: calc((0px + 155px + 30px + 5px) * -1); }
  .cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-media[data-type="user"].is-bottom[data-media="mic"][data-stream="rtc"] {
    top: calc(100% - 65px - 30px - 5px); }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-messages {
  max-width: none; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-messages__item[data-type="userMsg"] .cp-chatroom-messages__item-container, .cp-chatroom[data-show-viewport-mobile='true']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-messages__item[data-type="hostMsg"] .cp-chatroom-messages__item-container {
  max-width: 90%; }

.cp-chatroom[data-show-viewport-mobile='true'][data-ratio='16:9'] .cp-chatroom__container {
  max-width: 100%; }

.cp-chatroom[data-show-viewport-mobile='true'][data-ratio='16:9'] .cp-chatroom__content {
  height: inherit; }

.cp-chatroom[data-show-viewport-mobile='true'][data-ratio='16:9'] .cp-chatroom__main {
  height: inherit;
  align-items: flex-start;
  align-content: flex-start;
  flex-direction: column; }

.cp-chatroom[data-show-viewport-mobile='true'][data-ratio='16:9']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-media:before {
  padding-top: 75% !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-ratio='16:9']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-media .cp-chatroom-media__item, .cp-chatroom[data-show-viewport-mobile='true'][data-ratio='16:9']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-media video {
  object-fit: cover;
  object-position: center top; }

.cp-chatroom[data-show-viewport-mobile='true'][data-ratio='4:3'] .cp-chatroom__container {
  max-width: inherit !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-ratio='4:3'] .cp-chatroom__content {
  height: inherit; }

.cp-chatroom[data-show-viewport-mobile='true'][data-ratio='4:3'] .cp-chatroom__main {
  height: inherit;
  align-items: flex-start;
  align-content: flex-start;
  flex-direction: column; }

.cp-chatroom[data-show-viewport-mobile='true'][data-ratio='9:16'] .cp-chatroom__container {
  max-width: inherit; }

.cp-chatroom[data-show-viewport-mobile='true'][data-ratio='9:16'] .cp-chatroom__content {
  height: inherit; }

.cp-chatroom[data-show-viewport-mobile='true'][data-ratio='9:16'] .cp-chatroom__main {
  height: inherit;
  align-items: flex-start;
  align-content: flex-start;
  flex-direction: column; }

.cp-chatroom[data-show-viewport-mobile='true'][data-ratio='9:16'] .cp-chatroom-media__item, .cp-chatroom[data-show-viewport-mobile='true'][data-ratio='9:16'] .cp-chatroom-media video, .cp-chatroom-media .cp-chatroom[data-show-viewport-mobile='true'][data-ratio='9:16'] video {
  background-color: transparent; }

.cp-chatroom[data-show-viewport-mobile='true'][data-ratio='9:16'][data-orientation='landscape'] .cp-chatroom-media__item, .cp-chatroom[data-show-viewport-mobile='true'][data-ratio='9:16'][data-orientation='landscape'] .cp-chatroom-media video, .cp-chatroom-media .cp-chatroom[data-show-viewport-mobile='true'][data-ratio='9:16'][data-orientation='landscape'] video {
  object-fit: contain !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-ratio='9:16'][data-lightbox='true']:not([data-orientation="landscape"]) {
  /* Only privecall stretch performer image to himself */ }
  .cp-chatroom[data-show-viewport-mobile='true'][data-ratio='9:16'][data-lightbox='true']:not([data-orientation="landscape"])[data-interface='users'] .cp-chatroom-media[data-type="performer"] .cp-chatroom-media__item, .cp-chatroom[data-show-viewport-mobile='true'][data-ratio='9:16'][data-lightbox='true']:not([data-orientation="landscape"])[data-interface='users'] .cp-chatroom-media[data-type="performer"] video {
    object-fit: cover !important;
    height: calc((100vh * 16) / 9) !important; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-ratio='9:16'][data-lightbox='true']:not([data-orientation="landscape"]) .cp-chatroom-media[data-type="performer"] .cp-chatroom-media__item, .cp-chatroom[data-show-viewport-mobile='true'][data-ratio='9:16'][data-lightbox='true']:not([data-orientation="landscape"]) .cp-chatroom-media[data-type="performer"] video {
    height: calc((100vmin * 16) / 9) !important;
    object-fit: contain !important;
    object-position: center; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-ratio='9:16'][data-lightbox='true']:not([data-orientation="landscape"])[data-style-privecall='true'] .cp-chatroom-media[data-type="performer"] .cp-chatroom-media__item, .cp-chatroom[data-show-viewport-mobile='true'][data-ratio='9:16'][data-lightbox='true']:not([data-orientation="landscape"])[data-style-privecall='true'] .cp-chatroom-media[data-type="performer"] video {
    object-fit: cover !important;
    height: calc((100vh * 16) / 9) !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-ratio='9:16']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-media:before {
  padding-top: 75% !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-ratio='9:16']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-media .cp-chatroom-media__item, .cp-chatroom[data-show-viewport-mobile='true'][data-ratio='9:16']:not([data-lightbox="true"]):not([data-orientation="landscape"]) .cp-chatroom-media video {
  object-fit: contain;
  object-position: center; }

.cp-chatroom[data-show-viewport-mobile='true'][data-input-focused='true'] .cp-chatroom__main-secondary {
  width: 100%; }

.cp-chatroom[data-show-viewport-mobile='true'][data-input-focused='true'] .cp-chatroom-header {
  display: none !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'][data-orientation='portrait'] .cp-chatroom-messages,
html.computer .cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'] .cp-chatroom-messages, .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'][data-orientation='portrait'] .cp-chatroom-messages,
html.computer .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'] .cp-chatroom-messages, .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'][data-orientation='portrait'] .cp-chatroom-messages,
html.computer .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'] .cp-chatroom-messages {
  max-width: 100%; }

.cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-form[data-type='performer'], .cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'][data-orientation='landscape'] .cp-chatroom-form[data-type='performer'], .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'][data-lightbox='true'] .cp-chatroom-form[data-type='performer'], .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'][data-orientation='landscape'] .cp-chatroom-form[data-type='performer'], .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'][data-lightbox='true'] .cp-chatroom-form[data-type='performer'], .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'][data-orientation='landscape'] .cp-chatroom-form[data-type='performer'] {
  max-width: 100% !important;
  bottom: 0;
  position: relative; }

.cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config:not(.no-bg), .cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'][data-orientation='landscape'] .cp-chatroom-config:not(.no-bg), .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'][data-lightbox='true'] .cp-chatroom-config:not(.no-bg), .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'][data-orientation='landscape'] .cp-chatroom-config:not(.no-bg), .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'][data-lightbox='true'] .cp-chatroom-config:not(.no-bg), .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'][data-orientation='landscape'] .cp-chatroom-config:not(.no-bg) {
  background-color: transparent !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-messages, .cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'][data-orientation='landscape'] .cp-chatroom-messages, .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'][data-lightbox='true'] .cp-chatroom-messages, .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'][data-orientation='landscape'] .cp-chatroom-messages, .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'][data-lightbox='true'] .cp-chatroom-messages, .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'][data-orientation='landscape'] .cp-chatroom-messages {
  height: auto !important;
  flex-direction: row !important;
  flex: 0 1 auto !important;
  max-height: 30vh; }

.cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom__main-secondary, .cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'][data-orientation='landscape'] .cp-chatroom__main-secondary, .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'][data-lightbox='true'] .cp-chatroom__main-secondary, .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'][data-orientation='landscape'] .cp-chatroom__main-secondary, .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'][data-lightbox='true'] .cp-chatroom__main-secondary, .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'][data-orientation='landscape'] .cp-chatroom__main-secondary {
  bottom: 0;
  padding: 5px 0 0; }

.cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-media[data-type="performer"] .cp-chatroom-media__item, .cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-media[data-type="performer"] video, .cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'][data-orientation='landscape'] .cp-chatroom-media[data-type="performer"] .cp-chatroom-media__item, .cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'][data-orientation='landscape'] .cp-chatroom-media[data-type="performer"] video, .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'][data-lightbox='true'] .cp-chatroom-media[data-type="performer"] .cp-chatroom-media__item, .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'][data-lightbox='true'] .cp-chatroom-media[data-type="performer"] video, .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'][data-orientation='landscape'] .cp-chatroom-media[data-type="performer"] .cp-chatroom-media__item, .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'][data-orientation='landscape'] .cp-chatroom-media[data-type="performer"] video, .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'][data-lightbox='true'] .cp-chatroom-media[data-type="performer"] .cp-chatroom-media__item, .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'][data-lightbox='true'] .cp-chatroom-media[data-type="performer"] video, .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'][data-orientation='landscape'] .cp-chatroom-media[data-type="performer"] .cp-chatroom-media__item, .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'][data-orientation='landscape'] .cp-chatroom-media[data-type="performer"] video {
  object-fit: contain !important;
  object-position: center !important;
  height: 100% !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .is-active.cp-alert-message, .cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'][data-orientation='landscape'] .is-active.cp-alert-message, .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'][data-lightbox='true'] .is-active.cp-alert-message, .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'][data-orientation='landscape'] .is-active.cp-alert-message, .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'][data-lightbox='true'] .is-active.cp-alert-message, .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'][data-orientation='landscape'] .is-active.cp-alert-message {
  top: 45px; }

.cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'] .cp-chatroom-exit, .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'] .cp-chatroom-exit, .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'] .cp-chatroom-exit {
  order: -1; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'] .cp-chatroom-exit .cp-chatroom-config__item[data-type="addMoney"], .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'] .cp-chatroom-exit .cp-chatroom-config__item[data-type="addMoney"], .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'] .cp-chatroom-exit .cp-chatroom-config__item[data-type="addMoney"] {
    top: 5px;
    left: inherit;
    right: 5px; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'] .cp-chatroom-exit .cp-chatroom-config__item[data-type="editTopic"], .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'] .cp-chatroom-exit .cp-chatroom-config__item[data-type="editTopic"], .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'] .cp-chatroom-exit .cp-chatroom-config__item[data-type="editTopic"] {
    display: none; }

.cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'] .cp-chatroom-config, .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'] .cp-chatroom-config, .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'] .cp-chatroom-config {
  min-height: 42px; }
  .cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'] .cp-chatroom-config:not([data-type='privetoys']), .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'] .cp-chatroom-config:not([data-type='privetoys']), .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'] .cp-chatroom-config:not([data-type='privetoys']) {
    width: 100%;
    flex: 0 1 100%;
    left: 0;
    right: 0;
    z-index: 1;
    margin: 0 0 10px 0;
    background-color: transparent !important;
    justify-content: center;
    position: relative;
    bottom: 0 !important;
    order: -1; }
    .cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'] .cp-chatroom-config:not([data-type='privetoys']) .cp-chatroom-config__item, .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'] .cp-chatroom-config:not([data-type='privetoys']) .cp-chatroom-config__item, .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'] .cp-chatroom-config:not([data-type='privetoys']) .cp-chatroom-config__item {
      flex: 0 1 auto;
      min-width: 42px;
      min-height: 42px;
      margin: 0 3px;
      max-width: 42px; }
      .cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'] .cp-chatroom-config:not([data-type='privetoys']) .cp-chatroom-config__item[data-type="refreshVideo"], .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'] .cp-chatroom-config:not([data-type='privetoys']) .cp-chatroom-config__item[data-type="refreshVideo"], .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'] .cp-chatroom-config:not([data-type='privetoys']) .cp-chatroom-config__item[data-type="refreshVideo"] {
        margin-right: auto; }
      .cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'] .cp-chatroom-config:not([data-type='privetoys']) .cp-chatroom-config__item[data-type="gift"], .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'] .cp-chatroom-config:not([data-type='privetoys']) .cp-chatroom-config__item[data-type="gift"], .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'] .cp-chatroom-config:not([data-type='privetoys']) .cp-chatroom-config__item[data-type="gift"] {
        margin-left: auto;
        position: relative;
        bottom: 0;
        right: 0; }

.cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'] .cp-chatroom-config__item[data-type='showStatus'], .cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'] .cp-chatroom-config__item[data-type="goOnline"], .cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'] .cp-chatroom-config__item[data-type="goAway"], .cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'] .cp-chatroom-config__item[data-type="goOffline"], .cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'] .cp-chatroom-config__item[data-type="myToys"], .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'] .cp-chatroom-config__item[data-type='showStatus'], .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'] .cp-chatroom-config__item[data-type="goOnline"], .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'] .cp-chatroom-config__item[data-type="goAway"], .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'] .cp-chatroom-config__item[data-type="goOffline"], .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'] .cp-chatroom-config__item[data-type="myToys"], .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'] .cp-chatroom-config__item[data-type='showStatus'], .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'] .cp-chatroom-config__item[data-type="goOnline"], .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'] .cp-chatroom-config__item[data-type="goAway"], .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'] .cp-chatroom-config__item[data-type="goOffline"], .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'] .cp-chatroom-config__item[data-type="myToys"] {
  width: auto !important;
  flex: 0 1 auto !important; }

.cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'] .cp-chatroom-config__item[data-type="notify"], .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'] .cp-chatroom-config__item[data-type="notify"], .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'] .cp-chatroom-config__item[data-type="notify"] {
  margin-right: 7px;
  order: -1; }

.cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'] .cp-chatroom-config__item[data-type="exit"], .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'] .cp-chatroom-config__item[data-type="exit"], .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'] .cp-chatroom-config__item[data-type="exit"] {
  position: relative;
  top: initial;
  right: initial; }

.cp-chatroom[data-show-viewport-mobile='true'][data-style-privecall='true'] .cp-chatroom-config__item[data-type="addMoney"], .cp-chatroom[data-show-viewport-mobile='true'][data-style-live='true'] .cp-chatroom-config__item[data-type="addMoney"], .cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'] .cp-chatroom-config__item[data-type="addMoney"] {
  flex: 0 1 auto;
  min-width: 42px;
  min-height: 42px;
  margin: 0;
  max-width: 42px; }

.cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers']:not([data-style-privecall="true"]) .cp-chatroom-media[data-type="performer"] .loader {
  z-index: inherit; }

.cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'][data-show-toolbox-mention='true'] .cp-chatroom-adjusts[data-type='mention'] {
  display: none; }

.cp-chatroom[data-show-viewport-mobile='true'][data-interface='performers'] .cp-chatroom-media__markpreview {
  display: none; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-interface='performers']):not([data-style-privecall="true"])[data-orientation='landscape'][data-show-user-cam='true'][data-show-privetoy-controls='true'] .cp-chatroom-config__item[data-type="visible"], .cp-chatroom[data-show-viewport-mobile='true']:not([data-interface='performers']):not([data-style-privecall="true"])[data-orientation='landscape'][data-show-user-mic='true'][data-show-privetoy-controls='true'] .cp-chatroom-config__item[data-type="visible"] {
  bottom: 10px !important; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-interface='performers']):not([data-style-privecall="true"])[data-orientation='landscape'] .cp-chatroom-config {
  bottom: 50px; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-interface='performers']):not([data-style-privecall="true"])[data-orientation='landscape'] .cp-chatroom-config__item[data-type="gift"] {
  bottom: 52px;
  right: 47px; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-interface='performers']):not([data-style-privecall="true"])[data-orientation='landscape'] .cp-chatroom-config__item[data-type="lightbox"] {
  display: none !important; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-interface='performers']):not([data-style-privecall="true"])[data-orientation='landscape'] .cp-chatroom-config__item[data-type="bio"], .cp-chatroom[data-show-viewport-mobile='true']:not([data-interface='performers']):not([data-style-privecall="true"])[data-orientation='landscape'] .cp-chatroom-config__item[data-type="addMoney"] {
  width: 32px;
  flex: 0 1 32px;
  min-width: 32px;
  min-height: 32px;
  top: auto;
  bottom: 52px;
  right: 88px; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-interface='performers']):not([data-style-privecall="true"])[data-orientation='landscape'] .cp-chatroom-config__item[data-type="addMoney"] {
  right: 130px; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-interface='performers']):not([data-style-privecall="true"])[data-orientation='landscape'] .cp-chatroom__main-secondary {
  width: calc(50% - 5px) !important; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-interface='performers']):not([data-style-privecall="true"])[data-orientation='landscape'] .cp-chatroom-media[data-type="user"].is-bottom {
  position: fixed; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-interface='performers']):not([data-style-privecall="true"])[data-orientation='landscape'] .cp-chatroom-messages {
  max-width: 100% !important; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-interface='performers']):not([data-style-privecall="true"])[data-lightbox='true']:not([data-orientation="landscape"]) .cp-chatroom-media[data-type="user"].is-bottom {
  top: calc(100% - 103px); }
  .cp-chatroom[data-show-viewport-mobile='true']:not([data-interface='performers']):not([data-style-privecall="true"])[data-lightbox='true']:not([data-orientation="landscape"]) .cp-chatroom-media[data-type="user"].is-bottom[data-media="mic"][data-stream="rtc"] {
    top: calc(100% - 65px); }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-interface='performers'])[data-show-addMoney='true'] .cp-chatroom-adjusts[data-type='addMoney'] {
  top: inherit;
  bottom: 0;
  box-shadow: none !important; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-interface='performers'])[data-show-privetoy-controls='true'][data-lightbox='true']:not([data-orientation="landscape"]) .cp-chatroom-config {
  bottom: 188px; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-interface='performers'])[data-show-privetoy-controls='true'][data-lightbox='true']:not([data-orientation="landscape"]) .cp-chatroom-config__item[data-type="gift"] {
  bottom: calc(56px + 32px + 10px + 50px); }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-interface='performers'])[data-show-privetoy-controls='true'][data-lightbox='true']:not([data-orientation="landscape"]) .cp-chatroom-config__item[data-type="lightbox"] {
  bottom: 102px; }

.cp-chatroom[data-show-viewport-mobile='true']:not([data-interface='performers'])[data-show-privetoy-controls='true'][data-lightbox='true']:not([data-orientation="landscape"]) .cp-chatroom-config__item[data-type="actionPlus"] {
  bottom: calc(56px + 68px + 10px + 56px); }

.cp-chatroom[data-show-viewport-mobile='true'].has-myprive {
  height: calc(100% - 59px); }
  .cp-chatroom[data-show-viewport-mobile='true'].has-myprive .cp-chatroom__content {
    height: 100% !important; }
  .cp-chatroom[data-show-viewport-mobile='true'].has-myprive:not([data-lightbox="true"]) .cp-chatroom-config, .cp-chatroom[data-show-viewport-mobile='true'].has-myprive:not([data-ratio="9:16"]) .cp-chatroom-config, .cp-chatroom[data-show-viewport-mobile='true'].has-myprive:not([data-orientation="landscape"]) .cp-chatroom-config {
    bottom: 112px !important; }
  .cp-chatroom[data-show-viewport-mobile='true'].has-myprive[data-lightbox='true'] .cp-chatroom-form, .cp-chatroom[data-show-viewport-mobile='true'].has-myprive[data-ratio='9:16'] .cp-chatroom-form, .cp-chatroom[data-show-viewport-mobile='true'].has-myprive[data-orientation='landscape'] .cp-chatroom-form {
    bottom: 59px; }
  .cp-chatroom[data-show-viewport-mobile='true'].has-myprive[data-lightbox='true'] .cp-chatroom-config, .cp-chatroom[data-show-viewport-mobile='true'].has-myprive[data-ratio='9:16'] .cp-chatroom-config, .cp-chatroom[data-show-viewport-mobile='true'].has-myprive[data-orientation='landscape'] .cp-chatroom-config {
    bottom: calc(59px + 47px + 32px + 7px); }
  .cp-chatroom[data-show-viewport-mobile='true'].has-myprive[data-lightbox='true'] .cp-chatroom-config__item[data-type="lightbox"], .cp-chatroom[data-show-viewport-mobile='true'].has-myprive[data-ratio='9:16'] .cp-chatroom-config__item[data-type="lightbox"] {
    bottom: calc(50px + 59px); }
  .cp-chatroom[data-show-viewport-mobile='true'].has-myprive .cp-chatroom-adjusts {
    height: calc(75% - 59px);
    bottom: 59px; }

.cp-chatroom[data-show-viewport-mobile='true'] .cp-alert-message:not([data-type='chatAlert']),
.cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-chats[data-type='performer'],
.cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config__item[data-type='macro'],
.cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config__item[data-type='notes'],
.cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config__item[data-type="themes"],
.cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config__item[data-type='topic'],
.cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config__item[data-type='volumeChat'],
.cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config__item[data-type='volumeMic']:not([data-section='videoUser']),
.cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config__item[data-type='volumeMusic'],
.cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config__item[data-type="lightboxSmall"],
.cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config__item[data-type="lightboxFullScreen"],
.cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config__item[data-type="videoUserPinned"],
.cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config__item[data-type="videoUserExpanded"],
.cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-emojipicker,
.cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-form__button[data-type="emojipicker"],
.cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-media .cp-chatroom-config__item[data-type="refreshVideo"] {
  display: none !important; }

.cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config__item[data-type="userMic"] .cp-chatroom-config__item-label, .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config__item[data-type="userCamera"] .cp-chatroom-config__item-label {
  display: none; }

.cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config__item[data-type="userMic"] .loader svg, .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config__item[data-type="userCamera"] .loader svg {
  width: 32px;
  height: 32px; }

.cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-config__item[data-type="lightbox"] {
  right: 7px; }

.cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom-media[data-type="user"][data-media="mic"] {
  min-width: 90px;
  max-width: 90px; }

.cp-chatroom:not([data-show-viewport-mobile='true'])[data-lightbox='true'], body.page-room:fullscreen .cp-chatroom:not([data-show-viewport-mobile='true'])[data-lightbox='true']:not([data-show-viewport-mobile='true']) {
  padding: 20px; }
  .cp-chatroom:not([data-show-viewport-mobile='true'])[data-lightbox='true'][data-ratio='4:3'] .cp-chatroom__content {
    max-width: calc((100vh / 3 * 4) + 30vh) !important; }
  .cp-chatroom:not([data-show-viewport-mobile='true'])[data-lightbox='true'][data-ratio='16:9'] .cp-chatroom__content {
    max-width: calc((100vh / 9 * 16) + 30vh) !important; }
  .cp-chatroom:not([data-show-viewport-mobile='true'])[data-lightbox='true'] .cp-chatroom__overlay, body.page-room:fullscreen .cp-chatroom:not([data-show-viewport-mobile='true'])[data-lightbox='true']:not([data-show-viewport-mobile='true']) .cp-chatroom__overlay {
    display: block; }
  .cp-chatroom:not([data-show-viewport-mobile='true'])[data-lightbox='true'] .cp-chatroom__content, body.page-room:fullscreen .cp-chatroom:not([data-show-viewport-mobile='true'])[data-lightbox='true']:not([data-show-viewport-mobile='true']) .cp-chatroom__content {
    width: 100%;
    height: auto;
    align-content: flex-start;
    align-items: flex-start; }
  .cp-chatroom:not([data-show-viewport-mobile='true'])[data-lightbox='true'] .cp-chatroom__container, body.page-room:fullscreen .cp-chatroom:not([data-show-viewport-mobile='true'])[data-lightbox='true']:not([data-show-viewport-mobile='true']) .cp-chatroom__container {
    max-width: none;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    align-content: flex-start; }
  .cp-chatroom:not([data-show-viewport-mobile='true'])[data-lightbox='true'] .cp-chatroom__main, body.page-room:fullscreen .cp-chatroom:not([data-show-viewport-mobile='true'])[data-lightbox='true']:not([data-show-viewport-mobile='true']) .cp-chatroom__main {
    width: 100%;
    height: auto;
    max-height: 100%; }
  .cp-chatroom:not([data-show-viewport-mobile='true'])[data-lightbox='true'] .cp-chatroom__main-primary, body.page-room:fullscreen .cp-chatroom:not([data-show-viewport-mobile='true'])[data-lightbox='true']:not([data-show-viewport-mobile='true']) .cp-chatroom__main-primary {
    max-height: 100%;
    align-content: flex-end; }
  .cp-chatroom:not([data-show-viewport-mobile='true'])[data-lightbox='true'] .cp-chatroom-config__item[data-type="exit"] {
    display: none; }
  .cp-chatroom:not([data-show-viewport-mobile='true'])[data-lightbox='true'] .cp-chatroom-config__item[data-type="lightboxSmall"] {
    display: none; }

.cp-chatroom:not([data-show-viewport-mobile='true'])[data-hidden-infos='true'] .cp-chatroom-config__item[data-type="lightbox"], .cp-chatroom:not([data-show-viewport-mobile='true'])[data-hidden-infos='true'] .cp-chatroom-config__item[data-type="lightboxFullScreen"], .cp-chatroom:not([data-show-viewport-mobile='true'])[data-hidden-infos='true'] .cp-chatroom-config__item[data-type="lightboxSmall"] {
  display: none; }

.cp-chatroom:not([data-show-viewport-mobile='true']):not([data-hidden-infos='true'])[data-show-user-cam='true'] .cp-chatroom-media[data-type='user'][data-media='cam'] {
  display: block; }

.cp-chatroom:not([data-show-viewport-mobile='true']):not([data-hidden-infos='true'])[data-show-user-mic='true'] .cp-chatroom-media[data-type="user"][data-media="mic"] {
  display: block; }

.cp-chatroom:not([data-show-viewport-mobile='true']):not([data-lightbox="true"]) .post-data__tag-slug[data-type="amountCredits"] {
  display: none; }

.cp-chatroom:not([data-show-viewport-mobile='true'])[data-show-emojipicker='true'] .cp-chatroom-emojipicker {
  display: block; }

.cp-chatroom:not([data-show-viewport-mobile='true'])[data-show-emojipicker='true'] .cp-chatroom-form__button[data-type="emojipicker"] {
  color: #000; }

.cp-chatroom:not([data-show-viewport-mobile='true'])[data-show-toolbox-bio='true'] .cp-chatroom-adjusts[data-type='bio'] {
  bottom: 79px; }

.cp-chatroom:not([data-show-viewport-mobile='true'])[data-interface='performers'][data-show-vw-small='true'] .cp-chatroom__content {
  max-width: calc(980px - 5%); }

.cp-chatroom:not([data-show-viewport-mobile='true'])[data-interface='performers']:not([data-show-vw-small='true'])[data-ratio='16:9'] .cp-chatroom__content {
  max-width: 1100px; }

.cp-chatroom:not([data-show-viewport-mobile='true'])[data-interface='performers'] .cp-chatroom__footer {
  flex-direction: column;
  flex-wrap: nowrap; }

.cp-chatroom:not([data-show-viewport-mobile='true'])[data-interface='performers'] .cp-chatroom-chats {
  align-self: flex-start;
  flex: 0 1 auto;
  width: 100%;
  flex-wrap: nowrap; }

.cp-chatroom:not([data-show-viewport-mobile='true'])[data-interface='performers'] .cp-chatroom-adjusts:not([data-type='mention']):not([data-type='topic']) {
  height: calc(100% - 38px);
  align-self: flex-start;
  overflow: hidden; }

.cp-chatroom:not([data-show-viewport-mobile='true'])[data-interface='performers'] .cp-chatroom-adjusts__container {
  height: auto;
  flex: 1 1 10em;
  min-height: 0; }

.cp-chatroom:not([data-show-viewport-mobile='true'])[data-interface='performers'] .cp-chatroom-config .cp-chatroom-config__item[data-type="editTopic"] {
  display: none; }

.cp-chatroom:not([data-show-viewport-mobile='true']):not([data-interface='performers'])[data-show-vw-small='true'][data-ratio='4:3'] .cp-chatroom__content {
  max-width: 955px; }

.cp-chatroom:not([data-show-viewport-mobile='true']):not([data-interface='performers'])[data-show-vw-small='true'] .cp-chatroom__content {
  max-width: 1110px; }

.cp-chatroom:not([data-show-viewport-mobile='true']):not([data-interface='performers']):not([data-show-vw-small='true'])[data-ratio='16:9'] .cp-chatroom__container {
  max-width: calc(((100vh + 120px) / 9) * 16); }

.cp-chatroom:not([data-show-viewport-mobile='true']):not([data-interface='performers']):not([data-show-vw-small='true'])[data-ratio='4:3'] .cp-chatroom__container {
  max-width: calc(((100vh + 120px) / 3) * 4); }

.cp-chatroom:not([data-show-viewport-mobile='true']):not([data-interface='performers']):not([data-show-vw-small='true'])[data-ratio='9:16'] .cp-chatroom__container {
  max-width: calc(((100vh + 120px) / 3) * 4); }

.cp-chatroom:not([data-show-viewport-mobile='true']):not([data-interface='performers']) .cp-chatroom__main-secondary {
  overflow-y: hidden; }

.cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts[data-type='topic'] .post-data, .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts[data-type='topic'] .cp-sidebar__result-item,
.cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts__content[data-type='configs'] .cp-chatroom-adjusts__header,
.cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts__content[data-type='musics'] .cp-chatroom-adjusts__header,
.cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts__content[data-type='users'] .cp-chatroom-adjusts__header,
.cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-chats__item[data-type="handler"],
.cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-config .cp-chatroom-config__item[data-type="refreshVideo"],
.cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-config__item[data-type="actionPlus"],
.cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-config__item[data-type='config'],
.cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-config__item[data-type='topic'],
.cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-config__item[data-type="users"],
.cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-config__item[data-type='videoPerformerAudio'],
.cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-config__item[data-type="lightbox"] {
  display: none !important; }

html.safari .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-media object {
  object-fit: inherit !important; }

.cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-media:not([data-type='user']) .cp-chatroom-config__item[data-type="refreshVideo"] {
  right: inherit;
  left: 7px;
  width: 45px;
  flex: 0 1 45px;
  height: 45px;
  border-radius: 100%;
  z-index: 3;
  max-width: none;
  background-color: rgba(0, 0, 0, 0.35) !important; }
  .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-media:not([data-type='user']) .cp-chatroom-config__item[data-type="refreshVideo"] .cp-chatroom-config__item-icon {
    color: #fff !important;
    font-size: 18px; }


.cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-config__item[data-type="lightbox"] {
  width: 45px;
  flex: 0 1 45px;
  height: 45px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.35); }
  .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-config__item[data-type="lightbox"] .cp-chatroom-config__item-icon {
    font-size: 18px; }

.cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-config__item[data-type="lightboxSmall"] {
  width: 45px;
  flex: 0 1 45px;
  height: 45px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.35); }
  .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-config__item[data-type="lightboxSmall"] .cp-chatroom-config__item-icon {
    font-size: 18px; }

.cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-config__item[data-type="lightboxFullScreen"] {
  width: 45px;
  flex: 0 1 45px;
  height: 45px;
  border-radius: 100%;
  background-color: rgba(0, 0, 0, 0.35); }
  .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-config__item[data-type="lightboxFullScreen"] .cp-chatroom-config__item-icon {
    font-size: 18px; }

.cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-config__item[data-type="userMic"] .loader svg, .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-config__item[data-type="userCamera"] .loader svg {
  width: 35px;
  height: 35px; }

.cp-chatroom[data-ratio='16:9'] .cp-chatroom-media:before {
  padding-top: 56.25%; }

.cp-chatroom[data-ratio='4:3'] .cp-chatroom-media:before {
  padding-top: 75%; }

.cp-chatroom[data-ratio='9:16'] .cp-chatroom-media {
  background-color: #000; }
  .cp-chatroom[data-ratio='9:16'] .cp-chatroom-media:before {
    padding-top: 75%; }

.cp-chatroom[data-ratio='9:16'] .cp-chatroom-media__item, .cp-chatroom[data-ratio='9:16'] .cp-chatroom-media video, .cp-chatroom-media .cp-chatroom[data-ratio='9:16'] video {
  width: auto;
  margin: auto;
  object-fit: contain;
  background-color: #000; }

.cp-chatroom[data-lightbox='true'] {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  justify-content: center;
  background-color: #000;
  z-index: 10000; }
  .cp-chatroom[data-lightbox='true'] .cp-chatroom__content {
    max-width: 100vmax !important; }
  .cp-chatroom[data-lightbox='true'] .cp-chatroom__container {
    max-width: 100%; }

.cp-chatroom[data-show-addMoney='true'] .cp-chatroom-adjusts[data-type='addMoney'] {
  top: 52px;
  opacity: 1; }

.cp-chatroom[data-show-privetoy-controls='true'] .cp-chatroom-privetoy {
  display: flex; }

.cp-chatroom[data-show-privetoy-controls='true'] .cp-chatroom-config__item[data-type="privetoys"] {
  background-color: #fff !important;
  background: #fff !important; }
  .cp-chatroom[data-show-privetoy-controls='true'] .cp-chatroom-config__item[data-type="privetoys"] .cp-chatroom-config__item-icon {
    color: #000 !important; }

.cp-chatroom[data-show-privetoy-preview='true'] .cp-chatroom-privetoy__preview {
  display: flex; }

.cp-chatroom[data-status-voyeur='true'][data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-messages__item[data-type="overlay"], .cp-chatroom[data-status-voyeur='true'][data-show-viewport-mobile='true'][data-ratio='9:16'] .cp-chatroom-messages__item[data-type="overlay"], .cp-chatroom[data-status-voyeur='true'][data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-messages__item[data-type="overlay"] {
  display: none !important; }

.cp-chatroom[data-status-voyeur='true'][data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-chats, .cp-chatroom[data-status-voyeur='true'][data-show-viewport-mobile='true'][data-ratio='9:16'] .cp-chatroom-chats, .cp-chatroom[data-status-voyeur='true'][data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-chats {
  background-color: rgba(0, 0, 0, 0.2) !important;
  color: #fff !important; }

.cp-chatroom[data-status-voyeur='true'][data-show-viewport-mobile='true'][data-lightbox='true'] .cp-chatroom-chats__item[data-type="handler"], .cp-chatroom[data-status-voyeur='true'][data-show-viewport-mobile='true'][data-ratio='9:16'] .cp-chatroom-chats__item[data-type="handler"], .cp-chatroom[data-status-voyeur='true'][data-show-viewport-mobile='true'][data-orientation='landscape'] .cp-chatroom-chats__item[data-type="handler"] {
  pointer-events: none;
  opacity: 0.25; }

.cp-chatroom[data-status-voyeur='true'] .cp-chatroom-config__item:not([data-type='volumeChat']):not([data-type='videoPerformerAudio']):not([data-type='addMoney']):not([data-type='lightbox']):not([data-type='actionPlus']):not([data-type='gift']):not([data-type='refreshVideo']):not([data-type='bio']):not([data-type='themes']):not([data-type='exit']):not([data-type='exitBio']):not([data-type='exitGift']):not([data-type='zoomMove']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']),
.cp-chatroom[data-status-voyeur='true'] .cp-chatroom-form {
  pointer-events: none;
  opacity: 0.25; }

.cp-chatroom[data-status-voyeur='true'] .cp-chatroom-messages__content {
  display: flex;
  align-content: stretch;
  align-items: stretch;
  flex-direction: column; }

.cp-chatroom[data-status-voyeur='true'] .cp-chatroom-messages__item:not([data-type='overlay']) {
  display: none; }

.cp-chatroom[data-status-voyeur='true'] .cp-chatroom-messages__item[data-type="overlay"] {
  display: flex; }

.cp-chatroom[data-show-adjusts='true'] .cp-chatroom-adjusts[data-type='tabs'] {
  display: flex;
  align-content: flex-end;
  align-items: flex-end;
  align-self: flex-end;
  justify-content: flex-end;
  flex-direction: column; }

.cp-chatroom[data-show-toolbox-mention='true'] .cp-chatroom-adjusts[data-type='mention'] {
  display: block; }

.cp-chatroom[data-show-toolbox-topic='true'] .cp-chatroom-adjusts[data-type='topic'] {
  display: block; }

.cp-chatroom[data-show-toolbox-bio='true'] .cp-chatroom-adjusts[data-type='bio'] {
  bottom: 0;
  opacity: 1; }

.cp-chatroom[data-show-toolbox-gift='true']:not([data-show-viewport-mobile='true']) .cp-chatroom__footer {
  position: relative; }

.cp-chatroom[data-show-toolbox-gift='true']:not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts[data-type='gift'] {
  bottom: calc(100% + 5px); }

.cp-chatroom[data-show-toolbox-gift='true'] .cp-chatroom-adjusts[data-type='gift'] {
  display: flex;
  bottom: 0; }

.cp-chatroom[data-style-privecall='true'] .cp-chatroom-chats__item[data-type="tab"] {
  width: auto;
  flex: 1 1 10em; }
  .cp-chatroom[data-style-privecall='true'] .cp-chatroom-chats__item[data-type='tab']:not(:nth-of-type(1)) {
    margin-left: 5px; }

.cp-chatroom[data-style-privecall='true'] .cp-chatroom-media[data-type="performer"] .loader {
  z-index: inherit; }

.cp-chatroom[data-interface='performers'] .cp-chatroom-messages .cp-chatroom-messages__item[data-type="userMsg"] .cp-chatroom-messages__item-nickname {
  cursor: pointer; }

.cp-chatroom[data-interface='performers'] .cp-chatroom-media__overlay[data-type="performerAway"] + .cp-chatroom-config__item {
  right: 7px; }

.cp-chatroom[data-dark-mode='true']:not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts {
  background-color: #252525; }
  .cp-chatroom[data-dark-mode='true']:not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts[data-type='bio'] .cp-chatroom-adjusts__content, .cp-chatroom[data-dark-mode='true']:not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts[data-type='addMoney'] .cp-chatroom-adjusts__content {
    background-color: rgba(23, 23, 23, 0.97); }

.cp-chatroom[data-dark-mode='true']:not([data-show-viewport-mobile='true']) .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='start-game']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']) {
  background-color: rgba(255, 255, 255, 0.1); }
  .cp-chatroom[data-dark-mode='true']:not([data-show-viewport-mobile='true']) .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='start-game']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']):hover {
    background-color: rgba(255, 255, 255, 0.15); }
  .cp-chatroom[data-dark-mode='true']:not([data-show-viewport-mobile='true']) .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='start-game']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']).is-disabled:hover {
    background-color: rgba(255, 255, 255, 0.1); }
  .cp-chatroom[data-dark-mode='true']:not([data-show-viewport-mobile='true']) .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='start-game']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']) .cp-chatroom-config__item-icon {
    color: rgba(255, 255, 255, 0.7); }
  .cp-chatroom[data-dark-mode='true']:not([data-show-viewport-mobile='true']) .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='start-game']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']) .cp-chatroom-config__item-label {
    color: rgba(255, 255, 255, 0.35); }

.cp-chatroom[data-dark-mode='true'][data-show-viewport-mobile='true'] .cp-chatroom-adjusts {
  background-color: transparent; }

.cp-chatroom[data-dark-mode='true'][data-show-viewport-mobile='true'] .cp-chatroom-adjusts__content {
  background-color: #171717 !important; }
  .cp-chatroom[data-dark-mode='true'][data-show-viewport-mobile='true'] .cp-chatroom-adjusts__content .post-data, .cp-chatroom[data-dark-mode='true'][data-show-viewport-mobile='true'] .cp-chatroom-adjusts__content .cp-sidebar__result-item {
    background-color: #171717 !important; }

.cp-chatroom[data-dark-mode='true'][data-show-viewport-mobile='true'] .cp-chatroom-adjusts__item-text[data-type='actions'] {
  background-color: #131313; }

.cp-chatroom[data-dark-mode='true'][data-status-voyeur='true'] .cp-chatroom-messages__item[data-type="overlay"] .cp-chatroom-messages__item-text {
  color: #7f7f7f; }

.cp-chatroom[data-dark-mode='true'][data-show-emojipicker='true'] .cp-chatroom-form__button[data-type="emojipicker"] {
  color: rgba(0, 0, 0, 0.7); }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom__container {
  background-color: #252525; }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-chats__item:not([data-type='handler']) {
  background-color: rgba(255, 255, 255, 0.08); }
  .cp-chatroom[data-dark-mode="true"] .cp-chatroom-chats__item:not([data-type='handler'])[data-type='tab'] {
    color: rgba(255, 255, 255, 0.4); }
    .cp-chatroom[data-dark-mode="true"] .cp-chatroom-chats__item:not([data-type='handler'])[data-type='tab'].is-active {
      background-color: #252525;
      color: #FFF; }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-emojipicker,
.cp-chatroom[data-dark-mode="true"] .cp-chatroom__main-secondary {
  background-color: #252525; }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-adjusts__item {
  background-color: rgba(255, 255, 255, 0.1); }
  .cp-chatroom[data-dark-mode="true"] .is-active.cp-chatroom-adjusts__item {
    background-color: rgba(255, 255, 255, 0.25); }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-adjusts__item-text {
  color: rgba(255, 255, 255, 0.8); }
  .cp-chatroom[data-dark-mode="true"] .cp-chatroom-adjusts__item-text[data-type='title'] {
    color: #FFF; }
  .cp-chatroom[data-dark-mode="true"] .cp-chatroom-adjusts__item-text[data-anchor='mention'] {
    color: rgba(255, 255, 255, 0.6); }
  .cp-chatroom[data-dark-mode="true"] .cp-chatroom-adjusts__item-text[data-type='amountCredits'] {
    background-color: rgba(255, 255, 255, 0.22); }
  .cp-chatroom[data-dark-mode="true"] .cp-chatroom-adjusts__item-text[data-type='actions'] {
    background-color: #3b3b3b; }
  .cp-chatroom[data-dark-mode="true"] .is-badge.cp-chatroom-adjusts__item-text {
    background-color: rgba(255, 255, 255, 0.1); }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-adjusts__progress {
  background-color: rgba(255, 255, 255, 0.2); }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-form__button {
  color: rgba(255, 255, 255, 0.7); }
  .cp-chatroom[data-dark-mode="true"] .cp-chatroom-form__button[data-type="translate"] {
    color: rgba(255, 255, 255, 0.3); }
    .cp-chatroom[data-dark-mode="true"] .cp-chatroom-form__button[data-type='translate']:hover {
      color: rgba(255, 255, 255, 0.3); }
    .cp-chatroom[data-dark-mode="true"] .cp-chatroom-form__button[data-type='translate'].is-active {
      color: #fff; }
      .cp-chatroom[data-dark-mode="true"] .cp-chatroom-form__button[data-type='translate'].is-active:hover {
        color: #fff; }
  .cp-chatroom[data-dark-mode="true"] .cp-chatroom-form__button:not(.has-bg-transparent) {
    background-color: rgba(255, 255, 255, 0.1); }
  .cp-chatroom[data-dark-mode="true"] .cp-chatroom-form__button:hover {
    color: rgba(255, 255, 255, 0.75); }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-form__field {
  background-color: rgba(255, 255, 255, 0.1);
  color: #FFF; }
  .cp-chatroom[data-dark-mode="true"] .cp-chatroom-form__field::placeholder {
    color: rgba(255, 255, 255, 0.35); }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-exit {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  background-color: #252525; }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']):not([data-type='exitBio']):not([data-type='exitGift']).is-active {
  background-color: #fff; }
  .cp-chatroom[data-dark-mode="true"] .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']):not([data-type='exitBio']):not([data-type='exitGift']).is-active .cp-chatroom-config__item-icon,
  .cp-chatroom[data-dark-mode="true"] .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']):not([data-type='exitBio']):not([data-type='exitGift']).is-active .cp-chatroom-config__item-label {
    color: #000; }
  html.computer .cp-chatroom[data-dark-mode="true"] .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']):not([data-type='exitBio']):not([data-type='exitGift']).is-active:hover {
    background-color: #fff; }
    html.computer .cp-chatroom[data-dark-mode="true"] .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']):not([data-type='exitBio']):not([data-type='exitGift']).is-active:hover .cp-chatroom-config__item-icon,
    html.computer .cp-chatroom[data-dark-mode="true"] .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']):not([data-type='exitBio']):not([data-type='exitGift']).is-active:hover .cp-chatroom-config__item-label {
      color: #000; }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen'])[data-type='exit'] .cp-chatroom-config__item-icon {
  color: rgba(255, 255, 255, 0.7); }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen'])[data-type='exit'] .cp-chatroom-config__item-label {
  color: rgba(255, 255, 255, 0.7); }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-messages__item[data-type="hostMsg"] .cp-chatroom-messages__item-container {
  background-color: #191919; }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-messages__item[data-type='userMsg'].is-privecard-status-color .cp-chatroom-messages__item-container {
  background-color: #17101D;
  position: relative; }
  .cp-chatroom[data-dark-mode="true"] .cp-chatroom-messages__item[data-type='userMsg'].is-privecard-status-color .cp-chatroom-messages__item-container::before {
    content: '';
    position: absolute;
    inset: -1px;
    border-radius: inherit;
    padding: 1px;
    background: linear-gradient(45deg, #421e5e, #6e1751);
    -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: 0; }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-messages__item[data-type='userMsg'].is-privecard-status-color .cp-chatroom-messages__item-text {
  color: #fff; }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-messages__item[data-type='userMsg'].is-privecard-status-color .cp-chatroom-messages__item-link {
  color: rgba(255, 255, 255, 0.7); }
  .cp-chatroom[data-dark-mode="true"] .cp-chatroom-messages__item[data-type='userMsg'].is-privecard-status-color .cp-chatroom-messages__item-link:hover {
    color: rgba(255, 255, 255, 0.7); }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-messages__item[data-type="userMsg"] .cp-chatroom-messages__item-container {
  background-color: rgba(255, 255, 255, 0.06); }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-messages__item[data-type="infoChat"] .cp-chatroom-messages__item-container {
  background-color: rgba(255, 255, 255, 0.1); }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-messages__item[data-type="infoAlert"] .cp-chatroom-messages__item-container {
  background-color: rgba(255, 255, 255, 0.06); }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-messages__item[data-type="tips"] .cp-chatroom-messages__item-container {
  background-color: rgba(255, 255, 255, 0.06); }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-messages__item[data-type="privetoyAlert"] .cp-chatroom-messages__item-container {
  background-color: rgba(255, 255, 255, 0.06); }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-messages__item[data-type="topic"] .cp-chatroom-messages__item-container {
  background-color: rgba(255, 255, 255, 0.06); }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-messages__item[data-type="translateAlert"] .cp-chatroom-messages__item-container {
  background-color: rgba(255, 255, 255, 0.06); }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-messages__item[data-type="waitAlert"] .cp-chatroom-messages__item-container {
  background-color: rgba(255, 255, 255, 0.06); }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-messages__item[data-type="warnAlert"] .cp-chatroom-messages__item-container {
  background-color: rgba(255, 255, 255, 0.06); }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-messages__item[data-type="fastCheckout"] .cp-chatroom-messages__item-container {
  background-color: rgba(255, 255, 255, 0.06); }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-messages__item .cp-chatroom-messages__item-text {
  color: #FFF; }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-messages__item .cp-chatroom-messages__item-tips {
  border-top-color: rgba(255, 255, 255, 0.12); }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-messages__item .cp-chatroom-messages__item-link {
  color: #ffc514; }
  .cp-chatroom[data-dark-mode="true"] .cp-chatroom-messages__item .cp-chatroom-messages__item-link:hover {
    color: #ffc514; }

.cp-chatroom[data-dark-mode="true"] .cp-chatroom-messages__item .cp-chatroom-privetoy__container {
  background-color: rgba(255, 255, 255, 0.1); }

.cp-chatroom[data-dark-mode="true"] .is-gift.cp-chatroom-messages__item .is-image-gift {
  /*mix-blend-mode: hard-light;*/ }

.cp-chatroom-messages__item[data-type="infoAlert"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="tips"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="privetoyAlert"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="topic"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="translateAlert"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="waitAlert"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="warnAlert"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="fastCheckout"] .cp-chatroom-messages__item-container {
  background-color: rgba(255, 255, 255, 0.06); }
  .cp-chatroom-messages__item[data-type="infoAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="tips"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="privetoyAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="topic"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="translateAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="waitAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="warnAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="fastCheckout"] .cp-chatroom-messages__item-container:before {
    color: #FFF;
    background-color: #252525; }

.cp-chatroom:not([data-dark-mode='true']):not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts {
  background-color: #FFF; }
  .cp-chatroom:not([data-dark-mode='true']):not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts[data-type='bio'] .side-profile__title, .cp-chatroom:not([data-dark-mode='true']):not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts[data-type='addMoney'] .side-profile__title {
    color: #000; }
  .cp-chatroom:not([data-dark-mode='true']):not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts[data-type='bio'] .cp-chatroom-adjusts__content, .cp-chatroom:not([data-dark-mode='true']):not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts[data-type='addMoney'] .cp-chatroom-adjusts__content {
    background-color: rgba(255, 255, 255, 0.97); }
  .cp-chatroom:not([data-dark-mode='true']):not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts[data-type='bio'] .side-profile__subtitle,
  .cp-chatroom:not([data-dark-mode='true']):not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts[data-type='bio'] .header-profile__reviews-text {
    color: #000; }
  .cp-chatroom:not([data-dark-mode='true']):not([data-show-viewport-mobile='true']) .cp-chatroom-adjusts[data-type='bio'] .side-profile__text {
    color: rgba(0, 0, 0, 0.55) !important; }

.cp-chatroom:not([data-dark-mode='true']):not([data-show-viewport-mobile='true']) .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']) {
  background-color: rgba(0, 0, 0, 0.1); }
  .cp-chatroom:not([data-dark-mode='true']):not([data-show-viewport-mobile='true']) .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']):hover {
    background-color: rgba(0, 0, 0, 0.15); }
  .cp-chatroom:not([data-dark-mode='true']):not([data-show-viewport-mobile='true']) .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']).is-disabled:hover {
    background-color: rgba(0, 0, 0, 0.1); }
  .cp-chatroom:not([data-dark-mode='true']):not([data-show-viewport-mobile='true']) .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']) .cp-chatroom-config__item-icon {
    color: rgba(0, 0, 0, 0.7); }
  .cp-chatroom:not([data-dark-mode='true']):not([data-show-viewport-mobile='true']) .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']) .cp-chatroom-config__item-label {
    color: rgba(0, 0, 0, 0.35); }

.cp-chatroom:not([data-dark-mode='true'])[data-show-viewport-mobile='true'] .cp-chatroom-adjusts {
  background-color: transparent; }

.cp-chatroom:not([data-dark-mode='true'])[data-show-viewport-mobile='true'] .cp-chatroom-adjusts__content {
  background-color: #171717 !important; }
  .cp-chatroom:not([data-dark-mode='true'])[data-show-viewport-mobile='true'] .cp-chatroom-adjusts__content .post-data, .cp-chatroom:not([data-dark-mode='true'])[data-show-viewport-mobile='true'] .cp-chatroom-adjusts__content .cp-sidebar__result-item {
    background-color: #171717 !important; }

.cp-chatroom:not([data-dark-mode='true'])[data-show-viewport-mobile='true'] .cp-chatroom-adjusts__item-text[data-type='actions'] {
  background-color: #131313; }

.cp-chatroom:not([data-dark-mode='true'])[data-show-emojipicker='true'] .cp-chatroom-form__button[data-type="emojipicker"] {
  color: #000; }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom__container {
  background-color: #E6E6E6; }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-chats__item:not([data-type='handler']) {
  background-color: rgba(0, 0, 0, 0.08); }
  .cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-chats__item:not([data-type='handler'])[data-type='tab'] {
    color: rgba(0, 0, 0, 0.4); }
    .cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-chats__item:not([data-type='handler'])[data-type='tab'].is-active {
      background-color: #FFF;
      color: #000; }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-emojipicker,
.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom__main-secondary {
  background-color: #E6E6E6; }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-adjusts__item {
  background-color: rgba(0, 0, 0, 0.1); }
  .cp-chatroom:not([data-dark-mode='true']) .is-active.cp-chatroom-adjusts__item {
    background-color: rgba(0, 0, 0, 0.25); }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-adjusts__item-text {
  color: rgba(0, 0, 0, 0.8); }
  .cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-adjusts__item-text[data-type='title'] {
    color: #000; }
  .cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-adjusts__item-text[data-anchor='mention'] {
    color: rgba(255, 255, 255, 0.6); }
  .cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-adjusts__item-text[data-type='amountCredits'] {
    background-color: rgba(0, 0, 0, 0.22); }
  .cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-adjusts__item-text[data-type='actions'] {
    background-color: #e5e5e5; }
  .cp-chatroom:not([data-dark-mode='true']) .is-badge.cp-chatroom-adjusts__item-text {
    background-color: rgba(0, 0, 0, 0.1); }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-adjusts__progress {
  background-color: rgba(0, 0, 0, 0.2); }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-form__button {
  color: rgba(0, 0, 0, 0.7); }
  .cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-form__button[data-type="translate"] {
    color: rgba(0, 0, 0, 0.3); }
    .cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-form__button[data-type='translate']:hover {
      color: rgba(0, 0, 0, 0.3); }
    .cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-form__button[data-type='translate'].is-active {
      color: #000; }
      .cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-form__button[data-type='translate'].is-active:hover {
        color: #000; }
  .cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-form__button:not(.has-bg-transparent) {
    background-color: rgba(0, 0, 0, 0.1); }
  .cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-form__button:hover {
    color: rgba(0, 0, 0, 0.75); }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-form__field {
  background-color: rgba(0, 0, 0, 0.1);
  color: #000; }
  .cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-form__field::placeholder {
    color: rgba(0, 0, 0, 0.35); }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-exit {
  background-color: #d9d9d9; }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']):not([data-type='exitBio']):not([data-type='exitGift']).is-active {
  background-color: #fff; }
  .cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']):not([data-type='exitBio']):not([data-type='exitGift']).is-active .cp-chatroom-config__item-icon,
  .cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']):not([data-type='exitBio']):not([data-type='exitGift']).is-active .cp-chatroom-config__item-label {
    color: #000; }
  html.computer .cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']):not([data-type='exitBio']):not([data-type='exitGift']).is-active:hover {
    background-color: #fff; }
    html.computer .cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']):not([data-type='exitBio']):not([data-type='exitGift']).is-active:hover .cp-chatroom-config__item-icon,
    html.computer .cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen']):not([data-type='exitBio']):not([data-type='exitGift']).is-active:hover .cp-chatroom-config__item-label {
      color: #000; }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen'])[data-type='exit'] .cp-chatroom-config__item-icon {
  color: rgba(0, 0, 0, 0.7); }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-config__item:not([data-type='lightbox']):not([data-type='refreshVideo']):not([data-type='lightboxSmall']):not([data-type='lightboxFullScreen'])[data-type='exit'] .cp-chatroom-config__item-label {
  color: rgba(0, 0, 0, 0.7); }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-messages__item[data-type="hostMsg"] .cp-chatroom-messages__item-container {
  background-color: #FFF; }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-messages__item[data-type='userMsg'].is-privecard-status-color .cp-chatroom-messages__item-container {
  background-color: #fff;
  position: relative; }
  .cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-messages__item[data-type='userMsg'].is-privecard-status-color .cp-chatroom-messages__item-container::before {
    content: '';
    position: absolute;
    inset: -1px;
    border-radius: inherit;
    padding: 1px;
    background: linear-gradient(45deg, #421e5e, #6e1751);
    -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
    z-index: 0; }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-messages__item[data-type='userMsg'].is-privecard-status-color .cp-chatroom-messages__item-text {
  color: #000; }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-messages__item[data-type='userMsg'].is-privecard-status-color .cp-chatroom-messages__item-link {
  color: #0a5d8b; }
  .cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-messages__item[data-type='userMsg'].is-privecard-status-color .cp-chatroom-messages__item-link:hover {
    color: #0a5d8b; }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-messages__item[data-type="userMsg"] .cp-chatroom-messages__item-container {
  background-color: rgba(0, 0, 0, 0.06); }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-messages__item[data-type="infoChat"] .cp-chatroom-messages__item-container {
  background-color: rgba(0, 0, 0, 0.1); }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-messages__item[data-type="infoAlert"] .cp-chatroom-messages__item-container {
  background-color: rgba(0, 0, 0, 0.06); }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-messages__item[data-type="tips"] .cp-chatroom-messages__item-container {
  background-color: rgba(0, 0, 0, 0.06); }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-messages__item[data-type="privetoyAlert"] .cp-chatroom-messages__item-container {
  background-color: rgba(0, 0, 0, 0.06); }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-messages__item[data-type="topic"] .cp-chatroom-messages__item-container {
  background-color: rgba(0, 0, 0, 0.06); }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-messages__item[data-type="translateAlert"] .cp-chatroom-messages__item-container {
  background-color: rgba(0, 0, 0, 0.06); }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-messages__item[data-type="waitAlert"] .cp-chatroom-messages__item-container {
  background-color: rgba(0, 0, 0, 0.06); }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-messages__item[data-type="warnAlert"] .cp-chatroom-messages__item-container {
  background-color: rgba(0, 0, 0, 0.06); }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-messages__item[data-type="fastCheckout"] .cp-chatroom-messages__item-container {
  background-color: rgba(0, 0, 0, 0.06); }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-messages__item .cp-chatroom-messages__item-link {
  color: #0a5d8b; }
  .cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-messages__item .cp-chatroom-messages__item-link:hover {
    color: #0a5d8b; }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-messages__item .cp-chatroom-messages__item-text {
  color: #000; }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-messages__item .cp-chatroom-messages__item-tips {
  border-top-color: rgba(0, 0, 0, 0.12); }

.cp-chatroom:not([data-dark-mode='true']) .cp-chatroom-messages__item .cp-chatroom-privetoy__container {
  background-color: rgba(0, 0, 0, 0.1); }

.cp-chatroom-messages__item[data-type="infoAlert"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="tips"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="privetoyAlert"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="topic"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="translateAlert"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="waitAlert"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="warnAlert"] .cp-chatroom-messages__item-container, .cp-chatroom-messages__item[data-type="fastCheckout"] .cp-chatroom-messages__item-container {
  background-color: rgba(0, 0, 0, 0.06); }
  .cp-chatroom-messages__item[data-type="infoAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="tips"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="privetoyAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="topic"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="translateAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="waitAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="warnAlert"] .cp-chatroom-messages__item-container:before, .cp-chatroom-messages__item[data-type="fastCheckout"] .cp-chatroom-messages__item-container:before {
    color: #000;
    background-color: #E6E6E6; }

body.page-room:fullscreen .cp-chatroom:not([data-show-viewport-mobile='true']) {
  padding: 0; }
  body.page-room:fullscreen .cp-chatroom:not([data-show-viewport-mobile='true'])[data-ratio="4:3"] .cp-chatroom__content {
    max-width: none !important; }
  body.page-room:fullscreen .cp-chatroom:not([data-show-viewport-mobile='true'])[data-ratio="16:9"] .cp-chatroom__content {
    max-width: none !important; }
  body.page-room:fullscreen .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom__content {
    max-height: 100vh;
    height: 100vh; }
  body.page-room:fullscreen .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom__main {
    max-height: 100vh; }
  body.page-room:fullscreen .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-media[data-type="performer"] {
    max-height: calc(100vh - 42px) !important;
    height: calc(100vh - 42px); }
  body.page-room:fullscreen .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom__footer {
    z-index: 1; }
  body.page-room:fullscreen .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom-config__item[data-type="lightboxSmall"] {
    display: none; }

body.page-room:fullscreen #container {
  margin-top: 0px !important; }

@media all and (min-width: 940px) {
  body.page-room:fullscreen .cp-popup {
    flex-direction: row;
    float: left;
    height: 1px;
    height: max-content; } }

@media all and (max-width: 939px) {
  body.page-room {
    height: 100vh;
    background-color: #FFF; }
    body.page-room.theme-dark-chat {
      background-color: #252525; } }

@media all and (max-width: 939px) {
  
  body.page-room .cp-footer {
    display: none; } }

body.page-room .cp-wrapper {
  transition: none; }
  @media all and (max-width: 939px) {
    body.page-room .cp-wrapper {
      overflow: hidden; } }

@media all and (max-width: 939px) {
  body.page-room .cp-wrapper,
  body.page-room #container {
    height: inherit; } }

body.page-room #container {
  margin-top: 10px; }
  @media all and (max-width: 939px) {
    body.page-room #container {
      margin-top: 0px; } }

@media all and (max-width: 939px) {
  body.page-room .cp-sidebar[data-type="privecard"] .is-notes.header-profile__media-link, body.page-room .cp-sidebar[data-type="privecard"] .is-message.header-profile__media-link {
    display: none !important; } }

.cp-chatroom[data-show-viewport-mobile='true'] {
  height: 100%;
  position: fixed;
  top: 0;
  left: 0; }
  .cp-chatroom[data-show-viewport-mobile='true'] .post-data__text[data-type="micUser"] {
    top: 0; }
  .cp-chatroom[data-show-viewport-mobile='true'] .cp-alert-message {
    position: fixed; }

.cp-chatroom .cp-myprive-form__item, .cp-chatroom .cp-stories-form__item {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1; }

.cp-chatroom .cp-alert-message {
  flex: 0 1 auto;
  height: auto;
  position: absolute;
  top: -100%;
  left: 0;
  padding: 5px;
  opacity: 0;
  z-index: 200;
  pointer-events: none;
  transition: opacity 0.15s ease-out; }
  .cp-chatroom .is-active.cp-alert-message {
    opacity: 1;
    top: 0; }
  .cp-chatroom .cp-alert-message .cp-alert-message__container {
    padding: 10px; }
  .cp-chatroom .cp-alert-message .cp-alert-message__text {
    text-transform: uppercase; }

.cp-chatroom__overlay {
  display: none;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  float: left;
  background-color: #000;
  z-index: 1; }

.cp-chatroom__content {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  padding: 0;
  opacity: 1;
  z-index: 2;
  transition: opacity 0.30s ease-out; }
  .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom__content {
    padding: 0; }
  .cp-chatroom:not([data-orientation]) .cp-chatroom__content {
    opacity: 0; }

.cp-chatroom__container {
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
  position: relative;
  border-radius: 3px;
  transition: All 0.15s ease-out; }
  .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom__container {
    height: inherit; }

.cp-chatroom__exit {
  display: flex;
  align-items: center;
  color: rgba(255, 255, 255, 0.3);
  margin-left: 10px; }

.cp-chatroom__exit-slug {
  margin-right: 10px;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700; }

.cp-chatroom__exit-icon {
  font-size: 16px; }

.cp-chatroom__main {
  display: flex;
  flex-wrap: wrap; }

.cp-chatroom__main-primary {
  width: calc(100% - 395px);
  flex: 0 1 auto;
  float: left;
  position: relative;
  display: flex;
  flex-wrap: wrap; }
  .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom__main-primary {
    width: 100% !important; }
  .cp-chatroom__main-primary .cp-chatroom-config__item[data-type='showStatus'] {
    position: absolute;
    top: 2px;
    bottom: inherit;
    right: 5px;
    z-index: 2;
    font-weight: 700;
    font-size: 11px;
    border-radius: 0px;
    background-color: transparent !important;
    padding: 0;
    text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3); }
    .cp-chatroom__main-primary .cp-chatroom-config__item[data-type="showStatus"]:before {
      content: '';
      width: 11px;
      height: 11px;
      float: left;
      border-radius: 100%;
      margin-right: 5px; }
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom__main-primary .cp-chatroom-config__item[data-type='showStatus'] {
      right: inherit;
      left: 5px; }
    .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom__main-primary .cp-chatroom-config__item[data-type='showStatus'] {
      top: 10px; }

.cp-chatroom__main-secondary {
  width: auto;
  flex: 0 1 395px;
  float: left;
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
  position: relative;
  border-radius: 3px; }
  .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom__main-secondary {
    width: 100% !important;
    flex: 1 1 auto !important; }
    .cp-chatroom[data-orientation="landscape"] .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom__main-secondary {
      max-width: calc(60% - 10px) !important; }
    .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom__main-secondary .cp-chatroom-media {
      position: absolute; }
      .cp-chatroom[data-show-viewport-mobile='true'] .cp-chatroom__main-secondary .is-bottom.cp-chatroom-media {
        left: initial; }
  .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom__main-secondary .cp-chatroom-media[data-pinned="true"] {
    width: 100%;
    height: 157px;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    cursor: default;
    background-color: #000;
    margin: 6px auto 0; }
    .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom__main-secondary .cp-chatroom-media[data-pinned="true"][data-expanded="true"] {
      transform: scale(1) !important;
      top: 0 !important;
      left: 0 !important; }
    .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom__main-secondary .cp-chatroom-media[data-pinned="true"] .cp-chatroom-media__item-content {
      width: initial !important;
      height: 100%;
      display: flex;
      justify-content: center; }
    .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom__main-secondary .cp-chatroom-media[data-pinned="true"] .cp-chatroom-config__item[data-type="videoUserExpanded"] {
      display: none; }
    .cp-chatroom:not([data-show-viewport-mobile='true']) .cp-chatroom__main-secondary .cp-chatroom-media[data-pinned="true"] .cp-chatroom-config__item[data-type="videoUserPinned"] {
      right: 7px; }

.cp-chatroom__footer {
  display: flex;
  flex-wrap: wrap;
  padding: 2px;
  position: relative; }

.cp-chatroom-game-stage {
  position: absolute;
  top: 7px;
  right: 7px;
  z-index: 5;
  padding: 10px;
  justify-content: center;
  min-width: 150px; }
  .cp-chatroom[data-interface="performers"][data-show-viewport-mobile="false"] .cp-chatroom-game-stage {
    top: 40px; }
  .cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-game-stage {
    top: 75px; }
  .cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-game-stage {
    top: 40px; }
  .cp-chatroom-game-stage-trigger {
    font-size: 15px;
    border-radius: 15px;
    padding: 5px 10px;
    cursor: pointer;
    background-color: #406db1 !important;
    display: block;
    margin: 10px auto 0px;
    text-align: center;
    max-width: 80%;
    position: relative; }
    .cp-chatroom-game-stage-trigger:hover {
      text-decoration: none; }
    .cp-chatroom-game-stage-trigger .loader {
      border-radius: 15px; }
      .cp-chatroom-game-stage-trigger .loader svg {
        width: 30px;
        height: 30px; }
    .cp-chatroom-game-stage-trigger.is-disabled {
      pointer-events: none;
      opacity: 0.6; }
  .cp-chatroom-game-stage a[data-item-type="close"],
  .cp-chatroom-game-stage a[data-item-type="increase"] {
    position: absolute;
    top: 6px;
    right: 6px;
    z-index: 6;
    padding: 8px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100%;
    height: 28px;
    width: 28px;
    padding: 3px 9px; }
    .cp-chatroom-game-stage a[data-item-type="close"] .cp-chatroom-config__item-icon,
    .cp-chatroom-game-stage a[data-item-type="increase"] .cp-chatroom-config__item-icon {
      fill: #fff;
      width: 10px;
      height: 10px; }
    .cp-chatroom-game-stage a[data-item-type="close"].is-disabled,
    .cp-chatroom-game-stage a[data-item-type="increase"].is-disabled {
      cursor: not-allowed;
      opacity: 0.4; }
  .cp-chatroom-game-stage a[data-item-type="increase"] {
    right: 40px; }

:root {
  /* This variables must be global */
  --roulette-number-of-items: 12;
  --roulette-spin-degrees: 7045deg;
  --roulette-current-degrees: 0deg; }

.cp-chatroom-game-stage {
  --roulette-size: 200px;
  --roulette-angle: calc( 3.1416 / var(--roulette-number-of-items) );
  --roulette-tangent-first: var(--roulette-angle);
  --roulette-tangent-second: calc( (1/3) * var(--roulette-angle) * var(--roulette-angle) * var(--roulette-angle) );
  --roulette-tangent-third: calc( (2 / 15) * var(--roulette-angle) * var(--roulette-angle) * var(--roulette-angle) * var(--roulette-angle) * var(--roulette-angle) );
  --roulette-tangent-fourth: calc( (17/315) * var(--roulette-angle) * var(--roulette-angle) * var(--roulette-angle) * var(--roulette-angle) * var(--roulette-angle) * var(--roulette-angle) * var(--roulette-angle) );
  --roulette-tangent: calc( var(--roulette-tangent-first) + var(--roulette-tangent-second) + var(--roulette-tangent-third) + var(--roulette-tangent-fourth) );
  --roulette-color-1: #4C64B5;
  --roulette-color-2: #4287C7;
  --roulette-color-3: #81BDDE;
  --roulette-color-4: #57A669;
  --roulette-color-5: #A3CA54;
  --roulette-color-6: #F7EB41;
  --roulette-color-7: #FFA439;
  --roulette-color-8: #FD6641;
  --roulette-color-9: #E8454C;
  --roulette-color-10: #E74495;
  --roulette-color-11: #B650F1;
  --roulette-color-12: #7847F7; }
  .cp-chatroom-game-stage .roulette {
    outline: 4px solid rgba(0, 0, 0, 0.3);
    border-radius: 100%;
    height: var(--roulette-size);
    position: relative;
    width: var(--roulette-size);
    z-index: 10;
    transform: scale(1, 1);
    top: 0px;
    right: 0px;
    transition: all 1s ease-in-out;
    cursor: pointer;
    margin-top: 20px;
    /* Mobile style */ }
    .cp-chatroom-game-stage .roulette.increase {
      transform: scale(2, 2);
      top: 100px;
      right: 100px; }
    .cp-chatroom-game-stage .roulette.cursor-grab {
      cursor: grab; }
    .cp-chatroom-game-stage .roulette.cursor-grab:active {
      cursor: grabbing; }
    .cp-chatroom-game-stage .roulette.playing {
      transform: scale(2, 2);
      top: 100px;
      right: 100px;
      transition: all 1s ease-out;
      animation: roulette_increase 0.8s ease-out forwards; }
    .cp-chatroom-game-stage .roulette.stop {
      transform: scale(1, 1);
      top: 0px;
      right: 0px;
      transition: all 1s ease-out;
      animation: roulette_decrease 1s ease-out forwards; }
    .cp-chatroom-game-stage .roulette:after {
      background: #000;
      border-radius: 100%;
      content: "";
      height: 40px;
      width: 40px;
      left: 50%;
      position: absolute;
      top: 50%;
      transform: translate(-50%, -50%);
      z-index: 2;
      background: url(/static/images/chat/games/roulette_center.png) no-repeat center center;
      background-size: contain; }
    .cp-chatroom[data-show-viewport-mobile="true"] .cp-chatroom-game-stage .roulette.increase {
      transform: scale(1.5, 1.5);
      top: 50px;
      right: 50px; }
    .cp-chatroom[data-show-viewport-mobile="true"] .cp-chatroom-game-stage .roulette.playing {
      transform: scale(1.5, 1.5);
      top: 50px;
      right: 50px;
      animation: roulette_increase_mobile 0.8s ease-out forwards; }
    .cp-chatroom[data-show-viewport-mobile="true"] .cp-chatroom-game-stage .roulette.stop {
      animation: roulette_decrease_mobile 1s ease-out forwards; }
    .cp-chatroom-game-stage .roulette .roulette-marker {
      /*border-radius: 0.4em 0 0 0.4em;*/
      left: -15px;
      overflow: hidden;
      position: absolute;
      top: 50%;
      transform: translate(0, -50%);
      z-index: 0;
      height: 23px;
      width: 24px;
      background: url(/static/images/chat/games/roulette_arrow.svg) no-repeat center center;
      background-size: contain;
      /*&:before,
            &:after {
                border-bottom: 10px solid transparent;
                border-left: 20px solid #fff;
                border-top: 10px solid transparent;
                content: "";
                display: block;
                height: 0;
                width: 0;
            }

            &:after{
                border-left: 10px solid #00000022;
                position: absolute;
                top: 4px;
                z-index: -1;
            }*/ }
      .cp-chatroom-game-stage .roulette .roulette-marker img {
        width: 24px;
        height: 23px; }
    .cp-chatroom-game-stage .roulette .roulette-list {
      border-radius: 100%;
      height: 100%;
      list-style-type: none;
      margin: 0;
      overflow: hidden;
      padding: 0;
      position: relative;
      width: 100%;
      z-index: -1; }
      .cp-chatroom-game-stage .roulette .roulette-list.loop {
        animation: roulette_rotation 10s ease-in-out forwards; }
        .cp-chatroom-game-stage .roulette .roulette-list.loop .roulette-item {
          font-size: 10px; }
      .cp-chatroom-game-stage .roulette .roulette-list .roulette-item {
        align-items: center;
        bottom: calc( var(--roulette-size) / 2);
        color: #ffffff;
        display: flex;
        font-size: 1em;
        font-weight: 600;
        height: calc( var(--roulette-size) / 2);
        left: calc( var(--roulette-size) / 4);
        position: absolute;
        text-indent: 0px;
        transform-origin: bottom center;
        width: calc( var(--roulette-size) / 2);
        writing-mode: vertical-rl;
        font-size: 7px;
        overflow-wrap: break-word;
        padding-bottom: 20px;
        padding-top: 5px;
        font-family: 'Open Sans', sans-serif; }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:after {
          bottom: 0;
          border-right: calc( var(--roulette-size) / 2 * var(--roulette-tangent) + 1px) solid transparent;
          border-top: calc( var(--roulette-size) / 2) solid transparent;
          border-left: calc( var(--roulette-size) / 2 * var(--roulette-tangent) + 1px) solid transparent;
          content: "";
          display: block;
          height: 0;
          left: 50%;
          position: absolute;
          transform: translate(-50%, 0);
          width: 0;
          z-index: -1; }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(1) {
          transform: rotate(calc( 360deg / var(--roulette-number-of-items) * 0)); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(1):after {
          border-top-color: var(--roulette-color-1); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(2) {
          transform: rotate(calc( 360deg / var(--roulette-number-of-items) * 1)); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(2):after {
          border-top-color: var(--roulette-color-2); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(3) {
          transform: rotate(calc( 360deg / var(--roulette-number-of-items) * 2)); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(3):after {
          border-top-color: var(--roulette-color-3); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(4) {
          transform: rotate(calc( 360deg / var(--roulette-number-of-items) * 3)); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(4):after {
          border-top-color: var(--roulette-color-4); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(5) {
          transform: rotate(calc( 360deg / var(--roulette-number-of-items) * 4)); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(5):after {
          border-top-color: var(--roulette-color-5); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(6) {
          transform: rotate(calc( 360deg / var(--roulette-number-of-items) * 5)); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(6):after {
          border-top-color: var(--roulette-color-6); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(7) {
          transform: rotate(calc( 360deg / var(--roulette-number-of-items) * 6)); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(7):after {
          border-top-color: var(--roulette-color-7); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(8) {
          transform: rotate(calc( 360deg / var(--roulette-number-of-items) * 7)); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(8):after {
          border-top-color: var(--roulette-color-8); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(9) {
          transform: rotate(calc( 360deg / var(--roulette-number-of-items) * 8)); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(9):after {
          border-top-color: var(--roulette-color-9); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(10) {
          transform: rotate(calc( 360deg / var(--roulette-number-of-items) * 9)); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(10):after {
          border-top-color: var(--roulette-color-10); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(11) {
          transform: rotate(calc( 360deg / var(--roulette-number-of-items) * 10)); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(11):after {
          border-top-color: var(--roulette-color-11); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(12) {
          transform: rotate(calc( 360deg / var(--roulette-number-of-items) * 11)); }
        .cp-chatroom-game-stage .roulette .roulette-list .roulette-item:nth-child(12):after {
          border-top-color: var(--roulette-color-12); }

@keyframes roulette_increase {
  0% {
    transform: scale(1, 1);
    top: 0px;
    right: 0px; }
  10% {
    transform: scale(0.6, 1.2); }
  20% {
    transform: scale(0.8, 1.5); }
  30% {
    transform: scale(1.1, 1.4); }
  40% {
    transform: scale(1.4, 1.1); }
  50% {
    transform: scale(1.6, 0.8); }
  60% {
    transform: scale(1.7, 1.8); }
  70% {
    transform: scale(1.8, 1.7); }
  80% {
    transform: scale(1.8, 1.6); }
  90% {
    transform: scale(1.9, 1.8); }
  100% {
    transform: scale(2, 2);
    top: 100px;
    right: 100px; } }

@keyframes roulette_decrease {
  0% {
    transform: scale(2, 2);
    top: 100px;
    right: 100px; }
  100% {
    transform: scale(1, 1);
    top: 0px;
    right: 0px; } }

@keyframes roulette_increase_mobile {
  0% {
    transform: scale(1, 1);
    top: 0px;
    right: 0px; }
  10% {
    transform: scale(0.4, 0.8); }
  20% {
    transform: scale(0.5, 0.9); }
  30% {
    transform: scale(0.8, 1.3); }
  40% {
    transform: scale(1, 1.2); }
  50% {
    transform: scale(1.1, 0.8); }
  60% {
    transform: scale(1.2, 0.6); }
  70% {
    transform: scale(1.3, 0.9); }
  80% {
    transform: scale(1.4, 1.1); }
  90% {
    transform: scale(1.5, 1.2); }
  100% {
    transform: scale(1.5, 1.5);
    top: 50px;
    right: 50px; } }

@keyframes roulette_decrease_mobile {
  0% {
    transform: scale(1.5, 1.5);
    top: 50px;
    right: 50px; }
  100% {
    transform: scale(1, 1);
    top: 0px;
    right: 0px; } }

@keyframes roulette_rotation {
  from {
    transform: rotate(var(--roulette-current-degrees)); }
  to {
    transform: rotate(var(--roulette-spin-degrees)); } }

.cp-chatroom-game-stage {
  --balloons-color-1: #845AF1;
  --balloons-color-2: #E74495;
  --balloons-color-3: #4C64B5;
  --balloons-color-4: #A3CA54;
  --balloons-color-5: #FD6641;
  --balloons-color-6: #FEC25C;
  --balloons-color-7: #57A669;
  --balloons-color-8: #81BDDE;
  --balloons-color-9: #E8454C;
  /*BALLOON 1*/
  /* BAllOON 2*/
  /* BAllOON 3*/
  /* BAllOON 4*/ }
  .cp-chatroom-game-stage .balloon {
    width: 250px;
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    padding-bottom: 12px;
    cursor: grab; }
    .cp-chatroom-game-stage .balloon:active {
      cursor: grabbing; }
    .cp-chatroom-game-stage .balloon > div {
      width: 75px;
      height: 75px;
      border-radius: 0;
      border-radius: 80% 80% 80% 80%;
      position: relative;
      padding: 10px;
      z-index: 3;
      -webkit-transform-origin: bottom center;
      cursor: pointer; }
    .cp-chatroom-game-stage .balloon.cursor-grab > div {
      cursor: grab; }
    .cp-chatroom-game-stage .balloon.cursor-grab > div:active {
      cursor: grabbing; }
    .cp-chatroom-game-stage .balloon .balloon-item span {
      font-size: 40px;
      line-height: 40px;
      color: white;
      font-weight: bold;
      position: absolute;
      top: 18px;
      left: 50%;
      margin-left: -12px; }
    .cp-chatroom-game-stage .balloon .balloon-item canvas {
      position: absolute;
      pointer-events: none;
      width: 100%;
      height: 100%;
      transform: scale(2, 2);
      top: 0px;
      z-index: 4;
      left: 0px; }
    .cp-chatroom-game-stage .balloon .balloon-item.is-active {
      border: 3px solid #fff; }
      .cp-chatroom-game-stage .balloon .balloon-item.is-active span {
        top: 15px; }
    .cp-chatroom-game-stage .balloon .balloon-item.animation {
      animation: increase 2s ease-in-out !important; }
    .cp-chatroom-game-stage .balloon .balloon-item.explosion {
      background: transparent !important;
      border: 0px !important;
      border-radius: 0px !important; }
      .cp-chatroom-game-stage .balloon .balloon-item.explosion:before {
        color: transparent !important; }
      .cp-chatroom-game-stage .balloon .balloon-item.explosion span {
        display: none; }
    .cp-chatroom-game-stage .balloon .balloon-item:before {
      color: rgba(182, 15, 97, 0.9);
      position: absolute;
      bottom: -11px;
      left: 50%;
      margin-left: -7px;
      content: "▲";
      font-size: 1em; }
    .cp-chatroom-game-stage .balloon .balloon-item:after {
      content: '';
      width: 60%;
      height: 38%;
      background: linear-gradient(rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0.1));
      position: absolute;
      top: 7px;
      left: 50%;
      transform: translateX(-50%);
      border-radius: 100%; }
    .cp-chatroom-game-stage .balloon .balloon-item:nth-child(1) {
      background: var(--balloons-color-1);
      animation: balloon1 6s ease-in-out infinite; }
      .cp-chatroom-game-stage .balloon .balloon-item:nth-child(1):before {
        color: var(--balloons-color-1); }
    .cp-chatroom-game-stage .balloon .balloon-item:nth-child(2) {
      background: var(--balloons-color-2);
      animation: balloon2 6s ease-in-out infinite; }
      .cp-chatroom-game-stage .balloon .balloon-item:nth-child(2):before {
        color: var(--balloons-color-2); }
    .cp-chatroom-game-stage .balloon .balloon-item:nth-child(3) {
      background: var(--balloons-color-3);
      animation: balloon3 6s ease-in-out infinite; }
      .cp-chatroom-game-stage .balloon .balloon-item:nth-child(3):before {
        color: var(--balloons-color-3); }
    .cp-chatroom-game-stage .balloon .balloon-item:nth-child(4) {
      background: var(--balloons-color-4);
      animation: balloon4 5s ease-in-out infinite; }
      .cp-chatroom-game-stage .balloon .balloon-item:nth-child(4):before {
        color: var(--balloons-color-4); }
    .cp-chatroom-game-stage .balloon .balloon-item:nth-child(5) {
      background: var(--balloons-color-5);
      animation: balloon1 5s ease-in-out infinite; }
      .cp-chatroom-game-stage .balloon .balloon-item:nth-child(5):before {
        color: var(--balloons-color-5); }
    .cp-chatroom-game-stage .balloon .balloon-item:nth-child(6) {
      background: var(--balloons-color-6);
      animation: balloon2 3s ease-in-out infinite; }
      .cp-chatroom-game-stage .balloon .balloon-item:nth-child(6):before {
        color: var(--balloons-color-6); }
    .cp-chatroom-game-stage .balloon .balloon-item:nth-child(7) {
      background: var(--balloons-color-7);
      animation: balloon3 3s ease-in-out infinite; }
      .cp-chatroom-game-stage .balloon .balloon-item:nth-child(7):before {
        color: var(--balloons-color-7); }
    .cp-chatroom-game-stage .balloon .balloon-item:nth-child(8) {
      background: var(--balloons-color-8);
      animation: balloon4 3s ease-in-out infinite; }
      .cp-chatroom-game-stage .balloon .balloon-item:nth-child(8):before {
        color: var(--balloons-color-8); }
    .cp-chatroom-game-stage .balloon .balloon-item:nth-child(9) {
      background: var(--balloons-color-9);
      animation: balloon1 3s ease-in-out infinite; }
      .cp-chatroom-game-stage .balloon .balloon-item:nth-child(9):before {
        color: var(--balloons-color-9); }
    .cp-chatroom-game-stage .balloon .paper {
      border-radius: 4px !important;
      position: relative;
      z-index: 2;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 14px;
      transform: scale(1, 1);
      top: 0px;
      color: #000;
      transition: all 1s ease-out;
      cursor: default;
      background: url("/static/images/chat/games/paper.png") center center;
      background-size: cover; }
      .cp-chatroom-game-stage .balloon .paper p {
        font-size: 10px;
        text-align: center;
        word-break: auto-phrase; }
      .cp-chatroom-game-stage .balloon .paper.increase {
        transform: scale(3, 3);
        top: 144px;
        z-index: 5; }
        .cp-chatroom-game-stage .balloon .paper.increase p {
          font-size: 8px; }

@keyframes balloon1 {
  0%, 100% {
    transform: translateY(0) rotate(-6deg); }
  50% {
    transform: translateY(-12px) rotate(8deg); } }

@keyframes balloon2 {
  0%, 100% {
    transform: translateY(0) rotate(6deg); }
  50% {
    transform: translateY(-8px) rotate(-8deg); } }

@keyframes balloon3 {
  0%, 100% {
    transform: translate(0, -10px) rotate(6eg); }
  50% {
    transform: translate(-12px, 10px) rotate(-8deg); } }

@keyframes balloon4 {
  0%, 100% {
    transform: translate(10px, -10px) rotate(-8eg); }
  50% {
    transform: translate(-15px, 10px) rotate(10deg); } }

@keyframes increase {
  0% {
    transform: translateY(0) rotate(-8deg) scale(1, 1); }
  50% {
    transform: translateY(-10px) rotate(10deg) scale(1.6, 1.6); }
  100% {
    transform: translateY(0) rotate(-4deg) scale(2, 2); } }

/* Loader before load live chat */
.cp-chatroom-live-loader {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden;
  align-items: center;
  justify-content: center;
  align-content: center;
  z-index: 3;
  display: none;
  flex-wrap: wrap;
  padding: 20px; }
  .cp-chatroom-live-loader.is-show {
    display: flex; }
  .cp-chatroom-live-loader__avatar {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .cp-chatroom-live-loader__avatar-background {
    width: 100%;
    height: 100%;
    z-index: 1;
    position: fixed;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    align-content: center;
    object-fit: cover;
    opacity: 0.8; }
  .cp-chatroom-live-loader__avatar-overlay {
    width: 100%;
    height: 100%;
    z-index: 2;
    position: fixed;
    bottom: 0;
    right: 0;
    display: block;
    background: rgba(0, 0, 0, 0.8); }
  .cp-chatroom-live-loader__exit {
    position: absolute;
    width: 28px;
    height: 28px;
    top: 20px;
    right: 20px;
    z-index: 3;
    /*background: rgba(0,0,0,0.2);*/
    /*border-radius: 50%;*/ }
    .cp-chatroom-live-loader__exit svg {
      fill: #fff;
      width: 17px;
      height: 19px;
      margin: 4px auto;
      display: block; }
  .cp-chatroom-live-loader .post-timeline__infos {
    z-index: 3;
    padding: 0px 16px;
    flex: 1 1 auto;
    width: 100%; }
    .cp-chatroom-live-loader .post-timeline__infos h5 {
      color: #fff;
      font-family: "Roboto", sans-serif;
      font-size: 18px;
      font-weight: bold; }
    .cp-chatroom-live-loader .post-timeline__infos p {
      color: rgba(255, 255, 255, 0.7);
      font-size: 13px; }
  .cp-chatroom-live-loader .post-data__avatar {
    z-index: 3;
    width: 180px;
    flex: 0 1 180px;
    margin-right: 0px;
    position: relative; }
    .cp-chatroom-live-loader .post-data__avatar .cp-stories__live {
      top: auto;
      bottom: -10px;
      /* Center horizontaly */
      left: 50%;
      transform: translateX(-50%);
      font-weight: bold; }
    .cp-chatroom-live-loader .post-data__avatar .post-data__avatar-link {
      background-color: transparent !important;
      cursor: default;
      border-radius: 100%;
      overflow: visible; }
      .cp-chatroom-live-loader .post-data__avatar .post-data__avatar-link:before {
        content: '';
        display: block;
        padding-top: 100%; }
      .cp-chatroom-live-loader .post-data__avatar .post-data__avatar-link img {
        width: calc(100% - (3px * 2));
        height: calc(100% - (3px * 2));
        display: block;
        position: absolute;
        top: 3px;
        left: 3px;
        right: 0;
        bottom: 0;
        border-radius: 100%; }
    .cp-chatroom-live-loader .post-data__avatar .loader-circle__mask {
      width: calc(100% + 10px);
      height: calc(100% + 10px);
      position: absolute;
      left: -5px;
      top: -5px;
      overflow: hidden;
      mask-image: linear-gradient(to bottom, black 0%, rgba(0, 0, 0, 0) 100%);
      animation: rotate 1.2s infinite cubic-bezier(0.26, 0.27, 0.32, 0.64); }
      .cp-chatroom-live-loader .post-data__avatar .loader-circle__mask .loader-circle__mask-line {
        width: 100%;
        height: 100%;
        border-radius: 100%; }
      .cp-chatroom-live-loader .post-data__avatar .loader-circle__mask.is-live-to-all .loader-circle__mask-line {
        box-shadow: inset 0 0 0 3px #65c3d8; }
      .cp-chatroom-live-loader .post-data__avatar .loader-circle__mask.is-live-to-fans .loader-circle__mask-line {
        box-shadow: inset 0 0 0 3px #ff6363; }

/* Define variables and common styles for live */
.cp-chatroom[data-style-live="true"] {
  /*
     * Define chat padding and margin
     * the data selectors using a huge hierarchy,
     * prevent to use so many !importants here.
     */
  /* Shadow on top and bottom */
  /* Show watermark */
  /* Hide shadow with hidden items */
  /* Hide input form, messages and gift buttons on open gift box */
  /* Overwrite !important rule to force performer video cover screen */
  /* Style chat top/header */
  /* User gift box */
  /* Format messages */
  /* Format buttons actions/config */
  /* Prevent to use so many !importants here, using a huge hierarchy */ }
  .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] {
    /* Eye toggle message hidden */ }
    .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-header {
      padding-top: 20px;
      padding-left: 20px;
      padding-right: 20px;
      min-height: 60px; }
    .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom__main-secondary {
      padding-left: 20px !important; }
    .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-messages {
      width: calc(100% - 89px);
      max-height: 40vh; }
    .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-form {
      width: calc(100% - 89px);
      bottom: 20px; }
    .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config {
      right: 20px;
      bottom: 20px !important; }
    .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-alert-message {
      width: calc(100% - 40px);
      top: 50px;
      /* Center horizontaly */
      left: 50%;
      transform: translateX(-50%); }
    .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config__item[data-is-toggle="true"] {
      left: 20px;
      bottom: 20px;
      transform: none;
      /* Hide eye? Let it show only when we have new messages,
             * when data-new-message will be true */ }
      .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config__item[data-is-toggle="true"][data-new-message="false"] {
        display: none !important; }
    .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'][data-input-focused='true'] .cp-chatroom-config .cp-chatroom-config__item:not([data-is-toggle]) {
      display: flex !important; }
  .cp-chatroom[data-style-live="true"] .cp-chatroom__container {
    background-color: #000 !important; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom__container .post-timeline__text {
      color: #fff;
      font-size: 16px;
      font-family: "Roboto", sans-serif; }
  .cp-chatroom[data-style-live="true"] .cp-chatroom__main-secondary {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%); }
  .cp-chatroom[data-style-live="true"] .cp-chatroom-header {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.4) 100%); }
  .cp-chatroom[data-style-live="true"] .cp-chatroom-media__watermark {
    display: block;
    opacity: 0.6;
    width: 110px; }
  .cp-chatroom[data-style-live="true"][data-hidden-infos="true"] .cp-chatroom__main-secondary {
    display: none; }
  .cp-chatroom[data-style-live="true"][data-show-toolbox-gift="true"] .cp-chatroom-form,
  .cp-chatroom[data-style-live="true"][data-show-toolbox-gift="true"] .cp-chatroom-config,
  .cp-chatroom[data-style-live="true"][data-show-toolbox-gift="true"] .cp-chatroom-messages {
    display: none !important; }
  .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-ratio='9:16'][data-lightbox='true']:not([data-orientation="landscape"]) .cp-chatroom-media[data-type="performer"] video,
  .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-ratio='9:16'][data-lightbox='true']:not([data-orientation="landscape"]) .cp-chatroom-media[data-type="performer"] .cp-chatroom-media__item {
    object-fit: cover !important;
    height: 100% !important; }
  .cp-chatroom[data-style-live="true"] .cp-chatroom-header {
    width: 100%;
    flex-wrap: nowrap;
    gap: 12px;
    align-items: flex-start;
    /* Style performer chat top/icons */ }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-header > .post-data {
      flex-grow: 1; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-header .live-video-buttons {
      display: flex;
      flex-direction: column;
      gap: 14px;
      padding-top: 3px; }
      .cp-chatroom[data-style-live="true"] .cp-chatroom-header .live-video-buttons .cp-chatroom-config__item {
        background-color: transparent !important;
        color: #fff;
        min-height: inherit;
        min-width: inherit;
        margin: 0px;
        padding: 0px;
        position: static; }
        .cp-chatroom[data-style-live="true"] .cp-chatroom-header .live-video-buttons .cp-chatroom-config__item[data-type="exitCall"] {
          height: 24px; }
        .cp-chatroom[data-style-live="true"] .cp-chatroom-header .live-video-buttons .cp-chatroom-config__item[data-type="videoPerformerAudio"].is-active svg .default {
          display: block; }
        .cp-chatroom[data-style-live="true"] .cp-chatroom-header .live-video-buttons .cp-chatroom-config__item[data-type="videoPerformerAudio"].is-active svg .hover {
          display: none; }
        .cp-chatroom[data-style-live="true"] .cp-chatroom-header .live-video-buttons .cp-chatroom-config__item[data-type="videoPerformerAudio"] svg {
          width: 22px;
          height: 22px; }
          .cp-chatroom[data-style-live="true"] .cp-chatroom-header .live-video-buttons .cp-chatroom-config__item[data-type="videoPerformerAudio"] svg .default {
            display: none; }
          .cp-chatroom[data-style-live="true"] .cp-chatroom-header .live-video-buttons .cp-chatroom-config__item[data-type="videoPerformerAudio"] svg .hover {
            display: block; }
        .cp-chatroom[data-style-live="true"] .cp-chatroom-header .live-video-buttons .cp-chatroom-config__item.is-active {
          background-color: transparent !important; }
        .cp-chatroom[data-style-live="true"] .cp-chatroom-header .live-video-buttons .cp-chatroom-config__item svg {
          fill: #fff;
          width: 19px;
          height: 17px; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__avatar {
      width: 44px;
      flex: 0 1 44px; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container {
      padding-right: 0px;
      gap: 4px; }
      .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__nickname {
        margin-right: 8px;
        min-width: inherit;
        width: auto;
        flex: 0 1 auto;
        line-height: 25px;
        height: 24px; }
        .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__nickname a {
          color: #fff;
          font-weight: bold;
          font-size: 16px; }
      .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text {
        width: 100%;
        position: relative;
        margin-top: 0px;
        /* Seguir dentro da live */ }
        .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text.live-header-infos {
          justify-content: flex-start; }
          .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text.live-header-infos > .post-data__tag {
            justify-content: flex-start;
            flex-grow: 1; }
          .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text.live-header-infos .live-header-infos-right {
            margin-left: auto;
            display: flex;
            flex-direction: row;
            flex-wrap: nowrap;
            justify-content: flex-end;
            gap: 8px; }
        .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag {
          gap: 8px; }
        .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug {
          padding: 4px 10px 5px 10px;
          border-radius: 20px;
          position: relative;
          font-size: 13px;
          line-height: 13px;
          font-weight: normal;
          text-transform: initial; }
          .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug svg {
            display: inline-block;
            width: 13px;
            height: 13px;
            fill: #ff5c54 !important;
            position: absolute;
            left: 6px; }
          .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug:hover {
            text-decoration: none; }
          .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="follow"] {
            background: rgba(0, 0, 0, 0.4);
            color: #fff;
            text-align: center;
            padding: 5px 18px 6px 32px;
            text-transform: lowercase;
            /*border:1px solid $rgba-gray-border;*/
            transition: all 1s;
            /* Disable text mode */
            padding: 0px;
            width: 24px;
            height: 24px;
            /* Disable text mode */ }
            .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="follow"] span {
              color: rgba(255, 255, 255, 0.8);
              /* Disable text mode */
              display: none;
              /* Disable text mode */ }
              .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="follow"] span:first-letter {
                text-transform: uppercase; }
            .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="follow"] svg {
              transition: all 1s;
              /* Disable text mode */
              left: 5px;
              top: 5px;
              /* Disable text mode */ }
            .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="follow"].is-active {
              padding: 0px;
              width: 24px;
              height: 24px;
              background: #fff;
              /*border:1px solid #fff;*/ }
              .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="follow"].is-active svg {
                left: 5px;
                top: 5px; }
              .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="follow"].is-active span {
                display: none; }
          .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="status"] {
            text-transform: uppercase;
            font-weight: bold;
            color: #fff;
            padding: 2px 10px 2px 10px;
            font-size: 11px; }
            .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="status"].is-live-to-all {
              background: #65c3d8 !important; }
              .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="status"].is-live-to-all[data-status="true_private"], .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="status"].is-live-to-all.bg-true_private {
                background: #83BA42 !important; }
            .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="status"].is-live-to-fans {
              background: #ff6b64 !important; }
              .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="status"].is-live-to-fans[data-status="true_private"], .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="status"].is-live-to-fans.bg-true_private {
                background: #83BA42 !important; }
              .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="status"].is-live-to-fans svg.post-actions__icon {
                fill: #fff !important;
                width: 10px;
                height: 10px;
                margin-right: 3px;
                position: static; }
                @media all and (max-width: 939px) {
                  .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="status"].is-live-to-fans svg.post-actions__icon {
                    width: 10px !important;
                    height: 10px  !important; } }
                .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="status"].is-live-to-fans svg.post-actions__icon:hover {
                  fill: #fff !important; }
          .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="moneyAmount"] {
            /*color: $rgba-gray-color;    */
            background: rgba(0, 0, 0, 0.4);
            text-align: center;
            padding: 6px 12px 5px 28px;
            /*border:1px solid $rgba-gray-border;*/
            border-radius: 20px;
            font-size: 13px;
            line-height: 13px;
            font-weight: normal;
            transition: all 1s;
            text-indent: 0px; }
            .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="moneyAmount"] svg {
              width: 17px;
              height: 17px;
              transition: all 1s;
              top: 3px;
              left: 3px; }
            .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="moneyAmount"][data-is-hidden="true"] {
              width: 0px;
              overflow: hidden;
              padding: 6px 2px 5px 22px;
              text-indent: -99px;
              color: transparent; }
              .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="moneyAmount"][data-is-hidden="true"] svg {
                left: 3px;
                top: 3px; }
          .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="userCredits"] {
            /*color: $rgba-gray-color;    */
            background: rgba(0, 0, 0, 0.4);
            text-align: center;
            padding: 6px 12px 5px 24px;
            /*border:1px solid $rgba-gray-border;*/
            border-radius: 20px;
            font-size: 13px;
            line-height: 13px;
            font-weight: normal;
            transition: all 1s;
            text-indent: 0px;
            margin-left: auto; }
            .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="userCredits"] svg {
              width: 16px;
              height: 16px;
              transition: all 1s;
              top: 4px;
              left: 4px;
              fill: #ff6b64; }
            .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="userCredits"] i {
              display: none !important; }
            .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="userCredits"][data-is-hidden="true"] {
              width: 0px;
              overflow: hidden;
              padding: 6px 2px 5px 22px;
              text-indent: -99px;
              color: transparent; }
              .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .post-data__tag-slug[data-type="userCredits"][data-is-hidden="true"] svg {
                left: 4px;
                top: 4px; }
        .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .is-follow svg {
          fill: rgba(255, 255, 255, 0.8) !important; }
          .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .is-follow svg .default {
            display: block; }
        .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .is-follow.is-active svg {
          fill: #ff5c54 !important; }
          .cp-chatroom[data-style-live="true"] .cp-chatroom-header .post-data__container .post-data__text .is-follow.is-active svg .default {
            display: block; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="showStatus"] {
      padding: 7px 12px 6px 12px;
      margin: 0px;
      top: 20px;
      left: 20px !important;
      border-radius: 20px;
      min-height: auto;
      height: auto;
      position: static;
      font-size: 13px;
      line-height: 13px;
      font-weight: normal;
      text-transform: uppercase;
      align-self: stretch;
      display: flex;
      color: #fff;
      background: rgba(255, 255, 255, 0.3) !important; }
      .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="showStatus"]:before {
        content: none; }
      .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="showStatus"].is-live-to-all {
        background: #65c3d8 !important;
        font-size: 12px;
        line-height: 13px;
        padding: 7px 20px 6px 20px;
        font-weight: bold; }
        .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="showStatus"].is-live-to-all[data-status="true_private"], .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="showStatus"].is-live-to-all.bg-true_private {
          background: #83BA42 !important; }
          .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="showStatus"].is-live-to-all[data-status="true_private"] + [data-type="moneyAmount"], .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="showStatus"].is-live-to-all.bg-true_private + [data-type="moneyAmount"] {
            left: 108px; }
      .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="showStatus"].is-live-to-fans {
        background: #ff6b64 !important;
        font-size: 12px;
        line-height: 13px;
        padding: 7px 20px 6px 15px;
        font-weight: bold; }
        .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="showStatus"].is-live-to-fans[data-status="true_private"], .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="showStatus"].is-live-to-fans.bg-true_private {
          background: #83BA42 !important; }
          .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="showStatus"].is-live-to-fans[data-status="true_private"] + [data-type="moneyAmount"], .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="showStatus"].is-live-to-fans.bg-true_private + [data-type="moneyAmount"] {
            left: 108px; }
      .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="showStatus"] svg {
        fill: #fff;
        width: 10px;
        height: 10px;
        margin-right: 3px; }
        @media all and (max-width: 939px) {
          .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="showStatus"] svg {
            width: 10px !important;
            height: 10px  !important; } }
        .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="showStatus"] svg:hover {
          fill: #fff !important; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="moneyAmount"] {
      top: 20px;
      left: 80px;
      right: inherit;
      color: #fff;
      margin: 0px;
      /*color: $rgba-gray-color;    */
      background: rgba(0, 0, 0, 0.4);
      text-align: center;
      padding: 6px 12px 5px 28px;
      /*border:1px solid $rgba-gray-border;*/
      border-radius: 20px;
      font-size: 13px;
      line-height: 13px;
      font-weight: normal;
      position: static; }
      .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="moneyAmount"]:before {
        content: none; }
      .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="moneyAmount"]:hover {
        text-decoration: none; }
      .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="moneyAmount"] svg {
        display: inline-block;
        width: 19px;
        height: 19px;
        fill: #ff5c54 !important;
        position: absolute;
        left: 3px;
        top: 3px; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="exit"] {
      position: absolute !important;
      right: 20px !important;
      top: 20px !important;
      background-color: transparent !important;
      color: #fff;
      min-height: inherit;
      min-width: inherit;
      margin: 0px;
      padding-right: 0px;
      width: 20px;
      height: 20px;
      min-height: auto; }
      .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="exit"] svg {
        fill: #fff;
        width: 17px;
        height: 19px; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="performerMic"].is-active, .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="users"].is-active {
      background: #ff6b64 !important; }
      .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="performerMic"].is-active .cp-chatroom-config__item-icon, .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-type="users"].is-active .cp-chatroom-config__item-icon {
        color: #fff !important; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-is-toggle="true"] {
      width: 50px;
      height: 50px; }
      .cp-chatroom[data-style-live="true"] .cp-chatroom-header .cp-chatroom-config__item[data-is-toggle="true"] .cp-chatroom-config__item-icon {
        font-size: 24px;
        line-height: 24px; }
  .cp-chatroom[data-style-live="true"] .cp-chatroom-media__overlay[data-type="performerAway"] {
    /* Hidden for while */
    display: none !important;
    height: 20%;
    background: #fafafa;
    color: #ff6b64; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-media__overlay[data-type="performerAway"] .post-timeline__text a {
      color: #ff6b64; }
  .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts {
    /* Performer userlist */
    /* Show kick and ban buttons */ }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] {
      height: 50vh;
      bottom: 20px;
      justify-content: center;
      box-shadow: none; }
      .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-adjusts__content {
        width: calc(100% - 40px);
        background: transparent !important; }
        .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-adjusts__content .post-data {
          background: transparent !important;
          padding: 0px !important; }
      .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-gifts {
        flex-wrap: wrap !important;
        max-height: 100%;
        justify-content: space-around; }
        .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-gifts .cp-gifts__item {
          border-radius: 26px;
          flex: 1 0 19%;
          margin-left: 8px;
          margin-right: 8px;
          position: relative;
          padding: 10px !important;
          width: auto;
          max-width: auto;
          min-width: auto; }
          .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-gifts .cp-gifts__item.is-active {
            border: 1px solid rgba(255, 255, 255, 0.3) !important;
            background: rgba(0, 0, 0, 0.7); }
          .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-gifts .cp-gifts__item .cp-gifts__brand {
            float: none; }
            .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-gifts .cp-gifts__item .cp-gifts__brand:after {
              content: none;
              padding: 0px; }
            .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-gifts .cp-gifts__item .cp-gifts__brand .cp-gifts__brand-image {
              position: static;
              float: none;
              width: 100%;
              height: auto; }
          .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-gifts .cp-gifts__item .cp-gifts__send {
            display: block;
            color: #fff;
            background: #ff6b64;
            padding: 2px 0px 2px 0px;
            width: 100%;
            text-align: center;
            border-radius: 26px;
            font-size: 13px; }
            .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-gifts .cp-gifts__item .cp-gifts__send:first-letter {
              text-transform: uppercase; }
        .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-gifts .cp-gifts__value {
          display: block;
          margin: 0 auto;
          padding: 2px 10px 2px 10px;
          border-radius: 26px;
          color: #fff;
          z-index: 2;
          text-align: center;
          font-size: 14px;
          background: rgba(0, 0, 0, 0.4);
          font-weight: bold;
          width: fit-content; }
          .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-gifts .cp-gifts__value svg {
            width: 13px;
            height: 13px;
            margin-right: 2px;
            position: relative;
            top: 1px; }
        @media all and (max-width: 939px) {
          .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-gifts .cp-gifts__item {
            white-space: inherit;
            margin-left: 4px;
            margin-right: 4px;
            padding: 6px !important; }
            .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-gifts .cp-gifts__item .cp-gifts__value {
              padding: 2px 5px 2px 5px;
              font-size: 13px; } }
      .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-adjusts__container {
        height: 100%;
        color: #000;
        background: rgba(0, 0, 0, 0.7);
        border-radius: 26px;
        padding: 20px;
        padding-bottom: 80px;
        position: relative; }
        .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-adjusts__container .cp-gifts-fixed {
          width: calc(100% - 40px);
          /* parent padding * 2 */
          position: absolute;
          bottom: 20px;
          max-height: 80px;
          display: flex;
          flex-wrap: nowrap;
          justify-content: space-between;
          flex-basis: auto; }
          .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-adjusts__container .cp-gifts-fixed .cp-gifts-fixed-item {
            width: 48%;
            color: #fff;
            padding: 4px 10px 4px 10px;
            text-align: center;
            border-radius: 26px;
            background: rgba(255, 255, 255, 0.1);
            font-weight: bold;
            font-size: 16px; }
            @media all and (max-width: 939px) {
              .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-adjusts__container .cp-gifts-fixed .cp-gifts-fixed-item {
                font-size: 14px; } }
            .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-adjusts__container .cp-gifts-fixed .cp-gifts-fixed-item:hover {
              text-decoration: none; }
            .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-adjusts__container .cp-gifts-fixed .cp-gifts-fixed-item svg {
              width: 25px;
              height: 25px;
              display: inline-block;
              float: left; }
            .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-adjusts__container .cp-gifts-fixed .cp-gifts-fixed-item[data-type="checkout"] {
              background: rgba(0, 0, 0, 0.4);
              border: 1px solid rgba(255, 255, 255, 0.6); }
              .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-adjusts__container .cp-gifts-fixed .cp-gifts-fixed-item[data-type="checkout"] svg {
                fill: #fff;
                width: 14px;
                height: 14px;
                position: relative;
                top: 4px; }
            .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-adjusts__container .cp-gifts-fixed .cp-gifts-fixed-item .cp-gifts-fixed-credits-amount {
              display: inline-block;
              line-height: 26px; }
      .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-chatroom-config__item[data-type='sendGift'] {
        background: #ff6b64 !important; }
      .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] .cp-gifts__item[data-edit] {
        display: none; }
      .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] [data-type="exitGift"] {
        background-color: rgba(0, 0, 0, 0.7) !important;
        display: block;
        padding: 8px;
        border-radius: 50%;
        min-width: initial;
        min-height: initial;
        height: 32px;
        width: 32px !important;
        margin-bottom: 10px !important; }
        .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts[data-type='gift'] [data-type="exitGift"] svg {
          fill: #fff;
          width: 15px;
          height: 15px; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts [data-type="exitBio"] .cp-chatroom-config__item-label {
      display: none; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts [data-type="exitBio"] .cp-chatroom-config__item-icon {
      font-size: 12px; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts [data-type="exitBio"] .cp-chatroom-adjusts__item-text.bg-free {
      background-color: #ff6b64 !important; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts [data-type="exitBio"] i {
      margin: 0px; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts [data-type='amountCredits'],
    .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts [data-type='userFollowState'],
    .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts [data-type='userCrushState'],
    .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts [data-chat-type] {
      display: none; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts [data-type='userFollowStateSVG'] {
      display: inline-block !important;
      width: 12px;
      height: 12px;
      fill: #ff6b64;
      margin-left: 3px; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts .cp-chatroom-adjusts__container [data-type="kick"],
    .cp-chatroom[data-style-live="true"] .cp-chatroom-adjusts .cp-chatroom-adjusts__container [data-type="ban"] {
      display: flex !important;
      background-color: rgba(255, 255, 255, 0.2) !important; }
  .cp-chatroom[data-style-live="true"] .cp-chatroom-messages .cp-chatroom-messages__content::-webkit-scrollbar {
    width: 10px; }
  .cp-chatroom[data-style-live="true"] .cp-chatroom-messages .cp-chatroom-messages__content::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.3);
    border-radius: 10px; }
  .cp-chatroom[data-style-live="true"] .cp-chatroom-messages .cp-chatroom-messages__content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background-color: rgba(0, 0, 0, 0.7);
    border: transparent; }
  .cp-chatroom[data-style-live="true"] .cp-chatroom-messages .cp-chatroom-messages__item {
    /* Mensagem de texto de presente dentro do chat */ }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-messages .cp-chatroom-messages__item .cp-chatroom-messages__item-container {
      padding: 8px 10px 8px 10px;
      line-height: 32px;
      border-radius: 26px; }
      .cp-chatroom[data-style-live="true"] .cp-chatroom-messages .cp-chatroom-messages__item .cp-chatroom-messages__item-container .cp-chatroom-messages__avatar {
        margin-top: 0px !important; }
      .cp-chatroom[data-style-live="true"] .cp-chatroom-messages .cp-chatroom-messages__item .cp-chatroom-messages__item-container [data-device-type="true"] {
        display: none; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-messages .cp-chatroom-messages__item[data-type="userMsg"][data-is-sender="false"] .cp-chatroom-messages__item-container {
      background-color: rgba(255, 255, 255, 0.3) !important; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-messages .cp-chatroom-messages__item.is-gift .cp-chatroom-messages__item-container {
      max-width: 100%; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-messages .cp-chatroom-messages__item.is-gift.is-gift-manual .cp-chatroom-messages__item-container {
      background-color: rgba(155, 131, 26, 0.5) !important; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-messages .cp-chatroom-messages__item.is-gift.is-gift-index .cp-chatroom-messages__item-container {
      background-color: rgba(131, 67, 67, 0.5) !important; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-messages .cp-chatroom-messages__item.is-gift .cp-chatroom-messages__item-text {
      position: relative; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-messages .cp-chatroom-messages__item.is-gift .is-tip-image {
      position: relative;
      padding-left: 40px;
      top: unset;
      bottom: unset; }
    .cp-chatroom[data-style-live="true"] .cp-chatroom-messages .cp-chatroom-messages__item.is-gift .is-image-gift {
      width: 25px;
      height: 25px;
      margin: 0px;
      position: absolute;
      top: -6px;
      left: 0px; }
  .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] {
    /* performers style only */
    /* Form send messages */ }
    .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config {
      position: absolute;
      width: 50px;
      position: absolute;
      left: unset;
      padding: 10px;
      margin-bottom: 0px;
      padding: 0px; }
      .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config .cp-chatroom-config__item {
        margin-top: 10px;
        color: #fff;
        fill: #fff;
        min-width: unset;
        min-height: unset;
        max-width: 100%;
        padding: 10px;
        margin-left: 0px;
        margin-right: 0px;
        border-radius: 50%; }
        .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config .cp-chatroom-config__item .cp-chatroom-config__item-icon {
          color: #fff;
          width: 30px;
          height: 30px;
          font-size: 20px;
          text-align: center;
          line-height: 28px;
          position: relative;
          left: 1px; }
        .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config .cp-chatroom-config__item:hover {
          color: #fff; }
          .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config .cp-chatroom-config__item:hover .cp-chatroom-config__item-icon {
            color: #fff; }
      .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="users"] {
        background-color: #ff6b64 !important; }
      .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="performerMic"].is-active {
        background-color: #ff6b64 !important; }
      .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config.ff-live-buttons .cp-chatroom-config__item {
        margin-top: 18px; }
      .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="call"] {
        background: #83BA42;
        padding: 12px; }
        .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="call"] svg {
          fill: #fff;
          width: 26px !important;
          height: 26px !important;
          position: relative;
          left: -1px !important;
          top: -1px; }
      .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="gift"] {
        background-color: #ff6b64 !important;
        color: #fff;
        fill: #fff;
        min-width: unset;
        min-height: unset;
        max-width: 100%;
        padding: 10px;
        margin-left: 0px;
        margin-right: 0px; }
        .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="gift"] svg {
          fill: #fff;
          width: 30px;
          height: 30px;
          /* better alignment */
          position: relative;
          left: 0px;
          top: -1px; }
      .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="subscription"] {
        background: #fff;
        color: #000;
        min-width: unset;
        min-height: unset;
        max-width: 100%;
        padding: 10px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 6px;
        /* Fix positioned element bigger than element margin */ }
        .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="subscription"]:hover span {
          color: #000; }
        .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="subscription"] svg {
          width: 30px;
          height: 30px;
          fill: #ff6b64;
          position: relative;
          top: -3px; }
        .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="subscription"] span {
          position: absolute;
          bottom: -6px;
          font-size: 11px;
          font-weight: bold;
          text-align: center;
          display: block;
          padding: 2px 8px 2px 8px;
          background: #fff;
          border-radius: 26px;
          border: 1px solid rgba(0, 0, 0, 0.2); }
          .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="subscription"] span:hover {
            color: #000; }
      .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="add_balance"] {
        background: #ff6b64;
        color: #000;
        min-width: unset;
        min-height: unset;
        max-width: 100%;
        padding: 10px;
        margin-left: 0px;
        margin-right: 0px;
        margin-bottom: 8px;
        /* Fix positioned element bigger than element margin */ }
        .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="add_balance"]:hover span {
          color: #000; }
        .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="add_balance"] svg {
          width: 30px;
          height: 30px;
          fill: #fff;
          position: relative;
          top: -3px; }
        .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="add_balance"] span {
          position: absolute;
          bottom: -8px;
          font-size: 11px;
          font-weight: bold;
          text-align: center;
          display: block;
          padding: 2px 4px 2px 4px;
          background: #fff;
          border-radius: 26px;
          border: 1px solid rgba(0, 0, 0, 0.2); }
          .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="add_balance"] span:hover {
            color: #000; }
      .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="tip"] {
        color: #fff;
        font-size: 16px;
        text-align: center;
        background-color: transparent !important;
        min-width: unset;
        min-height: unset;
        max-width: 100%;
        padding: 0px;
        margin-left: 0px;
        margin-right: 0px; }
        .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="tip"] svg {
          width: 50px;
          height: 50px; }
          .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="tip"] svg .hover {
            display: none; }
        .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="tip"] span {
          display: none; }
        .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="tip"] [data-tip-type="value"] {
          font-weight: bold;
          position: absolute;
          top: 11px;
          font-size: 20px; }
        .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="tip"] [data-tip-type="text"] {
          position: absolute;
          bottom: 4px;
          font-size: 13px;
          font-weight: bold; }
        .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="tip"].is-active {
          max-width: initial;
          left: 0px; }
          .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="tip"].is-active span {
            display: block; }
          .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="tip"].is-active svg {
            width: 64px;
            height: 64px; }
            .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="tip"].is-active svg .default {
              display: none; }
            .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="tip"].is-active svg .hover {
              display: block; }
      .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="exitCall"],
      .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="volumeChat"],
      .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-config [data-type="videoPerformerAudio"] {
        display: none; }
    .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'][data-interface="performers"] .cp-chatroom-header .post-data__container .live-header-infos {
      width: auto;
      gap: 12px; }
    .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'][data-interface="performers"] .cp-chatroom-header .post-data__container [data-type="showStatus"][data-status="true_private"] {
      padding-left: 26px !important;
      padding-right: 26px !important; }
    .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'][data-interface="performers"] .cp-chatroom-header .post-data__container .cp-chatroom-config__item[data-type="moneyAmount"] {
      position: relative;
      top: inherit;
      left: inherit;
      right: inherit; }
    .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'][data-interface="performers"] .cp-chatroom-config .cp-chatroom-config__item {
      width: 50px;
      height: 50px; }
      .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'][data-interface="performers"] .cp-chatroom-config .cp-chatroom-config__item svg {
        fill: #fff;
        width: 18px;
        height: 18px; }
      .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'][data-interface="performers"] .cp-chatroom-config .cp-chatroom-config__item .cp-chatroom-config__item-badge {
        font-weight: bold;
        padding: 3px;
        font-size: 11px; }
    .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-form {
      padding: 0px;
      height: 80px;
      display: flex;
      align-items: flex-end; }
      .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-form .cp-chatroom-form__field {
        background: transparent !important;
        height: 48px;
        line-height: 48px;
        border-radius: 40px;
        padding: 13px 58px 14px 18px;
        border: 2px solid rgba(255, 255, 255, 0.6);
        font-size: 16px; }
      .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-form .cp-chatroom-form__button {
        right: 14px;
        width: 22px;
        height: 22px; }
      .cp-chatroom[data-style-live="true"][data-show-viewport-mobile='true'][data-style-privecall='true'][data-lightbox='true'] .cp-chatroom-form svg {
        fill: #fff; }

.js-live__animation-1 {
  animation: live_emoji_animation1 ease-in-out 5s 1;
  position: absolute;
  width: 40px;
  height: 40px;
  z-index: 22; }

.js-live__animation-2 {
  animation: live_emoji_animation2 ease-in-out 5s 1;
  position: absolute;
  width: 40px;
  height: 40px;
  z-index: 22; }

@keyframes live_emoji_animation1 {
  0% {
    margin-left: -60px;
    bottom: 0%;
    opacity: 1; }
  80% {
    opacity: 0.9; }
  100% {
    margin-left: 60px;
    bottom: 100%;
    opacity: 0;
    transform: scale(1); } }

@keyframes live_emoji_animation2 {
  0% {
    margin-left: 60px;
    bottom: 0%;
    opacity: 1; }
  80% {
    opacity: 0.9; }
  100% {
    margin-left: -60px;
    bottom: 100%;
    opacity: 0;
    transform: scale(1); } }

.cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-config__item[data-type="game"],
.cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-config__item[data-type="game"] {
  min-width: initial;
  min-height: initial;
  max-width: 100%;
  padding: 10px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 20px;
  width: inherit !important;
  height: inherit !important; }
  .cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-config__item[data-type="game"] svg,
  .cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-config__item[data-type="game"] svg {
    width: 30px !important;
    height: 30px !important; }

.cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-game-stage {
  top: 65px; }

.cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-game-stage {
  top: 50px; }

.cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-game-stage .cp-chatroom-game-stage-trigger,
.cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-game-stage .cp-chatroom-game-stage-trigger {
  color: #fff;
  background-color: #FF6B64 !important; }

.cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-config__games,
.cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-config__games {
  min-height: inherit;
  padding: 18px;
  background-color: #fff !important;
  height: auto;
  /*min-height: auto;*/
  justify-content: flex-start;
  align-items: stretch; }
  .cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-config__games .cp-chatroom-config__games-title,
  .cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-config__games .cp-chatroom-config__games-title {
    color: #000;
    text-transform: none;
    line-height: 20px;
    padding: 0px;
    margin-bottom: 18px !important;
    font-weight: normal; }
  .cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-config__games .cp-chatroom-config__games-name,
  .cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-config__games .cp-chatroom-config__games-name {
    color: #000;
    padding-left: 8px; }
  .cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-config__games .cp-chatroom-config__games-menu,
  .cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-config__games .cp-chatroom-config__games-menu {
    flex-direction: column;
    overflow-x: hidden;
    padding: 0px; }
    .cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-config__games .cp-chatroom-config__games-menu.processing:hover,
    .cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-config__games .cp-chatroom-config__games-menu.processing:hover {
      cursor: not-allowed; }
      .cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-config__games .cp-chatroom-config__games-menu.processing:hover a[data-type="start-game"],
      .cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-config__games .cp-chatroom-config__games-menu.processing:hover a[data-type="start-game"] {
        background-color: transparent !important;
        border: 1px solid #d8d8d8;
        cursor: not-allowed; }
  .cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-config__games .loader,
  .cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-config__games .loader {
    border-radius: 8px; }
  .cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-config__games a[data-type="start-game"],
  .cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-config__games a[data-type="start-game"] {
    flex: 1 1 100% !important;
    background-color: transparent !important;
    border: 1px solid #d8d8d8; }
    .cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-config__games a[data-type="start-game"]:hover,
    .cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-config__games a[data-type="start-game"]:hover {
      background-color: #f9fafb !important;
      border-color: #29c6dd; }
    .cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-config__games a[data-type="start-game"] svg,
    .cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-config__games a[data-type="start-game"] svg {
      fill: #000; }
  .cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-config__games a[data-item-type="close"],
  .cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-config__games a[data-item-type="close"] {
    right: 20px;
    top: 13px;
    background-color: transparent !important;
    margin: 0px; }
    .cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-config__games a[data-item-type="close"] svg,
    .cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-config__games a[data-item-type="close"] svg {
      fill: #000; }

.cp-chatroom[data-interface="performers"][data-show-viewport-mobile="true"] .cp-chatroom-media .cp-chatroom-config__item[data-type="game"],
.cp-chatroom[data-interface="users"][data-show-viewport-mobile="true"] .cp-chatroom-media .cp-chatroom-config__item[data-type="game"] {
  display: none; }

.cp-lightbox__main[data-area="live-call-invite"] .cp-form__title {
  margin-bottom: 20px; }

.cp-lightbox__main[data-area="live-call-invite"] .cp-page__text {
  font-size: 14px; }

.cp-lightbox__main[data-area="live-call-invite"] .cp-form__button.is-primary, .cp-lightbox__main[data-area="live-call-invite"] .is-primary.ff-fevernow__button {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  background: #2EC92D !important;
  color: #fff;
  font-weight: bold;
  box-shadow: none; }
  .cp-lightbox__main[data-area="live-call-invite"] .cp-form__button.is-primary svg, .cp-lightbox__main[data-area="live-call-invite"] .is-primary.ff-fevernow__button svg {
    width: 22px;
    height: 22px;
    fill: #fff;
    margin-left: -10px; }
  .cp-lightbox__main[data-area="live-call-invite"] .cp-form__button.is-primary.is-active, .cp-lightbox__main[data-area="live-call-invite"] .is-primary.is-active.ff-fevernow__button {
    animation: call_invite_glow 2.4s ease-in-out infinite; }
    .cp-lightbox__main[data-area="live-call-invite"] .cp-form__button.is-primary.is-active:hover, .cp-lightbox__main[data-area="live-call-invite"] .is-primary.is-active.ff-fevernow__button:hover {
      text-decoration: none; }
  .cp-lightbox__main[data-area="live-call-invite"] .cp-form__button.is-primary .dots::after, .cp-lightbox__main[data-area="live-call-invite"] .is-primary.ff-fevernow__button .dots::after {
    content: '';
    animation: call_invite_dots 1.8s steps(4, end) infinite; }

@keyframes call_invite_dots {
  0% {
    content: ''; }
  25% {
    content: '.'; }
  50% {
    content: '..'; }
  75% {
    content: '...'; }
  100% {
    content: ''; } }

@keyframes call_invite_glow {
  0% {
    box-shadow: 0 0 0 0 rgba(67, 179, 105, 0.95), 0 0 0 0 rgba(67, 179, 105, 0); }
  50% {
    box-shadow: 0 0 0 8px rgba(67, 179, 105, 0.35), 0 0 24px 6px rgba(67, 179, 105, 0.35); }
  100% {
    box-shadow: 0 0 0 0 rgba(67, 179, 105, 0.95), 0 0 0 0 rgba(67, 179, 105, 0); } }

.cp-lightbox__main[data-area="live-call-invite"] .cp-form__button.is-secondary, .cp-lightbox__main[data-area="live-call-invite"] .is-secondary.ff-fevernow__button {
  background: transparent !important;
  /*width: auto;*/ }

.cp-lightbox__main[data-area="live-call-invite"] .cp-form__button.is-decline, .cp-lightbox__main[data-area="live-call-invite"] .is-decline.ff-fevernow__button {
  color: #f98282 !important;
  font-weight: bold; }

.cp-lightbox__main[data-area="live-call-invite"] .cp-form__button.is-user-cancel, .cp-lightbox__main[data-area="live-call-invite"] .is-user-cancel.ff-fevernow__button {
  padding: 6px; }

.cp-lightbox__main[data-area="live-call-invite"] .ff-call-fee {
  margin-top: 6px;
  text-align: center;
  color: #7B8B98;
  font-weight: bold;
  width: 100%; }
  .cp-lightbox__main[data-area="live-call-invite"] .ff-call-fee span {
    font-weight: normal; }
  .cp-lightbox__main[data-area="live-call-invite"] .ff-call-fee.is-counter {
    font-weight: normal;
    font-size: 13px; }

.ui-datepicker {
  width: 250px;
  border: none;
  background: none;
  background-color: rgba(30, 30, 30, 0.85);
  color: #FFF;
  border-radius: 12px;
  box-shadow: 0 0 8px 3px rgba(0, 0, 0, 0.26);
  padding: 5px;
  z-index: 13101 !important; }
  @media all and (max-width: 939px) {
    .ui-datepicker {
      width: 280px;
      max-width: 100%; } }
  @supports (-webkit-backdrop-filter: blur(5px)) or (backdrop-filter: blur(5px)) {
    .ui-datepicker {
      backdrop-filter: blur(5px); } }
  .ui-datepicker-header {
    border: none !important;
    background: none !important;
    background-color: rgba(255, 255, 255, 0.3);
    color: #FFF;
    display: flex;
    align-items: center;
    padding: 5px; }
  .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    width: 24px !important;
    height: 24px !important;
    border: none !important;
    background: none !important;
    position: relative !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, 0.65); }
    .ui-datepicker .ui-state-disabled.ui-datepicker-prev, .ui-datepicker .ui-state-disabled.ui-datepicker-next {
      opacity: 0.5; }
    .ui-datepicker .ui-datepicker-prev .ui-icon, .ui-datepicker .ui-datepicker-next .ui-icon {
      display: none !important; }
  .ui-datepicker-prev {
    order: 1; }
  .ui-datepicker-next {
    order: 3; }
  .ui-datepicker-title {
    margin: 0 auto !important;
    order: 2; }
    .ui-datepicker-title select {
      border: none;
      background-color: rgba(255, 255, 255, 0.1);
      padding: 0 20px;
      border-radius: 50px;
      margin: 0 2.5px;
      background-image: url(/static/images/form_select/arrow-down-white.svg);
      background-size: 4px;
      background-repeat: no-repeat;
      background-position: calc(100% - 10px) center;
      padding-right: 25px; }
      .ui-datepicker-title select option {
        color: #000; }
  .ui-datepicker-calendar {
    margin-top: 10px; }
    .ui-datepicker-calendar thead th {
      font-size: 12px;
      width: calc(100% / 7);
      min-width: calc(100% / 7);
      height: calc(100% / 7); }
      .ui-datepicker-calendar thead th.ui-datepicker-week-end {
        color: orange; }
    .ui-datepicker-calendar tbody td {
      width: calc(100% / 7);
      min-width: calc(100% / 7);
      position: relative; }
      .ui-datepicker-calendar tbody td:before {
        content: '';
        padding-top: 100%;
        display: block; }
      .ui-datepicker-calendar tbody td.ui-datepicker-other-month:before {
        display: none; }
      .ui-datepicker-calendar tbody td.ui-state-disabled {
        opacity: 0.1; }
      .ui-datepicker-calendar tbody td.ui-datepicker-week-end a.ui-state-default {
        color: orange; }
    .ui-datepicker-calendar tbody a,
    .ui-datepicker-calendar tbody span {
      width: 100%;
      height: 100%;
      float: left;
      display: flex;
      align-items: center;
      justify-content: center;
      position: absolute;
      top: 0;
      left: 0;
      border-radius: 6px; }
      .ui-datepicker-calendar tbody a.ui-state-default,
      .ui-datepicker-calendar tbody span.ui-state-default {
        border: none !important;
        background: none !important;
        color: #FFF; }
      .ui-datepicker-calendar tbody a.ui-state-hover,
      .ui-datepicker-calendar tbody span.ui-state-hover {
        border: none !important;
        background: none !important;
        color: #FFF;
        opacity: 0.7;
        text-decoration: none; }
      .ui-datepicker-calendar tbody a.ui-state-active,
      .ui-datepicker-calendar tbody span.ui-state-active {
        top: 2px;
        left: 2px;
        width: calc(100% - 4px);
        height: calc(100% - 4px);
        border: none !important;
        background: none !important;
        background-color: #F91152 !important; }
      .ui-datepicker-calendar tbody a.ui-state-highlight,
      .ui-datepicker-calendar tbody span.ui-state-highlight {
        top: 2px;
        left: 2px;
        width: calc(100% - 4px);
        height: calc(100% - 4px);
        border: none !important;
        background: none !important;
        background-color: rgba(255, 255, 255, 0.03) !important;
        color: #FFF; }
  .ui-datepicker-buttonpane {
    border: none !important;
    background: none !important;
    padding: 15px 5px 8px !important;
    display: flex;
    justify-content: space-between;
    margin: 0 !important; }
    .ui-datepicker-buttonpane button {
      padding: 8px !important;
      margin: 0 !important;
      border: none !important;
      background: none !important;
      width: auto !important;
      float: left !important;
      -webkit-box-flex: 1;
      -ms-flex: 1 1 10em;
      flex: 1 1 10em;
      font-weight: 700 !important;
      max-width: calc(50% - 5px); }
      .ui-datepicker-buttonpane button.ui-datepicker-current {
        color: #FFF; }
      .ui-datepicker-buttonpane button.ui-datepicker-close {
        color: #FFF; }
  .ui-datepicker .ui_tpicker_time, .ui-datepicker .ui_tpicker_hour, .ui-datepicker .ui_tpicker_minute, .ui-datepicker .ui_tpicker_second {
    font-size: 16px;
    color: orange;
    margin-bottom: 14px;
    top: 6px;
    position: relative;
    padding: 5px 10px; }
    .ui-datepicker .ui_tpicker_time_label, .ui-datepicker .ui_tpicker_hour_label, .ui-datepicker .ui_tpicker_minute_label, .ui-datepicker .ui_tpicker_second_label {
      font-size: 14px;
      color: rgba(255, 255, 255, 0.4);
      margin-bottom: 5px; }
    .ui-datepicker .ui_tpicker_time_slider, .ui-datepicker .ui_tpicker_hour_slider, .ui-datepicker .ui_tpicker_minute_slider, .ui-datepicker .ui_tpicker_second_slider {
      border: none !important;
      background: none !important;
      background-color: orange !important;
      height: 2px; }
      .ui-datepicker .ui_tpicker_time_slider .ui-slider-handle, .ui-datepicker .ui_tpicker_hour_slider .ui-slider-handle, .ui-datepicker .ui_tpicker_minute_slider .ui-slider-handle, .ui-datepicker .ui_tpicker_second_slider .ui-slider-handle {
        border: none !important;
        background: none !important;
        top: 0;
        bottom: 0;
        margin: auto;
        border-radius: 100%;
        background-color: #FFF !important;
        box-shadow: -2px 1px 5px rgba(0, 0, 0, 0.45); }
  .ui-datepicker .ui_tpicker_time {
    margin: 15px 0;
    text-align: right;
    top: 0;
    padding: 0 10px 0 0; }
    .ui-datepicker .ui_tpicker_time_label {
      margin-bottom: 15px;
      margin-top: 15px;
      color: #FFF; }

.ui-datepicker {
  background-color: #fff;
  box-shadow: 0 0 10px -2px rgba(0, 0, 0, 0.26);
  font-family: 'Roboto', 'Helvetica Neue', Helvetica, Arial, 'sans-serif';
  height: auto;
  top: 10vh !important; }
  @media (max-height: 570px) {
    .ui-datepicker {
      top: 20px !important;
      overflow: auto !important;
      height: 100%;
      padding-bottom: 20px !important; } }
  @media (max-width: 640px) {
    .ui-datepicker {
      width: 100% !important;
      left: 0 !important;
      right: 0 !important;
      top: 20px !important;
      height: 100% !important; } }
  .ui-datepicker.cp-lightbox__datepicker {
    top: 125px !important; }

.ui-timepicker-div {
  padding: 0 0.3em; }

.ui-datepicker-header,
.ui-datepicker-calendar tbody a.ui-state-default,
.ui-datepicker-calendar tbody span.ui-state-default,
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next,
.ui-datepicker-calendar thead th,
.ui_tpicker_time_label,
.ui_tpicker_hour_label,
.ui_tpicker_minute_label,
.ui_tpicker_second_label {
  color: black !important; }

.ui_tpicker_unit_hide {
  display: none; }

.ui-state-active {
  color: green; }

.ui-datepicker-calendar tbody a.ui-state-active,
.ui-datepicker-calendar tbody span.ui-state-active {
  background-color: #ff6b64 !important;
  color: #fff !important; }

.ui-datepicker .ui_tpicker_time, .ui-datepicker .ui_tpicker_hour, .ui-datepicker .ui_tpicker_minute, .ui-datepicker .ui_tpicker_second {
  color: #ff6b64 !important; }

.ui-datepicker .ui_tpicker_time_slider, .ui-datepicker .ui_tpicker_hour_slider, .ui-datepicker .ui_tpicker_minute_slider, .ui-datepicker .ui_tpicker_second_slider {
  background-color: #ff6b64 !important; }

.ui-datepicker .ui_tpicker_time_label, .ui-datepicker .ui_tpicker_time {
  margin: 5px 0 !important;
  text-align: left !important; }

.ui_tpicker_time {
  margin-bottom: 15px !important; }

.ui-datepicker .ui-datepicker-buttonpane button {
  border-radius: 14px;
  height: 44px;
  font-weight: 500 !important;
  font-size: 14px; }

#launcher {
  transform: scale(0.7) !important;
  margin: 0 !important;
  right: calc(15px * -1) !important;
  bottom: 5px !important; }
  #launcher.is-align-left {
    left: calc(15px * -1) !important;
    right: inherit !important; }
    #launcher.is-align-left ~ #webWidget {
      left: 0 !important;
      right: inherit !important; }
  #launcher.is-align-right {
    right: calc(15px * -1) !important;
    left: inherit !important; }
  #launcher ~ #webWidget {
    right: 0 !important;
    bottom: 0 !important; }
  @media all and (max-width: 939px) {
    .cp-myprive ~ * #launcher {
      bottom: 75px !important; } }
  #cp-myprive:checked ~ * #launcher,
  #cp-sidebar-messages:checked ~ * #launcher {
    left: calc(15px * -1) !important;
    right: inherit !important; }
    #cp-myprive:checked ~ * #launcher ~ #webWidget,
    #cp-sidebar-messages:checked ~ * #launcher ~ #webWidget {
      left: 0 !important;
      right: inherit !important; }
    @media all and (max-width: 939px) {
      #cp-myprive:checked ~ * #launcher,
      #cp-sidebar-messages:checked ~ * #launcher {
        display: none; } }

@media all and (max-width: 939px) {
  #octadesk-octachat-appchat {
    bottom: 75px !important; } }

#octadesk-octachat-appchat.is-align-left {
  left: calc(15px * -1) !important;
  right: inherit !important; }

#octadesk-octachat-appchat.is-align-right {
  right: calc(15px * -1) !important;
  left: inherit !important; }

.fs-header {
  position: relative;
  z-index: 10003;
  border-bottom: 1px solid #FFF; }
  @media all and (max-width: 939px) {
    .fs-header {
      position: fixed;
      bottom: 0;
      left: 0;
      z-index: 100;
      box-shadow: 0 -2px 5px -2px rgba(0, 0, 0, 0.3); } }
  .fs-header__content {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    padding: 0;
    min-height: 64px; }
    @media all and (max-width: 939px) {
      .fs-header__content {
        padding: 0 10px; } }
  .fs-header__menu {
    width: auto;
    flex: 1 1 10em;
    float: left;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-left: 0; }
    @media all and (max-width: 939px) {
      .fs-header__menu {
        justify-content: space-between; } }
  .fs-header__menu-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    float: left;
    display: none;
    z-index: 21;
    opacity: 0.73;
    background: transparent; }
    @media screen and (max-width: 935px) {
      .fs-header__menu-overlay {
        background: #000;
        z-index: 4; } }
  .fs-header__menu-item {
    width: 84px;
    flex: 0 1 84px;
    height: 64px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center; }
    .is-disabled.fs-header__menu-item {
      opacity: 0.3;
      pointer-events: none; }
    .is-active.fs-header__menu-item, .fs-header__menu-item:hover {
      text-decoration: none; }
      .is-active.fs-header__menu-item svg .default, .fs-header__menu-item:hover svg .default {
        display: none; }
      .is-active.fs-header__menu-item svg .hover, .fs-header__menu-item:hover svg .hover {
        display: block; }
    .is-uploader.fs-header__menu-item {
      position: relative;
      cursor: default; }
      .is-uploader.fs-header__menu-item svg.is-uploader {
        cursor: pointer;
        width: 38px;
        height: 38px;
        padding: 9px;
        fill: #ff6363; }
        .is-uploader.fs-header__menu-item svg.is-uploader .default {
          display: block !important; }
        .is-uploader.fs-header__menu-item svg.is-uploader .hover {
          display: none !important; }
      .is-uploader.fs-header__menu-item::after {
        content: " ";
        position: absolute;
        width: 38px;
        height: 38px;
        background-color: #ffe1e1;
        border-radius: 50%;
        z-index: -1; }
    .fs-header__menu-item[data-count] {
      position: relative; }
      .fs-header__menu-item[data-count]:after {
        content: attr(data-count);
        position: absolute;
        right: 10px;
        top: 10px;
        font-weight: 700;
        border-radius: 25px;
        width: auto;
        height: 16px;
        font-size: 10px;
        min-width: 16px;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 1.5px 2px; }
        @media all and (max-width: 939px) {
          .fs-header__menu-item[data-count]:after {
            right: 0;
            top: 0; } }
    .fs-header__menu-item[data-type='uploads'] {
      justify-content: space-between;
      z-index: 21;
      position: absolute;
      bottom: unset;
      left: 0;
      margin: 0;
      right: unset;
      border-radius: 9px;
      width: 176px;
      flex: 0 1 176px;
      display: flex;
      flex-wrap: wrap;
      height: auto;
      top: calc(100%);
      opacity: 0;
      pointer-events: none; }
      @media all and (max-width: 939px) {
        .fs-header__menu-item[data-type='uploads'] {
          bottom: calc(100%);
          top: unset;
          width: 94%;
          z-index: 5;
          display: none;
          left: 0;
          right: 0;
          margin: auto; } }
      .fs-header__menu-item[data-type='uploads'][data-opened="true"] {
        pointer-events: all;
        opacity: 1;
        top: calc(100% + 5px); }
        @media all and (max-width: 939px) {
          .fs-header__menu-item[data-type='uploads'][data-opened="true"] {
            bottom: calc(100% + 13px);
            top: unset; } }
      .fs-header__menu-item[data-type='uploads'] .fs-header__menu-item {
        width: 100%;
        flex: 0 1 100%;
        padding: 12px 15px;
        height: auto;
        min-height: 0;
        border-radius: inherit;
        cursor: pointer; }
        @media screen and (max-width: 935px) {
          .fs-header__menu-item[data-type='uploads'] .fs-header__menu-item {
            padding: 15px;
            flex: none;
            border-radius: 0; } }
        .fs-header__menu-item[data-type='uploads'] .fs-header__menu-item:not(:nth-of-type(1)) {
          border-top: 1px solid #e8ebee; }
        .fs-header__menu-item[data-type='uploads'] .fs-header__menu-item svg {
          order: 2;
          margin-left: auto;
          fill: #000; }
          @media screen and (max-width: 935px) {
            .fs-header__menu-item[data-type='uploads'] .fs-header__menu-item svg {
              order: 0;
              margin: 0 10px; } }
          .fs-header__menu-item[data-type='uploads'] .fs-header__menu-item svg .default {
            display: block !important; }
          .fs-header__menu-item[data-type='uploads'] .fs-header__menu-item svg .hover {
            display: none !important; }
        .fs-header__menu-item[data-type='uploads'] .fs-header__menu-item span {
          line-height: 1;
          color: #000;
          font-size: 15px;
          font-weight: 400; }
    @media all and (max-width: 939px) {
      .fs-header__menu-item {
        width: 45px;
        flex: 0 1 45px;
        height: 45px; } }
    .fs-header__menu-item svg {
      width: 21px;
      height: 21px;
      transition: 0.3s; }
      .fs-header__menu-item svg.is-home {
        width: 23px;
        height: 23px; }
      .fs-header__menu-item svg .hover {
        display: none; }
  .fs-header__logo {
    width: clamp(100px, 15vw, 139px);
    float: left;
    padding: 0; }
    @media all and (max-width: 939px) {
      .fs-header__logo {
        margin: 0 auto;
        display: none; } }

.fs-header {
  background-color: #FFF ;
  border-bottom-color: #f9fafb ; }
  body[data-custom-theme="true"] .fs-header {
    background-color: #000 ; }
  body[data-custom-theme="true"] .fs-header {
    border-bottom-color: #0a0a0a ; }
  .fs-header__logo-image {
    filter: contrast(1) ; }
    body[data-custom-theme="true"] .fs-header__logo-image {
      filter: contrast(0.65) ; }
  .fs-header__menu-item.is-active svg, .fs-header__menu-item:hover svg {
    fill: #ff6363 ; }
    body[data-custom-theme="true"] .fs-header__menu-item.is-active svg, body[data-custom-theme="true"] .fs-header__menu-item:hover svg {
      fill: #ff6363 ; }
  .fs-header__menu-item[data-count]:after {
    background-color: #29c6dd ;
    color: #FFF ; }
    body[data-custom-theme="true"] .fs-header__menu-item[data-count]:after {
      background-color: #29c6dd ; }
    body[data-custom-theme="true"] .fs-header__menu-item[data-count]:after {
      color: #FFF ; }
  .fs-header__menu-item[data-type='uploads'][data-opened="true"] {
    background-color: #FFF; }
    .fs-header__menu-item[data-type='uploads'][data-opened="true"] .is-large.fs-header__menu-item {
      background-color: #000;
      color: #FFF; }
    @media screen and (max-width: 935px) {
      .fs-header__menu-item[data-type='uploads'][data-opened="true"] {
        background-color: #FFF;
        width: 94%;
        left: 0;
        right: 0;
        margin: auto;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        z-index: 5; } }
  @media all and (max-width: 939px) {
    .fs-header__menu-item[data-type='uploads'][data-opened="false"] {
      display: none; } }
  .fs-header__menu-item[data-type='uploads'] .is-large.fs-header__menu-item {
    background-image: linear-gradient(-2deg, #d34e74 0%, #f4837a 100%);
    color: #FFF; }
    .fs-header__menu-item[data-type='uploads'] .is-large.fs-header__menu-item:hover {
      color: #FFF; }
  .fs-header__menu-item[data-type='uploads'] .fs-header__menu-item:not(.is-large) {
    color: #000; }
    .fs-header__menu-item[data-type='uploads'] .fs-header__menu-item:not(.is-large):hover {
      color: #000;
      background-color: rgba(0, 0, 0, 0.05); }
    .fs-header__menu-item[data-type='uploads'] .fs-header__menu-item:not(.is-large):after {
      color: #FFF; }
  .fs-header__menu-item svg {
    fill: #8a96a3 ; }
    body[data-custom-theme="true"] .fs-header__menu-item svg {
      fill: #393d42 ; }

.ff-header-profile {
  gap: 30px !important; }
  .ff-header-profile .header-profile__media-link {
    width: 34px !important;
    height: 34px !important;
    border: 1px solid #ff5c54;
    transition: none; }
    .ff-header-profile .header-profile__media-link svg, .ff-header-profile .header-profile__media-link svg.icon-message {
      fill: #ff5c54;
      width: 16px !important;
      height: 16px !important;
      transition: none; }
    .ff-header-profile .header-profile__media-link.is-active, .ff-header-profile .header-profile__media-link.is-fanclub {
      background-color: #ff5c54;
      border: 1px solid transparent; }
      .ff-header-profile .header-profile__media-link.is-active svg, .ff-header-profile .header-profile__media-link.is-fanclub svg {
        fill: white !important;
        width: 15px;
        height: 15px; }
    .ff-header-profile .header-profile__media-link.icon-favorite {
      background-color: transparent; }
      .ff-header-profile .header-profile__media-link.icon-favorite:hover {
        border: 1px solid #ff5c54; }
        @media (min-width: 1024px) {
          .ff-header-profile .header-profile__media-link.icon-favorite:hover {
            background-color: #ff5c54; }
            .ff-header-profile .header-profile__media-link.icon-favorite:hover .default {
              display: none; }
            .ff-header-profile .header-profile__media-link.icon-favorite:hover .hover {
              display: block;
              fill: white !important; } }
      .ff-header-profile .header-profile__media-link.icon-favorite .default {
        display: block; }
      .ff-header-profile .header-profile__media-link.icon-favorite .active, .ff-header-profile .header-profile__media-link.icon-favorite .hover {
        display: none; }
      .ff-header-profile .header-profile__media-link.icon-favorite.is-active {
        background-color: #ff5c54; }
        .ff-header-profile .header-profile__media-link.icon-favorite.is-active .default {
          display: none; }
        .ff-header-profile .header-profile__media-link.icon-favorite.is-active .active {
          display: block;
          fill: white !important; }
    @media (min-width: 1024px) {
      .ff-header-profile .header-profile__media-link:not(.icon-favorite):hover {
        background-color: #ff5c54;
        border: 1px solid transparent; }
        .ff-header-profile .header-profile__media-link:not(.icon-favorite):hover svg {
          fill: white !important;
          width: 15px;
          height: 15px; } }

.fs-header__menu-item[data-type='uploads'][data-opened="true"] {
  flex-direction: column; }
  .fs-header__menu-item[data-type='uploads'][data-opened="true"] .fs-header__menu-item {
    min-height: unset; }

.header-profile__cover-move.ff-header-profile__cover-move.is-performer::before {
  top: -15px !important; }

.header-profile__cover-move.ff-header-profile__cover-move::before {
  background-color: transparent; }

.fs-modal-uploader {
  width: 100%;
  height: 100%;
  float: left;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 10px;
  left: 0;
  opacity: 0;
  pointer-events: none;
  transition: All 0.3s linear; }
  .fs-modal-uploader[data-opened="true"] {
    opacity: 1;
    pointer-events: all;
    top: 0;
    z-index: 10004; }
  .fs-modal-uploader[data-show-preview="true"] .fs-modal-uploader__container-medias .cp-form__sender[data-type="uploader"] {
    opacity: 0;
    pointer-events: none;
    order: 2;
    visibility: hidden;
    transform: scale(0);
    overflow: hidden;
    height: 0; }
  .fs-modal-uploader[data-show-preview="true"] .fs-modal-uploader__container-medias .cp-form__sender[data-type="preview"] {
    opacity: 1;
    pointer-events: all;
    order: -1;
    visibility: visible;
    transform: scale(1);
    overflow: visible;
    height: auto; }
  .fs-modal-uploader__overlay {
    width: 100%;
    height: 100%;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1; }
  .fs-modal-uploader__content {
    width: 900px;
    flex: 0 1 900px;
    float: left;
    max-width: 100%;
    border-radius: 18px;
    background-color: #FFF;
    box-shadow: 0 0 101px 27px rgba(0, 0, 0, 0.4);
    padding: 17px 20px;
    z-index: 2;
    position: relative; }
    @media all and (max-width: 939px) {
      .fs-modal-uploader__content {
        width: 100%;
        flex: 0 1 100%;
        height: 100%;
        border-radius: 0;
        padding: 15px;
        display: flex;
        flex-wrap: wrap; } }
    .fs-modal-uploader__content #photo-upload-visible-mobile,
    .fs-modal-uploader__content #video-upload-visible-mobile {
      display: none; }
      @media all and (max-width: 939px) {
        .fs-modal-uploader__content #photo-upload-visible-mobile:not(:checked) ~ .fs-modal-uploader__header .fs-modal-uploader__header-handler[data-type-button="close"],
        .fs-modal-uploader__content #video-upload-visible-mobile:not(:checked) ~ .fs-modal-uploader__header .fs-modal-uploader__header-handler[data-type-button="close"] {
          opacity: 0;
          pointer-events: none; }
        .fs-modal-uploader__content #photo-upload-visible-mobile:not(:checked) ~ .fs-modal-uploader__header .fs-modal-uploader__header-handler[data-type-button="back"],
        .fs-modal-uploader__content #video-upload-visible-mobile:not(:checked) ~ .fs-modal-uploader__header .fs-modal-uploader__header-handler[data-type-button="back"] {
          opacity: 1;
          pointer-events: all; } }
      @media all and (max-width: 939px) {
        .fs-modal-uploader__content #photo-upload-visible-mobile:not(:checked) ~ .fs-modal-uploader__container,
        .fs-modal-uploader__content #video-upload-visible-mobile:not(:checked) ~ .fs-modal-uploader__container {
          left: -100%; }
          .fs-modal-uploader__content #photo-upload-visible-mobile:not(:checked) ~ .fs-modal-uploader__container .fs-modal-uploader__container-medias,
          .fs-modal-uploader__content #video-upload-visible-mobile:not(:checked) ~ .fs-modal-uploader__container .fs-modal-uploader__container-medias {
            opacity: 0;
            pointer-events: none; }
          .fs-modal-uploader__content #photo-upload-visible-mobile:not(:checked) ~ .fs-modal-uploader__container .fs-modal-uploader__container-config,
          .fs-modal-uploader__content #video-upload-visible-mobile:not(:checked) ~ .fs-modal-uploader__container .fs-modal-uploader__container-config {
            opacity: 1;
            pointer-events: all; } }
  .fs-modal-uploader__header {
    width: 100%;
    float: left;
    display: flex; }
  .fs-modal-uploader__header-handler {
    font-size: 10px;
    color: #000;
    pointer-events: all;
    transition: All 0.3s linear; }
    .fs-modal-uploader__header-handler[data-type-button="close"] {
      opacity: 1;
      margin-left: auto; }
    .fs-modal-uploader__header-handler[data-type-button="back"] {
      pointer-events: none;
      opacity: 0; }
  .fs-modal-uploader__container {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap; }
    @media all and (max-width: 939px) {
      .fs-modal-uploader__container {
        flex-wrap: nowrap;
        left: 0;
        position: relative;
        flex: 0 1 auto;
        transition: All 0.3s linear;
        height: calc(100% - 43px);
        max-height: 100%;
        align-items: flex-start;
        align-content: flex-start; } }
  .fs-modal-uploader__container-medias {
    width: auto;
    flex: 1 1 10em;
    display: flex;
    flex-wrap: wrap;
    float: left;
    max-width: 100%;
    min-width: 0;
    height: 100%;
    background-color: #f9fafb;
    border-radius: 18px;
    margin-top: 10px; }
    .fs-modal-uploader__container-medias + .fs-modal-uploader__container-config {
      margin-left: 16px; }
      @media all and (max-width: 939px) {
        .fs-modal-uploader__container-medias + .fs-modal-uploader__container-config {
          margin-left: 0; } }
    @media all and (max-width: 939px) {
      .fs-modal-uploader__container-medias {
        width: 100%;
        flex: 0 1 100%;
        min-width: 100%;
        opacity: 1;
        pointer-events: all;
        transition: All 0.3s linear; } }
    .fs-modal-uploader__container-medias .cp-form__item-container {
      padding: 0 10px;
      background-color: #f2f2f2;
      border: none; }
      @media all and (max-width: 939px) {
        .fs-modal-uploader__container-medias .cp-form__item-container {
          background-color: transparent; } }
    .fs-modal-uploader__container-medias .profile-form__upload {
      position: relative;
      min-height: 0;
      border-color: rgba(140, 148, 160, 0.36);
      border-style: dotted;
      border-width: 3px;
      padding: 1px; }
      .fs-modal-uploader__container-medias .profile-form__upload:before {
        content: '';
        padding-top: 56.25%;
        display: block; }
      .fs-modal-uploader__container-medias .profile-form__upload .post-timeline__alert-icon {
        background: linear-gradient(39deg, #ed6265 0%, #ed6265 49%, #f9b105 99%, #f9b105 100%);
        background-clip: text;
        -webkit-background-clip: text;
        text-fill-color: transparent;
        -webkit-text-fill-color: transparent;
        width: 85px !important;
        height: 85px !important;
        font-size: calc(85px*80/100) !important; }
      .fs-modal-uploader__container-medias .profile-form__upload .post-timeline__alert-title {
        color: #d0d3d6;
        font-size: 12px;
        font-weight: 400;
        margin-top: 14px; }
    .fs-modal-uploader__container-medias .cp-form__item[data-type="auto"] {
      width: auto;
      flex: 0 1 auto; }
    .fs-modal-uploader__container-medias .cp-form__item-container.no-bg {
      background-color: transparent; }
    .fs-modal-uploader__container-medias .cp-form__button, .fs-modal-uploader__container-medias .ff-fevernow__button {
      border-radius: 6px;
      background-color: #ffffff;
      font-size: 12px;
      color: #ed6265;
      line-height: 1.1;
      padding: 10px; }
    .fs-modal-uploader__container-medias .cp-page__text {
      color: #d0d3d6;
      font-weight: 700;
      line-height: 1.22;
      text-align: center;
      font-size: 18px;
      margin-top: 20px; }
    .fs-modal-uploader__container-medias .cp-form__sender {
      height: 100%;
      position: relative;
      transition: opacity 0.3s linear; }
      .fs-modal-uploader__container-medias .cp-form__sender + .cp-form__sender {
        z-index: 2;
        opacity: 0;
        pointer-events: none;
        border: none;
        order: 2;
        visibility: hidden;
        transform: scale(0);
        overflow: hidden;
        height: 0; }
      @media all and (max-width: 939px) {
        .fs-modal-uploader__container-medias .cp-form__sender {
          align-items: center; } }
    .fs-modal-uploader__container-medias .post-photo {
      overflow: hidden; }
    .fs-modal-uploader__container-medias .post-photo__content {
      width: calc((100% - 33.33%) - 2px);
      display: flex;
      flex-wrap: nowrap;
      white-space: nowrap;
      justify-content: flex-start; }
    .fs-modal-uploader__container-medias .post-photo__item {
      border-radius: 12px; }
      .fs-modal-uploader__container-medias .post-photo__item:not(.is-uploader) {
        width: 100% !important;
        max-width: calc((100%/2) - 2px) !important;
        min-width: calc((100%/2) - 2px) !important;
        flex: 0 1 100% !important;
        border: 1px solid;
        border-color: transparent; }
        .fs-modal-uploader__container-medias .post-photo__item:not(.is-uploader).is-active {
          border-color: #ce4a59; }
          .fs-modal-uploader__container-medias .post-photo__item:not(.is-uploader).is-active .post-photo__media {
            border: 1px solid;
            border-color: #ce4a59; }
        .fs-modal-uploader__container-medias .post-photo__item:not(.is-uploader) .post-photo__floating {
          top: 7px;
          right: 7px;
          margin: auto;
          background-color: #000;
          width: 36px;
          height: 36px; }
        .fs-modal-uploader__container-medias .post-photo__item:not(.is-uploader) .post-photo__floating-icon {
          color: #FFF;
          font-size: 14px; }
      .fs-modal-uploader__container-medias .post-photo__item.is-uploader {
        background-color: transparent; }
        @media all and (max-width: 939px) {
          .fs-modal-uploader__container-medias .post-photo__item.is-uploader {
            width: 100% !important;
            max-width: calc((100%/3) - 2px) !important;
            min-width: calc((100%/3) - 2px) !important;
            flex: 0 1 100% !important; } }
        .fs-modal-uploader__container-medias .post-photo__item.is-uploader .post-photo__thumb {
          background-color: transparent;
          border: 3px dotted #ff6363; }
        .fs-modal-uploader__container-medias .post-photo__item.is-uploader .post-timeline__alert-icon {
          width: 41px !important;
          height: 41px !important;
          font-size: calc(47px*80/100) !important;
          background-color: #f9fafb !important;
          color: #ff6363;
          text-fill-color: transparent !important; }
        .fs-modal-uploader__container-medias .post-photo__item.is-uploader .post-timeline__alert-title {
          font-size: 10px !important;
          color: #000; }
    .fs-modal-uploader__container-medias .post-photo__navigation[data-type="next"] {
      right: 0;
      left: inherit; }
  .fs-modal-uploader__container-config {
    width: 285px;
    flex: 0 1 285px;
    float: left;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column; }
    @media all and (max-width: 939px) {
      .fs-modal-uploader__container-config {
        width: 100%;
        flex: 0 1 100%;
        min-width: 100%;
        height: 100%;
        opacity: 0;
        pointer-events: none;
        flex-wrap: nowrap;
        transition: All 0.3s linear;
        overflow: auto; } }
    .fs-modal-uploader__container-config .cp-form__item {
      padding: 0 !important;
      border: solid 1px greenyellow; }
    .fs-modal-uploader__container-config .cp-form__sender[data-type="paid_prices"] {
      flex-wrap: nowrap; }
    .fs-modal-uploader__container-config .cp-form__item-container {
      padding: 0;
      background-color: transparent;
      border: none; }
    .fs-modal-uploader__container-config .cp-form__label {
      color: #000;
      font-size: 12px; }
    .fs-modal-uploader__container-config .cp-form__field {
      padding: 10px; }
      .fs-modal-uploader__container-config .cp-form__field:not(.is-disabled), .fs-modal-uploader__container-config .cp-form__field:not(:disabled), .fs-modal-uploader__container-config .cp-form__field:not([readonly]) {
        border-color: #eaeaea;
        border-radius: 6px;
        color: #8c95a1; }
        .fs-modal-uploader__container-config .cp-form__field:not(.is-disabled)::placeholder, .fs-modal-uploader__container-config .cp-form__field:not(:disabled)::placeholder, .fs-modal-uploader__container-config .cp-form__field:not([readonly])::placeholder {
          color: #8c95a1; }
    .fs-modal-uploader__container-config .cp-form__button, .fs-modal-uploader__container-config .ff-fevernow__button {
      border-radius: 6px;
      line-height: 1.3;
      padding: 13px; }
      .fs-modal-uploader__container-config .cp-form__button.is-cancel, .fs-modal-uploader__container-config .is-cancel.ff-fevernow__button {
        background-color: #f2f2f2;
        color: #90969c; }
      .fs-modal-uploader__container-config .cp-form__button[data-type="lock"], .fs-modal-uploader__container-config .ff-fevernow__button[data-type="lock"] {
        background-color: #f2f2f2;
        color: #90969c; }
        .fs-modal-uploader__container-config .cp-form__button[data-type="lock"].is-active, .fs-modal-uploader__container-config .ff-fevernow__button[data-type="lock"].is-active {
          color: #FFF;
          background-color: #ce4a59; }
          .fs-modal-uploader__container-config .cp-form__button[data-type="lock"].is-active:before, .fs-modal-uploader__container-config .ff-fevernow__button[data-type="lock"].is-active:before {
            content: "\e96b"; }
    .fs-modal-uploader__container-config .side-profile__tags {
      margin-top: 10px; }
      .fs-modal-uploader__container-config .side-profile__tags .cp-form__field {
        border-radius: 6px !important; }
        .fs-modal-uploader__container-config .side-profile__tags .cp-form__field:focus, .fs-modal-uploader__container-config .side-profile__tags .cp-form__field:focus-within {
          font-weight: 400;
          color: #000;
          border-color: #000; }
      .fs-modal-uploader__container-config .side-profile__tags input[type="radio"][id="photo_method_3"]:not(:checked) ~ .cp-form__sender[data-show-id="3"],
      .fs-modal-uploader__container-config .side-profile__tags input[type="radio"][id="video_method_3"]:not(:checked) ~ .cp-form__sender[data-show-id="3"] {
        display: none; }
      .fs-modal-uploader__container-config .side-profile__tags input[type="radio"][id="photo_method_3"]:checked ~ .cp-form__sender[data-show-id="3"],
      .fs-modal-uploader__container-config .side-profile__tags input[type="radio"][id="video_method_3"]:checked ~ .cp-form__sender[data-show-id="3"] {
        display: flex; }
    .fs-modal-uploader__container-config input[type="checkbox"] + .side-profile__tags-item.is-flexible,
    .fs-modal-uploader__container-config input[type="radio"] + .side-profile__tags-item.is-flexible {
      max-width: calc(100% / 3 - 2px) !important; }
      @media all and (max-width: 939px) {
        .fs-modal-uploader__container-config input[type="checkbox"] + .side-profile__tags-item.is-flexible,
        .fs-modal-uploader__container-config input[type="radio"] + .side-profile__tags-item.is-flexible {
          max-width: calc(100% / 3 - 2px) !important;
          font-size: 12px !important; } }
    .fs-modal-uploader__container-config .side-profile__tags-item.is-flexible {
      max-width: calc(100% / 3 - 2px) !important; }
      @media all and (max-width: 939px) {
        .fs-modal-uploader__container-config .side-profile__tags-item.is-flexible {
          max-width: calc(100% / 3 - 2px) !important;
          font-size: 12px !important; } }
    .fs-modal-uploader__container-config .side-profile__tags-item::before {
      display: none; }
  .fs-modal-uploader__preview {
    width: 100%;
    float: left;
    position: relative; }
    .fs-modal-uploader__preview[data-ratio="4:3"]::before {
      padding-top: 75%; }
    .fs-modal-uploader__preview:before {
      content: '';
      padding-top: 56.25%;
      display: block; }
    .fs-modal-uploader__preview .profile-form__item {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto; }
    .fs-modal-uploader__preview .profile-form__progress {
      background: #fff;
      border-radius: 50px;
      height: 17px; }
      .fs-modal-uploader__preview .profile-form__progress:after {
        font-size: 26px;
        bottom: -45px;
        position: absolute;
        left: 0;
        right: 0;
        color: #d0d3d6;
        font-weight: 700;
        margin: auto;
        text-align: center; }
    .fs-modal-uploader__preview .profile-form__progress-range {
      border-radius: 50px;
      max-width: calc(100% - 5px);
      height: calc(100% - 5px);
      position: absolute;
      top: 2.5px;
      left: 2.5px;
      background-color: #ed6265;
      background-image: linear-gradient(to left, #e7a10c 0%, #e7a10c 23%, #d45b67 79%, #d45b67 100%); }
    .fs-modal-uploader__preview .post-photo__floating {
      top: inherit;
      bottom: 5px;
      left: 0;
      right: 0;
      margin: auto;
      width: 48px;
      height: 48px;
      font-size: 20px;
      background-color: #FFF;
      color: #000;
      box-shadow: 0 0 7px 3px rgba(237, 98, 101, 0.14); }
    .fs-modal-uploader__preview .post-timeline__alert {
      opacity: 1;
      transition: All 0.3s linear; }
      .fs-modal-uploader__preview .post-timeline__alert.is-hidden {
        opacity: 0; }
    .fs-modal-uploader__preview .post-timeline__alert-icon {
      background: linear-gradient(39deg, #ed6265 0%, #ed6265 49%, #f9b105 99%, #f9b105 100%);
      background-clip: text;
      -webkit-background-clip: text;
      text-fill-color: transparent;
      -webkit-text-fill-color: transparent; }
    .fs-modal-uploader__preview .post-timeline__alert-title {
      color: #d0d3d6;
      font-size: 18px;
      font-weight: 700; }
  .fs-modal-uploader__preview-media {
    width: 100%;
    height: 100%;
    object-fit: contain;
    position: absolute;
    top: 0;
    left: 0;
    float: left;
    border-radius: 12px;
    opacity: 1;
    transition: All 0.3s linear; }
    .is-hidden.fs-modal-uploader__preview-media {
      opacity: 0; }

.fs-modal-uploader__content {
  padding: 37px 40px 20px;
  position: relative; }
  .fs-modal-uploader__content .text-title {
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1.17;
    color: #000;
    margin-left: 5px;
    display: inline-block;
    padding-bottom: 18px; }

.fs-modal-uploader__header-handler {
  background-color: #f9fafb;
  position: absolute;
  top: 20px;
  right: 20px;
  width: 11px;
  height: 11px;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100%; }

.fs-modal-uploader .cp-form__item-container {
  background-color: #f9fafb;
  border-radius: 18px;
  padding: 5px; }

.fs-modal-uploader .cp-form__item, .fs-modal-uploader .cp-form__sender {
  width: 100% !important; }

.fs-modal-uploader .cp-form__button, .fs-modal-uploader .ff-fevernow__button {
  background-color: #ff6b64;
  color: #fcfcfc;
  font-size: 16px;
  border-radius: 12px;
  line-height: 2.3; }

.fs-modal-uploader .cp-form__field {
  border-radius: 18px !important;
  margin-top: 15px !important;
  height: 85px; }
  .fs-modal-uploader .cp-form__field::placeholder {
    color: #000 !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 2.3; }

.fs-modal-uploader .side-profile__tags {
  width: 65%;
  border-radius: 20px; }

.fs-modal-uploader .side-profile__tags-item {
  border: solid 1px #d8d8d8 !important;
  border-radius: initial;
  margin: 0;
  color: #000 !important; }
  .fs-modal-uploader .side-profile__tags-item:hover {
    background-color: #FAE7E7 !important;
    border: solid 1px #ff6b64 !important;
    color: #ff6b64 !important; }
  .fs-modal-uploader .side-profile__tags-item span {
    font-size: 14px;
    line-height: 1.86;
    font-weight: 500; }

.fs-modal-uploader .side-profile__price {
  background-color: #FFF;
  padding: 14px;
  border-radius: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 33%; }

.fs-modal-uploader .bordered-left {
  border-radius: 20px 0 0 20px; }

.fs-modal-uploader .bordered-right {
  border-radius: 0 20px 20px 0; }

.fs-modal-uploader .fs-modal-uploader__container-medias .post-photo__item:not(.is-uploader).is-active {
  border: none !important; }

.fs-modal-uploader__container-medias .post-photo__item:not(.is-uploader).is-active .post-photo__media {
  border: none !important; }

.fs-modal-uploader .fs-modal-uploader__container-medias .profile-form__upload .post-timeline__alert-icon {
  font-size: 30px !important;
  background-color: #f9fafb;
  border-radius: 100%; }

.fs-modal-uploader__container-medias {
  width: 100% !important;
  display: flex;
  justify-content: space-evenly; }
  .fs-modal-uploader__container-medias .profile-form__upload {
    border-color: #ff6363;
    display: block;
    margin: 0 auto;
    width: 96%; }
  .fs-modal-uploader__container-medias .cp-form__sender .cp-form__item {
    padding: inherit; }

.fs-modal-uploader__preview {
  width: 0 !important; }

.cp-form__search-icon {
  background: transparent !important;
  position: absolute;
  right: 10px;
  border-radius: 50px !important; }
  .cp-form__search-icon svg {
    width: 15px;
    height: 15px;
    fill: #ff5c54 !important; }
  .cp-form__search-icon:hover {
    background-color: rgba(0, 0, 0, 0.04) !important; }

.cp-form__inputsearch {
  outline: 0;
  min-height: 44px;
  border-radius: 12px !important; }
  .cp-form__inputsearch:focus {
    border: 1px solid #eaeaea !important; }

.cp-sidebar[data-type="search"] .cp-sidebar__form-field {
  padding: 0 10px !important;
  font-size: 13px !important;
  color: #000 !important;
  min-height: 44px; }

.cp-lightbox__icon-search {
  width: 15px;
  height: 15px;
  fill: #ff5c54 !important; }

.cp-sidebar__form {
  position: relative; }

.cp-lightbox__button-icon.cp-lightbox__icon-search.cp-lightbox__icon-search--sidebar {
  position: absolute;
  right: 12px; }

.wrapper-icon {
  margin: 10px auto 5px auto;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 50px;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center; }
  .wrapper-icon svg {
    width: 30px;
    height: 30px; }

.post-timeline__alert-title {
  margin-top: 10px;
  display: block !important; }

.post-timeline[data-layout="grid"] .post-timeline__alert[data-type="processing"] .post-timeline__alert-text {
  display: none; }

.post-timeline[data-layout="grid"] .post-timeline__alert[data-type="processing"] .post-timeline__alert-title {
  display: block !important;
  text-transform: capitalize;
  font-weight: 400 !important; }

.post-likes {
  display: flex;
  flex-direction: column;
  gap: 8px; }
  .post-likes .post-likes__user-link {
    display: flex;
    align-items: center;
    gap: 12px;
    flex-wrap: nowrap;
    text-decoration: none;
    padding: 15px;
    border-radius: 12px; }
    .post-likes .post-likes__user-link:hover {
      text-decoration: inherit; }
  .post-likes .post-likes__user-avatar {
    max-width: 44px;
    border-radius: 50px; }
  .post-likes .post-likes__user-info {
    display: flex;
    flex-direction: column;
    gap: 4px; }
    .post-likes .post-likes__user-info-name {
      font-weight: bold;
      line-height: 1; }
    .post-likes .post-likes__user-info-nickname {
      font-size: 12px;
      line-height: 1; }

.post-modal__infos__content {
  width: 100%;
  flex-grow: 1;
  flex-direction: column;
  overflow: auto;
  overflow-y: auto; }

.cp-modal__data .post-modal__infos .post-modal__text {
  min-height: auto;
  height: 100%; }

.btn-base {
  background: transparent;
  border: 1px solid transparent;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 30px; }
  .btn-base:hover {
    opacity: .5;
    text-decoration: none; }
  .btn-base__flat, .btn-base__flat.is-primary {
    border: 1px solid #29c6dd !important;
    background-color: #29c6dd !important;
    color: white !important; }
    .btn-base__flat.sign-up, .btn-base__flat.is-primary.sign-up {
      background: #ff5c54 !important;
      border: 1px solid #ff5c54 !important; }
    .btn-base__flat:hover, .btn-base__flat.is-primary:hover {
      opacity: .7; }
  .btn-base__large {
    font-size: 15px;
    min-height: 56px; }
  .btn-base__orange {
    background-color: #ff5c54 !important; }

#btn-login-google {
  background: #0086F8 !important;
  border-radius: 12px;
  height: 56px;
  display: flex;
  font-size: 15px;
  align-items: center; }
  #btn-login-google .post-data__avatar {
    width: 28px !important;
    height: 28px !important;
    margin-right: 0;
    flex: 0; }
    #btn-login-google .post-data__avatar-link {
      height: inherit;
      width: inherit;
      padding: 4px;
      background-color: white; }
    #btn-login-google .post-data__avatar-image {
      width: 20px;
      height: 20px;
      left: 0;
      right: 0;
      margin: auto;
      flex: 0; }
  #btn-login-google .post-data__icon-link {
    padding: 4px;
    width: 28px;
    height: 28px;
    background: #fff;
    border-radius: 50%;
    position: relative; }
  #btn-login-google .post-data__avatar-google {
    width: 28px;
    height: 28px;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    bottom: 0; }
  #btn-login-google span {
    flex: 3;
    text-align: center; }
  #btn-login-google.is-sidebar {
    margin: 12px 0 30px 0; }

.avatar-header {
  display: flex;
  flex-direction: column;
  width: 190px; }
  .avatar-header__link {
    width: 100px;
    height: 100px;
    margin-top: -60px;
    /*&.is-live-to-fans {
            border: 2px solid #ff6363 !important;
        }*/ }
    .avatar-header__link.is-offline {
      background-color: #fff !important; }
    .avatar-header__link.is-live-to-all {
      background: #65c3d8 !important; }
    .avatar-header__link .cp-stories__live {
      top: auto !important;
      bottom: -6px !important; }
    @media (min-width: 768px) {
      .avatar-header__link {
        margin-top: -100px;
        width: 147px;
        height: 147px; } }
  .avatar-header__model {
    display: flex;
    flex-direction: column; }
    @media (max-width: 768px) {
      .avatar-header__model .header-profile__avatar-image,
      .avatar-header__model .header-profile__avatar {
        width: 107px !important;
        height: 107px !important; } }
    @media (max-width: 939px) {
      .avatar-header__model .header-profile__container {
        flex: 1; } }
    @media (max-width: 939px) {
      .avatar-header__model .header-profile__nickname {
        text-align: left;
        justify-content: flex-start; } }
    @media (max-width: 768px) {
      .avatar-header__model .header-profile__data {
        padding: 0;
        margin: 0; } }
    @media (max-width: 939px) {
      .avatar-header__model .post-data__state {
        text-align: left !important; } }
    @media (max-width: 939px) {
      .avatar-header__model .profile-header {
        margin-top: -25px; } }
  @media (max-width: 939px) {
    .avatar-header .header-content--wrapper .header-profile__reviews--model {
      justify-content: flex-end !important; } }
  .avatar-header .header-data {
    margin: 10px 0 5px;
    padding: 0;
    flex: 1; }
    .avatar-header .header-data__nickname {
      justify-content: flex-start; }
    .avatar-header .header-data__userid {
      text-align: left !important; }
    @media (min-width: 940px) {
      .avatar-header .header-data {
        margin: 0 0 0 20px; } }
  @media (min-width: 940px) {
    .avatar-header {
      flex-direction: row;
      width: 360px; } }

.notifications-wrapper {
  padding-top: 20px; }

.header-actions {
  justify-content: flex-end;
  align-items: center;
  gap: 20px;
  flex: 1 !important;
  flex-wrap: nowrap; }
  .header-actions .header-profile__media-link {
    margin-left: 0;
    width: auto; }
  .header-actions__model {
    display: flex; }
    @media (max-width: 939px) {
      .header-actions__model {
        justify-content: flex-end !important; } }

a.btn-subscribe {
  border-radius: 50px; }
  a.btn-subscribe__desktop {
    display: none !important; }
    @media (min-width: 940px) {
      a.btn-subscribe__desktop {
        display: flex !important; } }
  a.btn-subscribe__mobile {
    display: flex !important;
    width: 100%;
    margin: 15px 0 6px 0 !important;
    height: 40px;
    align-items: center;
    border-radius: 50px; }
    @media (min-width: 940px) {
      a.btn-subscribe__mobile {
        display: none !important; } }

.header-wrapper .header-content {
  justify-content: flex-start; }

@media (max-width: 939px) {
  .header-profile__cover-data p.post-timeline__text {
    margin: 5px 0 2px !important; } }

.header-content--wrapper {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  width: 100%; }

@media (max-width: 939px) {
  .header-profile-description {
    text-align: left;
    padding-left: 0 !important; } }

@media (max-width: 560px) {
  .profile-form__filters.scroll-nav.scroll-nav {
    flex-wrap: nowrap;
    overflow-x: scroll;
    justify-content: flex-start;
    padding: 0 10px; } }

@media (max-width: 640px) {
  .header-profile__navigation {
    overflow: scroll; }
  .scroll-menu {
    overflow-x: scroll;
    z-index: 101; }
  ul.header-profile__navigation-list.navigation-mobile {
    width: 120vw;
    padding-top: 0; }
    ul.header-profile__navigation-list.navigation-mobile.user-page {
      width: 100%; } }

.fs-sidebar-user__menu-icon.is-align-right.is-small.is-mobile {
  display: block !important; }
  @media (min-width: 1024px) {
    .fs-sidebar-user__menu-icon.is-align-right.is-small.is-mobile {
      display: none !important; } }

.is-mobile,
.component-tabs {
  display: block !important; }
  .is-mobile__mobile,
  .component-tabs__mobile {
    display: none !important; }

@media (max-width: 1025px) {
  .component-tabs {
    order: 1;
    display: none !important; }
    .component-tabs__mobile {
      display: block !important;
      width: 100%; }
    .component-tabs .side-profile__tags {
      margin-bottom: 12px !important;
      margin-top: 20px; }
  .title-mobile {
    flex-direction: column;
    align-items: flex-start;
    padding-top: 0 !important; }
    .title-mobile__select {
      position: relative;
      background: #fff;
      font-size: 13px;
      color: black;
      border-radius: 12px;
      border: 1px solid #e2e2e2;
      padding: 8px;
      height: 44px;
      margin: 10px 0 !important;
      width: 100%;
      order: 2;
      text-align: left;
      display: flex;
      align-items: center; }
  .is-mobile {
    display: block !important;
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto; }
  .js-notifications-mobile-overlay {
    position: fixed;
    top: 0px;
    z-index: 200;
    left: 0px;
    background: rgba(0, 0, 0, 0.3);
    width: 100%;
    height: 100%; }
  .filter-notification {
    min-height: auto !important;
    position: fixed;
    padding: 0 20px !important;
    bottom: 0;
    width: 100% !important;
    background: #fff;
    z-index: 300;
    box-shadow: 2px 2px 10px #ccc;
    display: none !important; }
    .filter-notification__content .cp-page__sidebar-item {
      text-align: center;
      justify-content: center;
      padding: 20px 0;
      margin: 0 !important;
      font-size: 16px;
      color: #666 !important;
      border-radius: 0 !important; }
      .filter-notification__content .cp-page__sidebar-item:not(:last-child) {
        border-bottom: 1px solid #e2e2e2 !important; }
      .filter-notification__content .cp-page__sidebar-item.is-active {
        background: transparent;
        color: #ed6265 !important; }
    .filter-notification.active {
      display: flex !important; }
  .notifications-wrapper {
    padding: 17px 10px !important; } }

.header-profile__nickname.header-data__nickname {
  font-size: 23px; }

@media (max-width: 939px) {
  .header-profile__cover .header-profile__cover-move {
    height: 115px;
    border-radius: 0; }
  .icon-favorite {
    height: 25px !important;
    width: 25px !important; }
    .icon-favorite svg {
      height: 25px !important;
      width: 25px !important; }
  .icon-message {
    width: 21px !important;
    height: 21px !important; }
    .icon-message svg {
      height: 21px !important;
      width: 21px !important; }
  svg.icon-search,
  .cp-lightbox__button[data-item-type="password-visible"] .cp-lightbox__button-icon.icon-search {
    height: 16px !important;
    width: 16px !important; }
  .cp-sidebar[data-type="search"] .cp-sidebar__form-field.input-search {
    font-size: 16px !important; }
  input.input-search {
    height: 44px;
    font-size: 16px !important; }
  .post-data__nickname.is-full {
    font-size: 16px !important; }
  .post-timeline__item .post-data__state {
    font-size: 12px !important; }
  .post-actions__icon {
    width: 20px !important;
    height: 20px !important; }
  .input-comment {
    height: 40px; }
  .header-profile__nickname.header-data__nickname, .header-profile__nickname.model-nickname {
    font-size: 19px; }
  .post-data__state.header-data__userid, .post-data__state.model-username {
    font-size: 14px !important; }
  .arrow-content--up {
    transform: rotate(270deg); }
  .box-uploader-media {
    position: fixed !important;
    bottom: 70px !important;
    width: 60%;
    margin: auto;
    right: 0;
    background: white;
    visibility: hidden;
    opacity: 0; }
    .box-uploader-media.active {
      opacity: 1;
      z-index: 300;
      display: flex;
      visibility: visible;
      pointer-events: all; }
  .js-content-upload.active {
    opacity: 1 !important;
    pointer-events: all !important;
    display: flex !important; }
  .action-btn {
    border-bottom: 1px solid #e2e2e2; }
    .action-btn:first-child {
      border-radius: 12px 12px 0 0 !important; }
    .action-btn__cancel {
      margin-top: 0 !important;
      border-radius: 0 0 12px 12px !important;
      border-bottom: none; }
  .cp-form__title.is-large.is-center.ff-total-price {
    width: 100% !important;
    font-size: 23px !important; }
    .cp-form__title.is-large.is-center.ff-total-price .ff-total-price__currency {
      font-weight: bold;
      margin-left: 2px; }
  .cp-lightbox__sidebar .is-checkout-total {
    height: 60px !important;
    display: flex;
    align-items: center; } }

html.ios input[type="date"],
html.ios input[type="datetime-local"] {
  /* Estilo só pra IOS aqui */
  border-radius: 12px;
  padding: 25px 15px 5px;
  height: 58px;
  width: 100% !important;
  overflow: hidden; }

@media (min-width: 1024px) {
  .notifications-wrapper.is-empty {
    padding-top: 65px !important;
    padding-bottom: 280px !important;
    align-content: center !important; } }

.ff-mychat {
  padding-top: 45px !important; }
  .ff-mychat .main-profile__tags {
    margin-top: 44px;
    display: flex; }
    @media (max-width: 960px) {
      .ff-mychat .main-profile__tags {
        gap: 15px;
        white-space: initial;
        width: 100%;
        padding: 15px 0; } }
  @media (min-width: 768px) {
    .ff-mychat .title-new-message {
      padding-top: 24px !important; } }
  .ff-mychat .cp-myprive-chat__messages-content {
    background-color: transparent !important; }
  @media (min-width: 940px) {
    .ff-mychat .cp-myprive-chat__header {
      transform: translate(0, -7px); } }

.fs-sidebar-user__content .post-data__state.ff-nickname {
  color: black !important;
  font-weight: bold;
  font-size: 18px; }

.fs-sidebar-user__content .post-data__state.ff-username {
  display: block;
  margin-top: -3px; }

.sidebar-menu {
  padding-bottom: 50px !important; }

.icon-new-message {
  width: 16px;
  height: 16px;
  margin-right: 12px; }

@media (max-width: 767px) {
  .ff-title-section {
    font-weight: 400 !important;
    margin-top: 0 !important;
    padding-top: 0 !important; } }

.label-signup {
  align-items: flex-start !important; }
  .label-signup > input {
    margin-top: 2px !important; }

.cp-table__button.btn-toggle-renew {
  width: 40px;
  height: 27px;
  background-color: #f8f9f9 !important;
  border-radius: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #b1b8c4 !important;
  font-size: 11px;
  text-decoration: none; }
  .cp-table__button.btn-toggle-renew.active {
    background-color: #fdf0ef !important;
    color: #ff6b64 !important; }

.rq-toast__wrapper {
  position: fixed;
  display: flex;
  flex-direction: column-reverse;
  bottom: 0;
  left: 0;
  z-index: 1000; }

.rq-toast {
  display: flex;
  justify-content: center;
  background-color: #202020;
  width: 250px;
  max-width: 100%;
  align-items: center;
  padding: 10px;
  border-radius: 8px;
  margin: 6px;
  opacity: 0;
  transition: opacity .3s ease-in-out;
  font-weight: 700; }
  .is-active.rq-toast {
    opacity: 1; }
  .rq-toast__content {
    flex: 1 1 auto; }
  .rq-toast__close {
    display: flex;
    flex: 0 1 12px;
    justify-content: center;
    width: auto;
    cursor: pointer; }
    .rq-toast__close--icon {
      width: 12px;
      height: 12px;
      transition: fill .15s linear;
      fill: rgba(255, 255, 255, 0.3); }

.rq-toast {
  color: #ff5c54;
  background-color: #FBDBDC; }
  .rq-toast__close--icon {
    fill: #ff5c54; }

.title-new-message {
  position: absolute;
  top: 20px; }

.quote-preview-wrapper {
  padding: 12px;
  background-color: #e2e2e2; }

.quote-preview .cp-myprive-chat__quote.js-messages__quote-container {
  background: white;
  border-left: 0;
  border: 1px solid #e2e2e2;
  border-radius: 22px 12px 12px 0;
  padding: 12px 3px 12px 8px; }

.quote-preview .cp-myprive-chat__quote-thumb,
.quote-preview .cp-myprive-form__preview-media {
  width: 60px !important;
  height: 60px !important;
  border-radius: 12px; }

.quote-preview .cp-myprive-chat__quote-text {
  /*color: black;*/
  max-width: 80%;
  word-break: break-word; }

.messages-medias {
  width: 100%;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  align-content: flex-start;
  display: flex;
  flex-wrap: wrap; }
  .messages-medias.has-overflow {
    overflow: auto; }
  .messages-medias.is-flexible-v {
    flex: 1 1 10em; }
  .messages-medias__tooltip {
    background-color: rgba(0, 0, 0, 0.75);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 100%;
    color: #fff;
    cursor: pointer;
    display: flex;
    float: left;
    height: 31px;
    justify-content: center;
    position: absolute;
    right: 5px;
    top: 5px;
    transition: All .15s ease-out;
    user-select: none;
    width: 31px;
    z-index: 21; }
    .messages-medias__tooltip[data-type="media-tooltip"] span.post-data__handler {
      align-items: center;
      align-self: stretch;
      color: rgba(255, 255, 255, 0.7);
      cursor: pointer;
      display: flex;
      flex: 0 1 auto;
      float: left;
      font-size: 16px;
      justify-content: center;
      line-height: 1;
      margin-left: 0px;
      padding-left: 0px !important;
      position: relative;
      transform: none !important; }
    .messages-medias__tooltip[data-type="media-tooltip"] svg {
      width: 16px; }
  .messages-medias__item {
    flex: 1 1 calc(33.33333% - 4px);
    max-width: calc(33.33333% - 4px);
    width: calc(33.33333% - 4px);
    border-radius: 18px;
    background-color: rgba(0, 0, 0, 0.3);
    margin: 4px 0 0 4px;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden; }
    .messages-medias__item::before {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      transform: translateX(-110%);
      border-radius: 24px;
      background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0));
      animation: shimmer 2s 10;
      content: '';
      z-index: 1; }

@keyframes shimmer {
  100% {
    transform: translateX(100%); } }
    @media all and (max-width: 767px) {
      .messages-medias__item {
        width: calc((100% / 2) - 4px) !important;
        max-width: calc((100% / 2) - 4px) !important;
        flex: 0 1 calc((100% / 2) - 4px) !important;
        margin: 4px 0 0 4px; } }
    .messages-medias__item .messages-medias__thumb {
      border-radius: inherit; }
    .messages-medias__item .messages-medias__link {
      border-radius: inherit;
      position: relative;
      z-index: 4; }
      .messages-medias__item .messages-medias__link .loader {
        position: absolute;
        margin: 0;
        z-index: 21; }
    .messages-medias__item.is-failed {
      border: 2px solid #F06565; }
    .messages-medias__item.is-pending {
      border: 2px solid #ff9c00; }
    .messages-medias__item.is-review, .messages-medias__item.is-processing {
      border: 2px solid #29c6dd; }
    .messages-medias.has-item-2 .messages-medias__item:not(.is-full) {
      width: calc((100% / 2) - 8px) !important;
      max-width: calc((100% / 2) - 8px) !important;
      flex: 0 1 calc((100% / 2) - 8px) !important;
      margin: 8px 0 0 8px; }
      @media all and (max-width: 767px) {
        .messages-medias.has-item-2 .messages-medias__item:not(.is-full) {
          width: calc((100% / 2) - 2px) !important;
          max-width: calc((100% / 2) - 2px) !important;
          flex: 0 1 calc((100% / 2) - 2px) !important;
          margin: 2px 0 0 2px; } }
    .messages-medias__item.is-full {
      width: calc(100% - 8px) !important;
      max-width: calc(100% - 8px) !important;
      flex: 0 1 calc(100% - 8px) !important;
      margin: 8px 0 0 8px; }
      @media all and (max-width: 767px) {
        .messages-medias__item.is-full {
          width: calc(100% - 2px) !important;
          max-width: calc(100% - 2px) !important;
          flex: 0 1 calc(100% - 2px) !important;
          margin: 2px 0 0 2px; } }
    .messages-medias__item.is-wide .messages-medias__thumb:before {
      padding-top: 56.25%; }
    .messages-medias__item[data-type="audio"] .messages-medias__thumb {
      background-color: #edeff1;
      border: 1px solid #edeff1; }
    .messages-medias__item[data-type="audio"] .messages-medias__audio-icon {
      display: flex;
      place-content: center;
      position: absolute;
      top: 63px;
      left: 0;
      right: 0; }
      .messages-medias__item[data-type="audio"] .messages-medias__audio-icon svg {
        width: 68px;
        height: 60px; }
    .messages-medias__item[data-type="audio"] .cp-myprive-form__player {
      align-items: center;
      bottom: 0;
      display: flex;
      justify-content: center;
      margin: auto;
      right: 0;
      left: 0;
      top: 75%;
      position: absolute;
      height: 35px;
      width: 90%;
      background-color: white;
      padding: 0 10px; }
    .messages-medias__item[data-type="audio"] .cp-myprive-form__player-action {
      font-size: 38.95px;
      color: #FFF !important;
      border: 5px solid rgba(255, 255, 255, 0.17);
      border-radius: 100%;
      line-height: 1;
      letter-spacing: 1px; }
      .messages-medias__item[data-type="audio"] .cp-myprive-form__player-action[data-item-type="brand"] {
        border: none;
        font-size: 20.9px;
        position: absolute;
        bottom: 0px;
        left: 0;
        right: 0;
        margin: auto;
        width: 20.9px; }
    .messages-medias__item[data-type="audio"] .cp-myprive-form__player-range {
      position: relative;
      left: 0;
      top: 0;
      bottom: 0;
      height: 8px;
      flex: 0 1 auto;
      min-width: 60%;
      background-color: #b4b4b4;
      margin: 0 10px; }
    .messages-medias__item[data-type="audio"] .cp-myprive-form__player-progress {
      background: #ff5563;
      position: absolute;
      bottom: 0;
      left: 0; }
    .messages-medias__item[data-type="audio"] .cp-myprive-form__player-minutes {
      position: relative;
      left: 0;
      top: 0;
      font-weight: 400;
      color: black;
      font-size: 12px;
      margin-left: 0px; }
    .messages-medias__item[data-type="audio"] .cp-glyph--e91f {
      display: contents; }
      .messages-medias__item[data-type="audio"] .cp-glyph--e91f::before {
        font-size: 25px;
        width: 15px;
        height: 24px;
        background-color: #ff6363;
        border-radius: 100%;
        border: none;
        display: flex;
        justify-content: center; }
    .messages-medias__item[data-type="audio"] .cp-glyph--e909 {
      color: #fff;
      font-size: 20px !important;
      margin-left: -10px; }
    .messages-medias__item .post-data__handler {
      color: #FFF; }
    .messages-medias__item .post-data {
      position: absolute;
      top: 0;
      left: 0; }
    .messages-medias__item .post-data__avatar {
      width: 36px;
      flex: 0 1 36px; }
    .messages-medias__item .post-data__container {
      width: 100%;
      flex: 0 1 100%; }
    .messages-medias__item .post-data__nickname {
      color: #FFF;
      font-weight: 400;
      font-size: 14px; }
    .messages-medias__item .post-data__text {
      color: #FFF;
      font-size: 11px; }
    .messages-medias__item .post-actions__item {
      position: absolute;
      bottom: 6px;
      left: 4px;
      background-color: rgba(0, 0, 0, 0.3);
      padding: 6px;
      border-radius: 3px;
      margin: 0 !important; }
      .messages-medias__item .post-actions__item.is-right {
        left: inherit;
        right: 4px; }
    .messages-medias__item .post-actions__text {
      color: #FFF;
      font-size: 8px;
      line-height: 1; }
    .messages-medias__item .post-actions__icon {
      color: #FFF;
      font-size: 8px;
      line-height: 1; }
    .messages-medias__item .cp-form__button[data-type-button="full"], .messages-medias__item .ff-fevernow__button[data-type-button="full"] {
      width: calc(100% - 20px);
      position: absolute;
      bottom: 10px;
      left: 10px;
      border-radius: 8px;
      justify-content: space-between;
      display: flex;
      padding: 13px 10px; }
      .messages-medias__item .cp-form__button[data-type-button="full"].is-blue, .messages-medias__item .ff-fevernow__button[data-type-button="full"].is-blue {
        background-color: #22a1f1; }
        .messages-medias__item .cp-form__button[data-type-button="full"].is-blue:hover, .messages-medias__item .ff-fevernow__button[data-type-button="full"].is-blue:hover {
          opacity: 1;
          background-color: #22a1f1; }
      .messages-medias__item .cp-form__button[data-type-button="full"] .post-actions__item, .messages-medias__item .ff-fevernow__button[data-type-button="full"] .post-actions__item {
        width: auto;
        flex: 0 1 auto;
        position: relative;
        top: 0;
        left: 0;
        background-color: transparent;
        padding: 0; }
      .messages-medias__item .cp-form__button[data-type-button="full"] .post-actions__icon, .messages-medias__item .ff-fevernow__button[data-type-button="full"] .post-actions__icon {
        font-size: 18px;
        width: 18px;
        height: 18px;
        color: #f3d300; }
      .messages-medias__item .cp-form__button[data-type-button="full"] .post-actions__text, .messages-medias__item .ff-fevernow__button[data-type-button="full"] .post-actions__text {
        font-size: 14px; }
    .messages-medias__item .post-timeline__alert {
      z-index: 20;
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      margin: auto;
      height: 100% !important;
      width: 100%;
      padding: 0px;
      border-radius: inherit;
      flex-wrap: nowrap;
      pointer-events: all;
      background-color: rgba(255, 255, 255, 0.8); }
      .messages-medias__item .post-timeline__alert ~ .post-timeline__price[data-type="counter"],
      .messages-medias__item .post-timeline__alert ~ .post-modal__price[data-type="counter"] {
        z-index: 21; }
      .messages-medias__item .post-timeline__alert ~ .post-timeline__bullets,
      .messages-medias__item .post-timeline__alert ~ .post-modal__bullets,
      .messages-medias__item .post-timeline__alert ~ .post-timeline__navigation,
      .messages-medias__item .post-timeline__alert ~ .post-actions,
      .messages-medias__item .post-timeline__alert ~ .post-modal__navigation {
        z-index: 1;
        opacity: 0;
        pointer-events: none; }
      .messages-medias__item .post-timeline__alert .post-timeline__alert-icon {
        border-radius: 0;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        background-color: transparent; }
        .messages-medias__item .post-timeline__alert .post-timeline__alert-icon + .post-timeline__alert-title {
          margin-top: 39px; }
        .messages-medias__item .post-timeline__alert .post-timeline__alert-icon.is-pending + .post-timeline__alert-title,
        .messages-medias__item .post-timeline__alert .post-timeline__alert-icon.is-review + .post-timeline__alert-title,
        .messages-medias__item .post-timeline__alert .post-timeline__alert-icon.is-processing + .post-timeline__alert-title,
        .messages-medias__item .post-timeline__alert .post-timeline__alert-icon.is-failed + .post-timeline__alert-title {
          margin-top: 22px; }
        .messages-medias__item .post-timeline__alert .post-timeline__alert-icon.is-price {
          height: 50px;
          overflow: visible;
          overflow: initial;
          width: 50px;
          flex: unset;
          margin: 0;
          fill: #000;
          background: rgba(0, 0, 0, 0.4);
          border-radius: 50%;
          padding: 8px; }
        .messages-medias__item .post-timeline__alert .post-timeline__alert-icon.is-blurred {
          height: 35px;
          overflow: visible;
          overflow: initial;
          width: 35px;
          filter: none; }
      .messages-medias__item .post-timeline__alert .post-timeline__alert-title.is-alternative {
        margin: 0;
        transform: translate(0px, 15px); }
      .messages-medias__item .post-timeline__alert:not([data-type="failed"]):not([data-type="pending"]):not([data-type="processing"]):not([data-type="review"]) .post-timeline__alert-title:not(.is-alternative) {
        display: none; }
      .messages-medias__item .post-timeline__alert:not([data-type="failed"]):not([data-type="pending"]):not([data-type="processing"]):not([data-type="review"]) .post-timeline__alert-title.is-alternative {
        display: block;
        font-weight: 700;
        color: #1b1d1a;
        margin-top: 10px;
        background: rgba(255, 255, 255, 0.5);
        border-radius: 8px;
        font-size: 16px;
        padding: 10px 25px !important; }
      .messages-medias__item .post-timeline__alert:not([data-type="failed"]):not([data-type="pending"]):not([data-type="processing"]):not([data-type="review"]) .post-timeline__alert-text {
        display: none; }
      .messages-medias__item .post-timeline__alert .post-timeline__alert-title + .post-timeline__alert-text {
        margin-top: 13px !important; }
      .messages-medias__item .post-timeline__alert .post-timeline__alert-text + .post-timeline__price[data-type="price"] {
        margin-top: 11px !important; }
      .messages-medias__item .post-timeline__alert .post-timeline__price[data-type="price"] {
        font-size: 13px;
        padding: 7px 15px !important;
        min-width: 0 !important; }
        .messages-medias__item .post-timeline__alert .post-timeline__price[data-type="price"] + .post-timeline__alert-title {
          margin-top: 10px !important; }
    .messages-medias__item .is-song {
      position: absolute;
      width: 40%;
      height: 40%;
      top: 0;
      left: 0;
      right: 0;
      margin: auto;
      bottom: 0; }
  .messages-medias__pagination {
    display: flex;
    align-items: center;
    width: 100%; }
  .messages-medias .ff-icon-play__video {
    position: absolute;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4);
    width: 62px;
    height: 62px;
    top: 0;
    bottom: 0;
    margin: auto;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 5; }
    .messages-medias .ff-icon-play__video svg {
      width: 22px;
      height: 25px;
      transform: translateX(2px);
      fill: #fff; }
  .messages-medias__link {
    border-radius: inherit;
    position: relative;
    float: left;
    width: 100%; }
  .messages-medias__thumb {
    border-radius: inherit;
    background-color: transparent; }
    .messages-medias__thumb:before {
      content: "";
      display: block;
      padding-top: 100%; }
    .messages-medias__thumb .cp-myprive-form__player-action,
    .messages-medias__thumb .cp-myprive-form__player-minutes {
      color: rgba(255, 255, 255, 0.2); }
    .messages-medias__thumb .post-timeline__box-icons {
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: flex-end;
      padding: 0 8px;
      font-size: 12px;
      color: #fff;
      position: absolute;
      top: 0;
      bottom: 0; }
      .messages-medias__thumb .post-timeline__box-icons span {
        margin-bottom: 11px; }
  .messages-medias__floating {
    bottom: 9px;
    left: 7px;
    z-index: 21;
    color: #000;
    position: absolute;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: flex-end;
    padding: 5px;
    border-radius: 10px; }
    .messages-medias__floating .post-timeline__minutes {
      color: #fff;
      text-shadow: none;
      position: static;
      padding: 0px 0px 0px 5px;
      height: auto;
      background: transparent; }
    .messages-medias__floating .messages-medias__floating-icon {
      width: 19px;
      height: 16px;
      fill: #fff; }
  .messages-medias__media {
    border-radius: inherit;
    bottom: 0;
    display: block;
    height: 100%;
    aspect-ratio: 4/4;
    left: 0;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 3; }
    .messages-medias__media.has-opacity {
      opacity: 0.5; }

.ff-message-paidmedia {
  min-height: 52px;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  margin-top: 15px;
  padding: 18px 10px !important;
  width: auto !important; }
  .ff-message-paidmedia__model {
    border-top-right-radius: 18px !important; }

.ff-floating-medias {
  padding: 22px 10px 10px 10px;
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 5;
  display: flex;
  align-items: center;
  width: 100%;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0) 100%);
  border-radius: 0px 0px 18px 18px; }
  .ff-floating-medias .wrapper-icon__media {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-radius: 50px;
    padding: 0;
    flex: 1;
    font-size: 14px;
    line-height: 14px;
    transform: none;
    width: 100%;
    color: #fff; }
    .ff-floating-medias .wrapper-icon__media .post-elements__floating--icon {
      width: 14px !important;
      height: 14px !important; }
    .ff-floating-medias .wrapper-icon__media .post-elements__floating--minutes {
      flex: 1;
      justify-content: flex-end;
      transform: none;
      text-align: right;
      font-size: 12px;
      padding: 0px;
      height: inherit; }
  .ff-floating-medias .post-elements__floating--minutes {
    transform: translateY(2px); }

.ff-bulk-shipping {
  margin-right: 22px;
  font-size: 12px;
  color: #8b8f96;
  display: flex;
  justify-content: flex-end;
  text-align: right; }

.ff-myprive-chat .cp-myprive-chat__header {
  flex-direction: row;
  flex-wrap: nowrap;
  align-items: center; }
  .ff-myprive-chat .cp-myprive-chat__header .post-data__container .post-data__nickname {
    line-height: 1.2; }

.ff-myprive-chat .cp-lightbox__header {
  display: flex;
  align-items: center; }
  .ff-myprive-chat .cp-lightbox__header--user {
    flex: 1; }

@media (min-width: 940px) {
  .ff-myprive-chat .cp-lightbox__header {
    padding-bottom: 0; } }

.cp-myprive-chat__messages-container[data-item-type="status"] .cp-myprive-chat__messages-text {
  white-space: unset !important;
  line-height: 1 !important; }
  .cp-myprive-chat__messages-container[data-item-type="status"] .cp-myprive-chat__messages-text strong {
    flex: 1; }

.messages-gallery {
  z-index: 1;
  position: relative; }
  .messages-gallery .slider-navigation {
    z-index: 6; }
  .messages-gallery__item {
    border-radius: 18px;
    overflow: hidden; }
  .messages-gallery__thumb {
    background: transparent !important;
    /* Define format/proportion 1/1 */ }
    .messages-gallery__thumb::before {
      padding-top: 100%; }
  .messages-gallery__media {
    /* Define format/proportion 1/1 */
    aspect-ratio: 1 / 1 !important; }
    .messages-gallery__media[data-orientation="landscape"] .is-video {
      object-fit: cover; }
    .messages-gallery__media .play-btn {
      width: 50px;
      height: 50px; }
    .messages-gallery__media .messages-gallery__floating--icon {
      width: 50px;
      height: 50px; }
  .messages-gallery[data-section="medias"] .slider-navigation {
    bottom: 24px; }
  .messages-gallery[data-section="medias"] .slider-navigation__counter {
    height: 30px; }
  .messages-gallery[data-section="medias"] .slider-navigation__btn {
    width: 25px !important;
    height: 25px !important; }

.cp-myprive-form {
  /* Generate scroll bar on upload midia messages */
  /*================== FF content upload ==================*/ }
  .cp-myprive-form.overflow-auto {
    flex-shrink: 1 !important;
    overflow-y: auto; }
  .cp-myprive-form__item.has-border-top {
    border-top: 1px solid; }
  .cp-myprive-form__item.has-border-bottom {
    border-bottom: 1px solid; }
  .cp-myprive-form__item .cp-form__item.is-hidden {
    display: none; }
  .cp-myprive-form__item .cp-form__item[data-type="smaller"] .cp-form__button, .cp-myprive-form__item .cp-form__item[data-type="smaller"] .ff-fevernow__button {
    border-radius: 100%; }
  .cp-myprive-form__item .cp-myprive-form__field[data-mode="gift"], .cp-myprive-form__item .cp-myprive-form__field[data-mode="image"], .cp-myprive-form__item .cp-myprive-form__field[data-mode="video"] {
    padding: 21px 48px 21px 63px; }
  .cp-myprive-form__item .cp-form__field.is-dropdown {
    border-radius: 12px;
    font-weight: 700;
    color: #fff;
    padding: 8px;
    font-size: 14px; }
    .cp-myprive-form__item .cp-form__field.is-dropdown.is-disabled {
      opacity: 0.5; }
    .cp-myprive-form__item .cp-form__field.is-dropdown option {
      background-color: #fff;
      color: #000; }
  .cp-myprive-form__message-order {
    display: flex;
    color: #b4b8c0;
    font-size: 12px;
    justify-content: center;
    margin-top: 10px; }
    .cp-myprive-form__message-order a {
      margin-left: 3px;
      color: red; }
    @media screen and (min-width: 940px) {
      .cp-myprive-form__message-order {
        justify-content: flex-end; } }
  .cp-myprive-form__preview {
    margin-bottom: 0;
    background-color: #f8f9f9 !important;
    opacity: 0; }
    .cp-myprive-form__preview.is-active {
      opacity: 1; }
    .cp-myprive-form__preview.has-border {
      border-top: 1px solid #fff;
      border-left: 1px solid #fff;
      border-right: 1px solid #fff;
      border-radius: 12px 12px 0 0; }
    .cp-myprive-form__preview.has-gutter {
      padding: 10px 10px 0; }
    .cp-myprive-form__preview.preview-media-not-play {
      height: 130px !important;
      max-height: 130px !important; }
      .cp-myprive-form__preview.preview-media-not-play:after {
        content: "";
        padding-top: 0px !important; }
  .cp-myprive-form__preview-media {
    position: relative;
    height: 100%;
    border-radius: 12px; }
  .cp-myprive-form__preview-media-disabled {
    padding: 40px;
    fill: #b2bbc2; }
  .cp-myprive-form__preview-progress {
    width: 100%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    margin-top: 70px; }
  .cp-myprive-form__action.no-bg {
    background-color: transparent; }
  .cp-myprive-form__action.no-border {
    border: none !important; }
  .cp-myprive-form__action.is-active:not(.is-text) {
    color: #fff; }
  .cp-myprive-form__action.is-align-left {
    justify-content: flex-start; }
  .cp-myprive-form__action[data-item-type="attachment"] .cp-myprive-form__item-content {
    width: 150px;
    background-color: white;
    border-radius: 12px;
    align-items: flex-start; }
    @media (min-width: 940px) {
      .cp-myprive-form__action[data-item-type="attachment"] .cp-myprive-form__item-content {
        padding: 15px;
        gap: 8px;
        box-shadow: 0 0 5px #dbdbdb; } }
  .cp-myprive-form__action[data-item-type="send-text"] {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: transparent !important; }
    .cp-myprive-form__action[data-item-type="send-text"].is-disabled, .cp-myprive-form__action[data-item-type="send-text"]:disabled {
      opacity: 1;
      right: 10px; }
      .cp-myprive-form__action[data-item-type="send-text"].is-disabled svg use.default, .cp-myprive-form__action[data-item-type="send-text"]:disabled svg use.default {
        display: block; }
      .cp-myprive-form__action[data-item-type="send-text"].is-disabled svg use.hover, .cp-myprive-form__action[data-item-type="send-text"]:disabled svg use.hover {
        display: none; }
    .cp-myprive-form__action[data-item-type="send-text"] svg {
      fill: #99a4af; }
      .cp-myprive-form__action[data-item-type="send-text"] svg use.default {
        display: none; }
      .cp-myprive-form__action[data-item-type="send-text"] svg use.hover {
        display: block; }
  .cp-myprive-form__action[data-item-type="attachment"] {
    position: absolute;
    left: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #000;
    background-color: transparent !important;
    z-index: 10; }
    .cp-myprive-form__action[data-item-type="attachment"].is-active svg.is-attachment {
      transform: rotate(45deg);
      background-color: #8a96a3;
      fill: #fff; }
    .cp-myprive-form__action[data-item-type="attachment"].is-active .cp-myprive-form__item-content {
      opacity: 1;
      pointer-events: all;
      display: flex; }
    .cp-myprive-form__action[data-item-type="attachment"] svg.is-attachment {
      width: 38px;
      height: 38px;
      transform: rotate(0);
      transition: 0.3s linear;
      padding: 10px;
      background-color: #fbe6e6;
      border-radius: 100%;
      fill: #ff6363; }
    .cp-myprive-form__action[data-item-type="attachment"] .cp-myprive-form__item-content {
      display: flex;
      flex-direction: column;
      position: absolute;
      bottom: calc(100% + 25px);
      left: -13px;
      opacity: 0;
      pointer-events: none;
      min-width: 0;
      min-height: 0;
      transition: All 0.3s linear; }
      .cp-myprive-form__action[data-item-type="attachment"] .cp-myprive-form__item-content .cp-myprive-form__action {
        margin: 0 0 10px;
        background-color: #fbe6e6;
        transition: 0.3s linear; }
        .cp-myprive-form__action[data-item-type="attachment"] .cp-myprive-form__item-content .cp-myprive-form__action:hover {
          background-color: #ff6363; }
          .cp-myprive-form__action[data-item-type="attachment"] .cp-myprive-form__item-content .cp-myprive-form__action:hover svg {
            fill: #fff; }
        .cp-myprive-form__action[data-item-type="attachment"] .cp-myprive-form__item-content .cp-myprive-form__action svg {
          fill: #ff6363; }
          .cp-myprive-form__action[data-item-type="attachment"] .cp-myprive-form__item-content .cp-myprive-form__action svg.is-audio {
            width: 15px;
            height: 21px; }
          .cp-myprive-form__action[data-item-type="attachment"] .cp-myprive-form__item-content .cp-myprive-form__action svg.is-video {
            width: 22px;
            height: 17px; }
          .cp-myprive-form__action[data-item-type="attachment"] .cp-myprive-form__item-content .cp-myprive-form__action svg.is-image {
            width: 22px;
            height: 17px; }
    .cp-myprive-form__action[data-item-type="attachment"]:not(.is-hidden) + .cp-myprive-form__field {
      padding: 21px 48px 21px 63px; }
  .cp-myprive-form__action svg {
    width: 22px;
    height: 22px; }
  .cp-myprive-form__item-content {
    align-items: center; }
    .cp-myprive-form__item-content.no-min-width {
      min-width: auto; }
    .cp-myprive-form__item-content.no-min-height {
      min-height: auto; }
    .cp-myprive-form__item-content.is-full {
      width: 100%;
      flex: 0 1 100%; }
      @media all and (max-width: 939px) {
        .cp-myprive-form__item-content.is-full {
          width: 100% !important;
          flex: 0 1 100% !important; } }
    .cp-myprive-form__item-content.has-bg {
      background-color: #f8f9f9; }
    .cp-myprive-form__item-content.has-border {
      border: 1px solid #fff;
      border-radius: 12px; }
    .cp-myprive-form__item-content.has-gutter {
      padding: 10px; }
    .cp-myprive-form__item-content[data-item-type="message-text"] {
      margin-top: 10px; }
    .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] {
      border-radius: 11px;
      background-color: #131313;
      margin-bottom: 0;
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 12;
      flex-direction: column;
      /* Overwrite styles for messagepakcs here if need it */
      /* Test without position absolute and fixed height */
      /*[data-item-type="media-preview"] {
                display: none;
                height: auto;
                max-height: 20vh;
                padding: 10px;

                video, iframe, img{
                    width: auto !important;
                    height: 100% !important;
                    margin: 0px auto;
                    position: static;
                    max-height: inherit !important;
                }
            }*/
      /* Quote + Gift */
      /* Upload progress bar */
      /*
            * Player de audio
            */ }
      [data-item-type="message-text"]:not(.is-hidden) + .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] {
        bottom: 70px;
        max-height: 50vh; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] [data-item-type="gallery-preview"] .cp-form__upload-progress {
        min-height: 20px; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] [data-item-type="gallery-preview"] .cp-lightbox__button,
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] [data-item-type="gallery-preview"] .cp-lightbox__button-icon {
        z-index: 2; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] [data-item-type="gallery-preview"] .post-photo__link:not(label)::after {
        z-index: 2; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] [data-item-type="gallery-preview"] [data-item-type="gallery-forward-preview"] {
        width: auto;
        flex: 0 1 auto;
        max-width: 50%;
        min-width: 40px;
        padding: 18px 10px; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] [data-item-type="media-preview"] {
        display: none;
        height: 204px; }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] [data-item-type="media-preview"]:after {
          content: "";
          width: 100%;
          padding-top: 204px; }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] [data-item-type="media-preview"] video,
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] [data-item-type="media-preview"] iframe,
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] [data-item-type="media-preview"] img {
          position: absolute !important;
          width: auto !important;
          height: 100% !important;
          margin: 12px auto;
          top: 0px; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] [data-item-type="quote-preview"].is-active ~ .cp-myprive-form__action[data-item-type="close-actions-uploads"], .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] [data-item-type="quote-preview"]:not(.is-hidden) ~ .cp-myprive-form__action[data-item-type="close-actions-uploads"],
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] [data-item-type="gift-preview"].is-active ~ .cp-myprive-form__action[data-item-type="close-actions-uploads"],
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] [data-item-type="gift-preview"]:not(.is-hidden) ~ .cp-myprive-form__action[data-item-type="close-actions-uploads"] {
        bottom: -59px; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] [data-item-type="quote-preview"][data-tip="true"]:not(.is-hidden) {
        margin-bottom: 181px !important; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__action[data-item-type="close-actions-uploads"] {
        border-radius: 100%;
        display: flex;
        z-index: 1;
        align-items: center;
        justify-content: center;
        width: 42px;
        height: 40px;
        background-color: #b2bbc2;
        padding: 10px;
        align-self: end;
        margin-top: 20px;
        flex: 0; }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__action[data-item-type="close-actions-uploads"] svg {
          width: 15px;
          height: 15px;
          fill: #fff; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__preview.is-active:not(:empty) {
        margin-bottom: 18px;
        margin-top: 18px; }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__preview.is-active:not(:empty) ~ .cp-myprive-form__item-content,
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__preview.is-active:not(:empty) ~ .cp-myprive-form__field {
          margin-top: 0 !important; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content {
        /* Sent audio description price */ }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content:not(.is-hidden) {
          margin-bottom: 34px;
          margin-top: 5px; }
          .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content:not(.is-hidden) ~ .cp-myprive-form__item-content,
          .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content:not(.is-hidden) ~ .cp-myprive-form__field {
            margin-top: 16px !important;
            padding: 0 10px !important;
            position: absolute;
            bottom: 14px;
            left: 16px; }
            .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content:not(.is-hidden) ~ .cp-myprive-form__item-content[data-item-type="gift-preview"],
            .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content:not(.is-hidden) ~ .cp-myprive-form__field[data-item-type="gift-preview"] {
              bottom: 0; }
            @media screen and (max-width: 936px) {
              .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content:not(.is-hidden) ~ .cp-myprive-form__item-content,
              .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content:not(.is-hidden) ~ .cp-myprive-form__field {
                max-width: 90%;
                -webkit-appearance: none;
                height: 32px;
                padding: 0 10px !important; } }
            @media screen and (max-width: 695px) {
              .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content:not(.is-hidden) ~ .cp-myprive-form__item-content,
              .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content:not(.is-hidden) ~ .cp-myprive-form__field {
                max-width: 80%; } }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content[data-item-type="gift-preview"] .cp-gifts {
          margin: 0;
          flex-wrap: wrap;
          justify-content: space-around;
          width: 100%; }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content[data-item-type="gift-preview"] .cp-gifts__item {
          width: auto;
          flex: 0 0 19%; }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content [data-item-type="quote-preview"][data-tip="true"]:not(.is-hidden) ~ .gift-preview .cp-gifts {
          width: 100%; }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-desc {
          position: absolute;
          bottom: -63px;
          left: 0px;
          padding: 16px;
          width: 100%;
          border-radius: 11px;
          cursor: default; }
          .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-desc .cp-myprive-form__player-action[data-item-type="button-send"] {
            right: 8px;
            bottom: 8px; }
            .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-desc .cp-myprive-form__player-action[data-item-type="button-send"] svg {
              width: 24px;
              height: 24px; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__field:not(.is-hidden) {
        margin: 8px auto;
        padding: 0 10px !important; }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__field:not(.is-hidden) ~ .cp-myprive-form__item-content,
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__field:not(.is-hidden) ~ .cp-myprive-form__preview {
          margin-top: 0 !important; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__preview,
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content,
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__field {
        width: 100%;
        flex: 0 1 calc(100% - (18px * 2));
        margin-left: auto;
        margin-right: auto; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-form__upload-progress {
        min-width: 180px;
        width: 70%;
        min-height: 27px;
        text-align: center;
        background: #d8d8d8;
        margin: 0px auto 18px;
        border-radius: 14px;
        position: relative; }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-form__upload-progress > span {
          position: relative;
          z-index: 1;
          width: 100%;
          text-align: center;
          display: block;
          font-size: 14px;
          padding: 3px;
          color: #000; }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-form__upload-progress > div {
          height: 100%;
          border-radius: 14px;
          width: 0;
          position: absolute; }
      @media all and (max-width: 939px) {
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-form__upload-progress {
          width: 100% !important;
          max-width: inherit !important; } }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content audio[src=""] ~ .cp-myprive-form__player,
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content audio:not([src]) ~ .cp-myprive-form__player {
        justify-content: center;
        align-items: center; }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content audio[src=""] ~ .cp-myprive-form__player .cp-myprive-form__player-action[data-item-type="button-stop"],
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content audio:not([src]) ~ .cp-myprive-form__player .cp-myprive-form__player-action[data-item-type="button-stop"] {
          color: transparent !important;
          order: 2;
          display: flex !important;
          border-color: #ff6363;
          background-color: #ff6363; }
          .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content audio[src=""] ~ .cp-myprive-form__player .cp-myprive-form__player-action[data-item-type="button-stop"] svg,
          .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content audio:not([src]) ~ .cp-myprive-form__player .cp-myprive-form__player-action[data-item-type="button-stop"] svg {
            fill: #fff;
            width: 21px;
            height: 16px; }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content audio[src=""] ~ .cp-myprive-form__player .cp-myprive-form__player-action[data-item-type="button-play"],
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content audio:not([src]) ~ .cp-myprive-form__player .cp-myprive-form__player-action[data-item-type="button-play"] {
          display: none !important; }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content audio[src=""] ~ .cp-myprive-form__player .cp-myprive-form__player-range,
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content audio:not([src]) ~ .cp-myprive-form__player .cp-myprive-form__player-range {
          display: none; }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content audio[src=""] ~ .cp-myprive-form__player .cp-myprive-form__player-minutes[data-item-type="minutes"],
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content audio:not([src]) ~ .cp-myprive-form__player .cp-myprive-form__player-minutes[data-item-type="minutes"] {
          order: 3;
          font-size: 16px;
          color: #353535;
          font-weight: 400;
          display: flex;
          align-items: center;
          margin-left: 21px; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player {
        padding: 15px;
        border-radius: 11px; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-range {
        background-color: #dcddde;
        border-radius: 3px; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-progress {
        position: relative;
        width: 100%;
        border-radius: 3px; }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-progress[style*="width: 0%"]:after {
          right: -18px; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-minutes[data-item-type="minutes"] {
        font-weight: 400;
        font-size: 16px;
        color: #ff6363; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-action {
        width: 38px;
        min-width: 38px;
        height: 38px;
        flex: 0 1 38px;
        align-items: center;
        justify-content: center;
        border: none;
        border-radius: 100%; }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-action.is-active {
          display: flex !important; }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-action[data-item-type="button-stop"].is-disabled {
          display: none !important; }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-action[data-item-type="button-send"] {
          margin-right: 0;
          position: absolute;
          right: 0;
          bottom: -52px;
          transform: translateY(15px); }
          .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-action[data-item-type="button-send"].is-disabled {
            pointer-events: none;
            opacity: 0.2 !important; }
          .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-action[data-item-type="button-send"] svg {
            width: 20px;
            height: 18px; }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-action[data-item-type="button-play"] {
          background-color: #353535 !important;
          margin: 0 10px 0 0; }
          .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-action[data-item-type="button-play"].is-playing svg use.default {
            display: none; }
          .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-action[data-item-type="button-play"].is-playing svg use.hover {
            display: block; }
          .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-action[data-item-type="button-play"] svg {
            width: 21px;
            height: 23px; }
            .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-action[data-item-type="button-play"] svg use.hover {
              display: none; }
          .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-action[data-item-type="button-play"].is-hidden {
            display: flex !important;
            opacity: 1 !important; }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-action svg {
          width: 21px;
          height: 23px;
          fill: #000; }
    .cp-myprive-form__item-content .loader {
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      width: 100%;
      height: 100%;
      float: left;
      margin: 0;
      align-items: flex-end;
      justify-content: flex-end;
      background-color: rgba(255, 255, 255, 0.9); }
    .cp-myprive-form__item-content .cp-myprive-form__player {
      margin-bottom: 45px;
      position: relative; }
      .cp-myprive-form__item-content .cp-myprive-form__player:not(.is-hidden) ~ input[type="text"] {
        display: none; }
  .cp-myprive-form__field {
    resize: none; }
    .cp-myprive-form__field.no-border {
      border: none; }
    .cp-myprive-form__field[data-limiter] {
      padding: 21px 80px 21px 16px; }
    .cp-myprive-form__field.no-bg {
      background-color: transparent;
      color: #000; }
      .cp-myprive-form__field.no-bg::placeholder {
        color: #888b8d; }
    .cp-myprive-form__field[data-item-type="custom"] {
      padding: 6px 13px;
      font-size: 13px;
      min-height: 32px;
      border-radius: 16px; }
    .cp-myprive-form__field.is-dropdown {
      background-image: url("/static/images/form_select/arrow-right-black.svg") !important;
      background-size: 8.25px; }
  .cp-myprive-form__textarea, .cp-myprive-form__textarea--message {
    overflow: auto; }
    .cp-myprive-form__textarea--message {
      height: 67px;
      min-height: 0px;
      max-height: 67px;
      scrollbar-width: thin;
      padding: 21px 48px 21px 63px;
      border: none; }
      .cp-myprive-form__textarea--message::-webkit-scrollbar {
        width: 9px; }
      .cp-myprive-form__textarea--message::-webkit-scrollbar-track {
        background: transparent; }
      .cp-myprive-form__textarea--message::-webkit-scrollbar-thumb {
        cursor: pointer;
        background-color: rgba(155, 155, 155, 0.5);
        border-radius: 20px;
        border: 5px solid transparent; }
  .cp-myprive-form__player {
    padding: 0; }
  .cp-myprive-form__player-action {
    font-size: 32px;
    color: rgba(51, 65, 102, 0.8) !important; }
    .cp-myprive-form__player-action.is-hidden {
      display: none !important; }
  .cp-myprive-form__player-range {
    position: relative;
    background-color: #efefef; }
  .cp-myprive-form .loader {
    background-color: white; }
  .cp-myprive-form .ff-content-upload {
    gap: 0; }
    @media (max-width: 939px) {
      .cp-myprive-form .ff-content-upload {
        width: 90% !important;
        position: fixed !important;
        left: 0 !important;
        right: 0 !important;
        margin: auto;
        bottom: 20px !important; } }
    .cp-myprive-form .ff-content-upload .cp-myprive-form__action {
      background-color: transparent !important;
      margin: 0 !important;
      width: 100%;
      flex: unset;
      padding: 15px 0;
      border-radius: 0; }
      @media (max-width: 939px) {
        .cp-myprive-form .ff-content-upload .cp-myprive-form__action:not(:last-child) {
          border-bottom: 1px solid #f2f2f2; } }
      @media (max-width: 939px) {
        .cp-myprive-form .ff-content-upload .cp-myprive-form__action {
          height: 55px; } }
      .cp-myprive-form .ff-content-upload .cp-myprive-form__action .item {
        color: black;
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center; }
        .cp-myprive-form .ff-content-upload .cp-myprive-form__action .item--icon {
          width: 35px;
          height: 35px;
          display: flex;
          align-items: center;
          justify-content: center;
          border-radius: 50%; }
          .cp-myprive-form .ff-content-upload .cp-myprive-form__action .item--icon.icon-audio {
            transform: translateX(-2px); }
          @media (min-width: 940px) {
            .cp-myprive-form .ff-content-upload .cp-myprive-form__action .item--icon {
              transform: none; } }
        @media (min-width: 940px) {
          .cp-myprive-form .ff-content-upload .cp-myprive-form__action .item {
            gap: 8px;
            justify-content: flex-start; } }
      .cp-myprive-form .ff-content-upload .cp-myprive-form__action svg {
        fill: black !important;
        width: 22px;
        height: 22px;
        transform: translateY(-1px); }
        .cp-myprive-form .ff-content-upload .cp-myprive-form__action svg.is-audio, .cp-myprive-form .ff-content-upload .cp-myprive-form__action svg.is-gift {
          width: 20px !important;
          height: 20px !important; }
        .cp-myprive-form .ff-content-upload .cp-myprive-form__action svg .active {
          visibility: hidden; }
    @media (min-width: 940px) {
      .cp-myprive-form .ff-content-upload .cp-myprive-form__action:hover .item {
        color: #ff6363; }
        .cp-myprive-form .ff-content-upload .cp-myprive-form__action:hover .item--icon {
          background-color: #ffe6e6 !important; }
      .cp-myprive-form .ff-content-upload .cp-myprive-form__action:hover svg {
        fill: #ff6363 !important; }
        .cp-myprive-form .ff-content-upload .cp-myprive-form__action:hover svg .default {
          visibility: hidden; }
        .cp-myprive-form .ff-content-upload .cp-myprive-form__action:hover svg .active {
          visibility: visible; } }

/* Forwarding box */
.cp-myprive-floating [data-item-type="close-forward-panel"] {
  border-radius: 100%;
  display: flex;
  z-index: 1;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background-color: #b2bbc2;
  padding: 10px;
  align-self: end;
  margin-top: 0px;
  flex: 0; }
  .cp-myprive-floating [data-item-type="close-forward-panel"] svg {
    width: 15px;
    height: 15px;
    fill: #fff; }

.cp-myprive-chat {
  height: 100%; }
  [data-chat-mode="simple"] .cp-myprive-chat {
    padding: 10px; }
  @media all and (max-width: 939px) {
    .cp-myprive-chat {
      padding: 10px !important; } }
  .cp-myprive-chat .cp-form__item-container .side-profile__tags input[type="checkbox"] + .side-profile__tags-item {
    max-width: none;
    font-size: 10px;
    padding: 8px 10px;
    text-transform: none;
    margin: 2px; }
  .cp-myprive-chat .cp-lightbox__button[data-item-type="close"] {
    position: relative;
    top: 0;
    right: unset;
    margin-left: auto;
    justify-self: end; }
  .cp-myprive-chat .cp-lightbox__button[data-item-type="return"] {
    position: sticky;
    top: 10px;
    left: 0;
    margin-bottom: 15px;
    background-color: rgba(0, 0, 0, 0.3); }
    .cp-myprive-chat .cp-lightbox__button[data-item-type="return"]:hover {
      background-color: rgba(0, 0, 0, 0.1) !important; }
  .cp-myprive-chat__header {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    padding: 0;
    margin-bottom: 10px; }
    .cp-myprive-chat__header .post-data__container {
      padding: 0;
      max-width: 100%; }
      .cp-myprive-chat__header .post-data__container .post-data__nickname {
        font-size: 22.8px !important;
        line-height: 1.69;
        color: #000; }
        .cp-myprive-chat__header .post-data__container .post-data__nickname a {
          color: #000; }
          .cp-myprive-chat__header .post-data__container .post-data__nickname a:hover {
            color: #000;
            opacity: 0.7; }
      @media (min-width: 768px) {
        .cp-myprive-chat__header .post-data__container {
          padding: 0 10px; } }
    .cp-myprive-chat__header .cp-lightbox__button {
      border: none;
      border-radius: 16px;
      background-color: #f9fafb;
      margin-left: auto; }
      .cp-myprive-chat__header .cp-lightbox__button .cp-lightbox__button-icon {
        width: 15px;
        height: 14px;
        fill: #ff6363; }
      .cp-myprive-chat__header .cp-lightbox__button .cp-lightbox__button-text {
        font-size: 13px;
        color: #ff6363;
        margin-left: 5px; }
    .cp-myprive-chat__header .cp-form__item[data-type="full"] {
      margin-left: -2px;
      display: flex;
      gap: 10px; }
      @media (max-width: 768px) {
        .cp-myprive-chat__header .cp-form__item[data-type="full"] {
          margin-top: -50px; } }
    .cp-myprive-chat__header .cp-form__item-container.no-border {
      border: none; }
    .cp-myprive-chat__header .side-profile__tags + .cp-form__label {
      font-size: 12px;
      padding: 2px 5px 0; }
  .cp-myprive-chat__container {
    overflow-x: hidden;
    padding: 10px 0;
    margin-top: 10px; }
    .cp-myprive-chat__container.on-demand {
      padding-bottom: 63px; }
    .cp-myprive-chat__container .loader {
      position: absolute;
      top: 0;
      z-index: 5;
      margin: 0;
      width: 100%;
      height: 100%;
      border-radius: 18px 18px 18px 0px !important; }
  @media (min-width: 940px) {
    .cp-myprive-chat__messages {
      padding-right: 10px; } }
  .cp-myprive-chat__messages-text.is-schedule {
    display: flex;
    text-align: right;
    gap: 3px;
    justify-content: flex-end;
    align-items: center;
    padding: 5px 10px;
    background-color: rgba(255, 255, 255, 0.5);
    border-radius: 50px;
    font-size: 13px;
    width: max-content;
    align-self: flex-end;
    float: right;
    font-style: italic;
    margin-top: 4px !important; }
    .cp-myprive-chat__messages-text.is-schedule .icon {
      width: 13px;
      height: 13px; }
    @media screen and (max-width: 936px) {
      .cp-myprive-chat__messages-text.is-schedule {
        font-size: 11px; } }
  .cp-myprive-chat__messages-item {
    margin-bottom: 20px;
    /*
         * Properties to make container fill space and
         * avoid Henrique "blinks" complaint
         */
    /* Determine thumb/image/video format*/
    /* Skeleton loading */ }
    .cp-myprive-chat__messages-item.is-sticky {
      width: 100%;
      float: left;
      flex: 0 1 100%;
      z-index: 8; }
      .cp-myprive-chat__messages-item.is-sticky:after {
        content: "";
        top: 0;
        bottom: 0;
        margin: auto;
        width: 100%;
        height: 1px;
        float: left;
        position: absolute;
        z-index: 1; }
      .cp-myprive-chat__messages-item.is-sticky .cp-myprive-chat__messages-content {
        flex: 0 1 auto;
        z-index: 2; }
        .cp-myprive-chat__messages-item.is-sticky .cp-myprive-chat__messages-content .cp-myprive-chat__messages-text {
          color: #7b7b7b !important;
          background: transparent; }
    .cp-myprive-chat__messages-item[data-type="image"] .cp-myprive-chat__messages-body, .cp-myprive-chat__messages-item[data-type="gallery"] .cp-myprive-chat__messages-body {
      flex-direction: column;
      display: flex; }
    .cp-myprive-chat__messages-item[data-type="image"] .cp-myprive-chat__messages-image, .cp-myprive-chat__messages-item[data-type="gallery"] .cp-myprive-chat__messages-image {
      border-radius: 16px; }
    .cp-myprive-chat__messages-item[data-type="image"] .cp-myprive-chat__messages-link, .cp-myprive-chat__messages-item[data-type="gallery"] .cp-myprive-chat__messages-link {
      width: 100%; }
    .cp-myprive-chat__messages-item[data-type="image"] .cp-myprive-chat__messages-text, .cp-myprive-chat__messages-item[data-type="gallery"] .cp-myprive-chat__messages-text {
      width: auto;
      max-width: fit-content; }
    .cp-myprive-chat__messages-item[data-type="image"] .cp-myprive-chat__messages-link + .cp-myprive-chat__messages-footer, .cp-myprive-chat__messages-item[data-type="gallery"] .cp-myprive-chat__messages-link + .cp-myprive-chat__messages-footer {
      margin-top: 10px; }
    .cp-myprive-chat__messages-item[data-type="video"] .cp-myprive-chat__messages-body {
      flex-direction: column;
      display: flex; }
    .cp-myprive-chat__messages-item[data-type="video"] .cp-myprive-chat__messages-link {
      cursor: pointer; }
    .cp-myprive-chat__messages-item[data-type="video"] .cp-myprive-chat__messages-text {
      width: auto;
      max-width: fit-content; }
      .cp-myprive-chat__messages-item[data-type="video"] .cp-myprive-chat__messages-text[data-file-deteled] {
        font-style: italic;
        color: #aeb2b6 !important; }
        .cp-myprive-chat__messages-item[data-type="video"] .cp-myprive-chat__messages-text[data-file-deteled] span {
          color: #ff6363  !important; }
        .cp-myprive-chat__messages-item[data-type="video"] .cp-myprive-chat__messages-text[data-file-deteled] i {
          margin-left: 4px;
          font-size: 14px;
          color: #ff6363  !important; }
    .cp-myprive-chat__messages-item[data-type="video"] .cp-myprive-chat__messages-link + .cp-myprive-chat__messages-footer {
      margin-top: 10px; }
    .cp-myprive-chat__messages-item[data-type="video"] .cp-myprive-chat__messages-image {
      height: 100% !important;
      border-radius: 16px; }
    .cp-myprive-chat__messages-item[data-type="gift"] .cp-myprive-chat__messages-body {
      flex-direction: row;
      display: flex;
      flex-wrap: wrap;
      padding: 15px !important; }
    .cp-myprive-chat__messages-item[data-type="gift"] .cp-myprive-chat__messages-link {
      max-width: 100%;
      width: 158px;
      height: auto;
      display: flex;
      align-items: center;
      justify-content: center; }
      .cp-myprive-chat__messages-item[data-type="gift"] .cp-myprive-chat__messages-link .cp-myprive-chat__messages-image {
        width: 100%;
        height: auto; }
    .cp-myprive-chat__messages-item[data-type="gift"] .cp-myprive-chat__messages-text {
      width: auto;
      max-width: none;
      display: flex;
      flex-direction: column;
      padding: 0;
      margin-top: 0; }
      .cp-myprive-chat__messages-item[data-type="gift"] .cp-myprive-chat__messages-text .is-hightlight {
        padding: 10px 22px;
        background-color: rgba(41, 198, 221, 0.12);
        border-radius: 18px;
        font-size: 14px;
        font-weight: 700;
        color: #29c6dd;
        text-align: center;
        margin-left: auto;
        width: auto;
        flex: 0 1 auto;
        margin-left: auto;
        margin-bottom: 24px; }
      .cp-myprive-chat__messages-item[data-type="gift"] .cp-myprive-chat__messages-text .cp-myprive-chat__messages-footer {
        padding: 0; }
        .cp-myprive-chat__messages-item[data-type="gift"] .cp-myprive-chat__messages-text .cp-myprive-chat__messages-footer .cp-myprive-chat__messages-text {
          flex: 0 1 auto; }
    .cp-myprive-chat__messages-item[data-type="gift"] .cp-myprive-chat__messages-link + .cp-myprive-chat__messages-footer {
      margin-top: 10px; }
    .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-chat__messages-container {
      width: auto;
      margin: 0; }
      @media all and (max-width: 939px) {
        .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-chat__messages-container {
          width: auto;
          margin: 0; } }
    .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-chat__messages-body {
      flex: 0 1 auto; }
    .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-form__player {
      padding: 12px 10px;
      border-radius: 13px;
      position: relative; }
      .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-form__player .cp-myprive-form__player-action {
        width: 32px;
        height: 32px;
        margin-right: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 100%; }
        .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-form__player .cp-myprive-form__player-action.is-playing svg .default {
          display: none; }
        .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-form__player .cp-myprive-form__player-action.is-playing svg .hover {
          display: block; }
        .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-form__player .cp-myprive-form__player-action:hover {
          opacity: 1; }
        .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-form__player .cp-myprive-form__player-action svg {
          width: 15px;
          height: 16px; }
          .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-form__player .cp-myprive-form__player-action svg .hover {
            display: none; }
      .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-form__player .cp-myprive-form__player-range {
        margin: 0;
        height: 7px; }
        .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-form__player .cp-myprive-form__player-range + .cp-myprive-form__player-actions {
          width: 100%; }
      .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-form__player .cp-myprive-form__player-progress {
        position: relative; }
      .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-form__player .cp-myprive-form__player-actions {
        position: relative;
        width: auto;
        bottom: 0;
        margin: 0; }
      .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-form__player .cp-myprive-form__player-minutes {
        font-size: 12px; }
      .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-form__player ~ .cp-myprive-chat__messages-text {
        margin-top: 10px; }
      .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-form__player + .cp-myprive-chat__messages-footer {
        margin-top: 5px; }
    .cp-myprive-chat__messages-item[data-type="audio"] .post-timeline__alert {
      position: relative;
      top: 0;
      left: 0;
      width: 100%;
      height: auto !important; }
    .cp-myprive-chat__messages-item[data-type="audio"] .post-data__handler {
      flex: 0 1 auto;
      margin: 0;
      bottom: 1px; }
    .cp-myprive-chat__messages-item[data-type="gift"], .cp-myprive-chat__messages-item[data-type="image"], .cp-myprive-chat__messages-item[data-type="video"] {
      /*
             * All media items will have position absolute,
             * to let his parent filled below, and void elements blinking on load,
             * changing it sizes
             */ }
      .cp-myprive-chat__messages-item[data-type="gift"] .cp-myprive-chat__messages-link, .cp-myprive-chat__messages-item[data-type="image"] .cp-myprive-chat__messages-link, .cp-myprive-chat__messages-item[data-type="video"] .cp-myprive-chat__messages-link {
        /*
                 * force the max width possible,
                 * the fit will be controlled by max-width on parent
                 */
        width: 100vw;
        overflow: hidden;
        position: relative;
        border-radius: 18px; }
      .cp-myprive-chat__messages-item[data-type="gift"] .cp-myprive-chat__messages-image, .cp-myprive-chat__messages-item[data-type="image"] .cp-myprive-chat__messages-image, .cp-myprive-chat__messages-item[data-type="video"] .cp-myprive-chat__messages-image {
        max-width: 100%;
        position: absolute;
        top: 0px;
        z-index: 2; }
    .cp-myprive-chat__messages-item[data-type="video"] .cp-myprive-chat__messages-link {
      padding-top: 56%; }
      .cp-myprive-chat__messages-item[data-type="video"] .cp-myprive-chat__messages-link[data-orientation="portrait"] {
        padding-top: 177%; }
    .cp-myprive-chat__messages-item[data-type="image"] .cp-myprive-chat__messages-link {
      padding-top: 100%; }
    .cp-myprive-chat__messages-item[data-type="gift"] .cp-myprive-chat__messages-link {
      padding-top: 99.63%; }
    .cp-myprive-chat__messages-item[data-type="image"] .cp-myprive-chat__messages-link, .cp-myprive-chat__messages-item[data-type="video"] .cp-myprive-chat__messages-link {
      /* Hide skeleton in transparent iframe background */ }
      .cp-myprive-chat__messages-item[data-type="image"] .cp-myprive-chat__messages-linkiframe, .cp-myprive-chat__messages-item[data-type="video"] .cp-myprive-chat__messages-linkiframe {
        background-color: #000; }
      .cp-myprive-chat__messages-item[data-type="image"] .cp-myprive-chat__messages-link::after, .cp-myprive-chat__messages-item[data-type="video"] .cp-myprive-chat__messages-link::after {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        transform: translateX(-110%);
        border-radius: 24px;
        background-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.2) 30%, rgba(255, 255, 255, 0.3) 50%, rgba(255, 255, 255, 0.2) 70%, rgba(255, 255, 255, 0));
        animation: shimmer 2s 10;
        content: '';
        z-index: 1; }

@keyframes shimmer {
  100% {
    transform: translateX(100%); } }
    .cp-myprive-chat__messages-item.is-received[data-type="audio"] .cp-myprive-chat__messages-body, .cp-myprive-chat__messages-item.is-received[data-type="image"] .cp-myprive-chat__messages-body, .cp-myprive-chat__messages-item.is-received[data-type="video"] .cp-myprive-chat__messages-body, .cp-myprive-chat__messages-item.is-received[data-type="gift"] .cp-myprive-chat__messages-body {
      border-radius: 18px 18px 18px 0;
      padding: 5px; }
    .cp-myprive-chat__messages-item.is-received[data-type="gift"] .cp-myprive-chat__messages-link, .cp-myprive-chat__messages-item.is-received[data-type="image"] .cp-myprive-chat__messages-link, .cp-myprive-chat__messages-item.is-received[data-type="video"] .cp-myprive-chat__messages-link {
      /* This margin is causing strange behaviour on video messages */
      /*margin: 0 auto 0 0;*/ }
      .cp-myprive-chat__messages-item.is-received[data-type="gift"] .cp-myprive-chat__messages-link .vjs-tech, .cp-myprive-chat__messages-item.is-received[data-type="image"] .cp-myprive-chat__messages-link .vjs-tech, .cp-myprive-chat__messages-item.is-received[data-type="video"] .cp-myprive-chat__messages-link .vjs-tech {
        position: relative !important;
        height: auto !important;
        border-radius: 13px !important; }
    .cp-myprive-chat__messages-item.is-received[data-type="gift"] .cp-myprive-chat__messages-image, .cp-myprive-chat__messages-item.is-received[data-type="image"] .cp-myprive-chat__messages-image, .cp-myprive-chat__messages-item.is-received[data-type="video"] .cp-myprive-chat__messages-image {
      margin: 0 auto 0 0; }
    .cp-myprive-chat__messages-item.is-received[data-paid="true"] .cp-myprive-chat__messages-body {
      background-color: #f8f9fa;
      border-color: #f8f9fa; }
      .cp-myprive-chat__messages-item.is-received[data-paid="true"] .cp-myprive-chat__messages-body .ff-mask-paid, .cp-myprive-chat__messages-item.is-received[data-paid="true"] .cp-myprive-chat__messages-body .ff-btn-buy {
        cursor: pointer; }
    .cp-myprive-chat__messages-item.is-received[data-paid="true"] .post-timeline__alert {
      border-color: #ff6363; }
    .cp-myprive-chat__messages-item.is-received[data-paid="true"] .post-timeline__alert-title {
      color: #ff6b64; }
    .cp-myprive-chat__messages-item.is-received .cp-myprive-chat__messages-body {
      border-radius: 18px 18px 14px 0;
      background-color: #f8f9fa;
      border: 1px solid #f8f9fa;
      cursor: default;
      position: relative; }
    .cp-myprive-chat__messages-item.is-received .cp-myprive-chat__messages-container {
      justify-content: flex-end;
      align-items: flex-start;
      align-content: flex-start;
      border-radius: 0 !important; }
    .cp-myprive-chat__messages-item.is-received .cp-myprive-chat__messages-footer {
      justify-content: flex-start;
      align-items: flex-start;
      align-content: flex-start;
      padding: 5px 0;
      width: auto; }
    .cp-myprive-chat__messages-item.is-received .post-data__handler {
      right: inherit !important;
      left: -8px !important;
      top: unset;
      bottom: 22px;
      height: auto !important;
      position: absolute;
      padding: 10px 6px;
      margin: 0 auto 0 0;
      order: 1; }
    .cp-myprive-chat__messages-item.is-sent[data-type="audio"] .cp-myprive-chat__messages-body, .cp-myprive-chat__messages-item.is-sent[data-type="image"] .cp-myprive-chat__messages-body, .cp-myprive-chat__messages-item.is-sent[data-type="video"] .cp-myprive-chat__messages-body, .cp-myprive-chat__messages-item.is-sent[data-type="gallery"] .cp-myprive-chat__messages-body, .cp-myprive-chat__messages-item.is-sent[data-type="gift"] .cp-myprive-chat__messages-body {
      /*border-radius: 18px 0 18px 18px;*/
      padding: 5px; }
    .cp-myprive-chat__messages-item.is-sent[data-type="audio"] .post-timeline__alert, .cp-myprive-chat__messages-item.is-sent[data-type="image"] .post-timeline__alert, .cp-myprive-chat__messages-item.is-sent[data-type="video"] .post-timeline__alert, .cp-myprive-chat__messages-item.is-sent[data-type="gallery"] .post-timeline__alert, .cp-myprive-chat__messages-item.is-sent[data-type="gift"] .post-timeline__alert {
      pointer-events: none; }
    .cp-myprive-chat__messages-item.is-sent[data-type="gift"] .cp-myprive-chat__messages-link, .cp-myprive-chat__messages-item.is-sent[data-type="image"] .cp-myprive-chat__messages-link, .cp-myprive-chat__messages-item.is-sent[data-type="video"] .cp-myprive-chat__messages-link {
      /* This margin is causing strange behaviour on video messages */
      /*margin: 0 auto 0 0;*/ }
      .cp-myprive-chat__messages-item.is-sent[data-type="gift"] .cp-myprive-chat__messages-link .vjs-tech, .cp-myprive-chat__messages-item.is-sent[data-type="image"] .cp-myprive-chat__messages-link .vjs-tech, .cp-myprive-chat__messages-item.is-sent[data-type="video"] .cp-myprive-chat__messages-link .vjs-tech {
        position: relative !important;
        height: auto !important;
        border-radius: 13px !important; }
    .cp-myprive-chat__messages-item.is-sent[data-type="gift"] .cp-myprive-chat__messages-image, .cp-myprive-chat__messages-item.is-sent[data-type="image"] .cp-myprive-chat__messages-image, .cp-myprive-chat__messages-item.is-sent[data-type="video"] .cp-myprive-chat__messages-image {
      margin: 0 0 0 auto; }
    .cp-myprive-chat__messages-item.is-sent[data-paid="true"] .cp-myprive-chat__messages-body {
      background-color: #fbe6e6;
      border-color: #fbe6e6; }
    .cp-myprive-chat__messages-item.is-sent[data-paid="true"] .post-timeline__alert {
      border-color: transparent !important; }
    .cp-myprive-chat__messages-item.is-sent[data-paid="true"] .post-timeline__alert-title {
      color: #ff6b64; }
    .cp-myprive-chat__messages-item.is-sent .cp-myprive-chat__messages-body {
      border-radius: 18px 18px 0;
      background-color: #f9fafb;
      border: 1px solid #f9fafb;
      align-items: flex-end; }
    .cp-myprive-chat__messages-item.is-sent .cp-myprive-chat__messages-container {
      justify-content: flex-end;
      align-items: flex-end;
      align-content: flex-end;
      border-radius: 0 !important; }
    .cp-myprive-chat__messages-item.is-sent .cp-myprive-chat__messages-text {
      justify-content: flex-start;
      text-align: left; }
    .cp-myprive-chat__messages-item.is-sent .cp-myprive-chat__messages-footer {
      justify-content: flex-end;
      align-items: center;
      align-content: flex-end;
      padding: 5px 0;
      width: auto;
      margin-right: 22px; }
    .cp-myprive-chat__messages-item.is-sent .post-data__handler {
      right: unset !important;
      top: unset;
      bottom: 22px;
      height: inherit !important;
      position: absolute;
      right: -8px !important;
      align-items: flex-end;
      padding: 10px 6px;
      margin: 0 0 0 auto; }
    .cp-myprive-chat__messages-item.is-sent[data-type="audio"] .cp-myprive-chat__messages-footer {
      margin-right: 10px; }
    .cp-myprive-chat__messages-item .post-timeline__alert {
      padding: 15px;
      background-color: transparent !important;
      z-index: 12;
      border-radius: 16px;
      margin-top: 5px;
      position: relative;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100% !important;
      height: auto !important;
      border: 1px solid #000; }
      .cp-myprive-chat__messages-item .post-timeline__alert .post-timeline__alert-title {
        font-size: 14px !important;
        margin: 0 0 0 10px !important;
        flex: 1 1 auto;
        text-align: center;
        font-weight: 400 !important;
        padding: 3px 3px; }
    .cp-myprive-chat__messages-item .post-data__handler {
      align-items: center;
      margin: auto 0 !important;
      height: 100%;
      flex: 0 1 auto;
      align-self: flex-end;
      color: tomato !important; }
      .cp-myprive-chat__messages-item .post-data__handler svg {
        width: 16px;
        height: 16px;
        fill: #b4b9c1; }
      .cp-myprive-chat__messages-item .post-data__handler.is-silenced {
        color: #583434 !important;
        margin-right: 0;
        pointer-events: none; }
        .cp-myprive-chat__messages-item .post-data__handler.is-silenced.is-hidden {
          display: none; }
  .cp-myprive-chat__messages-content {
    flex-wrap: wrap;
    width: auto;
    flex: 1 1 10em;
    flex-direction: column !important;
    max-width: calc(100% - 50px); }
  .cp-myprive-chat__messages-link {
    width: 100%;
    height: auto;
    max-width: 100%; }
    @media all and (max-width: 939px) {
      .cp-myprive-chat__messages-link {
        max-width: 100%; } }
    .cp-myprive-chat__messages-link .loader {
      position: absolute;
      top: -40px;
      left: 0;
      z-index: 12;
      width: 100%;
      height: 100%;
      background-color: rgba(255, 255, 255, 0.85);
      border-radius: 6px; }
  .cp-myprive-chat__messages-image {
    max-width: 100%;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .cp-myprive-chat__messages-container {
    width: 100%;
    max-width: 100%;
    min-width: auto !important;
    background-color: transparent !important;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 5px 0 0; }
    .cp-myprive-chat__messages-container[data-item-type="theater-button"] {
      background-color: transparent; }
      .cp-myprive-chat__messages-container[data-item-type="theater-button"] .cp-myprive-chat__messages-body {
        background-color: transparent;
        padding: 10px 0 15px;
        border: none; }
      .cp-myprive-chat__messages-container[data-item-type="theater-button"] .cp-myprive-chat__messages-text {
        font-size: 11.4px;
        color: #000 !important;
        align-self: flex-end;
        padding-right: 0px;
        font-weight: 300;
        max-width: none !important; }
        .cp-myprive-chat__messages-container[data-item-type="theater-button"] .cp-myprive-chat__messages-text i {
          background-color: #7da7e7;
          border-radius: 100%;
          width: 23.75px;
          height: 23.75px;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 11.4px;
          color: #fff;
          margin-right: 0; }
    .cp-myprive-chat__messages-container[data-item-type="status"] {
      background-color: transparent; }
      .cp-myprive-chat__messages-container[data-item-type="status"] .cp-myprive-chat__messages-text {
        font-size: 15px;
        line-height: 1.6;
        color: #000 !important;
        align-items: center;
        font-weight: 400;
        max-width: none !important;
        white-space: nowrap;
        align-items: center;
        flex-wrap: nowrap;
        justify-content: flex-end;
        display: flex; }
        .cp-myprive-chat__messages-container[data-item-type="status"] .cp-myprive-chat__messages-text.is-schedule {
          font-size: 11px; }
        .cp-myprive-chat__messages-container[data-item-type="status"] .cp-myprive-chat__messages-text i {
          background-color: #7da7e7;
          border-radius: 100%;
          width: 23.75px;
          height: 23.75px;
          display: flex;
          align-items: center;
          justify-content: center;
          font-size: 11.4px;
          color: #fff;
          margin-right: 0; }
    @media all and (max-width: 939px) {
      .cp-myprive-chat__messages-container {
        min-width: none !important; } }
  .cp-myprive-chat__messages-footer {
    width: 100%;
    float: left;
    display: flex;
    flex-wrap: wrap;
    padding: 0 10px; }
    .cp-myprive-chat__messages-footer .cp-myprive-chat__messages-text {
      font-size: 12px;
      width: auto;
      color: rgba(51, 65, 102, 0.5) !important;
      padding: 0; }
  .cp-myprive-chat__messages-body {
    background-color: #e4e4e4;
    width: auto;
    flex: 0 1 auto;
    max-width: calc(95% - 40px);
    border-radius: 35px;
    min-width: 40px;
    padding: 18px 10px;
    margin-left: 22px;
    margin-right: 22px; }
    @media screen and (max-width: 939px) {
      .cp-myprive-chat__messages-body {
        max-width: calc(100% - 5px); } }
    .cp-myprive-chat__messages-body.no-bg {
      background-color: transparent !important; }
    .cp-myprive-chat__messages-body.no-padding {
      padding: 0 !important; }
    .cp-myprive-chat__messages-body.no-border {
      border: none !important; }
  .cp-myprive-chat__messages-text {
    width: 100%;
    float: left;
    color: #000 !important;
    font-size: 15px;
    line-height: 1.6;
    padding: 0 10px; }
    .cp-myprive-chat__messages-text .rq-parsed-link {
      text-decoration: underline; }
    .cp-myprive-chat__messages-text + .cp-myprive-chat__messages-footer {
      margin-top: 10px; }
    .cp-myprive-chat__messages-text--wrapper {
      text-align: center;
      display: flex;
      align-items: center;
      justify-content: center; }
      .cp-myprive-chat__messages-text--wrapper p.is-noread-notification {
        padding: 3px 0;
        width: 155px;
        border-radius: 10px;
        font-size: 12px;
        justify-content: center;
        align-self: center; }
  .cp-myprive-chat__messages-icon {
    width: 15px;
    height: 15px; }

.ff-galerie-link {
  background-color: #ff6363 !important; }
  .ff-galerie-link svg {
    fill: #fff !important; }

.ff-text-white {
  color: #fff !important;
  margin-left: 5px !important; }

.ff-date-sticky {
  text-align: center; }

.post-photo__item .post-timeline__alert .is-padlock-icon {
  width: 15px !important;
  fill: #fff !important; }

.post-timeline__alert-title {
  color: #fff; }

.post-photo__item .post-timeline__alert .post-timeline__alert-title {
  color: #fff;
  font-size: 13px; }

.ff-text-gallery {
  flex: 50% !important; }

a.ff-back-button,
a.ff-back-button:hover {
  background: #f7f7f7 !important; }
  a.ff-back-button.cp-lightbox__button[data-item-type="return"],
  a.ff-back-button:hover.cp-lightbox__button[data-item-type="return"] {
    background-color: #f5f5f5 !important;
    color: black !important; }
    a.ff-back-button.cp-lightbox__button[data-item-type="return"] .cp-lightbox__button-text, a.ff-back-button.cp-lightbox__button[data-item-type="return"] .cp-lightbox__button-icon,
    a.ff-back-button:hover.cp-lightbox__button[data-item-type="return"] .cp-lightbox__button-text,
    a.ff-back-button:hover.cp-lightbox__button[data-item-type="return"] .cp-lightbox__button-icon {
      color: black !important;
      fill: black !important;
      opacity: 1 !important; }

/* ========= Paid media ========= */
.ff-mask-paid {
  background-color: rgba(255, 255, 255, 0.5);
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  border-radius: 16px;
  z-index: 5; }
  .ff-mask-paid ~ .ff-theater-button {
    display: none !important; }

.ff-paid-media-icon {
  height: 35px;
  width: 35px; }

.cp-myprive-chat__messages-item .post-timeline__alert.ff-btn-buy {
  background-color: #ff6363 !important;
  border-radius: 18px;
  height: 40px !important;
  color: #fff !important;
  font-size: 15px !important;
  max-width: 300px;
  margin: 0 auto; }
  .cp-myprive-chat__messages-item .post-timeline__alert.ff-btn-buy .post-timeline__alert-title.alert {
    color: #fff;
    padding: 0; }

.cp-myprive-chat__messages-item[data-type="video"] .ff-mask-paid {
  height: 100%; }

.is-sent .ff-media-message {
  background-color: #fbe6e6; }

.post-photo__link .post-timeline__minutes {
  left: 15px !important; }

.cp-myprive-chat .ff-media-content, .cp-myprive-chat .post-photo__thumb {
  background: linear-gradient(to bottom, transparent 80%, rgba(0, 0, 0, 0.3)); }

.ff-mychat .cp-lightbox__header {
  padding-top: 0;
  min-height: 63px; }

@media (max-width: 939px) {
  .cp-myprive-form__action.is-circle.is-active .ff-content-upload__mask {
    position: fixed;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    top: 0px;
    z-index: 10;
    right: 0; } }

@media (min-width: 940px) {
  .ff-tooltip-cancel {
    display: none; } }

.ff-tooltip-cancel .item {
  color: #ff6363 !important;
  font-weight: bold; }

.ff-model-media__paid {
  margin: 5px auto 2px auto !important;
  width: 100% !important; }

.cp-myprive-chat__messages-item.is-sent[data-paid="true"] .cp-myprive-chat__messages-body {
  border-bottom-right-radius: 0; }
  .cp-myprive-chat__messages-item.is-sent[data-paid="true"] .cp-myprive-chat__messages-body .post-timeline__alert.ff-btn-buy {
    background-color: transparent !important;
    border: none; }
    .cp-myprive-chat__messages-item.is-sent[data-paid="true"] .cp-myprive-chat__messages-body .post-timeline__alert.ff-btn-buy .post-timeline__alert-title.alert {
      color: #ff6363; }

.ff-price-field {
  min-height: 44px !important;
  border-radius: 12px !important;
  width: 100% !important; }

.ff-myprive-form__item-content {
  padding: 0 15px; }

.ff-myprive-form__item-content {
  gap: 0; }

/* Loader on open message */
.cp-messages__content .loader {
  width: 100%;
  height: 100%; }

.paid-media {
  font-family: 'Open Sans', Arial, sans-serif;
  font-size: 13px;
  display: flex;
  align-items: center;
  justify-content: center;
  grid-gap: 5px;
  line-height: 1;
  padding: 10px 5px 5px 5px;
  width: 100%; }
  .paid-media svg {
    width: 22px;
    height: 22px; }

.cp-myprive-form__action.cp-myprive-direct-message-emoji.is-emoji {
  position: absolute;
  right: 50px !important;
  width: auto; }
  .cp-myprive-form__action.cp-myprive-direct-message-emoji.is-emoji.is-active {
    opacity: .8;
    background-color: transparent; }
    .cp-myprive-form__action.cp-myprive-direct-message-emoji.is-emoji.is-active svg {
      fill: red; }
  @media (max-width: 940px) {
    .cp-myprive-form__action.cp-myprive-direct-message-emoji.is-emoji {
      display: none; } }

.ff-form__item--messages {
  border: 1px solid #c5cad0;
  border-radius: 12px; }
  .ff-form__item--messages .cp-myprive-form__item-content {
    margin-top: 0 !important; }
    .ff-form__item--messages .cp-myprive-form__item-content button:not(.is-disabled) {
      opacity: 1; }
    .ff-form__item--messages .cp-myprive-form__item-content button svg {
      fill: #99a4af; }
    .ff-form__item--messages .cp-myprive-form__item-content.emoji-active button.is-emoji svg {
      fill: #ff6363; }
  .ff-form__item--messages .cp-myprive-form__textarea--message {
    padding: 21px 80px 21px 66px;
    border: none; }

.emoji-picker-desc a {
  width: 20px; }

.emoji-picker-desc.is-message {
  visibility: hidden;
  display: none; }

.emoji-picker-desc.emoji-active {
  width: 100%;
  display: flex;
  visibility: visible;
  flex-wrap: wrap;
  justify-content: flex-start;
  gap: 6px;
  padding: 10px; }

.ff-post-myprive-link {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .ff-post-myprive-link .post-data__handler {
    order: 1;
    position: relative;
    top: 0px;
    right: 0;
    bottom: 0;
    width: 16px;
    height: auto;
    margin: 0px !important;
    padding: 0px;
    color: #b4b9c1; }
  .ff-post-myprive-link .post-data.has-proportion {
    order: 2; }
    .ff-post-myprive-link .post-data.has-proportion .post-data__date.ff-post__date {
      padding-right: 0; }

@media (max-width: 940px) {
  .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] [data-item-type="quote-preview"][data-tip="true"]:not(.is-hidden) {
    margin-bottom: 0 !important; } }

#cp_direct_messages_gift_mode {
  left: 0;
  right: 0;
  margin-bottom: 10px !important; }
  #cp_direct_messages_gift_mode .cp-gifts {
    overflow: visible;
    margin: auto;
    width: 100% !important;
    gap: 10px 10px; }
    #cp_direct_messages_gift_mode .cp-gifts .cp-gifts__item {
      flex: 0 0 18%;
      margin: 0; }
      @media (max-width: 940px) {
        #cp_direct_messages_gift_mode .cp-gifts .cp-gifts__item {
          flex: 0 0 17%;
          min-width: auto;
          max-width: none; } }
  @media (max-width: 940px) {
    #cp_direct_messages_gift_mode {
      position: relative;
      max-width: 100%;
      padding: 0 !important;
      margin-top: 10px !important; } }

/* Regra para presente apenas pra quando tem quote */
[data-item-type="quote-preview"][data-tip=true]:not(.is-hidden) ~ #cp_direct_messages_gift_mode {
  padding: 0 16px !important; }
  @media (max-width: 940px) {
    [data-item-type="quote-preview"][data-tip=true]:not(.is-hidden) ~ #cp_direct_messages_gift_mode {
      margin-top: 1px !important;
      padding: 0px !important; } }

.cp-myprive-form {
  /* Player de áudio */ }
  .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] {
    gap: 0;
    /* Upload progress bar */ }
    .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__player {
      background-color: #fff;
      /* Sent audio description price */ }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__player .cp-myprive-form__player-desc {
        background: #fff;
        bottom: -58px;
        color: rgba(0, 0, 0, 0.6); }
        .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__player .cp-myprive-form__player-desc .cp-myprive-form__player-action[data-item-type="button-send"] {
          bottom: 22px; }
    .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__player-progress {
      background: none;
      background-color: #ff6b64; }
    .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__player-minutes[data-item-type="minutes"] {
      color: #353535 !important; }
    .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__player-action[data-item-type="button-send"] {
      background-color: #fff !important; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__player-action[data-item-type="button-send"] svg {
        fill: #e66862; }
    .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__player-action[data-item-type="button-play"] svg {
      fill: #ff6b64; }
    .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] audio[src=""] ~ .cp-myprive-form__player .cp-myprive-form__player-action[data-item-type="button-stop"],
    .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] audio:not([src]) ~ .cp-myprive-form__player .cp-myprive-form__player-action[data-item-type="button-stop"] {
      border-color: #353535;
      background-color: #353535; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] audio[src=""] ~ .cp-myprive-form__player .cp-myprive-form__player-action[data-item-type="button-stop"] svg,
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] audio:not([src]) ~ .cp-myprive-form__player .cp-myprive-form__player-action[data-item-type="button-stop"] svg {
        fill: #fff; }
    .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-form__upload-progress {
      background: #d8d8d8; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-form__upload-progress > span {
        color: #000; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-form__upload-progress > div {
        background: #ff6b64; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-form__upload-progress.is-color-half > span {
        color: #fff; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-form__upload-progress.is-color-complete > div {
        background: #81b751; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-form__upload-progress.is-color-complete > span {
        color: #fff; }
  .cp-myprive-form__action[data-item-type="close-actions-uploads"] {
    width: 36px !important;
    margin: 10px 0 4px; }

@media all and (max-width: 939px) {
  .cp-myprive-chat__messages-content {
    max-width: calc(100% - 5px) !important; } }

.cp-myprive-chat__messages-container[data-type="schedule-text"] {
  max-width: 350px !important; }

.cp-myprive-chat__messages-text--wrapper {
  margin-bottom: 22px; }
  .cp-myprive-chat__messages-text--wrapper p.is-noread-notification {
    background-color: #e0f4f7;
    color: #29c6dd !important; }

.cp-myprive-chat__messages-text.is-schedule {
  font-size: 11px; }
  .cp-myprive-chat__messages-text.is-schedule .icon {
    fill: #29c6dd; }

.cp-myprive-chat__messages-item {
  /* Read and unread icons */
  /* Skeleton loading */ }
  .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-form__player {
    background-color: #f5f5f5;
    background-image: none; }
    .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-form__player .cp-myprive-form__player-action.is-disabled {
      color: rgba(255, 255, 255, 0.85) !important; }
    .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-form__player .cp-myprive-form__player-action svg {
      fill: #ff6b64;
      height: 23px;
      width: 23px; }
    .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-form__player .cp-myprive-form__player-minutes {
      color: #000; }
    .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-form__player .cp-myprive-form__player-progress {
      background-image: none;
      background-color: #ff6363; }
  .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-chat__messages-container {
    margin: inherit !important; }
  .cp-myprive-chat__messages-body .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-chat__messages-body .post-timeline__alert[data-type="paid"] {
    max-width: auto !important; }
  .cp-myprive-chat__messages-item.is-sent .cp-myprive-form__player {
    background-color: #fff; }
  .cp-myprive-chat__messages-item.is-sent .cp-myprive-form__player-action {
    width: auto;
    height: auto;
    padding: 0;
    background-color: transparent; }
  .cp-myprive-chat__messages-item.is-sent .cp-myprive-chat__messages-footer {
    color: #8b8f96; }
  .cp-myprive-chat__messages-item[data-status="pending"] .alert-icon, .cp-myprive-chat__messages-item[data-status="pending"] .post-timeline__alert-icon-default, .cp-myprive-chat__messages-item[data-status="pending"] .post-timeline__alert-icon, .cp-myprive-chat__messages-item[data-status="review"] .alert-icon, .cp-myprive-chat__messages-item[data-status="review"] .post-timeline__alert-icon-default, .cp-myprive-chat__messages-item[data-status="review"] .post-timeline__alert-icon {
    width: 14px;
    height: 14px; }
  .cp-myprive-chat__messages-item[data-status="review"] .cp-myprive-chat__messages-body {
    align-items: flex-start;
    flex-direction: column; }
  .cp-myprive-chat__messages-item[data-status="review"] .cp-myprive-chat__messages-text {
    opacity: .7; }
  .cp-myprive-chat__messages-item[data-status="review"] .post-timeline__alert-review {
    background: #fae292;
    padding: 1px 10px 1px 4px;
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
    border-radius: 12px;
    font-size: 12px;
    font-style: italic;
    width: auto;
    font-family: "Roboto", Arial, sans-serif !important; }
  .cp-myprive-chat__messages-item[data-status="review"] .post-timeline__alert-icon-default {
    fill: #000; }
  .cp-myprive-chat__messages-item[data-status="review"][data-type="image"] .post-timeline__alert-review, .cp-myprive-chat__messages-item[data-status="review"][data-type="video"] .post-timeline__alert-review, .cp-myprive-chat__messages-item[data-status="review"][data-type="audio"] .post-timeline__alert-review, .cp-myprive-chat__messages-item[data-status="review"][data-type="gallery"] .post-timeline__alert-review {
    position: absolute;
    top: 6px;
    left: 6px;
    z-index: 10; }
  .cp-myprive-chat__messages-item[data-status="review"][data-type="image"] .cp-myprive-chat__messages-image, .cp-myprive-chat__messages-item[data-status="review"][data-type="video"] .cp-myprive-chat__messages-image, .cp-myprive-chat__messages-item[data-status="review"][data-type="audio"] .cp-myprive-chat__messages-image, .cp-myprive-chat__messages-item[data-status="review"][data-type="gallery"] .cp-myprive-chat__messages-image {
    opacity: .6; }
  .cp-myprive-chat__messages-item[data-status="review"][data-type="gallery"] .messages-gallery__item {
    opacity: .6; }
  .cp-myprive-chat__messages-item[data-status="review"][data-type="audio"] .post-data__handler {
    bottom: 30px !important; }
  .cp-myprive-chat__messages-item[data-status="pending"] .cp-myprive-chat__messages-body {
    display: flex;
    flex-direction: row;
    gap: 6px;
    align-items: center;
    padding: 10px 20px !important;
    font-style: italic;
    border: 2px dotted #ff8b86 !important;
    font-family: "Roboto", Arial, sans-serif !important;
    color: #444; }
    .cp-myprive-chat__messages-item[data-status="pending"] .cp-myprive-chat__messages-body .alert-icon {
      fill: #ff6b64; }
  .cp-myprive-chat__messages-item[data-status="pending"].is-sent .cp-myprive-chat__messages-body {
    background-color: #fadddd !important; }
  .cp-myprive-chat__messages-item[data-status="pending"].is-received .cp-myprive-chat__messages-body {
    background-color: #f8f9fb; }
  .cp-myprive-chat__messages-item[data-status="processing"] {
    font-family: "Open Sans", Arial, sans-serif; }
    .cp-myprive-chat__messages-item[data-status="processing"] .cp-myprive-chat__messages-body {
      height: auto;
      width: 90vw;
      aspect-ratio: 1/1;
      padding: 10px !important; }
    .cp-myprive-chat__messages-item[data-status="processing"] .post-alert__logo {
      background: url(/static/../skins/amora/static/images/logo-ff-placeholder.png) center center no-repeat;
      background-size: cover;
      border-radius: 10px;
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center;
      justify-content: center;
      flex-direction: column;
      gap: 10px;
      font-style: italic;
      color: #696d74;
      font-family: "Roboto", Arial, sans-serif; }
      .cp-myprive-chat__messages-item[data-status="processing"] .post-alert__logo .post-timeline__alert-icon__lg {
        width: 42px;
        height: 42px;
        fill: #afb3bc;
        animation: spin 4s linear infinite; }

@keyframes spin {
  100% {
    transform: rotate(360deg); } }
    .cp-myprive-chat__messages-item[data-status="processing"] .post-timeline__alert-content {
      font-size: 12px;
      font-style: italic;
      display: flex;
      align-items: center;
      gap: 10px;
      margin-right: 22px;
      margin-top: 10px; }
    .cp-myprive-chat__messages-item[data-status="processing"] .post-timeline__alert-icon {
      width: 16px;
      height: 16px;
      fill: #fefeff; }
  .cp-myprive-chat__messages-item[data-area="user"] .cp-myprive-chat__messages-footer {
    color: #8b8f96;
    margin-right: 22px !important; }
  .cp-myprive-chat__messages-item[data-type="gift"] .cp-myprive-chat__messages-link .cp-myprive-chat__messages-image {
    margin-right: auto;
    margin-left: 0;
    width: 100%; }
  .cp-myprive-chat__messages-item.is-unread .cp-myprive-chat__messages-icon {
    fill: #b4b9c1; }
  .cp-myprive-chat__messages-item.is-read .cp-myprive-chat__messages-icon {
    fill: #ff6363; }
  .cp-myprive-chat__messages-item[data-type="image"] .cp-myprive-chat__messages-link::after, .cp-myprive-chat__messages-item[data-type="gallery"] .cp-myprive-chat__messages-link::after, .cp-myprive-chat__messages-item[data-type="video"] .cp-myprive-chat__messages-link::after {
    background-image: linear-gradient(90deg, rgba(150, 150, 150, 0) 0, rgba(150, 150, 150, 0.2) 30%, rgba(150, 150, 150, 0.3) 50%, rgba(150, 150, 150, 0.2) 70%, rgba(150, 150, 150, 0)); }
  .cp-myprive-chat__messages-item.is-received[data-paid="true"] .post-timeline__alert {
    z-index: 0; }
  .cp-myprive-chat__messages-item.is-received .cp-myprive-chat__messages-footer {
    margin-left: 22px; }
  .cp-myprive-chat__messages-item .ff-date-sticky {
    border-radius: 50px; }
  .cp-myprive-chat__messages-item .post-timeline__alert.ff-btn-buy {
    margin: 10px auto; }

.cp-myprive-chat__messages-body {
  min-height: auto !important; }
  .cp-myprive-chat__messages-body[data-type="processing"] {
    padding: 20px 5px !important; }

.cp-myprive-chat__messages-footer {
  color: #8b8f96; }

/* Mídias section */
.messages-medias__item[data-type="audio"] .messages-medias__thumb {
  background-color: #ff6363; }

.messages-medias__item[data-type="audio"] .ff-player-container {
  margin-bottom: 2.5%; }

.messages-medias__item .is-song {
  width: 50px;
  height: 50px; }

.messages-medias__tooltip {
  background-color: rgba(255, 255, 255, 0.75);
  border: 0px; }

.messages-medias__pagination {
  justify-content: center; }
  .messages-medias__pagination .cp-table__pagination .cp-table__pagination-item.is-active {
    background-color: #29c6dd;
    color: #FFF; }

.paid-media {
  color: #ff6363; }
  .paid-media svg {
    fill: #ff6363; }
  .paid-media[data-purchased="true"] {
    color: #000; }
    .paid-media[data-purchased="true"] svg {
      fill: #000; }

.cp-myprive-form__field[type="date"],
.cp-myprive-form__field[type="datetime-local"] {
  color: black;
  -webkit-text-fill-color: #000; }

@media (max-width: 940px) {
  .fs-header__menu-overlay {
    background-color: rgba(111, 111, 111, 0.5) !important; }
  .fs-header__menu-item[data-type="uploads"] .fs-header__menu-item {
    padding: 22px; } }

@media (max-width: 940px) {
  .box-uploader-media {
    bottom: 14px !important; } }

.post-data__icon.icon-silenced {
  right: 4px !important; }

.post-data__handler svg.is-menu-option.is-tooltip {
  width: 16px;
  height: 16px;
  fill: #8c96a2;
  opacity: 1; }

.messages-gallery__media .messages-gallery__floating--icon {
  fill: #fff; }

::-webkit-calendar-picker-indicator {
  color-scheme: dark; }

.cp-myprive-form__preview-media {
  margin: 7px auto; }

.cp-myprive-form__item-content[data-item-type="actions-messages-upload"] {
  margin-bottom: 7px; }

.cp-myprive-chat.is-overflow-visible {
  overflow: visible !important; }

.cp-myprive-floating {
  height: 0;
  position: absolute;
  bottom: -100%;
  left: -38px;
  width: calc(100% + 38px);
  background-color: #F9FAFB;
  z-index: 100;
  box-shadow: 0 -3px 5px 0 rgba(0, 0, 0, 0.52);
  overflow-y: hidden;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  flex: 0 1 auto;
  transition: All 0.15s ease-out; }
  @media all and (max-width: 939px) {
    .cp-myprive-floating {
      left: -19px; } }
  .cp-myprive-floating.is-active {
    bottom: 0;
    height: 60%; }
  .cp-myprive-floating .cp-myprive-form__field {
    padding: 5px 14px;
    min-height: 42px; }

.cp-myprive-chat__messages-item.is-sent[data-type="audio"] .post-data__handler, .cp-myprive-chat__messages-item.is-received[data-type="audio"] .post-data__handler {
  padding: 10px 6px 0 6px;
  bottom: 30px; }

.cp-myprive-chat .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-input-schedule {
  -webkit-text-fill-color: black; }

.cp-myprive-form__item-content .cp-myprive-form__field[type="datetime-local"] {
  position: initial !important; }

@media (max-width: 939px) {
  .cp-myprive-chat__messages .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-chat__messages-container {
    width: 100%; }
  .cp-myprive-chat__messages .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-chat__messages-body {
    max-width: 265px !important; }
    .cp-myprive-chat__messages .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-chat__messages-body .cp-myprive-form__player-range {
      min-width: 135px !important; } }

.cp-myprive-chat__messages-item .cp-myprive-chat__messages-body, .cp-myprive-form__item-content .cp-myprive-chat__messages-body {
  padding: 10px !important; }

.cp-myprive-chat__messages-item .cp-myprive-chat__quote, .cp-myprive-form__item-content .cp-myprive-chat__quote {
  background: #e9eaee;
  border-left: 4px solid #ff6363;
  min-height: 50px; }
  .cp-myprive-chat__messages-item .cp-myprive-chat__quote-text, .cp-myprive-form__item-content .cp-myprive-chat__quote-text {
    color: black; }
  .cp-myprive-chat__messages-item .cp-myprive-chat__quote-icon, .cp-myprive-form__item-content .cp-myprive-chat__quote-icon {
    fill: black;
    padding: 2px; }
  .cp-myprive-chat__messages-item .cp-myprive-chat__quote-thumb, .cp-myprive-form__item-content .cp-myprive-chat__quote-thumb {
    width: 45px;
    height: 45px;
    flex: 0 0 45px; }
  .cp-myprive-chat__messages-item .cp-myprive-chat__quote.ff-quote-gift, .cp-myprive-form__item-content .cp-myprive-chat__quote.ff-quote-gift {
    border-radius: 12px; }

.cp-myprive-chat__messages-item.is-sent .cp-myprive-chat__quote, .cp-myprive-form__item-content.is-sent .cp-myprive-chat__quote {
  background-color: #f5d6d4; }
  .cp-myprive-chat__messages-item.is-sent .cp-myprive-chat__quote-text, .cp-myprive-form__item-content.is-sent .cp-myprive-chat__quote-text {
    color: rgba(66, 66, 66, 0.5); }
  .cp-myprive-chat__messages-item.is-sent .cp-myprive-chat__quote-icon, .cp-myprive-form__item-content.is-sent .cp-myprive-chat__quote-icon {
    fill: rgba(66, 66, 66, 0.5); }

.cp-myprive-form__item-content[data-item-type="actions-messages-upload"] {
  background-color: #f9fafb !important;
  padding: 0 15px; }
  .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__field:not(.is-hidden) {
    margin-top: 15px !important; }
  .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__action[data-item-type="close-actions-uploads"] {
    margin-bottom: 0 !important; }

.cp-myprive-form__item-content .cp-myprive-form__action.is-cancel {
  margin-top: 15px !important;
  width: 32px !important;
  height: 32px !important;
  background-color: #e8e9ed !important; }
  .cp-myprive-form__item-content .cp-myprive-form__action.is-cancel svg.is-remove {
    fill: black;
    width: 11px;
    height: 11px; }

.cp-myprive-form__item-content .cp-myprive-form__field:not(.is-hidden) {
  margin: 15px auto; }

.cp-form {
  display: initial; }

.cp-form__sender {
  width: 100% !important;
  margin: 0 !important; }
  .cp-form__sender[data-item-type="earlyaccess"] {
    margin-top: 12px !important;
    border-radius: 12px; }
  .cp-form__sender[data-item-type="prices-adjusts"] {
    margin-bottom: 12px !important; }
    @media (max-width: 940px) {
      .cp-form__sender[data-item-type="prices-adjusts"] .cp-form__field.is-dropdown {
        flex: 100%; }
      .cp-form__sender[data-item-type="prices-adjusts"] .cp-form__areatext[data-item-type="choose"] {
        flex: 1; } }
  .cp-form__sender.cp-send-media .post-photo__thumb {
    --height: 20px; }
    .cp-form__sender.cp-send-media .post-photo__thumb .cp-form__upload-progress {
      height: var(--height);
      position: absolute;
      left: 5%;
      bottom: 44px;
      width: 90% !important;
      max-width: 90% !important;
      z-index: 11; }
      .cp-form__sender.cp-send-media .post-photo__thumb .cp-form__upload-progress span {
        font-size: 13px;
        padding: 0;
        height: var(--height); }
  .cp-form__sender .post-photo__item[data-item-type="button"] .post-photo__link svg.add-more-media {
    padding: 7px !important;
    width: 28px;
    height: 28px;
    background-color: #ff5c54;
    transform: rotate(45deg); }
    .cp-form__sender .post-photo__item[data-item-type="button"] .post-photo__link svg.add-more-media .default {
      fill: white; }

@media (max-width: 768px) {
  .ff-lightbox__upload {
    padding-top: 20px; } }

.ff-lightbox__upload .cp-form__title {
  margin-bottom: 18px; }

.ff-lightbox__upload .cp-form__sender {
  padding: 0;
  width: 100% !important;
  margin: 0 !important; }
  .ff-lightbox__upload .cp-form__sender[data-item-type="uploader"] {
    padding: 12px; }
    .ff-lightbox__upload .cp-form__sender[data-item-type="uploader"] .cp-form__item {
      padding: 8px 0 0 0; }
  .ff-lightbox__upload .cp-form__sender[data-post-type="poll"] .cp-form__item {
    padding: 0 !important; }
    .ff-lightbox__upload .cp-form__sender[data-post-type="poll"] .cp-form__item:first-child {
      margin-bottom: 10px; }
  .ff-lightbox__upload .cp-form__sender .cp-form__areatext,
  .ff-lightbox__upload .cp-form__sender .cp-form__field {
    height: 50px;
    padding: 10px !important;
    font-size: 14px; }
    .ff-lightbox__upload .cp-form__sender .cp-form__areatext::placeholder,
    .ff-lightbox__upload .cp-form__sender .cp-form__field::placeholder {
      color: #7a7a7a !important; }
  .ff-lightbox__upload .cp-form__sender .cp-form__areatext[data-item-type="choose"]:nth-of-type(1) {
    border-radius: 14px 0 0 14px; }
  .ff-lightbox__upload .cp-form__sender .cp-form__areatext[data-item-type="choose"]:nth-of-type(3) {
    border-radius: 0 14px 14px 0; }
  .ff-lightbox__upload .cp-form__sender .post-photo {
    padding: 0; }
    .ff-lightbox__upload .cp-form__sender .post-photo__item .loader {
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto;
      z-index: 10;
      background: #00000061;
      border-radius: 12px; }
    .ff-lightbox__upload .cp-form__sender .post-photo__item .post-photo__link::after {
      border-radius: inherit; }

.cp-form__sender.ff-form__sender {
  margin-left: auto !important;
  margin-right: auto !important; }
  .cp-form__sender.ff-form__sender .cp-form__item-container,
  .cp-form__sender.ff-form__sender .ff-form__item-container {
    display: flex !important;
    grid-gap: 10px;
    align-items: center;
    justify-content: space-around;
    flex-wrap: wrap;
    max-height: 100px;
    margin: 12px auto 0 auto !important; }
    @media (min-width: 940px) {
      .cp-form__sender.ff-form__sender .cp-form__item-container,
      .cp-form__sender.ff-form__sender .ff-form__item-container {
        flex-wrap: nowrap; } }
  .cp-form__sender.ff-form__sender.actions-upload {
    padding: 0; }
    .cp-form__sender.ff-form__sender.actions-upload .cp-form__item {
      padding: 0px; }
  .cp-form__sender.ff-form__sender .btn-schedule {
    background-color: transparent;
    min-height: 54px;
    padding: 10px;
    border: 1px solid #d8d8d8;
    color: black;
    display: flex;
    align-items: center;
    grid-gap: 5px;
    border-radius: 14px;
    min-width: 160px;
    width: 100%;
    justify-content: center;
    font-size: 14px; }
    @media (min-width: 960px) {
      .cp-form__sender.ff-form__sender .btn-schedule {
        width: auto; } }
    .cp-form__sender.ff-form__sender .btn-schedule svg {
      width: 20px;
      height: 20px; }
    .cp-form__sender.ff-form__sender .btn-schedule.is-active {
      border: 1px solid #ff5c54;
      color: #ff5c54; }
      .cp-form__sender.ff-form__sender .btn-schedule.is-active svg {
        fill: #ff5c54; }

.cp-lightbox__main {
  padding: 15px !important; }
  @media (min-width: 940px) {
    .cp-lightbox__main {
      padding: 40px !important; } }

.cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-form__player .cp-myprive-form__player-range {
  height: 7px; }

.cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-form__player .cp-myprive-form__player-progress {
  background-color: transparent; }

.cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-form__player .cp-myprive-form__player-range {
  height: 100%;
  background-color: transparent; }

.cp-myprive-form__player-progress {
  background-color: transparent !important; }

.cp-myprive-form__player-range {
  height: 20px !important;
  background-color: transparent !important; }

.messages-medias__thumb .ff-player-container .cp-myprive-form__player-progress {
  background: transparent !important; }

.messages-medias__thumb .ff-player-container .cp-myprive-form__player-range {
  height: 20px !important;
  background: transparent !important; }

.cp-form[data-placeholded="true"] .cp-form__input-poll.is-dashed {
  height: 50px !important; }

.cp-form__sender.cp-send-media .cp-form__item {
  padding: 0; }
  .cp-form__sender.cp-send-media .cp-form__item .wrapper-textarea {
    margin: 0 10px 10px; }

.cp-form__sender.cp-send-media .post-photo__item {
  margin: 0 0 0 8px; }
  .cp-form__sender.cp-send-media .post-photo__item.is-dropzone {
    display: none; }
    .cp-form__sender.cp-send-media .post-photo__item.is-dropzone.is-active {
      display: flex; }
  .cp-form__sender.cp-send-media .post-photo__item .loader {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 10;
    background: #00000061;
    border-radius: 12px; }

.cp-edit-post .cp-form__sender[data-item-type="uploader"].is-edit {
  margin-top: 12px !important; }
  .cp-edit-post .cp-form__sender[data-item-type="uploader"].is-edit .post-photo.is-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minMax(150px, 1fr));
    gap: 12px;
    padding: 10px 10px 0; }
    @media (max-width: 940px) {
      .cp-edit-post .cp-form__sender[data-item-type="uploader"].is-edit .post-photo.is-grid {
        padding: 10px; } }
  .cp-edit-post .cp-form__sender[data-item-type="uploader"].is-edit .post-photo__item {
    max-width: 100% !important;
    min-width: 100% !important;
    margin: 0 !important;
    width: 100%; }
  .cp-edit-post .cp-form__sender[data-item-type="uploader"].is-edit .cp-form__item {
    padding: 0; }

.cp-edit-post .cp-form__sender.ff-form__sender .cp-form__item {
  padding: 0; }

.ff-notification-box {
  margin: 0 !important;
  border-radius: 0 !important;
  max-width: 100% !important; }
  .ff-notification-box.cp-alert-message {
    margin: 0 !important;
    border-radius: 0 !important;
    padding: 20px 15px !important; }
    .ff-notification-box.cp-alert-message .cp-alert-message__title {
      text-transform: none;
      font-size: 14px;
      margin-bottom: 10px; }
  .ff-notification-box .cp-alert-message__container .cp-alert-message__text {
    font-size: 14px !important;
    margin-bottom: 10px !important; }
    .ff-notification-box .cp-alert-message__container .cp-alert-message__text.m-0 {
      margin: 0 !important; }

.ff-alert-home.cp-alert-message {
  text-align: center;
  border-radius: 0 !important; }

.cp-page__sidebar.filter-notification .component-tabs {
  width: 100%;
  margin-top: 5px; }

.ff-notifications-badge {
  border-radius: 50px !important;
  padding: 2px 15px !important;
  background-color: #dbf5fa !important;
  color: #00cbe1 !important; }

.ff-title-section__top {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start !important;
  grid-gap: 10px; }

.post-comments__item .post-data__container {
  margin-left: 0 !important;
  display: flex;
  margin-top: 3px;
  padding: 12px !important;
  background-color: #fafafa !important; }
  .post-comments__item .post-data__container .post-data__head {
    width: 100%;
    display: flex; }

.post-comments__item .post-data__avatar {
  position: relative !important;
  left: 0 !important;
  margin: 0 !important;
  flex: 1 !important; }
  @media (max-width: 940px) {
    .post-comments__item .post-data__avatar-link {
      width: 33px;
      height: 33px; } }
  .post-comments__item .post-data__avatar.is-smaller {
    width: 33px !important; }

.post-comments__item .post-data__commentinfo {
  flex: 100 !important;
  margin-left: 3px !important; }
  .post-comments__item .post-data__commentinfo .model-username {
    font-weight: bold; }

.post-comments__insert[data-edit="true"] {
  margin: 8px 0;
  padding: 0 !important; }

.post-comments .post-comments .post-comments__item {
  margin-bottom: 0 !important; }

.post-timeline[data-layout="list"] .post-timeline__item .post-comments {
  margin: 0 !important; }
  .post-timeline[data-layout="list"] .post-timeline__item .post-comments.is-active {
    margin: 0 0 25px !important; }
  .post-timeline[data-layout="list"] .post-timeline__item .post-comments__item {
    margin-top: 8px; }
    .post-timeline[data-layout="list"] .post-timeline__item .post-comments__item .post-data {
      margin: 0;
      padding-bottom: 0 !important; }
      .post-timeline[data-layout="list"] .post-timeline__item .post-comments__item .post-data__container {
        margin: 0; }
      .post-timeline[data-layout="list"] .post-timeline__item .post-comments__item .post-data.comment-item {
        line-height: 1;
        margin-top: 10px; }
        .post-timeline[data-layout="list"] .post-timeline__item .post-comments__item .post-data.comment-item .badges__title.color-simple, .post-timeline[data-layout="list"] .post-timeline__item .post-comments__item .post-data.comment-item .account_blocked .steps_unlock ul li span a.badges__title, .account_blocked .steps_unlock ul li span .post-timeline[data-layout="list"] .post-timeline__item .post-comments__item .post-data.comment-item a.badges__title, .post-timeline[data-layout="list"] .post-timeline__item .post-comments__item .post-data.comment-item .cp-form__contract a.badges__title, .cp-form__contract .post-timeline[data-layout="list"] .post-timeline__item .post-comments__item .post-data.comment-item a.badges__title {
          color: #ff6b64 !important; }
  .post-timeline[data-layout="list"] .post-timeline__item .post-comments__insert {
    padding: 0 33px 14px; }

.post-timeline[data-layout="list"] .post-myprive__item .post-comments__item .post-data.comment-item .badges__title.color-simple, .post-timeline[data-layout="list"] .post-myprive__item .post-comments__item .post-data.comment-item .account_blocked .steps_unlock ul li span a.badges__title, .account_blocked .steps_unlock ul li span .post-timeline[data-layout="list"] .post-myprive__item .post-comments__item .post-data.comment-item a.badges__title, .post-timeline[data-layout="list"] .post-myprive__item .post-comments__item .post-data.comment-item .cp-form__contract a.badges__title, .cp-form__contract .post-timeline[data-layout="list"] .post-myprive__item .post-comments__item .post-data.comment-item a.badges__title {
  color: #ff6b64 !important; }

.post-timeline[data-layout="list"] .post-actions {
  padding: 15px 20px; }

.post-myprive__item .post-comments__insert {
  padding: 0 30px 0 30px; }

.post-modal__infos .post-comments {
  flex: initial !important; }

.post-comments__item .post-data {
  border: none !important;
  padding: 0px !important; }

input[type="range"] {
  font-size: 1.5rem;
  width: 12.5em;
  --thumb-height: 20px;
  --track-height: 6px;
  --track-color: rgba(0, 0, 0, 0.2);
  --clip-edges: 0.125em;
  --base-color: #ff5c54;
  color: var(--base-color);
  position: relative;
  background: #dcddde;
  overflow: hidden; }

/* =========== Webkit =========== */
input[type="range"],
input[type="range"]::-webkit-slider-runnable-track,
input[type="range"]::-webkit-slider-thumb {
  -webkit-appearance: none;
  transition: all ease 100ms;
  height: var(--thumb-height); }

input[type="range"]::-webkit-slider-runnable-track,
input[type="range"]::-webkit-slider-thumb {
  position: relative; }

input[type="range"]::-webkit-slider-thumb {
  --thumb-radius: calc((var(--thumb-height) * 0.5) - 1px);
  --clip-top: calc((var(--thumb-height) - var(--track-height)) * 0.5 - 0.5px);
  --clip-bottom: calc(var(--thumb-height) - var(--clip-top));
  --clip-further: calc(100% + 1px);
  --box-fill: calc(-100vmax - var(--thumb-width, var(--thumb-height))) 0 0
		100vmax var(--base-color);
  width: var(--thumb-height);
  background: linear-gradient(#8a96a3 0 0) scroll no-repeat left center/50% calc(var(--track-height) + 1px);
  background-color: #8a96a3;
  box-shadow: var(--box-fill);
  border-radius: var(--thumb-width, var(--thumb-height));
  filter: brightness(100%);
  clip-path: polygon(100% -1px, var(--clip-edges) -1px, 0 var(--clip-top), -100vmax var(--clip-top), -100vmax var(--clip-bottom), 0 var(--clip-bottom), var(--clip-edges) 100%, var(--clip-further) var(--clip-further)); }

input[type="range"]::-webkit-slider-runnable-track {
  background: linear-gradient(var(--track-color) 0 0) scroll no-repeat center/100% calc(var(--track-height) + 1px); }

/* =========== Mozilla =========== */
input[type="range"]::-moz-range-track,
input[type="range"]::-moz-range-thumb,
input[type="range"]::-moz-range-progress {
  background: #fff0; }

input[type="range"]::-moz-range-thumb {
  --thumb-height: 20px;
  background: #8a96a3;
  border: 0;
  height: var(--thumb-height);
  width: var(--thumb-height); }

input[type="range"]::-moz-range-track {
  width: 100%;
  background: var(--track-color); }

input[type="range"]::-moz-range-progress {
  appearance: none;
  background: currentColor;
  transition-delay: 30ms; }

input[type="range"]::-moz-range-track,
input[type="range"]::-moz-range-progress {
  height: calc(var(--track-height));
  border-radius: var(--track-height); }

input[type="range"]::-moz-range-thumb,
input[type="range"]::-moz-range-progress {
  filter: brightness(100%); }

.cp-send-media[data-item-type="uploader"] .wrapper-textarea .emoji-button-desc {
  padding: 0;
  position: absolute;
  transform: translate(-10px, 75px); }

.cp-send-media[data-item-type="uploader"] .emoji-picker-desc {
  padding: 10px; }
  .cp-send-media[data-item-type="uploader"] .emoji-picker-desc.active {
    margin-top: 10px; }

.cp-lightbox__main {
  /* Track */
  /* Handle */
  /* Handle on hover */ }
  .cp-lightbox__main::-webkit-scrollbar {
    width: 8px; }
  .cp-lightbox__main::-webkit-scrollbar-track {
    background-color: #EBEBEB; }
  .cp-lightbox__main::-webkit-scrollbar-thumb {
    background-color: #8D8D8D; }
  .cp-lightbox__main::-webkit-scrollbar-thumb:hover {
    background: #555; }
  @media all and (max-width: 939px) {
    .cp-lightbox__main.is-plan, .cp-lightbox__main.no-plan {
      padding-top: 58px !important;
      overflow-y: auto; }
      .cp-lightbox__main.is-plan .ff-form__sender, .cp-lightbox__main.no-plan .ff-form__sender {
        overflow: auto; }
        .cp-lightbox__main.is-plan .ff-form__sender::-webkit-scrollbar, .cp-lightbox__main.no-plan .ff-form__sender::-webkit-scrollbar {
          display: none; } }
  .cp-lightbox__main.no-plan .post-data__state[data-item-type="promotion"] {
    background-color: #29c6dd;
    position: absolute;
    right: 15px;
    bottom: 15px; }
  .cp-lightbox__main[data-area="age-verification"] .cp-form__title {
    padding: 0px; }
  .cp-lightbox__main[data-area="age-verification"] .age-verification__label {
    color: #000; }
  .cp-lightbox__main[data-area="age-verification"] .age-verification__footer {
    color: rgba(0, 0, 0, 0.7); }
    .cp-lightbox__main[data-area="age-verification"] .age-verification__footer b {
      color: #000; }
    .cp-lightbox__main[data-area="age-verification"] .age-verification__footer svg {
      fill: rgba(0, 0, 0, 0.7);
      margin-right: 10px; }
  .cp-lightbox__main[data-area="age-verification"] .cp-form__areatext[data-item-type="methods"]:hover .post-data__description, .cp-lightbox__main[data-area="age-verification"] .cp-form__areatext[data-item-type="methods"].is-active .post-data__description {
    color: #000; }

.cp-lightbox__button.is-ff[data-item-type="close"] {
  position: inherit;
  align-self: flex-end;
  top: 0;
  left: 0; }

.cp-lightbox__button.is-midia {
  background-color: #edeff1 !important;
  text-decoration: none;
  filter: none !important; }
  .cp-lightbox__button.is-midia .cp-lightbox__button-text {
    color: #000 !important; }
  .cp-lightbox__button.is-midia:hover {
    background-color: #ffefef !important; }
    .cp-lightbox__button.is-midia:hover .cp-lightbox__button-text {
      color: #ff6b64 !important; }

.cp-lightbox__button[data-user-restricted="true"] {
  background-color: #ffefef !important; }
  .cp-lightbox__button[data-user-restricted="true"] .cp-lightbox__button-text {
    color: #ed6265; }
  .cp-lightbox__button[data-user-restricted="true"] svg {
    fill: #ed6265; }

.cp-lightbox__sidebar-content--header.is-ff {
  flex: none !important; }

.cp-lightbox__sidebar-content--header.is-plan {
  flex: auto !important; }
  @media screen and (max-width: 936px) {
    .cp-lightbox__sidebar-content--header.is-plan .post-data__avatar {
      position: absolute !important;
      left: 12px !important; } }

@media screen and (max-width: 936px) {
  .cp-lightbox__sidebar-content--header .post-data__avatar {
    position: relative !important;
    bottom: 10px !important;
    margin-top: 10px !important;
    left: 0 !important;
    transition: all 0.5s; } }

.cp-lightbox__sidebar-content--footer.is-ff {
  width: 100%; }
  @media screen and (max-width: 936px) {
    .cp-lightbox__sidebar-content--footer.is-ff {
      flex: none;
      width: 78%; } }

.page-statistics * {
  font-family: "Open Sans", sans-serif; }
  .page-statistics * .post-timeline__item .post-data.is-favorite {
    padding: 0px !important; }
    .page-statistics * .post-timeline__item .post-data.is-favorite .post-data__container-date {
      text-align: right; }

.box-page {
  background-color: #1a1a1a;
  padding: 30px 15px 22px 15px;
  border-radius: 12px;
  margin-bottom: 20px; }
  .box-page--content {
    max-width: 1068px;
    margin: 0 auto; }
    .box-page--content.top-users {
      grid-template-columns: 33% 33% 33% !important; }
      @media all and (max-width: 939px) {
        .box-page--content.top-users {
          grid-template-columns: 100% !important; } }
    .box-page--content .main-title {
      font-size: 26px;
      text-transform: initial;
      margin-bottom: 40px; }
    .box-page--content .social-media {
      display: flex;
      align-items: center;
      justify-content: space-between; }
    .box-page--content .progress {
      display: grid;
      gap: 12px;
      grid-template-columns: repeat(auto-fit, minmax(256px, 1fr)); }
    .box-page--content .online-schedule-tabs {
      display: flex;
      justify-content: space-around;
      list-style: none;
      padding: 0;
      margin-bottom: 20px; }
      .box-page--content .online-schedule-tabs li {
        cursor: pointer;
        padding: 10px 15px;
        border-bottom: 2px solid transparent;
        font-weight: bold;
        color: #555;
        transition: border-color 0.3s, color 0.3s;
        flex-grow: 1;
        flex-basis: 0;
        text-align: center; }
        .box-page--content .online-schedule-tabs li.is-active {
          border-bottom-color: #e83a89;
          color: #e83a89; }
        @media all and (max-width: 939px) {
          .box-page--content .online-schedule-tabs li {
            padding: 10px 0px; } }
    .box-page--content__card {
      background: #1f1f1f;
      padding: 15px;
      border-radius: 10px; }
      @media (min-width: 1024px) {
        .box-page--content__card.colspan-2 {
          grid-column: 1/3; } }
    .box-page--content.charts {
      display: grid;
      gap: 12px;
      grid-template-columns: repeat(auto-fit, minmax(320px, 1fr)); }
      @media (min-width: 940px) {
        .box-page--content.charts article {
          min-height: 350px; } }
      @media (min-width: 1024px) {
        .box-page--content.charts {
          grid-template-columns: 650px 400px; } }
    .box-page--content.stories {
      flex-direction: column; }
    .box-page--content .cp-form__sender {
      display: grid;
      grid-template-columns: repeat(2, 1fr); }
    .box-page--content .is-full {
      grid-column-start: span 2; }
  .box-page__card {
    background-color: #262626;
    border-radius: 10px;
    padding: 10px 10px 10px 20px; }
    .box-page__card .top {
      display: flex;
      align-items: center;
      justify-content: space-between; }
    .box-page__card .title {
      font-size: 15px;
      color: white;
      text-transform: capitalize; }
    .box-page__card .amount {
      font-size: 32px;
      font-weight: 700;
      margin: 16px 0;
      text-transform: capitalize; }
    .box-page__card svg.icon {
      width: 20px;
      height: 20px; }
      .box-page__card svg.icon.is-ff {
        display: none; }
    .box-page__card .info {
      font-size: 12px;
      color: #a2a2a2; }
      .box-page__card .info.is-positive {
        color: #abe835; }
      .box-page__card .info.is-negative {
        color: #ea6294; }
    .box-page__card.month-ranking {
      background-color: #2b0e26;
      background-image: url("/static/images/models/bg-ranking-cp.png");
      background-position: top right;
      background-repeat: no-repeat;
      /*background-size: cover;*/ }
      .box-page__card.month-ranking .amount {
        color: #f3d130; }
  .box-page .is-capitalize {
    text-transform: capitalize; }
  .box-page .title-form {
    text-transform: none; }

a[data-type="actions"].is-detail svg {
  background: #ebebeb;
  padding: 7px;
  border-radius: 50px;
  fill: black;
  width: 100%;
  height: 100%; }

a[data-type="actions"].is-message {
  width: 26px;
  height: 26px; }
  a[data-type="actions"].is-message svg {
    fill: white;
    width: 22px;
    height: 21px;
    padding: 4px; }

.post-myprive__link .post-myprive__thumb[data-orientation="portrait"] {
  /*max-height: calc(100vh - 31%);*/
  max-height: 60vh; }

.post-myprive__link .video-js:not(.vjs-fullscreen) {
  max-height: 60vh; }
  .post-myprive__link .video-js:not(.vjs-fullscreen) .vjs-tech {
    /*max-height: calc(100vh - 31%);*/
    max-height: 60vh; }

.video-js {
  background-color: transparent !important; }
  @media screen and (max-width: 936px) {
    .video-js .vjs-tech {
      position: relative !important; } }
  .video-js:hover .vjs-big-play-button {
    background-color: rgba(0, 0, 0, 0.5); }
  .video-js .vjs-big-play-button {
    line-height: 2em;
    width: 2em;
    height: 2em;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    top: 0;
    border: none;
    border-radius: 50%;
    background-color: #13131394; }
    .video-js .vjs-big-play-button .vjs-icon-placeholder {
      position: relative;
      width: 2em;
      height: 2em; }
      .video-js .vjs-big-play-button .vjs-icon-placeholder::before {
        content: "";
        background-size: cover;
        width: 25px;
        height: 25px;
        display: block;
        left: 0;
        right: 0;
        transform: translateX(3px);
        margin: auto;
        background-image: url("/skins/amora/static/images/icons/play-button.svg"); }
  .video-js .vjs-control-bar {
    background-color: #13131394; }

.play-btn {
  width: 95px;
  height: 95px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto; }
  .play-btn svg.post-elements__floating--icon {
    width: 95px;
    height: 95px;
    display: block; }

.trending-models {
  grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
  display: grid;
  align-items: center;
  justify-content: space-between;
  gap: 5px;
  flex-wrap: wrap;
  width: 100%;
  padding: 0 10px; }
  @media all and (min-width: 767px) and (max-width: 939px) {
    .trending-models {
      display: flex;
      justify-content: center; } }

.card-trending--models {
  position: relative;
  height: 233px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  background-color: #FC6D69;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 10px;
  border-radius: 20px;
  color: white;
  overflow: hidden;
  transition: all 0.2s;
  background-image: var(--bg-image); }
  @media all and (max-width: 939px) {
    .card-trending--models {
      border-radius: 10px; }
      .card-trending--models a {
        width: 100%; }
      .card-trending--models span {
        line-height: 1.8; } }
  @media all and (min-width: 940px) {
    .card-trending--models:hover {
      transform: scale3d(1.05, 1.05, 1.05); } }

.card-trending--models * {
  z-index: 0;
  text-align: center;
  color: white;
  text-decoration: none; }

.card-trending--models a {
  text-decoration: none;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  gap: 3px; }

.card-trending--models__name,
.card-trending--models__tag {
  text-transform: capitalize; }

.card-trending--models__name, .card-trending--models__social {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 100%;
  line-height: initial !important; }

.card-trending--models__social {
  font-size: 11px; }

.card-trending--models__name {
  line-height: 10px; }

.card-trending--models__tag {
  background-color: #FC6D69;
  min-width: 135px;
  text-align: center;
  /* height: 33px; */
  padding: 4px 0;
  margin-top: 4px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px; }

.card-trending--models__tag svg {
  width: 20px;
  height: 20px;
  fill: white !important;
  transform: translate(-11px, 0px); }

.card-trending--models__mask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: auto;
  background: linear-gradient(to bottom, transparent 30%, black);
  height: 110%;
  overflow: hidden;
  z-index: -1; }

.slider-navigation {
  position: absolute;
  bottom: 13vh;
  max-width: 200px;
  width: 100%;
  left: 0;
  right: 0;
  margin: auto; }
  .slider-navigation__wrapper--buttons {
    display: flex;
    width: 162px;
    height: 35px;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    gap: 10px; }
  .slider-navigation__counter {
    background-color: rgba(0, 0, 0, 0.6);
    width: 60px;
    height: 35px;
    padding: 0 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50px;
    color: #fff;
    font-weight: 800;
    letter-spacing: 2; }
  .slider-navigation__btn {
    width: 30px !important;
    height: 30px !important;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 10px;
    transition: all 0.5s; }
    .slider-navigation__btn svg {
      width: 10px;
      height: 10px;
      fill: #fff; }
    .slider-navigation__btn[data-type="next"] {
      transform: rotate(180deg); }
    .slider-navigation__btn.is-disabled {
      opacity: 0.2; }

.post-timeline[data-layout="grid"] .slider-navigation {
  bottom: 50%;
  margin-bottom: -17px; }
  .post-timeline[data-layout="grid"] .slider-navigation__wrapper--buttons {
    width: 95%;
    justify-content: space-between; }
  .post-timeline[data-layout="grid"] .slider-navigation__counter {
    display: none; }

.ff-button-load-more {
  min-height: 54px;
  border-radius: 12px;
  font-size: 15px; }

.ff-profile-form__filters .profile-form__filters-item {
  display: flex;
  grid-gap: 4px;
  flex-wrap: nowrap;
  flex-direction: row;
  justify-content: center; }

/*========== Quote style when sending gift ========= */
.ff-quote-gift {
  background-color: white;
  border: 1px solid #e2e2e2;
  border-radius: 22px 0; }
  .ff-quote-gift .cp-myprive-chat__quote-text {
    color: black; }
  .ff-quote-gift .cp-myprive-chat__quote-icon {
    fill: #868686; }

.wrapper-icon__media {
  display: flex;
  flex: 1;
  align-items: center;
  justify-content: flex-start;
  border-radius: 50px;
  padding: 2px 0; }
  .wrapper-icon__media .post-elements__floating--icon {
    transform: translateY(-1px); }

.post-timeline__item .post-elements__floating {
  align-items: flex-end; }

.post-timeline[data-layout="list"] {
  margin-top: 18px; }
  .post-timeline[data-layout="list"] article.post-photo__item {
    width: 100% !important;
    max-width: 100% !important; }

.post-timeline[data-layout="grid"] .post-photo__item .post-photo__link .post-photo__thumb {
  border-radius: 10px; }

.post-timeline[data-layout="grid"] .post-photo__item .post-photo__floating {
  top: 6px;
  right: 6px; }

.post-timeline[data-layout="grid"] .post-poll.is-grid .post-poll__question {
  text-overflow: ellipsis;
  font-size: 13px;
  font-weight: normal;
  text-transform: capitalize;
  padding: 4px 30px 0 0;
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height: unset;
  white-space: normal;
  margin-bottom: 10px; }

.post-timeline[data-layout="grid"] .post-poll.is-grid .post-poll__options {
  margin: 0; }

.post-timeline[data-layout="grid"] .post-timeline__item, .post-timeline[data-layout="grid"] .post-photo__item {
  aspect-ratio: 1 / 1;
  margin: 0; }

.copy-link-feedback {
  background-color: #fae1e3;
  width: 160px;
  text-align: center;
  padding: 7px;
  max-height: 44px;
  border-radius: 50px;
  color: #ff5c54;
  position: absolute;
  right: 0;
  opacity: 0;
  z-index: -1; }
  .copy-link-feedback.active {
    z-index: 0;
    animation: linkFadeIn 3s ease-in-out; }

@keyframes linkFadeIn {
  10% {
    opacity: 1; }
  70% {
    opacity: 1; }
  to {
    opacity: 0; } }

.post-stories {
  flex: none; }

.ff-center-profile.stories {
  font-family: 'Roboto', 'arial', sans-serif; }
  .ff-center-profile.stories .post-data[data-type="storyDashInfos"] .post-data__container {
    grid-gap: 6px;
    justify-content: space-between;
    margin-bottom: 20px; }
  @media (min-width: 768px) {
    .ff-center-profile.stories .post-timeline {
      margin-top: 20px; } }
  .ff-center-profile.stories .post-timeline__item {
    padding: 10px 20px; }
    .ff-center-profile.stories .post-timeline__item .post-data.is-favorite {
      padding: initial !important; }
    .ff-center-profile.stories .post-timeline__item-link {
      display: flex;
      align-items: center; }
      .ff-center-profile.stories .post-timeline__item-link .post-data__container {
        align-self: center;
        flex: 1; }
        .ff-center-profile.stories .post-timeline__item-link .post-data__container-date {
          text-align: right; }

.cp-stories__floating svg.is-remove {
  transform: unset !important; }

.cp-stories.stories-analytics .is-circle.cp-stories__thumb .cp-stories__image {
  width: 100%;
  height: 100%; }

.cp-stories.stories-analytics .is-active.cp-stories__link .cp-stories__thumb {
  background: transparent !important; }

.cp-stories.stories-analytics .cp-stories__link {
  opacity: .4; }
  .cp-stories.stories-analytics .cp-stories__link.is-active {
    opacity: 1;
    border-radius: 50%;
    border: 2px solid #ff5c54; }
    .cp-stories.stories-analytics .cp-stories__link.is-active .cp-stories__floating {
      background-color: tomato !important; }

.data-engagement {
  display: flex;
  align-items: center;
  grid-gap: 6px; }
  .data-engagement .label-calculating {
    color: #ff5c54 !important; }
  .data-engagement .is-icon {
    width: 16px;
    height: 16px;
    fill: #ff5c54; }

.wrapper-invite {
  max-width: 640px !important; }

.ff-invite-list {
  padding: 16px 0 !important; }

.cp-form__areatext .cp-sidebar__result-item.ff-invite-list {
  background-color: transparent !important;
  grid-gap: 12px; }
  .cp-form__areatext .cp-sidebar__result-item.ff-invite-list[data-skip="true"] {
    padding: 16px 0 !important; }
  .cp-form__areatext .cp-sidebar__result-item.ff-invite-list .post-data__avatar {
    margin: 0 !important; }
  .cp-form__areatext .cp-sidebar__result-item.ff-invite-list .post-data__container {
    flex: 1; }
  .cp-form__areatext .cp-sidebar__result-item.ff-invite-list .post-data__handler {
    flex: 218px;
    margin-left: 0;
    height: auto;
    background-color: #eeeff3;
    border: 0;
    color: #000000a7;
    font-size: 12px;
    display: flex;
    grid-gap: 12px;
    padding: 8px;
    line-height: 1; }
    .cp-form__areatext .cp-sidebar__result-item.ff-invite-list .post-data__handler svg {
      fill: #fb6460; }

.cp-myprive-chat__messages-item.is-sent .cp-myprive-chat__messages-content.cp-audio-theater {
  display: flex;
  align-items: center !important;
  justify-content: center;
  margin: 0 auto; }
  .cp-myprive-chat__messages-item.is-sent .cp-myprive-chat__messages-content.cp-audio-theater .cp-myprive-form__player-actions .cp-myprive-form__player-minutes {
    color: black; }
  .cp-myprive-chat__messages-item.is-sent .cp-myprive-chat__messages-content.cp-audio-theater .cp-myprive-chat__messages-container {
    width: 100%;
    max-width: 490px !important; }
    .cp-myprive-chat__messages-item.is-sent .cp-myprive-chat__messages-content.cp-audio-theater .cp-myprive-chat__messages-container .cp-myprive-chat__messages-body {
      width: 100%;
      max-width: 100% !important;
      display: flex;
      height: 90px;
      background-color: #fbe6e6;
      border-color: #434343;
      border-bottom-right-radius: 18px !important;
      margin: 0 auto !important; }
    .cp-myprive-chat__messages-item.is-sent .cp-myprive-chat__messages-content.cp-audio-theater .cp-myprive-chat__messages-container .cp-myprive-form__player {
      background: transparent !important; }
      .cp-myprive-chat__messages-item.is-sent .cp-myprive-chat__messages-content.cp-audio-theater .cp-myprive-chat__messages-container .cp-myprive-form__player-range {
        min-width: unset;
        flex: 100%;
        background-color: #cbb6b6; }
      .cp-myprive-chat__messages-item.is-sent .cp-myprive-chat__messages-content.cp-audio-theater .cp-myprive-chat__messages-container .cp-myprive-form__player-actions {
        flex: 1;
        background-color: transparent !important; }
        .cp-myprive-chat__messages-item.is-sent .cp-myprive-chat__messages-content.cp-audio-theater .cp-myprive-chat__messages-container .cp-myprive-form__player-actions svg {
          width: 20px;
          height: 20px; }
        .cp-myprive-chat__messages-item.is-sent .cp-myprive-chat__messages-content.cp-audio-theater .cp-myprive-chat__messages-container .cp-myprive-form__player-actions .cp-myprive-form__player-action {
          background-color: transparent !important; }

.table-earnings .cp-table__content .cp-table__button .cp-lightbox__button-icon {
  position: absolute;
  height: 14px !important;
  width: 14px !important;
  fill: #ff6363 !important;
  padding: 0 !important; }

.table-earnings .cp-table__content .cp-table__button.is-message .cp-lightbox__button-icon {
  width: 12px !important;
  height: 12px !important; }

/** Tooltip */
.cp-tooltip-actions {
  border-radius: 12px !important; }
  @media (max-width: 940px) {
    .cp-tooltip-actions {
      background-color: rgba(255, 255, 255, 0.35); } }
  .cp-tooltip-actions__content {
    border-radius: 12px !important;
    padding: 8px; }
    @media (min-width: 940px) {
      .cp-tooltip-actions__content {
        background: #fff; } }
  .cp-tooltip-actions__item {
    fill: #000; }
    .cp-tooltip-actions__item:hover .cp-tooltip-actions__item-icon {
      fill: #ff6363; }
    .cp-tooltip-actions__item-icon {
      opacity: 1 !important;
      color: #8c96a2;
      fill: #8c96a2;
      flex: 0 0 24px;
      width: 16px !important;
      height: 16px !important;
      margin-right: 6px !important; }
    .cp-tooltip-actions__item-text {
      line-height: 30px !important; }
  @media (max-width: 768px) {
    .cp-tooltip-actions {
      background-color: transparent; } }

.is-active.cp-tooltip-actions {
  box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1) !important; }

.cp-tooltip-actions__item {
  background: #fff !important;
  backdrop-filter: none; }
  @media (max-width: 940px) {
    .cp-tooltip-actions__item {
      border-bottom: 1px solid #e3e3e3; } }

.cp-tooltip-actions__item-text {
  padding: 2px 5px 2px 0;
  color: #8c96a2;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 38px;
  text-align: left;
  opacity: 1 !important; }

.cp-tooltip-actions__item:hover .cp-tooltip-actions__item-text {
  color: #ff6363; }

.cp-tooltip-actions__item:hover .cp-tooltip-actions__item-icon {
  color: #ff6363; }

.cp-tooltip-actions.cp-tooltip-actions__mobile .cp-tooltip-actions__overlay {
  background-color: #fff; }

@media screen and (max-width: 939px) {
  .header-profile__data {
    margin-top: 12px !important; } }

.header-profile__navigation-item {
  display: flex;
  float: left;
  flex-direction: column;
  align-items: center;
  min-width: 9em;
  position: relative;
  transition: all 0.3s; }
  @media screen and (max-width: 939px) {
    .header-profile__navigation-item {
      min-width: 107px !important; }
      .header-profile__navigation-item.is-uploader {
        min-width: 58px !important; } }
  .header-profile__navigation-item.is-menu a span {
    font-size: 16px !important;
    margin: 5px; }
    @media screen and (max-width: 939px) {
      .header-profile__navigation-item.is-menu a span {
        font-size: 13px !important; } }
  .header-profile__navigation-item.is-menu a svg {
    width: 25px;
    height: 25px;
    fill: #000; }
  .header-profile__navigation-item.is-menu a.is-disabled svg {
    fill: rgba(255, 255, 255, 0.25) !important; }
  .header-profile__navigation-item.is-active a svg {
    fill: #ff6b64; }

.post-elements__floating {
  display: flex;
  bottom: 0 !important;
  padding: 0 15px;
  z-index: 21;
  border-radius: 8px;
  align-items: center !important;
  position: absolute;
  color: #fff;
  z-index: 2;
  height: 50px;
  background: linear-gradient(to bottom, transparent, rgba(30, 30, 30, 0.3));
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px; }
  .post-elements__floating--icon {
    width: 14px;
    height: 14px;
    fill: #fff;
    filter: drop-shadow(0px 0px 5px rgba(5, 0, 6, 0.3));
    text-shadow: 0px 0px 5px rgba(5, 0, 6, 0.2);
    font-size: 12px;
    margin: 0 !important; }
  .post-elements__floating--minutes {
    align-items: center;
    border-radius: 3px;
    color: #fff;
    display: flex;
    font-size: 11px;
    font-style: italic;
    height: 23px;
    justify-content: center;
    left: 10px;
    padding: 2px 0px 2px 5px;
    pointer-events: none; }
  .post-elements__floating--details {
    position: absolute;
    margin: 0 auto;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(120%);
    text-align: center;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 33px;
    width: max-content;
    padding: 0 10px;
    z-index: 1; }
    .post-elements__floating--details-wrapper {
      display: flex;
      justify-content: center;
      gap: 8px; }
      .post-elements__floating--details-wrapper .item {
        display: flex;
        align-items: center;
        justify-content: center;
        font-weight: 100;
        font-size: 11px;
        padding: 2px 0;
        color: #fff; }
        .post-elements__floating--details-wrapper .item svg {
          width: 12px;
          height: 12px; }
        .post-elements__floating--details-wrapper .item span {
          margin-left: 5px; }
  .post-elements__floating__wrapper-price {
    display: flex;
    flex: 1;
    justify-content: flex-end;
    align-items: center;
    gap: 10px; }
    .post-elements__floating__wrapper-price .item {
      font-size: 14px;
      display: flex;
      align-items: center; }
      .post-elements__floating__wrapper-price .item svg {
        width: 14px;
        height: 14px; }
  .post-elements__floating__alert-title {
    display: block !important;
    color: #000; }

.post-timeline__price {
  color: #fff;
  background-color: #ff5c54 ;
  font-weight: normal;
  padding: 5px 10px;
  margin-top: 15px !important; }
  body[data-theme="dark"] .post-timeline__price {
    background-color: #ff5c54 ; }

.post-timeline.is-grid .post-elements__floating .item {
  display: none; }

.post-timeline__media.is-photo {
  border-radius: 15px !important; }

.post-timeline__link {
  margin-top: 12px;
  border-radius: 13px; }

.post-timeline[data-layout="grid"] .post-timeline__link, .post-timeline[data-layout="grid"] .post-photo__link {
  margin-top: 0;
  border-radius: 13px; }

.post-timeline[data-layout="grid"] .post-timeline__item[data-post-type="video"] .play-btn, .post-timeline[data-layout="grid"] .post-timeline__item[data-post-type="gallery"] .play-btn, .post-timeline[data-layout="grid"] .post-timeline__link[data-post-type="video"] .play-btn, .post-timeline[data-layout="grid"] .post-timeline__link[data-post-type="gallery"] .play-btn, .post-timeline[data-layout="grid"] .post-photo__item[data-post-type="video"] .play-btn, .post-timeline[data-layout="grid"] .post-photo__item[data-post-type="gallery"] .play-btn, .post-timeline[data-layout="grid"] .post-photo__link[data-post-type="video"] .play-btn, .post-timeline[data-layout="grid"] .post-photo__link[data-post-type="gallery"] .play-btn {
  width: 45px !important;
  height: 45px !important; }
  .post-timeline[data-layout="grid"] .post-timeline__item[data-post-type="video"] .play-btn .post-elements__floating--icon, .post-timeline[data-layout="grid"] .post-timeline__item[data-post-type="gallery"] .play-btn .post-elements__floating--icon, .post-timeline[data-layout="grid"] .post-timeline__link[data-post-type="video"] .play-btn .post-elements__floating--icon, .post-timeline[data-layout="grid"] .post-timeline__link[data-post-type="gallery"] .play-btn .post-elements__floating--icon, .post-timeline[data-layout="grid"] .post-photo__item[data-post-type="video"] .play-btn .post-elements__floating--icon, .post-timeline[data-layout="grid"] .post-photo__item[data-post-type="gallery"] .play-btn .post-elements__floating--icon, .post-timeline[data-layout="grid"] .post-photo__link[data-post-type="video"] .play-btn .post-elements__floating--icon, .post-timeline[data-layout="grid"] .post-photo__link[data-post-type="gallery"] .play-btn .post-elements__floating--icon {
    width: 45px !important;
    height: 45px !important; }

.post-timeline[data-layout="grid"] .post-timeline__alert[data-type="processing"] {
  background-color: #f2f2f2; }
  .post-timeline[data-layout="grid"] .post-timeline__alert[data-type="processing"] .post-timeline__alert-text {
    margin-top: 12px !important; }

.post-timeline__alert[data-type="premium"] .post-timeline__alert-icon {
  padding: 0px;
  background-color: transparent; }

.post-timeline__alert[data-type="premium"] .wrapper-icon {
  background-color: #FFF !important;
  width: 40px;
  height: 40px;
  border-radius: 100%; }
  .post-timeline__alert[data-type="premium"] .wrapper-icon .post-timeline__alert-icon {
    width: 30px !important;
    height: 30px !important;
    fill: #ff5c54 ; }
    body[data-theme="dark"] .post-timeline__alert[data-type="premium"] .wrapper-icon .post-timeline__alert-icon {
      fill: #ff5c54 ; }
    @media all and (max-width: 939px) {
      .post-timeline__alert[data-type="premium"] .wrapper-icon .post-timeline__alert-icon {
        width: 30px !important;
        height: 30px !important; } }

.post-timeline__alert[data-type="premium"] .post-timeline__price[data-type="price"] {
  background-color: #ff5c54 ; }
  body[data-theme="dark"] .post-timeline__alert[data-type="premium"] .post-timeline__price[data-type="price"] {
    background-color: #ff5c54 ; }

.post-timeline__alert[data-type="price"] .post-timeline__alert-icon {
  fill: #ff5c54 ;
  height: 36px !important;
  width: 36px !important; }
  body[data-theme="dark"] .post-timeline__alert[data-type="price"] .post-timeline__alert-icon {
    fill: #ff5c54 ; }

.post-timeline__alert[data-type="price"] .post-timeline__alert-title {
  margin-top: 0 !important;
  display: block !important; }

.post-timeline__alert .post-timeline__alert-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 36px;
  width: 36px;
  fill: #fff;
  position: relative;
  z-index: 22;
  border-radius: 100%; }

.post-timeline__alert-title {
  color: #fff;
  position: relative;
  z-index: 22;
  margin: 0 !important;
  font-size: 20px !important;
  display: block !important; }

.post-timeline__alert .wrapper-icon {
  margin: 0;
  width: initial;
  height: initial; }
  .post-timeline__alert .wrapper-icon__media {
    flex: 1; }

.post-timeline__alert[data-type="blurred"], .post-timeline__alert[data-type="premium"], .post-timeline__alert[data-type="price"] {
  background-color: rgba(255, 255, 255, 0.5) !important; }
  .post-timeline__alert[data-type="blurred"] .post-timeline__alert-title, .post-timeline__alert[data-type="premium"] .post-timeline__alert-title, .post-timeline__alert[data-type="price"] .post-timeline__alert-title {
    margin-top: 10px !important;
    margin-bottom: 15px; }

.post-elements__floating--minutes {
  flex: 1;
  justify-content: flex-end; }

.post-elements__floating--description {
  align-items: center;
  border-radius: 30px;
  color: #fff;
  display: flex;
  flex: 0 1 auto;
  font-size: 14px;
  font-weight: 700;
  justify-content: flex-end;
  margin-left: auto;
  padding: 5px 16px;
  top: 8px; }
  .post-elements__floating--description.is-price {
    margin-left: 0; }
  .post-elements__floating--description.is-premium {
    background-color: #ff5c54 ; }
    body[data-theme="dark"] .post-elements__floating--description.is-premium {
      background-color: #ff5c54 ; }
  .post-elements__floating--description.is-subscriber {
    background-color: #ff5c54 ;
    width: 30px;
    height: 30px;
    position: absolute;
    right: 8px;
    top: 15px;
    padding: 0;
    justify-content: center;
    z-index: 8; }
    body[data-theme="dark"] .post-elements__floating--description.is-subscriber {
      background-color: #ff5c54 ; }
    .post-elements__floating--description.is-subscriber svg {
      fill: #fff;
      width: 23px;
      height: 23px; }
  .post-elements__floating--description.is-price {
    background-color: #e83a89; }
  .post-elements__floating--description.is-paided {
    border-radius: 100%;
    position: absolute;
    right: 8px;
    width: 30px;
    height: 30px;
    padding: 0;
    justify-content: center;
    align-items: center;
    background-color: #3dc77f;
    z-index: 8; }
    .post-elements__floating--description.is-paided svg {
      fill: #fff;
      width: 15px;
      height: 15px;
      transform: translateY(-1px); }

[data-layout="grid"] .post-elements__floating .post-elements__floating--description {
  border-radius: 24px;
  font-size: 12px;
  padding: 3px 10px; }

[data-layout="grid"] .post-elements__floating {
  height: 35px; }

.post-photo__item[data-is-premium="true"] .post-photo__thumb:after {
  background-color: rgba(20, 3, 36, 0.65);
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: ""; }

.is-grid.post-timeline .pin-icon {
  margin-left: 0;
  left: 6px;
  background-color: #000; }

.post-timeline__text {
  margin: 0 auto; }

.post-timeline__item[data-post-type="poll"] .post-elements__floating {
  display: none; }

.post-timeline__item .post-elements__floating--description {
  top: 8px; }

article[data-post-type="poll"] .post-elements__floating {
  background: transparent; }

.post-timeline[data-layout="list"] {
  gap: 12px; }
  .post-timeline[data-layout="list"] article.post-myprive__item {
    border-radius: 0; }
    @media (min-width: 940px) {
      .post-timeline[data-layout="list"] article.post-myprive__item {
        border-radius: 12px; } }
  @media (max-width: 940px) {
    .post-timeline[data-layout="list"] article .post-timeline__media, .post-timeline[data-layout="list"] article .post-timeline__thumb, .post-timeline[data-layout="list"] article .post-timeline__link {
      border-radius: 0 !important; }
      .post-timeline[data-layout="list"] article .post-timeline__media .post-elements__floating, .post-timeline[data-layout="list"] article .post-timeline__thumb .post-elements__floating, .post-timeline[data-layout="list"] article .post-timeline__link .post-elements__floating {
        border-radius: inherit; } }
  .post-timeline[data-layout="list"] article .post-poll__options {
    gap: 12px;
    flex-direction: column; }
  .post-timeline[data-layout="list"] article .post-poll .post-timeline__infos {
    padding: 0 20px !important; }
    .post-timeline[data-layout="list"] article .post-poll .post-timeline__infos .post-poll__question {
      padding: 20px 0; }
    .post-timeline[data-layout="list"] article .post-poll .post-timeline__infos .post-poll__options {
      margin: 0;
      max-width: 100%; }
  .post-timeline[data-layout="list"] article .post-poll__answer-wrapper {
    background-color: #ebebeb;
    padding: 20px;
    border-radius: 12px;
    display: flex;
    gap: 20px;
    align-items: center; }
    .post-timeline[data-layout="list"] article .post-poll__answer-wrapper.is-winner {
      border: 1px solid #ff6b64; }
  .post-timeline[data-layout="list"] article .post-poll__answer-info {
    flex: 1; }
  .post-timeline[data-layout="list"] article .post-poll__answer-letter {
    background-color: #d4d4d4;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    justify-content: center;
    display: flex;
    align-items: center; }
  .post-timeline[data-layout="list"] article .post-data__nickname {
    font-size: 15px;
    font-weight: 500; }
  .post-timeline[data-layout="list"] article.post-timeline__item .post-timeline__alert[data-type="processing"], .post-timeline[data-layout="list"] article.post-photo__item .post-timeline__alert[data-type="processing"] {
    border: 2px dotted transparent; }

.post-timeline[data-layout="grid"] .post-timeline__item {
  border-radius: 10px; }

.post-timeline article.post-timeline__item, .post-timeline article.post-photo__item {
  border: 0;
  margin: 0; }
  .post-timeline article.post-timeline__item .post-timeline__alert[data-type="processing"], .post-timeline article.post-photo__item .post-timeline__alert[data-type="processing"] {
    background: url(/static/../skins/amora/static/images/logo-ff-timeline.png) center center no-repeat;
    background-color: #f2f2f2;
    background-size: cover;
    gap: 10px;
    border: 2px dotted #787b83; }
    .post-timeline article.post-timeline__item .post-timeline__alert[data-type="processing"] .post-timeline__alert-icon, .post-timeline article.post-photo__item .post-timeline__alert[data-type="processing"] .post-timeline__alert-icon {
      fill: #787b83;
      flex: 0 1 32px !important;
      width: 32px;
      height: 32px; }
    .post-timeline article.post-timeline__item .post-timeline__alert[data-type="processing"] .post-timeline__alert-title, .post-timeline article.post-photo__item .post-timeline__alert[data-type="processing"] .post-timeline__alert-title {
      font-size: 12px;
      font-style: italic;
      color: #787b83;
      margin-top: 0 !important; }
  .post-timeline article.post-timeline__item .post-timeline__alert[data-type="pending"], .post-timeline article.post-photo__item .post-timeline__alert[data-type="pending"] {
    border: 2px dotted #ff0000; }
    .post-timeline article.post-timeline__item .post-timeline__alert[data-type="pending"] .post-timeline__alert-icon-default, .post-timeline article.post-photo__item .post-timeline__alert[data-type="pending"] .post-timeline__alert-icon-default {
      width: 17px;
      height: 17px;
      fill: #fff; }
    .post-timeline article.post-timeline__item .post-timeline__alert[data-type="pending"] .post-timeline__alert-info, .post-timeline article.post-photo__item .post-timeline__alert[data-type="pending"] .post-timeline__alert-info {
      color: #fff;
      font-style: italic;
      font-size: 10px; }
    .post-timeline article.post-timeline__item .post-timeline__alert[data-type="pending"] .tag, .post-timeline article.post-photo__item .post-timeline__alert[data-type="pending"] .tag {
      background-color: #f18d93;
      padding: 3px 10px 3px 3px;
      border-radius: 50px;
      display: flex;
      align-items: center;
      gap: 4px;
      position: absolute;
      top: 4px;
      left: 4px; }
  .post-timeline article.post-timeline__item .post-timeline__alert[data-type="review"], .post-timeline article.post-photo__item .post-timeline__alert[data-type="review"] {
    border: 2px dotted #fde186; }
    .post-timeline article.post-timeline__item .post-timeline__alert[data-type="review"] .post-timeline__alert-icon-default, .post-timeline article.post-photo__item .post-timeline__alert[data-type="review"] .post-timeline__alert-icon-default {
      width: 17px;
      height: 17px;
      fill: #000; }
    .post-timeline article.post-timeline__item .post-timeline__alert[data-type="review"] .post-timeline__alert-info, .post-timeline article.post-photo__item .post-timeline__alert[data-type="review"] .post-timeline__alert-info {
      color: #000;
      font-style: italic;
      font-size: 10px; }
    .post-timeline article.post-timeline__item .post-timeline__alert[data-type="review"] .tag, .post-timeline article.post-photo__item .post-timeline__alert[data-type="review"] .tag {
      background-color: #fde186;
      padding: 3px 10px 3px 3px;
      border-radius: 50px;
      display: flex;
      align-items: center;
      gap: 4px;
      position: absolute;
      top: 4px;
      left: 4px; }
  .post-timeline article.post-timeline__item .post-timeline__alert[data-type="blurred"], .post-timeline article.post-photo__item .post-timeline__alert[data-type="blurred"] {
    --fill-blurred: rgb(78, 200, 222); }
    .post-timeline article.post-timeline__item .post-timeline__alert[data-type="blurred"] .wrapper-icon, .post-timeline article.post-photo__item .post-timeline__alert[data-type="blurred"] .wrapper-icon {
      width: 36px;
      height: 36px; }
      .post-timeline article.post-timeline__item .post-timeline__alert[data-type="blurred"] .wrapper-icon .post-timeline__alert-icon, .post-timeline article.post-photo__item .post-timeline__alert[data-type="blurred"] .wrapper-icon .post-timeline__alert-icon {
        width: 100% !important;
        height: 100% !important;
        fill: var(--fill-blurred); }
    .post-timeline article.post-timeline__item .post-timeline__alert[data-type="blurred"] .post-timeline__price[data-type="price"], .post-timeline article.post-photo__item .post-timeline__alert[data-type="blurred"] .post-timeline__price[data-type="price"] {
      background-color: var(--fill-blurred) !important; }
  .post-timeline article.post-timeline__item .post-photo__link, .post-timeline article.post-photo__item .post-photo__link {
    border-radius: 10px !important; }
  .post-timeline article.post-timeline__item .post-photo__media, .post-timeline article.post-photo__item .post-photo__media {
    border-radius: 12px !important; }

.post-modal__link[data-type="photo"] .post-modal__thumb {
  height: 100%;
  opacity: 1 !important; }

.post-modal__link[data-type="photo"] .post-timeline__media {
  height: fit-content;
  bottom: 0;
  margin: auto;
  opacity: 1 !important; }

.post-timeline__alert[data-type="blurred"] {
  --fill-blurred: rgb(78, 200, 222); }
  .post-timeline__alert[data-type="blurred"] .wrapper-icon {
    width: 36px;
    height: 36px; }
    .post-timeline__alert[data-type="blurred"] .wrapper-icon .post-timeline__alert-icon {
      width: 100% !important;
      height: 100% !important;
      fill: var(--fill-blurred); }
  .post-timeline__alert[data-type="blurred"] .post-timeline__price[data-type="price"] {
    background-color: var(--fill-blurred) !important; }

.center-profile .profile-form__actions .cp-form__label[data-item-type="list-checkboxes"] .cp-form__field:not(:checked) {
  opacity: 1; }

@media (max-width: 940px) {
  .center-profile .profile-form__actions {
    margin: 0;
    flex-wrap: nowrap;
    align-items: center;
    gap: 12px; }
    .center-profile .profile-form__actions .cp-form__item-container {
      margin: 0; }
    .center-profile .profile-form__actions-link {
      margin: 0; }
  .center-profile .profile-form__layout {
    gap: 12px;
    width: auto;
    justify-content: flex-start; }
    .center-profile .profile-form__layout.is-model {
      width: 100%;
      justify-content: center; } }

@media (max-width: 940px) {
  .header-profile__cover-data .cp-stories__container {
    margin: 0 !important; }
  .header-profile__cover-data .cp-stories {
    margin: 28px 0 18px 0 !important; } }

.header-profile__cover-data .header-profile__nickname.model-nickname {
  margin-top: 30px; }

.header-profile__cover-data .post-data__state.model-username {
  line-height: 2;
  margin-bottom: 12px; }

a.btn-subscribe__mobile {
  margin: 23px 0 6px 0 !important; }

.cp-modal__data .post-modal__infos .post-comments {
  flex: 1 !important; }

.cp-blog .post-blog__item-container .post-actions__item.is-like .post-actions__icon {
  color: #8f949d !important; }

.cp-blog .post-blog__item-container .post-actions__item.is-like.is-active .post-actions__icon {
  color: #ff5c54 !important; }

.cp-blog .post-blog__item .post-blog__media {
  border-radius: 0 !important;
  object-fit: cover; }

.cp-blog .post-blog__item .post-blog__media-post {
  border-radius: 12px !important; }

.ff-fevernow__bar {
  display: flex;
  flex: 1 1 100%;
  justify-content: center;
  color: #FF6261;
  background-color: #ffefef;
  margin-top: -35px;
  min-height: 30px;
  transition: margin-top 0.3s linear;
  padding: 4px 0;
  width: 100%; }
  @media screen and (max-width: 940px) {
    .ff-fevernow__bar {
      flex-direction: column;
      align-items: center; } }
  .ff-fevernow__bar.is-active {
    margin-top: 0; }

.ff-fevernow__button {
  display: flex;
  flex: 1 1 100%;
  justify-content: center;
  color: #fff;
  background-color: #ff5c54 !important;
  border-radius: 17px;
  padding: 7px; }
  body[data-theme="dark"] .ff-fevernow__button {
    background-color: #ff5c54 !important; }
  .ff-fevernow__button:hover {
    background-color: #ff6b67 !important; }
  .ff-fevernow__button.is-active {
    margin-top: 0;
    color: #FF6261 !important;
    background-color: #ffefef !important; }
  .ff-fevernow__button.is-disabled {
    color: #97989a;
    background-color: #edeff1;
    opacity: 1 !important; }

.wrapper-post-photo {
  width: 100%;
  padding: 0 10px; }

.cp-form__sender[data-item-type="uploader"] .post-photo {
  padding: 10px 0; }
  .cp-form__sender[data-item-type="uploader"] .post-photo__item:not([data-segment-type="upload"]):last-child {
    margin-right: 0; }

.cp-page__text.cp-page__description {
  line-height: 1;
  margin: 12px 0 17px 0 !important; }

.cp-page__text:only-child {
  margin-bottom: 15px !important; }

.l-container.is-s5 .cp-form__item {
  padding-left: 0; }

.promote-form {
  margin-top: 15px !important; }

.cp-form__item.cp-form__item--check .cp-form__label {
  justify-content: flex-start; }

.cp-top-users__form {
  display: flex !important;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  gap: 8px; }
  @media screen and (max-width: 939px) {
    .cp-top-users__form {
      flex-wrap: wrap; } }
  .cp-top-users__form .cp-form__item {
    padding: 0; }
  .cp-top-users__form--button * {
    min-height: 60px; }

.cp-top-users__box {
  background-color: #f9f9fb;
  padding: 10px !important; }
  .cp-top-users__box .is-icon-title {
    display: flex;
    display: flex;
    justify-content: space-between; }
    .cp-top-users__box .is-icon-title svg {
      width: 18px;
      height: 19px;
      fill: #ed746a !important; }

.cp-top-users .cp-table__header .cp-table__row {
  background-color: transparent; }

.cp-top-users .cp-table__row {
  background-color: #fff;
  border-radius: 16px;
  padding: 0 10px; }

.cp-top-users .cp-table__content {
  padding: 6px 0; }
  .cp-top-users .cp-table__content.is-user {
    justify-content: left; }
  .cp-top-users .cp-table__content .post-data__nickname {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
    @media (min-width: 940px) {
      .cp-top-users .cp-table__content .post-data__nickname {
        width: 80px; } }

.cp-top-users .cp-table__button {
  background-color: #edeff1 !important; }
  .cp-top-users .cp-table__button.is-message {
    width: 32px;
    height: 32px; }
    @media (min-width: 940px) {
      .cp-top-users .cp-table__button.is-message {
        width: 28px;
        height: 28px; } }
  .cp-top-users .cp-table__button svg {
    width: 14px;
    height: 14px;
    fill: #8c96a2 !important;
    display: block; }
    .cp-top-users .cp-table__button svg.is-add-list--active {
      display: none; }
  .cp-top-users .cp-table__button.is-active .is-add-list {
    display: none; }
  .cp-top-users .cp-table__button.is-active .is-add-list--active {
    display: block;
    fill: #ed746a !important; }

@media screen and (max-width: 939px) {
  .cp-top-users .cp-table__body-item--total-value {
    width: 100%;
    text-align: right;
    margin-right: 0; } }

.post-myprive__item.is-empty .post-myprive__infos * {
  color: #000 !important; }

.post-likes .post-likes__user {
  font-family: "Roboto", Arial, Helvetica, sans-serif; }
  .post-likes .post-likes__user-info-link {
    background-color: #f9fafc; }
  .post-likes .post-likes__user-info-nickname {
    color: #8a96a3; }

.hotsite-performer {
  position: relative; }
  .hotsite-performer .video,
  .hotsite-performer .mask-video {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: auto;
    z-index: 0;
    height: auto;
    min-width: 100%;
    height: 100%;
    object-fit: cover; }
    @media (min-width: 640px) {
      .hotsite-performer .video,
      .hotsite-performer .mask-video {
        min-height: 100%; } }
  .hotsite-performer .video.desktop {
    display: none; }
  @media (min-width: 640px) {
    .hotsite-performer .video.mobile {
      display: none; }
    .hotsite-performer .video.desktop {
      display: block;
      object-fit: cover; } }
  .hotsite-performer .mask-video {
    background-color: rgba(0, 0, 0, 0.5); }
  .hotsite-performer ::placeholder {
    color: white; }
  .hotsite-performer * {
    font-family: "Ubuntu", sans-serif;
    line-height: 1;
    text-transform: initial; }
  .hotsite-performer .flex-wrapper {
    display: flex;
    align-items: center;
    gap: 10px; }
  .hotsite-performer .jumbotron {
    background-color: rgba(0, 0, 0, 0.5);
    padding: 20px 0 80px 0;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: -webkit-sticky;
    top: 0;
    z-index: 0;
    overflow: hidden;
    position: relative; }
    @media (min-width: 640px) {
      .hotsite-performer .jumbotron {
        min-height: 100vh;
        padding: 40px 0 80px 0; } }
    @media (min-width: 940px) {
      .hotsite-performer .jumbotron {
        position: sticky; } }
    .hotsite-performer .jumbotron .title {
      text-align: center; }
      @media (min-width: 640px) {
        .hotsite-performer .jumbotron .title {
          text-align: left; } }
    .hotsite-performer .jumbotron .container {
      position: relative;
      z-index: 1; }
  .hotsite-performer .section-performer {
    z-index: 1;
    position: relative; }
  .hotsite-performer .header {
    justify-content: space-between;
    margin-bottom: 40px; }
    @media (max-width: 1024px) {
      .hotsite-performer .header img {
        max-width: 150px; } }
    @media (min-width: 640px) {
      .hotsite-performer .header {
        margin-bottom: 11vh; } }
  .hotsite-performer .banner {
    flex-direction: column;
    gap: 30px; }
    @media (min-width: 768px) {
      .hotsite-performer .banner {
        gap: 90px;
        flex-direction: row; } }
    .hotsite-performer .banner .title {
      line-height: 1.3; }
  .hotsite-performer .banner-filled {
    background-color: #ff4376;
    padding: 4px 20px 12px;
    display: inline-flex; }
  .hotsite-performer .signup-form {
    width: 100%;
    max-width: 407px;
    border-radius: 60px 60px 14px;
    padding: 40px;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.18);
    backdrop-filter: blur(32px); }
    .hotsite-performer .signup-form .title {
      font-size: 22px;
      font-weight: 400;
      margin-bottom: 10px; }
    .hotsite-performer .signup-form .link-password {
      font-size: 14px;
      color: white;
      margin-bottom: 40px;
      display: inline-flex;
      justify-content: flex-end;
      width: 100%;
      margin: 10px 0 40px 0; }
    .hotsite-performer .signup-form .btn:hover {
      opacity: 0.8;
      text-decoration: none; }
    .hotsite-performer .signup-form .btn.secondary {
      margin-bottom: 10px; }
    .hotsite-performer .signup-form .input {
      border: 1px solid #999da0;
      border-radius: 14px;
      font-size: 16px;
      margin-bottom: 8px;
      color: white;
      height: 60px;
      padding: 0 20px;
      background: rgba(153, 157, 160, 0.25);
      width: 100%; }
      .hotsite-performer .signup-form .input.error {
        background-color: #fbf4f4;
        border-color: #ff5553; }
        .hotsite-performer .signup-form .input.error::placeholder {
          color: #ff5553; }
        .hotsite-performer .signup-form .input.error:valid {
          color: black; }
    .hotsite-performer .signup-form .visibility-password {
      top: -3px; }
    @media (min-width: 1024px) {
      .hotsite-performer .signup-form {
        display: block; } }
  .hotsite-performer .wrapper-field {
    position: relative;
    min-height: 60px;
    clear: both; }
  @media (max-width: 640px) {
    .hotsite-performer h1.title {
      font-size: 6vw; } }
  .hotsite-performer .title {
    font-size: 10vw;
    font-family: "Ubuntu", Helvetica, Arial, sans-serif !important; }
    @media (min-width: 768px) {
      .hotsite-performer .title {
        font-size: 40px; } }
    @media (min-width: 1024px) {
      .hotsite-performer .title {
        font-size: 44px; } }
    .hotsite-performer .title.primary {
      color: white;
      font-weight: 400; }
  .hotsite-performer .container {
    max-width: 1220px;
    margin: auto;
    padding: 0 15px; }
  .hotsite-performer .btn {
    height: 52px;
    border-radius: 14px;
    font-size: 16px;
    color: white;
    justify-content: center;
    display: flex;
    align-items: center;
    border: 0;
    min-width: 200px;
    box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.18); }
    .hotsite-performer .btn.rounded {
      border-radius: 50px; }
    .hotsite-performer .btn.primary {
      background-color: #28c5de; }
    .hotsite-performer .btn.secondary {
      background-color: #0186f9; }
    .hotsite-performer .btn.alternative {
      background-color: #ff4376; }
    .hotsite-performer .btn-support {
      border: 2px solid #ff4376;
      height: 40px;
      min-width: 104px;
      font-size: 16px; }
      @media (min-width: 640px) {
        .hotsite-performer .btn-support {
          min-width: 162px; } }
  .hotsite-performer .full-width {
    width: 100%; }
  .hotsite-performer .txt-center {
    text-align: center; }
  .hotsite-performer .color-white {
    color: white; }
  .hotsite-performer .color-secondary {
    color: #ff4376; }
  .hotsite-performer .section-performer p {
    font-size: 21px;
    font-family: "Roboto", "Helvetica", sans-serif;
    line-height: 1.5; }
  .hotsite-performer .section-performer.low-fee {
    height: 544px;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url("/static/features/performer_hotsite/bg-producer-mobile.png"); }
    @media (min-width: 640px) {
      .hotsite-performer .section-performer.low-fee {
        background-image: url("/static/features/performer_hotsite/bg-producer.png"); } }
    .hotsite-performer .section-performer.low-fee .box {
      background-color: rgba(212, 4, 23, 0.29);
      width: 100%;
      max-width: 867px;
      margin: auto;
      border-radius: 90px 90px 90px 23px;
      display: flex;
      align-items: center;
      justify-content: center;
      min-height: 315px;
      flex-direction: column;
      gap: 20px;
      position: relative;
      padding: 0 15px; }
      .hotsite-performer .section-performer.low-fee .box p {
        max-width: 750px; }
      .hotsite-performer .section-performer.low-fee .box img {
        width: 120px;
        position: absolute;
        left: 20px;
        bottom: -20px; }
        @media (min-width: 1024px) {
          .hotsite-performer .section-performer.low-fee .box img {
            bottom: -40px;
            left: 40px;
            width: 220px; } }
      @media (max-width: 1024px) {
        .hotsite-performer .section-performer.low-fee .box {
          padding: 30px 30px 60px;
          margin: auto 15px;
          background-color: rgba(214, 42, 88, 0.5); } }
    .hotsite-performer .section-performer.low-fee .title {
      font-size: 50px; }
      @media (max-width: 1024px) {
        .hotsite-performer .section-performer.low-fee .title {
          font-size: 40px; } }
  .hotsite-performer .section-performer.features {
    background-image: url("/static/features/performer_hotsite/bg-model-tshirt-mobile.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    color: white;
    padding: 30px 0 0; }
    @media (min-width: 640px) {
      .hotsite-performer .section-performer.features {
        padding: 80px 0 0 0;
        background-image: url("/static/features/performer_hotsite/bg-model-tshirt.png"); } }
    .hotsite-performer .section-performer.features .thumb {
      max-width: 100%;
      margin: 60px auto 0; }
      .hotsite-performer .section-performer.features .thumb img {
        max-width: 100%;
        margin: auto;
        display: block; }
        @media (min-width: 1024px) {
          .hotsite-performer .section-performer.features .thumb img {
            max-width: 535px; } }
    .hotsite-performer .section-performer.features .text {
      max-width: 632px; }
    .hotsite-performer .section-performer.features .features--box,
    .hotsite-performer .section-performer.features .tools-partners .container {
      gap: 50px;
      padding: 30px 15px;
      display: flex;
      align-items: center;
      flex-direction: column; }
      .hotsite-performer .section-performer.features .features--box.menthoring,
      .hotsite-performer .section-performer.features .tools-partners .container.menthoring {
        flex-direction: column-reverse; }
        @media (min-width: 1024px) {
          .hotsite-performer .section-performer.features .features--box.menthoring,
          .hotsite-performer .section-performer.features .tools-partners .container.menthoring {
            flex-direction: row; } }
      @media (min-width: 940px) {
        .hotsite-performer .section-performer.features .features--box,
        .hotsite-performer .section-performer.features .tools-partners .container {
          padding: 60px 15px; } }
      @media (min-width: 1024px) {
        .hotsite-performer .section-performer.features .features--box,
        .hotsite-performer .section-performer.features .tools-partners .container {
          align-items: flex-start;
          justify-content: space-between;
          flex-direction: row; } }
      .hotsite-performer .section-performer.features .features--box .title,
      .hotsite-performer .section-performer.features .tools-partners .container .title {
        margin-bottom: 30px; }
        .hotsite-performer .section-performer.features .features--box .title.primary,
        .hotsite-performer .section-performer.features .tools-partners .container .title.primary {
          margin-top: 60px; }
    .hotsite-performer .section-performer.features .tools-partners {
      background-color: rgba(0, 0, 0, 0.37); }
      .hotsite-performer .section-performer.features .tools-partners .container {
        align-items: flex-end; }
      @media (min-width: 640px) {
        .hotsite-performer .section-performer.features .tools-partners .title.color-secondary {
          margin-top: 60px; } }
      .hotsite-performer .section-performer.features .tools-partners .text {
        text-align: right; }
    @media (max-width: 640px) {
      .hotsite-performer .section-performer.features * {
        text-align: center; } }
  @media (min-width: 940px) {
    .hotsite-performer .hidden-desktop {
      display: none; } }
  @media (max-width: 940px) {
    .hotsite-performer .hidden-mobile {
      display: none; } }

.cp-footer {
  position: relative; }

.rq-chipins-form {
  font-family: "Roboto", Arial, Helvetica, sans-serif;
  background-image: url(../../../../../static/images/chipin/bg-ff-chipin.png);
  background-position: top left; }
  .rq-chipins-form .cp-form[data-placeholded="true"] .cp-form__field,
  .rq-chipins-form .cp-form__sender[data-placeholded="true"] .cp-form__field {
    border: 1px solid #d9d9d9; }
  .rq-chipins-form__body {
    background-color: #fafafa; }
    .rq-chipins-form__body .cp-form__slider--container input[type="range"] {
      width: 100%;
      --track-color: #eceef0;
      --thumb-color: #ec675b;
      --base-color: #ec675b !important;
      color: #ec675b !important;
      background: #fff !important; }
    .rq-chipins-form__body::-moz-slider-thumb {
      background: #fff !important; }
  .rq-chipins-form .cp-form__slider {
    margin-bottom: 0; }
    .rq-chipins-form .cp-form__slider--value {
      background-color: #fff;
      color: #ec675b;
      padding: 5px 18px;
      box-shadow: 0 0 10px #f3f3f3; }
  .rq-chipins-form .rq-chipins-form__options--label {
    background-color: #fff;
    color: black;
    border: 1px solid #eceef0; }
  .rq-chipins-form .rq-chipins-form__options--input:checked + span {
    color: #ec675b; }
    .rq-chipins-form .rq-chipins-form__options--input:checked + span::before {
      color: #ec675b; }
  .rq-chipins-form__step--container .step-btn button {
    background-color: #61c3da !important;
    height: 70px;
    border-radius: 14px;
    padding: 0; }
    .rq-chipins-form__step--container .step-btn button:hover {
      background-color: #61c3da !important;
      opacity: 0.8; }

.rq-chipins-form__milestone,
.rq-chipins__milestone {
  background-color: #f8f8f8; }
  .rq-chipins-form__milestone--content .cp-form__slider--container input[type="range"],
  .rq-chipins__milestone--content .cp-form__slider--container input[type="range"] {
    width: 100%;
    --track-color: #eceef0;
    --thumb-color: tomato;
    --base-color: $base-amora !important;
    color: #ec675b !important; }
    .rq-chipins-form__milestone--content .cp-form__slider--container input[type="range"]::-webkit-slider-thumb, .rq-chipins-form__milestone--content .cp-form__slider--container input[type="range"]::-moz-slider-thumb,
    .rq-chipins__milestone--content .cp-form__slider--container input[type="range"]::-webkit-slider-thumb,
    .rq-chipins__milestone--content .cp-form__slider--container input[type="range"]::-moz-slider-thumb {
      background: #fff !important; }
  .rq-chipins-form__milestone--content .cp-form__slider--value,
  .rq-chipins__milestone--content .cp-form__slider--value {
    color: #ec675b;
    background-color: #fff;
    top: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 0 2px #ccc; }
  .rq-chipins-form__milestone--content .step-btn button,
  .rq-chipins__milestone--content .step-btn button {
    background-color: #61c3da !important; }
    .rq-chipins-form__milestone--content .step-btn button:hover,
    .rq-chipins__milestone--content .step-btn button:hover {
      background-color: #61c3da !important;
      opacity: 0.7; }
  .rq-chipins-form__milestone--action,
  .rq-chipins__milestone--action {
    color: #ec675b; }
    .rq-chipins-form__milestone--action .icon-link.is-green,
    .rq-chipins__milestone--action .icon-link.is-green {
      width: 28px;
      height: 28px;
      fill: #71e449; }

.icon-chipin-badge {
  height: 32px;
  width: 32px; }

.rq-chipins-form__summary--pill {
  background-color: #ec675b;
  color: #fff; }

.rq-chipins-form__summary--item {
  border: 1px solid #eceef0;
  background-color: #fff; }
  .rq-chipins-form__summary--item .rq-chipins-form__label {
    font-size: 18px; }

.cp-form__item .step-btn {
  padding: 8px 0; }
  .cp-form__item .step-btn .btn-red {
    background-color: #ec675b; }

.rq-chipins__banner {
  padding: 20px;
  color: black;
  background-color: #fff;
  font-family: "Roboto", "Helvetica Neue", "Arial", "sans-serif"; }
  .rq-chipins__banner--name {
    font-size: 20px;
    font-weight: 600; }
  .rq-chipins__banner--content .rq-chipin-percentage__title {
    margin-bottom: 0 !important; }
  @media (max-width: 1040px) {
    .rq-chipins__banner--content {
      flex-direction: column; }
      .rq-chipins__banner--content .chip-in--container {
        width: 100%; } }
  .rq-chipins__banner .cp-form__item {
    flex: 1;
    width: 100%; }
  .rq-chipins__banner .rq-chipin-percentage {
    clear: both; }
    .rq-chipins__banner .rq-chipin-percentage__title {
      margin-bottom: 8px;
      display: block; }
    .rq-chipins__banner .rq-chipin-percentage__box {
      display: flex;
      align-items: center; }
      .rq-chipins__banner .rq-chipin-percentage__box-bar {
        display: flex;
        flex: 2;
        align-items: center;
        gap: 12px; }
        .rq-chipins__banner .rq-chipin-percentage__box-bar span {
          font-weight: bold;
          font-size: 16px;
          color: #ec675b; }
    .rq-chipins__banner .rq-chipin-percentage__bar {
      background-color: #edeff1;
      border-radius: 80px;
      height: 11px;
      display: flex;
      flex: 2; }
    .rq-chipins__banner .rq-chipin-percentage__end-date {
      flex: 1;
      justify-content: flex-end;
      display: flex; }
      .rq-chipins__banner .rq-chipin-percentage__end-date span {
        color: #818181;
        font-style: italic; }
      @media (max-width: 1040px) {
        .rq-chipins__banner .rq-chipin-percentage__end-date {
          display: none; } }
    .rq-chipins__banner .rq-chipin-percentage__amount {
      background: #ec675b;
      border-radius: 80px 0 0 80px;
      position: relative; }
  .rq-chipins__banner .rq-chipin-footer {
    padding: 16px;
    background: #f3f4f6;
    margin-top: 20px;
    border-radius: 18px;
    min-height: 80px;
    display: flex;
    align-items: center; }
    .rq-chipins__banner .rq-chipin-footer__content {
      display: flex;
      align-items: center;
      justify-content: space-between;
      gap: 30px;
      border-radius: 16px; }
      @media (max-width: 1040px) {
        .rq-chipins__banner .rq-chipin-footer__content {
          flex-direction: column;
          gap: 16px; } }
      @media (max-width: 640px) {
        .rq-chipins__banner .rq-chipin-footer__content {
          flex-direction: column-reverse; } }
    .rq-chipins__banner .rq-chipin-footer__users {
      flex: 1.5;
      display: flex;
      align-items: center;
      justify-content: flex-start;
      font-style: italic;
      gap: 6px; }
      .rq-chipins__banner .rq-chipin-footer__users .list {
        display: flex;
        align-items: center;
        margin: 0; }
        .rq-chipins__banner .rq-chipin-footer__users .list li {
          list-style: none;
          margin: 0;
          width: 26px;
          height: 26px; }
          .rq-chipins__banner .rq-chipin-footer__users .list li:nth-of-type(2) {
            transform: translateX(-10px); }
          .rq-chipins__banner .rq-chipin-footer__users .list li:nth-of-type(3) {
            transform: translateX(-20px); }
          .rq-chipins__banner .rq-chipin-footer__users .list li img {
            border-radius: 50%;
            width: 100%; }
    .rq-chipins__banner .rq-chipin-footer__contribute {
      flex: 2;
      background-color: #0f5d8b;
      font-size: 16px;
      height: 56px;
      border-radius: 11px;
      border: none;
      display: flex;
      justify-content: center;
      align-items: center;
      text-decoration: none; }
      @media (max-width: 1040px) {
        .rq-chipins__banner .rq-chipin-footer__contribute {
          flex: auto;
          width: 100%; } }

.rq-chipins__milestones {
  display: flex;
  flex-direction: column;
  gap: 10px; }
  .rq-chipins__milestones input[type="radio"] {
    display: none; }
    .rq-chipins__milestones input[type="radio"]:checked + .rq-chipins__milestone {
      border-color: #ec675b;
      background-color: #fcf0ef; }
    .rq-chipins__milestones input[type="radio"]:disabled + .rq-chipins__milestone {
      opacity: 0.6; }
    .rq-chipins__milestones input[type="radio"]:not(:disabled) + .rq-chipins__milestone {
      cursor: pointer; }

.rq-chipins-form__options--label {
  display: inline-flex;
  position: relative;
  cursor: pointer;
  color: #fff;
  align-items: center;
  background-color: #1b1b1b;
  border-radius: 20px;
  padding: 10px 46px;
  font-size: 16px;
  transition: all 0.3s ease; }
  @media all and (max-width: 939px) {
    .rq-chipins-form__options--label {
      display: flex;
      flex: 1 1 100%;
      justify-content: center;
      align-items: center; } }

.rq-chipins-form__options--input {
  display: none;
  position: absolute;
  appearance: none;
  width: 0;
  height: 0;
  margin: 0;
  opacity: 0; }
  .rq-chipins-form__options--input:checked + span {
    color: #ffd700; }
    .rq-chipins-form__options--input:checked + span::before {
      content: "✔";
      position: absolute;
      left: 23px;
      color: #ffd700; }

.cp-lightbox__content:has(.rq-chipin__users-contribution) {
  max-width: 740px; }

.cp-lightbox__content .rq-chipin__users-contribution {
  font-family: "Open Sans", Arial, Helvetica, sans-serif; }
  .cp-lightbox__content .rq-chipin__users-contribution ul li {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
    margin-top: 12px; }
    .cp-lightbox__content .rq-chipin__users-contribution ul li img {
      border-radius: 50px;
      width: 36px;
      height: 36px; }
  .cp-lightbox__content .rq-chipin__users-contribution__title {
    font-size: 24px;
    text-transform: initial;
    margin: 20px 0; }
  .cp-lightbox__content .rq-chipin__users-contribution__name {
    font-size: 18px;
    flex: 1; }
  .cp-lightbox__content .rq-chipin__users-contribution__quotas {
    font-size: 16px;
    color: #ec675b; }

.user-modal-chipin {
  background-color: #fff;
  padding: 40px !important;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .user-modal-chipin .cp-form__item[data-type="full"] {
    padding: 0 !important; }
  .user-modal-chipin .rq-chipin-percentage {
    margin: 30px 0; }
  .user-modal-chipin .rq-chipins__milestone {
    background-color: #f8f8f8;
    border: 1px solid transparent; }
  .user-modal-chipin .rq-chipins-form__milestone--info {
    gap: 12px; }
    .user-modal-chipin .rq-chipins-form__milestone--info span {
      color: #ec675b; }
    .user-modal-chipin .rq-chipins-form__milestone--info * {
      font-weight: bold; }
  .user-modal-chipin .rq-chipins-form__milestone--description {
    color: #676767 !important; }
  .user-modal-chipin .rq-chipins__summary {
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #fff;
    box-shadow: 0 0 10px #e4e4e4;
    left: 0;
    padding: 20px 40px;
    min-height: 130px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 12px; }
    .user-modal-chipin .rq-chipins__summary .summary-box {
      flex: 2;
      display: flex;
      align-items: flex-start;
      flex-direction: column;
      gap: 12px; }
      .user-modal-chipin .rq-chipins__summary .summary-box * {
        font-size: 16px;
        white-space: normal; }
      .user-modal-chipin .rq-chipins__summary .summary-box p:last-child {
        color: #676767; }
    .user-modal-chipin .rq-chipins__summary .summary-submit {
      background-color: #ec675b;
      color: #fff;
      flex: 1;
      border: 0;
      min-height: 70px;
      border-radius: 14px;
      color: #fff;
      font-size: 16px;
      width: 100%; }
    .user-modal-chipin .rq-chipins__summary.selected {
      background-color: #f8f8f8; }
      .user-modal-chipin .rq-chipins__summary.selected .summary-submit {
        background-color: #ec675b;
        color: #fff; }
    @media (max-width: 640px) {
      .user-modal-chipin .rq-chipins__summary {
        flex-direction: column; } }

.rq-chipin-percentage {
  clear: both;
  width: 100%; }
  .rq-chipin-percentage__title {
    margin-bottom: 8px;
    display: block; }
  .rq-chipin-percentage__box {
    display: flex;
    align-items: center; }
  .rq-chipin-percentage__bar {
    background-color: #edeff1;
    border-radius: 80px;
    height: 11px;
    display: flex;
    flex: 2; }
  .rq-chipin-percentage__end-date {
    flex: 1;
    justify-content: flex-end;
    display: flex; }
    .rq-chipin-percentage__end-date span {
      color: #676767;
      font-style: italic; }
    @media (max-width: 1040px) {
      .rq-chipin-percentage__end-date {
        display: none; } }
  .rq-chipin-percentage__amount {
    background: #ec675b;
    border-radius: 80px 0 0 80px;
    position: relative; }
    .rq-chipin-percentage__amount span {
      position: absolute;
      right: -20px;
      margin-top: 12px;
      font-weight: bold;
      font-size: 16px;
      color: #ec675b; }

.cp-info-tag {
  display: inline-flex;
  align-items: center;
  padding: 4px 12px;
  border-radius: 50px;
  font-size: 12px;
  font-family: "Open Sans", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: bold;
  border: 1px solid transparent; }
  .cp-info-tag::before {
    content: '';
    display: inline-block;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    margin-right: 12px; }
  .cp-info-tag.is-default {
    background-color: rgba(33, 150, 243, 0.1);
    color: #2196f3;
    border-color: #114d7d; }
    .cp-info-tag.is-default::before {
      background-color: #114d7d; }
  .cp-info-tag.is-required {
    background-color: rgba(244, 67, 54, 0.1);
    color: #f44336;
    border-color: #5f1711; }
    .cp-info-tag.is-required::before {
      background-color: #5f1711; }
  .cp-info-tag.is-verified {
    background-color: rgba(76, 175, 80, 0.1);
    color: #4caf50;
    border-color: #224f24; }
    .cp-info-tag.is-verified::before {
      background-color: #224f24; }
  .cp-info-tag.is-pending {
    background-color: rgba(255, 152, 0, 0.1);
    color: #ff9800;
    border-color: #663d00; }
    .cp-info-tag.is-pending::before {
      background-color: #663d00; }

.cp-info-tag.is-required {
  color: #FC6D69;
  border-color: #FC6D69; }
  .cp-info-tag.is-required::before {
    background-color: #FC6D69; }

body {
  background-color: #FCFCFC;
  color: #000; }
  body[data-theme="dark"] {
    background-color: #FCFCFC;
    color: #000; }
  body.has-theme-internal-pages {
    background-color: #f9fafb ; }
    body[data-theme="dark"] body.has-theme-internal-pages { }

.cp-actions-site__chks {
  display: none; }

#page_content {
  width: 100%;
  float: left;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-content: stretch;
  align-items: flex-start; }

a {
  color: #000 ; }
  body[data-theme="dark"] a { }

.flex {
  display: flex; }

.items-center {
  align-items: center; }

.gap-2 {
  gap: 2px; }

.gap-10 {
  gap: 10px; }

.mt-30 {
  margin-top: 30px; }

.mb-15 {
  margin-bottom: 15px !important; }

span.br {
  height: 12px;
  display: block; }

.cp-alert-message {
  padding: 12px !important;
  margin: 10px auto !important;
  position: relative;
  z-index: 10; }
  @media all and (max-width: 939px) {
    .cp-alert-message {
      max-width: calc(100% - 16px);
      float: none; } }
  .cp-alert-message ul li {
    color: #FFF;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.47;
    list-style: disc;
    list-style-position: inside; }
  .cp-alert-message.is-pending {
    background-color: #edc14a !important; }
  .cp-alert-message.is-error {
    background-color: #f98282 !important; }
  .cp-alert-message.is-rejected {
    background-color: #f98282 !important; }
  .cp-alert-message.is-success {
    background-color: #81b751 !important; }
  .cp-alert-message.is-paid {
    background-color: #81b751 !important; }
  .cp-alert-message.is-approved {
    background-color: #81b751 !important; }
  .cp-alert-message.is-updated {
    background-color: #42c8f4 !important; }
  .cp-alert-message.is-processing {
    background-color: #1ab7de !important; }
  .cp-alert-message.is-alert {
    background-color: #42c8f4 !important; }
  .cp-alert-message.is-admin {
    background-color: #1a1c1c !important; }
  .cp-alert-message.is-review {
    background-color: #42c8f4 !important; }
  .cp-alert-message__content {
    border-radius: 0px;
    background-color: transparent !important; }
  .cp-alert-message__container {
    padding: 0px !important;
    background-color: transparent !important; }
    @media all and (max-width: 939px) {
      .cp-alert-message__container {
        padding: 20px !important; } }
    .cp-alert-message__container .post-data__avatar {
      margin-right: 21px; }
      @media all and (max-width: 939px) {
        .cp-alert-message__container .post-data__avatar {
          display: none; } }
    .cp-alert-message__container .post-data__avatar-image {
      width: 54px;
      height: 49px;
      border-radius: 0; }
    .cp-alert-message__container .post-data__container {
      flex-direction: column;
      align-items: flex-start;
      justify-content: center; }
      @media all and (max-width: 939px) {
        .cp-alert-message__container .post-data__container {
          flex: 0 1 100%; } }
    .cp-alert-message__container .post-data__nickname {
      font-weight: 500;
      font-size: 16px;
      line-height: 1.75; }
      @media all and (max-width: 939px) {
        .cp-alert-message__container .post-data__nickname {
          order: -1; } }
    .cp-alert-message__container .cp-alert-message__text {
      flex: 0 1 auto !important;
      font-size: 15px !important;
      font-weight: 400;
      line-height: 1.47; }
    .cp-alert-message__container .cp-form__button, .cp-alert-message__container .ff-fevernow__button {
      border-radius: 14px;
      padding: 14px;
      font-weight: 400;
      line-height: 1.87;
      font-size: 15px; }
  .cp-alert-message.is-admin {
    padding: 20px !important;
    background: #656565 !important;
    margin: 0px auto 0px !important; }
    .cp-alert-message.is-admin .cp-alert-message__content {
      padding: 0px 16px 0px 16px !important; }
      .cp-alert-message.is-admin .cp-alert-message__content .post-data {
        padding: 0px;
        margin-bottom: 12px; }
        .cp-alert-message.is-admin .cp-alert-message__content .post-data .post-data__avatar {
          width: 40px;
          flex: 0 1 40px; }
        .cp-alert-message.is-admin .cp-alert-message__content .post-data .post-data__container {
          position: relative; }
          .cp-alert-message.is-admin .cp-alert-message__content .post-data .post-data__container .post-data__nickname {
            color: #ffffff;
            font-size: 15px;
            font-weight: 700;
            font-style: normal; }
          .cp-alert-message.is-admin .cp-alert-message__content .post-data .post-data__container .post-data__handler {
            right: 0px;
            top: 0px;
            position: absolute;
            border-radius: 50px;
            background: #6f6f6f;
            width: 32px;
            height: 32px;
            padding: 0px; }
            .cp-alert-message.is-admin .cp-alert-message__content .post-data .post-data__container .post-data__handler:hover {
              background: rgba(255, 255, 255, 0.5); }
          .cp-alert-message.is-admin .cp-alert-message__content .post-data .post-data__container .post-data__date {
            font-size: 13px;
            font-style: italic;
            letter-spacing: normal; }
          .cp-alert-message.is-admin .cp-alert-message__content .post-data .post-data__container span {
            color: #fff !important; }
            .cp-alert-message.is-admin .cp-alert-message__content .post-data .post-data__container span .post-data__handler-icon {
              font-style: normal; }
      .cp-alert-message.is-admin .cp-alert-message__content .cp-alert-message__text {
        font-size: 15px !important;
        color: #fff;
        font-weight: 400;
        font-style: normal;
        letter-spacing: normal;
        line-height: 20px; }
  .cp-alert-message.is-alert-cookie {
    background-color: rgba(253, 223, 221, 0.95); }
    .cp-alert-message.is-alert-cookie .cp-alert-message__container {
      min-height: 125px; }
      .cp-alert-message.is-alert-cookie .cp-alert-message__container .post-data__nickname {
        color: #000;
        font-size: 15px;
        margin-bottom: 10px; }
      .cp-alert-message.is-alert-cookie .cp-alert-message__container .cp-alert-message__text {
        color: #000;
        max-width: 690px; }
      .cp-alert-message.is-alert-cookie .cp-alert-message__container .cp-form__button, .cp-alert-message.is-alert-cookie .cp-alert-message__container .ff-fevernow__button {
        background-color: #29c6dd; }
    .cp-alert-message.is-alert-cookie .ff-btn-cookie-confirm {
      background-color: #ff6b67 !important;
      height: 35px;
      border-radius: 17px;
      width: 142px;
      display: flex;
      justify-content: center;
      align-items: center; }
    .cp-alert-message.is-alert-cookie .ff-cookie-text a {
      color: #29c6dd !important;
      text-decoration: none; }

.cp-form__sender.has-mgn-top-15.wrapper-register {
  flex-direction: column-reverse;
  gap: 10px; }

@media (max-width: 940px) {
  #system_notifications {
    width: 100%;
    border-radius: 10px; }
    #system_notifications .post-data {
      align-items: center;
      gap: 10px; }
    #system_notifications .cp-alert-message__content.l-container {
      padding: 0 !important; }
    #system_notifications .cp-alert-message__container {
      padding: 0 !important; }
    #system_notifications .post-data__avatar-link::before {
      content: "";
      display: none !important; }
    #system_notifications .post-data__nickname {
      font-size: 14px; }
    #system_notifications .post-data__avatar-image {
      position: relative;
      width: 50px;
      height: 50px; }
      #system_notifications .post-data__avatar-image::before {
        content: "";
        display: none !important; } }

.cp-alert-message__content {
  background-color: rgba(255, 255, 255, 0.95) ; }
  body[data-custom-theme="true"] .cp-alert-message__content {
    background-color: rgba(0, 0, 0, 0.95) ; }

.cp-alert-message__container .post-data__avatar-image {
  fill: #ed6265 ; }
  body[data-custom-theme="true"] .cp-alert-message__container .post-data__avatar-image {
    fill: #ed6265 ; }

.cp-alert-message__container .post-data__nickname {
  color: #000 ; }
  body[data-custom-theme="true"] .cp-alert-message__container .post-data__nickname {
    color: #FFF ; }

.cp-alert-message__container .cp-alert-message__text {
  color: #000 ; }
  body[data-custom-theme="true"] .cp-alert-message__container .cp-alert-message__text {
    color: #FFF ; }
  .cp-alert-message__container .cp-alert-message__text a {
    color: currentColor !important; }

.cp-alert-message__container .cp-form__button, .cp-alert-message__container .ff-fevernow__button {
  background-color: #000 ;
  color: #fff ; }
  body[data-custom-theme="true"] .cp-alert-message__container .cp-form__button, body[data-custom-theme="true"] .cp-alert-message__container .ff-fevernow__button {
    background-color: #FFF ; }
  body[data-custom-theme="true"] .cp-alert-message__container .cp-form__button, body[data-custom-theme="true"] .cp-alert-message__container .ff-fevernow__button {
    color: #000 ; }

.cp-categories__container {
  background-color: #fcfcfc !important; }

.cp-categories__item .cp-categories__item-link {
  background-color: #f7f7f7;
  color: #000; }

.cp-categories__item.is-active .cp-categories__item-link {
  background-color: #ff6363 !important;
  color: #fff; }

.cp-categories__item:hover .cp-categories__item-link {
  background-color: #f7f7f7;
  color: rgba(0, 0, 0, 0.8); }

.cp-categories__item:hover.is-active .cp-categories__item-link {
  background-color: #ff6363 !important;
  color: rgba(255, 255, 255, 0.8); }

.cp-form__item--birth-wrapper {
  display: flex;
  flex: 1;
  gap: 10px; }

.is-close {
  background-color: #f9fafb;
  border-radius: 100%;
  position: absolute;
  top: 14px;
  right: 13px;
  width: 34px;
  height: 33px;
  font-size: 11px;
  color: #000 !important; }

.is-menu-option {
  opacity: .3; }

.cp-form {
  overflow: initial;
  /* Video recording */ }
  .cp-form .main-profile__tags {
    scrollbar-width: thin; }
    .cp-form .main-profile__tags::-webkit-scrollbar {
      height: 9px; }
    .cp-form .main-profile__tags::-webkit-scrollbar-track {
      background: transparent; }
    .cp-form .main-profile__tags::-webkit-scrollbar-thumb {
      background-color: rgba(155, 155, 155, 0.5);
      border-radius: 20px;
      border: transparent; }
    .cp-form .main-profile__tags input[type="checkbox"] {
      display: none; }
    .cp-form .main-profile__tags-item {
      display: flex;
      flex-direction: column;
      color: #000;
      cursor: pointer;
      padding: 6px 20px;
      border: 1px solid #edeff1;
      font-size: 12px;
      border-radius: 50px;
      min-width: 155px;
      min-height: 43px;
      line-height: 1.3;
      font-weight: 400;
      display: inline-flex;
      justify-content: center;
      text-align: center;
      align-items: center; }
      .cp-form .main-profile__tags-item:hover {
        color: #ff6b64;
        border-color: #ff6b64; }
      @media (min-width: 768px) {
        .cp-form .main-profile__tags-item {
          margin: 5px; } }
    @media all and (max-width: 960px) {
      .cp-form .main-profile__tags {
        max-height: 20vh;
        overflow-y: auto; } }
  .cp-form .cp-form__item-container .main-profile__tags input[type="checkbox"]:checked + .main-profile__tags-item {
    color: #ff6b64;
    background-color: #ffefef;
    border: 1px solid #ffefef; }
  .cp-form .side-profile__tags-item {
    background-color: transparent !important;
    color: #A1AAB5 !important;
    border: 1px solid #000;
    border-color: #A1AAB5 !important; }
    .cp-form .side-profile__tags-item.is-disabled {
      opacity: 0.5; }
    .cp-form .side-profile__tags-item:before {
      display: none; }
  .cp-form .side-profile__tags input[type="checkbox"]:checked + .side-profile__tags-item,
  .cp-form .side-profile__tags input[type="radio"]:checked + .side-profile__tags-item {
    background-color: #F9E6E6 !important;
    border-color: #ed6265 !important;
    color: #E55E61 !important; }
  .cp-form .side-profile .hts-fanclub-profile__share-text {
    border-radius: 15px; }
  .cp-form.is-flexible {
    width: auto;
    flex: 1 1 10em; }
  .cp-form.is-flex {
    display: flex;
    flex-wrap: wrap;
    float: left; }
  .cp-form .fs-header__logo-image {
    max-width: 150px;
    margin: 0 auto 15px; }
  .cp-form h3.cp-form__title {
    color: #000;
    font-size: 16px; }
  .cp-form__item-add-link {
    color: #ff6363; }
    .cp-form__item-add-link:hover {
      color: #ff6363; }
  .cp-form__item-remove-field {
    fill: #000 !important; }
  .cp-form__item {
    padding: 8px; }
    .cp-form__item.no-gutter {
      padding: 0; }
    .cp-form__item.px-8 {
      padding: 0 8px !important; }
    .cp-form__item[data-type="divide-3"] {
      width: 33.33%; }
    .cp-form__item[data-item-type="read-accept"] .cp-form__field {
      font-size: 15px !important; }
    .cp-form__item[data-item-type="avatar-carousel"] .cp-form__sender {
      flex-direction: column;
      max-height: 177px;
      overflow-x: auto;
      margin: 0 !important;
      padding: 0 !important;
      width: 100% !important;
      background-color: transparent !important; }
    .cp-form__item[data-type="smaller"] {
      width: 51px;
      flex: 0 1 51px;
      display: flex; }
      .cp-form__item[data-type="smaller"] .cp-form__item-container {
        padding: 0; }
      .cp-form__item[data-type="smaller"] .cp-form__button, .cp-form__item[data-type="smaller"] .ff-fevernow__button {
        width: 100%;
        height: 100%;
        align-items: center;
        align-content: center;
        display: flex;
        justify-content: center; }
    .cp-form__item .btn-list-create {
      font-size: 16px;
      padding: 15px;
      border-radius: 12px;
      width: 45%; }
      @media all and (max-width: 939px) {
        .cp-form__item .btn-list-create {
          width: 96%; } }
    .cp-form__item .is-cancel {
      background-color: #f9fafb !important;
      color: #000 !important;
      border-radius: 15px; }
    .cp-form__item .no-transform {
      text-transform: lowercase !important; }
    .cp-form__item .is-save {
      background-color: #29c6dd !important;
      color: #fff;
      border-radius: 15px; }
    .cp-form__item .check-item {
      appearance: none;
      width: 25px;
      height: 25px;
      border: 2px solid #edeff1;
      background-color: #edeff1;
      border-radius: 100%;
      box-shadow: 0 2px 45px 4px rgba(5, 0, 6, 0.2);
      cursor: pointer;
      position: relative; }
      .cp-form__item .check-item::before {
        position: absolute;
        top: -2px;
        right: -2px;
        height: 25px;
        width: 25px;
        background-color: #ff6b64;
        border-radius: 100%;
        transition: all 500ms ease-in-out;
        opacity: 0; }
      .cp-form__item .check-item:checked::before {
        opacity: 1;
        color: #fff;
        font-size: 11px; }
    .cp-form__item .cp-glyph--e92d {
      color: #edeff1; }
      .cp-form__item .cp-glyph--e92d::before {
        display: flex;
        justify-content: center;
        align-items: center; }
    .cp-form__item[data-item-type="kb"] .cp-form__item-container {
      background: transparent !important;
      border-radius: 18px; }
    .cp-form__item[data-item-type="kb"] .cp-form__field {
      color: #ff6363;
      border: 1px solid #ff5553;
      font-size: 15px;
      line-height: 1.73;
      border-radius: 18px;
      background-color: #FFF;
      background: #FFF; }
      .cp-form__item[data-item-type="kb"] .cp-form__field:hover {
        background-color: #fbe6e6;
        background: #fbe6e6; }
    .cp-form__item.is-error .cp-form__item-container {
      border-color: #eaeaea ; }
      body[data-theme="dark"] .cp-form__item.is-error .cp-form__item-container { }
    .cp-form__item.is-error .cp-form__label {
      color: #ff5553  !important; }
      body[data-theme="dark"] .cp-form__item.is-error .cp-form__label {
        color:  !important; }
    .cp-form__item.is-error .cp-form__field:not(span) {
      border-color: #ff5553  !important;
      background: #fbf4f4  !important; }
      body[data-theme="dark"] .cp-form__item.is-error .cp-form__field:not(span) {
        border-color:  !important; }
      body[data-theme="dark"] .cp-form__item.is-error .cp-form__field:not(span) {
        background:  !important; }
    .cp-form__item.is-error .g-recaptcha iframe {
      border-color: #ff5553  !important; }
      body[data-theme="dark"] .cp-form__item.is-error .g-recaptcha iframe {
        border-color:  !important; }
    .cp-form__item.is-error .cp-form__card-brands .cp-form__card-brands-item label {
      background: #fbf4f4  !important;
      border-color: #ff5553  !important; }
      body[data-theme="dark"] .cp-form__item.is-error .cp-form__card-brands .cp-form__card-brands-item label {
        background:  !important; }
      body[data-theme="dark"] .cp-form__item.is-error .cp-form__card-brands .cp-form__card-brands-item label {
        border-color:  !important; }
    .cp-form__item.is-error-text .cp-page__text {
      color: #ff5553  !important;
      font-size: 13px;
      line-height: 13px; }
      body[data-theme="dark"] .cp-form__item.is-error-text .cp-page__text {
        color:  !important; }
    @media (max-width: 939px) {
      .cp-form__item {
        width: 100% !important; } }
  .cp-form__item-container {
    border: none;
    padding: 0;
    background-color: transparent; }
    .cp-form__item-container.rq-trigger-form .cp-form__field-content {
      border: 1px solid #eaeaea;
      border-radius: 14px;
      background-color: #fff; }
    .cp-form__item-container.rq-trigger-form .cp-form__field-content:focus-within {
      border-color: #29c6dd;
      background-color: #fff; }
    .cp-form__item-container.rq-trigger-form .cp-form__label:focus-within {
      color: #29c6dd; }
    .cp-form__item-container.rq-trigger-form .cp-form__label {
      max-width: 100% !important; }
      .cp-form__item-container.rq-trigger-form .cp-form__label span {
        font-size: 12px;
        padding: 10px 15px 0 !important;
        display: block; }
    .cp-form__item-container.rq-trigger-form .cp-form__field {
      border: none !important;
      padding: 0 !important;
      border-radius: 0 0 0 0 !important;
      margin: 0 !important; }
    .cp-form__item-container .is-doc-edit {
      border: 0px; }
      .cp-form__item-container .is-doc-edit span {
        font-weight: normal; }
    .cp-form__item-container.is-disabled {
      background-color: #FFF ; }
      body[data-theme="dark"] .cp-form__item-container.is-disabled { }
    .cp-form__item-container span.cp-form__label {
      padding-top: 0px; }
    .cp-form__item-container .cp-form-upload-avatar-wrapper {
      background-color: #fafafa;
      display: block;
      border-radius: 10px;
      width: 100%;
      padding: 12px;
      position: relative; }
      .cp-form__item-container .cp-form-upload-avatar-wrapper .side-profile-form__button {
        width: auto;
        position: absolute;
        top: 15px;
        right: 15px;
        z-index: 2;
        background-color: #fff;
        border-radius: 50px;
        height: 33px;
        padding: 10px 18px 10px 18px;
        color: #ed6265; }
        .cp-form__item-container .cp-form-upload-avatar-wrapper .side-profile-form__button.has-badge-out .side-profile-form__button-text {
          width: auto;
          margin-left: auto;
          margin-right: auto; }
        .cp-form__item-container .cp-form-upload-avatar-wrapper .side-profile-form__button:hover {
          background-color: #F9FAFB; }
        .cp-form__item-container .cp-form-upload-avatar-wrapper .side-profile-form__button .no-cursor {
          cursor: default !important; }
          .cp-form__item-container .cp-form-upload-avatar-wrapper .side-profile-form__button .no-cursor:hover {
            background-color: #fff; }
    .cp-form__item-container .header-profile__avatar[data-type="upload-avatar"] {
      background-color: transparent;
      float: none; }
      .cp-form__item-container .header-profile__avatar[data-type="upload-avatar"] .header-profile__avatar-link {
        background-color: transparent !important; }
      .cp-form__item-container .header-profile__avatar[data-type="upload-avatar"] .header-profile__tag {
        border-radius: 14px;
        line-height: 11px;
        text-transform: initial;
        font-weight: normal;
        font-size: 11px; }
        .cp-form__item-container .header-profile__avatar[data-type="upload-avatar"] .header-profile__tag[data-bg="button"] {
          background-color: #ff6363 !important; }
    .cp-form__item-container .c-form-chk-slider__label {
      background-color: #ffffff;
      border: 1px solid #b4b9c1;
      padding: 5px; }
      .cp-form__item-container .c-form-chk-slider__label.is-disabled {
        border: 1px solid #eaeaea; }
        .cp-form__item-container .c-form-chk-slider__label.is-disabled .c-form-chk-slider__slider {
          background: #d7d9de !important; }
          body[data-theme="dark"] .cp-form__item-container .c-form-chk-slider__label.is-disabled .c-form-chk-slider__slider {
            background: !important; }
        .cp-form__item-container .c-form-chk-slider__label.is-disabled .cp-form__field {
          font-weight: 400;
          color: #8c95a1; }
      .cp-form__item-container .c-form-chk-slider__label .cp-form__field {
        padding: 5px;
        font-weight: 700;
        border: none;
        margin-top: 0 !important; }
      .cp-form__item-container .c-form-chk-slider__label .cp-form__field-badge {
        padding: 0; }
        .cp-form__item-container .c-form-chk-slider__label .cp-form__field-badge[data-align="right"] + .cp-form__field {
          border-left: none !important;
          margin-top: 0 !important; }
      .cp-form__item-container .c-form-chk-slider__label .c-form-chk-slider__slider {
        border: none;
        height: 17px;
        background: #ce4a59 ; }
        body[data-theme="dark"] .cp-form__item-container .c-form-chk-slider__label .c-form-chk-slider__slider {
          background: #ce4a59 ; }
        .cp-form__item-container .c-form-chk-slider__label .c-form-chk-slider__slider:before {
          border: 1px solid;
          background: #FFF ;
          border-color: #9aa1ac ; }
          body[data-theme="dark"] .cp-form__item-container .c-form-chk-slider__label .c-form-chk-slider__slider:before { }
          body[data-theme="dark"] .cp-form__item-container .c-form-chk-slider__label .c-form-chk-slider__slider:before { }
    .cp-form__item-container .side-profile__tags {
      justify-content: flex-start;
      margin-top: 4px; }
      .cp-form__item-container .side-profile__tags[data-grid-type="week"] input[type=radio] + .side-profile__tags-item,
      .cp-form__item-container .side-profile__tags[data-grid-type="week"] input[type=checkbox] + .side-profile__tags-item {
        width: calc(100%/7 - 5px) !important;
        flex: 1 1 10em !important;
        max-width: 68px !important;
        padding: 5px !important; }
      .cp-form__item-container .side-profile__tags input[type=radio] + .side-profile__tags-item.is-flexible,
      .cp-form__item-container .side-profile__tags input[type=checkbox] + .side-profile__tags-item.is-flexible {
        flex: 1 1 10em !important; }
      .cp-form__item-container .side-profile__tags input[type=radio] + .side-profile__tags-item img,
      .cp-form__item-container .side-profile__tags input[type=checkbox] + .side-profile__tags-item img {
        width: 18px;
        height: 18px;
        position: relative;
        left: 0 !important;
        margin-right: 8px;
        margin-left: 0; }
  .cp-form__sender.rq-recharge {
    /* Dynamic Package */ }
    .cp-form__sender.rq-recharge [data-item-type="dynamic-package"] .cp-form__item {
      background: #f9fafb; }
      .cp-form__sender.rq-recharge [data-item-type="dynamic-package"] .cp-form__item input {
        border: 1px solid #000;
        background-color: #ffffff;
        border-color: #d8d8d8; }
      .cp-form__sender.rq-recharge [data-item-type="dynamic-package"] .cp-form__item .rq-dynamic-package-txt span {
        color: #161616; }
      .cp-form__sender.rq-recharge [data-item-type="dynamic-package"] .cp-form__item .rq-dynamic-package-box .cp-form__field-content input::placeholder {
        color: #c1c1c1 !important; }
      .cp-form__sender.rq-recharge [data-item-type="dynamic-package"] .cp-form__item .rq-dynamic-package-box .cp-form__field-content span {
        color: #000; }
  @media all and (max-width: 939px) {
    .cp-form__sender[data-item-type="live-popup"] {
      flex-direction: row !important;
      justify-content: center !important; }
      .cp-form__sender[data-item-type="live-popup"] .cp-form__areatext {
        max-width: 50vw !important; } }
  .cp-form__sender.is-flex-1 {
    flex: 1; }
  .cp-form__sender[data-item-type="earlyaccess"] {
    background-color: #f9fafb; }
    .cp-form__sender[data-item-type="earlyaccess"] .loader {
      background: rgba(255, 255, 255, 0.5); }
    .cp-form__sender[data-item-type="earlyaccess"] .cp-form__item-container {
      padding: 0px !important;
      background-color: transparent !important;
      border: 0px !important; }
      .cp-form__sender[data-item-type="earlyaccess"] .cp-form__item-container label {
        padding-top: 0px;
        color: #000;
        font-size: 14px; }
        @media (max-width: 640px) {
          .cp-form__sender[data-item-type="earlyaccess"] .cp-form__item-container label {
            white-space: initial;
            display: flex;
            align-items: center;
            line-height: initial; } }
      .cp-form__sender[data-item-type="earlyaccess"] .cp-form__item-container svg[data-earlyaccess-icon="true"] {
        fill: #000; }
  .cp-form__sender[data-type="bulk-message-config"] {
    width: 100%;
    height: 100%;
    float: left;
    position: fixed;
    top: 0;
    left: 0;
    display: flex;
    flex-wrap: wrap;
    z-index: 10001;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    transition: All 0.3s linear; }
    #toggle-bulk-message-config:checked + .cp-form__sender[data-type="bulk-message-config"] {
      opacity: 1;
      pointer-events: all; }
      #toggle-bulk-message-config:checked + .cp-form__sender[data-type="bulk-message-config"] .cp-form__sender-content {
        top: 0;
        width: 488px;
        height: 618px; }
    .cp-form__sender[data-type="bulk-message-config"] .cp-form__sender-overlay {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      background-color: rgba(0, 0, 0, 0.5); }
    .cp-form__sender[data-type="bulk-message-config"] .cp-form__title {
      color: #000;
      font-size: 24px;
      font-weight: 400;
      text-transform: none;
      margin-top: 16px;
      margin-left: 8px; }
    .cp-form__sender[data-type="bulk-message-config"] .cp-form__sender-content {
      z-index: 2;
      position: relative;
      width: 100%;
      float: left;
      max-width: 480px;
      border-radius: 11px;
      background-color: #FFF;
      padding: 25px;
      box-shadow: 1px -2px 5px 0 rgba(0, 0, 0, 0.4);
      top: 10px;
      transition: All 0.3s linear; }
      @media all and (max-width: 939px) {
        .cp-form__sender[data-type="bulk-message-config"] .cp-form__sender-content {
          padding: 10px;
          position: fixed;
          top: 0;
          left: 0;
          border-radius: 0px;
          max-width: 100%;
          height: 100%;
          overflow: auto; } }
      .cp-form__sender[data-type="bulk-message-config"] .cp-form__sender-content .side-profile__tags {
        justify-content: center; }
        .cp-form__sender[data-type="bulk-message-config"] .cp-form__sender-content .side-profile__tags:not([data-type-listing="true"]) {
          overflow: auto;
          flex-wrap: nowrap;
          white-space: nowrap;
          justify-content: flex-start; }
        .cp-form__sender[data-type="bulk-message-config"] .cp-form__sender-content .side-profile__tags[data-type-listing="true"] {
          margin-top: 10px;
          height: 180px;
          max-height: 180px;
          overflow: auto;
          max-width: 100%;
          overflow-x: hidden;
          align-content: flex-start; }
          .cp-form__sender[data-type="bulk-message-config"] .cp-form__sender-content .side-profile__tags[data-type-listing="true"] .side-profile__tags-item {
            width: 100%;
            float: left;
            max-width: 100%;
            flex: 0 1 100%; }
            .cp-form__sender[data-type="bulk-message-config"] .cp-form__sender-content .side-profile__tags[data-type-listing="true"] .side-profile__tags-item:before {
              margin-left: auto; }
      .cp-form__sender[data-type="bulk-message-config"] .cp-form__sender-content .side-profile__tags-item {
        flex: 0 1 auto; }
        .cp-form__sender[data-type="bulk-message-config"] .cp-form__sender-content .side-profile__tags-item.no-bg {
          background-color: transparent; }
        .cp-form__sender[data-type="bulk-message-config"] .cp-form__sender-content .side-profile__tags-item.no-margin {
          margin: 0; }
        .cp-form__sender[data-type="bulk-message-config"] .cp-form__sender-content .side-profile__tags-item.no-gutter {
          padding: 0; }
        .cp-form__sender[data-type="bulk-message-config"] .cp-form__sender-content .side-profile__tags-item input {
          display: none; }
      .cp-form__sender[data-type="bulk-message-config"] .cp-form__sender-content .cp-form__item-container {
        border: none;
        background-color: transparent;
        padding: 0;
        display: flex;
        flex-direction: column; }
      .cp-form__sender[data-type="bulk-message-config"] .cp-form__sender-content .cp-form__field {
        color: #000;
        padding: 11px;
        border-radius: 14px; }
        .cp-form__sender[data-type="bulk-message-config"] .cp-form__sender-content .cp-form__field::placeholder {
          color: #000; }
      .cp-form__sender[data-type="bulk-message-config"] .cp-form__sender-content .cp-form__field-badge {
        width: 33px;
        color: #9AADB9;
        background-color: #F8F9F9; }
  .cp-form__sender.is-sticky {
    background-color: #FFF !important; }
  .cp-form__sender.cp-send-media .cp-form__item.is-poll {
    padding: 0 8px !important; }
  .cp-form__label {
    color: black;
    padding: 5px 10px 0;
    font-size: 16px;
    padding-left: 0; }
    .cp-form__label.is-center {
      text-align: center; }
    .cp-form__label.is-disabled {
      color: #d7d9de ; }
      body[data-theme="dark"] .cp-form__label.is-disabled { }
    .cp-form__label.is-flexible {
      width: auto;
      flex: 1 1 10em; }
    .cp-form__label.is-checkbox-center {
      padding-right: 0px;
      max-width: 100%;
      padding-top: 0px; }
      .cp-form__label.is-checkbox-center .cp-form__field {
        line-height: 21px;
        min-height: auto;
        margin-left: 2px; }
    .cp-form__label.is-form-link {
      width: 100%;
      max-width: inherit;
      text-align: right;
      padding-right: 0px;
      padding-top: 0px; }
      .cp-form__label.is-form-link a {
        color: #29c6dd;
        font-size: 14px; }
    .cp-form__label.no-gutter {
      padding: 0; }
    .cp-form__label ~ .cp-form__field-content .cp-form__field,
    .cp-form__label ~ .cp-form__field,
    .cp-form__label ~ .cp-form__field-badge,
    .cp-form__label ~ .intl-tel-input {
      margin-top: 5px; }
    .cp-form__label[data-type="not-found"] {
      color: #8c95a1 !important;
      text-align: center;
      padding: 30px 10px !important; }
      .cp-form__label[data-type="not-found"] small {
        font-size: 12px;
        font-weight: 700;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        overflow: hidden; }
        .cp-form__label[data-type="not-found"] small:before {
          font-size: 31px;
          margin-bottom: 10px; }
    .cp-form__label[data-item-type="list-checkboxes"] .cp-form__field:before {
      background-color: transparent;
      /*border-color: #eaeaea;*/
      border-color: #b4b9c1; }
    .cp-form__label[data-item-type="list-checkboxes"] .cp-form__field:after {
      background-color: transparent; }
    .cp-form__label[data-item-type="item-slider"]:before {
      width: 21px;
      height: 21px;
      border: 2px solid #9aa1ac;
      background: #fcfcfc;
      color: #fcfcfc;
      cursor: pointer; }
    .cp-form__label[data-item-type="item-slider"]:after {
      width: calc(21px * 2);
      height: 17px;
      border-color: transparent;
      background: #8c95a1;
      cursor: pointer; }
    input:checked + .cp-form__label[data-item-type="item-slider"]:before {
      right: calc(15px - 4px); }
    .cp-form__label .cp-form__field {
      line-height: 1; }
      .cp-form__label .cp-form__field small {
        opacity: 0.4;
        font-size: 50%; }
  .cp-form__field {
    background-color: #FFF ;
    color: #000 ;
    border: 1px solid #eaeaea;
    border-radius: 12px;
    min-height: 44px; }
    body[data-theme="dark"] .cp-form__field { }
    body[data-theme="dark"] .cp-form__field { }
    .cp-form__field:not(.is-textarea):focus:placeholder-shown + .cp-form__label {
      color: #29c6dd ; }
      body[data-theme="dark"] .cp-form__field:not(.is-textarea):focus:placeholder-shown + .cp-form__label { }
    .cp-form__field:focus {
      border-color: #29c6dd ; }
      body[data-theme="dark"] .cp-form__field:focus { }
      .cp-form__field:focus + .cp-form__label {
        color: #29c6dd ; }
        body[data-theme="dark"] .cp-form__field:focus + .cp-form__label { }
    .cp-form__field.is-disabled, .cp-form__field:disabled, .cp-form__field[readonly] {
      border-color: #eaeaea ;
      background-color: #F9FAFB ;
      color: #c7cdd4; }
      body[data-theme="dark"] .cp-form__field.is-disabled, body[data-theme="dark"] .cp-form__field:disabled, body[data-theme="dark"] .cp-form__field[readonly] { }
      body[data-theme="dark"] .cp-form__field.is-disabled, body[data-theme="dark"] .cp-form__field:disabled, body[data-theme="dark"] .cp-form__field[readonly] { }
      .cp-form__field.is-disabled::placeholder, .cp-form__field:disabled::placeholder, .cp-form__field[readonly]::placeholder {
        color: #8c95a1; }
    body:not([data-theme="dark"]) .cp-form__field.is-dropdown {
      background-image: url("/static/images/form_select/arrow-right-black.svg"); }
      body:not([data-theme="dark"]) .cp-form__field.is-dropdown:focus {
        background-image: url("/static/images/form_select/arrow-down-black-thin.svg"); }
    .cp-form__field.is-dropdown option {
      color: #000 ; }
      body[data-theme="dark"] .cp-form__field.is-dropdown option { }
    .cp-form__field.is-textarea {
      resize: none;
      height: 125px; }
    .cp-form__field + .cp-form__label {
      padding-top: 0;
      font-size: 13px; }
  .cp-form__title {
    padding: 0 8px;
    font-size: 14px; }
  .cp-form__areatext {
    color: #000;
    font-size: 12px;
    padding: 0; }
    .cp-form__areatext.is-center {
      text-align: center; }
    .cp-form__areatext.is-show {
      opacity: 1; }
    .cp-form__areatext.has-bg {
      background-color: #f8f8f8; }
    .cp-form__areatext.has-border-radius {
      border-radius: 6px; }
    .cp-form__areatext[data-item-type="packages"]:hover {
      outline-color: #29c6dd ; }
      body[data-theme="dark"] .cp-form__areatext[data-item-type="packages"]:hover { }
      .cp-form__areatext[data-item-type="packages"]:hover .post-data__state[data-item-type="text"], .cp-form__areatext[data-item-type="packages"]:hover .post-data__state[data-item-type="amount"] {
        color: #29c6dd  !important; }
        body[data-theme="dark"] .cp-form__areatext[data-item-type="packages"]:hover .post-data__state[data-item-type="text"], body[data-theme="dark"] .cp-form__areatext[data-item-type="packages"]:hover .post-data__state[data-item-type="amount"] {
          color:  !important; }
    .cp-form__areatext[data-item-type="methods"] {
      border: 1px solid #42c8f4; }
      .cp-form__areatext[data-item-type="methods"]:hover {
        border-color: #29c6dd  !important; }
        body[data-theme="dark"] .cp-form__areatext[data-item-type="methods"]:hover {
          border-color:  !important; }
      .cp-form__areatext[data-item-type="methods"] .post-data__state[data-level-approved="2"] {
        background-color: #29c6dd  !important; }
        body[data-theme="dark"] .cp-form__areatext[data-item-type="methods"] .post-data__state[data-level-approved="2"] {
          background-color:  !important; }
    .cp-form__areatext[data-item-type="amount"] {
      background-color: #fafafa;
      border-radius: 18px;
      border: none;
      font-size: 36px; }
      .cp-form__areatext[data-item-type="amount"] .cp-form__label {
        line-height: 1.85;
        text-align: center;
        color: #8a96a3;
        padding: 0; }
        .cp-form__areatext[data-item-type="amount"] .cp-form__label small {
          font-size: 13px;
          line-height: 1; }
      .cp-form__areatext[data-item-type="amount"] .is-text {
        color: #ff6363; }
      .cp-form__areatext[data-item-type="amount"] .cp-lightbox__button-text {
        color: #8a96a3; }
    .cp-form__areatext[data-item-type="receipt-infos"] {
      background-color: #f8f8f8; }
    .cp-form__areatext strong {
      color: #000 ; }
      body[data-theme="dark"] .cp-form__areatext strong { }
      .cp-form__areatext strong.is-big {
        color: #22a1f1;
        font-size: 40px; }
    .cp-form__areatext a {
      color: #ce4a59 ;
      text-decoration: underline; }
      body[data-theme="dark"] .cp-form__areatext a {
        color: #ce4a59 ; }
      .cp-form__areatext a:hover {
        color: #ce4a59 ; }
        body[data-theme="dark"] .cp-form__areatext a:hover {
          color: #ce4a59 ; }
    .cp-form__areatext .post-data__handler {
      height: auto;
      align-self: center; }
    .cp-form__areatext .cp-sidebar__result-item {
      padding: 18px 10px 10px 0 !important; }
      .cp-form__areatext .cp-sidebar__result-item .post-data__nickname {
        font-size: 12px;
        color: #000; }
        .cp-form__areatext .cp-sidebar__result-item .post-data__nickname a {
          color: #000;
          text-decoration: none; }
        .cp-form__areatext .cp-sidebar__result-item .post-data__nickname u {
          color: #ef5060 !important; }
      .cp-form__areatext .cp-sidebar__result-item .post-data__handler {
        border-radius: 20px;
        border: 1px solid #ff6363;
        background-color: #ffffff;
        color: #ff6363;
        font-family: "Roboto", sans-serif;
        font-size: 14px;
        font-weight: 400;
        font-style: normal;
        letter-spacing: normal;
        padding: 8px;
        line-height: 18px;
        min-width: 30%; }
  .cp-form .cp-form__areatext .cp-sidebar__result-item {
    padding: 16px !important;
    border-radius: 36px;
    background-color: #f5f5f5; }
    .cp-form .cp-form__areatext .cp-sidebar__result-item .post-data__handler {
      text-transform: initial; }
    .cp-form .cp-form__areatext .cp-sidebar__result-item .post-data__nickname a {
      font-size: 14px; }
  .cp-form__button, .ff-fevernow__button {
    text-transform: none;
    font-weight: 400;
    border: none;
    background-color: #ce4a59 ; }
    body[data-theme="dark"] .cp-form__button, body[data-theme="dark"] .ff-fevernow__button {
      background-color: #ce4a59 ; }
    .cp-form__button.is-flexible, .is-flexible.ff-fevernow__button {
      width: auto;
      flex: 1 1 10em; }
    .cp-form__button.bg-hover-updated, .bg-hover-updated.ff-fevernow__button, .cp-form__button.bg-updated, .bg-updated.ff-fevernow__button {
      background-color: #ff6363 !important;
      color: #FFF !important; }
      .cp-form__button.bg-hover-updated:hover, .bg-hover-updated.ff-fevernow__button:hover, .cp-form__button.bg-updated:hover, .bg-updated.ff-fevernow__button:hover {
        background-color: #ff6363 !important;
        color: #FFF !important;
        opacity: 1; }
    .cp-form__button.bg-hover-approved:hover, .bg-hover-approved.ff-fevernow__button:hover, .cp-form__button.bg-approved:hover, .bg-approved.ff-fevernow__button:hover {
      opacity: 1;
      color: #fff; }
    .cp-form__button.bg-hover-offline, .cp-popup__content .cp-form__button.deny, .cp-popup__content .deny.ff-fevernow__button, .cp-popup__content .cp-form__button.cancel_gift, .cp-popup__content .cancel_gift.ff-fevernow__button, .cp-popup__content .cp-form__button.mobile_gray, .cp-popup__content .mobile_gray.ff-fevernow__button, .cp-popup__buttons a.cp-form__button.deny, .cp-popup__buttons a.deny.ff-fevernow__button, .cp-popup__buttons a.cp-form__button.cancel_gift, .cp-popup__buttons a.cancel_gift.ff-fevernow__button, .cp-popup__buttons a.cp-form__button.mobile_gray, .cp-popup__buttons a.mobile_gray.ff-fevernow__button, .bg-hover-offline.ff-fevernow__button, .cp-form__button.bg-offline, .bg-offline.ff-fevernow__button {
      background-color: #f8f9f9 !important;
      color: #8c95a1 !important; }
      .cp-form__button.bg-hover-offline:hover, .cp-popup__content .cp-form__button.deny:hover, .cp-popup__content .deny.ff-fevernow__button:hover, .cp-popup__content .cp-form__button.cancel_gift:hover, .cp-popup__content .cancel_gift.ff-fevernow__button:hover, .cp-popup__content .cp-form__button.mobile_gray:hover, .cp-popup__content .mobile_gray.ff-fevernow__button:hover, .cp-popup__buttons a.cp-form__button.deny:hover, .cp-popup__buttons a.deny.ff-fevernow__button:hover, .cp-popup__buttons a.cp-form__button.cancel_gift:hover, .cp-popup__buttons a.cancel_gift.ff-fevernow__button:hover, .cp-popup__buttons a.cp-form__button.mobile_gray:hover, .cp-popup__buttons a.mobile_gray.ff-fevernow__button:hover, .bg-hover-offline.ff-fevernow__button:hover, .cp-form__button.bg-offline:hover, .bg-offline.ff-fevernow__button:hover {
        background-color: rgba(248, 249, 249, 0.7) !important;
        color: #8c95a1 !important; }
    .cp-form__button.bg-fast-withdrawal figure, .bg-fast-withdrawal.ff-fevernow__button figure, .cp-form__button.bg-normal-withdrawal figure, .bg-normal-withdrawal.ff-fevernow__button figure {
      width: 28px;
      height: 28px;
      position: relative;
      float: left;
      background-color: transparent; }
    .cp-form__button.bg-fast-withdrawal img, .bg-fast-withdrawal.ff-fevernow__button img, .cp-form__button.bg-normal-withdrawal img, .bg-normal-withdrawal.ff-fevernow__button img {
      opacity: 1; }
    .cp-form__button.bg-fast-withdrawal:hover img, .bg-fast-withdrawal.ff-fevernow__button:hover img, .cp-form__button.bg-normal-withdrawal:hover img, .bg-normal-withdrawal.ff-fevernow__button:hover img {
      opacity: 1 !important; }
    .cp-form__button.bg-fast-withdrawal, .bg-fast-withdrawal.ff-fevernow__button {
      background: #ff6363 !important;
      box-shadow: none !important; }
    .cp-form__button.is-secondary, .is-secondary.ff-fevernow__button {
      background-color: #F5F5F5 !important;
      color: #000 !important; }
      .cp-form__button.is-secondary:hover, .is-secondary.ff-fevernow__button:hover {
        background-color: #F5F5F5 !important;
        color: #000 !important;
        opacity: 1; }
    .cp-form__button.is-alternative, .is-alternative.ff-fevernow__button {
      background-color: #F5F5F5 !important;
      color: #29c6dd !important;
      padding: 10px 16px !important; }
      .cp-form__button.is-alternative:hover, .is-alternative.ff-fevernow__button:hover {
        background-color: #F5F5F5 !important;
        color: #29c6dd !important;
        opacity: 1; }
    .cp-form__button[data-button-type="twitter"], .ff-fevernow__button[data-button-type="twitter"] {
      background-color: #5d9fee; }
    .cp-form__button[data-button-type="google"], .ff-fevernow__button[data-button-type="google"] {
      background-color: #5c84f1; }
    .cp-form__button[data-type="lock"], .ff-fevernow__button[data-type="lock"] {
      background-color: #f9fafb;
      width: 44px !important;
      min-height: 44px !important;
      margin-top: 0 !important;
      padding: 2px !important;
      border-radius: 100% !important; }
      .cp-form__button[data-type="lock"].is-active, .ff-fevernow__button[data-type="lock"].is-active {
        background-color: #fbe6e6; }
        .cp-form__button[data-type="lock"].is-active svg, .ff-fevernow__button[data-type="lock"].is-active svg {
          fill: #ff6363; }
      .cp-form__button[data-type="lock"] svg, .ff-fevernow__button[data-type="lock"] svg {
        width: 18px;
        height: 19px;
        fill: #b4b9c1; }
  .cp-form__contract {
    padding: 0; }
    .cp-form__contract iframe + a {
      color: #22a1f1 !important; }
  .cp-form__card-brands .cp-form__card-brands-item label {
    background: #fff;
    border: 1px solid #d8d8d8; }
  .cp-form__card-brands .cp-form__card-brands-item input[type="radio"]:checked + label {
    background-color: #f9fafb !important;
    border-color: #1371e2 !important; }
  .cp-form[data-placeholded="true"] .cp-form__input-poll.is-dashed {
    color: #ff6362;
    border: 1px dashed #ff6362 !important; }
  .cp-form[data-placeholded="true"] .cp-form__input-poll .cp-form__label {
    color: #ff6362;
    background-color: #eceff1; }
    .cp-form[data-placeholded="true"] .cp-form__input-poll .cp-form__label.is-active {
      color: #ffffff;
      background-color: #ff6362; }
      .cp-form[data-placeholded="true"] .cp-form__input-poll .cp-form__label.is-active:before, .cp-form[data-placeholded="true"] .cp-form__input-poll .cp-form__label.is-active:after {
        content: " ";
        background: white;
        position: absolute; }
      .cp-form[data-placeholded="true"] .cp-form__input-poll .cp-form__label.is-active:after {
        transform: rotate(90deg); }
  .cp-form[data-placeholded="true"] .cp-form__input-poll .cp-form__icon {
    fill: #ff6362; }
  .cp-form[data-placeholded="true"] .cp-form__item .cp-form__field-content[data-type="textarea"]:focus-within {
    border-color: #29c6dd ; }
    body[data-theme="dark"] .cp-form[data-placeholded="true"] .cp-form__item .cp-form__field-content[data-type="textarea"]:focus-within { }
    .cp-form[data-placeholded="true"] .cp-form__item .cp-form__field-content[data-type="textarea"]:focus-within .cp-form__label {
      color: #29c6dd ; }
      body[data-theme="dark"] .cp-form[data-placeholded="true"] .cp-form__item .cp-form__field-content[data-type="textarea"]:focus-within .cp-form__label { }
  .cp-form[data-placeholded="true"] .cp-form__item .cp-form__field-content[data-type="textarea"]:has(textarea:disabled) {
    border-color: #eaeaea;
    background-color: #F9FAFB;
    color: #c7cdd4;
    opacity: 0.8; }
  .cp-form.flex-end {
    align-self: flex-end; }
  .cp-form[data-item-type="upload-avatar"] {
    display: flex;
    flex-direction: column-reverse;
    align-items: center; }
    .cp-form[data-item-type="upload-avatar"] [data-item-type="uploader"] {
      flex: 1 1 auto; }
    .cp-form[data-item-type="upload-avatar"] [data-item-type="button"] {
      flex: 0 1 auto; }
      @media (max-width: 939px) {
        .cp-form[data-item-type="upload-avatar"] [data-item-type="button"] {
          height: 60vh; } }
  .cp-form-boxes__title {
    color: #000 ; }
    body[data-theme="dark"] .cp-form-boxes__title { }
  .cp-form-boxes__text {
    color: #000 ; }
    body[data-theme="dark"] .cp-form-boxes__text { }
  .cp-form-boxes__thumb {
    background-color: transparent; }
  .cp-form-boxes__actions-item.is-rec {
    background-color: #ff6363; }
  .cp-form-boxes__progress-range {
    background-image: linear-gradient(89deg, #ff636a 0%, #f57868 99%, #f57868 100%); }
  .cp-form-boxes__actions-item {
    background-color: #FCFCFC; }
    .cp-form-boxes__actions-item.is-send {
      background-color: #ff6363 !important; }
    .cp-form-boxes__actions-item.is-pause {
      background-color: #ff6363 !important; }

.ff-border-2px {
  border: solid 1px #d8d8d8;
  border-radius: 14px; }

.ff-list-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 95%; }

.wrapper {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: solid 1px #afb7bf;
  min-height: 70px; }

.salve-list-del {
  width: 4%; }

.chk-box {
  display: flex;
  flex-direction: column;
  padding-left: 20px;
  margin-right: auto; }
  .chk-box__text-item {
    font-size: 16px;
    font-weight: 700;
    color: #000;
    line-height: 1.56;
    text-align: left; }
  .chk-box__text-small {
    color: #afb7bf;
    font-size: 15px;
    line-height: 1.67; }

.ff-create-list {
  display: flex;
  justify-content: center;
  align-items: center;
  align-self: center;
  margin-top: 30px;
  cursor: pointer; }
  .ff-create-list__action {
    transform: rotate(45deg);
    padding-right: 14px;
    background: transparent;
    border: none;
    margin-top: 8px; }
  .ff-create-list .is-attachement {
    width: 13px;
    height: 14px;
    fill: #ed6265; }
  .ff-create-list__list-text {
    font-size: 16px;
    line-height: 2.3; }

.box-btn {
  width: 100%;
  justify-content: space-around; }
  @media all and (max-width: 939px) {
    .box-btn {
      flex-direction: column-reverse;
      gap: 10px; } }

.full-width {
  width: 100% !important; }

.btn-base__flat:hover, .btn-base__flat.is-primary:hover {
  opacity: 1; }

.cp-form__button:hover, .ff-fevernow__button:hover {
  opacity: 1;
  -webkit-filter: brightness(0.96);
  filter: brightness(0.96);
  background: inherit; }

.cp-lightbox__button:hover {
  opacity: 1;
  -webkit-filter: brightness(0.9);
  filter: brightness(0.9);
  background: #f1f1f1; }
  .cp-lightbox__button:hover[data-item-type="return"] {
    background: unset; }

.cp-form__inputsearch, .cp-form__field.is-search, .cp-sidebar__form-field.is-search, .is-dropdown.is-search {
  height: 60px; }

.cp-page {
  background-color: transparent; }
  .cp-page__content {
    margin: 0; }
  .cp-page.no-border-left {
    border-left: none; }
  .cp-page.no-border-right {
    border-right: none; }
  .cp-page__tip {
    background: #fff;
    border: 1px solid rgba(255, 107, 100, 0.31); }
    .cp-page__tip h3 {
      color: #000 !important;
      font-family: "Roboto", sans-serif; }
    .cp-page__tip p {
      font-family: "Roboto", sans-serif; }
    .cp-page__tip svg {
      fill: #000; }
  .cp-page[data-type="pending_account"] h1 {
    color: #ff6b64;
    font-family: "Roboto", sans-serif;
    font-size: 26px !important; }
  .cp-page[data-type="pending_account"] h3 {
    color: #ff6b64;
    font-family: "Roboto", sans-serif; }
  .cp-page[data-type="pending_account"] p, .cp-page[data-type="pending_account"] .cp-page__text {
    color: #000000;
    font-family: "Roboto", sans-serif; }
    .cp-page[data-type="pending_account"] p b, .cp-page[data-type="pending_account"] .cp-page__text b {
      color: #000000; }
  .cp-page[data-type="pending_account"] ul li, .cp-page[data-type="pending_account"] ol li {
    color: #000000;
    border-bottom: 1px solid #f8dcd8;
    font-family: "Roboto", sans-serif; }
  .cp-page[data-type="pending_account"] .cp-form__alert h3 {
    color: #000; }
  .cp-page[data-type="pending_account"] .cp-form__alert[data-type="pending"] p b {
    color: #000; }
  .cp-page[data-type="pending_account"] .cp-form__alert[data-type="approved"] h3 {
    color: #fff; }
  .cp-page[data-type="pending_account"] .cp-form__alert[data-type="approved"] p {
    color: rgba(255, 255, 255, 0.8); }
  .cp-page[data-type="pending_account"] .cp-form__alert[data-type="info"] h3, .cp-page[data-type="pending_account"] .cp-form__alert[data-type="updated"] h3 {
    color: #fff; }
  .cp-page[data-type="pending_account"] .cp-form__alert[data-type="info"] svg, .cp-page[data-type="pending_account"] .cp-form__alert[data-type="updated"] svg {
    fill: #fff; }
  .cp-page[data-type="pending_account"] .cp-form__alert[data-type="rejected"] h3 {
    color: #fff; }
  .cp-page[data-type="pending_account"] .cp-form__alert[data-type="rejected"] svg {
    fill: #fff; }
  .cp-page[data-type="pending_account"] .pending_block {
    border-radius: 12px;
    border: 1px solid rgba(255, 107, 100, 0.31);
    background-color: #fff8f7; }
  .cp-page[data-type="pending_account"] .profile-form__upload {
    border-color: rgba(255, 107, 100, 0.31); }
  .cp-page[data-type="pending_account"] .profile-form__upload-text {
    color: #ff6b64; }
    .cp-page[data-type="pending_account"] .profile-form__upload-text svg {
      fill: #ff6b64; }
  .cp-page[data-type="performer-register-success"] .is-s5 {
    max-width: 700px;
    /* s5 act like s3 or lower on this pages */ }
    .cp-page[data-type="performer-register-success"] .is-s5 .cp-page__title {
      font-size: 30px;
      font-weight: 700;
      font-style: normal;
      letter-spacing: normal;
      line-height: 28px; }
    .cp-page[data-type="performer-register-success"] .is-s5 .cp-page__text {
      font-size: 15px;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      line-height: 24px;
      text-align: left;
      margin-top: 40px; }
      .cp-page[data-type="performer-register-success"] .is-s5 .cp-page__text b {
        color: #29c6dd; }
    .cp-page[data-type="performer-register-success"] .is-s5 .cp-form {
      flex-direction: column;
      justify-content: center;
      align-items: center;
      display: flex;
      z-index: 100; }
      .cp-page[data-type="performer-register-success"] .is-s5 .cp-form .cp-form__button, .cp-page[data-type="performer-register-success"] .is-s5 .cp-form .ff-fevernow__button {
        width: 250px;
        border-radius: 12px;
        background-color: #f9fafb;
        color: #ff6363;
        font-size: 15px;
        font-weight: 400;
        font-style: normal;
        letter-spacing: normal;
        padding: 20px;
        display: block;
        margin-top: 48px; }
        .cp-page[data-type="performer-register-success"] .is-s5 .cp-form .cp-form__button.is-btn-flat, .cp-page[data-type="performer-register-success"] .is-s5 .cp-form .is-btn-flat.ff-fevernow__button {
          background-color: transparent !important; }
  .cp-page[data-type="login"] {
    min-height: 100vh; }
    .cp-page[data-type="login"] input:-webkit-autofill,
    .cp-page[data-type="login"] input:-webkit-autofill:hover,
    .cp-page[data-type="login"] input:-webkit-autofill:focus,
    .cp-page[data-type="login"] textarea:-webkit-autofill,
    .cp-page[data-type="login"] textarea:-webkit-autofill:hover,
    .cp-page[data-type="login"] textarea:-webkit-autofill:focus,
    .cp-page[data-type="login"] select:-webkit-autofill,
    .cp-page[data-type="login"] select:-webkit-autofill:hover,
    .cp-page[data-type="login"] select:-webkit-autofill:focus {
      border: 1px solid #29c6dd;
      -webkit-text-fill-color: #000;
      -webkit-box-shadow: 0 0 0px 1000px #fff inset;
      transition: background-color 5000s ease-in-out 0s; }
    .cp-page[data-type="login"] .cp-page__sidebar {
      width: 42vw;
      flex: 0 1 auto;
      background-color: #fff;
      height: 100vh;
      display: flex;
      padding-left: calc((100vw - 989px) / 2);
      align-items: center;
      align-content: center;
      padding-top: 0 !important;
      padding-right: 0 !important; }
      @media all and (max-width: 939px) {
        .cp-page[data-type="login"] .cp-page__sidebar {
          padding-left: 0 !important;
          max-width: 100%;
          background-color: transparent; } }
    .cp-page[data-type="login"] .cp-page__content {
      display: flex;
      align-items: center;
      align-content: center;
      width: auto;
      flex: 1 1 10em;
      display: flex;
      padding-right: calc((100vw - 989px) / 2);
      padding-left: 0;
      padding-top: 30px;
      padding-bottom: 30px;
      background-color: #fff;
      height: 100vh; }
      @media all and (max-width: 939px) {
        .cp-page[data-type="login"] .cp-page__content {
          position: absolute;
          left: 0;
          top: 0;
          width: 100%;
          height: 100%;
          padding: 0 !important;
          overflow: hidden;
          background: #fafafa; } }
    .cp-page[data-type="login"] .cp-page__container {
      width: 100vmax;
      height: 90%;
      align-items: center;
      display: flex;
      flex-wrap: wrap;
      text-indent: -9999px;
      animation: changeBackground 12s ease-in-out forwards infinite;
      background-size: inherit;
      background-repeat: no-repeat;
      background-position: 54px center; }
      @media all and (max-width: 939px) {
        .cp-page[data-type="login"] .cp-page__container {
          background-size: contain;
          background-position: center;
          opacity: 0.2;
          transform: scale(1.3);
          height: 75vmin; } }
      @media (min-width: 940px) {
        @keyframes changeBackground {
          from {
            background-image: url("/skins/amora/static/images/home/img1.png"); }
          25% {
            background-image: url("/skins/amora/static/images/home/img2.png"); }
          50% {
            background-image: url("/skins/amora/static/images/home/img3.png"); }
          75% {
            background-image: url("/skins/amora/static/images/home/img4.png"); }
          to {
            background-image: url("/skins/amora/static/images/home/img1.png"); } } }
    .cp-page[data-type="login"] .cp-form__areatext {
      margin-top: 17px; }
      .cp-page[data-type="login"] .cp-form__areatext.is-medium {
        font-size: 1.8rem;
        font-weight: 700;
        line-height: 1.21; }
        @media all and (max-width: 939px) {
          .cp-page[data-type="login"] .cp-form__areatext.is-medium {
            font-size: 21px; } }
        .cp-page[data-type="login"] .cp-form__areatext.is-medium span.is-highlight {
          color: #ff6363; }
    .cp-page[data-type="login"] .cp-form {
      width: 325px;
      padding: 0;
      display: flex;
      flex-wrap: wrap;
      justify-content: center; }
      @media all and (max-width: 939px) {
        .cp-page[data-type="login"] .cp-form {
          padding: 15px;
          max-width: 100%; } }
      .cp-page[data-type="login"] .cp-form .fs-header__logo-image {
        width: 100%;
        max-width: 208px; }
        @media all and (max-width: 939px) {
          .cp-page[data-type="login"] .cp-form .fs-header__logo-image {
            max-width: 215px; } }
    .cp-page[data-type="login"] .cp-form__field.is-border-blue:focus {
      border: solid 1px #29c6dd !important; }
      .cp-page[data-type="login"] .cp-form__field.is-border-blue:focus ~ .cp-form__label {
        color: #29c6dd !important; }
    .cp-page[data-type="login"] .cp-form__item.is-error-text .cp-page__text {
      color: #ff5553 ; }
      body[data-custom-theme="true"] .cp-page[data-type="login"] .cp-form__item.is-error-text .cp-page__text {
        color: #ff8286 ; }
    @media (max-width: 940px) {
      .cp-page[data-type="login"] .cp-form__sender {
        width: 100%; } }
    .cp-page[data-type="login"] .cp-form__sender.is-custom {
      max-width: 95%;
      margin: 24px auto 0 !important;
      display: flex;
      justify-content: center; }
    @media (max-width: 940px) {
      .cp-page[data-type="login"] .cp-form__sender > .cp-form__item {
        padding: 8px 0 !important; } }
    .cp-page[data-type="login"] .cp-form__item-container {
      background-color: transparent; }
      .cp-page[data-type="login"] .cp-form__item-container > .is-btn-orange {
        background-color: #ff6b64 !important; }
        .cp-page[data-type="login"] .cp-form__item-container > .is-btn-orange:hover {
          color: white; }
      .cp-page[data-type="login"] .cp-form__item-container > .is-btn-flat {
        background-color: transparent !important;
        color: #ff6b64 !important;
        border: 1px solid #ff6b64; }
    .cp-page[data-type="login"] .cp-lightbox__button {
      background-color: transparent; }
      .cp-page[data-type="login"] .cp-lightbox__button[data-item-type="link"]:hover {
        background-color: transparent !important; }
      .cp-page[data-type="login"] .cp-lightbox__button[data-item-type="link"] .cp-lightbox__button-text:hover {
        text-decoration: underline; }
    .cp-page[data-type="login"] .cp-form__button.is-google, .cp-page[data-type="login"] .is-google.ff-fevernow__button {
      background-color: #0086f8 !important;
      border: 1px solid #0086f8 !important; }
      .cp-page[data-type="login"] .cp-form__button.is-google .post-data__avatar, .cp-page[data-type="login"] .is-google.ff-fevernow__button .post-data__avatar {
        width: 28px;
        height: 28px;
        flex: 0 1 28px;
        background-color: #fff;
        border-radius: 100%;
        padding: 4px;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 15px;
        margin: auto; }
    .cp-page[data-type="login"] .cp-form__button.is-secondary, .cp-page[data-type="login"] .is-secondary.ff-fevernow__button {
      border: 1px solid #ff6b64 !important;
      background-color: transparent !important;
      color: #ff6363 !important; }
    .cp-page[data-type="login"] .cp-form__button:hover, .cp-page[data-type="login"] .ff-fevernow__button:hover {
      opacity: 1; }
  .cp-page[data-item-type="promo-code"] .cp-table__button {
    background-color: #ffefef !important;
    color: #ff6b64 !important;
    padding: 10px !important;
    border-radius: 16px; }
    .cp-page[data-item-type="promo-code"] .cp-table__button.inactive {
      background-color: #f8f9f9 !important;
      color: #b1b8c4 !important; }
      .cp-page[data-item-type="promo-code"] .cp-table__button.inactive[data-fanclub]:hover {
        text-decoration: underline; }
  .cp-page[data-item-type="statements"] .cp-table__button {
    background-color: #ffefef !important;
    color: #ff6b64 !important;
    padding: 10px !important;
    border-radius: 16px; }
    .cp-page[data-item-type="statements"] .cp-table__button.inactive {
      background-color: #f8f9f9 !important;
      color: #b1b8c4 !important; }
      .cp-page[data-item-type="statements"] .cp-table__button.inactive[data-fanclub]:hover {
        text-decoration: underline; }
  .cp-page[data-item-type="statements"] .cp-form__sender .cp-form__item {
    padding: 0 4px;
    margin: 4px 0; }
  @media all and (min-width: 940px) {
    .cp-page[data-item-type="statements"] .cp-page__content {
      padding: 0; }
      .cp-page[data-item-type="statements"] .cp-page__content.is-filter {
        width: 42%;
        padding: 46px 40px 45px calc( (100vw - 1120px) / 2); }
        .cp-page[data-item-type="statements"] .cp-page__content.is-filter .l-container {
          padding: 0; }
        .cp-page[data-item-type="statements"] .cp-page__content.is-filter .cp-table__body-item {
          background: #fafafa; }
      .cp-page[data-item-type="statements"] .cp-page__content.is-content {
        width: 58%;
        padding: 80px calc((100vw - 1120px) / 2) 80px 45px; }
        .cp-page[data-item-type="statements"] .cp-page__content.is-content .l-container {
          padding: 0; } }
  @media all and (min-width: 940px) and (max-width: 939px) {
    .cp-page[data-item-type="statements"] .cp-page__content {
      width: 100%; } }
  @media all and (min-width: 940px) {
      .cp-page[data-item-type="statements"] .cp-page__content .l-container {
        margin: 0;
        max-width: 100%; }
      .cp-page[data-item-type="statements"] .cp-page__content h2 {
        display: block; }
        .cp-page[data-item-type="statements"] .cp-page__content h2 b {
          color: #fe8181; } }
  @media all and (max-width: 939px) {
    .cp-page #toggle-cp-page-content-mobile ~ .cp-page__content {
      width: 100%;
      padding: 0;
      max-width: 500px;
      float: left;
      height: 100%;
      position: fixed;
      right: -100%;
      top: 0;
      transition: all 0.3s linear;
      border-radius: 0;
      border-color: #EFEFEF ;
      background-color: #FFF ;
      border-left: none;
      z-index: 101; }
      body[data-theme="dark"] .cp-page #toggle-cp-page-content-mobile ~ .cp-page__content { }
      body[data-theme="dark"] .cp-page #toggle-cp-page-content-mobile ~ .cp-page__content { }
    .cp-page #toggle-cp-page-content-mobile:checked ~ .cp-page__content {
      right: 0; } }
  .cp-page__title-icon {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    font-size: 80px; }
  .cp-page__title {
    color: #000;
    font-size: 24px !important;
    float: left;
    font-weight: 500;
    margin-bottom: 10px; }
    .cp-page__title:not(.is-large) {
      text-transform: none;
      font-size: 18px !important;
      line-height: 1.44;
      font-weight: 400;
      color: #000; }
      .cp-page__title:not(.is-large) + .cp-form {
        margin-top: 8px; }
    .cp-page__title.is-center {
      justify-content: center; }
    .cp-page__title.is-large.has-border {
      border-bottom: 2px solid;
      padding-bottom: 5px;
      border-color: #ececec ; }
      body[data-theme="dark"] .cp-page__title.is-large.has-border {
        border-color: #ececec ; }
    .cp-page__title.is-large .is-400 {
      font-weight: 400; }
    .cp-page__title.is-large [data-type="badge"] {
      font-size: 14px;
      font-weight: 700;
      color: #ce4a59 ;
      background-color: rgba(206, 74, 89, 0.2) ;
      border-radius: 8px;
      padding: 3px 5px; }
      body[data-theme="dark"] .cp-page__title.is-large [data-type="badge"] {
        color: #ce4a59 ; }
      body[data-theme="dark"] .cp-page__title.is-large [data-type="badge"] {
        background-color: rgba(206, 74, 89, 0.2) ; }
    .cp-page__title + .cp-form,
    .cp-page__title + .cp-page__text {
      margin-top: 0;
      margin-bottom: 12px; }
    @media (max-width: 768px) {
      .cp-page__title {
        margin-top: 0 !important;
        font-weight: 400 !important; } }
  .cp-page__text {
    font-size: 16px;
    line-height: 1.6;
    color: #000 !important; }
    .cp-page__text a {
      color: #ff6363; }
    .cp-page__text b {
      color: #000; }
  .cp-page__content {
    overflow-x: hidden;
    background-color: #fff;
    border-radius: 0;
    padding: 45px;
    max-width: 100%; }
    @media all and (max-width: 939px) {
      .cp-page__content {
        padding: 20px; } }
    .cp-page__content.no-bg {
      background-color: transparent; }
    .cp-page__content.is-empty {
      align-items: center;
      display: flex;
      flex-wrap: wrap;
      align-content: center;
      justify-content: center; }
      .cp-page__content.is-empty .cp-page__title-icon {
        width: 49.4px;
        height: 49.4px;
        font-size: 19.95px;
        display: flex;
        align-items: center;
        justify-content: center;
        fill: black; }
      .cp-page__content.is-empty .cp-page__title {
        width: 100%;
        float: left;
        text-align: center;
        justify-content: center;
        font-weight: 400;
        margin: 0;
        padding: 20px 0;
        font-size: 22.8px; }
      .cp-page__content.is-empty .cp-page__text {
        text-align: center;
        font-size: 15.2px; }
    .cp-page__content.no-gutter {
      padding: 0; }
    .cp-page__content.has-bg-highlight {
      background-color: #f8f9f9; }
    .cp-page__content.has-min-height {
      min-height: calc(100vh - 65px); }
      html.safari .cp-page__content.has-min-height {
        min-height: inherit; }
    .cp-page__content.has-max-height {
      max-height: calc(100vh - 65px);
      overflow-y: auto; }
    .cp-page__content[data-floating="true"] {
      max-width: 500px;
      position: fixed;
      border-left: 1px solid;
      border-color: #EFEFEF ;
      background-color: #FFF ; }
      @media all and (max-width: 939px) {
        .cp-page__content[data-floating="true"] {
          border-left: none; } }
      body[data-theme="dark"] .cp-page__content[data-floating="true"] { }
      body[data-theme="dark"] .cp-page__content[data-floating="true"] { }
  .cp-page__sidebar {
    width: 300px;
    margin-right: 0;
    min-height: calc(100vh - 65px);
    border: none;
    display: flex;
    justify-content: center;
    padding: 52px 15px 0;
    margin: 0; }
    .cp-page__sidebar.has-min-height {
      min-height: calc(100vh - 65px); }
    .cp-page__sidebar.has-max-height {
      max-height: calc(100vh - 65px);
      overflow-y: auto; }
    .cp-page__sidebar.is-medium {
      width: 370px;
      overflow-x: hidden; }
    .cp-page__sidebar.is-collumn {
      flex-direction: column; }
      .cp-page__sidebar.is-collumn .cp-page__sidebar-content {
        flex: 0 1 auto; }
        .cp-page__sidebar.is-collumn .cp-page__sidebar-content.is-flexible {
          flex: 1 1 10em;
          overflow: auto; }
    @media all and (max-width: 939px) {
      .cp-page__sidebar {
        border-right: none;
        width: 100% !important;
        padding: 46px 45px 0 15px; } }
  .cp-page__sidebar-title {
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-size: 24px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 28.01px;
    text-align: left;
    padding: 46px 0px 31px 0px; }
    .cp-page__sidebar-title:first-of-type {
      padding-top: 0px !important; }
  .cp-page__sidebar-content {
    background-color: transparent;
    padding: 0; }
    .cp-page__sidebar-content .post-myprive__item.message-box {
      background-color: transparent; }
    @media all and (max-width: 939px) {
      .cp-page__sidebar-content {
        padding: 0; } }
    .cp-page__sidebar-content[data-item-type="sidebar-header"] {
      padding: 0; }
      @media all and (max-width: 939px) {
        .cp-page__sidebar-content[data-item-type="sidebar-header"] {
          padding: 0; } }
      .cp-page__sidebar-content[data-item-type="sidebar-header"] .cp-page__title {
        font-size: 24px !important;
        color: #000;
        font-weight: 500 !important;
        line-height: 1.17; }
        .cp-page__sidebar-content[data-item-type="sidebar-header"] .cp-page__title .cp-lightbox__button {
          position: relative;
          margin-left: auto;
          margin-right: 0;
          right: 0;
          background-color: #ff6363; }
          .cp-page__sidebar-content[data-item-type="sidebar-header"] .cp-page__title .cp-lightbox__button:not(:first-of-type) {
            margin-left: 5px; }
          .cp-page__sidebar-content[data-item-type="sidebar-header"] .cp-page__title .cp-lightbox__button svg {
            fill: #fff; }
    .cp-page__sidebar-content[data-item-type="sidebar-tabs"] {
      /*
             * Marcos Leandro
             * 2022-12-26
             *
             * Alterados color e background default, hover e is-active.
             */ }
      [data-item-type="sidebar-form"] + .cp-page__sidebar-content[data-item-type="sidebar-tabs"] {
        padding: 22px 0 0; }
      .cp-page__sidebar-content[data-item-type="sidebar-tabs"] .side-profile__tags {
        background-color: transparent;
        padding: 0;
        border: none;
        display: flex;
        justify-content: center; }
      .cp-page__sidebar-content[data-item-type="sidebar-tabs"] .side-profile__tags-item {
        width: auto;
        flex: 1;
        min-width: 102px;
        background-color: #edeff1 !important;
        color: #000 !important;
        border: none !important;
        border-radius: 16px;
        text-align: center;
        font-size: 13px !important;
        font-weight: 400;
        margin: 0;
        line-height: 1;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px !important; }
        .cp-page__sidebar-content[data-item-type="sidebar-tabs"] .side-profile__tags-item.is-active, .cp-page__sidebar-content[data-item-type="sidebar-tabs"] .side-profile__tags-item:hover {
          background-color: #ffefef !important;
          color: #ff6b64 !important; }
        .cp-page__sidebar-content[data-item-type="sidebar-tabs"] .side-profile__tags-item + .side-profile__tags-item {
          margin-left: 10px; }
        .cp-page__sidebar-content[data-item-type="sidebar-tabs"] .side-profile__tags-item:after {
          content: attr(data-count);
          color: inherit;
          display: inline-flex;
          justify-content: center;
          align-items: center;
          vertical-align: middle;
          font-size: inherit;
          margin-left: 5px; }
    .cp-page__sidebar-content[data-item-type="sidebar-form"] {
      padding: 22px 0 0; }
      .cp-page__sidebar-content[data-item-type="sidebar-form"] .cp-form__item {
        border: none; }
        .cp-page__sidebar-content[data-item-type="sidebar-form"] .cp-form__item[data-item-type="search"] .cp-form__field {
          background-color: #fff;
          border-color: #eaeaea;
          color: #000;
          border-radius: 12px;
          padding: 10px !important;
          min-height: 44px; }
        .cp-page__sidebar-content[data-item-type="sidebar-form"] .cp-form__item[data-item-type="search"] .cp-lightbox__button {
          background-color: transparent;
          border: none; }
          .cp-page__sidebar-content[data-item-type="sidebar-form"] .cp-form__item[data-item-type="search"] .cp-lightbox__button svg {
            fill: #fa5863; }
          .cp-page__sidebar-content[data-item-type="sidebar-form"] .cp-form__item[data-item-type="search"] .cp-lightbox__button:hover {
            background-color: transparent; }
            .cp-page__sidebar-content[data-item-type="sidebar-form"] .cp-form__item[data-item-type="search"] .cp-lightbox__button:hover svg {
              fill: #fa5863; }
    .cp-page__sidebar-content[data-item-type="sidebar-main"] {
      padding: 38px 0 38px; }
      .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item + .post-myprive__item {
        margin-top: 11px; }
      .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item.is-unread {
        background-color: transparent; }
        .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item.is-unread .post-data__container:before {
          display: none; }
        .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item.is-unread .post-data__avatar {
          opacity: 1; }
        .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item.is-unread .post-data__nickname {
          color: #000;
          font-weight: 700;
          opacity: 1; }
        .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item.is-unread .post-data__text {
          color: #000;
          font-weight: 500; }
        .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item.is-unread .post-data__date {
          color: #ff6363; }
        .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item.is-unread .post-data__handler[data-item-type="close"] svg {
          fill: #000; }
      .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item.is-active {
        background-color: transparent; }
        .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item.is-active:after {
          content: "";
          position: absolute;
          top: 0;
          right: -15px;
          width: 4px;
          height: 100%;
          background-color: #ff6363; }
        .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item.is-active .post-data__container:before {
          display: none; }
        .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item.is-active .post-data__nickname {
          opacity: 1;
          color: #000;
          font-weight: 700; }
        .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item.is-active .post-data__avatar {
          opacity: 1; }
        .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item.is-active .post-data__text .post-data__text {
          font-weight: 400;
          opacity: 1;
          color: #000; }
        .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item.is-active .post-data__text .post-data__date {
          opacity: 1; }
          .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item.is-active .post-data__text .post-data__date:before {
            display: none; }
        .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item.is-active .post-data__text .post-data__handler[data-item-type="close"] svg {
          fill: #f2f4f5; }
      .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data {
        padding: 0 !important; }
      .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__handler[data-item-type="close"] {
        width: 21px;
        height: 21px;
        padding: 0;
        background-color: transparent;
        border-radius: 100%;
        position: absolute;
        top: 5px;
        padding: 5px;
        right: 0 !important;
        margin: 0 !important; }
        .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__handler[data-item-type="close"] svg {
          width: 100%;
          height: 100%;
          fill: #8a96a3; }
          .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__handler[data-item-type="close"] svg.is-close {
            position: relative;
            top: 0;
            left: 0; }
      .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__handler[data-item-type="add-list"] {
        width: 30px;
        height: 30px;
        padding: 0;
        background-color: transparent;
        border-radius: 100%;
        order: 3; }
        .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__handler[data-item-type="add-list"].is-active {
          background-color: transparent !important; }
          .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__handler[data-item-type="add-list"].is-active .is-add-list.default {
            display: none; }
          .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__handler[data-item-type="add-list"].is-active .is-add-list.active {
            display: block; }
          .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__handler[data-item-type="add-list"].is-active svg {
            fill: #ff6363 !important; }
        .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__handler[data-item-type="add-list"]:not(.is-active) .is-add-list {
          display: block; }
          .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__handler[data-item-type="add-list"]:not(.is-active) .is-add-list.active {
            display: none; }
        .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__handler[data-item-type="add-list"] svg {
          width: 14px;
          height: 14px;
          transform: translateY(0);
          fill: #8b8f96; }
      .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__avatar {
        width: 58px;
        flex: 0 1 58px;
        margin-right: 15px;
        opacity: 0.7; }
      .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__avatar-link:not(.no-bg-status):after {
        background-color: inherit; }
      .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__avatar-link:after {
        content: "";
        width: 12px;
        height: 12px;
        border-radius: 100%;
        position: absolute;
        bottom: 9px;
        right: -3px;
        border: none; }
      .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__nickname,
      .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__text,
      .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__date {
        font-size: 15px; }
      .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__nickname {
        color: #8a96a3;
        font-weight: 700;
        opacity: 0.7; }
      .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__text {
        color: #8a96a3;
        margin-top: 4px;
        justify-content: space-between;
        display: flex;
        align-items: center;
        flex-wrap: wrap; }
        @media (min-width: 340px) {
          .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__text {
            flex-wrap: nowrap; } }
        .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__text .post-data__text {
          display: inline-block;
          max-width: 150px;
          position: relative;
          padding-right: 10px;
          margin-top: 0; }
          @media (min-width: 700px) and (max-width: 940px) {
            .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__text .post-data__text {
              max-width: 70vw; } }
          .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__text .post-data__text:after {
            display: none; }
          .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__text .post-data__text .ff-messages-icon {
            margin-right: 5px;
            width: 15px;
            height: 15px;
            fill: #8a96a3;
            vertical-align: text-top; }
      .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__date {
        color: #8a96a3 !important;
        width: auto;
        flex: 0 1 auto;
        position: relative;
        font-size: 12px;
        line-height: 0.68 !important;
        padding-top: 3px;
        padding-right: 15px;
        order: 2; }
        .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__date:before {
          content: "";
          width: 9px;
          height: 9px;
          position: absolute;
          left: -20px;
          top: 3px;
          bottom: 0px;
          border-radius: 100%;
          margin: auto; }
  .cp-page[data-item-type="popup-form"] {
    padding: 22px 0 0; }
    .cp-page[data-item-type="popup-form"] .cp-form__item {
      border: none; }
      .cp-page[data-item-type="popup-form"] .cp-form__item[data-item-type="search"] .cp-form__field {
        background-color: #fff;
        border-color: #eaeaea;
        color: #000;
        border-radius: 12px;
        padding: 10px !important;
        min-height: 44px; }
      .cp-page[data-item-type="popup-form"] .cp-form__item[data-item-type="search"] .cp-lightbox__button {
        background-color: transparent;
        border: none; }
        .cp-page[data-item-type="popup-form"] .cp-form__item[data-item-type="search"] .cp-lightbox__button svg {
          fill: #fa5863; }
        .cp-page[data-item-type="popup-form"] .cp-form__item[data-item-type="search"] .cp-lightbox__button:hover {
          background-color: transparent; }
          .cp-page[data-item-type="popup-form"] .cp-form__item[data-item-type="search"] .cp-lightbox__button:hover svg {
            fill: #fa5863; }
  .cp-page__popup-content[data-item-type="popup-form"] {
    padding: 22px 0 0; }
    .cp-page__popup-content[data-item-type="popup-form"] .cp-form__item {
      border: none; }
      .cp-page__popup-content[data-item-type="popup-form"] .cp-form__item[data-item-type="search"] .cp-form__field {
        background-color: #fff;
        border-color: #eaeaea;
        color: #000;
        border-radius: 12px;
        min-height: 44px; }
      .cp-page__popup-content[data-item-type="popup-form"] .cp-form__item[data-item-type="search"] .cp-lightbox__button svg {
        fill: #fa5863; }
      .cp-page__popup-content[data-item-type="popup-form"] .cp-form__item[data-item-type="search"] .cp-lightbox__button:hover svg {
        fill: #fa5863; }
  .cp-page__sidebar-item {
    background-color: transparent;
    font-size: 15px;
    line-height: 1;
    padding: 8px 15px;
    color: #8c95a1;
    border-radius: 25px !important;
    border: none !important; }
    .cp-page__sidebar-item + .cp-page__sidebar-item {
      margin-top: 9px; }
    .cp-page__sidebar-item.is-active {
      color: #ed6265;
      background-color: rgba(255, 99, 99, 0.05); }
      .cp-page__sidebar-item.is-active:hover {
        color: #ed6265;
        background-color: rgba(255, 99, 99, 0.1); }
    .cp-page__sidebar-item:hover {
      background-color: transparent;
      color: #ed6265; }
    @media (min-width: 1024px) {
      .cp-page__sidebar-item {
        height: 40px !important; } }
  .cp-page__sidebar-icon {
    order: 2;
    margin-right: 0;
    margin-left: auto;
    padding-left: 10px;
    font-size: 14px; }
  body.has-theme-internal-pages .cp-page .cp-page__sidebar {
    margin-left: calc( (100vw - 1120px) / 2); }
    @media all and (max-width: 1100px) {
      body.has-theme-internal-pages .cp-page .cp-page__sidebar {
        margin-left: 0; } }
  body.has-theme-internal-pages .cp-page .cp-page__content {
    padding-right: calc( (100vw - 1120px) / 2.5); }
    body.has-theme-internal-pages .cp-page .cp-page__content.is-empty {
      padding-top: 116px;
      padding-right: calc((100vw - 800px) / 2.5);
      padding-left: 126px;
      align-content: baseline;
      text-align: center; }
    @media all and (max-width: 1100px) {
      body.has-theme-internal-pages .cp-page .cp-page__content {
        padding-right: 10px; } }
    @media all and (max-width: 936px) {
      body.has-theme-internal-pages .cp-page .cp-page__content {
        padding: 20px !important; } }
  .cp-page .center-profile__section {
    margin-top: 10px !important; }

.ff-bg-image {
  background-size: contain !important; }

.btn-back-lightbox {
  background: #f7f7f7 !important; }
  .btn-back-lightbox .cp-lightbox__button-text,
  .btn-back-lightbox .cp-lightbox__button-icon {
    color: black !important;
    opacity: 1 !important;
    fill: black !important; }

.ff-page-no-sidebar h1 {
  color: #ff6b64;
  font-weight: normal;
  text-transform: lowercase;
  font-size: 24px !important;
  font-style: normal;
  letter-spacing: normal;
  line-height: 28px;
  text-align: center !important;
  display: block; }

.ff-page-no-sidebar h1:first-letter {
  text-transform: uppercase; }

.ff-page-no-sidebar h3 {
  color: #ff6b64;
  font-weight: normal;
  text-transform: initial;
  font-size: 16px;
  font-style: normal;
  letter-spacing: normal;
  line-height: 28px; }

.ff-page-no-sidebar p {
  color: #000000;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 24px;
  text-align: left; }

.ff-page-no-sidebar p.cp-form__label {
  padding-top: 0px !important;
  line-height: 18px; }

.ff-page-no-sidebar .cp-page__content {
  max-width: 930px !important; }

.ff-page-no-sidebar #form {
  clear: both; }

.ff-page-no-sidebar .account_blocked_container {
  max-width: 730px; }

.ff-page-no-sidebar a {
  color: #05c7de; }
  .ff-page-no-sidebar a.link-red {
    color: #ed6265; }

.ff-page-no-sidebar .center {
  display: block;
  text-align: center; }

.ff-page-no-sidebar .msg-form {
  margin: 30px auto 0px; }

.ff-page-no-sidebar .box_informative {
  clear: both;
  padding: 25px;
  border-radius: 12px;
  border: 1px solid rgba(255, 107, 100, 0.31);
  background-color: #fff8f7; }
  .ff-page-no-sidebar .box_informative h3 {
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: normal;
    color: #ff6b64;
    line-height: 24px;
    font-family: "Roboto", sans-serif; }
  .ff-page-no-sidebar .box_informative p {
    color: #000000;
    font-size: 13px;
    font-family: "Roboto", sans-serif;
    line-height: 20px;
    float: none; }

.ff-page-no-sidebar .steps_unlock h3 {
  margin-bottom: 34px !important;
  color: #000000;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 26px;
  text-align: left; }
  .ff-page-no-sidebar .steps_unlock h3.has-mgn-bottom-10 {
    margin-bottom: 10px !important; }

.ff-page-no-sidebar .steps_unlock p {
  color: #000000;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 24px;
  text-align: left; }

.ff-page-no-sidebar .steps_unlock a {
  color: #1ab7de !important; }

.ff-page-no-sidebar .steps_unlock ul li {
  color: #000000; }

.ff-page-no-sidebar .cp-form {
  z-index: 10; }

.ff-page-no-sidebar a.cp-form__button, .ff-page-no-sidebar a.ff-fevernow__button {
  width: 80%;
  height: 36px;
  line-height: 36px;
  border-radius: 12px;
  background-color: #f9fafb !important;
  color: #ff6363 !important;
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  margin: 0 auto;
  display: block;
  box-sizing: content-box; }

.ff-page-no-sidebar a.cp-form__button:hover, .ff-page-no-sidebar a.ff-fevernow__button:hover {
  background-color: #f9fafb !important;
  color: #ff6363 !important; }

.ff-page-no-sidebar #user_attachment_wrapper {
  position: relative;
  height: 100px; }
  .ff-page-no-sidebar #user_attachment_wrapper .drag_area {
    width: 100%;
    display: block;
    text-align: center;
    margin-left: 180px;
    height: 92px;
    margin-left: 10px;
    margin-right: 10px;
    padding-top: 15px;
    padding-bottom: 15px; }
    .ff-page-no-sidebar #user_attachment_wrapper .drag_area .add_document_button {
      width: 80%;
      height: 56px;
      line-height: 56px;
      border-radius: 12px;
      background-color: #f9fafb;
      color: #ff6363;
      font-family: "Roboto", sans-serif;
      font-size: 15px;
      font-weight: 400;
      font-style: normal;
      letter-spacing: normal;
      display: block;
      margin: 0 auto;
      border: 1px solid #ff6363; }
      .ff-page-no-sidebar #user_attachment_wrapper .drag_area .add_document_button strong {
        font-weight: normal; }
      .ff-page-no-sidebar #user_attachment_wrapper .drag_area .add_document_button i {
        display: none; }
  .ff-page-no-sidebar #user_attachment_wrapper .loader {
    position: absolute;
    top: 15px;
    width: 100%;
    background: rgba(0, 0, 0, 0.4);
    z-index: 2;
    cursor: default;
    height: 56px;
    margin: 0px; }
  .ff-page-no-sidebar #user_attachment_wrapper input[type="file"] {
    cursor: pointer;
    position: absolute;
    top: 0px;
    z-index: 100;
    cursor: pointer;
    opacity: 0;
    width: 100%;
    height: 100%;
    background: #fff;
    padding: 6px;
    color: #000; }

.ff-sidebar-settings {
  margin-top: 10px; }

@media (max-width: 768px) {
  .ff-sidebar-content {
    padding: 17px 10px !important; } }

.ff-label-close {
  margin-bottom: 0 !important;
  margin-left: 20px !important; }
  .ff-label-close svg {
    fill: #000 !important; }

.notifications-wrapper .post-myprive__item.is-read {
  opacity: 0.7; }

@media (max-width: 768px) {
  .notifications-wrapper .cp-myprive-chat.ff-mychat {
    padding: 0 !important; } }

@media (max-width: 768px) {
  .ff-message-item:after {
    right: -10px !important;
    top: 10px; }
  .ff-message-item .post-data__handler {
    bottom: 4px !important;
    right: 0 !important; }
  .ff-message-item .post-data__date {
    margin-right: 15px;
    margin-top: 10px; } }

.ff-message-item .ff-post-myprive-link .post-data {
  flex-wrap: nowrap; }

@media (max-width: 940px) {
  .ff-form__sender {
    width: 100%; }
    .ff-form__sender .ff-form__item {
      padding: 8px 0; } }

@media (max-width: 940px) {
  .ff-title__section {
    margin-bottom: 10px !important; } }

@media (max-width: 940px) {
  .ff-favorites__filter {
    padding: 8px 0; }
    .ff-favorites__filter .scroll-nav {
      padding: 8px 0 !important;
      margin-top: 0; } }

@media (max-width: 940px) {
  .ff-center-profile {
    margin-top: 0 !important;
    padding: 0 !important; }
    .ff-center-profile .cp-form__item {
      padding: 8px 0 !important; } }

@media (max-width: 560px) {
  .ios .profile-form__filters.scroll-nav {
    padding: 0 10px 15px 10px; } }

.ios .header-profile__cover-data p.post-timeline__text {
  margin: 5px 0 5px !important; }

@media (max-width: 480px) {
  .profile-form__filters-item[data-type="archived"] {
    min-width: 130px; } }

.ff-post-data__text {
  gap: 10px; }
  .ff-post-data__text .post-data__text {
    order: 1;
    justify-content: space-between;
    gap: 10px; }
  .ff-post-data__text .post-data__date.ff-post__date {
    align-self: center;
    margin: 0;
    justify-content: flex-end; }
    @media (max-width: 940px) {
      .ff-post-data__text .post-data__date.ff-post__date {
        flex: 2 !important; } }

.cp-popup {
  box-shadow: 0 2px 45px 4px rgba(5, 0, 6, 0.2);
  background-color: #fff;
  border-radius: 18px; }
  .cp-popup h1 {
    text-transform: lowercase;
    display: block;
    max-width: inherit; }
  .cp-popup h1:first-letter {
    text-transform: uppercase; }
  .cp-popup__close {
    position: absolute;
    color: #000 !important;
    background: #f7f7f7;
    padding: 11px;
    border-radius: 50px;
    top: 15px;
    right: 15px; }
    .cp-popup__close:hover {
      background: rgba(247, 247, 247, 0.8); }
  .cp-popup.is-draggable {
    width: 596px; }
    @media all and (max-width: 939px) {
      .cp-popup.is-draggable .cp-popup__content {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        flex: 1 1 auto; } }
  @media all and (max-width: 939px) {
    .cp-popup {
      display: flex !important;
      justify-content: center !important;
      align-content: center !important;
      max-width: 100%;
      border-radius: 18px 18px 0 0; } }
  .cp-popup__content {
    background-color: transparent;
    box-shadow: none; }
  .cp-popup__header {
    background-color: transparent !important;
    border: none !important;
    /*padding: clamp(29px, 5vw, 39px) clamp(15px, 5vw, 25px) 0 !important;*/
    padding: 28px 28px 0px 28px !important; }
  .cp-popup__title {
    color: #000 !important;
    font-size: clamp(18px, 5vw, 24px) !important;
    text-transform: lowercase;
    text-align: center !important; }
  .cp-popup__main {
    /*padding: clamp(18px, 5vw, 28px) clamp(20px, 5vw, 50px) clamp(20px, 5vw, 50px) !important;*/
    padding: 12px 28px 28px 28px !important;
    color: #000 !important;
    background-color: transparent !important; }
    .cp-popup__main p {
      font-size: clamp(13px, 5vw, 15px);
      line-height: 1.6;
      color: #000;
      text-align: center; }
    .cp-popup__main a[href] {
      color: #29c6dd ; }
      body[data-custom-theme="true"] .cp-popup__main a[href] {
        color: #29c6dd ; }
    .cp-popup__main .cp-form {
      display: flex;
      flex-wrap: wrap; }
    .cp-popup__main .cp-form__sender {
      /*padding: 12px 25px;
            margin-left: calc(clamp(20px, 5vw, 50px) * -1);
            margin-right: calc(clamp(20px, 5vw, 50px) * -1);
            width: calc(100% + (clamp(20px, 5vw, 50px) * 2));
            margin-bottom: -33px;*/
      padding-top: 0 !important;
      width: 100%;
      margin: 0px; }
      .cp-popup__main .cp-form__sender:not(.no-mgn-top) {
        margin-top: 20px !important; }
      @media all and (max-width: 939px) {
        .cp-popup__main .cp-form__sender {
          display: flex;
          justify-content: center;
          align-content: center;
          flex-direction: column; } }
      .cp-popup__main .cp-form__sender.has-max-height {
        max-height: 37vh;
        overflow: auto; }
      .cp-popup__main .cp-form__sender.no-expanded {
        width: 100%;
        margin: 0 !important;
        padding: 0 !important; }
        @media (max-width: 940px) {
          .cp-popup__main .cp-form__sender.no-expanded.is-row__mobile {
            flex-direction: row; } }
      .cp-popup__main .cp-form__sender[data-count] {
        background-color: #FFF;
        padding-top: 38px; }
        @media all and (max-width: 939px) {
          .cp-popup__main .cp-form__sender[data-count] {
            flex-direction: column-reverse; } }
      .cp-popup__main .cp-form__sender[data-count="1"] .cp-form__item {
        margin-left: auto;
        margin-right: auto; }
      @media all and (max-width: 939px) {
        .cp-popup__main .cp-form__sender .cp-form__item {
          width: 100%; } }
      .cp-popup__main .cp-form__sender .cp-form__item[data-item-type="infos"] {
        width: calc(100% + 50px);
        max-width: none;
        flex: 0 1 calc(100% + 50px);
        margin-left: -25px;
        margin-right: -25px;
        padding: 0;
        display: flex;
        align-items: center;
        border-bottom: 1px solid rgba(138, 150, 163, 0.33); }
        .cp-popup__main .cp-form__sender .cp-form__item[data-item-type="infos"].no-expanded {
          margin: 0 !important;
          width: 100% !important;
          flex: 0 1 100% !important;
          max-width: 100% !important; }
        .cp-popup__main .cp-form__sender .cp-form__item[data-item-type="infos"] .cp-form__radio {
          top: 0;
          left: 0;
          width: 25px;
          height: 25px;
          appearance: none;
          border: 2px solid #edeff1;
          background: #edeff1;
          border-radius: 100%;
          bottom: 0;
          margin: auto;
          z-index: 1; }
          .cp-popup__main .cp-form__sender .cp-form__item[data-item-type="infos"] .cp-form__radio:not(:disabled) {
            cursor: pointer; }
          .cp-popup__main .cp-form__sender .cp-form__item[data-item-type="infos"] .cp-form__radio:checked {
            background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAJCAYAAADpeqZqAAAAlUlEQVQoU43RvRHCMAwF4PcoVLMJ2YCswgZhAhiBERiBDcgIWYUOZBFx9p1zJhdDVLiRP+vHxMpQ1cbJ02h25BqTAHgHwPFtzV9UAsJbERmoGi6ADyJynVddAvEOnxp6AnvCDyWsgYTcfavBegC7DH+BhOJRQhBnOLqYyzPM254W8QWBRw1MlfJLEb6C3TbwLm6p9h0fFipfFILe/BYAAAAASUVORK5CYII=), #ff6b64;
            background-position: center;
            background-repeat: no-repeat;
            border-color: #ff6b64; }
        .cp-popup__main .cp-form__sender .cp-form__item[data-item-type="infos"] .cp-form__item-container {
          background-color: transparent;
          border: 0;
          padding: 18px 0px 18px 26px;
          flex: 1 1 10em;
          width: auto; }
        .cp-popup__main .cp-form__sender .cp-form__item[data-item-type="infos"] .cp-form__label {
          margin-left: 20px; }
        .cp-popup__main .cp-form__sender .cp-form__item[data-item-type="infos"] .cp-form__field {
          display: flex;
          flex-wrap: wrap;
          align-items: center;
          font-size: 16px;
          color: #000;
          padding: 0;
          border: none;
          font-weight: 700;
          min-height: 44px; }
          @media all and (max-width: 939px) {
            .cp-popup__main .cp-form__sender .cp-form__item[data-item-type="infos"] .cp-form__field {
              font-size: 16px; } }
          .cp-popup__main .cp-form__sender .cp-form__item[data-item-type="infos"] .cp-form__field strong {
            font-size: 15px;
            line-height: 1;
            margin-left: auto;
            width: 100%;
            text-align: left;
            margin-top: 5px;
            font-weight: 400;
            color: #afb7bf; }
            @media all and (max-width: 939px) {
              .cp-popup__main .cp-form__sender .cp-form__item[data-item-type="infos"] .cp-form__field strong {
                font-size: 15px; } }
        .cp-popup__main .cp-form__sender .cp-form__item[data-item-type="infos"] .post-data__handler {
          width: 26px;
          height: 26px;
          display: flex;
          align-items: center;
          justify-content: center;
          padding: 0;
          margin-left: 10px;
          align-self: center;
          font-size: 12px; }
      .cp-popup__main .cp-form__sender .cp-form__item-container.no-border {
        border: none; }
      .cp-popup__main .cp-form__sender .cp-form__item-container.no-bg {
        background-color: transparent; }
      .cp-popup__main .cp-form__sender .cp-form__button, .cp-popup__main .cp-form__sender .ff-fevernow__button {
        font-weight: 400;
        font-size: clamp(14px, 4vw, 16px);
        text-transform: capitalize !important;
        border-radius: 12px;
        padding: clamp(15px, 5vw, 17px);
        background-color: #f9fafb;
        color: #000; }
        .cp-popup__main .cp-form__sender .cp-form__button:hover, .cp-popup__main .cp-form__sender .ff-fevernow__button:hover {
          color: #000;
          background-color: #f9fafb; }
        .cp-popup__main .cp-form__sender .cp-form__button.bg-hover-not, .cp-popup__main .cp-form__sender .bg-hover-not.ff-fevernow__button {
          background-color: #f9fafb !important;
          color: #000 !important; }
        .cp-popup__main .cp-form__sender .cp-form__button.bg-hover-yes, .cp-popup__main .cp-form__sender .bg-hover-yes.ff-fevernow__button, .cp-popup__main .cp-form__sender .cp-form__button.yes, .cp-popup__main .cp-form__sender .yes.ff-fevernow__button {
          background-color: #ff6b64 !important;
          color: #FFF !important; }
        .cp-popup__main .cp-form__sender .cp-form__button.is-text, .cp-popup__main .cp-form__sender .is-text.ff-fevernow__button {
          /*background-color: transparent !important;*/
          color: #000 !important;
          font-weight: 400; }
          .cp-popup__main .cp-form__sender .cp-form__button.is-text:hover, .cp-popup__main .cp-form__sender .is-text.ff-fevernow__button:hover {
            background-color: transparent;
            color: #000 !important; }
      .cp-popup__main .cp-form__sender #g-recaptcha {
        margin: 0 auto; }
    .cp-popup__main * + .cp-form__sender {
      background-color: #F7F7F7;
      margin-top: 12px; }
    .cp-popup__main .is-add-list {
      margin: 30px auto 0;
      display: flex;
      align-items: center;
      justify-content: center;
      text-decoration: none; }
      .cp-popup__main .is-add-list svg {
        width: 14px;
        height: 14px;
        transform: rotate(0);
        fill: #ed6265; }
      .cp-popup__main .is-add-list .post-actions__text {
        font-size: 16px;
        font-weight: 400;
        color: #000;
        margin-left: 14px;
        line-height: 1; }

.post-photo__item.is-approved .post-photo__floating.ff-tooltip-action.is-active {
  display: flex !important; }

.cp-actions-site__chks[name="cp-sidebar-search"]:checked ~ .cp-actions-site__overlay {
  z-index: 10004;
  opacity: 0.1; }

.cp-sidebar[data-type=privecard] {
  max-height: 617px;
  width: 487px;
  max-width: 100%;
  border-radius: 11px;
  box-shadow: 0 1px 22px 2px rgba(5, 0, 6, 0.2); }
  @media all and (max-width: 939px) {
    .cp-sidebar[data-type=privecard] {
      width: 100% !important;
      max-height: 100%;
      border-radius: none; } }

.cp-sidebar[data-type="search"] {
  background-color: #FFF;
  max-width: 382px !important;
  box-shadow: 0 0 27px rgba(1, 0, 1, 0.21) !important;
  z-index: 10005; }
  @media all and (max-width: 939px) {
    .cp-sidebar[data-type="search"] {
      max-width: 320px !important; } }
  .cp-sidebar[data-type="search"] .cp-sidebar__content {
    padding: 68px 40px 40px !important; }
    @media all and (max-width: 939px) {
      .cp-sidebar[data-type="search"] .cp-sidebar__content {
        padding: 15px !important; } }
  .cp-sidebar[data-type="search"] .cp-sidebar__form-field {
    border: 1px solid #eaeaea;
    background-color: #ffffff;
    border-radius: 12px;
    padding: 22px 24px;
    font-size: 16px;
    color: #888b8d;
    font-weight: 400; }
  .cp-sidebar[data-type="search"] .cp-sidebar__result {
    margin-top: 25px;
    flex: 1 1 10em; }
    @media screen and (max-width: 936px) {
      .cp-sidebar[data-type="search"] .cp-sidebar__result {
        padding-right: 0; } }
    .cp-sidebar[data-type="search"] .cp-sidebar__result .is-title {
      font-size: 16px;
      font-weight: 400;
      color: #888b8d;
      text-transform: inherit; }
  .cp-sidebar[data-type="search"] .cp-sidebar__result-item {
    padding: 0 !important;
    margin-top: 25px; }
    .cp-sidebar[data-type="search"] .cp-sidebar__result-item:first-child {
      margin-top: 10px !important; }
    .cp-sidebar[data-type="search"] .cp-sidebar__result-item .post-data__avatar {
      width: 58px;
      flex: 0 1 58px; }
    .cp-sidebar[data-type="search"] .cp-sidebar__result-item .post-data__nickname {
      font-size: 16px;
      font-weight: 400; }
      .cp-sidebar[data-type="search"] .cp-sidebar__result-item .post-data__nickname u {
        color: inherit;
        text-decoration: underline;
        font-weight: 700; }
    .cp-sidebar[data-type="search"] .cp-sidebar__result-item .post-data__handler {
      margin-right: 0 !important;
      padding-right: 0;
      width: 26px;
      height: 26px;
      align-self: center; }
      .cp-sidebar[data-type="search"] .cp-sidebar__result-item .post-data__handler svg {
        pointer-events: none;
        width: 13px;
        height: 13px; }
      .cp-sidebar[data-type="search"] .cp-sidebar__result-item .post-data__handler:before {
        display: none; }

.cp-sidebar__form {
  display: flex;
  align-items: center; }

.cp-sidebar__form-field {
  width: auto;
  flex: 1 1 10em;
  border: none;
  border-bottom: 1px solid;
  border-color: #d8dbdf ;
  color: #9aa1ac ;
  padding: 5px 5px 5px 0;
  font-size: 22px; }
  body[data-theme="dark"] .cp-sidebar__form-field { }
  body[data-theme="dark"] .cp-sidebar__form-field { }
  .cp-sidebar__form-field::placeholder {
    color: #9aa1ac ; }
    body[data-theme="dark"] .cp-sidebar__form-field::placeholder { }
  .cp-sidebar__form-field:not(.is-search) + .post-actions__icon {
    border-bottom: 1px solid;
    border-color: #9aa1ac ;
    border-radius: 0;
    min-height: 100%; }
    body[data-theme="dark"] .cp-sidebar__form-field:not(.is-search) + .post-actions__icon { }
  .cp-sidebar__form-field.is-search {
    padding-left: 0;
    margin: 0 auto; }
    .cp-sidebar__form-field.is-search + .post-actions__icon {
      -webkit-text-stroke-color: #9aa1ac ;
      text-stroke-color: #9aa1ac ; }
      body[data-theme="dark"] .cp-sidebar__form-field.is-search + .post-actions__icon { }
      body[data-theme="dark"] .cp-sidebar__form-field.is-search + .post-actions__icon { }

.fs-sidebar-user__menu-icon {
  transform: translateY(-3px); }

.cp-stories-form {
  position: absolute;
  bottom: 0; }
  .cp-stories-form__wrapper {
    background-color: transparent;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 95%);
    border-radius: 12px;
    margin-top: auto; }
  .cp-stories-form__buttons {
    bottom: 10vh;
    display: flex;
    flex-direction: column;
    z-index: 999999; }
    .cp-stories-form__buttons-text {
      color: #FFF; }
    .cp-stories-form__buttons-wrapper {
      display: flex;
      flex-direction: row;
      justify-content: center;
      align-items: center;
      margin-bottom: 30px; }
    .cp-stories-form__buttons .rq-wrapper-storypremium {
      display: flex;
      justify-content: space-evenly;
      align-items: center;
      bottom: calc(100vh - 95%);
      gap: 10px; }
    .cp-stories-form__buttons .rq-wrapper-schedule {
      display: flex;
      align-items: center;
      flex-direction: row;
      flex-wrap: wrap;
      position: relative; }
      .cp-stories-form__buttons .rq-wrapper-schedule__buttons {
        display: flex; }
      .cp-stories-form__buttons .rq-wrapper-schedule__radio {
        display: none; }
        .cp-stories-form__buttons .rq-wrapper-schedule__radio:checked + label {
          background-color: #ff6b64; }
        .cp-stories-form__buttons .rq-wrapper-schedule__radio[data-schedule="scheduled"]:checked ~ .rq-wrapper-schedule__field {
          visibility: visible;
          opacity: 1; }
      .cp-stories-form__buttons .rq-wrapper-schedule__field {
        flex-basis: 100%;
        flex-grow: 1;
        flex-shrink: 0;
        color: #000;
        top: 40px;
        border-radius: 50px;
        border: none;
        width: 100%;
        visibility: hidden;
        opacity: 0;
        transition: all 0.3s;
        position: absolute;
        -webkit-appearance: none;
        align-items: flex-end;
        height: 30px !important; }
        .cp-stories-form__buttons .rq-wrapper-schedule__field::-webkit-calendar-picker-indicator {
          filter: none !important;
          cursor: pointer; }
      .cp-stories-form__buttons .rq-wrapper-schedule__label {
        cursor: pointer;
        height: 30px;
        background-color: rgba(0, 0, 0, 0.5);
        width: 130px;
        border: none;
        position: relative;
        margin: 0;
        display: flex;
        justify-content: center;
        align-items: center; }
        .cp-stories-form__buttons .rq-wrapper-schedule__label:first-of-type {
          border-top-left-radius: 50px;
          border-bottom-left-radius: 50px; }
        .cp-stories-form__buttons .rq-wrapper-schedule__label:last-of-type {
          border-top-right-radius: 50px;
          border-bottom-right-radius: 50px; }
        .cp-stories-form__buttons .rq-wrapper-schedule__label-icon {
          font-size: 16px;
          color: #fff; }
  .cp-stories-form__buttons-item[data-category="action"][data-type="sendRec"] {
    background-color: #ff5c54 !important;
    color: #FFF; }
  .cp-stories-form__buttons-item[data-category="generic"] {
    background-color: #000;
    color: #FFF;
    width: 6vh;
    height: 6vh;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 2.5vh !important; }
    .cp-stories-form__buttons-item[data-category="generic"]::before {
      font-size: 2.5vh !important; }
    .cp-stories-form__buttons-item[data-category="generic"] .loader {
      position: absolute;
      margin: auto;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    .cp-stories-form__buttons-item[data-category="generic"] svg {
      fill: #FFF;
      width: 2.5vh;
      height: 2.5vh; }
      .cp-stories-form__buttons-item[data-category="generic"] svg.is-audio {
        width: 3.5vh;
        height: 3.5vh; }
      .cp-stories-form__buttons-item[data-category="generic"] svg.is-remove {
        width: 2.5vh;
        height: 2.5vh; }
    .cp-stories-form__buttons-item[data-category="generic"].is-muted svg.is-audio .default {
      display: block; }
    .cp-stories-form__buttons-item[data-category="generic"].is-muted svg.is-audio .hover {
      display: none; }
    .cp-stories-form__buttons-item[data-category="generic"]:not(.is-muted) svg.is-audio .default {
      display: none; }
    .cp-stories-form__buttons-item[data-category="generic"]:not(.is-muted) svg.is-audio .hover {
      display: block; }
    .cp-stories-form__buttons-item[data-category="generic"][data-type="setPremium"] {
      padding: 8px !important;
      height: auto !important;
      width: auto !important;
      background-color: rgba(0, 0, 0, 0.35) !important; }
      .cp-stories-form__buttons-item[data-category="generic"][data-type="setPremium"] .cp-stories-form__buttons-text {
        font-size: 13px;
        font-weight: 400;
        color: rgba(253, 253, 253, 0.2); }
  .cp-stories-form__buttons-item[data-category="action"] {
    background-color: #ff6b64;
    border: none;
    /*
             * Marcos Leandro
             * 2022-12-26
             *
             * Desativado gradiente do botão de envio de stories.
             */
    /* background-image: linear-gradient(89deg, #ff636a 0%, #f57868 99%, #f57868 100%); */
    color: #FFF;
    width: 68px;
    height: 68px;
    display: flex;
    align-items: center;
    justify-content: center; }
    .cp-stories-form__buttons-item[data-category="action"] svg {
      fill: #FFF;
      width: clamp(22px, 6.61vw, 39px);
      height: clamp(22px, 6.61vw, 39px); }
    .cp-stories-form__buttons-item[data-category="action"] .loader {
      position: absolute;
      margin: auto;
      left: 0;
      right: 0; }
    .cp-stories-form__buttons-item[data-category="action"][data-type="sendRec"] {
      background-color: #ff6b64;
      margin: 0 30px !important; }
      .cp-stories-form__buttons-item[data-category="action"][data-type="sendRec"]:before {
        color: #ffffff;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 45px;
        left: -3; }
  .cp-stories-form__buttons-item[data-type="setMultiple"] {
    margin-top: 20px; }
  .cp-stories-form__item {
    padding: 20px 12px !important; }
    .cp-stories-form__item-content {
      min-height: 0;
      gap: 0 !important;
      flex-wrap: nowrap; }
  .cp-stories-form__label {
    position: relative;
    display: flex;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, 0.6);
    border-radius: 60px;
    width: 100%; }
  .cp-stories-form__field {
    min-height: 6vh;
    margin: 0 15px;
    border-radius: 60px;
    font-size: 15px;
    border: 0;
    padding: 0 !important; }
  .cp-stories-form__action {
    width: 35px;
    height: 6vh;
    max-width: 3vh;
    font-size: 16px;
    flex: 0 1 35px;
    margin: 0 1.5vh; }
    .cp-stories-form__action::before {
      font-size: 26px !important; }
    .cp-stories-form__action.is-floating {
      margin-right: 15px;
      width: 35px;
      height: 6vh; }
      .cp-stories-form__action.is-floating:not(.is-active) {
        display: none; }
    .cp-stories-form__action.is-text {
      margin-left: 5px;
      font-size: 12px;
      border-radius: 6px;
      padding: 8.5px 10px;
      height: auto; }
    .cp-stories-form__action.is-liked .cp-modal-stories__icon .default, .cp-stories-form__action:hover .cp-modal-stories__icon .default {
      display: none; }
    .cp-stories-form__action.is-liked .cp-modal-stories__icon .hover, .cp-stories-form__action:hover .cp-modal-stories__icon .hover {
      display: block; }
    .cp-stories-form__action:before {
      font-size: 16px; }

.cp-stories {
  background: none !important;
  background-color: transparent !important; }
  .cp-stories__navigation {
    color: #c2c6cd ;
    font-size: 12px;
    width: 28px;
    flex: 0 1 28px; }
    body[data-theme="dark"] .cp-stories__navigation { }
    .cp-stories__navigation.is-disabled {
      opacity: 0.5; }
  .cp-stories.is-mural .cp-stories__navigation {
    margin-bottom: 20px; }
  .cp-stories__container {
    align-items: flex-start;
    min-height: clamp(86px, 10vw, 98px); }
  .cp-stories__item {
    width: clamp(86px, 10vw, 98px);
    /*
         * Marcos Leandro
         * 2022-12-01
         *
         * Height temporarily removed to fix the story bubble cut.
         */
    /* height: $size; */
    flex: 0 0 clamp(86px, 10vw, 98px); }
    .cp-stories__item:not(:last-child) {
      margin: 0 12px 0 0; }
  .cp-stories__thumb {
    /* Live thumb */
    /* Live thumb */ }
    .cp-stories__thumb.is-uploader {
      box-shadow: 0 0 0 3px #efefef;
      border: 2px solid #fafafa !important;
      bottom: 0;
      left: 0;
      top: 0;
      margin: auto;
      width: 100%;
      height: 100%;
      object-fit: cover; }
    .cp-stories__thumb.cp-live__thumb.is-live-to-all {
      border: none;
      box-shadow: none;
      background: #65c3d8;
      background: linear-gradient(53deg, #ff6462 0%, #ff6462 34%, #65c3d8 66%, #65c3d8 100%); }
    .cp-stories__thumb.cp-live__thumb.is-live-to-fans {
      border: none;
      box-shadow: none;
      background: #ff6462 !important; }
    .cp-stories__thumb.cp-live__thumb .cp-stories__image {
      border: 2px solid #fafafa !important;
      bottom: 0;
      left: 0;
      top: 0;
      margin: auto;
      width: 95%;
      height: 95%;
      object-fit: cover; }
    .cp-stories__thumb.is-unread {
      border: none;
      box-shadow: none;
      background-color: #00deff;
      background: #36c6db; }
      .cp-stories__thumb.is-unread .cp-stories__image {
        border: 2px solid #fafafa !important;
        right: 0;
        bottom: 0;
        left: 0;
        top: 0;
        margin: auto;
        width: 95%;
        height: 95%;
        object-fit: cover; }
      .cp-stories__thumb.is-unread.is-scheduled {
        background: #fd6c68; }
    .cp-stories__thumb.is-processing, .cp-stories__thumb.is-queued, .cp-stories__thumb.is-scheduled {
      max-width: 100%;
      max-height: 100%;
      margin: auto; }
    .cp-stories__thumb.is-scheduled::after {
      content: "";
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      border-radius: 100%;
      background-color: rgba(255, 255, 255, 0.7); }
    .cp-stories__thumb.is-scheduled + .cp-stories__icon {
      display: flex;
      justify-content: center;
      align-items: center;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 39px;
      height: 39px;
      transform: translate(-50%, -50%);
      border-radius: 100%;
      background-color: rgba(255, 255, 255, 0.4); }
      .cp-stories__thumb.is-scheduled + .cp-stories__icon svg {
        fill: #ff5c54;
        width: 20px;
        height: 20px;
        margin-left: 1px; }
    .cp-stories__thumb.is-failed {
      border: 2px solid #fafafa !important;
      box-shadow: 0 0 0 4px #fce8e7;
      background-color: #fce8e7;
      background: #fce8e7; }
    .cp-stories__thumb.is-pending {
      border-color: #ee5448 ; }
      body[data-theme="dark"] .cp-stories__thumb.is-pending { }
    .cp-stories__thumb.is-review {
      border-color: #e7be16 ; }
      body[data-theme="dark"] .cp-stories__thumb.is-review { }
  .cp-stories__link {
    position: relative;
    color: #ee5448 ; }
    body[data-theme="dark"] .cp-stories__link { }
    .cp-stories__link .info-text {
      font-size: 12px; }
    .cp-stories__link.is-review .info-text {
      color: #000 ; }
      body[data-theme="dark"] .cp-stories__link.is-review .info-text { }
    .cp-stories__link.is-review .cp-stories__icon {
      fill: #c5a316 ; }
      body[data-theme="dark"] .cp-stories__link.is-review .cp-stories__icon { }
  .cp-stories__live {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 4px;
    position: absolute;
    top: 70px;
    margin: 0 auto;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    line-height: 18px;
    text-transform: uppercase;
    font-size: 12px;
    font-family: "Roboto", sans-serif; }
    .cp-stories__live.is-live-to-all {
      background: #65c3d8 !important;
      padding: 2px 16px;
      overflow: visible;
      isolation: isolate; }
      .cp-stories__live.is-live-to-all:before, .cp-stories__live.is-live-to-all:after {
        content: "";
        position: absolute;
        inset: -6px;
        border-radius: 999px;
        border: 2px solid currentColor;
        opacity: 0;
        transform: scale(0.75);
        z-index: -1;
        pointer-events: none;
        animation: live-ripple 1.6s infinite; }
      .cp-stories__live.is-live-to-all:after {
        animation-delay: .8s; }
    .cp-stories__live.is-live-to-fans {
      background: #ff6462 !important;
      padding: 2px 9px; }
    .cp-stories__live.is-true_private {
      background: #83BA42 !important;
      padding: 2px 8px; }
      .cp-stories__live.is-true_private svg {
        position: relative;
        top: -1px; }
    .cp-stories__live svg {
      fill: #fff;
      width: 11px;
      height: 11px; }
      @media all and (max-width: 939px) {
        .cp-stories__live svg {
          width: 11px !important;
          height: 11px  !important; } }
    @media all and (max-width: 939px) {
      .cp-stories__live {
        top: 55px; } }
  .cp-stories__text.has-limited {
    color: #9fa6af ;
    font-size: 12px;
    margin-top: 5px; }
    body[data-theme="dark"] .cp-stories__text.has-limited { }
  .cp-stories__text:before {
    display: none !important; }
  .cp-stories__handler {
    background-color: transparent !important;
    background: transparent !important;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transform: rotate(45deg); }
    .cp-stories__handler.is-failed {
      width: clamp(13px, 2.73vw, 23px);
      height: clamp(12px, 2.61vw, 22px);
      fill: #ff0c00; }
    .cp-stories__handler.is-pending {
      width: clamp(13px, 2.73vw, 23px);
      height: clamp(13px, 2.73vw, 23px);
      transform: rotate(90deg);
      transform-origin: center;
      fill: #161616; }
  .cp-stories__image {
    object-fit: cover;
    width: 100%;
    height: 100%;
    max-width: 100%;
    max-height: 100%;
    border: none !important; }
  .cp-stories__floating {
    background-color: #e8ebee;
    border: 3px solid #fafafa;
    width: 26px;
    height: 26px;
    top: 0px;
    right: 0px;
    padding: 5px; }
    .cp-stories__floating svg {
      width: 100%;
      height: 100%;
      flex: 0 1 100%; }
    .cp-stories__floating:hover {
      background-color: #e8ebee;
      border: 3px solid #fafafa; }
    .cp-stories__floating[data-type="info"] {
      width: clamp(26px, 3vw, 31px);
      height: clamp(26px, 3vw, 31px);
      background-color: #29c6dd;
      box-shadow: none;
      top: unset;
      right: -5px;
      bottom: 0;
      color: #FFF;
      border: 3px solid #fafafa;
      font-size: 11px;
      border-radius: 100%;
      margin: auto;
      display: flex;
      justify-content: center;
      align-items: center;
      min-width: 0;
      pointer-events: none; }
      .cp-stories__floating[data-type="info"].is-add {
        background-color: #ff5c54;
        padding: clamp(6px, 0.6vw, 7px); }
        .cp-stories__floating[data-type="info"].is-add svg {
          fill: white;
          width: 15px;
          height: 15px;
          flex: 0 1 15px; }
      .cp-stories__floating[data-type="info"]:hover {
        background-color: #FFF;
        color: #000; }
      .cp-stories__floating[data-type="info"] .cp-stories__floating-text {
        color: #000;
        font-weight: 700 !important;
        font-size: 14px !important;
        margin: 0 !important; }

@keyframes live-ripple {
  0% {
    transform: scale(0.75);
    opacity: .45; }
  60% {
    transform: scale(1.18);
    opacity: 0; }
  100% {
    transform: scale(1.28);
    opacity: 0; } }

@media (prefers-reduced-motion: reduce) {
  .cp-stories__live.is-live-to-all::before,
  .cp-stories__live.is-live-to-all::after {
    animation: none !important; } }

.fs-side-card__item {
  position: relative; }
  .fs-side-card__item:not(:nth-child(1)) {
    margin: 15px 0 0; }

.fs-side-card__image {
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 6px;
  filter: brightness(0.7); }

.fs-side-card__content .post-data {
  padding: 12px;
  border: 0;
  z-index: 1;
  position: relative; }

.fs-side-card__content .post-data__container {
  width: 100%;
  flex: 0 1 100%;
  margin-top: 10px; }

.fs-side-card__content .post-data__nickname {
  color: #FFF; }

.fs-sidebar-user {
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 10004;
  opacity: 0;
  pointer-events: none;
  transition: 0.3s;
  transform: translateX(10px); }
  .fs-sidebar-user[data-open="true"] {
    opacity: 1;
    pointer-events: all;
    transform: translateX(0px); }
  .fs-sidebar-user__credits span {
    padding: 24px !important;
    border-radius: 12px;
    background-color: #fafafa;
    color: #ff6363;
    font-family: "Roboto", sans-serif;
    font-size: 36px;
    font-weight: 700;
    font-style: normal;
    letter-spacing: normal;
    line-height: 50px;
    text-align: center;
    width: 100%;
    display: block;
    text-transform: uppercase; }
    .fs-sidebar-user__credits span.is-credits-small {
      margin-top: 14px;
      color: #8c95a1;
      font-size: 18px;
      line-height: 24px;
      padding: 10px !important; }
      .fs-sidebar-user__credits span.is-credits-small .fs-sidebar-user__credits-currency {
        font-size: 13px; }
  .fs-sidebar-user__credits-currency {
    font-size: 18px;
    display: inline;
    font-style: normal; }
  .fs-sidebar-user__overlay {
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    z-index: 1; }
  .fs-sidebar-user__content {
    padding: 0 20px;
    width: 310px;
    float: left;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    box-shadow: 0 0 14px rgba(1, 0, 1, 0.21);
    z-index: 2;
    overflow: auto; }
    .fs-sidebar-user__content .post-data {
      padding: 0;
      margin-top: 20px; }
    .fs-sidebar-user__content .post-data__avatar {
      width: 58px;
      height: 58px;
      flex: 0 1 58px;
      margin-right: 16px; }
    .fs-sidebar-user__content .post-data__avatar-image {
      width: calc(100% - 3px);
      height: calc(100% - 3px);
      margin: auto; }
    .fs-sidebar-user__content .post-data__nickname {
      width: 100%;
      float: left;
      font-weight: 700;
      font-size: 18px; }
    .fs-sidebar-user__content .post-data__state {
      font-size: 15px;
      font-weight: 400; }
    .fs-sidebar-user__content .cp-lightbox__button {
      position: sticky;
      top: 10px;
      right: unset; }
  .fs-sidebar-user__menu:not(:last-child) {
    margin-bottom: 45px; }
  .fs-sidebar-user__menu .cp-form__button, .fs-sidebar-user__menu .ff-fevernow__button {
    border-radius: 12px;
    background-color: #64db61 !important;
    font-size: 15px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: normal;
    color: #fcfcfc;
    padding-top: 18px;
    padding-bottom: 18px; }
  .fs-sidebar-user__menu .btn-base__orange {
    background-color: #ff5c54 !important;
    height: 56px; }
  .fs-sidebar-user__menu-item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    padding: 12px 0; }
    .fs-sidebar-user__menu-item:nth-child(1) {
      padding-top: 0; }
    .fs-sidebar-user__menu-item:nth-last-child(1) {
      padding-bottom: 0; }
    .fs-sidebar-user__menu-item[data-open="false"] .fs-sidebar-user__menu-container {
      display: none; }
    .fs-sidebar-user__menu-item[data-open="false"] .fs-sidebar-user__menu-icon.is-dropdown {
      transform: rotate(0deg); }
  .fs-sidebar-user__menu-icon {
    margin-right: 31px;
    font-size: 18px;
    width: 18px;
    height: 18px;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center; }
    .fs-sidebar-user__menu-icon.is-align-right {
      margin-right: 0;
      margin-left: auto; }
    .fs-sidebar-user__menu-icon.is-signature {
      fill: #ff6b64; }
    .fs-sidebar-user__menu-icon.is-small {
      font-size: 12px;
      width: 12px;
      height: 12px; }
    .fs-sidebar-user__menu-icon.is-dropdown {
      transform: rotate(90deg); }
  .fs-sidebar-user__menu-text {
    font-size: 15px;
    font-weight: 400;
    line-height: 1; }
  .fs-sidebar-user__menu-container {
    padding: 21px 10px 0 50px; }

.fs-sidebar-user__overlay {
  background-color: rgba(0, 0, 0, 0.1) ; }
  body[data-custom-theme="true"] .fs-sidebar-user__overlay {
    background-color: rgba(0, 0, 0, 0.1) ; }

.fs-sidebar-user__content {
  background-color: #FFF ; }
  body[data-custom-theme="true"] .fs-sidebar-user__content {
    background-color: #000 ; }
  .fs-sidebar-user__content .post-data__avatar-image {
    background-color: #fafbfc ; }
    body[data-custom-theme="true"] .fs-sidebar-user__content .post-data__avatar-image {
      background-color: #FBFDFD ; }
  .fs-sidebar-user__content .post-data__nickname {
    color: #000 ; }
    body[data-custom-theme="true"] .fs-sidebar-user__content .post-data__nickname {
      color: #FFF ; }
  .fs-sidebar-user__content .post-data__state {
    color: #ff6b64 !important; }
    body[data-custom-theme="true"] .fs-sidebar-user__content .post-data__state {
      color: #ff6b64 !important; }

.fs-sidebar-user__menu-icon {
  fill: #000 ; }
  body[data-custom-theme="true"] .fs-sidebar-user__menu-icon {
    fill: #FFF ; }

.fs-sidebar-user__menu-text {
  color: #000 ; }
  body[data-custom-theme="true"] .fs-sidebar-user__menu-text {
    color: #FFF ; }

.fs-sidebar-user__menu-container .fs-sidebar-user__menu-text {
  color: #8c95a1 ; }
  body[data-custom-theme="true"] .fs-sidebar-user__menu-container .fs-sidebar-user__menu-text {
    color: #919191 ; }

.post-actions__item {
  /* hover swap applies only to items that are NOT bookmark icons */ }
  .post-actions__item.is-active, .post-actions__item:hover {
    text-decoration: none; }
    .post-actions__item.is-active svg .default, .post-actions__item:hover svg .default {
      display: none; }
    .post-actions__item.is-active svg .hover, .post-actions__item:hover svg .hover {
      display: block; }
  .post-actions__item.is-active .post-actions__icon {
    fill: #ff5c54 !important; }
  .post-actions__item.is-active .is-bookmark .active {
    display: block; }
  .post-actions__item.is-active .is-bookmark .hover, .post-actions__item.is-active .is-bookmark .default {
    display: none; }
  .post-actions__item .is-bookmark .default {
    display: block; }
  .post-actions__item .is-bookmark .hover, .post-actions__item .is-bookmark .active {
    display: none; }
  .post-actions__item .is-bookmark .hover {
    fill: #c1c1c1; }
    @media (max-width: 1024px) {
      .post-actions__item .is-bookmark .hover {
        display: none; } }
  .post-actions__item.is-disabled {
    opacity: 0.2; }
  .post-actions__item.is-warn svg {
    fill: #8a96a3 !important; }
  .post-actions__item.is-warn:hover svg {
    fill: #8a96a3 !important; }
  .post-actions__item.is-like.is-active .is-heart {
    fill: #8a96a3 !important; }
  .post-actions__item.is-comments:not(.can-comment) {
    opacity: 0.6; }
  .post-actions__item.is-comments.is-commented .post-actions__icon {
    fill: #d48d8d; }
  .post-actions__item.is-tip {
    background-color: #f1f1f1;
    border-radius: 50px;
    padding: 2px 15px 2px 5px; }
    .post-actions__item.is-tip:hover {
      color: #ff6b64 !important;
      background-color: #ffefef !important; }
      .post-actions__item.is-tip:hover .post-actions__text {
        color: #ff6b64 !important; }
  .post-actions__item + .post-actions__text[data-count] {
    margin-left: 24px !important; }
  .post-actions__item .loader {
    background-color: rgba(255, 255, 255, 0.01);
    border-radius: 0;
    transform: scale(1.2);
    opacity: 0.5;
    backdrop-filter: blur(5px); }

.post-actions__handler-wrapper {
  display: flex; }

.post-actions__text {
  font-size: 12px;
  font-weight: 400;
  color: #666;
  font-style: normal;
  margin-left: 0; }
  .post-actions__text.is-delete {
    color: #ff5c54 !important; }
  .post-actions__text[data-type='full'] {
    width: 100%;
    margin-left: 0 !important;
    margin-top: 5px; }

.post-actions__icon {
  width: clamp(18px, 3vw, 21px);
  height: clamp(18px, 3vw, 21px);
  transition: 0.3s;
  fill: #8a96a3;
  padding: 0;
  border-radius: 0;
  border: none; }
  .post-actions__icon .hover {
    display: none; }
  .post-actions__icon.is-heart.is-bottom {
    opacity: .6; }
  .post-actions__icon.is-heart.post-comment {
    width: 16px;
    height: 16px;
    fill: #8a96a3; }
  .post-actions__icon.is-messages {
    width: 17px;
    margin-top: 1px; }
  .post-actions__icon.is-tip {
    width: clamp(18px, 3vw, 21px);
    height: clamp(18px, 3vw, 21px); }
  .post-actions__icon.is-bookmark {
    width: 18px;
    height: 18px;
    fill: #8c96a2 !important; }
  .post-actions__icon + .post-actions__text {
    margin-left: 16px; }

.post-comments {
  border-radius: inherit;
  background-color: transparent; }
  .post-actions + .post-comments__insert:not(.is-active) + .post-comments,
  .post-actions + .post-comments {
    margin-top: -12px; }
  .post-comments__insert.is-active + .post-comments {
    margin-top: 10px; }
  .post-comments.user-timeline {
    margin-bottom: 20px; }
  .post-comments__insert {
    margin: 0;
    padding: 0 20px 15px;
    border: none; }
  .post-comments__insert-avatar {
    width: clamp(38px, 5vw, 41px);
    flex: 0 1 clamp(38px, 5vw, 41px);
    min-width: clamp(38px, 5vw, 41px);
    height: clamp(38px, 5vw, 41px);
    margin-right: 13px; }
  .post-comments__insert-container {
    background-color: transparent;
    position: relative;
    width: auto;
    flex: 1 1 10em; }
  .post-comments__insert-field {
    width: 100%;
    line-height: 1.86;
    font-weight: 400;
    font-size: clamp(12px, 3vw, 14px);
    border-radius: 12px;
    padding: clamp(4px, 1.5vw, 8px) clamp(28px, 3vw, 38px) clamp(4px, 1.5vw, 8px) clamp(14px, 2vw, 18px);
    border: 1px solid #eaeaea;
    background-color: #ffffff;
    color: #000;
    font-style: normal;
    margin: 0; }
    .post-comments__insert-field::placeholder {
      color: #000; }
    .post-comments__insert-field:disabled, .post-comments__insert-field.is-disabled {
      background-color: #FAFAFA;
      border-color: #FCFCFC;
      color: #D3D7DB;
      pointer-events: none; }
      .post-comments__insert-field:disabled::placeholder, .post-comments__insert-field.is-disabled::placeholder {
        color: #D3D7DB; }
      .post-comments__insert-field:disabled ~ .post-comments__insert-button, .post-comments__insert-field.is-disabled ~ .post-comments__insert-button {
        pointer-events: none; }
        .post-comments__insert-field:disabled ~ .post-comments__insert-button svg, .post-comments__insert-field.is-disabled ~ .post-comments__insert-button svg {
          fill: #D3D7DB; }
  .post-comments__insert-button {
    position: absolute;
    right: 5px;
    bottom: 0;
    top: 0;
    margin: auto; }
    .post-comments__insert-button:hover svg .default {
      display: none; }
    .post-comments__insert-button:hover svg .hover {
      display: block; }
    .post-comments__insert-button svg {
      pointer-events: none;
      width: 17px;
      height: 20px;
      fill: #000; }
      .post-comments__insert-button svg .hover {
        display: none; }
  .post-comments__avatar-link {
    width: 48px;
    height: 48px; }
    .post-comments__avatar-link--image {
      border-radius: 100%;
      width: 100%; }
  .post-comments__item {
    margin-top: 12px; }
    .post-comments__item > .post-comments__insert {
      max-width: 100%;
      border-radius: 6px;
      margin: 10px 0 0 0;
      gap: 10px; }
      .post-comments__item > .post-comments__insert .post-comments__insert-field {
        padding: 9px 40px 9px 14px; }
    .post-comments__item .post-data {
      border: none !important;
      padding: 0px 30px !important; }
      .post-comments__item .post-data .ff-edit-comment-btn.is-active {
        color: #ff5c54; }
        .post-comments__item .post-data .ff-edit-comment-btn.is-active svg {
          fill: #ff5c54;
          opacity: 1; }
      .post-comments__item .post-data .post-comments__item {
        background-color: transparent;
        padding-left: clamp(22px, 10vw, 60px) !important;
        border-radius: 0;
        overflow: hidden; }
        @media all and (max-width: 939px) {
          .post-comments__item .post-data .post-comments__item {
            padding: 10px 0 0 20px !important;
            margin-top: 0; }
            .post-comments__item .post-data .post-comments__item:after {
              content: '';
              width: 50px;
              height: 50px;
              float: left;
              position: absolute;
              left: calc(max(32px, min(5vw, 41px)) - 10px) !important;
              top: -4px;
              background-color: transparent;
              border-left: 2px dotted #c9c9c9;
              border-bottom: 2px dotted #c9c9c9; } }
        .post-comments__item .post-data .post-comments__item .post-data {
          padding: 0 !important; }
          @media all and (max-width: 939px) {
            .post-comments__item .post-data .post-comments__item .post-data {
              z-index: 1; } }
    .post-comments__item .post-data__avatar {
      margin-right: 0px;
      width: clamp(32px, 5vw, 41px) !important;
      height: clamp(32px, 5vw, 41px) !important;
      flex: 0 1 clamp(32px, 5vw, 41px) !important;
      margin-top: 0px; }
    .post-comments__item .post-data__container {
      padding: clamp(5px, 4vw, 10px) clamp(10px, 3vw, 20px);
      border: 1px solid;
      border-radius: 18px;
      background-color: rgba(250, 250, 250, 0.08);
      border-color: transparent;
      transition: 0.3s;
      position: relative;
      margin-left: 55px; }
      @media all and (max-width: 939px) {
        .post-comments__item .post-data__container {
          margin-left: 0; } }
      .post-comments__item .post-data__container .post-data__avatar {
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        left: calc((clamp(32px, 5vw, 41px) + clamp(10px, 3vw , 20px)) * -1); }
        .post-comments__item .post-data__container .post-data__avatar-link {
          width: 33px;
          height: 33px; }
        @media all and (max-width: 939px) {
          .post-comments__item .post-data__container .post-data__avatar {
            bottom: unset;
            left: unset;
            margin: 0;
            position: relative; } }
    .post-comments__item .post-data__nickname {
      font-size: clamp(12px, 3vw, 14px) !important;
      line-height: 1.86;
      font-weight: 700 !important;
      color: #000; }
      @media all and (max-width: 939px) {
        .post-comments__item .post-data__nickname {
          margin-left: 13px;
          flex: 1 1 10em; }
          .post-comments__item .post-data__nickname + .post-data__text {
            margin-top: 10px; } }
    .post-comments__item .post-data__text {
      line-height: 1; }
      .post-comments__item .post-data__text .post-data__text {
        line-height: 1.43;
        color: #000;
        font-style: normal;
        font-size: clamp(13px, 3vw, 15px);
        font-weight: 400;
        flex: 0 1 100%;
        float: left; }
        .post-comments__item .post-data__text .post-data__text + .post-data__text {
          line-height: 1;
          font-size: 13px;
          color: #8a96a3 !important;
          display: flex;
          justify-content: space-between;
          margin-top: 15px; }
          .post-comments__item .post-data__text .post-data__text + .post-data__text a,
          .post-comments__item .post-data__text .post-data__text + .post-data__text button {
            margin-left: 5px;
            color: #ff6363;
            border: none;
            background-color: transparent;
            text-decoration: underline;
            line-height: inherit; }
          .post-comments__item .post-data__text .post-data__text + .post-data__text .post-actions__item.is-warn {
            margin-left: auto;
            width: 16px; }
  .post-comments__text {
    color: rgba(40, 50, 65, 0.84) ; }
    body[data-theme="dark"] .post-comments__text {
      color: rgba(40, 50, 65, 0.84) ; }

.post-modal__navigation {
  z-index: 13;
  top: unset;
  bottom: calc(100px - (clamp(31px, 5vw, 45px) / 3));
  background-color: rgba(0, 0, 0, 0.39);
  width: clamp(31px, 5vw, 45px);
  height: clamp(31px, 5vw, 45px);
  box-shadow: none; }
  @media screen and (max-width: 939px) {
    .post-modal__navigation::before {
      font-size: 10px !important; } }
  .post-modal__navigation[data-type="next"] svg {
    transform: scaleX(-1); }
  .post-modal__navigation:hover {
    opacity: 0.7;
    background-color: rgba(0, 0, 0, 0.39);
    color: #FFF; }
    .post-modal__navigation:hover svg {
      fill: #FFF; }
  .post-modal__navigation svg {
    width: clamp(10px, 2vw, 13px);
    height: clamp(10px, 2vw, 13px);
    fill: #FFF; }

.post-modal__price[data-type="counter"] {
  bottom: 15vh;
  color: #fff; }
  .post-modal__price[data-type="counter"]::before {
    display: block !important;
    font-size: 40px; }

.post-modal__bullets {
  display: none; }
  .post-modal__bullets li {
    width: 8px;
    height: 8px; }
    .post-modal__bullets li.is-active {
      background-color: #ff6b64; }

.post-modal__text + .post-comments {
  margin-top: 25px; }

.post-modal__text .rq-parsed-link {
  color: #ff6b64; }

.post-modal__item[data-is-slideshow="true"] .post-modal__media, .post-modal__item[data-is-slideshow="true"] .post-timeline__media {
  aspect-ratio: 1/1;
  object-fit: contain; }

.post-modal__thumb {
  /* Hide on modal */ }
  .post-modal__thumb .post-blur-overlay {
    background: transparent; }
  .post-modal__thumb .post-blur-poster {
    display: none; }

.post-modal__infos-content {
  flex-grow: 1;
  overflow: auto; }

.post-myprive {
  flex: 1; }
  .post-myprive__item {
    background-color: #FFF ;
    position: relative; }
    body[data-custom-theme="true"] .post-myprive__item {
      background-color: #17181a ; }
    .post-myprive__item.is-unread .post-data__nickname {
      font-weight: 700; }
    .post-myprive__item.is-unread .post-data__text {
      font-weight: 700; }
      .post-myprive__item.is-unread .post-data__text.has-limiter:after {
        content: "";
        width: 8px;
        height: 8px;
        display: inline-block;
        background-color: #ce4a59 ;
        border-radius: 100%;
        margin-left: 5px; }
        body[data-theme="dark"] .post-myprive__item.is-unread .post-data__text.has-limiter:after {
          background-color: #ce4a59 ; }
    .post-myprive__item.is-active {
      background-color: #f5f5f5; }
      .post-myprive__item.is-active .post-data__icon {
        color: #000000 !important;
        position: absolute;
        right: 25px;
        top: 0; }
        @media (min-width: 768px) {
          .post-myprive__item.is-active .post-data__icon {
            right: 15px; } }
    .post-myprive__item[data-is-slideshow="true"] .post-myprive__media, .post-myprive__item[data-is-slideshow="true"] .post-timeline__media {
      aspect-ratio: 1/1;
      object-fit: contain; }
    .post-myprive__item.is-summary {
      border: none;
      padding: 15px;
      border-radius: 18px;
      margin-top: 10px;
      background-color: #ffffff;
      border: 1px solid #e5e5e5;
      width: calc(100% - 40px);
      flex: 0 1 calc(100% - 40px);
      transition: 0.3s; }
      @media screen and (max-width: 939px) {
        .maxw_320 .post-myprive__item.is-summary {
          padding: 10px 10px; } }
      .post-myprive__item.is-summary.is-unread {
        border: 1px solid #f5f5f5;
        background-color: #f5f5f5; }
        .post-myprive__item.is-summary.is-unread .post-data__nickname {
          color: #000; }
        .post-myprive__item.is-summary.is-unread .post-myprive__thumb {
          background-color: #ffffff; }
          .post-myprive__item.is-summary.is-unread .post-myprive__thumb svg {
            fill: #ff6363; }
      .post-myprive__item.is-summary[data-type="gallery"] {
        border: 1px solid #f5f5f5;
        background-color: #f5f5f5; }
        .post-myprive__item.is-summary[data-type="gallery"] .post-data__nickname {
          color: #000; }
        .post-myprive__item.is-summary[data-type="gallery"] .post-myprive__thumb {
          background-color: #ffffff; }
          .post-myprive__item.is-summary[data-type="gallery"] .post-myprive__thumb svg {
            fill: #ff6363; }
      .post-myprive__item.is-summary:hover {
        /* opacity: 0.8; */
        text-decoration: none; }
        .post-myprive__item.is-summary:hover .post-data__nickname {
          text-decoration: none; }
      .post-myprive__item.is-summary .post-data {
        padding: 0; }
      .post-myprive__item.is-summary .post-data__avatar {
        width: 45px;
        height: 45px;
        flex: 0 1 45px; }
      .post-myprive__item.is-summary .post-data__container {
        overflow: hidden; }
        .post-myprive__item.is-summary .post-data__container:hover {
          text-decoration: none; }
      .post-myprive__item.is-summary .post-data__nickname {
        text-overflow: ellipsis;
        overflow: hidden;
        margin-right: 10px;
        font-size: 15px;
        font-weight: 700;
        line-height: 1; }
        .post-myprive__item.is-summary .post-data__nickname:hover {
          text-decoration: none; }
        @media screen and (max-width: 939px) {
          .maxw_320 .post-myprive__item.is-summary .post-data__nickname {
            min-width: inherit;
            font-size: 13px;
            line-height: 16px;
            margin-right: 6px; } }
        .post-myprive__item.is-summary .post-data__nickname .post-data__nickname-slug {
          font-size: 13px;
          font-style: italic;
          font-weight: 400;
          line-height: 1;
          color: #000; }
        .post-myprive__item.is-summary .post-data__nickname .post-data__date-slug {
          font-size: 12px;
          font-style: regular;
          color: inherit;
          font-weight: 400;
          line-height: 1;
          margin-top: 6px;
          display: flex;
          align-items: center;
          gap: 3px; }
          .post-myprive__item.is-summary .post-data__nickname .post-data__date-slug svg {
            width: 13px;
            height: 13px;
            fill: #ff6363; }
        .post-myprive__item.is-summary .post-data__nickname .post-myprive__text {
          font-weight: 500;
          font-style: normal;
          line-height: 1;
          color: inherit;
          margin-left: 13px; }
          .post-myprive__item.is-summary .post-data__nickname .post-myprive__text.ff-msg-notification {
            font-weight: 400;
            font-style: italic;
            font-size: 13px;
            margin-left: 0; }
      .post-myprive__item.is-summary .post-myprive__thumb {
        margin-left: auto;
        width: 45px;
        min-width: 45px;
        height: 45px;
        flex: 0 1 55px;
        border-radius: 14px;
        background-color: #fafafa; }
        .post-myprive__item.is-summary .post-myprive__thumb.ff-icon-fanclub {
          background: #ff6264; }
          .post-myprive__item.is-summary .post-myprive__thumb.ff-icon-fanclub svg {
            fill: white; }
        .post-myprive__item.is-summary .post-myprive__thumb svg {
          position: absolute;
          top: 0;
          bottom: 0;
          right: 0;
          left: 0;
          margin: auto;
          z-index: 2;
          width: 18px;
          height: 18px;
          fill: #8c95a1; }
          .post-myprive__item.is-summary .post-myprive__thumb svg[data-media-exists="true"] {
            fill: #fff; }
          .post-myprive__item.is-summary .post-myprive__thumb svg.is-photo {
            width: 22px;
            height: 22px; }
          .post-myprive__item.is-summary .post-myprive__thumb svg.is-review {
            width: 20px;
            height: 20px; }
          .post-myprive__item.is-summary .post-myprive__thumb svg.is-fanclub {
            width: 28px;
            height: 28px; }
          .post-myprive__item.is-summary .post-myprive__thumb svg.is-premium {
            width: 26px;
            height: 26px; }
          .post-myprive__item.is-summary .post-myprive__thumb svg + .post-myprive__media {
            filter: brightness(0.85); }
      .post-myprive__item.is-summary .post-data__handler {
        position: absolute;
        right: -30px;
        height: 100%;
        top: 0;
        padding-left: 0; }
        .post-myprive__item.is-summary .post-data__handler svg {
          width: 18px;
          height: 18px;
          color: #000;
          opacity: 0.7; }
    .post-myprive__item .post-data.has-proportion {
      padding: 5px 14px; }
    .post-myprive__item .post-data__avatar-link.is-online:after {
      content: "";
      border: 3px solid #fcfcfc;
      background-color: #4cc331;
      border-radius: 100%;
      width: 11px;
      height: 11px;
      float: left;
      position: absolute;
      bottom: -4.5px;
      right: 2px; }
    .post-myprive__item .post-data__nickname {
      font-size: 14px;
      font-weight: 400;
      line-height: 1; }
    .post-myprive__item .post-data__text {
      color: rgba(0, 0, 0, 0.5);
      font-style: normal;
      font-size: 14px; }
      .post-myprive__item .post-data__text.no-float {
        float: none; }
      .post-myprive__item .post-data__text.has-limiter {
        width: 100%;
        float: left;
        flex: 0 1 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        max-width: 230px;
        white-space: nowrap;
        display: block; }
      .post-myprive__item .post-data__text .post-data__date {
        font-style: normal; }
    .post-myprive__item .post-data__icon {
      color: #8a96a3;
      position: absolute;
      right: 25px;
      top: 0; }
      @media (min-width: 768px) {
        .post-myprive__item .post-data__icon {
          right: 15px; } }
    .post-myprive__item .post-data__text-icon {
      vertical-align: baseline;
      font-size: 14px; }
  .post-myprive__text {
    font-size: 15.2px;
    color: rgba(40, 50, 65, 0.84) ; }
    body[data-theme="dark"] .post-myprive__text {
      color: rgba(40, 50, 65, 0.84) ; }
  .post-myprive__thumb .post-blur-overlay {
    background: rgba(255, 255, 255, 0.5); }

.ff-edit-post {
  height: 270px;
  width: 100%;
  border-radius: 12px;
  padding: 0 10px; }
  .ff-edit-post span[data-rel="about"] {
    position: initial !important; }
  .ff-edit-post .ff-btn-post {
    height: 44px;
    min-width: 140px; }
    .ff-edit-post .ff-btn-post__save {
      border-radius: 14px;
      background-color: #ff6363; }
    .ff-edit-post .ff-btn-post__cancel {
      border-radius: 14px;
      background-color: #f2f2f2; }
  .ff-edit-post textarea {
    min-height: 80px;
    border: 0;
    padding: 5px 0; }
  .ff-edit-post .cp-form__field {
    height: 44px;
    flex: 1; }
  .ff-edit-post .cp-form__sender {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100% !important;
    margin: 0; }
  .ff-edit-post .cp-form__item {
    padding: 0;
    width: auto; }
  .ff-edit-post .emoji-picker {
    position: initial;
    max-width: 100%; }
  .ff-edit-post .emoji-button {
    display: flex;
    width: 100%;
    justify-content: flex-end; }
    .ff-edit-post .emoji-button .cp-post-edit__item-container {
      position: initial; }
  @media (min-width: 940px) {
    .ff-edit-post {
      height: 0; } }

.ff-text-post-container {
  border: 1px solid #eaeaea;
  border-radius: 12px;
  padding: 10px 0; }
  .ff-text-post-container span[data-rel="about"] {
    position: initial; }

.emoji-picker.active {
  display: flex !important;
  flex-wrap: wrap;
  gap: 2px;
  font-size: 16px; }
  .emoji-picker.active a:hover {
    text-decoration: none !important; }

.post-data {
  padding: clamp(10px, 5vw, 20px) clamp(10px, 5vw, 20px) 0px; }
  .post-data__avatar.is-medium {
    width: 48px;
    flex: 0 1 48px; }
  .post-data__avatar.is-small {
    width: 30px;
    flex: 0 1 30px; }
  .post-data__avatar-image {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0; }
  .post-data__avatar-link {
    background-color: transparent;
    position: relative;
    opacity: 1 !important; }
    .post-data__avatar-link--icon {
      position: absolute;
      width: 30px;
      height: 30px;
      margin: auto;
      left: 0;
      right: 0;
      background-color: #fff;
      border-radius: 100%;
      top: 0;
      display: flex;
      justify-content: center;
      align-items: center;
      bottom: -50px; }
      .post-data__avatar-link--icon svg {
        width: 16px;
        height: 16px;
        fill: #ff6363; }
  .post-data__text {
    font-size: clamp(10px, 1.5vw, 13px);
    font-weight: 400;
    color: #8a96a3;
    line-height: 1.67;
    font-style: normal; }
  .post-data__state {
    font-size: clamp(10px, 1.5vw, 13px);
    font-weight: 400;
    color: #8a96a3;
    line-height: 1.67;
    font-style: normal; }
  .post-data__nickname {
    font-weight: 500;
    font-size: clamp(14px, 2.5vw, 16px);
    color: #000000;
    line-height: 1.36; }
    .post-data__nickname:hover {
      color: currentColor; }
  .post-data__date {
    color: rgba(40, 50, 65, 0.84) !important; }
    body[data-theme="dark"] .post-data__date {
      color: rgba(40, 50, 65, 0.84) !important; }
  .post-data__handler {
    color: rgba(40, 50, 65, 0.84) ; }
    body[data-theme="dark"] .post-data__handler {
      color: rgba(40, 50, 65, 0.84) ; }
    .post-data__handler.no-bg {
      background-color: transparent; }
    .post-data__handler.no-border {
      border: none; }

.post-photo.is-flexible-v {
  flex: 1 1 10em; }

.post-photo__item {
  border-radius: 10px;
  background-color: transparent;
  margin: 4px 0 0 4px; }
  @media all and (max-width: 767px) {
    .post-photo__item {
      width: 100% !important;
      max-width: 100% !important;
      flex: 0 1 calc((100% / 2) - 4px) !important;
      margin: 4px 0 0 4px; } }
  .post-photo__item .post-photo__thumb {
    border-radius: inherit; }
  .post-photo__item .post-photo__link {
    border-radius: inherit; }
  .post-photo__item.is-processing .post-photo__thumb, .post-photo__item.is-review .post-photo__thumb, .post-photo__item.is-pending .post-photo__thumb, .post-photo__item.is-failed .post-photo__thumb {
    border-radius: 3px; }
  .post-photo__item.is-processing .post-photo__link, .post-photo__item.is-review .post-photo__link, .post-photo__item.is-pending .post-photo__link, .post-photo__item.is-failed .post-photo__link {
    border-radius: 3px; }
  .post-photo__item.is-processing .post-photo__floating[data-type="segment"] .post-photo__floating-icon, .post-photo__item.is-review .post-photo__floating[data-type="segment"] .post-photo__floating-icon, .post-photo__item.is-pending .post-photo__floating[data-type="segment"] .post-photo__floating-icon, .post-photo__item.is-failed .post-photo__floating[data-type="segment"] .post-photo__floating-icon {
    fill: #000;
    filter: none; }
  .post-photo__item.is-processing .post-timeline__minutes, .post-photo__item.is-review .post-timeline__minutes, .post-photo__item.is-pending .post-timeline__minutes, .post-photo__item.is-failed .post-timeline__minutes {
    color: #000;
    text-shadow: none; }
  .post-photo__item.is-failed {
    border: 2px solid #F06565; }
  .post-photo__item.is-pending {
    border: 2px solid #ff9c00; }
  .post-photo__item.is-review, .post-photo__item.is-processing {
    border: 2px solid #29c6dd; }
  .post-photo.has-item-2 .post-photo__item:not(.is-full) {
    width: calc((100% / 2) - 8px) !important;
    max-width: calc((100% / 2) - 8px) !important;
    flex: 0 1 calc((100% / 2) - 8px) !important;
    margin: 8px 0 0 8px; }
    @media all and (max-width: 767px) {
      .post-photo.has-item-2 .post-photo__item:not(.is-full) {
        width: calc((100% / 2) - 2px) !important;
        max-width: calc((100% / 2) - 2px) !important;
        flex: 0 1 calc((100% / 2) - 2px) !important;
        margin: 2px 0 0 2px; } }
  .post-photo__item.is-full {
    width: calc(100% - 8px) !important;
    max-width: calc(100% - 8px) !important;
    flex: 0 1 calc(100% - 8px) !important;
    margin: 8px 0 0 8px; }
    @media all and (max-width: 767px) {
      .post-photo__item.is-full {
        width: calc(100% - 2px) !important;
        max-width: calc(100% - 2px) !important;
        flex: 0 1 calc(100% - 2px) !important;
        margin: 2px 0 0 2px; } }
  .post-photo__item.is-wide .post-photo__thumb:before {
    padding-top: 56.25%; }
  .post-photo__item[data-type="audio"] .post-photo__thumb {
    background-color: #edeff1;
    border: 1px solid #edeff1; }
  .post-photo__item[data-type="audio"] .post-photo__audio-icon {
    display: flex;
    place-content: center;
    position: absolute;
    top: 63px;
    left: 0;
    right: 0; }
    .post-photo__item[data-type="audio"] .post-photo__audio-icon svg {
      width: 68px;
      height: 60px; }
  .post-photo__item[data-type="audio"] .cp-myprive-form__player {
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    bottom: 0;
    right: 0;
    top: 75%;
    margin: auto; }
  .post-photo__item[data-type="audio"] .cp-myprive-form__player-action {
    font-size: 38.95px;
    color: #FFF !important;
    border: 5px solid rgba(255, 255, 255, 0.17);
    border-radius: 100%;
    line-height: 1;
    letter-spacing: 1px; }
    .post-photo__item[data-type="audio"] .cp-myprive-form__player-action[data-item-type="brand"] {
      border: none;
      font-size: 20.9px;
      position: absolute;
      bottom: 0px;
      left: 0;
      right: 0;
      margin: auto;
      width: 20.9px; }
  .post-photo__item[data-type="audio"] .cp-myprive-form__player-range {
    position: relative;
    left: 0;
    top: 0;
    bottom: 0;
    height: 8px;
    flex: 0 1 auto;
    min-width: 60%;
    background-color: #fff;
    margin: 0 10px; }
  .post-photo__item[data-type="audio"] .cp-myprive-form__player-progress {
    background: linear-gradient(to right, #ff6363 0%, #c10050 100%);
    position: absolute;
    bottom: 0;
    left: 0; }
  .post-photo__item[data-type="audio"] .cp-myprive-form__player-minutes {
    position: relative;
    left: 0;
    top: 0;
    font-size: 11.4px;
    font-weight: 400;
    color: #ff6363; }
  .post-photo__item[data-type="audio"] .cp-glyph--e91f {
    display: contents; }
    .post-photo__item[data-type="audio"] .cp-glyph--e91f::before {
      font-size: 25px;
      width: 15px;
      height: 24px;
      background-color: #ff6363;
      border-radius: 100%;
      border: none;
      display: flex;
      justify-content: center; }
  .post-photo__item[data-type="audio"] .cp-glyph--e909 {
    color: #fff;
    font-size: 20px !important;
    margin-left: -10px; }
  .post-photo__item .post-data__handler {
    color: #FFF; }
  .post-photo__item .post-data {
    position: absolute;
    top: 0;
    left: 0; }
  .post-photo__item .post-data__avatar {
    width: 36px;
    flex: 0 1 36px; }
  .post-photo__item .post-data__container {
    width: 100%;
    flex: 0 1 100%; }
  .post-photo__item .post-data__nickname {
    color: #FFF;
    font-weight: 400;
    font-size: 14px; }
  .post-photo__item .post-data__text {
    color: #FFF;
    font-size: 11px; }
  .post-photo__item .post-actions__item {
    position: absolute;
    bottom: 6px;
    left: 4px;
    background-color: rgba(0, 0, 0, 0.3);
    padding: 6px;
    border-radius: 3px;
    margin: 0 !important; }
    .post-photo__item .post-actions__item.is-right {
      left: inherit;
      right: 4px; }
  .post-photo__item .post-actions__text {
    color: #FFF;
    font-size: 8px;
    line-height: 1; }
  .post-photo__item .post-actions__icon {
    color: #FFF;
    font-size: 8px;
    line-height: 1; }
  .post-photo__item .cp-form__button[data-type-button="full"], .post-photo__item .ff-fevernow__button[data-type-button="full"] {
    width: calc(100% - 20px);
    position: absolute;
    bottom: 10px;
    left: 10px;
    border-radius: 8px;
    justify-content: space-between;
    display: flex;
    padding: 13px 10px; }
    .post-photo__item .cp-form__button[data-type-button="full"].is-blue, .post-photo__item .ff-fevernow__button[data-type-button="full"].is-blue {
      background-color: #22a1f1; }
      .post-photo__item .cp-form__button[data-type-button="full"].is-blue:hover, .post-photo__item .ff-fevernow__button[data-type-button="full"].is-blue:hover {
        opacity: 1;
        background-color: #22a1f1; }
    .post-photo__item .cp-form__button[data-type-button="full"] .post-actions__item, .post-photo__item .ff-fevernow__button[data-type-button="full"] .post-actions__item {
      width: auto;
      flex: 0 1 auto;
      position: relative;
      top: 0;
      left: 0;
      background-color: transparent;
      padding: 0; }
    .post-photo__item .cp-form__button[data-type-button="full"] .post-actions__icon, .post-photo__item .ff-fevernow__button[data-type-button="full"] .post-actions__icon {
      font-size: 18px;
      width: 18px;
      height: 18px;
      color: #f3d300; }
    .post-photo__item .cp-form__button[data-type-button="full"] .post-actions__text, .post-photo__item .ff-fevernow__button[data-type-button="full"] .post-actions__text {
      font-size: 14px; }
  .post-photo__item .post-timeline__minutes {
    position: absolute;
    right: 11px;
    left: unset;
    bottom: 9px;
    top: unset;
    /*mix-blend-mode: difference;*/ }
  .post-photo__item .post-timeline__alert[data-type="failed"] .post-timeline__alert-title, .post-photo__item .post-timeline__alert[data-type="pending"] .post-timeline__alert-title, .post-photo__item .post-timeline__alert[data-type="review"] .post-timeline__alert-title, .post-photo__item .post-timeline__alert[data-type="processing"] .post-timeline__alert-title {
    font-size: 16px !important;
    font-weight: 400 !important;
    color: #f00;
    line-height: 0.88;
    font-family: Roboto; }
  .post-photo__item .post-timeline__alert[data-type="failed"] .post-timeline__alert-text, .post-photo__item .post-timeline__alert[data-type="pending"] .post-timeline__alert-text, .post-photo__item .post-timeline__alert[data-type="review"] .post-timeline__alert-text, .post-photo__item .post-timeline__alert[data-type="processing"] .post-timeline__alert-text {
    font-size: 14px;
    color: #000;
    font-weight: 400;
    line-height: 1;
    text-align: center;
    font-family: Roboto; }
  .post-photo__item .post-timeline__alert:not([data-type="failed"]):not([data-type="pending"]):not([data-type="processing"]):not([data-type="review"]) .post-timeline__alert-title.is-alternative {
    display: block;
    font-weight: 700 !important;
    color: #1b1d1a;
    margin-top: 10px !important;
    padding: 16px 24px 16px 24px !important;
    background: rgba(255, 255, 255, 0.5);
    border-radius: 8px;
    font-size: 20px !important; }
  .post-photo__item .post-timeline__alert:not([data-type="failed"]):not([data-type="pending"]):not([data-type="processing"]):not([data-type="review"]) .post-timeline__alert-text {
    display: none; }
  .post-photo__item .post-timeline__alert .post-timeline__alert-icon.is-failed, .post-photo__item .post-timeline__alert .post-timeline__alert-icon.is-rejected, .post-photo__item .post-timeline__alert .post-timeline__alert-icon.is-review, .post-photo__item .post-timeline__alert .post-timeline__alert-icon.is-processing, .post-photo__item .post-timeline__alert .post-timeline__alert-icon.is-pending {
    padding: 0 !important;
    width: 27px !important;
    height: 27px !important;
    flex: 0 1 27px !important; }
  .post-photo__item .post-timeline__alert .post-timeline__alert-icon.is-price {
    width: 23px !important;
    height: 23px !important;
    flex: 1 !important; }
  .post-photo__item .post-timeline__alert .post-timeline__alert-icon.is-blurred {
    width: 23px !important;
    height: 23px !important;
    flex: 0 1 23px !important; }
  .post-photo__item .post-timeline__alert .post-timeline__alert-icon.is-premium {
    width: 28px !important;
    height: 28px !important;
    flex: 0 1 28px !important; }
  .post-photo__item .post-timeline__alert .post-timeline__alert-title + .post-timeline__alert-text {
    margin-top: 13px !important; }
  .post-photo__item .post-timeline__alert .post-timeline__alert-text + .post-timeline__price[data-type="price"] {
    margin-top: 11px !important; }
  .post-photo__item .post-timeline__alert .post-timeline__price[data-type="price"] {
    font-size: 13px;
    min-width: 0 !important; }
  .post-photo__item .is-song {
    position: absolute;
    width: 40%;
    height: 40%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0; }

.post-photo__link {
  border-radius: inherit; }

.post-photo__thumb {
  border-radius: inherit;
  background-color: transparent; }
  .post-photo__thumb .cp-myprive-form__player-action,
  .post-photo__thumb .cp-myprive-form__player-minutes {
    color: rgba(255, 255, 255, 0.2); }
  .post-photo__thumb .post-timeline__box-icons {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 0 8px;
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 0;
    bottom: 0; }
    .post-photo__thumb .post-timeline__box-icons span {
      margin-bottom: 11px; }

.post-photo__floating {
  top: 6px;
  right: 6px;
  z-index: 21;
  background-color: #FFF;
  color: #000; }
  .post-photo__floating:hover {
    background-color: #FFF !important;
    color: #ff5c54; }
  .post-photo__floating[data-type="segment"] {
    width: clamp(15px, 1.5vw, 20px);
    height: clamp(15px, 1.5vw, 20px);
    top: unset;
    bottom: 9px;
    right: unset !important;
    left: 7px !important;
    background-color: transparent;
    opacity: 1;
    /*mix-blend-mode: difference;*/ }
    .post-photo__floating[data-type="segment"] .post-photo__floating-icon {
      width: 19px;
      height: 16px;
      fill: #fff; }

.post-photo__media {
  border-radius: inherit; }
  .post-photo__media.has-opacity {
    opacity: 0.5; }

.post-timeline__box-minutes {
  width: 100%;
  display: flex;
  justify-content: space-between;
  position: absolute;
  bottom: 0; }

@media all and (max-width: 939px) {
  .post-poll {
    min-height: 319px;
    overflow: hidden; } }

@media all and (max-width: 468px) {
  .post-poll {
    min-height: 183px;
    overflow: hidden; } }

.post-poll .post-timeline__link {
  display: block;
  height: 100%;
  position: relative; }

.post-poll__options {
  background-color: #fafafb; }
  .post-poll__options input:checked + label {
    color: #fff;
    background-color: #ff6b64; }
    .post-poll__options input:checked + label .post-poll__option--letter {
      color: #ff6b64; }

.is-grid.post-poll {
  background-color: #f2f2f2;
  border-radius: 13px;
  padding: 10px;
  transition: opacity 0.3s;
  min-height: 207.33px; }
  @media screen and (max-width: 939px) {
    .is-grid.post-poll {
      min-height: 202.5px; } }
  .is-grid.post-poll .cp-form__button:hover, .is-grid.post-poll .ff-fevernow__button:hover {
    filter: none;
    background: #fff; }
  .is-grid.post-poll a:hover {
    text-decoration: none;
    opacity: .8; }
  .is-grid.post-poll .post-poll__option {
    padding: 0 20px 0 50px;
    min-height: 33px; }
  .is-grid.post-poll .post-poll__question {
    overflow: hidden;
    min-width: 105px;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    font-weight: normal;
    text-transform: capitalize;
    padding: 3px 0; }
  .is-grid.post-poll .post-poll__option--letter {
    width: 22px;
    height: 22px;
    font-size: 14px; }
  .is-grid.post-poll .post-poll__option--question {
    overflow: hidden;
    min-width: 105px;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .is-grid.post-poll .post-poll__options.is-result {
    padding: 0 !important;
    background-color: transparent !important; }
  .is-grid.post-poll .post-poll__options .post-poll__answer {
    overflow: hidden;
    white-space: nowrap; }
    .is-grid.post-poll .post-poll__options .post-poll__answer p {
      overflow: hidden;
      min-width: 105px;
      text-overflow: ellipsis;
      font-size: 12px; }
  .is-grid.post-poll .post-poll__options .post-poll__result {
    margin: 0; }
  .is-grid.post-poll .post-poll__options .post-poll__result--progress-bar {
    height: 8px; }
  .is-grid.post-poll .cp-header__schedule {
    bottom: 5px; }

.post-poll__option {
  color: #000;
  background-color: #fff;
  border: 1px solid #c3ccd4; }
  .post-poll__option--letter {
    background-color: #eceff1; }

.post-poll__result {
  color: #ff6b64;
  font-style: italic; }
  .is-winner.post-poll__result .post-poll__result--progress-bar {
    background-color: #ff6b64; }
  .post-poll__result--progress {
    background-color: #cfcfcf;
    border-radius: 50px; }
    .post-poll__result--progress-bar {
      background-color: #a0aab4; }

.post-poll__submit {
  color: #000;
  background-color: #edeff1; }

.post-poll__footer span:first-of-type {
  color: #ff6b64; }

.post-poll__footer span:last-of-type {
  color: #a0aab4; }

.post-empty__item {
  width: 100%;
  float: left; }

.post-empty__infos {
  width: 100%;
  float: left;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 48px 0; }
  .post-empty__infos .is-icon {
    width: 65px;
    height: 65px;
    fill: #000;
    margin-bottom: 10px; }

.post-empty__title {
  color: #000;
  font-family: Roboto;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 1.6;
  width: 100%;
  float: left;
  text-align: center;
  text-transform: none; }

.post-elements__floating {
  display: flex;
  bottom: 1.1vw;
  padding: 0 13px;
  z-index: 21; }
  @media screen and (max-width: 936px) {
    .post-elements__floating {
      bottom: 16px; } }
  .post-elements__floating--icon {
    fill: #fff;
    filter: drop-shadow(0px 0px 5px rgba(5, 0, 6, 0.2));
    text-shadow: 0px 0px 5px rgba(5, 0, 6, 0.2); }
  .post-elements__floating--minutes {
    color: #fff;
    font-size: 12px;
    text-shadow: 0 0 9px rgba(5, 0, 6, 0.75);
    margin-left: 7px; }
  .post-elements__floating--description {
    display: flex;
    flex: 0 1 auto;
    justify-content: flex-end;
    align-items: center;
    color: #fff;
    border-radius: 30px;
    padding: 5px 16px;
    margin-left: auto;
    font-size: 14px;
    font-weight: 700; }
    .post-elements__floating--description.is-price {
      background-color: rgba(0, 0, 0, 0.5); }
    .post-elements__floating--description.is-premium {
      background-color: #ff5c54 ; }
      body[data-theme="dark"] .post-elements__floating--description.is-premium {
        background-color: #ff5c54 ; }
    .post-elements__floating--description.is-early-acceess {
      line-height: 21px; }
      .post-elements__floating--description.is-early-acceess svg {
        width: 21px;
        height: 21px;
        margin-right: 6px;
        position: relative;
        left: -5px; }
    .post-elements__floating--description .post-elements__floating--icon {
      margin-right: 5px;
      filter: none;
      text-shadow: none;
      width: 14px;
      height: 14px; }

[data-layout="grid"] .post-elements__floating {
  bottom: 5px;
  left: 0px;
  padding: 0 8px;
  align-items: center; }
  [data-layout="grid"] .post-elements__floating .post-elements__floating--icon {
    width: 14px;
    height: 14px; }
  [data-layout="grid"] .post-elements__floating .post-elements__floating--minutes {
    line-height: 18px;
    vertical-align: middle; }
  [data-layout="grid"] .post-elements__floating .post-elements__floating--description {
    border-radius: 24px;
    padding: 3px 10px;
    font-size: 12px; }
  [data-layout="grid"] .post-elements__floating .is-early-acceess svg {
    width: 21px;
    height: 21px;
    left: -2px; }

.post-timeline {
  /*
     * Marcos Leandro
     * 2022-12-27
     *
     * Removida a propriedade mix-blend-mode.
     */
  /*
     * Marcos Leandro
     * 2022-12-27
     *
     * Adicionado o filter para sombrear o SVG.
     */
  /*
     * Marcos Leandro
     * 2022-12-05
     *
     * Adicionado font-family e alterado line-height para ficar igual do
     * layout do Leandro no Avocode.
     */ }
  .post-timeline:has(article).is-grid {
    display: grid;
    --grid-gap: 10px;
    grid-gap: var(--grid-gap);
    grid-template-columns: repeat(auto-fill, minmax(calc(100% / var(--columns) - var(--grid-gap)), 1fr));
    margin-top: 18px !important;
    --columns: 3 !important; }
    @media all and (min-width: 940px) {
      .post-timeline:has(article).is-grid.has-item-3 {
        --columns: 3; }
      .post-timeline:has(article).is-grid.has-item-4 {
        --columns: 4; }
      .post-timeline:has(article).is-grid.has-item-5 {
        --columns: 5; }
      .post-timeline:has(article).is-grid.has-item-6 {
        --columns: 6; }
      .post-timeline:has(article).is-grid .span-2 {
        grid-column: span 2; }
      .post-timeline:has(article).is-grid .span-3 {
        grid-column: span 3; }
      .post-timeline:has(article).is-grid .span-4 {
        grid-column: span 4; }
      .post-timeline:has(article).is-grid .span-5 {
        grid-column: span 5; }
      .post-timeline:has(article).is-grid .span-6 {
        grid-column: span 6; } }
    @media all and (max-width: 940px) {
      .post-timeline:has(article).is-grid {
        --grid-gap: 10px;
        --columns: 2 !important; } }
    .post-timeline:has(article).is-grid .post-photo__item {
      width: unset !important;
      max-width: unset !important;
      flex: unset !important; }
    .post-timeline:has(article).is-grid .post-banner {
      grid-column: span 2; }
      @media all and (min-width: 940px) {
        .post-timeline:has(article).is-grid .post-banner {
          grid-column: span 3 !important; } }
    .post-timeline:has(article).is-grid:has(.post-empty__item) {
      --columns: 1 !important; }
    .post-timeline:has(article).is-grid .post-timeline__alert-icon.is-processing {
      width: 27px !important;
      height: 27px !important;
      flex: 0 1 27px !important; }
  .post-timeline:has(article) .post-timeline__alert-icon.is-processing {
    animation: spin 4s linear infinite; }

@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
  .post-timeline__thumb {
    border-radius: 13px; }
  .post-timeline__item {
    border-radius: 18px;
    margin: 0; }
    .post-timeline__item:not(:nth-child(1)) {
      margin: 38px 0 0; }
    .post-timeline__item.is-pending, .post-timeline__item.is-failed, .post-timeline__item.is-processing, .post-timeline__item.is-review {
      overflow: hidden; }
      .post-timeline__item.is-pending .post-timeline__link, .post-timeline__item.is-failed .post-timeline__link, .post-timeline__item.is-processing .post-timeline__link, .post-timeline__item.is-review .post-timeline__link {
        cursor: default; }
      .post-timeline__item.is-pending .post-timeline__thumb, .post-timeline__item.is-failed .post-timeline__thumb, .post-timeline__item.is-processing .post-timeline__thumb, .post-timeline__item.is-review .post-timeline__thumb {
        background-color: #8a96a3; }
    .post-timeline__item .post-data__handler[data-tooltip] svg {
      width: 16px;
      height: 16px;
      opacity: 0.8; }
    .post-timeline__item .post-data ~ .post-timeline__link {
      margin-top: 21px; }
    .post-timeline__item .post-data ~ .post-timeline__infos {
      margin-top: 14px; }
      .post-timeline__item .post-data ~ .post-timeline__infos + .post-timeline__link {
        margin-top: 14px; }
    .post-timeline__item .post-data.is-favorite {
      padding: 20px !important; }
    .post-timeline__item .post-actions {
      padding: 15px; }
    .post-timeline__item[data-is-slideshow="true"] .post-timeline__media {
      aspect-ratio: 1/1;
      object-fit: contain; }
  .post-timeline__schedule-item {
    width: 100%;
    max-width: 100%; }
    .post-timeline__schedule-item .cp-header__schedule {
      background-color: #83F6FF;
      padding: 3px 14px 3px 5px; }
    .post-timeline__schedule-item .cp-header__schedule,
    .post-timeline__schedule-item .cp-header__schedule i,
    .post-timeline__schedule-item .cp-bottom__schedule-date {
      color: #1395a5;
      font-weight: bold; }
    .post-timeline__schedule-item .header-profile-schedule__navigation-icon {
      fill: #1395a5;
      width: 18px;
      height: 18px; }
  .post-timeline__floating {
    left: 15px !important;
    right: unset !important;
    top: 15px;
    z-index: 25;
    opacity: 1;
    width: clamp(18px, 3vw, 24px);
    height: clamp(18px, 3vw, 24px);
    border-radius: 0;
    /* mix-blend-mode: difference; */ }
  .post-timeline__floating-icon {
    color: inherit;
    text-shadow: none;
    fill: #FFF; }
  .post-timeline__infos {
    padding: 0 25px !important; }
  .post-timeline__text {
    color: #000000;
    font-family: "Roboto", sans-serif;
    font-size: 15px;
    font-weight: 400;
    line-height: 24px;
    /* line-height: 1.6; */ }
  .post-timeline__link:before {
    display: none; }
  .post-timeline__link:not([data-type="video"]):not([data-type="status"]) .post-timeline__thumb:before {
    padding-top: 100%; }
    @media all and (max-width: 939px) {
      .post-timeline__link:not([data-type="video"]):not([data-type="status"]) .post-timeline__thumb:before {
        padding-top: 100%; } }
  .post-timeline__thumb[data-orientation="portrait"]:before {
    padding-top: 100%; }
  .post-timeline__thumb.has-alpha .post-timeline__media {
    opacity: 1 !important;
    filter: brightness(0.7); }
  .post-timeline__thumb .post-blur-overlay {
    background: rgba(255, 255, 255, 0.5); }
  .post-timeline__media {
    border-radius: 15px;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    object-fit: cover; }
  .post-timeline__navigation {
    z-index: 13;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.39);
    width: clamp(31px, 5vw, 45px);
    height: clamp(31px, 5vw, 45px);
    box-shadow: none; }
    .post-timeline__navigation[data-type="next"] {
      right: 17px;
      left: unset;
      bottom: 0; }
      .post-timeline__navigation[data-type="next"] svg {
        transform: scaleX(-1); }
    .post-timeline__navigation[data-type="prev"] {
      left: 17px;
      right: unset;
      bottom: 0; }
    .post-timeline__navigation svg {
      width: clamp(10px, 2vw, 13px);
      height: clamp(10px, 2vw, 13px);
      fill: #FFF; }
  .post-timeline__alert {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    height: 100% !important;
    width: 100%;
    padding: 0px;
    border-radius: inherit;
    flex-wrap: nowrap;
    pointer-events: all; }
    .post-timeline__alert ~ .post-timeline__price[data-type="counter"],
    .post-timeline__alert ~ .post-modal__price[data-type="counter"] {
      z-index: 21; }
    .post-timeline__alert ~ .post-timeline__bullets,
    .post-timeline__alert ~ .post-modal__bullets,
    .post-timeline__alert ~ .post-timeline__navigation,
    .post-timeline__alert ~ .post-actions,
    .post-timeline__alert ~ .post-modal__navigation {
      z-index: 1;
      opacity: 0;
      pointer-events: none; }
    .post-timeline__alert .post-timeline__alert-icon {
      border-radius: 0 !important;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 0 !important;
      background-color: transparent !important; }
      .post-timeline__alert .post-timeline__alert-icon.is-premium {
        padding: 0px; }
      .post-timeline__alert .post-timeline__alert-icon.is-failed, .post-timeline__alert .post-timeline__alert-icon.is-rejected, .post-timeline__alert .post-timeline__alert-icon.is-review, .post-timeline__alert .post-timeline__alert-icon.is-updated, .post-timeline__alert .post-timeline__alert-icon.is-processing, .post-timeline__alert .post-timeline__alert-icon.is-pending {
        padding: 0 !important;
        width: 39px !important;
        height: 39px !important;
        flex: 0 1 39px !important; }
      .post-timeline__alert .post-timeline__alert-icon + .post-timeline__alert-title {
        margin-top: 39px !important; }
      .post-timeline__alert .post-timeline__alert-icon.is-pending + .post-timeline__alert-title,
      .post-timeline__alert .post-timeline__alert-icon.is-review + .post-timeline__alert-title,
      .post-timeline__alert .post-timeline__alert-icon.is-processing + .post-timeline__alert-title,
      .post-timeline__alert .post-timeline__alert-icon.is-failed + .post-timeline__alert-title {
        margin-top: 22px !important; }
      .post-timeline__alert .post-timeline__alert-icon.is-price {
        width: 39px !important;
        height: 39px !important;
        flex: 0 1 39px !important; }
      .post-timeline__alert .post-timeline__alert-icon.is-blurred {
        width: 39px !important;
        height: 39px !important;
        flex: 0 1 39px !important;
        filter: none !important; }
      .post-timeline__alert .post-timeline__alert-icon.is-premium {
        width: 60px !important;
        height: 60px !important;
        flex: 0 1 60px !important; }
    .post-timeline__alert .post-timeline__alert-title {
      font-size: 20px !important;
      line-height: 1.08;
      font-weight: 500 !important;
      flex: 0 1 auto;
      text-align: center;
      padding-top: 0 !important;
      max-width: calc(100% - 10px);
      padding-left: 5px;
      padding-right: 5px;
      display: block; }
      .post-timeline__alert .post-timeline__alert-title.is-alternative {
        display: none; }
      .post-timeline__alert .post-timeline__alert-title + .post-timeline__alert-text {
        margin-top: 22px !important; }
    .post-timeline__alert .post-timeline__alert-text {
      font-size: 15px;
      font-weight: 400;
      text-align: center;
      margin-top: 0;
      line-height: 1.6;
      max-width: 80%; }
      .post-timeline__alert .post-timeline__alert-text + .post-timeline__price[data-type="price"] {
        margin-top: 27px !important; }
    .post-timeline__alert .post-timeline__price[data-type="price"] {
      cursor: pointer;
      pointer-events: all;
      border-radius: 50px;
      font-weight: 400;
      border: none !important;
      margin-left: 0;
      margin-top: 10px; }
      .post-timeline__alert .post-timeline__price[data-type="price"]:hover {
        text-decoration: none;
        opacity: 0.7; }
  .post-timeline__minutes {
    top: 15px;
    left: 15px;
    z-index: 25;
    border-radius: 50;
    font-size: 10px; }
  .post-timeline__price[data-type="counter"] {
    top: clamp(16px, 1vw, 18px);
    bottom: unset;
    right: unset;
    left: clamp(40px, 6vw, 50px);
    padding: 0;
    font-size: clamp(11px, 1vw, 12px);
    color: #FFF;
    width: auto;
    height: clamp(17px, 3vw, 20px);
    background-color: rgba(0, 0, 0, 0.2);
    min-width: clamp(28px, 5vw, 38px);
    font-weight: 400;
    letter-spacing: 0; }
    .post-timeline__price[data-type="counter"]:before {
      display: block !important; }
  .post-timeline__bullets {
    display: none; }
    .post-timeline__bullets li {
      width: 8px;
      height: 8px; }
      .post-timeline__bullets li.is-active {
        background-color: #ff6b64; }
  .post-timeline__date {
    color: #8a96a3; }

.post-timeline__item {
  background-color: #FFF ; }
  .post-timeline__item.is-failed, .post-timeline__item.is-rejected {
    border: 2px solid #000;
    border-color: #f06565 ; }
  .post-timeline__item.is-pending {
    border: 2px solid #000;
    border-color: #ff9c00 ; }
  .post-timeline__item.is-review, .post-timeline__item.is-updated, .post-timeline__item.is-processing {
    border: 2px solid #000;
    border-color: #29c6dd ; }
  .post-timeline__item .post-data__nickname {
    color: #000 ; }
    .post-timeline__item .post-data__nickname a {
      color: currentColor; }
  .post-timeline__item .post-data__state {
    color: #8a96a3 ; }
  .post-timeline__item .post-timeline__date {
    fill: #000 ; }
  .post-timeline__item .post-data__handler svg {
    fill: #000 ; }
  .post-timeline__item .post-actions__icon {
    fill: #000 ; }
  .post-timeline__item .post-actions__text {
    color: #000 ; }
  .post-timeline__item .post-comments__insert-field {
    background-color: #FFF ;
    color: #000 ;
    border-color: #eaeaea ; }
    .post-timeline__item .post-comments__insert-field::placeholder {
      color: #000 ; }
    .post-timeline__item .post-comments__insert-field:disabled, .post-timeline__item .post-comments__insert-field.is-disabled {
      background-color: #FAFAFA ;
      color: #D3D7DB ;
      border-color: #FCFCFC ; }
      .post-timeline__item .post-comments__insert-field:disabled::placeholder, .post-timeline__item .post-comments__insert-field.is-disabled::placeholder {
        color: #D3D7DB ; }
      .post-timeline__item .post-comments__insert-field:disabled ~ .post-comments__insert-button svg, .post-timeline__item .post-comments__insert-field.is-disabled ~ .post-comments__insert-button svg {
        fill: #D3D7DB ; }
  .post-timeline__item .post-comments__insert-button svg {
    fill: #000 ; }
  .post-timeline__item .post-comments__item .post-data__container {
    background-color: #FAFAFA ; }
  .post-timeline__item .post-comments__item .post-data__text .post-data__text {
    color: #000 ; }

.post-timeline__text {
  color: #000 ; }
  .post-timeline__text .rq-parsed-link {
    color: #ff6b64; }

.post-timeline__thumb {
  background-color: transparent ; }

.post-timeline__alert[data-type="blurred"] .post-timeline__price[data-type="price"], .post-timeline__alert[data-type="premium"] .post-timeline__price[data-type="price"], .post-timeline__alert[data-type="price"] .post-timeline__price[data-type="price"] {
  color: #FFF ; }

.post-timeline__alert[data-type="premium"] .post-timeline__price[data-type="price"] {
  color: #FFF ; }

.post-timeline__alert[data-type="failed"], .post-timeline__alert[data-type="rejected"], .post-timeline__alert[data-type="updated"], .post-timeline__alert[data-type="review"], .post-timeline__alert[data-type="pending"] {
  background-color: rgba(255, 255, 255, 0.9) !important; }
  .post-timeline__alert[data-type="failed"] .post-timeline__price[data-type="price"], .post-timeline__alert[data-type="rejected"] .post-timeline__price[data-type="price"], .post-timeline__alert[data-type="updated"] .post-timeline__price[data-type="price"], .post-timeline__alert[data-type="review"] .post-timeline__price[data-type="price"], .post-timeline__alert[data-type="pending"] .post-timeline__price[data-type="price"] {
    background-color: #ff5c54 ;
    color: #FFF ; }

.post-timeline__alert ~ .post-timeline__price[data-type="counter"] {
  background-color: rgba(255, 255, 255, 0.9) ;
  color: #000 ; }

.post-timeline__alert ~ .post-timeline__navigation {
  background-color: rgba(255, 255, 255, 0.9) ;
  color: #000 ; }

.post-timeline__alert .post-timeline__alert-icon {
  border-color: transparent !important;
  fill: #000 ; }
  .post-timeline__alert .post-timeline__alert-icon.is-premium {
    background-color: #ed6265 !important;
    fill: #ff6b64 ; }
  .post-timeline__alert .post-timeline__alert-icon.is-failed, .post-timeline__alert .post-timeline__alert-icon.is-rejected {
    fill: #f06565 ; }
    .post-timeline__alert .post-timeline__alert-icon.is-failed + .post-timeline__alert-title, .post-timeline__alert .post-timeline__alert-icon.is-rejected + .post-timeline__alert-title {
      color: #f06565 ; }
  .post-timeline__alert .post-timeline__alert-icon.is-pending {
    fill: #ff9c00 ; }
    .post-timeline__alert .post-timeline__alert-icon.is-pending + .post-timeline__alert-title {
      color: #ff9c00 ; }
  .post-timeline__alert .post-timeline__alert-icon.is-review, .post-timeline__alert .post-timeline__alert-icon.is-updated, .post-timeline__alert .post-timeline__alert-icon.is-processing {
    fill: #29c6dd ; }
    .post-timeline__alert .post-timeline__alert-icon.is-review + .post-timeline__alert-title, .post-timeline__alert .post-timeline__alert-icon.is-updated + .post-timeline__alert-title, .post-timeline__alert .post-timeline__alert-icon.is-processing + .post-timeline__alert-title {
      color: #29c6dd ; }

.post-timeline__alert .post-timeline__alert-title {
  color: #000 ; }

.post-timeline__alert .post-timeline__alert-text {
  color: #000 ; }
  .post-timeline__alert .post-timeline__alert-text a {
    text-decoration: underline; }

.post-timeline__alert .post-timeline__price[data-type="price"] {
  background-color: #ff5c54 ;
  color: #FFF ; }

.post-timeline__minutes {
  color: #fff;
  background-color: transparent;
  height: auto;
  position: unset;
  top: 0;
  right: 0;
  left: 0;
  font-size: 12px;
  text-shadow: 0 0 9px rgba(5, 0, 6, 0.75);
  font-style: normal; }

.center-profile {
  max-width: calc(100% - 246px - 10px);
  /* Modal without ajax */ }
  .center-profile.l-container {
    float: none; }
  .center-profile.has-sidebar-large {
    max-width: calc(100% - 406px - 10px); }
  .center-profile .cp-stories {
    padding: 10px 0 0 0; }
  .center-profile ~ .side-profile:not(.has-no-margin) {
    margin: 0 0 0 10px; }
  .center-profile.is-center-content .ff-modal__container .post-data {
    padding: 0px;
    margin-bottom: 20px; }
  .center-profile.is-center-content .ff-modal__container .cp-modal__data {
    width: 100%; }
    .center-profile.is-center-content .ff-modal__container .cp-modal__data .post-modal__text {
      color: #000; }
    .center-profile.is-center-content .ff-modal__container .cp-modal__data .post-comments {
      flex-basis: auto; }

.container-profile {
  margin-top: 16px;
  width: 100%;
  padding-bottom: 18px; }
  .container-profile:not(:nth-of-type(1)) {
    margin-top: 19px; }

.container-profile {
  background-color: #fafafa ; }
  body[data-custom-theme="true"] .container-profile {
    background-color: #fafafa ; }

.header-profile {
  /*
     * Marcos Leandro
     * 2022-12-05
     *
     * Adicionado novo item button para definir botão do fanclub
     * ao profile sem quebrar os demais itens.
     */ }
  .header-profile__button {
    display: flex;
    color: #ffffff;
    border-radius: 13px;
    background-color: #ff5c54;
    padding: 6px 30px;
    text-align: center;
    min-width: 1px !important;
    align-self: flex-start; }
    .header-profile__button .header-profile__media-text {
      color: #ffffff;
      margin-left: auto;
      margin-right: auto;
      font-family: "Roboto" sans-serif;
      font-size: 13px;
      font-weight: 400;
      line-height: 14px;
      text-align: center; }
  .header-profile__container {
    padding-left: 0;
    width: auto;
    flex: 1 1 10em; }
    .header-profile__container.is-gutter {
      padding-left: 0; }
    @media all and (max-width: 939px) {
      .header-profile__container {
        order: unset; } }
  .header-profile__content {
    box-shadow: none;
    border-radius: 0;
    padding: 19px 0 0 0;
    align-content: flex-start;
    align-items: flex-start; }
    .header-profile__content.is-full {
      width: 100%; }
    .header-profile__content .engagement-info {
      justify-content: flex-end;
      position: absolute;
      top: 140px;
      display: flex;
      right: 0px;
      width: auto;
      z-index: 2;
      gap: 6px; }
      @media all and (max-width: 936px) {
        .header-profile__content .engagement-info {
          top: -20px;
          right: 20px;
          width: 100%; } }
      .header-profile__content .engagement-info .header-profile__media-text {
        color: #fff !important;
        font-size: 15px;
        line-height: 0;
        display: flex;
        align-items: center;
        gap: 6px; }
        @media all and (max-width: 936px) {
          .header-profile__content .engagement-info .header-profile__media-text {
            font-size: 14px; } }
      .header-profile__content .engagement-info .header-profile__media-link {
        background: transparent;
        padding: 0;
        cursor: auto;
        transition: none; }
        .header-profile__content .engagement-info .header-profile__media-link svg {
          fill: #ff5c54;
          width: 18px;
          height: 18px; }
          @media all and (max-width: 936px) {
            .header-profile__content .engagement-info .header-profile__media-link svg {
              width: 14px;
              height: 14px; } }
        .header-profile__content .engagement-info .header-profile__media-link:hover .default {
          display: block !important; }
    @media all and (max-width: 939px) {
      .header-profile__content {
        border-radius: 12px 12px 0 0;
        justify-content: center;
        padding: 20px 20px 0 20px; } }
    .header-profile__content .cp-form {
      width: 100%;
      float: left;
      max-width: 100%; }
  .header-profile__data {
    padding: 0 6px; }
    @media all and (max-width: 939px) {
      .header-profile__data {
        justify-content: center;
        margin-top: 15px; } }
  .header-profile__image {
    opacity: 1;
    width: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }
    @media all and (max-width: 939px) {
      .header-profile__image {
        min-height: 100px; } }
  .header-profile__avatar {
    width: 151px;
    height: 151px;
    flex: 0 1 151px;
    position: relative;
    top: 0;
    margin: -105px 0 0;
    left: -1px;
    cursor: pointer; }
    @media all and (max-width: 939px) {
      .header-profile__avatar {
        order: unset; } }
    .header-profile__avatar .header-profile__media-link {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      background-color: rgba(0, 0, 0, 0.25);
      border: none; }
      .header-profile__avatar .header-profile__media-link .header-profile__media-icon {
        fill: #fff; }
  .header-profile__avatar-image {
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }
    .header-profile__avatar-image.has-bright-less {
      filter: brightness(0.7); }
  .header-profile__nickname {
    width: 100%;
    font-size: 23px;
    font-weight: 500;
    line-height: 1; }
    @media all and (max-width: 939px) {
      .header-profile__nickname {
        text-align: left;
        justify-content: center; } }
  .header-profile__reviews {
    width: auto;
    flex: 0 1 auto;
    justify-content: flex-end; }
    @media all and (max-width: 939px) {
      .header-profile__reviews {
        width: 100% !important;
        flex: 0 1 100% !important;
        justify-content: center !important;
        margin-top: 0; } }
  .header-profile__cover {
    height: auto; }
    .header-profile__cover .loader {
      backdrop-filter: blur(2px);
      position: absolute;
      top: 0;
      left: 0; }
  .header-profile__cover-move {
    position: relative;
    top: 0px;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 200px;
    border-radius: 0 0 22px 22px;
    background-size: cover;
    background-position: center center;
    float: none; }
    @media all and (max-width: 939px) {
      .header-profile__cover-move {
        height: 105px !important;
        background-color: transparent; } }
    .header-profile__cover-move .header-profile__avatar-image[data-type="button"] {
      right: 20px;
      top: 20px;
      left: auto;
      bottom: auto;
      margin: 0; }
    .header-profile__cover-move .header-profile__media-link.is-set-cover-header {
      background-color: rgba(0, 0, 0, 0.45);
      border: none !important;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto; }
      @media (min-width: 1024px) {
        .header-profile__cover-move .header-profile__media-link.is-set-cover-header:hover {
          background-color: rgba(255, 255, 255, 0.45); }
          .header-profile__cover-move .header-profile__media-link.is-set-cover-header:hover .header-profile__media-icon {
            fill: #000; } }
      .header-profile__cover-move .header-profile__media-link.is-set-cover-header .header-profile__media-icon {
        fill: #fff; }
  .header-profile__cover-move {
    position: relative;
    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.9); }
    .header-profile__cover-move::before {
      content: "";
      position: absolute;
      background-color: #000;
      opacity: 0.3;
      bottom: -10px;
      width: 150%;
      height: 50px;
      z-index: 1;
      filter: blur(15px); }
      @media all and (max-width: 939px) {
        .header-profile__cover-move::before {
          bottom: inherit;
          top: -15px;
          left: -10px;
          filter: blur(8px); } }
  .header-profile__cover-data {
    background-color: transparent;
    margin-top: 0;
    border-radius: 12px;
    position: relative;
    z-index: 1; }
    @media all and (max-width: 939px) {
      .header-profile__cover-data {
        margin-bottom: 0; }
        .header-profile__cover-data:after {
          display: none; } }
    .header-profile__cover-data .post-timeline__text {
      width: 100%;
      font-size: 15px;
      font-weight: 400;
      border: none;
      padding: 0; }
      @media all and (max-width: 939px) {
        .header-profile__cover-data .post-timeline__text {
          margin-top: 15px !important; } }
    .header-profile__cover-data .post-data__state {
      font-size: 13px;
      font-weight: 400;
      line-height: 2.15; }
      @media all and (max-width: 939px) {
        .header-profile__cover-data .post-data__state {
          text-align: center; } }
  .header-profile__media-link {
    margin-left: 8px;
    width: 37px;
    height: 25px;
    border: 1px solid;
    transition: 0.3s; }
    .header-profile__media-link:hover {
      text-decoration: none; }
    .header-profile__media-link[data-type-item="text"] {
      width: auto;
      border-radius: 25px;
      padding: 0 25px;
      float: left; }
    .header-profile__media-link.is-fanclub {
      width: 23px;
      cursor: default !important; }
      .header-profile__media-link.is-fanclub img {
        width: 22px;
        height: 22px; }
    .header-profile__media-link.pin-icon {
      background: transparent; }
      .header-profile__media-link.pin-icon svg {
        fill: #fd6467;
        width: 18px;
        height: 18px; }
  .header-profile__media-icon {
    width: 18px;
    height: 18px;
    pointer-events: none;
    transition: 0.3s; }
    .header-profile__media-icon:not(.is-disabled) {
      cursor: pointer; }
    .header-profile__media-icon.is-messages {
      width: 20px;
      height: 20px; }
    .header-profile__media-icon.is-share {
      width: auto;
      height: 21px; }
    .header-profile__media-icon.is-heart {
      width: 20px;
      height: 20px; }
    .header-profile__media-icon.is-camera {
      width: 20px;
      height: auto; }
  .header-profile__media-text {
    font-size: 13px;
    font-weight: 400;
    line-height: 2;
    transition: 0.3s; }
  .header-profile__navigation {
    margin-bottom: 10px !important; }
    @media (max-width: 940px) {
      .header-profile__navigation {
        margin-bottom: 0 !important; } }
  .header-profile__navigation-list {
    padding: 0;
    border-bottom: 2px solid;
    padding-top: 8px; }
    @media all and (max-width: 939px) {
      .header-profile__navigation-list {
        max-width: 100%; } }
  .header-profile__navigation-item {
    width: auto;
    flex: 1 1 10em; }
    .header-profile__navigation-item.is-active .header-profile__navigation-link:before {
      height: 2px;
      top: unset;
      bottom: -2px; }
    .header-profile__navigation-item.is-active .header-profile__navigation-text {
      font-weight: 400; }
    .header-profile__navigation-item .header-profile__navigation-link.is-disabled .header-profile__navigation-text {
      color: rgba(0, 0, 0, 0.5); }
  .header-profile__navigation-link {
    padding: 11px 10px; }
  .header-profile__navigation-text {
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.33;
    font-weight: 400; }
  .header-profile .cp-stories {
    margin: 15px 0; }

.header-profile {
  background-color: #fafafa ; }
  body[data-custom-theme="true"] .header-profile {
    background-color: #000 ; }
  .header-profile__avatar-link {
    background-color: #FFF ; }
    body[data-custom-theme="true"] .header-profile__avatar-link {
      background-color: #000 ; }
  .header-profile__nickname {
    color: #000 ; }
    body[data-custom-theme="true"] .header-profile__nickname {
      color: #FFF ; }
  .header-profile__cover .loader {
    background-color: rgba(255, 255, 255, 0.7) ; }
    body[data-custom-theme="true"] .header-profile__cover .loader {
      background-color: rgba(0, 0, 0, 0.7) ; }
  .header-profile__cover-data .post-timeline__text {
    color: #000 ; }
    body[data-custom-theme="true"] .header-profile__cover-data .post-timeline__text {
      color: #FFF ; }
  .header-profile__cover-data .post-data__state {
    color: #ff6363 !important; }
    body[data-custom-theme="true"] .header-profile__cover-data .post-data__state {
      color: #ff6363 !important; }
  .header-profile__media-link {
    background-color: #fafafa ;
    border-color: transparent ;
    /*
         * Marcos Leandro
         * 2022-12-05
         *
         * Comentado background do is-active.
         */
    /* &.is-active {
            background-color: #ff5c54;
        } */ }
    body[data-custom-theme="true"] .header-profile__media-link {
      background-color: #000 ; }
    body[data-custom-theme="true"] .header-profile__media-link {
      border-color: #ff6363 ; }
    .header-profile__media-link.is-active .header-profile__media-text {
      color: #ff5c54 ; }
      body[data-custom-theme="true"] .header-profile__media-link.is-active .header-profile__media-text {
        color: #FFF ; }
    .header-profile__media-link.is-active .header-profile__media-icon {
      fill: #ff5c54 ; }
      body[data-custom-theme="true"] .header-profile__media-link.is-active .header-profile__media-icon {
        fill: #FFF ; }
    .header-profile__media-link:hover {
      background-color: rgba(255, 255, 255, 0.7) ;
      border-color: transparent ; }
      body[data-custom-theme="true"] .header-profile__media-link:hover {
        background-color: rgba(255, 99, 99, 0.7) ; }
      body[data-custom-theme="true"] .header-profile__media-link:hover {
        border-color: rgba(255, 99, 99, 0.7) ; }
      .header-profile__media-link:hover .header-profile__media-text {
        color: #000 ; }
        body[data-custom-theme="true"] .header-profile__media-link:hover .header-profile__media-text {
          color: #FFF ; }
      @media (min-width: 1024px) {
        .header-profile__media-link:hover .header-profile__media-icon {
          fill: #000 ; }
          body[data-custom-theme="true"] .header-profile__media-link:hover .header-profile__media-icon {
            fill: #FFF ; } }
    .header-profile__media-link svg .default {
      display: block; }
    .header-profile__media-link svg .hover {
      display: none; }
    .header-profile__media-link.is-active, .header-profile__media-link:hover {
      text-decoration: none; }
      .header-profile__media-link.is-active svg .default, .header-profile__media-link:hover svg .default {
        display: none; }
      .header-profile__media-link.is-active svg .hover, .header-profile__media-link:hover svg .hover {
        display: block; }
  .header-profile__media-icon {
    fill: #000 ; }
    body[data-custom-theme="true"] .header-profile__media-icon {
      fill: #ff6363 ; }
  .header-profile__media-text {
    color: #000 ; }
    body[data-custom-theme="true"] .header-profile__media-text {
      color: #ff6363 ; }
  .header-profile__navigation {
    background-color: transparent; }
  .header-profile__navigation-list {
    border-color: #edeff1 ; }
    body[data-custom-theme="true"] .header-profile__navigation-list {
      border-color: #34383c ; }
  .header-profile__navigation-item.is-active .header-profile__navigation-link:before {
    background-color: #ff6363 ; }
    body[data-custom-theme="true"] .header-profile__navigation-item.is-active .header-profile__navigation-link:before {
      background-color: #FFF ; }
  .header-profile__navigation-item.is-active .header-profile__navigation-text {
    color: #ff6b64 ; }
    body[data-custom-theme="true"] .header-profile__navigation-item.is-active .header-profile__navigation-text {
      color: #FFF ; }
  .header-profile__navigation-item:hover .header-profile__navigation-link:before {
    background-color: rgba(255, 99, 99, 0.7) ; }
    body[data-custom-theme="true"] .header-profile__navigation-item:hover .header-profile__navigation-link:before {
      background-color: rgba(255, 255, 255, 0.7) ; }
  .header-profile__navigation-item:hover .header-profile__navigation-text {
    color: rgba(0, 0, 0, 0.7) ; }
    body[data-custom-theme="true"] .header-profile__navigation-item:hover .header-profile__navigation-text {
      color: rgba(255, 255, 255, 0.7) ; }
  .header-profile__navigation-text {
    color: #000 ; }
    body[data-custom-theme="true"] .header-profile__navigation-text {
      color: #34383c ; }

.side-profile__tags-item {
  background-color: transparent !important;
  color: #A1AAB5 !important;
  border: 1px solid #000;
  border-color: #A1AAB5 !important;
  padding: 7px 10px 6px;
  line-height: 1.2; }
  .side-profile__tags-item.is-disabled {
    opacity: 0.5; }
  .side-profile__tags-item:before {
    display: none; }
  .side-profile__tags-item[data-grid-type="week"] .side-profile__tags-item {
    width: calc(100%/7 - 5px) !important;
    flex: 1 1 10em !important;
    max-width: 73px !important;
    padding: 5px !important; }
  input[type="checkbox"]:checked + .side-profile__tags-item {
    background-color: #F9E6E6 !important;
    border-color: #ed6265 !important;
    color: #E55E61 !important; }
  .side-profile__tags-item span {
    line-height: unset; }

.cp-gifts {
  justify-content: flex-start;
  margin-top: 3px;
  max-height: calc(130px* 2); }
  .cp-gifts__item {
    width: 65px;
    padding: 0 !important;
    margin: 5px; }
    .cp-gifts__item.is-active {
      background-color: transparent;
      border: 2px solid #ff6b64; }

@media screen and (max-width: 939px) {
  html.ios .cp-modal-stories__media {
    width: 100vw; } }

.cp-modal-stories__content {
  border-radius: 12px;
  height: auto; }
  .cp-modal-stories__content[data-is-premium="true"] .cp-time-slider .noUi-connect {
    background: #ff5c54 !important;
    background-color: #ff5c54; }
  .cp-modal-stories__content[data-is-premium="true"] .cp-stories-form__buttons-item[data-type="sendRec"] {
    background-color: #ff5c54;
    color: #fff; }
  @media screen and (max-width: 936px) {
    .cp-modal-stories__content .cp-modal__navigation {
      display: block !important; } }

.cp-modal-stories__preview {
  border-radius: 12px; }

.cp-modal-stories__thumb .cp-modal__navigation-icon {
  font-size: 2.5vh !important; }

.cp-modal-stories__data {
  padding-top: 4.188vh;
  padding-left: 2.1413vh;
  padding-right: 2.1413vh; }
  .cp-modal-stories__data .post-data {
    margin-top: 2.6vh;
    padding: 0 !important; }
    .cp-modal-stories__data .post-data__handler {
      width: auto !important;
      flex: 0 1 auto !important;
      order: inherit; }
      .cp-modal-stories__data .post-data__handler-icon {
        font-size: 8px;
        background-color: rgba(0, 0, 0, 0.5);
        color: #fff;
        border-radius: 100%;
        padding: 3px;
        position: absolute;
        top: -1px;
        right: -18px; }
        .cp-modal-stories__data .post-data__handler-icon:hover {
          text-decoration: none; }
    .cp-modal-stories__data .post-data__avatar {
      width: 6vh;
      height: 6vh;
      flex: 0 1 6vh;
      margin-right: 13px; }
    .cp-modal-stories__data .post-data__nickname {
      font-size: 1.68vh;
      color: #fff; }
      .cp-modal-stories__data .post-data__nickname a {
        color: #fff; }
    .cp-modal-stories__data .post-data__date {
      color: rgba(255, 255, 255, 0.8) !important;
      font-size: 1.68vh;
      font-weight: 400;
      font-style: normal; }

.cp-modal-stories__progress {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important; }
  .cp-modal-stories__progress-item {
    height: 3px !important;
    background-color: rgba(255, 255, 255, 0.4); }
    .cp-modal-stories__progress-item.is-premium {
      background-color: rgba(255, 92, 84, 0.4);
      background: rgba(255, 92, 84, 0.4); }
      .cp-modal-stories__progress-item.is-premium .cp-modal-stories__progress-range {
        background-color: #ff5c54 !important;
        background: #ff5c54 !important; }
    .cp-modal-stories__progress-item.is-disabled {
      background: rgba(255, 255, 255, 0.2); }
  .cp-modal-stories__progress-range {
    height: 3px !important;
    background-color: #ffffff; }

.cp-modal-stories__item {
  width: 2.5vh;
  height: 2.5vh; }

.cp-modal-stories__schedule {
  justify-content: space-between;
  align-items: center;
  gap: 5px;
  color: #fff;
  background-color: #ff5c54;
  margin-right: 20px;
  border-radius: 2.5vh;
  padding: 5px 10px;
  font-size: 1.4vh;
  min-width: 90px; }
  .cp-modal-stories__schedule.is-hidden {
    display: none; }
  .cp-modal-stories__schedule:not(.is-hidden) {
    display: flex; }
  .cp-modal-stories__schedule svg {
    width: 16px;
    height: 16px; }

.cp-modal-stories__icon {
  fill: #ffffff;
  width: 100%;
  height: 100%; }
  .cp-modal-stories__icon:hover {
    fill: #ff5c54; }

.cp-modal-stories__sidebar {
  position: absolute;
  right: 20px;
  bottom: 10vh;
  width: 6vh;
  height: 6vh;
  max-width: 60px;
  max-height: 60px; }
  .cp-modal-stories__sidebar [data-type="subscription"] {
    display: flex;
    justify-content: center;
    background: #fff;
    color: #000;
    min-width: unset;
    min-height: unset;
    max-width: 100%;
    width: 100%;
    height: 100%;
    padding: 10px;
    border-radius: 50%; }
    .cp-modal-stories__sidebar [data-type="subscription"].is-hidden {
      display: none !important; }
    .cp-modal-stories__sidebar [data-type="subscription"].is-disabled {
      opacity: 0.5;
      pointer-events: none; }
    .cp-modal-stories__sidebar [data-type="subscription"]:hover span {
      color: #000; }
    .cp-modal-stories__sidebar [data-type="subscription"] svg {
      width: 30px;
      height: 30px;
      fill: #ff6b64;
      position: relative;
      top: -3px; }
    .cp-modal-stories__sidebar [data-type="subscription"] span {
      position: absolute;
      bottom: -6px;
      font-size: 11px;
      font-weight: bold;
      text-align: center;
      display: block;
      padding: 2px 8px 2px 8px;
      background: #fff;
      border-radius: 26px;
      border: 1px solid rgba(0, 0, 0, 0.2); }
      .cp-modal-stories__sidebar [data-type="subscription"] span:hover {
        color: #000; }

.cp-modal.cp-modal-messages .cp-modal__content .cp-lightbox__button[data-item-type="close"],
.cp-modal #chk-cp-modal-sidebar-toggle:checked ~ .cp-modal__content .cp-lightbox__button[data-item-type="close"] {
  right: -35px;
  background: transparent !important; }

@media all and (max-width: 939px) {
  .cp-modal.cp-modal-messages .cp-modal__content .cp-lightbox__button[data-item-type="close"],
  .cp-modal #chk-cp-modal-sidebar-toggle:checked ~ .cp-modal__content .cp-lightbox__button[data-item-type="close"] {
    right: 15px; } }

.cp-modal .cp-modal__container {
  border-radius: 18px;
  overflow: hidden; }
  .cp-modal .cp-modal__container.is-crop .post-modal__title {
    text-transform: lowercase; }
  .cp-modal .cp-modal__container.is-crop .post-modal__text {
    margin-top: 0px; }
  .cp-modal .cp-modal__container.is-crop h3:first-letter {
    text-transform: uppercase; }
  .cp-modal .cp-modal__container.is-crop .cp-form {
    flex: inherit;
    padding: 25px; }
    .cp-modal .cp-modal__container.is-crop .cp-form .cp-form__sender {
      margin: 0;
      width: 100%; }
  @media all and (max-width: 939px) {
    .cp-modal .cp-modal__container.is-crop .cp-modal__data {
      min-height: inherit; } }

.cp-modal .post-data__handler {
  z-index: 25;
  flex: none !important;
  width: 100% !important; }
  .cp-modal .post-data__handler.is-toggle-sidebar {
    color: #000 !important;
    background-color: #FFF !important;
    top: 12px;
    width: 32px !important;
    height: 42px !important;
    border-radius: 10px 0 0 10px;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center; }
    .cp-modal .post-data__handler.is-toggle-sidebar::before:not([data-params*="sidebarClosed"]) {
      transform: rotate(360deg) !important;
      color: #000; }
    .cp-modal .post-data__handler.is-toggle-sidebar[data-params*="sidebarClosed"]::before {
      transform: rotate(180deg) !important; }

.cp-modal .cp-lightbox__button[data-item-type="close"] {
  z-index: 25; }

.cp-modal .cp-lightbox__button.is-bio {
  width: 60px;
  height: 35px;
  position: fixed;
  top: inherit;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  background-color: #fff !important;
  justify-content: center;
  color: #000;
  z-index: 3;
  padding-right: 10px;
  border-radius: 0;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px; }
  .cp-modal .cp-lightbox__button.is-bio label {
    transform: rotate(-90deg) !important; }

.cp-modal .post-modal__media[data-zoomed="true"] {
  max-width: unset;
  max-height: unset;
  top: 0;
  left: 0; }

.cp-modal .post-modal__media .post-myprive__minutes {
  background-color: rgba(0, 0, 0, 0.85); }

.cp-modal .post-modal__text {
  color: rgba(40, 50, 65, 0.84) ;
  line-height: 1.6;
  color: #000 !important;
  font-size: 15px;
  font-weight: 400;
  overflow: auto;
  max-height: 50%; }
  body[data-theme="dark"] .cp-modal .post-modal__text {
    color: rgba(40, 50, 65, 0.84) ; }

.cp-modal__navigation {
  z-index: 25;
  display: block !important; }
  .cp-modal__navigation.is-disabled {
    pointer-events: none;
    opacity: .2; }
  @media screen and (max-width: 939px) {
    .cp-modal__navigation::before {
      font-size: 10px !important; } }

.cp-modal .post-actions {
  justify-content: space-between; }
  .cp-modal .post-actions__handler-wrapper {
    display: flex; }

.cp-modal__preview {
  overflow-x: hidden; }
  .cp-modal__preview.has-bg {
    background-color: #fff !important; }
  .cp-modal__preview .post-actions {
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 25px 20px; }
  .cp-modal__preview:not(.no-ajax) .has-bg.post-blog__media, .cp-modal__preview:not(.no-ajax) .has-bg.cp-form-boxes__media, .cp-modal__preview:not(.no-ajax) .has-bg.cp-myprive-form__preview-media, .cp-modal__preview:not(.no-ajax) .has-bg.post-myprive__media, .cp-modal__preview:not(.no-ajax) .has-bg.post-photo__media, .cp-modal__preview:not(.no-ajax) .has-bg.post-timeline__media, .cp-modal__preview:not(.no-ajax) .has-bg.messages-gallery__media {
    background-color: #FFF; }
  .cp-modal__preview:not(.no-ajax) .is-loaded.post-blog__media, .cp-modal__preview:not(.no-ajax) .is-loaded.cp-form-boxes__media, .cp-modal__preview:not(.no-ajax) .is-loaded.cp-myprive-form__preview-media, .cp-modal__preview:not(.no-ajax) .is-loaded.post-myprive__media, .cp-modal__preview:not(.no-ajax) .is-loaded.post-photo__media, .cp-modal__preview:not(.no-ajax) .is-loaded.post-timeline__media, .cp-modal__preview:not(.no-ajax) .is-loaded.messages-gallery__media {
    opacity: 1 !important;
    transition-delay: 0.30s !important; }
  .cp-modal__preview .post-actions__item:not(.is-active) .post-actions__icon {
    mix-blend-mode: difference; }
  .cp-modal__preview .post-actions__item.is-tip {
    background-color: transparent;
    border-radius: 0;
    padding: 0; }
  .cp-modal__preview .post-actions__text {
    display: none !important; }

.cp-modal__data {
  background-color: #FFF !important;
  width: clamp(280px, 36%, 400px); }
  .cp-modal__data[data-mobile-open="true"] .post-data__handler-icon {
    margin: -91px 57% 0;
    color: #000; }
  @media all and (max-width: 939px) {
    .cp-modal__data {
      z-index: 26;
      border-radius: 16px 16px 0 0;
      min-height: 50vh; }
      .cp-modal__data .post-modal__infos {
        display: flex;
        flex-direction: column; }
      .cp-modal__data[data-mobile-open="true"] .post-modal__infos {
        display: flex !important; }
      .cp-modal__data .post-comments + .post-comments__insert {
        margin-top: 20px; } }
  .cp-modal__data > .post-data {
    padding-top: 55px; }
    @media all and (max-width: 939px) {
      .cp-modal__data > .post-data {
        padding-top: 35px; } }
  .cp-modal__data .post-modal__infos {
    padding: 15px 25px 25px !important;
    flex-direction: column;
    flex-wrap: nowrap; }
    .cp-modal__data .post-modal__infos.is-rules {
      margin-top: 25px;
      padding-top: 0 !important; }
      .cp-modal__data .post-modal__infos.is-rules .post-modal__title {
        width: 100%;
        padding: 0 !important; }
      .cp-modal__data .post-modal__infos.is-rules .post-modal__text {
        font-size: 12px; }
    .cp-modal__data .post-modal__infos .post-modal__text {
      flex: 0 1 auto;
      overflow: unset;
      height: auto;
      min-height: 0;
      max-height: unset; }
    .cp-modal__data .post-modal__infos .post-comments {
      flex: 1 1 10em;
      overflow: auto; }
  .cp-modal__data .post-comments__item:first-child {
    margin-top: 0; }
  .cp-modal__data .post-comments__item .post-data {
    padding: 0 !important; }
    .cp-modal__data .post-comments__item .post-data .post-comments__item {
      padding: 10px 0 0 clamp(22px, 4vw, 60px) !important;
      margin-top: 0; }
      .cp-modal__data .post-comments__item .post-data .post-comments__item:after {
        content: '';
        width: 50px;
        height: 50px;
        float: left;
        position: absolute;
        left: calc(clamp(32px, 5vw, 41px) - 10px) !important;
        top: -4px;
        background-color: transparent;
        border-left: 2px dotted #c9c9c9;
        border-bottom: 2px dotted #c9c9c9; }
      .cp-modal__data .post-comments__item .post-data .post-comments__item .post-data {
        z-index: 1; }
  .cp-modal__data .post-comments__item .post-data__container {
    margin-left: 0; }
  .cp-modal__data .post-comments__item .post-data__avatar {
    bottom: unset;
    left: unset;
    margin: 0;
    position: relative; }
  .cp-modal__data .post-comments__item .post-data__nickname + .post-data__text {
    margin-top: 10px; }
  .cp-modal__data .post-comments__insert-field {
    background-color: #FFF ;
    color: #000 ;
    border-color: #eaeaea ; }
    .cp-modal__data .post-comments__insert-field::placeholder {
      color: #000 ; }
    .cp-modal__data .post-comments__insert-field:disabled, .cp-modal__data .post-comments__insert-field.is-disabled {
      background-color: #FAFAFA ;
      color: #D3D7DB ;
      border-color: #FCFCFC ; }
      .cp-modal__data .post-comments__insert-field:disabled::placeholder, .cp-modal__data .post-comments__insert-field.is-disabled::placeholder {
        color: #D3D7DB ; }
      .cp-modal__data .post-comments__insert-field:disabled ~ .post-comments__insert-button svg, .cp-modal__data .post-comments__insert-field.is-disabled ~ .post-comments__insert-button svg {
        fill: #D3D7DB ; }
  .cp-modal__data .post-comments__insert-button svg {
    fill: #000 ; }
  .cp-modal__data .post-comments__item .post-data__container {
    background-color: #FAFAFA ; }
  .cp-modal__data .post-comments__item .post-data__text .post-data__text {
    color: #000 ; }

.cp-modal__preview .post-modal__link, .cp-modal__preview .post-modal__thumb {
  background-color: #f4f4f4; }

.cp-privecard-header {
  padding: 17px; }
  .cp-privecard-header__title {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.17;
    margin: 15px 0 0; }
  .cp-privecard-header__slug {
    color: #8a96a3;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.92; }
    .cp-privecard-header__slug a {
      background-color: #f6e9e9;
      border-radius: 25px;
      padding: 3px 8px;
      color: #ff6363;
      line-height: 0.96; }
      .cp-privecard-header__slug a:hover {
        text-decoration: none;
        opacity: 0.7; }
  .cp-privecard-header__username {
    color: #ff6363;
    width: 100%;
    text-align: center;
    font-size: 13px;
    line-height: 1.3;
    margin: 0.3em 0; }
  .cp-privecard-header__profiles + * {
    margin-top: 28px; }
  .cp-privecard-header__profiles-item {
    width: 151px;
    height: 151px;
    min-width: 151px;
    flex: 0 1 151px;
    position: relative;
    float: none;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto; }
  .cp-privecard-header__profiles-image {
    width: 100%;
    height: 100%;
    z-index: 1;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    margin: auto; }
    .cp-privecard-header__profiles-image.has-alpha {
      opacity: 0.5; }
  .cp-privecard-header__content {
    height: auto; }

.cp-privecard {
  background-color: #FFF;
  background-image: none !important;
  background-size: auto 85% !important;
  background-position: left center;
  align-items: flex-start;
  align-content: flex-start;
  flex-direction: column;
  flex-wrap: nowrap; }
  .cp-privecard[data-level-user] {
    background-position-x: 0 !important; }
  .cp-privecard[data-card-visibility="private"] .cp-privecard-header__navigation[data-type="privacy"] {
    background-color: #ed6265; }
    .cp-privecard[data-card-visibility="private"] .cp-privecard-header__navigation[data-type="privacy"]:before, .cp-privecard[data-card-visibility="private"] .cp-privecard-header__navigation[data-type="privacy"]:after {
      color: #FFF; }
  .cp-privecard[data-card-visibility="private"] .cp-privecard-header__content,
  .cp-privecard[data-card-visibility="private"] .cp-privecard-header__title,
  .cp-privecard[data-card-visibility="private"] .cp-privecard-main {
    opacity: 1;
    pointer-events: all;
    cursor: auto; }
  .cp-privecard[data-card-visibility="private"] .cp-privecard-header__title {
    margin-bottom: 5px !important; }

.ff-privecard-header {
  margin-top: 30px; }

.ff-privecard-actions {
  display: grid;
  grid-template-columns: 1fr;
  gap: 10px;
  width: 100%;
  margin: 0; }
  .ff-privecard-actions .cp-form__item {
    margin: 0;
    padding: 0; }
  .ff-privecard-actions a, .ff-privecard-actions .cp-form__button, .ff-privecard-actions .ff-fevernow__button {
    font-size: 16px; }
  .ff-privecard-actions .cp-form__item {
    width: 100%; }
  @media (min-width: 768px) {
    .ff-privecard-actions {
      grid-template-columns: repeat(auto-fit, minMax(100px, 1fr)); } }

.ff-privecard .cp-privecard-main__container {
  margin: 0 0 10px 0; }

.ff-privecard .cp-privecard-main__title, .ff-privecard .cp-privecard-main__description {
  font-size: 16px; }

.cp-privecard-main {
  background-color: transparent;
  padding: 6px 42px 42px; }
  .cp-privecard-main__container.is-details {
    margin-top: 5px; }
  .cp-privecard-main__description {
    color: #000;
    font-size: 16px;
    line-height: 1.56; }
    .cp-privecard-main__description strong {
      color: #000;
      text-transform: none !important;
      font-weight: 700; }
  .cp-privecard-main__title {
    font-size: 16px;
    color: #000;
    text-transform: none !important;
    width: 100%;
    display: flex;
    align-items: center;
    font-weight: 700;
    line-height: 1.56; }
    .cp-privecard-main__title .side-profile__handler {
      border: 1px solid #cfd2d7;
      width: 26px;
      height: 26px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 100%;
      font-size: 12px;
      color: #000;
      margin-left: auto; }
      .cp-privecard-main__title .side-profile__handler:hover {
        text-decoration: none; }

.cp-table__body-item {
  background-color: #FFF; }
  .cp-table__body-item[colspan] {
    background-color: #FFF; }

.cp-table.has-bg {
  background: #F9FAFB;
  padding: 8px;
  border-radius: 10px;
  margin-top: 10px; }

.cp-table__datetime {
  color: #000; }
  .cp-table__datetime .is-time {
    color: #8c95a1; }

.cp-table__type {
  padding: 8px;
  border-radius: 6px;
  margin: 0 auto;
  justify-content: center;
  width: 80%;
  background-color: #f8f9f9; }
  .cp-table__type:before {
    display: none; }
  .cp-table__type[data-type="online"] {
    color: #FFF; }
  .cp-table__type[data-type="offline"] {
    color: #FFF; }
  .cp-table__type[data-type="nude"] {
    color: #FFF; }
  .cp-table__type[data-type="peek"] {
    color: #FFF; }
  .cp-table__type[data-type="private"] {
    color: #FFF; }
  .cp-table__type[data-type="true_private"] {
    color: #FFF; }
  .cp-table__type[data-type="call"] {
    color: #FFF; }
  .cp-table__type[data-type="game"] {
    color: #FFF; }
  .cp-table__type[data-type*="premium_"] {
    background-color: #ffd200; }
  .cp-table__type[data-type="subscription"] {
    background-color: #0fd4ca;
    color: #FFF; }
  .cp-table__type[data-type="message"] {
    background-color: #017a9e;
    color: #FFF; }
  .cp-table__type[data-type="toy"] {
    background-color: #D60678;
    color: #FFF; }
  .cp-table__type[data-type="message_gift"], .cp-table__type[data-type="gift"] {
    background-color: #406db1;
    color: #FFF; }
  .cp-table__type[data-type="photos"], .cp-table__type[data-type="videos"], .cp-table__type[data-type="message_media"] {
    background-color: #E0364A;
    color: #FFF; }
  .cp-table__type[data-type="admin_action"], .cp-table__type[data-type="referral"] {
    background-color: #e4e4e4; }

.cp-table__row {
  background-color: transparent; }
  html.computer .cp-table__row:hover .cp-table__body-item:not([colspan]) {
    background-color: #FFF;
    opacity: 0.9; }

.cp-table__content {
  color: #000; }
  .cp-table__content .post-data__nickname {
    font-weight: 400; }

.cp-table__button {
  color: #ce4a59 !important;
  background-color: transparent !important; }
  body[data-theme="dark"] .cp-table__button {
    color: #ce4a59 !important; }

.cp-table__state[data-state="pending"] {
  color: #FFF; }

.cp-time-slider {
  /*
     * Marcos Leandro
     * 2022-12-26
     *
     * Removido top: 70px !important para corrigir posicionamento
      * do tooltip de tempo.
     */ }
  .cp-time-slider .noUi-base {
    background: rgba(255, 255, 255, 0.37);
    height: 5px;
    border-radius: 3px;
    top: 38px;
    width: calc(100% - 55px);
    margin: auto;
    left: 0;
    right: 0; }
  .cp-time-slider .noUi-connect {
    background-color: #ffffff;
    background-image: none;
    /*
         * Marcos Leandro
         * 2022-12-26
         *
         * Removido gradiente do fundo do slider do envio dos stories.
         */
    /* background-image: linear-gradient(to right, #e7a10c 0%, #e7a10c 23%, #d45b67 100%), linear-gradient(89deg, #141414 0%, #070707 49%, #0a0a0a 100%); */ }
  .cp-time-slider .noUi-handle {
    width: 24px !important;
    height: 24px !important; }
    .cp-time-slider .noUi-handle::before {
      width: clamp(12px, 5vw, 24px) !important;
      height: clamp(12px, 5vw, 24px) !important;
      top: -5px !important;
      box-shadow: 0 0 6px 1px rgba(5, 0, 6, 0.33);
      background-color: #fff; }
  .cp-time-slider__tooltip {
    position: absolute !important;
    opacity: 1 !important;
    background-color: rgba(0, 0, 0, 0.38) !important;
    padding: 3px 10px !important;
    right: 0 !important;
    bottom: inherit !important;
    width: fit-content !important;
    left: 0 !important;
    color: #fdfdfd !important;
    margin: auto !important;
    animation: none !important;
    border-radius: 15px;
    font-family: Roboto;
    font-size: 14px; }

.cp-footer {
  margin-top: 0;
  padding-top: 10px;
  background-color: #fff;
  padding: 0 40px; }
  .cp-footer .fs-sidebar-user__menu-item {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center; }
    .cp-footer .fs-sidebar-user__menu-item[data-open="true"] .fs-sidebar-user__menu-icon.is-dropdown {
      transform: scale(1.1) rotate(-90deg); }
    .cp-footer .fs-sidebar-user__menu-item[data-open="true"] .fs-sidebar-user__menu-container {
      bottom: calc(100% + 10px);
      background-color: #fff; }
  .cp-footer .fs-sidebar-user__menu-icon {
    order: 2;
    margin-right: 10px;
    margin-left: 10px;
    width: 19px;
    height: 19px; }
    .cp-footer .fs-sidebar-user__menu-icon.is-dropdown {
      /* disabled to fix align (is not showing anyway, seems a broken svg) */
      display: none;
      order: 3;
      border-radius: 100%;
      width: 15px;
      height: 15px;
      padding: 3px;
      margin-left: 0;
      background-color: transparent;
      transition: 0.3s;
      transform: scale(1); }
  .cp-footer .fs-sidebar-user__menu-text {
    order: 1;
    font-size: 14px;
    font-weight: 400; }
  .cp-footer .fs-sidebar-user__menu-text__dropdown {
    color: #666666;
    line-height: 2;
    transition: none; }
    .cp-footer .fs-sidebar-user__menu-text__dropdown:hover {
      background-color: #F9F4F5;
      color: #ed6265; }
  .cp-footer .fs-sidebar-user__menu-container {
    order: 4;
    position: absolute;
    right: 0;
    bottom: 100%;
    padding: 10px;
    width: 240px;
    max-width: 100vw;
    border-radius: 12px;
    border-bottom: none;
    transition: 0.3s;
    z-index: 23;
    box-shadow: 0px 0px 14px 0px rgba(0, 0, 0, 0.1) !important;
    /* Center horizontaly */
    left: 50%;
    margin-left: -120px; }
    .cp-footer .fs-sidebar-user__menu-container .fs-sidebar-user__menu-item {
      transition: 0.3s;
      transform: translateX(0) scale(1);
      transform-origin: center;
      padding: 10px;
      border-radius: 10px; }
      .cp-footer .fs-sidebar-user__menu-container .fs-sidebar-user__menu-item:nth-child(1) {
        padding-top: inherit; }
      .cp-footer .fs-sidebar-user__menu-container .fs-sidebar-user__menu-item:nth-last-child(1) {
        padding-bottom: inherit; }
      .cp-footer .fs-sidebar-user__menu-container .fs-sidebar-user__menu-item:hover {
        text-decoration: none; }
        .cp-footer .fs-sidebar-user__menu-container .fs-sidebar-user__menu-item:hover .fs-sidebar-user__menu-text {
          color: #ed6265; }
    .cp-footer .fs-sidebar-user__menu-container .fs-sidebar-user__menu-icon {
      order: 2;
      margin-right: 0;
      margin-left: auto;
      width: 19px;
      height: 19px; }
    .cp-footer .fs-sidebar-user__menu-container .fs-sidebar-user__menu-text {
      order: 1;
      transition: 0.3s; }
  .cp-footer__navigation {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    flex: 0 1 100%;
    justify-content: center;
    text-align: center; }
    .cp-footer__navigation + .cp-footer__navigation {
      margin: 13px 40px 20px;
      color: #ff6b64; }
  .cp-footer__navigation-item {
    font-size: 14px;
    font-weight: 400;
    line-height: 2;
    text-decoration: none !important;
    margin: 0 5px !important;
    position: relative;
    padding: 0 15px;
    transition: 0.3s ease-in-out;
    border-radius: 16px; }
    .cp-footer__navigation-item:hover {
      background-color: #F9F4F5; }
    .cp-footer__navigation-item.no-bg-hover:hover {
      background-color: transparent; }
    @media all and (max-width: 939px) {
      .cp-footer__navigation-item {
        background-color: transparent !important; } }
    .cp-footer__navigation-item.has-alpha {
      opacity: 0.7; }
    .cp-footer__navigation-item.is-logo {
      margin: 0;
      width: 100%;
      height: auto;
      padding: 0;
      width: 129px;
      flex: 0 1 129px;
      border-radius: 0; }
      .cp-footer__navigation-item.is-logo:hover {
        background-color: transparent; }
      .cp-footer__navigation-item.is-logo > .text-logo {
        font-weight: bold; }
    .cp-footer__navigation-item:not(:nth-of-type(1)):before {
      position: absolute;
      top: 0;
      bottom: 0;
      right: unset;
      left: -6.5px;
      margin: auto;
      height: 3px;
      width: 3px;
      border-radius: 100%; }
  .cp-footer__external {
    padding: 14px 0;
    background-color: #fff;
    margin-bottom: 65px;
    margin-top: 26px; }

.l-container > .page-statistics {
  margin-top: 35px !important; }

.page-statistics {
  padding: 0 15px;
  margin-top: 0 !important;
  justify-content: flex-start; }
  @media (min-width: 940px) {
    .page-statistics {
      padding: 0; } }
  .page-statistics * {
    font-family: 'Roboto', sans-serif; }
  .page-statistics .cp-page__content {
    margin-top: 0 !important; }
  .page-statistics .box-page {
    background-color: transparent;
    padding: 0; }
    .page-statistics .box-page.progress {
      background-color: white;
      padding: 20px;
      border-radius: 12px;
      margin-bottom: 12px; }
    .page-statistics .box-page--content {
      max-width: 1120px; }
      .page-statistics .box-page--content .main-title {
        font-weight: 500; }
      @media (min-width: 1024px) {
        .page-statistics .box-page--content.charts {
          grid-template-columns: 686px 425px; } }
      .page-statistics .box-page--content.charts article {
        padding: 20px; }
      .page-statistics .box-page--content.stories {
        flex-direction: column; }
        .page-statistics .box-page--content.stories .is-empty.post-myprive__item .post-myprive__title {
          color: #000; }
      .page-statistics .box-page--content__card {
        background: #fff;
        margin-bottom: 12px; }
        @media (min-width: 1024px) {
          .page-statistics .box-page--content__card.colspan-2 {
            grid-column: 1/3; } }
    .page-statistics .box-page__card {
      background: #FAFAFA;
      color: #000;
      padding: 20px 12px 20px 20px;
      border-radius: 20px; }
      .page-statistics .box-page__card .amount {
        color: #000; }
      .page-statistics .box-page__card .title {
        color: black;
        font-size: 18px;
        font-weight: 400; }
      .page-statistics .box-page__card .info {
        font-size: 15px;
        color: #7a7a7a; }
        .page-statistics .box-page__card .info.is-positive {
          color: #7CCA3C; }
        .page-statistics .box-page__card .info.is-negative {
          color: #FF6363; }
      .page-statistics .box-page__card.month-ranking {
        background-color: #ff5c54;
        background-image: url("/static/images/models/bg-ranking-ff.svg");
        background-position: top right;
        background-repeat: no-repeat;
        /*background-size: cover;*/ }
        .page-statistics .box-page__card.month-ranking .amount, .page-statistics .box-page__card.month-ranking .title, .page-statistics .box-page__card.month-ranking .info {
          color: white; }
      .page-statistics .box-page__card svg.icon {
        width: 26px;
        height: 26px; }
        .page-statistics .box-page__card svg.icon.is-ff {
          display: block; }
  .page-statistics section.box-page h3 {
    font-size: 18px;
    font-weight: 400; }
  .page-statistics .post-data {
    padding-top: 0; }
    .page-statistics .post-data .post-data__container {
      max-width: 1068px;
      margin: auto; }
    .page-statistics .post-data .header-profile__reviews-text {
      color: black; }
  .page-statistics .header-stories {
    max-width: 640px;
    margin: 0 0 35px 0; }

.cp-myprive-chat__messages-item.is-sticky .cp-myprive-chat__messages-content {
  background-color: #FCFCFC ; }
  body[data-theme="dark"] .cp-myprive-chat__messages-item.is-sticky .cp-myprive-chat__messages-content {
    background-color: #FCFCFC ; }

.cp-myprive-chat__quote-thumb-icon svg {
  fill: #fff; }

.cp-myprive-form {
  /* Migrated from new commom styles */
  /* Really need this? */ }
  .cp-myprive-form__item.has-border-top {
    border-color: #EFEFEF ; }
    body[data-theme="dark"] .cp-myprive-form__item.has-border-top { }
  .cp-myprive-form__item.has-border-bottom {
    border-color: #EFEFEF ; }
    body[data-theme="dark"] .cp-myprive-form__item.has-border-bottom { }
  .cp-myprive-form__item .cp-form__field.is-dropdown {
    background-color: #ce4a59 ; }
    body[data-theme="dark"] .cp-myprive-form__item .cp-form__field.is-dropdown {
      background-color: #ce4a59 ; }
  .cp-myprive-form__preview.has-border {
    border-color: #EFEFEF ; }
    body[data-theme="dark"] .cp-myprive-form__preview.has-border { }
  .cp-myprive-form__action.is-active:not(.is-text) {
    border-color: #ce4a59 ;
    background-color: #ce4a59 ; }
    body[data-theme="dark"] .cp-myprive-form__action.is-active:not(.is-text) {
      border-color: #ce4a59 ; }
    body[data-theme="dark"] .cp-myprive-form__action.is-active:not(.is-text) {
      background-color: #ce4a59 ; }
  .cp-myprive-form__item-content.has-border {
    border-color: #EFEFEF ; }
    body[data-theme="dark"] .cp-myprive-form__item-content.has-border { }
  .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] {
    background-color: #f0f3f3;
    /*
             * Player de audio
             */ }
    .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content audio[src=""] ~ .cp-myprive-form__player .cp-myprive-form__player-action[data-item-type="button-stop"],
    .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content audio:not([src]) ~ .cp-myprive-form__player .cp-myprive-form__player-action[data-item-type="button-stop"] {
      border-color: #ff6363;
      background-color: #ff6363; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content audio[src=""] ~ .cp-myprive-form__player .cp-myprive-form__player-action[data-item-type="button-stop"] svg,
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content audio:not([src]) ~ .cp-myprive-form__player .cp-myprive-form__player-action[data-item-type="button-stop"] svg {
        fill: #fff; }
    .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content audio[src=""] ~ .cp-myprive-form__player .cp-myprive-form__player-minutes[data-item-type="minutes"],
    .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content audio:not([src]) ~ .cp-myprive-form__player .cp-myprive-form__player-minutes[data-item-type="minutes"] {
      color: #ff6363; }
    .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player {
      background-color: #fff; }
    .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-range {
      background-color: #dcddde; }
    .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-progress {
      background: none;
      background-color: #ff6b64; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-progress:after {
        content: "";
        background-color: #8a96a3; }
    .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-minutes[data-item-type="minutes"] {
      color: #ff6363; }
    .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-action[data-item-type="button-send"] {
      background-color: #fff !important; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-action[data-item-type="button-send"] svg {
        fill: #e66862; }
    .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-action[data-item-type="button-play"] {
      background-color: transparent !important; }
      .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-action[data-item-type="button-play"] svg {
        fill: #ff6b64; }
    .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content .cp-myprive-form__player-action svg {
      fill: #000; }
  .cp-myprive-form__field {
    resize: none;
    background-color: #fff;
    border-radius: 14px;
    color: #000;
    font-size: 15px;
    border-color: #d8d8d8 !important;
    min-height: 35px;
    padding: 21px 80px 21px 16px; }
    .cp-myprive-form__field::placeholder {
      color: #888b8d; }
  .cp-myprive-form__action {
    width: 38px;
    height: 38px;
    flex: 0 1 38px;
    background-color: #fff;
    border: none; }
  .cp-myprive-form__textarea, .cp-myprive-form__textarea--message {
    color: #000;
    resize: none;
    background-color: #fff;
    border: 1px solid #d8d8d8;
    border-radius: 14px;
    font-size: 15px;
    padding: 21px 80px 21px 16px; }
  .cp-myprive-form:before {
    display: none; }

.side-profile__close::before,
.post-data__handler::before {
  transform: rotate(90deg); }

.ff-media-message {
  padding: 18px 20px;
  background: #f9fafb;
  border-radius: 18px 18px 18px 0;
  margin-top: 15px; }

.post-myprive__item .post-timeline__infos, .post-myprive__item .post-timeline__link {
  margin-top: 14px; }

.cp-myprive__options {
  display: flex;
  flex: 1 1 auto;
  justify-content: center;
  align-items: center;
  padding: 5px 0; }
  .cp-myprive__options a {
    color: #ff6b64 !important; }

.cp-modal-majority {
  background-color: rgba(255, 255, 255, 0.5);
  border-radius: 18px 18px 0px 0px; }
  .cp-modal-majority::-webkit-scrollbar {
    width: 5px; }
  .cp-modal-majority__title .color-rejected {
    color: #ff6363 !important; }
  .cp-modal-majority__content {
    background-color: #fff; }
  .cp-modal-majority__main {
    background-color: #f9fafb !important; }
  .cp-modal-majority__link {
    color: #ff6363 !important; }

.rq-stories-editor__controls {
  background-color: rgba(0, 0, 0, 0.3); }

.rq-stories-editor__sticker-themes input:checked + .rq-stories-editor__sticker-theme svg {
  display: block;
  fill: #ffffff; }

.rq-stories-editor__sticker-theme {
  border: 1px solid #fff; }

.rq-stories-editor__sticker-delete {
  background-color: #000; }
  .rq-stories-editor__sticker-delete svg {
    fill: #fff; }

.cp-stories-form__editor-controls {
  margin-top: 20px; }
  .cp-stories-form__editor-controls .cp-stories-form__buttons-item[data-category="generic"] {
    background-color: #000 !important; }
    .cp-stories-form__editor-controls .cp-stories-form__buttons-item[data-category="generic"].is-checked {
      background-color: #fff !important; }

.tmp-chat__group {
  display: block;
  background-color: #f7f6f9;
  border-radius: 10px;
  float: left;
  margin-left: 5px;
  margin-right: 5px;
  padding: 10px; }

.tmp-chat__group-small {
  display: block;
  color: #999999;
  font-size: 0.8em; }

.cp-modal-stories__data,
.cp-modal__data {
  background-color: #f1f1f1; }

.post-actions__text[data-count] {
  display: inline;
  width: auto;
  order: initial;
  margin-left: 8px; }

/**
 * Pagination
 *
 */
.cp-table__pagination-item {
  background-color: #f1f1f1; }

.is-active.cp-table__pagination-item {
  background-color: #c9c9c9; }

/*
 * Edit about error
 */
.js-about-error-wraper textarea {
  padding: 0px !important; }

.js-about-error-wraper.is-error .cp-form__areatext {
  border: 1px solid #ff5553 !important;
  background: #fbf4f4 !important; }

.js-about-error-wraper .cp-form__item.is-error-text .cp-page__text {
  color: #ff5553;
  font-size: 13px;
  line-height: 13px; }

.profile-form__item,
.side-profile-form__item {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 6px 12px;
  border-radius: 6px;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative; }

/* Preciso colocar esse position relative pra corrigir o cadeado de preço, da regra acima */
.cp-form__item {
  position: relative; }

.cp-alert-message {
  border-radius: 18px !important; }

/** Grupos  */
.cp-lightbox__groups {
  background: transparent !important; }

.cp-lightbox__groups .cp-lightbox-columns__item {
  background: #fff; }

.cp-lightbox__groups,
.cp-lightbox__groups p,
.cp-lightbox__groups h3 {
  color: #000;
  font-family: "Open Sans", sans-serif; }

.cp-lightbox__groups .cp-lightbox-form__item-container {
  background: transparent; }

.cp-lightbox__groups .cp-lightbox-form__item-container a {
  color: #2e7bd7;
  text-transform: uppercase;
  font-weight: bold;
  font-family: "Open Sans", sans-serif; }

.cp-lightbox__groups .cp-form label {
  color: #000;
  width: 100%;
  cursor: pointer; }

.cp-lightbox__groups .cp-lightbox-columns .cp-lightbox-resume__container {
  border-right: 0px; }

.cp-lightbox__groups input[type="checkbox"] {
  display: inline-block !important; }

.cp-lightbox__groups .cp-lightbox-resume {
  opacity: 1;
  padding: 0px; }

.cp-lightbox__groups .post-data__handler {
  right: 12px;
  top: 22px; }

.post-myprive__link.js-myprive-message-room button {
  color: #ce4a59;
  float: right; }

.post-myprive__link.js-myprive-message-room button.is-active {
  color: #fff;
  background: #ce4a59; }

.cp-page__sidebar-content .post-myprive__item[data-chat].is-active .post-data__handler.js-tooltip {
  color: rgba(40, 50, 65, 0.84); }

.cp-page__sidebar-content .post-myprive__item {
  margin-bottom: 6px;
  padding: 10px 10px 10px 0;
  z-index: 100 !important; }

/** HR no lightbox de Checkout */
.cp-lightbox__content hr {
  background: #d8d8d8 !important; }

/** New style for lightbox checkout total box */
.cp-lightbox__sidebar .is-checkout-total {
  margin-top: auto;
  border-radius: 12px;
  background-color: #f2f2f2;
  padding: 16px;
  width: 100%; }

.cp-lightbox__sidebar .is-checkout-total .cp-page__text {
  margin-top: 0px;
  line-height: 20px; }

.cp-lightbox__sidebar .is-checkout-total .cp-page__text small {
  color: #000;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 15.02px; }

.cp-lightbox__sidebar .is-checkout-total .cp-form__title {
  font-size: 30px;
  font-style: normal;
  line-height: 50px;
  margin-bottom: 0px;
  display: flex;
  flex-direction: row;
  justify-content: center; }
  .cp-lightbox__sidebar .is-checkout-total .cp-form__title .currency {
    font-size: 15px;
    font-weight: 500;
    margin-right: 5px; }

.cp-lightbox__sidebar .is-checkout-total .cp-form__title i {
  font-style: normal; }

@media all and (max-width: 939px) {
  .cp-lightbox__sidebar .is-checkout-total {
    margin-top: inherit;
    padding: 8px 16px 8px 16px; }
    .cp-lightbox__sidebar .is-checkout-total.ff-is-fanclub {
      padding: 8px 25px 8px 64px; }
      .cp-lightbox__sidebar .is-checkout-total.ff-is-fanclub .ff-total-fanclub i {
        font-size: 22px !important; }
  .cp-lightbox__sidebar .is-checkout-total .cp-page__text {
    display: none; }
  .cp-lightbox__sidebar .is-checkout-total .cp-form__title {
    line-height: 30px;
    width: 100%; } }

/** Subscription/Fanclub signup page */
.cp-lightbox__sidebar[data-state="fanclub"] .is-fanclub.post-data__avatar {
  width: 164px !important;
  height: 164px !important; }

.cp-lightbox__sidebar[data-state="fanclub"] .is-fanclub.post-data__avatar .post-data__avatar-link:after {
  top: -5px;
  background-image: url(/skins/amora/static/images/fanclub/bg_avatar.png); }

.cp-lightbox__sidebar[data-state="fanclub"] .is-fanclub.post-data__avatar .post-data__avatar-image {
  z-index: 3;
  width: 113px;
  height: 113px; }

@media (max-width: 940px) {
  .cp-lightbox__sidebar[data-state="fanclub"] .is-fanclub.post-data__avatar.has-mgn-top-auto {
    position: absolute;
    left: 12px;
    width: 70px !important;
    height: 70px !important;
    bottom: 10px; } }

.cp-lightbox__sidebar[data-state="fanclub"] .cp-page__text.is-fanclub-subtitle {
  opacity: 0.75;
  margin-top: 22px !important; }

.cp-lightbox__sidebar[data-state="fanclub"] li {
  color: rgba(255, 255, 255, 0.75); }

.cp-lightbox__sidebar[data-state="fanclub"] .cp-page__text {
  font-family: "Roboto", sans-serif;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  line-height: 22px; }

.cp-lightbox__sidebar[data-state="fanclub"] .cp-form__title {
  font-family: "Roboto", sans-serif;
  font-size: 30px;
  font-weight: 700;
  font-style: normal;
  letter-spacing: normal;
  line-height: 26px; }

.cp-lightbox__sidebar[data-state="fanclub"] hr {
  display: none; }

.cp-lightbox__sidebar[data-state="fanclub"] .is-fanclub-total {
  background-color: rgba(255, 255, 255, 0.3); }

.cp-lightbox__sidebar[data-state="fanclub"] .is-fanclub-total .cp-form__title {
  line-height: 50px; }

.cp-lightbox__sidebar[data-state="fanclub"] .is-fanclub-total .cp-page__text small {
  color: #ffffff; }

.cp-lightbox__main .cp-form__button.is-fanclub, .cp-lightbox__main .is-fanclub.ff-fevernow__button {
  background-color: #ff6b64 !important;
  font-size: 16px; }

.cp-lightbox__main .cp-form__button.is-fanclub:hover, .cp-lightbox__main .is-fanclub.ff-fevernow__button:hover {
  background-color: rgba(255, 107, 100, 0.9) !important; }

@media all and (max-width: 939px) {
  .cp-lightbox__sidebar[data-state="fanclub"] .is-fanclub.post-data__avatar {
    width: 30px !important;
    height: 30px !important; } }

/** Register / login / lightbox theme */
.cp-lightbox .cp-lightbox__content .cp-lightbox__button-text {
  font-family: "Roboto", sans-serif;
  font-size: 13px; }

.cp-lightbox .cp-lightbox__content .cp-lightbox__button:hover {
  opacity: 1;
  -webkit-filter: brightness(0.9);
  filter: brightness(0.9); }

.cp-lightbox .cp-lightbox__content .cp-lightbox__button[data-item-type="return"] svg {
  width: 10px;
  height: 10px; }

/** Close lightbox hover - Sidebar/Privecard/Lightbox use this class on close */
/** Close lightbox - Add credits Page pages with light background, the button gets hidden by bg color */
/** Write bulk message button */
.cp-page__title .cp-lightbox__button[data-item-type="write-message"] {
  position: absolute;
  bottom: 0;
  top: 0;
  margin: auto;
  right: 10px;
  padding: 0px; }

.cp-page__title .cp-lightbox__button[data-item-type="write-message"]:hover {
  background: rgba(255, 99, 99, 0.8) !important; }

.cp-page__title .cp-lightbox__button[data-item-type="write-message"] .cp-lightbox__button-icon {
  width: 15px;
  height: 15px;
  font-weight: 500; }

.cp-page__title.font-400 {
  font-weight: 400 !important; }

.cp-page__title.tmp-kb-offset-fix {
  margin-bottom: 5px !important; }

/** Leandro pediu o mesmo padding pra todos os lados */
.cp-lightbox__sidebar {
  padding: 20px; }

.is-stories.header-profile__avatar-link {
  background: linear-gradient(53deg, #00deff 0%, #00deff 34%, #ff5c54 66%, #ff5c54 100%) !important; }

@media (min-width: 1024px) {
  .post-actions__icon:hover,
  .header-profile__media-icon:hover,
  .header-profile__media-link:hover svg,
  .post-actions__item:hover svg,
  .post-comments__insert-button:hover svg {
    fill: #ff5c54 !important; }
  .post-actions__item.is-bookmark:hover svg {
    fill: initial !important; } }

.header-profile__media-icon.is-silenced {
  fill: #ff5c54; }

.post-comments__insert-button {
  -webkit-transition: All 0.15s ease-out;
  -o-transition: All 0.15s ease-out;
  transition: All 0.15s ease-out; }

.post-actions__icon.is-tip {
  width: 21px;
  height: 21px; }

.post-actions__icon.is-warn {
  width: 14px !important;
  height: 14px !important;
  margin-right: 12px;
  opacity: .4;
  transition: all 0.3s; }
  .post-actions__icon.is-warn:hover {
    opacity: 1; }

.post-timeline__item .post-comments__item .post-data__text .post-data__text .is-warn {
  margin-right: 0 !important;
  margin-left: 10px !important; }

.cp-page__content.is-empty .cp-page__title-icon {
  width: 45px !important;
  height: 45px !important; }
  @media (max-width: 768px) {
    .cp-page__content.is-empty .cp-page__title-icon {
      margin-top: 25%; } }

.header-profile__avatar .header-profile__media-link,
.header-profile__cover-move .header-profile__media-link {
  height: 37px; }

.post-actions__icon.is-tip {
  margin-right: auto; }

.post-actions__icon.is-disabled {
  opacity: 0.4;
  cursor: default;
  pointer-events: none; }

.post-timeline__date {
  margin-left: 5px;
  font-size: clamp(10px, 1.5vw, 13px); }

.post-photo__item.is-full {
  margin: 0; }

.ml-auto {
  margin-left: auto !important; }

.mr-auto {
  margin-right: auto !important; }

.post-photo__thumb {
  border-radius: 18px; }

.main-profile__tags {
  overflow-x: auto;
  justify-content: flex-start;
  flex-wrap: nowrap;
  padding: 10px 0; }

.ff-group-msg {
  scrollbar-width: thin; }

/** Privecard */
.cp-privecard[data-card-visibility="public"] [data-type="privacy"] .cp-lightbox__button-icon {
  background-color: #f7f7f7;
  fill: #000; }
  .cp-privecard[data-card-visibility="public"] [data-type="privacy"] .cp-lightbox__button-icon .private {
    display: none; }

.cp-privecard[data-card-visibility="private"] [data-type="privacy"] .cp-lightbox__button-icon {
  background-color: #ed6265;
  fill: #fff; }
  .cp-privecard[data-card-visibility="private"] [data-type="privacy"] .cp-lightbox__button-icon .public {
    display: none; }

.cp-privecard .cp-privecard-header__navigation[data-type="privacy"] {
  top: 15px;
  left: 15px;
  width: 90px;
  background-color: transparent !important;
  color: #000;
  display: block;
  height: 33px;
  z-index: 2;
  font-family: "Roboto", sans-serif; }
  .cp-privecard .cp-privecard-header__navigation[data-type="privacy"] .cp-lightbox__button-icon {
    position: relative;
    left: 0px;
    width: 33px;
    height: 33px;
    border-radius: 50%;
    padding: 9px; }
  .cp-privecard .cp-privecard-header__navigation[data-type="privacy"]:before {
    content: none !important; }
  .cp-privecard .cp-privecard-header__navigation[data-type="privacy"]:after {
    color: #000 !important;
    background-color: transparent !important;
    font-size: 14px;
    left: 30px;
    font-weight: 400; }

/* Default structure has pointer-events: none;. Need overwrite to Fanfever */
.post-hashtags__alert[data-type="premium"],
.post-modal__alert[data-type="premium"],
.post-myprive__alert[data-type="premium"],
.post-photo__alert[data-type="premium"],
.post-timeline__alert[data-type="premium"],
.post-video__alert[data-type="premium"] {
  pointer-events: inherit; }

.post-hashtags__alert[data-type="blurred"],
.post-modal__alert[data-type="blurred"],
.post-myprive__alert[data-type="blurred"],
.post-photo__alert[data-type="blurred"],
.post-timeline__alert[data-type="blurred"],
.post-video__alert[data-type="blurred"] {
  pointer-events: inherit; }

/** Fan club Icon on Privecard
.is-fanclub.post-data__avatar .post-data__avatar-link:after{
    background-image:url(skin_static_path('images/fanclub/bg_avatar.png'));
}*/
.js-messages__send.is-send:not(.is-disabled) {
  border: 3px solid #fff;
  border-radius: 50%; }
  .js-messages__send.is-send:not(.is-disabled) svg {
    fill: #ff6b64; }

.post-actions__item.is-warn {
  -webkit-box-ordinal-group: 3;
  -moz-box-ordinal-group: 3;
  -ms-flex-order: 3;
  order: 3; }

.post-actions__item.is-external {
  -webkit-box-ordinal-group: 4;
  -moz-box-ordinal-group: 4;
  -ms-flex-order: 4;
  order: 4; }

.cp-page .cp-form {
  z-index: 100; }

.cp-tooltip-actions__overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  cursor: auto; }
  @media (max-width: 1024px) {
    .cp-tooltip-actions__overlay {
      background-color: rgba(111, 111, 111, 0.5) !important; } }

.cp-tooltip-actions__content {
  position: relative; }

.cp-stories__floating svg.is-remove {
  fill: #000 !important;
  padding: 0; }

.cp-form__list {
  overflow: auto;
  max-height: 200px; }
  .cp-form__list--float {
    position: absolute;
    background-color: #fff;
    border: none;
    top: 15px;
    right: 15px;
    width: 20px;
    height: 20px; }
    .cp-form__list--float svg {
      fill: #ff6a64;
      width: 100%;
      height: 100%; }
  .cp-form__list--separator {
    width: 100%;
    height: 1px;
    background-color: #8a96a3;
    border: 0; }
  .cp-form__list--item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    color: #afb7bf;
    border-radius: 9px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: Roboto; }
    .cp-form__list--item:hover:not(.is-disabled) {
      color: #000000;
      background-color: #f9fafb; }
    .cp-form__list--item.is-big {
      color: #000000;
      padding: 10px;
      line-height: 25.01px; }
      .cp-form__list--item.is-big a {
        font-size: 15px; }
      .cp-form__list--item.is-big span {
        font-size: 16px;
        font-weight: 700; }
    .cp-form__list--item.is-small {
      padding: 5px 10px; }
      .cp-form__list--item.is-small a {
        font-size: 11px; }
      .cp-form__list--item.is-small span {
        font-size: 15px; }
    .cp-form__list--item.is-gray {
      background-color: #f9fafb; }
    .cp-form__list--item a {
      color: #ff6a64;
      font-weight: 400;
      text-decoration: none; }

.header-profile__float {
  display: flex;
  flex-shrink: 1;
  position: absolute;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 32px;
  padding: 5px 10px;
  top: 0;
  left: 0;
  margin-top: 20px; }
  .header-profile__float span {
    margin-left: 2px;
    margin-right: 2px; }
  .header-profile__float svg {
    position: relative;
    fill: #fff;
    width: 20px;
    height: 20px;
    margin-left: 5px;
    margin-right: 5px; }

.is-favorite {
  padding: clamp(10px, 5vw, 20px) !important; }

.js-favorites .post-timeline__item:not(:nth-child(1)) {
  margin: 8px 0 0; }

.cp-form__item[type="date"],
.cp-form__item[type="datetime-local"] {
  width: 100%; }

.iphone .cp-form__field[type="date"],
.iphone .cp-form__field[type="datetime-local"], .android .cp-form__field[type="date"],
.android .cp-form__field[type="datetime-local"] {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  display: flow-root; }

.cp-lightbox__main .cp-form__field.is-color-400 {
  color: black !important; }

.cp-page__text.txt-center.is-color-500 {
  color: #888b8d !important; }

.wrapper-textarea {
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column; }

.emoji-picker {
  position: absolute;
  border-radius: 12px;
  padding: 5px;
  max-width: 220px;
  right: 16px;
  top: 77px;
  z-index: 10;
  background-color: #ffff; }

#text-post-container {
  position: relative; }

.cp-emoji-post {
  position: absolute;
  top: 210;
  right: 0; }

.cp-post-edit__item-container {
  position: relative;
  top: 57px; }

.cp-post-edit__item-container span[data-rel="about"] {
  position: absolute;
  top: 1px;
  right: 7px; }

.cp-post-form__button-icon {
  font-size: 18px; }

@media (max-width: 767px) {
  .emoji-button {
    display: none; } }

.ff-empty-media {
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  margin-top: -60px; }

.error-message {
  color: #ff6363;
  font-weight: bold; }

@media screen and (max-width: 768px) {
  ::-webkit-scrollbar {
    -webkit-appearance: none; } }

.ff-emoji-description-about {
  text-decoration: none;
  margin: 5px; }

.emoji-button-desc {
  border-radius: 12px;
  padding: 5px;
  z-index: 10;
  background-color: #ffff;
  text-align: right;
  width: 100%; }
  .emoji-button-desc.active {
    color: #ff6363; }

.emoji-button.active {
  color: #ff6363; }

.cp-icon-emoji {
  position: absolute;
  top: 25px;
  right: 0px; }

.cp-modal-stories__content[data-is-premium="true"] .cp-stories-form__buttons-item[data-category="generic"][data-type="setPremium"].ff-btn-storypremium {
  min-height: 30px !important;
  background-color: #ff6363 !important;
  width: 126px !important;
  border: none; }
  .cp-modal-stories__content[data-is-premium="true"] .cp-stories-form__buttons-item[data-category="generic"][data-type="setPremium"].ff-btn-storypremium .cp-stories-form__buttons-text {
    color: #fff !important; }

.cp-modal-stories__content[data-is-premium="false"] .cp-stories-form__buttons-item[data-category="generic"][data-type="setPremium"].ff-btn-storypremium {
  min-height: 30px !important;
  background-color: rgba(0, 0, 0, 0.5) !important;
  width: 126px !important;
  border: none; }
  .cp-modal-stories__content[data-is-premium="false"] .cp-stories-form__buttons-item[data-category="generic"][data-type="setPremium"].ff-btn-storypremium .cp-stories-form__buttons-text {
    color: rgba(255, 255, 255, 0.6); }

/*** Fs-header rules ***/
.ff-icon-emoji {
  top: 20px;
  position: initial !important; }
  .ff-icon-emoji:before {
    font-size: 16px; }

.ff-emoji-picker-desc.active {
  background-color: transparent;
  gap: 2px;
  justify-content: flex-start;
  width: 100%;
  align-items: center;
  flex-wrap: wrap;
  display: flex !important;
  font-size: 18px; }
  .ff-emoji-picker-desc.active .cp-postedit-form__button-icon {
    color: tomato; }

.ff-emoji-button-desc {
  font-size: 16px;
  background: transparent;
  display: flex;
  align-items: flex-start;
  height: 16px;
  padding: 0;
  justify-content: flex-end;
  width: 100%;
  cursor: pointer; }

.ff-emoji-description-about {
  margin: 0; }

#description-about {
  font-weight: 400; }

.fs-header__logo img {
  width: 140px; }

@media (min-width: 940px) {
  .fs-header__menu {
    flex: initial;
    gap: 50px; }
    .fs-header__menu-item {
      width: auto;
      flex: 1 1 21px !important;
      justify-content: flex-end;
      cursor: pointer;
      /*&.is-uploader {
                margin-right: -50px;
            }*/ }
  .fs-header__content {
    justify-content: space-between; } }

@media (min-width: 940px) and (max-width: 1140px) {
  .fs-header {
    padding: 0 10px; } }

@media (max-width: 940px) {
  .fs-header {
    overflow: initial !important; } }

@media (min-width: 940px) {
  .fs-header {
    position: sticky !important;
    top: 0; } }

/*========== FF edit icon ========= */
.cp-edit-icon {
  display: none; }

.ff-edit-icon {
  display: flex !important;
  align-items: center; }
  .ff-edit-icon svg {
    width: 16px;
    height: 16px; }

/*========== FF Form content ========= */
.ff-form__areatext:hover {
  border: 1px solid #42c8f4 !important; }
  .ff-form__areatext:hover .ff-lightbox__button {
    color: #42c8f4 !important; }
    .ff-form__areatext:hover .ff-lightbox__button .cp-lightbox__button-icon {
      fill: #42c8f4 !important; }
      .ff-form__areatext:hover .ff-lightbox__button .cp-lightbox__button-icon:hover {
        fill: #42c8f4 !important; }
    .ff-form__areatext:hover .ff-lightbox__button .cp-lightbox__button-text {
      color: #42c8f4 !important; }

.ff-form__areatext .ff-lightbox__button {
  color: #42c8f4 !important; }
  .ff-form__areatext .ff-lightbox__button .cp-lightbox__button-icon {
    fill: #42c8f4 !important; }
    .ff-form__areatext .ff-lightbox__button .cp-lightbox__button-icon:hover {
      fill: #42c8f4 !important; }
  .ff-form__areatext .ff-lightbox__button .cp-lightbox__button-text {
    color: #42c8f4 !important; }

.ff-form__item-container {
  padding: 10px !important;
  background: #fff !important;
  border: 1px solid #eaeaea !important;
  border-radius: 12px !important; }
  .ff-form__item-container textarea.is-textarea {
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important; }

.ff-read-more-link {
  color: #29c6dd;
  display: block;
  flex: 1; }
  .ff-read-more-link:hover {
    color: #29c6dd;
    opacity: 0.9; }

/*========== FF Transfer successfull ========= */
.cp-form__areatext[data-item-type="receipt-infos"] span {
  color: black !important; }
  .cp-form__areatext[data-item-type="receipt-infos"] span span {
    color: black; }

.ff-form__sender {
  width: 100% !important;
  margin: 0; }

.ff-datesticky {
  background-color: white !important; }

.ff-message-content {
  background-color: transparent !important; }

.cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__handler[data-item-type="add-list"].is-active {
  background: #ff6363; }
  .cp-page__sidebar-content[data-item-type="sidebar-main"] .post-myprive__item .post-data__handler[data-item-type="add-list"].is-active svg {
    fill: white; }

a.is-save-media {
  width: 20px;
  height: 20px; }

/*========== Box de story premium ========= */
.ff-box-story-premium {
  background-color: white !important;
  padding: 30px; }
  .ff-box-story-premium .post-modal__alert-title {
    color: black;
    font-size: 16px !important;
    margin-top: 15px !important; }
  .ff-box-story-premium .profile-form__button.is-buy.is-full.js-story__fanclub {
    margin-top: 10px !important;
    font-size: 14px;
    background: #ff5c54;
    color: white;
    border: 0;
    border-radius: 12px;
    font-weight: 400;
    height: 50px; }
  .ff-box-story-premium .is-signature {
    fill: #ff5c54; }

.cp-stories-form__buttons-item[data-category="generic"] {
  font-size: 22px; }

.wrapper-icon {
  background-color: transparent !important;
  display: flex;
  align-items: center;
  justify-content: center; }
  .wrapper-icon svg {
    overflow: initial;
    width: 50px !important;
    height: 50px !important;
    background-color: tomato; }

.post-timeline__alert.is-column .post-timeline__alert-title {
  font-weight: 400 !important;
  font-size: 14px;
  padding: 0; }

.fs-sidebar-user__menu-item.is-active:hover {
  border: 0;
  text-decoration: none; }

.fs-sidebar-user__menu-item.is-active span {
  color: #ff6a65;
  border-bottom: 2px solid #ff6a65; }

.ff-cp-form__field {
  height: 60px;
  padding: 12px 20px;
  border: 1px solid #d8d8d8;
  color: black;
  border-radius: 14px;
  width: 100%; }
  .ff-cp-form__field::placeholder {
    color: black !important; }

.ff-box-result-models .post-data__avatar {
  margin: 0 20px 20px 0;
  width: 60px; }

.ff-box-result-models .post-data__avatar-link {
  width: 60px;
  height: 60px; }

.ff-box-result-models .cp-sidebar__result-item {
  border-radius: 12px !important; }
  .ff-box-result-models .cp-sidebar__result-item .post-data__handler {
    height: 36px;
    background-color: #ff6a65;
    color: white;
    font-size: 13px; }

.ff-form__senderinvite .ff-form__backbutton {
  color: black !important;
  font-size: 15px;
  height: 49px; }

.js-comment__answer.is-active svg .hover {
  display: block;
  fill: #ff6a65; }

.js-comment__answer.is-active svg .default {
  display: none; }

.wrapper-icon-svg {
  width: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  height: 120px;
  border-radius: 50%;
  box-shadow: 0px 0px 0px 10px #ff7570;
  border: 10px solid #ff837f; }
  @media screen and (max-width: 939px) {
    .wrapper-icon-svg {
      width: 70px;
      height: 70px;
      box-shadow: 0px 0px 0px 5px #ff7570;
      border: 5px solid #ff837f; } }

.fs-sidebar-user__content {
  padding: 0 15px 0 15px; }

@media (min-width: 940px) {
  .post-timeline__alert[data-type="price"],
  .post-timeline__alert[data-type="premium"] {
    cursor: pointer; } }

.pin-icon.header-profile__media-link {
  height: 22px;
  width: 22px; }

article.cp-page__content {
  overflow: hidden; }

.cp-lightbox__sidebar + .cp-lightbox__main {
  white-space: normal !important; }

.ff-text-verify {
  margin-bottom: 15px; }
  .ff-text-verify--title {
    text-transform: none !important; }

.ff-single-container {
  max-width: 800px;
  margin: 0 auto; }
  .ff-single-container .post-data {
    background: #fff;
    padding: 20px; }
  .ff-single-container .cp-modal__data {
    width: 100%; }
  .ff-single-container .post-actions {
    background: #fff;
    padding: 15px 30px !important; }
  .ff-single-container .cp-modal__data .post-modal__infos .post-modal__text {
    color: black; }
  .ff-single-container .cp-modal__data .post-modal__infos {
    border-radius: 0 0 12px 12px; }
  .ff-single-container .cp-modal__data .post-modal__infos .post-comments {
    overflow: initial; }
  .ff-single-container .post-data__avatar.is-medium {
    width: 52px; }
  .ff-single-container .post-data__avatar-link.js-myprive-header.is-offline {
    width: 52px;
    height: 52px; }

.has-item-6.post-photo .post-photo__item {
  width: calc((100% / 5) - 2px) !important;
  max-width: calc((100% / 5) - 2px) !important;
  -ms-flex: 0 1 calc((100% / 5) - 2px) !important;
  flex: 0 1 calc((100% / 5) - 2px) !important;
  margin: 2px 0 0 2px !important; }

input[name="edit-post-schedule"] {
  margin-bottom: 10px; }

.cp-counter-limiter {
  display: none; }

/* ================== Página de editar vídeo - Remover depois que a view de editar ser a mesma do upload ================== */
.post-data__commentinfo {
  margin-bottom: 5px;
  margin-left: 10px; }
  .post-data__commentinfo a {
    font-family: "Roboto", "Helvetica Neue", "Arial", sans-serif;
    font-weight: bold; }
  .post-data__commentinfo .post-data__nickname {
    margin-right: 5px; }
    @media (max-width: 940px) {
      .post-data__commentinfo .post-data__nickname {
        margin-left: 0; } }
  .post-data__commentinfo .post-data__nickname, .post-data__commentinfo .post-data__text {
    display: inline !important;
    width: auto !important;
    font-size: 15px !important;
    line-height: 1 !important; }
  .post-data__commentinfo .post-data__text {
    color: #000; }

.post-data__commentinfo__model .post-data__nickname a {
  float: left; }

.cp-modal__data .post-comments__item .post-data .post-comments__item {
  margin-top: 0;
  display: flex;
  justify-content: flex-end; }

.cp-modal__data .post-comments__item .post-data .post-comments__item .post-data {
  z-index: 1;
  width: 97%; }

@media screen and (max-width: 939px) {
  .post-comments__item .post-data .post-comments__item {
    margin-top: 0;
    display: flex;
    justify-content: flex-end; }
    .post-comments__item .post-data .post-comments__item .post-data {
      padding-left: 13px !important; } }

.post-data__commentinfo .post-data__date {
  justify-content: flex-start !important; }

.post-data__text-data {
  display: flex !important;
  align-items: center;
  justify-content: flex-end;
  width: 100%;
  margin-top: 0;
  font-size: 12px;
  color: #000; }
  .post-data__text-data .post-data__text {
    flex: 0 !important; }
  .post-data__text-data .post-actions__icon.is-warn {
    width: 16px;
    height: 16px; }

.post-data__text--modeldate {
  font-size: 10px;
  color: #8a96a3 !important;
  display: block; }

.cp-sidebar[data-type="search"] {
  width: 310px; }
  .cp-sidebar[data-type="search"] .cp-sidebar__content {
    padding: 30px 15px !important; }

a.btn-subscribe {
  border-radius: 50px; }
  a.btn-subscribe__desktop {
    display: none !important; }
    @media (min-width: 940px) {
      a.btn-subscribe__desktop {
        height: 34px;
        border-radius: 50px;
        display: flex !important;
        align-items: center; } }
  a.btn-subscribe__mobile {
    display: flex !important;
    width: 100%;
    margin-top: 35px;
    height: 40px;
    align-items: center;
    border-radius: 50px; }
    @media (min-width: 940px) {
      a.btn-subscribe__mobile {
        display: none !important; } }

.cp-myprive-chat__messages-item[data-type="text"] .item-center .post-data__handler {
  align-items: center; }

.cp-myprive-chat__messages-item[data-type="text"] .item-center .cp-myprive-chat__messages-body {
  display: flex;
  align-items: center; }

a.edit-paid-disabled {
  cursor: not-allowed;
  opacity: 0.3; }

a.edit-paid-disabled:hover {
  opacity: 0.3 !important; }

.post-data__avatar-link.is-stories {
  background: linear-gradient(53deg, #00deff 0%, #00deff 34%, #ff5c54 66%, #ff5c54 100%) !important;
  padding: 2px; }
  .post-data__avatar-link.is-stories .post-data__avatar-image {
    border: 2px solid #ffffff;
    margin: auto;
    width: calc(100% - 3px);
    height: calc(100% - 3px); }

.rq-zoom__overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7); }

/* ================== Padding da div de stories ================== */
.post-photo__item .post-timeline__alert .post-timeline__alert-icon.is-price, .post-photo__item .post-timeline__alert .post-timeline__alert-icon.is-premium {
  height: 35px !important;
  width: 35px !important;
  overflow: initial !important; }

.post-photo__item .post-timeline__alert:not([data-type="failed"]):not([data-type="pending"]):not([data-type="processing"]):not([data-type="review"]) .post-timeline__alert-title.is-alternative {
  font-size: 16px !important;
  padding: 10px 25px !important; }

div.post-timeline .post-photo__item .post-photo__floating[data-type="segment"] {
  position: absolute;
  bottom: 5px !important;
  top: initial !important;
  left: 5px !important; }
  @media (max-width: 768px) {
    div.post-timeline .post-photo__item .post-photo__floating[data-type="segment"] {
      top: initial !important;
      bottom: 5px;
      left: 5px !important;
      width: 15px !important;
      height: 15px !important; } }

.js-upload-photo-progress-item {
  background: bottom;
  position: absolute;
  bottom: 50%;
  left: 50%;
  transform: translate(-50%, 50%); }

.post-photo__floating.cp-glyph--e94a.js-tooltip.js-tooltip__open {
  display: flex !important; }

.post-photo__item .post-photo__floating .post-timeline__minutes {
  top: unset !important;
  bottom: 0;
  height: 18px;
  display: block;
  font-size: 11px; }
  @media (max-width: 940px) {
    .post-photo__item .post-photo__floating .post-timeline__minutes {
      margin-left: 3px;
      height: 18px !important;
      top: unset !important;
      bottom: 1px; } }

.post-timeline[data-scroll='1'] .post-timeline__floating .post-timeline__minutes {
  top: 2px !important; }

.post-timeline__minutes {
  position: absolute;
  left: 35px !important;
  top: 2px; }

@media (max-width: 768px) {
  .header-profile__navigation-item .header-profile__navigation-text {
    font-size: 12px !important; } }

.hid-touch.mr-3 {
  margin-right: 3px; }

i.cp-tooltip-actions__item-icon.js-directmessages__silence-tooltip-icon.cp-glyph--e92b {
  margin-left: 3px; }
  i.cp-tooltip-actions__item-icon.js-directmessages__silence-tooltip-icon.cp-glyph--e92b:before {
    content: "";
    background: url(/skins/amora/static/images/icons/icon-notsilence.svg);
    width: 20px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat; }

.cp-tooltip-actions__item-icon.js-directmessages__silence-tooltip-icon.cp-glyph--e92c {
  transform: translate(3px, 0); }
  .cp-tooltip-actions__item-icon.js-directmessages__silence-tooltip-icon.cp-glyph--e92c:before {
    content: "";
    background: url(/skins/amora/static/images/icons/icon-silence.svg);
    width: 20px;
    height: 16px;
    background-size: contain;
    background-repeat: no-repeat; }

.cp-tooltip-actions__item-link:hover i.cp-tooltip-actions__item-icon.js-directmessages__silence-tooltip-icon.cp-glyph--e92b:before {
  content: "";
  background: url(/skins/amora/static/images/icons/icon-notsilence--active.svg);
  width: 20px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat; }

.cp-tooltip-actions__item-link:hover i.cp-tooltip-actions__item-icon.js-directmessages__silence-tooltip-icon.cp-glyph--e92c:before {
  content: "";
  background: url(/skins/amora/static/images/icons/icon-silence--active.svg);
  width: 20px;
  height: 16px;
  background-size: contain;
  background-repeat: no-repeat; }

/* ================== Indicador no avatar na seção de mensagens, quando a mensagem for "não lida" ================== */
.ff-message-item.is-unread .ff-post-data__text {
  padding-left: 23px;
  position: relative; }
  .ff-message-item.is-unread .ff-post-data__text::before {
    content: "";
    position: absolute;
    width: 10px;
    height: 10px;
    background: #ff6363;
    border-radius: 50px;
    left: 0;
    top: 0;
    margin: auto;
    border: 5px solid #f9fafb; }
    @media (min-width: 340px) {
      .ff-message-item.is-unread .ff-post-data__text::before {
        bottom: 0; } }

.ff-message-item.is-active .post-data__avatar, .ff-message-item.is-active .post-data__nickname, .ff-message-item.is-active .post-data__handler {
  opacity: .7 !important; }

.ff-message-item.is-active .post-data__text, .ff-message-item.is-active .post-data__nickname, .ff-message-item.is-active .post-data__date, .ff-message-item.is-active .post-data__handler {
  color: #8a96a3 !important; }

.ff-message-item .ff-post-data__text span.post-data__date.ff-post__date {
  color: #8b8f96 !important; }
  @media (max-width: 400px) {
    .ff-message-item .ff-post-data__text span.post-data__date.ff-post__date {
      width: auto; } }

.filter-notification__content {
  padding-top: 20px; }

.cp-myprive-chat__messages-item.is-sent .cp-myprive-chat__messages-body {
  background-color: #fbe6e6 !important; }

.cp-myprive-chat__messages-item .ff-date-sticky .cp-myprive-chat__messages-text.ff-date-sticky__text {
  background: #fff !important;
  color: #8b8f96 !important;
  font-size: 12px !important; }

.cp-myprive-chat__messages-container.ff-date-sticky {
  background-color: #fff !important; }

/* ================== Sobrescrevendo estilos de mensagem ativa (Selecionad) ================== */
.ff-chat-avatar {
  transform: translate(0, -2px); }

/* ================== Corrige fundo das páginas internas ================== */
.ff-page__content {
  background: transparent; }
  .ff-page__content .container-profile {
    background-color: #FCFCFC; }

/*================== FF Lightbox content ==================*/
.post-timeline__item .post-timeline__price[data-type="counter"] {
  top: unset;
  bottom: 8vh;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 50px;
  font-weight: 800;
  padding: 15px; }
  .post-timeline__item .post-timeline__price[data-type="counter"]::before {
    left: auto !important;
    right: auto !important; }

.post-photo__item .post-timeline__alert.ff-media-content .post-timeline__alert-icon.is-price {
  flex: unset !important;
  margin: 0; }

.post-photo__item .post-timeline__alert.ff-media-content .post-timeline__alert-title.is-alternative {
  margin: 0;
  transform: translate(0px, 15px); }

@media (min-width: 940px) {
  .ff-posts-photo {
    padding-top: 15px; } }

.ff-post-item .post-photo__thumb {
  background: linear-gradient(to bottom, transparent 80%, #48484891); }

.ff-post-item .post-timeline__minutes {
  left: 15px !important; }

.ff-post-item[data-type="audio"] .post-photo__thumb {
  background-color: #ff5563 !important; }

.uppy-Dashboard-close {
  display: none; }

/* ================== Corrigindo sidebar de assinar Fanclub quebrando no FF ================== */
.cp-lightbox__sidebar[data-state=fanclub] .cp-lightbox__sidebar-content.ff-subscription {
  flex-wrap: nowrap !important; }

.post-modal__infos .post-actions__icon {
  fill: #666666; }

.cp-modal__data .post-actions {
  order: 3; }

.cp-modal__data .post-comments__insert {
  order: 4 !important; }

.cp-modal__data .post-actions.no-gutter {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.cp-form__sender.ff-fancard {
  background-color: #f9f9f9;
  border-radius: 50px; }
  .cp-form__sender.ff-fancard .side-profile__tags {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important; }
    .cp-form__sender.ff-fancard .side-profile__tags-item {
      width: 100% !important;
      border: 0;
      color: black !important;
      font-size: 14px;
      text-transform: unset;
      justify-content: flex-start;
      margin: 0;
      padding: 7px;
      gap: 10px; }
  .cp-form__sender.ff-fancard .post-data__avatar {
    margin: 0 !important;
    flex: unset !important;
    height: 44px !important;
    width: 44px !important; }
    .cp-form__sender.ff-fancard .post-data__avatar-image {
      width: 44px !important;
      height: 44px !important;
      margin: 0;
      top: unset; }
    .cp-form__sender.ff-fancard .post-data__avatar-link {
      height: 44px; }
      .cp-form__sender.ff-fancard .post-data__avatar-link::after {
        background-image: none; }

.has-mgn-top-0 {
  margin-top: 0 !important; }

/* ================ Configurações (Notificações por email) ================*/
.ff-form__label .cp-form__field {
  padding-right: 70px !important; }

.post-data__container.is-full {
  flex: 1 0 100%;
  width: 100% !important; }

.ff-myprive-form-audio {
  margin-left: 0 !important; }

.ff-audio-length {
  margin-left: 0 !important; }

.ff-myprive-form__player {
  gap: 10px; }

@media (max-width: 940px) {
  .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content audio[src=""] ~ .cp-myprive-form__player,
  .cp-myprive-form__item-content[data-item-type="actions-messages-upload"] .cp-myprive-form__item-content audio:not([src]) ~ .cp-myprive-form__player {
    flex-direction: column; } }

.ff-error-message__body {
  padding: 17px 30px !important;
  border-radius: 18px 18px 0 18px !important; }
  .ff-error-message__body strong {
    font-weight: normal;
    color: #ff6363; }
  .ff-error-message__body svg {
    width: 21px;
    height: 19px;
    transform: translateY(-2px); }
  .ff-error-message__body .cp-myprive-chat__messages-text {
    line-height: .3 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px; }

@media (max-width: 939px) {
  #launcher, #octadesk-octachat-appchat {
    bottom: 70px !important; } }

.ff-player-container {
  height: 35px !important;
  width: 95% !important;
  background-color: white;
  padding: 0 10px !important; }
  .ff-player-container .cp-myprive-form__player-minutes {
    color: black !important;
    font-size: 12px !important; }
  .ff-player-container .cp-myprive-form__player-progress {
    background: #ff5563 !important; }
  .ff-player-container .cp-myprive-form__player-range {
    background-color: #b4b4b4 !important; }

.ff-player-action {
  height: 100%;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border: 0 !important; }
  .ff-player-action svg {
    height: 15px;
    width: 15px;
    fill: #ff5563 !important; }

.cp-myprive-chat__messages-item.is-received[data-paid="true"] .post-timeline__alert-title {
  color: #fff;
  margin: 0 !important; }

.cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-chat__messages-body {
  max-width: 295px !important; }
  .cp-myprive-chat__messages-item[data-type="audio"] .cp-myprive-chat__messages-body .post-timeline__alert-title {
    margin: 0 !important; }

/** Loader do upload de vídeos por mensagem direta */
.cp-myprive-form__preview[data-item-type="media-preview"] .loader {
  background-color: rgba(255, 255, 255, 0.4); }

.post-modal__thumb.has-full-size {
  width: 100%;
  height: 100%; }

.iphone .vjs-quality-selector {
  display: none !important; }

.vjs-texttrack-settings {
  display: none; }

.tmp-stories-analytics-date-alignment {
  display: flex;
  align-self: flex-start;
  text-align: right; }

.cp-myprive-form__player-progress {
  width: 100%; }

.ff-post-photo__item {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.fs-header__menu-button {
  cursor: default !important;
  width: 100%;
  flex: 0 1 100%;
  padding: 12px 15px;
  height: auto;
  min-height: 0;
  border-radius: inherit; }

.video-js .vjs-control-bar {
  border-bottom-left-radius: 13px;
  border-bottom-right-radius: 13px;
  background-color: rgba(0, 0, 0, 0.6); }

.video-js:hover .vjs-big-play-button {
  background-color: rgba(0, 0, 0, 0.5); }

.video-js .vjs-big-play-button {
  line-height: 2em;
  width: 2em;
  height: 2em;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 0;
  top: 0;
  border: none;
  border-radius: 50%;
  background-color: rgba(0, 0, 0, 0.6); }
  .video-js .vjs-big-play-button .vjs-icon-placeholder {
    position: relative;
    width: 2em;
    height: 2em; }
    .video-js .vjs-big-play-button .vjs-icon-placeholder::before {
      content: "";
      background-size: cover;
      width: 25px;
      height: 25px;
      display: block;
      left: 0;
      right: 0;
      transform: translateX(3px);
      margin: auto;
      background-image: url("/skins/amora/static/images/icons/play-button.svg"); }

.video-js.vjs-tech {
  position: relative !important;
  border-radius: 13px !important;
  height: auto !important; }
  .video-js.vjs-tech .vjs-control {
    width: 3em; }

