@import url("https://fonts.googleapis.com/css2?family=Jost:ital,wght@0,100..900;1,100..900&family=Syne:wght@400..800&display=swap");

body {
  /*min-height: 75rem;*/
  padding-top: 4.5rem;
  background: #ffffff;
  width: auto;
  /*background: rgb(231, 243, 243);
    background: linear-gradient(90deg, rgba(231, 243, 243, 1) 0%, rgba(230, 242, 229, 1) 50%);*/
}

.c-primary {
  color: #ff9d01 !important;
}

img {
  height: auto;
  width: auto;
  display: inline-block !important;
}

header video {
  display: block;
  width: 100%;
  height: 100%;
}

header .img-cover {
  display: block;
  width: 100%;
  height: 100%;
}

header .carousel-item {
  overflow: hidden;
  height: 80vh;
}

header .carousel-caption {
  z-index: 2;
  bottom: 30% !important;
}

header h1 {
  font-size: 50px;
}

header h2 {
  font-size: 25px;
}

header .btn-carousel,
header .btn-carousel:hover {
  font-size: 16px;
  font-family: "Syne", sans-serif;
  font-weight: 600;
  background-color: #a61b27;
  border-radius: 78px 78px 78px 78px;
  padding: 10px 24px 10px 24px;
  color: #fff;
  text-decoration: none;
  height: 50px;
  display: inline-block;
}

.caption {
  position: absolute;
  right: 0.75rem;
  bottom: 0;
  left: 0.75rem;
  padding-top: 1.25rem;
  padding-bottom: 1rem;
  padding-right: 1rem;
  padding-left: 1rem;
  color: #fff;
  text-align: center;
  background: rgb(0, 0, 0);
  background: linear-gradient(
    0deg,
    rgba(0, 0, 0, 1) 0%,
    rgba(255, 255, 255, 0) 90%
  );
}

.video-background-overlay {
  background-color: #000000;
  opacity: 0.6;
  mix-blend-mode: multiply;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  position: absolute;
  z-index: 1;
}

.invalid {
  border-color: red;
}

.loader {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999;
  display: none;
}

.loader > div {
  display: flex;
  /* margin: auto; */
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
}

#modal-parceiro #concorda-label {
  font-family: Syne;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  text-align: right;
}

#modal-parceiro .modal-header {
  border: none;
}

#enviar-email-cadastro-parceiro {
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 15px;
}

#modal-whatsapp {
  z-index: 9999;
}

#modal-whatsapp .modal-header,
#modal-whatsapp .modal-footer {
  border: none;
}

#aviso-cookies {
  top: auto !important;
  right: 0px;
  left: 0px;
  bottom: 0px !important;
  background: rgba(0, 0, 0, 0.8);
  display: block;
  color: #fff;
  position: fixed;
  z-index: 9999;
}

.floating-buttons {
  bottom: 90px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column-reverse;
  position: fixed;
  right: 0;
  z-index: 99;
}

.whatsapp {
  background: #27d045;
}

.floating-button {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  color: #000;
  z-index: 1000;
  cursor: pointer;
  padding: 10px;
  margin: 0 15px 15px;
  -webkit-animation: fadeIn 1s;
  animation: fadeIn 1s;
}

.cursor-pointer {
  cursor: pointer;
}

.alert {
  display: none;
}

.msg {
  z-index: 99999;
  position: fixed;
  right: 0;
  top: 0;
}


.font-family-syne {
  font-family: "Syne", sans-serif;
}

.font-weight-600 {
  font-weight: 600;
}

section {
  margin-top: 80px;
  padding-top: 25px;
}


section:first-child {
  margin-top: 50px;
}

.border-right {
  border-right: 1px solid rgba(75, 130, 145, 0.19);
}

hr {
  border-top: 1px solid rgba(75, 130, 145, 0.19) !important;
  opacity: 1;
}

.box-border {
  border-radius: 22px;
  border: 1px solid #cae0e6;
  padding: 0px 25px 0px 25px;
}

.icon-container {
  background-color: #ff9d01;
  display: flex;
  height: 60px;
  width: 60px;
  border-radius: 22px 22px 22px 22px;
  align-items: center;
  justify-content: center;
}

.titulo {
  font-family: "Syne", Sans-serif;
  font-size: 60px;
  font-weight: 700;
  color: #0c272f;
}

.titulo-2 {
  font-family: "Syne", Sans-serif;
  font-size: 30px;
  font-weight: 700;
  color: #0c272f;
}

.titulo-3 {
  font-family: "Syne", Sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
  color: #0c272f;
}

.titulo-4 {
  font-family: "Syne", Sans-serif;
  font-size: 50px;
  font-weight: 700;
  color: #0c272f;
}

.titulo-5 {
  font-family: "Unbounded", Sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 50px;
}

.text {
  font-size: 19px;
  font-weight: 400;
  line-height: 36px;
  letter-spacing: 0em;
  text-align: left;
  color: #8b959a;
}

.btn-modulos {
  background-color: #ff9d01;
  color: #fff;
}

#sistema a {
  font-family: Syne;
  font-size: 15px;
  font-weight: 700;
  line-height: 26px;
  padding: 6px 13px 6px 13px;
  border-radius: 15px;
}

#dados .col-md-4:last-child {
  border-right: none;
}

#dados .col-md-4:first-child {
  padding-left: 15px;
}

#dados p.quantidade {
  color: #ff9d01;
  font-family: "Syne", Sans-serif;
  font-size: 50px;
  font-weight: 500;
  line-height: 62px;
  margin-bottom: 0px;
}

#dados p.descricao {
  font-size: 30px;
  font-family: "Syne", sans-serif;
  font-weight: 700;
  color: #0c272f;
}

.contrate .contrate-container {
  background: #ff9d01;
  border-radius: 22px;
}

.contrate .contrate-container > .row {
  padding: 80px;
  align-items: center;
}

.contrate h2 {
  color: #fff;
  font-family: "Syne", Sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
}

.accordion-button::after {
  width: 30px;
  height: 30px;
  background-color: #fff;
  background-position-x: center;
  background-position-y: center;
  border-radius: 100%;
}

.bd-placeholder-img {
  font-size: 1.125rem;
  text-anchor: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

@media (min-width: 768px) {
  .bd-placeholder-img-lg {
    font-size: 3.5rem;
  }
}

.b-example-divider {
  width: 100%;
  height: 3rem;
  background-color: rgba(0, 0, 0, 0.1);
  border: solid rgba(0, 0, 0, 0.15);
  border-width: 1px 0;
  box-shadow: inset 0 0.5em 1.5em rgba(0, 0, 0, 0.1),
    inset 0 0.125em 0.5em rgba(0, 0, 0, 0.15);
}

.b-example-vr {
  flex-shrink: 0;
  width: 1.5rem;
  height: 100vh;
}

.bi {
  vertical-align: -0.125em;
  fill: currentColor;
}

.nav-scroller {
  position: relative;
  z-index: 2;
  height: 2.75rem;
  overflow-y: hidden;
}

.nav-scroller .nav {
  display: flex;
  flex-wrap: nowrap;
  padding-bottom: 1rem;
  margin-top: -1px;
  overflow-x: auto;
  text-align: center;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.btn-primary,
.btn-primary:hover,
.btn-primary:active {
  background: #ff9d01;
  background-color: #ff9d01 !important;
  border: none;
}

.btn-outline-primary,
.btn-outline-primary:hover {
  border-color: #0a1115;
  color: #0a1115;
  background: transparent;
}

.btn-bd-primary {
  --bd-violet-bg: #712cf9;
  --bd-violet-rgb: 112.520718, 44.062154, 249.437846;
  --bs-btn-font-weight: 600;
  --bs-btn-color: var(--bs-white);
  --bs-btn-bg: var(--bd-violet-bg);
  --bs-btn-border-color: var(--bd-violet-bg);
  --bs-btn-hover-color: var(--bs-white);
  --bs-btn-hover-bg: #6528e0;
  --bs-btn-hover-border-color: #6528e0;
  --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
  --bs-btn-active-color: var(--bs-btn-hover-color);
  --bs-btn-active-bg: #5a23c8;
  --bs-btn-active-border-color: #5a23c8;
}

.bd-mode-toggle {
  z-index: 1500;
}

.bd-mode-toggle .dropdown-menu .active .bi {
  display: block !important;
}

.w-48 {
  width: 48px;
}


#modal .conhecimento img {
  width: auto !important;
  max-width: 100%;
  display: inline-block !important;
  height: auto !important;
  filter: brightness(100%) contrast(50%) saturate(0%) blur(0px) hue-rotate(0deg);
}

#modal .conhecimento img:hover {
  filter: none;
}

#modal .modal-conteudo p {
  color: #ff9d01;
  font-family: "Montserrat", Sans-serif;
  font-size: 16px;
  line-height: 28px;
}

.multi-items-carousel .card {
  background: transparent;
  border: 0;
}

#modulos .descricao {
  background: #fff;
  border-radius: 10px;
  padding: 40px;
}

#modulos .descricao .mt-n {
  margin-top: -110px;
}

#modulos .text {
  font-family: Syne;
  font-size: 16px;
  font-weight: 600;
  line-height: 28px;
  color: #8b959a;
}

#modulos .btn {
  padding: 6px 13px 6px 13px;
  border-radius: 15px;
  font-family: Syne;
  font-size: 17px;
  font-weight: 700;
  line-height: 26px;
}

#cadastrar-parceiro {
  font-family: Syne;
  font-size: 15px;
  font-weight: 700;
  line-height: 26px;
  text-align: center;
  background: #edefe1;
  border-radius: 20px;
  width: 275px;
  color: #ff9d01;
  margin-top: 20px;
}

#cadastrar-parceiro,#modulos .btn>li>a {
  font-family:Syne;
  font-weight:700;
  line-height:26px;
}

@media (min-width: 768px) {
  .col-md-2-8 {
    flex: 0 0 auto;
    width: 23.3333338%;
  }
  .h-md-100 {
    height: 100%;
  }
}

@media (max-width: 767px) {
  header h1 {
    font-size: 28px;
  }
  header h2 {
    font-size: 16px;
  }

  .titulo,
  .titulo-2,
  .titulo-3,
  .titulo-4,
  .titulo-5,
  #home h1,
  #home .box-inferior h2 {
    font-size: 30px;
    line-height: normal;
  }
  #sobre-nos h2,
  #modulos .titulo-2,
  #diferenciais .titulo-2,
  #depoimentos .titulo-2 {
    font-size: 24px !important;
    line-height: 40px !important;
  }
  .contrate h2 {
    font-size: 28px !important;
    line-height: 28px !important;
    text-align: center;
    margin-bottom: 25px;
  }
  .contrate .contrate-container > .row {
    padding: 80px 15px 80px 15px;
    align-items: center;
  }
  .btn-contrate.modal-contato {
    text-align: center;
    height: auto;
    margin-top: 20px;
  }
  section {
    margin-top: 15px;
    padding-top: 15px;
  }
}

.font-size-16 {
  font-size: 16px;
}

.font-size-18 {
  font-size: 18px;
}

.font-size-80 {
  font-size: 80px;
}

.font-size-90 {
  font-size: 90px !important;
}

.line-height-90 {
  line-height: 90px !important;
}

.p-l-15 {
  padding-left: 15px !important;
}

.p-r-15 {
  padding-right: 15px !important;
}

.p-t-5 {
  padding-top: 5px !important;
}

.p-b-5 {
  padding-bottom: 5px !important;
}

.box-hover a,
.c-branco,
.c-branco-hover:active,
.c-branco-hover:focus,
.c-branco-hover:hover,
.c-branco-hover:visited {
  color: #fff;
}

.bg-verde-2 {
  background: #ff9d01;
}

.border-radius-10 {
  border-radius: 10px;
}

.floating-buttons {
  bottom: 90px;
  display: flex;
  display: -webkit-flex;
  flex-direction: column-reverse;
  position: fixed;
  right: 0;
}

.whatsapp {
  background: #27d045;
}

.floating-button {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  color: #000;
  z-index: 1000;
  cursor: pointer;
  padding: 10px;
  margin: 0 15px 15px;
  -webkit-animation: 1s fadeIn;
  animation: 1s fadeIn;
}

.c-preto,
.c-preto-hover:active,
.c-preto-hover:focus,
.c-preto-hover:hover,
.c-preto-hover:visited {
  color: #000;
}

.bg-verde-8 {
  background: #419c7e;
}

.bg-verde-2 {
  background: #ff9d01;
}

.m-b-30 {
  margin-bottom: 30px;
}

.m-b-20 {
  margin-bottom: 20px;
}

.m-t-10 {
  margin-top: 10px;
}

.m-t-30 {
  margin-top: 30px;
}

.box-hover a,
.c-branco,
.c-branco-hover:active,
.c-branco-hover:focus,
.c-branco-hover:hover,
.c-branco-hover:visited {
  color: #fff;
}

.font-size-14 {
  font-size: 14px !important;
}

.display-block {
  display: block;
}

.img-responsive {
  width: auto;
  max-width: 100% !important;
  height: auto !important;
}

.bullet > .codigo,
.display-inline-block,
.img-responsive {
  display: inline-block;
}

.topico-termos-uso {
  background: #ffffff;
  border: none;
}

.perguntas-frequentes-row {
  display: flex;
  flex-direction: column;
}

.perguntas-frequentes-titulo {
  display: flex;
  justify-content: center;
  align-items: center;
}

.perguntas-frequentes-container {
  border-style: solid;
  border-width: 0px;
  padding-top: 20px;
  border-top-width: 1px;
}

#blog section {
  margin-top: 50px;
  margin-bottom: 50px;
}

.titulo {
  color: #1e1d22;
  font-size: 40px;
  font-weight: 500;
  line-height: 50.4px;
  letter-spacing: -1px;
  margin-bottom: 20px;
}
#blog-content h3 {
  font-size: 21px;
  font-weight: 600;
  line-height: 26.46px;
  letter-spacing: -0.5px;
}

#blog-content .info-publicacao {
  display: flex;
  align-items: center;
  gap: 5px;
  margin-top: 15px;
}

#blog-content .info-publicacao .categoria {
  padding: 6px 14px 6px 14px;
  border-radius: 6px 0px 0px 0px;
  font-family: Sora;
  font-size: 10px;
  font-weight: 600;
  line-height: 12.6px;
  letter-spacing: 2px;
  text-align: right;
  background: #ff9d01;
  color: white;
}

#blog-content .info-publicacao .data {
  font-size: 10px;
  font-weight: 600;
  line-height: 12.6px;
  letter-spacing: 2px;
  text-align: right;
}
.bg-materia {
  width: 100%;
  height: 250px;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
}

.btn-primary {
  background: #ff9d01;
  border-color: #ff9d01;
  text-decoration: none !important;
  color: #ffffff;
  font-size: 18px;
  font-weight: 500;
}

.btn-primary:hover {
  background: #038c5b;
  border-color: #038c5b;
}

.carousel-sistemas {
  min-height: 260px;
}

@media (max-width: 767px) {
  .carousel-sistemas {
    min-height: 460px;
    max-height: 460px;
    overflow-y: hidden;
  }
}


/* Destaca a checkbox quando não estiver marcada */
.invalid-checkbox input {
  outline: 2px solid red;
}

/* Deixa o texto do rótulo em vermelho */
.invalid-text {
  color: red !important;
}

b, strong {
  font-weight: bold;
}

@media (min-width: 768px) and (max-width: 1380px) {
  #equipamentos-recomendados-footer {
    font-size: 0.73rem !important;
  }
}

/* ========================================
FAQ - Sistema para Cafeterias CNM
======================================== */

.container__faq {
    padding: 100px 5%;
    background-color: #fff;
    max-width: 1420px;
    margin: 0 auto;
}

.container__faq-titulo {
    font-family: "Syne", sans-serif;
    font-size: 34px;
    font-weight: 600;
    color: #000;
    text-align: center;
    margin-bottom: 60px;
    line-height: 1.4;
}

/* Accordion Container */
.faq-accordion {
    max-width: 900px;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    gap: 16px;
}

/* FAQ Item */
.faq-item {
    border: 1px solid #e4e4e4;
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
    transition: all 0.3s ease;
}

.faq-item:hover {
    box-shadow: 0px 4px 12px rgba(0, 0, 0, 0.08);
}

/* Question Button */
.faq-question {
    width: 100%;
    background-color: #fff;
    border: none;
    padding: 24px 28px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
    text-align: left;
    transition: all 0.3s ease;
    font-family: "Syne", sans-serif;
}

.faq-question:hover {
    background-color: #fff9f0;
}

.faq-question[aria-expanded="true"] {
    background-color: #fff9f0;
}

.faq-question-text {
    font-size: 18px;
    font-weight: 600;
    color: #000;
    flex: 1;
    padding-right: 20px;
    line-height: 1.4;
}

/* Icon */
.faq-icon {
    font-size: 28px;
    color: #ff9d01;
    font-weight: 300;
    transition: transform 0.3s ease;
    flex-shrink: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.faq-question[aria-expanded="true"] .faq-icon {
    transform: rotate(45deg);
}

/* Answer */
.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, padding 0.4s ease;
    background-color: #fff;
}

.faq-item.active .faq-answer {
    max-height: 500px;
    padding: 0 28px 24px 28px;
}

.faq-answer p {
    font-family: "Syne", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: rgba(26, 26, 26, 0.75);
    line-height: 1.6;
    margin: 16px 0 0 0;
}

/* CTA Final */
.faq-cta {
    margin-top: 60px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
}

.faq-cta-text {
    font-family: "Syne", sans-serif;
    font-size: 22px;
    font-weight: 500;
    color: #000;
    margin: 0;
}

.faq-cta-button {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    background-color: #ff9d01;
    color: #fff;
    font-family: "Syne", sans-serif;
    font-size: 20px;
    font-weight: 700;
    padding: 16px 32px;
    border-radius: 9px;
    text-decoration: none;
    transition: all 0.4s ease;
}

.faq-cta-button:hover {
    background-color: #ff9d01;
    color: #fff;
    box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.25);
    transform: translateY(-3px);
}

.faq-cta-icon {
    width: 24px;
    height: 24px;
}

/* ========================================
   RESPONSIVIDADE FAQ SISTEMA P/ CAFETERIA
   ======================================== */

@media (max-width: 768px) {
    .container__faq {
        padding: 60px 5%;
    }

    .container__faq-titulo {
        font-size: 24px;
        margin-bottom: 40px;
    }

    .faq-accordion {
        gap: 12px;
    }

    .faq-question {
        padding: 18px 20px;
    }

    .faq-question-text {
        font-size: 16px;
        padding-right: 12px;
    }

    .faq-icon {
        font-size: 24px;
        width: 26px;
        height: 26px;
    }

    .faq-item.active .faq-answer {
        padding: 0 20px 18px 20px;
    }

    .faq-answer p {
        font-size: 14px;
    }

    .faq-cta {
        margin-top: 40px;
        gap: 16px;
    }

    .faq-cta-text {
        font-size: 18px;
    }

    .faq-cta-button {
        font-size: 17px;
        padding: 14px 24px;
    }

    .faq-cta-icon {
        width: 20px;
        height: 20px;
    }
}

@media (max-width: 480px) {
    .container__faq {
        padding: 40px 4%;
    }

    .container__faq-titulo {
        font-size: 20px;
        margin-bottom: 30px;
    }

    .faq-question {
        padding: 16px 16px;
    }

    .faq-question-text {
        font-size: 15px;
    }

    .faq-answer p {
        font-size: 13px;
    }

    .faq-cta-text {
        font-size: 16px;
    }

    .faq-cta-button {
        font-size: 16px;
        padding: 12px 20px;
    }
}

/* -------------------------
   COOKIE BANNER (CNM STYLE)
   ------------------------- */

#cnm-cookie-banner {
  position: fixed;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
  width: 1140px;
  height: 167px;
  flex-shrink: 0;
  background: #FBFBFB;
  border-radius: 12px;
  padding: 20px 45px;
  display: flex;
  flex-direction: column;
  z-index: 999999;
  box-shadow: 0 10px 40px rgba(0,0,0,0.12);
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

/* TÍTULO */
#cnm-cookie-banner h3 {
  width: 1050px;
  height: 17px;
  flex-shrink: 0;
  color: #000;
  text-align: center;
  font-family: "Inter", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin: 0 auto 10px auto;
}

/* CONTAINER DO CONTEÚDO */
.cnm-content-wrapper {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 30px;
  flex: 1;
}

/* LEFT SIDE */
.cnm-left {
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex: 1;
}

/* TEXTO */
#cnm-cookie-banner p {
  width: 719px;
  height: 54px;
  color: rgba(0, 0, 0, 0.56);
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  margin: 0 auto;
}

#cnm-cookie-banner p a {
  color: #316CF4;
  text-decoration: none;
}

#cnm-cookie-banner p a:hover {
  text-decoration: underline;
}

/* CHECKBOX LIST */
.cnm-cookie-options {
  display: flex;
  gap: 24px;
  align-items: center;
  margin: 0 auto;
  justify-content: center;
  width: 719px;
}

.cnm-check {
  display: flex;
  align-items: center;
  gap: 6px;
  cursor: pointer;
  font-family: "Inter", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  min-width: fit-content;
}

/* Label Necessários */
.cnm-check.necessary {
  color: rgba(0, 0, 0, 0.40);
}

/* Demais labels */
.cnm-check:not(.necessary) {
  color: rgba(0, 0, 0, 0.56);
}

/* Checkbox personalizado - MÉTODO SIMPLIFICADO */
.cnm-check input[type="checkbox"] {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 17px;
  height: 17px;
  border: 2px solid #EABE6D;
  border-radius: 3px;
  background: #fff;
  cursor: pointer;
  position: relative;
  flex-shrink: 0;
  margin: 0;
  vertical-align: middle;
}

.cnm-check input[type="checkbox"]:checked {
  background: #EABE6D;
  border-color: #EABE6D;
}

/* Check simples usando border */
.cnm-check input[type="checkbox"]:checked::before {
  content: "";
  position: absolute;
  left: 4px;
  top: 1px;
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

/* Checkbox Necessários (disabled) */
.cnm-check.necessary input[type="checkbox"]:disabled {
  cursor: not-allowed;
  border-color: rgba(224, 153, 19, 0.30);
  background: rgba(224, 153, 19, 0.30);
  opacity: 1;
}

.cnm-check.necessary input[type="checkbox"]:disabled::before {
  content: "";
  position: absolute;
  left: 4px;
  top: 1px;
  width: 4px;
  height: 8px;
  border: solid white;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}

/* BUTTONS */
.cnm-buttons {
  display: flex;
  flex-direction: column;
  gap: 7px;
  align-items: flex-end;
}

.cnm-buttons-top {
  display: flex;
  gap: 14px;
}

.cnm-btn {
  border: none;
  cursor: pointer;
  font-family: "Inter", sans-serif;
  font-style: normal;
  border-radius: 8px;
  transition: opacity 0.2s;
}

.cnm-btn:hover {
  opacity: 0.9;
}

/* Recusar tudo */
.cnm-btn.reject-all {
  width: 138px;
  height: 33px;
  background: #D9D9D9B2;
  color: rgba(0, 0, 0, 0.70);
  font-size: 16px;
  font-weight: 400;
}

/* Aceitar tudo */
.cnm-btn.accept-all {
  width: 138px;
  height: 33px;
  background: rgba(224, 153, 19, 0.61);
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
}

/* Aceitar seleção */
.cnm-btn.accept-selection {
  width: 290px;
  height: 40px;
  background: #0000009C;
  color: #FFFFFF;
  font-size: 16px;
  font-weight: 600;
  text-align: center;
}

/* MOBILE */
@media (max-width: 1200px) {
  #cnm-cookie-banner {
    position: fixed !important;
    bottom: 20px !important;
    top: auto !important;
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%) !important;
    width: calc(100% - 40px);
    max-width: 450px;
    height: auto;
    padding: 16px 18px;
    margin: 0 !important;
  }

  #cnm-cookie-banner h3 {
    width: 100%;
    font-size: 14px;
    margin-bottom: 8px;
  }

  .cnm-content-wrapper {
    flex-direction: column;
    gap: 12px;
  }

  .cnm-left {
    width: 100%;
    gap: 8px;
  }

  #cnm-cookie-banner p {
    width: 100%;
    height: auto;
    font-size: 11px;
    line-height: 1.4;
  }

  .cnm-cookie-options {
    flex-wrap: nowrap;
    justify-content: flex-start;
    width: 100%;
    gap: 8px;
    overflow-x: auto;
    padding: 4px 0;
  }

  .cnm-check {
    gap: 4px;
    font-size: 10px;
    white-space: nowrap;
  }

  .cnm-check input[type="checkbox"] {
    width: 14px;
    height: 14px;
    border-width: 1.5px;
  }

  /* Ajuste do check no mobile */
  .cnm-check input[type="checkbox"]:checked::before,
  .cnm-check.necessary input[type="checkbox"]:disabled::before {
    left: 3px;
    top: 0px;
    width: 3px;
    height: 7px;
    border-width: 0 1.5px 1.5px 0;
  }

  .cnm-buttons {
    width: 100%;
    align-items: stretch;
    gap: 8px;
  }

  .cnm-buttons-top {
    width: 100%;
    justify-content: space-between;
    gap: 8px;
  }

  .cnm-btn.reject-all,
  .cnm-btn.accept-all {
    flex: 1;
    height: 36px;
    font-size: 12px;
    border-radius: 6px;
  }

  .cnm-btn.accept-selection {
    width: 100%;
    height: 38px;
    font-size: 12px;
    border-radius: 6px;
  }
}

/* MOBILE PEQUENO */
@media (max-width: 480px) {
  #cnm-cookie-banner {
    position: fixed !important;
    bottom: 15px !important;
    top: auto !important;
    left: 50% !important;
    right: auto !important;
    transform: translateX(-50%) !important;
    width: calc(100% - 30px);
    padding: 14px 16px;
    margin: 0 !important;
  }

  #cnm-cookie-banner h3 {
    font-size: 13px;
  }

  #cnm-cookie-banner p {
    font-size: 10px;
  }

  .cnm-check {
    font-size: 9px;
  }

  .cnm-btn.reject-all,
  .cnm-btn.accept-all {
    font-size: 11px;
    height: 34px;
  }

  .cnm-btn.accept-selection {
    font-size: 11px;
    height: 36px;
  }
}