/* reset básico*/
*,
::before,
::after {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

::backdrop {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-gradient-from-position: ;
  --tw-gradient-via-position: ;
  --tw-gradient-to-position: ;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgb(59 130 246 / 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
  --tw-contain-size: ;
  --tw-contain-layout: ;
  --tw-contain-paint: ;
  --tw-contain-style: ;
}

*,
::before,
::after {
  box-sizing: border-box;

  border-width: 0;

  border-style: solid;

  border-color: #e5e7eb;
}

::before,
::after {
  --tw-content: "";
}

html,
:host {
  line-height: 1.25;

  -webkit-text-size-adjust: 100%;

  -moz-tab-size: 4;

  -o-tab-size: 4;
  tab-size: 4;

  font-family:
    ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
    "Segoe UI Symbol", "Noto Color Emoji";

  font-feature-settings: normal;

  font-variation-settings: normal;

  -webkit-tap-highlight-color: transparent;
}

body {
  margin: 0;
  line-height: inherit;
}

hr {
  height: 0;

  color: inherit;

  border-top-width: 1px;
}

abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

a {
  color: inherit;
  text-decoration: inherit;
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp,
pre {
  font-family:
    ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
    "Courier New", monospace;

  font-feature-settings: normal;

  font-variation-settings: normal;

  font-size: 1em;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  text-indent: 0;

  border-color: inherit;

  border-collapse: collapse;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;

  font-feature-settings: inherit;

  font-variation-settings: inherit;

  font-size: 100%;

  font-weight: inherit;

  line-height: inherit;

  letter-spacing: inherit;

  color: inherit;

  margin: 0;

  padding: 0;
}

button,
select {
  text-transform: none;
}

button,
input:where([type="button"]),
input:where([type="reset"]),
input:where([type="submit"]) {
  -webkit-appearance: button;

  background-color: transparent;

  background-image: none;
}

:-moz-focusring {
  outline: auto;
}

:-moz-ui-invalid {
  box-shadow: none;
}

progress {
  vertical-align: baseline;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;

  outline-offset: -2px;
}

::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;

  font: inherit;
}

summary {
  display: list-item;
}

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

fieldset {
  margin: 0;
  padding: 0;
}

legend {
  padding: 0;
}

ol,
ul,
menu {
  list-style: none;
  margin: 0;
  padding: 0;
}

dialog {
  padding: 0;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;

  color: #9ca3af;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;

  color: #9ca3af;
}

button,
[role="button"] {
  cursor: pointer;
}

:disabled {
  cursor: default;
}

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block;

  vertical-align: middle;
}

img,
video {
  height: auto;
}

[hidden]:where(:not([hidden="until-found"])) {
  display: none;
}

body {
  position: relative;
  overflow-x: hidden;
  padding-top: 77px;
}

body.menu-open {
  overflow: hidden;
}

.container {
  max-width: 1440px !important;
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}

:root {
  --color-vinho-50: #f2eceb;
  --color-vinho-100: #decfcc;
  --color-vinho-200: #bda099;
  --color-vinho-300: #9d7066;
  --color-vinho-400: #793c2e;
  --color-vinho-500: #5b1100;
  --color-vinho-800: #380b00;

  --color-laranja-50: #fef5ef;
  --color-laranja-400: #f3975a;
  --color-laranja-500: #f08036;

  --color-tangerina-400: #ff842e;
  --color-tangerina-500: #f36636;

  --color-ambar-200: #ffe399;
  --color-ambar-400: #ffc52e;
  --color-ambar-500: #ffb800;

  --color-azul-300: #4c9af3;
  --color-azul-400: #0072fa;
  --color-azul-500: #0057c2;
  --color-azul-600: #0057c2;

  --color-action-whatsapp: #25d366;

  --color-branco: #fff;
  --color-bege-500: #fff5d4;
  --color-laranja-vivo-500: #ff9500;
  --color-coral-500: #ff5c2e;
  --color-vermelho-vivo-500: #ff2d37;
  --color-magenta-500: #e60076;

  --primary-font: "Noka", Arial, sans-serif;
  --secondary-font: "Isidora", Arial, sans-serif;
  --tertiary-font: "IsidoraAlt", Arial, sans-serif;
}

/* Medium */
@font-face {
  font-family: "IsidoraAlt";
  src: url("/static/assets/fonts/isidora-alt/ISIDORAALT-MEDIUM.OTF")
    format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* SemiBold */
@font-face {
  font-family: "IsidoraAlt";
  src: url("/static/assets/fonts/isidora-alt/ISIDORAALT-BOLD.OTF")
    format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Regular */
@font-face {
  font-family: "Isidora";
  src: url("/static/assets/fonts/isidora/ISIDORA-REGULAR.OTF")
    format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

/* Medium */
@font-face {
  font-family: "Isidora";
  src: url("/static/assets/fonts/isidora/ISIDORA-MEDIUM.OTF") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

/* SemiBold */
@font-face {
  font-family: "Isidora";
  src: url("/static/assets/fonts/isidora/ISIDORA-SEMIBOLD.OTF")
    format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

/* Bold */
@font-face {
  font-family: "Isidora";
  src: url("/static/assets/fonts/isidora/ISIDORA-BOLD.OTF") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

/* Black */
@font-face {
  font-family: "Isidora";
  src: url("/static/assets/fonts/isidora/ISIDORA-BLACK.OTF") format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noka";
  src: url("/static/assets/fonts/noka/NokaTrial-Bold-BF63bccdec13b50.otf")
    format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Noka";
  src: url("/static/assets/fonts/noka/NokaTrial-Black-BF63bccdea56fd8.otf")
    format("opentype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

/*---------------- Header Style ------------------*/
.header {
  display: block;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  top: 0;
  background-color: var(--color-branco);
  z-index: 9999;

  & .logo {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 214px;
  }

  & .menu-link {
    font-family: var(--tertiary-font);
    color: var(--color-laranja-500);
    font-size: 16px;
    font-weight: bold;
    transition: all 0.4s ease-in-out;
  }

  & .menu-link:hover {
    color: var(--color-ambar-500);
  }

  & .order {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background-color: var(--color-laranja-500);
    padding: 10px 20px;
    gap: 10px;
    border-radius: 25px;
    font-family: var(--tertiary-font);
    color: var(--color-branco);
    font-size: 16px;
    font-weight: bold;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
  }

  & .order:hover {
    background-color: var(--color-ambar-500);
  }

  & span {
    margin-top: 2px;
  }
}
.menu-burguer-icon {
  display: block;
  cursor: pointer;
  padding: 0.25rem;
  border-radius: 0.25rem;

  &:hover {
    background-color: var(--color-laranja-50);
  }
}

.header-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 1rem;
  width: 100%;
  max-width: 1440px;
}

.menu {
  display: none;
  justify-content: center;
  align-items: center;
  gap: 1.5rem;
  list-style: none;
}

.order-container {
  display: none;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
}

@media (width >= 48em) {
  .header-container {
    display: grid;
    grid-template-columns: auto 1fr auto;
  }
  .menu {
    display: flex;
  }
  .order-container {
    display: flex;
  }
  .menu-burguer-icon {
    display: none;
  }
}

.header-menu-burguer-close {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  width: 100%;

  & img {
    border-radius: 0.25rem;
    cursor: pointer;
  }
}

.header-menu-burguer-close img:hover {
  background-color: var(--color-vinho-50);
}

.header-menu-burguer-nav {
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  justify-content: center;
  align-items: flex-start;
}

.header-menu-burguer-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
}

.header-menu-burguer-item a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1rem;
  color: var(--color-vinho-500);
  font-family: var(--secondary-font);
  font-weight: 600;
  width: 100%;
  border-radius: 0.25rem;
  cursor: pointer;
}

.header-menu-burguer-item:hover {
  background-color: var(--color-vinho-50);
}

.header-menu-burguer-item-order a {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1rem;
  color: var(--color-action-whatsapp);
  font-family: var(--secondary-font);
  font-weight: 600;
  width: 100%;
  cursor: pointer;
}

.header-menu-burguer-item-order a:hover {
  background: #eefcf3;
}

.header-menu-burguer {
  background: var(--color-branco);
  padding: 2rem 1.5rem;
  position: fixed;
  top: 0;
  left: 0;
  width: 80%;
  min-width: 320px;
  height: 100%;
  z-index: 1001;

  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1.5rem;

  /*---------------- Estado inicial -------------------------*/
  transform: translateX(-100%) scale(0.98);
  transform-origin: left center;
  visibility: hidden;
  pointer-events: none;

  transition:
    transform 0.4s cubic-bezier(0.22, 1, 0.36, 1),
    opacity 0.3s ease,
    visibility 0.4s;
}

.header-menu-burguer.active {
  transform: translateX(0) scale(1);
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.menu-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: opacity 0.3s ease;
  z-index: 1001;
}

.menu-overlay.active {
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
}

.header-menu-burguer-footer-item {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  padding: 0.75rem;
  background-image: linear-gradient(to right, #fb1f1f, #fa8800);
  border-radius: 100%;
  outline: 3px solid transparent;
  transition: all 0.2s linear;
  cursor: pointer;
}

.header-menu-burguer-footer-item:hover {
  outline: 3px solid var(--color-laranja-500);
  outline-offset: 0px;
}

.header-menu-burguer-footer-nav {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  align-items: flex-start;
  justify-content: center;
  padding-bottom: 4rem;
}

.header-menu-burguer-footer-socials-nav {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 1.5rem;
  width: 100%;
}

.header-menu-burguer-footer-socials {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  padding: 1rem 1rem 0;
  gap: 1rem;
  width: 100%;
}

.header-menu-burguer-footer-socials-title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.5rem;
  color: var(--color-vinho-500);
  font-family: var(--secondary-font);
  font-weight: 600;
  width: 100%;
}

.header-menu-burguer-footer-bottom-nav {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
}

.header-menu-burguer-footer-bottom-list {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
}

.header-menu-burguer-footer-bottom-item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 0.5rem;
  padding: 0.75rem 1rem;
  color: var(--color-vinho-500);
  font-family: var(--secondary-font);
  font-weight: 600;
  width: 100%;
  cursor: pointer;
}

.header-menu-burguer-footer-bottom-item:hover {
  background-color: var(--color-vinho-50);

  & a {
    text-decoration: underline;
  }
}

/*--------------------------- Footer Style ----------------------------*/
.footer {
  display: flex;
  padding-top: 4rem;
  padding-bottom: 5rem;
  background-color: var(--color-vinho-500);
  background-image: url("/static/recife/assets/img/patern-footer.png");
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  color: var(--color-branco);
  font-family: var(--tertiary-font);

  & .container {
    padding: 0 1rem;
  }
}

.footer-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 2rem;
}

.footer-top {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  gap: 32px;
}

.footer-bottom {
  border-top: 1px solid var(--color-branco);
  padding: 2rem 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row;
  font-family: var(--tertiary-font);
  width: 100%;
}

.footer-bottom-text {
  font-size: 14px;
  line-height: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;

  & p {
    padding-right: 2px;
  }
}

.footer-bottom-links {
  display: none;
  gap: 20px;
}

.footer-bottom-links a {
  font-family: var(--tertiary-font);
  font-weight: bold;
  text-decoration: underline;
  transition: all 0.4s ease-in-out;
}

.footer-bottom-links a:hover {
  color: var(--color-ambar-500);
}

.footer-cape {
  position: absolute;
  background-color: rgba(251, 31, 31, 0.4);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.logo-footer {
  margin-bottom: 16px;
}

.footer-top-logo-text {
  display: none;
  font-size: 16px;
  line-height: 24px;
}

.footer-infos {
  display: grid;
  grid-template-columns: 1fr 1fr;
  padding-right: 35px;
}

.footer-infos-links {
  display: none;
  & strong {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    display: block;
    margin-bottom: 16px;
  }

  & ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
  }

  & a {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    text-decoration: underline;
    transition: all 0.4s ease-in-out;
    font-family: var(--tertiary-font);
  }

  & a:hover {
    color: var(--color-ambar-500);
  }
}

.footer-infos-contact {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;

  & strong {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    display: block;
    margin-bottom: 16px;
  }
}

.footer-infos-contact-list {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 0.5rem;
  font-size: 14px;
  font-weight: 500;

  & li {
    font-family: var(--tertiary-font);
    font-size: 14px;
    line-height: 16px;
    font-weight: 500;
    padding-top: 2px;
  }

  & .footer-infos-contact-list-item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 0.5rem;
    padding-left: 0;
    padding-top: 0;
  }

  & a {
    transition: all 0.4s ease-in-out;
  }

  & a:hover {
    color: var(--color-ambar-500);
  }
}

.footer-infos-contact-list-item a {
  padding-top: 1px;
}

.footer-infos-midia-kit {
  display: none;
  justify-content: flex-start;
  align-items: center;
  margin-top: 24px;

  & a {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    text-decoration: underline;
    transition: all 0.4s ease-in-out;
    font-family: var(--tertiary-font);
  }

  & a:hover {
    color: var(--color-ambar-500);
  }
}

.footer-infos-socials {
  display: none;
  align-items: flex-start;
  flex-direction: column;
  margin-top: 24px;
  gap: 16px;

  & strong {
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    display: block;
    text-align: left;
    width: 100%;
  }

  & ul {
    display: flex;
    flex-direction: row;
    gap: 12px;
  }
  & a {
    display: flex;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color: var(--color-vinho-500);
    align-items: center;
    justify-content: center;
    transition: all 0.4s ease-in-out;
  }

  & a:hover {
    background-color: var(--color-ambar-500);
  }
}

/*------------------------------- Player Style ----------------------------*/

.player-container {
  margin: 20px 0;
}
.audio-wrapper audio {
  width: 100%;
  outline: none;
}
.btn {
  display: inline-block;
  background-color: #6a0dad;
  color: white;
  padding: 12px 20px;
  border-radius: 5px;
  text-decoration: none;
  font-size: 18px;
  margin-top: 15px;
}
.btn:hover {
  background-color: #5500a3;
}
.social-links {
  margin-top: 20px;
}
.social-links_box {
  display: flex;
  align-items: center;
  justify-content: center;
}
.social-links p {
  font-weight: 500;
  margin-top: 24px;
  margin-bottom: 12px;
}
.social-links a {
  margin: 10px;
  display: flex;
  align-items: center;
  text-decoration: none;
  font-weight: bold;
  color: #f07a44;
}

.social-links a img {
  margin-right: 8px;
}

.t-container {
  margin-bottom: 24px;
}

/* - - - - - - - - - - --  - --  --  */

/*Estilo do player*/

.pre-rmp {
  width: 100%;
  height: 72px;
}

#rmp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0.75rem 1.5rem;
  width: 100% !important;
  height: 72px !important;
  gap: 0.8rem;
  overflow: visible;
  background: transparent !important;
  border-radius: 12px;
}

#rmp .rmp-content {
  height: 72px;
}

#rmp .rmp-time {
  order: 0;
  flex-basis: 0px;
  display: flex !important;
  justify-content: start;
  align-items: center;
  color: black;
  width: 100%;
  height: 100%;
}

#rmp .rmp-play-pause {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("/static/recife/assets/img/pause-icon-recife.png") !important;
  background-size: 24px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.rmp-play-pause {
  flex-basis: inherit !important;
}

.rmp-container {
  position: inherit;
}

.rmp-container img {
  z-index: 50;
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 4px;
}

#rmp .rmp-module-area {
  height: 72px;
}

#rmp .rmp-video,
.rmp-content {
  height: 72px;
}

.rmp-container ::before {
  box-sizing: border-box;
}

#rmp .rmp-i-play {
  color: white;
  border-radius: 100%;
  background-image: url("/static/recife/assets/img/play-icon-recife.png") !important;
  background-size: 24px !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.rmp-i-play {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: #fff !important;
  background-size: 24px !important;
  padding: 1.5rem;
  transition: all 2.5s ease-in-out;
}

.rmp-i-play::before {
  font-size: 11px;
}

.rmp-i-play:hover {
  width: 44px;
  height: 44px;
  background-color: #fff !important;
}

.rmp-i-play:hover::before {
  font-size: 13px;
}

.rmp-i-pause {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: #fff !important;
  background-size: 24px !important;
  padding: 1.5rem;
  transition: all 1s ease-in-out;
}

.rmp-i-pause::before {
  color: #fff;
  font-size: 12px;
}

.rmp-i-pause:hover {
  width: 44px;
  height: 44px;
  background-color: #fff !important;
}

.rmp-i-pause:hover::before {
  color: #fff;
  font-size: 14px;
}

.rmp-play-pause .rmp-button .rmp-i .rmp-i-play {
  display: flex;
  justify-content: center;
  align-items: center;
}

.rmp-button.rmp-volume {
  width: 48px;
  height: 48px;
  border: 8px solid transparent;
  transition: all 1.5s ease-in-out;
}

.rmp-play-pause svg {
  width: 30px;
  height: 30px;
  background: red;
  background-color: rgba(255, 255, 255, 0) !important;
}

.rmp-i:hover {
  color: white;
}

#rmp .rmp-time-elapsed-text {
  display: flex;
  justify-content: center;
  align-items: center;
  width: fit-content;
  height: 24px;
  color: white;
  background-color: #d0353f;
  padding: 4px 6px;
  border-radius: 8px;
  font-family: var(--secondary-font);
  font-weight: 700;
  font-size: 12px;
  line-height: 16px;
}

#rmp .rmp-time-elapsed-text::before {
  display: none;
}

#rmp.error .rmp-time-elapsed-text {
  background-color: #c05800;
  width: 78px;
  position: relative;
}

#rmp.error .rmp-time-elapsed-text::before {
  content: "Fora do ar";
  display: flex;
  position: absolute;
  font-family: var(--secondary-font);
  left: 0;
  top: 0;
  margin: 0;
  background-color: #c05800;
  border-radius: 8px;
  font-size: 12px;
  line-height: 16px;
  font-weight: bold;
  color: var(--cor-neutra-branco);
  width: 100%;
  height: 100%;
  align-items: center;
  justify-content: center;
}

.rmp-s2 .rmp-time {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}

.rmp-volume {
  order: 1;
  width: 30px;
  flex-grow: 0;
  flex-basis: inherit;
  align-self: normal;
  display: none;
}

.rmp-volume-bar {
  display: none !important;
  justify-content: center !important;
  align-items: center !important;
  margin: 0;
  flex-basis: 0px !important;
  order: 1;
}

.rmp-s2 .rmp-volume-bar-sliding-handle {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #484646;
  width: 12px;
  height: 12px;
  margin: 0 0 0 -10px;
  transition: all 0.1s ease-in-out;
}

.rmp-s2 .rmp-volume-bar-sliding-handle:hover {
  border: 2px solid var(--cor-escala-roxo-300);
  transform: scale(1.5);
}

.rmp-s2 .rmp-volume-bar-sliding-current-position {
  background-color: #484646;
  border-radius: 512px !important;
}

.rmp-s2 .rmp-volume-bar-sliding-area {
  background-color: #c9c6c5;
  height: 8px;
  width: 100px;
  border-radius: 512px !important;
  top: 0;
}

.rmp-muted .rmp-volume-bar-sliding-current-position {
  width: 0% !important;
  background-color: #aaa !important;
}

.rmp-audio-only .rmp-volume-bar {
  opacity: 1;
  transition: opacity 0.5s ease;
  width: 100px;
}

.program_error {
  position: absolute;
  top: -88px;
  right: 5%;
  padding: 12px;
  height: 88px;
  width: 232px;
  background-color: var(--color-bege-500);
  border-radius: 12px;
}

.program_error::before {
  content: "";
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 14px solid var(--color-bege-500);
  right: 15px;
  bottom: -14px;
  position: absolute;
}

.feedback-error {
  white-space: normal;
  text-align: left;
}

.feedback-title {
  font-size: 14px;
  line-height: 20px;
  color: var(--color-laranja-500);
  font-weight: bold;
  margin-bottom: 4px;
}

.feedback-text {
  font-size: 14px;
  line-height: 20px;
  color: var(--color-laranja-500);
  font-weight: normal;
}

.program-erro-icon {
  position: absolute;
  right: 0;
  bottom: -56px;
  width: 40px;
  height: 40px;
  background-color: var(--color-bege-500);
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.errorDiv {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  flex-wrap: wrap;
}

.errorMsg {
  color: var(--error-700);
}

.rmp-s1 .rmp-color-bg {
  background-color: transparent;
}

.rmp-audio-only-loading-spin {
  display: none !important;
}

.rmp-loading-spin .rmp-color-bg {
  display: none !important;
}

.rmp-audio-only .rmp-logo,
.rmp-xs .rmp-logo {
  display: block !important;
  order: -1;
}

.rmp-no-chrome .rmp-logo {
  opacity: 1 !important;
  visibility: visible;
}

.rmp-sm .rmp-volume-bar,
.rmp-sm .rmp-time,
.rmp-xs .rmp-volume-bar,
.rmp-xs .rmp-volume-bar {
  display: block !important;
}

.rmp-xs .rmp-time {
  display: block !important;
}

.rmp-audio-only .rmp-loading-spin {
  display: none !important;
}

.rmp-title-area,
.rmp-module:not(.rmp-cast):not(.rmp-airplay),
.rmp-audio,
.rmp-captions,
.rmp-overlay-button,
.rmp-mobile-central-ui,
.rmp-indicator,
.rmp-fullscreen {
  display: block !important;
}

.rmp-airplay {
  display: none !important;
}

.rmp-fullscreen {
  display: none !important;
}

.rmp-audio-only .rmp-control-bar {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 72px;
  position: relative !important;
}

#rmp .rmp-control-bar.rmp-color-bg {
  background-color: transparent;
}

.rmp-quality .rmp-i-quality {
  display: none !important;
}

.rmp-audio-only .rmp-i-plus {
  display: none;
}

.rmp-audio-only .rmp-i-minus {
  display: none;
}

.rmp-control-bar-hint {
  display: none !important;
}

.program_name {
  display: none;
  justify-content: start;
  align-items: center;
  height: 20px;
  font-size: 1rem;
  font-weight: bold;
}

.program_name h2 {
  color: #fff;
  line-height: 20px;
  padding: 0;
  margin: 0;
  font-size: 14px;
  font-weight: bold;
}

.program_speaker_div {
  display: none;
  justify-content: start;
  align-items: center;
  height: 20px;
}

.program_speaker_div strong {
  color: #fff;
  line-height: 16px;
  font-size: 12px;
  font-weight: 400;
}

.program_speaker {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.program-box {
  display: flex;
  gap: 1rem;
}

.program_img {
  width: 64px;
  height: 48px;
  border-radius: 4px;
  display: block;
}

.program_img img {
  object-fit: contain;
}

.program_info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: start;
  gap: 0.25rem;
}

.container-wrapper-rmp {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: fit-content;
  background-color: var(--gray-player-bg);
  box-shadow: 0px -2px 4px 0px #00000020;
}

.container-wrapper-rmp.fixed {
  position: fixed;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  width: 1200px;
  max-width: 95%;
  height: 72px;
  z-index: 9999;
  background-color: transparent;
  background-image: linear-gradient(to right, #fb1f1f, #fa8800);
  border-radius: 12px;
  opacity: 0.8;
}

.container-wrapper-rmp.absolute {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
}

.nav-link--active {
  color: #3d9933;
  font-weight: 700;
}

.nav-link--active .filled {
  display: block;
}

.nav-link--active .outlined {
  display: none;
}

.nav-link--active svg path {
  fill: #3d9933;
}

.nav-link--active > div {
  color: var(--primary-700);
  background-color: var(--primary-100);
}

.nav-link--active svg path {
  fill: var(--primary-700);
}

button.rmp-i-volume,
button.rmp-i-volume-off,
button.rmp-i-volume-half {
  background-image: none !important;
}

.rmp-skeleton {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.skeleton-img {
  width: 48px;
  height: 48px;
  border-radius: 8px;
  background-color: #ffffff15;
  position: absolute;
  left: 16px;
  top: 50%;
  transform: translateY(-50%);
}

.skeleton-text {
  height: 20px;
  width: 55px;
  border-radius: 4px;
  background-color: #ffffff15;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 75px;
}

.skeleton-play {
  width: 40px;
  height: 40px;
  border-radius: 100%;
  background-color: var(--color-branco);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.circle {
  animation: is-rotating 1s infinite;
  border: solid 3px rgba(230, 230, 230, 1);
  border-radius: 50%;
  border-top-color: #cdcece;
  height: 24px;
  width: 24px;
}

.skeleton-volume-bar {
  width: 70px;
  height: 16px;
  background-color: #ffffff15;
  position: absolute;
  right: 32px;
  top: 50%;
  transform: translateY(-50%);
}

@keyframes is-rotating {
  to {
    transform: rotate(360deg);
  }
}

/* Media Queries */
@media (width <= 1024px) {
  .skeleton-play {
    transform: translateY(-50%);
    right: 44px;
    left: inherit;
  }

  .skeleton-volume-bar {
    display: none;
  }
}

@media (width >= 90em) {
  #rmp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100% !important;
    gap: 0.8rem;
  }

  .rmp-audio-only .rmp-volume-bar {
    display: block !important;
    justify-content: start !important;
    align-items: center !important;
    margin: 0 !important;
    flex-grow: 0 !important;
  }
}

@media (width >= 64em) {
  #rmp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100% !important;
    gap: 0.8rem;
    height: 72px !important;
    overflow: visible;
    padding: 0 24px;
  }

  .rmp-audio-only .rmp-control-bar {
    display: grid !important;
    padding-inline: 1rem;
    align-self: start;
    grid-template-columns: 1fr auto 1fr;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    height: 72px;
    position: relative !important;
    padding: 0 24px;
  }

  .rmp-volume {
    order: 1;
    width: 30px;
    height: 30px;
    align-self: normal;
    display: block;
  }

  .rmp-audio-only .rmp-volume-bar {
    display: block !important;
    justify-content: start !important;
    align-items: center !important;
    margin: 0 !important;
    flex-grow: 0 !important;
  }

  #rmp .rmp-box-play-pause {
    order: 2;
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: end;
  }

  #rmp .rmp-time {
    order: 1;
    flex-basis: 0px;
    display: flex !important;
    justify-content: flex-start;
    align-items: center;
    color: black;
    width: 100%;
    height: 100%;
  }

  .volume-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    order: 1;
    gap: 0.5rem;
    width: fit-content;
    height: fit-content;
  }
}

@media (width > 48em) {
  #rmp .rmp-play-pause {
    background-color: white;
    flex-grow: 0;
    order: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }

  .volume-wrapper {
    display: flex;
    position: absolute;
    right: 130px;
    top: 50%;
    transform: translateY(-50%);
  }

  #rmp .volume-wrapper .rmp-volume-bar {
    display: flex !important;
    position: absolute;
    right: -100px;
  }

  .volume-wrapper:hover .rmp-volume-bar {
    display: flex !important;
    pointer-events: auto;
  }

  .volume-wrapper .rmp-volume-bar-sliding-area {
    background: #cdcdcd;
  }

  .volume-wrapper .rmp-volume-bar-sliding-handle {
    width: 14px !important;
    height: 14px !important;
    margin-top: -1px !important;
    background: #fff !important;
  }

  .volume-wrapper .rmp-volume-bar-sliding-current-position {
    background: #fff !important;
  }

  .volume-wrapper .rmp-button::before {
    content: "" !important;
    background-image: url("/static/recife/assets/img/volume-up.png");
    display: block;
    width: 30px;
    height: 30px;
    background-position: center;
    background-repeat: no-repeat;
    transition: all 0.8s ease-in-out;
  }

  .volume-wrapper .rmp-button:hover:before {
    background-image: url("/static/recife/assets/img/volume-up-hover.png");
  }

  .volume-wrapper .rmp-button.rmp-i-volume-off::before {
    content: "" !important;
    background-image: url("/static/recife/assets/img/volume-off.png");
    display: block;
    width: 30px;
    height: 30px;
    background-position: center;
    background-repeat: no-repeat;
  }

  .volume-wrapper .rmp-button.rmp-i-volume-off:hover::before {
    background-image: url("/static/recife/assets/img/volume-off-hover.png");
  }

  .program_error {
    right: 50%;
  }
}

@media (width >= 64rem) {
  /* footer */
  .footer-top-logo-text {
    display: flex;
  }

  .footer-top {
    flex-direction: row;
    gap: initial;
  }

  .footer-infos-links {
    display: flex;
    flex-direction: column;
  }

  .footer-infos-midia-kit {
    display: flex;
  }

  .footer-infos-socials {
    display: flex;
  }

  .footer-bottom-links {
    display: flex;
  }

  .footer-bottom-text {
    flex-direction: row;
  }
}

/*---------------------------- NPS-------------------------*/

.nps {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 2rem 1.5rem;
  width: fit-content;
  gap: 1rem;
  max-width: 328px;
  background-color: var(--color-branco);
  position: fixed;
  right: 0;
  top: calc(100% - 75%);
  border-radius: 0.75rem 0 0 0.75rem;
  border: 1px solid var(--color-vinho-100);
  z-index: 998;
}

.nps-icon {
  border-radius: 0.5rem 0.5rem 0 0;
  border: 1.5px solid #ff2d37;
  padding: 0.5rem;
  cursor: pointer;
  z-index: 998;
  background-color: var(--color-branco);
  color: #ff2d37;
  transition: all 0.4s linear;
}

.nps-icon:hover {
  background-color: #ff2d37;
  color: var(--color-branco);
}

.nps-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;

  & svg {
    cursor: pointer;
    padding: 0.25rem;
    border-radius: 0.25rem;
    transition: all 0.4s linear;

    &:hover {
      background-color: var(--color-laranja-50);
    }
  }
}

.nps-title {
  font-family: var(--secondary-font);
  font-size: 1.25rem;
  color: var(--color-vinho-500);
  font-weight: 600;
}

.nps-form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 1rem;
}

.nps-form-score {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 1rem;
}

.nps-form-score-title {
  font-family: var(--secondary-font);
  font-size: 14px;
  color: var(--color-vinho-500);
  font-weight: 400;
}

.nps-form-score-list {
  width: 100%;
}

.nps-form-score-items {
  display: flex;
  justify-content: space-between;
  gap: 0.75rem;
  flex-wrap: wrap;
}

.nps-form-score-item {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--color-vinho-100);
  border-radius: 0.25rem;
  width: 2.5rem;
  height: 2.5rem;

  font-family: var(--secondary-font);
  font-size: 1rem;
  color: var(--color-vinho-500);
  font-weight: 500;
}

.nps-form-score-item {
  cursor: pointer;
  transition: all 0.4s linear;
}

.nps-form-score-item:hover {
  background: #f08036;
  color: #fff;
  border-color: #f08036;
}

.nps-form-score-item.active {
  background: #f08036;
  color: #fff;
  border-color: #f08036;
}

.nps-form-score-input {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  gap: 1rem;
  width: 100%;
}

.nps-form-score-input-title {
  font-family: var(--secondary-font);
  font-size: 14px;
  color: var(--color-vinho-500);
  font-weight: 400;
}

.nps-form-score-input-text {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid var(--color-vinho-100);
  border-radius: 0.25rem;
  width: 100%;
  padding: 0.75rem;

  font-family: var(--secondary-font);
  font-size: 1rem;
  color: var(--color-vinho-500);
  font-weight: 500;
}

.nps-form-score-input-text:focus {
  outline: 1px solid var(--color-laranja-500);
}

.nps-form-score-input-subtitle {
  font-family: var(--secondary-font);
  font-size: 12px;
  color: var(--color-vinho-500);
  font-weight: 400;
}

.nps-form-send-button {
  font-family: var(--secondary-font);
  font-size: 1rem;
  color: var(--color-branco);
  font-weight: 600;
  background-color: var(--color-laranja-500);
  width: 100%;
  padding: 1rem 0;
  border-radius: 2rem;
  transition: all 0.4s linear;
}

.nps-form-send-button:hover {
  background-color: var(--color-ambar-500);
}

.cta-wrapper {
  position: fixed;
  top: calc(100% - 75%);
  right: -2px;

  display: flex;
  align-items: center;

  transform: translateX(-7%) rotate(-90deg);
  transform-origin: right center;

  z-index: 997;
}

.lucky-numbers-cta {
  border-radius: 0.5rem 0.5rem 0 0;
  border: 1.5px solid #ff2d37;
  padding: 0.5rem;
  cursor: pointer;
  z-index: 998;
  background-color: #ff2d37;
  color: var(--color-branco);
  transition: all 0.4s linear;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;

  & svg {
    transform: rotate(90deg);
  }
}

.lucky-numbers-cta:hover {
  background-color: var(--color-branco);
  color: #ff2d37;
}

.lucky-numbers-cta-text {
  font-family: var(--secondary-font);
  font-size: 1rem;
  font-weight: 600;
}


