.tg-profile.tg-profile--template-cinema-reel {
  --tg-profile-accent: #f8e8a0;
  --tg-profile-background: #090909;
  --tg-profile-surface: #11100e;
  --tg-profile-text: #f4efe4;
  --tg-profile-muted: #a8a091;
  --tg-profile-line: #312b22;
  --tg-profile-card-radius: 2px;
  --tg-profile-avatar-size: 3.9rem;
  --tg-profile-avatar-radius: 999px;
  --tg-profile-avatar-background: #0e0d0b;
  --tg-profile-avatar-border-width: 1px;
  --tg-profile-avatar-border-color: rgba(248, 232, 160, .52);
  --tg-profile-avatar-shadow: 0 18px 38px rgba(0, 0, 0, .56);
  --tg-profile-avatar-overlay-background: transparent;
  --tg-profile-avatar-overlay-shadow: none;
  --tg-profile-posts-block-background: transparent;
  --tg-profile-posts-block-border-width: 0;
  --tg-profile-posts-block-padding: 0;
  --tg-profile-posts-gap: 1.4rem;
  --tg-profile-post-card-background: transparent;
  --tg-profile-post-card-border-width: 0;
  --tg-profile-post-card-padding: 0;
  --tg-profile-post-card-radius: 2px;
  --tg-profile-post-social-background: rgba(9, 9, 9, .72);
  --tg-profile-post-social-border-color: rgba(248, 232, 160, .22);
  background:
    radial-gradient(circle at 18% 0%, rgba(248, 232, 160, .1), transparent 28rem),
    linear-gradient(180deg, #0b0b0a 0%, #090909 46%, #050505 100%);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  color: #f4efe4;
  gap: 2rem;
  padding: 0 1.5rem 4rem;
}

html:has(.tg-profile--template-cinema-reel),
body.app-route-profile:has(.tg-profile--template-cinema-reel),
body.app-route-profile-view:has(.tg-profile--template-cinema-reel) {
  background-color: #090909 !important;
}

body.tg-profile-template-cinema-reel.tg-profile-menu-standard.app-route-profile .app-shell-header,
body.tg-profile-template-cinema-reel.tg-profile-menu-standard.app-route-profile-view .app-shell-header {
  background: var(--tg-shell-menu-background);
  border-bottom-color: var(--tg-shell-menu-line);
}

body.tg-profile-template-cinema-reel.tg-profile-menu-overlay.app-route-profile .app-shell-header--transparent,
body.tg-profile-template-cinema-reel.tg-profile-menu-overlay.app-route-profile-view .app-shell-header--transparent {
  background:
    linear-gradient(180deg, rgba(9, 9, 9, .8) 0%, rgba(9, 9, 9, .48) 48%, rgba(9, 9, 9, 0) 100%);
  border-bottom-color: transparent;
}

body.tg-profile-template-cinema-reel.app-route-profile .header-icon,
body.tg-profile-template-cinema-reel.app-route-profile-view .header-icon,
body.tg-profile-template-cinema-reel.app-route-profile .app-header-route-link,
body.tg-profile-template-cinema-reel.app-route-profile-view .app-header-route-link,
body.tg-profile-template-cinema-reel.app-route-profile .app-header-quick-menu__toggle,
body.tg-profile-template-cinema-reel.app-route-profile-view .app-header-quick-menu__toggle {
  color: var(--tg-shell-menu-text);
}

body.tg-profile-template-cinema-reel.tg-profile-menu-overlay.app-route-profile .header-icon,
body.tg-profile-template-cinema-reel.tg-profile-menu-overlay.app-route-profile-view .header-icon,
body.tg-profile-template-cinema-reel.tg-profile-menu-overlay.app-route-profile .app-header-route-link,
body.tg-profile-template-cinema-reel.tg-profile-menu-overlay.app-route-profile-view .app-header-route-link,
body.tg-profile-template-cinema-reel.tg-profile-menu-overlay.app-route-profile .app-header-quick-menu__toggle,
body.tg-profile-template-cinema-reel.tg-profile-menu-overlay.app-route-profile-view .app-header-quick-menu__toggle {
  color: #f8e8a0;
}

body.tg-profile-template-cinema-reel.app-route-profile .centered-logo .logo,
body.tg-profile-template-cinema-reel.app-route-profile-view .centered-logo .logo {
  filter: var(--tg-shell-logo-filter);
}

body.tg-profile-template-cinema-reel.tg-profile-menu-overlay.app-route-profile .centered-logo .logo,
body.tg-profile-template-cinema-reel.tg-profile-menu-overlay.app-route-profile-view .centered-logo .logo {
  filter: sepia(.32) saturate(1.18);
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile__region {
  gap: 1.5rem;
  min-width: 0;
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile__region--hero {
  flex-basis: 100vw;
  margin: 0 calc(50% - 50vw);
  max-width: 100vw;
  width: 100vw;
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile__block--header {
  background: transparent;
  border: 0;
  margin: 0 calc(50% - 50vw);
  padding: 0;
  width: 100vw;
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile__header-media.header-picture {
  border: 0;
  border-radius: 0;
  filter: saturate(.82) contrast(1.12);
  margin: 0;
  min-height: var(--tg-profile-header-height);
  width: 100%;
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile__block--header::after,
.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-feed::before,
.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-feed::after {
  background:
    linear-gradient(90deg, rgba(248, 232, 160, .65) 0 .3rem, transparent .3rem .72rem) left center / .72rem .42rem repeat-x;
  content: "";
  display: block;
  grid-column: 1 / -1;
  height: .55rem;
  pointer-events: none;
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile__block--header::after {
  background-color: #090909;
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile__region--masthead {
  flex-basis: 100%;
  justify-items: center;
  max-width: 100%;
  padding: .75rem 0 1.25rem;
  text-align: center;
  width: 100%;
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile__region--reel,
.tg-profile.tg-profile--template-cinema-reel .tg-profile__region--archive {
  flex-basis: 100%;
  max-width: 100%;
  width: 100%;
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile__region--archive {
  border-top: 1px solid rgba(248, 232, 160, .16);
  display: grid;
  gap: 1.25rem;
  grid-template-columns: minmax(0, 42rem);
  justify-content: center;
  padding-top: 2rem;
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile__block {
  background: transparent;
  border: 0;
  box-shadow: none;
  color: #f4efe4;
  padding: 0;
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile__identity,
.tg-profile.tg-profile--template-cinema-reel .tg-profile__block--identity-card {
  justify-items: center;
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile__name.header-username {
  color: #f8e8a0;
  font-size: calc(1.25rem * var(--tg-profile-heading-scale));
  font-weight: 900;
  letter-spacing: .12em;
  line-height: 1;
  overflow-wrap: anywhere;
  text-align: center;
  text-transform: uppercase;
}

.tg-profile.tg-profile--template-cinema-reel .profile-actions.profile-actions--hero {
  justify-content: center;
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile__intro,
.tg-profile.tg-profile--template-cinema-reel .tg-profile__custom-text {
  color: #c8c0ad;
  line-height: 1.65;
  margin: 0 auto;
  max-width: 42rem;
  text-align: center;
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile__links .links,
.tg-profile.tg-profile--template-cinema-reel .tg-profile__links #links-container {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 1.35rem;
  justify-content: center;
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile__links .link-item {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile__links .saved-link,
.tg-profile.tg-profile--template-cinema-reel .tg-profile__external-link {
  background: transparent;
  border: 0;
  color: #a8a091;
  font-size: .7rem;
  font-weight: 900;
  letter-spacing: .18em;
  line-height: 1.2;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile__links .saved-link:hover,
.tg-profile.tg-profile--template-cinema-reel .tg-profile__links .saved-link:focus-visible,
.tg-profile.tg-profile--template-cinema-reel .tg-profile__external-link:hover,
.tg-profile.tg-profile--template-cinema-reel .tg-profile__external-link:focus-visible,
.tg-profile.tg-profile--template-cinema-reel a {
  color: #f8e8a0;
}

.tg-profile.tg-profile--template-cinema-reel .add-link-button,
.tg-profile.tg-profile--template-cinema-reel .tg-profile-posts__profile-link,
.tg-profile.tg-profile--template-cinema-reel .tg-profile-grid-unstack-toggle {
  background: rgba(248, 232, 160, .08);
  border: 1px solid rgba(248, 232, 160, .22);
  color: #f4efe4;
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile__block--composer {
  margin: 0 auto 1.5rem;
  max-width: 42rem;
  width: 100%;
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile__block--composer .tg-composer,
.tg-profile.tg-profile--template-cinema-reel .tg-profile__block--plugin .bento,
.tg-profile.tg-profile--template-cinema-reel .tg-profile__block--plugin .tg-profile-module-card,
.tg-profile.tg-profile--template-cinema-reel .tg-profile__block--plugin .tg-upto-card,
.tg-profile.tg-profile--template-cinema-reel .tg-wall-posts {
  background: #11100e;
  border: 1px solid rgba(248, 232, 160, .18);
  border-radius: 2px;
  color: #f4efe4;
  padding: 1rem;
}

.tg-profile.tg-profile--template-cinema-reel textarea.input-field,
.tg-profile.tg-profile--template-cinema-reel .input-field,
.tg-profile.tg-profile--template-cinema-reel .tg-post-comment-composer__textarea,
.tg-profile.tg-profile--template-cinema-reel .tg-composer__form:focus-within .tg-post-comment-composer__textarea,
.tg-profile.tg-profile--template-cinema-reel .tg-composer__form.is-filled .tg-post-comment-composer__textarea,
.tg-profile.tg-profile--template-cinema-reel .tg-composer__form textarea.input-field:focus {
  background: #080807;
  border-color: rgba(248, 232, 160, .2);
  box-shadow: none;
  color: #f4efe4;
}

.tg-profile.tg-profile--template-cinema-reel textarea.input-field::placeholder,
.tg-profile.tg-profile--template-cinema-reel .input-field::placeholder,
.tg-profile.tg-profile--template-cinema-reel .tg-post-comment-composer__textarea::placeholder {
  color: rgba(244, 239, 228, .5);
}

.tg-profile.tg-profile--template-cinema-reel .tg-composer__button-group {
  align-items: center;
  display: inline-flex;
  gap: .45rem;
  justify-content: flex-end;
}

.tg-profile.tg-profile--template-cinema-reel .tg-composer__icon-button,
.tg-profile.tg-profile--template-cinema-reel .tg-composer__media-input,
.tg-profile.tg-profile--template-cinema-reel .tg-composer__schedule-button {
  align-items: center;
  background: rgba(248, 232, 160, .08);
  border: 1px solid rgba(248, 232, 160, .22);
  border-radius: 999px;
  color: #f4efe4;
  cursor: pointer;
  display: inline-flex;
  height: 2.45rem;
  justify-content: center;
  min-width: 2.45rem;
  padding: 0;
  transition: background .18s ease, border-color .18s ease, color .18s ease, transform .18s ease;
  width: 2.45rem;
}

.tg-profile.tg-profile--template-cinema-reel .tg-composer__icon-button:hover,
.tg-profile.tg-profile--template-cinema-reel .tg-composer__icon-button:focus-visible,
.tg-profile.tg-profile--template-cinema-reel .tg-composer__media-input:hover,
.tg-profile.tg-profile--template-cinema-reel .tg-composer__media-input:focus-within,
.tg-profile.tg-profile--template-cinema-reel .tg-composer__schedule-button:hover,
.tg-profile.tg-profile--template-cinema-reel .tg-composer__schedule-button:focus-visible,
.tg-profile.tg-profile--template-cinema-reel .tg-profile-posts__profile-link:hover,
.tg-profile.tg-profile--template-cinema-reel .tg-profile-posts__profile-link:focus-visible,
.tg-profile.tg-profile--template-cinema-reel .tg-profile-grid-unstack-toggle:hover,
.tg-profile.tg-profile--template-cinema-reel .tg-profile-grid-unstack-toggle:focus-visible,
.tg-profile.tg-profile--template-cinema-reel .tg-profile-grid-unstack-toggle.is-active {
  background: rgba(248, 232, 160, .16);
  border-color: rgba(248, 232, 160, .4);
  color: #f8e8a0;
  outline: none;
  transform: translateY(-1px);
}

.tg-profile.tg-profile--template-cinema-reel .tg-composer__icon-button i,
.tg-profile.tg-profile--template-cinema-reel .tg-composer__schedule-button i,
.tg-profile.tg-profile--template-cinema-reel .tg-composer__media-input i {
  --ph-size: 1.08rem;
  color: currentColor;
}

.tg-profile.tg-profile--template-cinema-reel .tg-composer__icon-button .ph,
.tg-profile.tg-profile--template-cinema-reel .tg-composer__schedule-button .ph,
.tg-profile.tg-profile--template-cinema-reel .tg-composer__media-input .ph {
  background-color: currentColor;
}

.tg-profile.tg-profile--template-cinema-reel .tg-post-comment-composer__submit {
  background: #f8e8a0;
  color: #090909;
  box-shadow: 0 12px 24px rgba(248, 232, 160, .16);
}

.tg-profile.tg-profile--template-cinema-reel .tg-post-comment-composer__submit:hover,
.tg-profile.tg-profile--template-cinema-reel .tg-post-comment-composer__submit:focus-visible {
  background: #fff2ba;
  color: #090909;
}

.tg-profile.tg-profile--template-cinema-reel .tg-post-comment-composer__submit:disabled {
  background: rgba(248, 232, 160, .28);
  color: rgba(9, 9, 9, .72);
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile-posts__header {
  border: 0;
  justify-content: center;
  margin: 0 0 1.4rem;
  padding: 0;
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile-posts__filters {
  gap: 1.55rem;
  justify-content: center;
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile-posts__filter {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #7d7567;
  font-size: .68rem;
  font-weight: 900;
  letter-spacing: .18em;
  line-height: 1.2;
  padding: .25rem 0;
  text-transform: uppercase;
}

.tg-profile.tg-profile--template-cinema-reel .tg-profile-posts__filter:hover,
.tg-profile.tg-profile--template-cinema-reel .tg-profile-posts__filter:focus-visible,
.tg-profile.tg-profile--template-cinema-reel .tg-profile-posts__filter.is-active {
  background: transparent;
  color: #f8e8a0;
  outline: none;
}

.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-feed {
  --tg-photo-mosaic-gap: 1rem;
  background: #050505;
  border: 1px solid rgba(248, 232, 160, .24);
  box-shadow: 0 24px 72px rgba(0, 0, 0, .38);
  gap: var(--tg-photo-mosaic-gap);
  padding: .75rem;
  position: relative;
}

.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-feed::before {
  margin: -.75rem -.75rem .75rem;
}

.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-feed::after {
  margin: .75rem -.75rem -.75rem;
}

.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-column {
  gap: var(--tg-photo-mosaic-gap);
}

.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post {
  color: #f4efe4;
}

.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post__visual {
  background: #11100e;
  border: 1px solid rgba(248, 232, 160, .18);
}

.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post__media {
  background: #11100e;
}

.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post__media img {
  filter: saturate(.88) contrast(1.08);
}

.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post:hover .tg-photo-mosaic-post__media img,
.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post:focus-within .tg-photo-mosaic-post__media img {
  filter: brightness(.72) saturate(.96) contrast(1.12);
  transform: scale(1.025);
}

.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post__overlay {
  background: linear-gradient(180deg, rgba(9, 9, 9, 0), rgba(9, 9, 9, .8) 24%, rgba(9, 9, 9, .96));
  color: #f4efe4;
}

.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post--text {
  background: #11100e;
  border: 1px solid rgba(248, 232, 160, .22);
  min-height: 12rem;
  padding: 1rem;
}

.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post__caption,
.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post .tg-post-comment__meta,
.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post .tg-post-comment__content {
  color: #f4efe4;
}

.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post__meta,
.tg-profile.tg-profile--template-cinema-reel .tg-pagination-page-label,
.tg-profile.tg-profile--template-cinema-reel .tg-pagination-page-total,
.tg-profile.tg-profile--template-cinema-reel .tg-wall-posts__visibility span,
.tg-profile.tg-profile--template-cinema-reel .tg-wall-posts__action-status {
  color: #c8c0ad;
}

.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post .tg-post-social,
.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post .tg-wall-posts__moderation--feed,
.tg-profile.tg-profile--template-cinema-reel .tg-user-post__pagination {
  background: rgba(9, 9, 9, .72);
  border: 1px solid rgba(248, 232, 160, .22);
  border-radius: 2px;
  color: #f4efe4;
}

.tg-profile.tg-profile--template-cinema-reel .tg-wall-posts__action,
.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post .tg-post-social__like-button,
.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post .tg-post-social__message-button,
.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post .tg-post-social__share-button,
.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post .tg-post-social__comment-toggle,
.tg-profile.tg-profile--template-cinema-reel .tg-user-post__page-btn,
.tg-profile.tg-profile--template-cinema-reel .tg-user-post__page-info,
.tg-profile.tg-profile--template-cinema-reel .tg-user-post__page-go {
  background: rgba(248, 232, 160, .08);
  border: 1px solid rgba(248, 232, 160, .18);
  border-radius: 2px;
  color: #f4efe4;
}

.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post .tg-post-social__like-button:hover,
.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post .tg-post-social__message-button:hover,
.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post .tg-post-social__share-button:hover,
.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post .tg-post-social__comment-toggle:hover,
.tg-profile.tg-profile--template-cinema-reel .tg-user-post__page-btn:hover:not(:disabled),
.tg-profile.tg-profile--template-cinema-reel .tg-user-post__page-info:hover,
.tg-profile.tg-profile--template-cinema-reel .tg-user-post__page-go:hover {
  background: rgba(248, 232, 160, .16);
  border-color: rgba(248, 232, 160, .4);
  color: #f8e8a0;
}

.tg-profile.tg-profile--template-cinema-reel .tg-user-post__page-btn:disabled {
  color: rgba(244, 239, 228, .46);
  opacity: .52;
}

.tg-profile.tg-profile--template-cinema-reel .tg-user-post__page-input {
  background: transparent;
  border-bottom-color: rgba(248, 232, 160, .32);
  color: #f8e8a0;
}

.tg-profile.tg-profile--template-cinema-reel .tg-user-post__page-input:focus {
  border-color: #f8e8a0;
}

.tg-profile.tg-profile--template-cinema-reel .tg-pagination-page-value,
.tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post .tg-post-read-more {
  color: #f8e8a0;
}

.tg-profile.tg-profile--template-cinema-reel .tg-inline-hashtag-pill,
body.tg-profile-template-cinema-reel .tg-profile-media-lightbox__caption .tg-inline-hashtag-pill,
body.tg-profile-template-cinema-reel .tg-profile-media-lightbox__mobile-caption .tg-inline-hashtag-pill {
  background: rgba(248, 232, 160, .1);
  border: 1px solid rgba(248, 232, 160, .2);
  border-radius: 2px;
  color: #f4efe4;
  font-size: .78em;
  font-weight: 900;
  letter-spacing: .08em;
  padding: .08rem .4rem;
  text-transform: uppercase;
}

.tg-profile.tg-profile--template-cinema-reel .tg-inline-hashtag-pill:hover,
.tg-profile.tg-profile--template-cinema-reel .tg-inline-hashtag-pill:focus-visible,
body.tg-profile-template-cinema-reel .tg-profile-media-lightbox__caption .tg-inline-hashtag-pill:hover,
body.tg-profile-template-cinema-reel .tg-profile-media-lightbox__caption .tg-inline-hashtag-pill:focus-visible,
body.tg-profile-template-cinema-reel .tg-profile-media-lightbox__mobile-caption .tg-inline-hashtag-pill:hover,
body.tg-profile-template-cinema-reel .tg-profile-media-lightbox__mobile-caption .tg-inline-hashtag-pill:focus-visible {
  background: #f8e8a0;
  color: #090909;
  outline: none;
}

@media (prefers-reduced-motion: no-preference) {
  @supports (animation-timeline: view()) {
    .tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post {
      animation: tg-cinema-reel-frame-enter both linear;
      animation-range: entry 0% cover 26%;
      animation-timeline: view();
    }
  }
}

@keyframes tg-cinema-reel-frame-enter {
  from {
    opacity: .56;
    transform: translateY(1.1rem) scale(.985);
  }

  to {
    opacity: 1;
    transform: none;
  }
}

@media (max-width: 1023px) {
  .tg-profile.tg-profile--template-cinema-reel {
    padding: 0 1rem 3rem;
  }

  .tg-profile.tg-profile--template-cinema-reel .tg-profile__region--archive {
    grid-template-columns: minmax(0, 1fr);
  }
}

@media (max-width: 767px) {
  .tg-profile.tg-profile--template-cinema-reel {
    gap: 1.35rem;
    padding: 0 .85rem 2.25rem;
  }

  .tg-profile.tg-profile--template-cinema-reel .tg-profile__region--masthead {
    padding-bottom: 1rem;
  }

  .tg-profile.tg-profile--template-cinema-reel .tg-profile-posts__filters,
  .tg-profile.tg-profile--template-cinema-reel .tg-profile__links .links,
  .tg-profile.tg-profile--template-cinema-reel .tg-profile__links #links-container {
    gap: .9rem;
  }

  .tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-feed {
    --tg-photo-mosaic-gap: .85rem;
    padding: .55rem;
  }

  .tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-feed::before {
    margin: -.55rem -.55rem .55rem;
  }

  .tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-feed::after {
    margin: .55rem -.55rem -.55rem;
  }

  .tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post--media:hover .tg-photo-mosaic-post__media img,
  .tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post--media:focus-within .tg-photo-mosaic-post__media img {
    filter: saturate(.88) contrast(1.08);
    transform: none;
  }

  .tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post--media .tg-photo-mosaic-post__overlay,
  .tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post--media:hover .tg-photo-mosaic-post__overlay,
  .tg-profile.tg-profile--template-cinema-reel .tg-photo-mosaic-post--media:focus-within .tg-photo-mosaic-post__overlay {
    opacity: 0;
    pointer-events: none;
    transform: translateY(.45rem);
  }
}
