.page-sobre-nos .texto-align-right {
  text-align: right;
}

.page-sobre-nos .texto-align-center {
  text-align: center;
}

.justify-centent-center {
  justify-content: center;
}

img.fabrica-de-ideias {
  width: 700px;
}

img.golden-ticket-cupcode {
  width: 300px;
}

.lista-com-img li {
  color: white;
  margin-bottom: 5px;
}

.lista-com-img li img {
  height: 35px;
  margin-right: 10px;
}

img.chocolate-cupcode {
  max-height: 450px;
}

img.doce-de-chocolate {
  max-width: 300px;
}

.gap-40 {
  gap: 40px;
}

.pd_top_50 {
  padding-top: 50px;
}

.pd_bottom_50 {
  padding-bottom: 50px;
}

.pd_top_150 {
  padding-top: 150px;
}

.bg-chocolate {
  background-image: url(../../assets/img/bg-chocolate.webp);
  height: inherit;
  width: 100%;
  background-size: cover;
  position: absolute;
  top: 0;
  background-repeat: no-repeat;
  right: 0;
  background-position: bottom;
}

.bg-ouro {
  background-image: url(../../assets/img/bg-ouro.webp);
  background-repeat: no-repeat;
  background-size: cover;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

img.emoji-cupcode-star {
  position: absolute;
  right: -45px;
  bottom: 15px;
  width: 95px;
}

.z-index-1 {
  z-index: 1;
}

.fs-4rem {
  font-size: 4rem;
}

.fs-10rem {
  font-size: 10rem;
}

.titulo-como-trabalhamos {
  line-height: 2rem;
}

.titulo-como-trabalhamos color {
  position: relative;
  left: 28px;
}

.titulo-onde-atuamos {
  line-height: 5.5rem;
  padding-bottom: 20px;
}

.titulo-onde-atuamos color {
  position: relative;
  left: 45px;
}

.bg-como-trabalhamos {
  background-image: url(../../assets/img/bg-como-trabalhamos.webp);
  background-size: 340px;
  background-repeat: no-repeat;
  background-position: bottom right;
}

img.alcance-global {
  height: 420px;
  margin-bottom: 50px;
}

img.astronaut-left-stars {
  width: 300px;
  position: absolute;
  left: 0;
  bottom: -35px;
}

img.foguete-branco {
  position: absolute;
  right: 60px;
  width: 200px;
  top: -85px;
}

img.cupcode-logo-3d-texto {
  max-width: 400px;
}

img.bolhas-roza-2 {
  position: absolute;
  right: -35px;
  top: -80px;
  width: 250px;
}

img.transforme-realidade {
  max-width: 500px;
}

.box-universo p {
  text-align: center;
  overflow: auto;
  padding: 15px;
}

.box-universo img {
  padding: 20px;
}

.box-universo.centro {
  background: none !important;
  display: flex;
  align-items: center;
}

img.trans-cafe-digital {
  max-width: 200px;
}

img.foguete-dourado {
  max-width: 150px;
  position: absolute;
  left: 0;
  top: 0;
}

.gap_bottom_20 {
  gap: 20px 0px;
}

.box-universo {
  background: rgb(228, 239, 255);
  background: radial-gradient(circle at 50% 50%, rgb(234, 228, 255) 0%, rgb(228, 239, 255) 100%);
  height: 100%;
  border-radius: 20px;
  padding: 5px;
  display: grid;
  align-content: space-between;
}

@media (max-width: 1200.85px) {
  .fs-1 {
    font-size: 2rem !important;
  }

  .fs-4 {
    font-size: 1.2rem !important;
  }

  .fs-5 {
    font-size: 1rem !important;
  }

  .fs-10rem {
    font-size: 9rem;
  }

  .titulo-onde-atuamos color {
    left: 41px;
  }

  .titulo-onde-atuamos {
    line-height: 5rem;
  }

  .home-mais-servicos a, .home-page-section a {
    font-size: 15px;
  }

  .titulo-como-trabalhamos {
    line-height: 1.7rem;
    font-size: 3rem;
  }

  .titulo-como-trabalhamos color {
    left: 21px;
  }

  .bg-como-trabalhamos {
    background-size: 290px;
  }

  img.alcance-global {
    height: 350px;
    max-width: fit-content;
  }

  img.foguete-branco {
    width: 170px;
  }

  img.astronaut-left-stars {
    width: 250px;
  }

  .box-universo p {
    padding: 10px;
    font-size: 15px;
  }
}

@media (max-width: 992.85px) {
  ul.lista-com-img {
    padding-left: 1rem;
  }

  .lista-com-img li {
    font-size: 15px;
  }

  .lista-com-img li img {
    height: 25px;
    margin-right: 8px;
  }

  .fs-6 {
    font-size: 0.9rem !important;
  }

  .meia-box {
    padding: 30px !important;
  }

  .fs-1 {
    font-size: 1.8rem !important;
  }

  img.emoji-cupcode-star {
    bottom: -12px;
    width: 65px;
    right: -14px;
}

  .fs-4 {
    font-size: 1rem !important;
  }

  .fs-5 {
    font-size: 0.9rem !important;
  }

  .bg-como-trabalhamos {
    background-size: 220px;
  }

  p {
    font-size: 14px;
  }

  .home-mais-servicos a, .home-page-section a {
    font-size: 12px;
  }

  .titulo-como-trabalhamos {
    line-height: 1.5rem;
    font-size: 2.5rem;
  }

  .titulo-como-trabalhamos color {
    left: 18px;
  }

  img.alcance-global {
    height: 280px;
  }

  .fs-10rem {
    font-size: 8rem;
  }

  .titulo-onde-atuamos color {
    left: 36px;
  }

  .titulo-onde-atuamos {
    line-height: 4.5rem;
  }

  img.foguete-branco {
    width: 150px;
    right: 40px;
  }

  img.transforme-realidade {
    max-width: 400px;
  }

  img.foguete-dourado {
    max-width: 120px;
  }

  img.trans-cafe-digital {
    max-width: 150px;
  }

  img.bolhas-roza-2 {
    right: -60px;
    top: -50px;
    width: 210px;
  }

  .box-universo p {
    font-size: 12px;
  }

  img.cupcode-logo-3d-texto {
    max-width: 350px;
  }
}
@media (max-width: 850px){
  img.emoji-cupcode-star {
    bottom: 80px;
    width: 65px;
    right: -14px;
}
}
@media (max-width: 768.85px) {
  img.chocolate-cupcode, img.doce-de-chocolate {
    max-height: 250px;
  }

  .pd_top_150 {
    padding-top: 100px;
  }

  .home-mais-servicos a, .home-page-section a {
    font-size: 15px;
  }

  .mb-sm-20 {
    margin-bottom: 20px;
  }

  .fs-1 {
    font-size: 2.5rem !important;
  }

  img.emoji-cupcode-star {
    bottom: 20px;
    width: 120px;
    right: -25px;
  }

  .fs-10rem {
    font-size: 6rem;
  }

  .titulo-onde-atuamos {
    line-height: 3.3rem;
  }

  .titulo-onde-atuamos color {
    left: 29px;
  }

  img.alcance-global {
    height: 200px;
  }

  img.astronaut-left-stars {
    width: 200px;
  }

  img.foguete-branco {
    width: 120px;
    right: 40px;
    top: -40px;
  }

  .universo-serction h2 {
    font-size: 25px !important;
  }

  img.cupcode-logo-3d-texto {
    max-width: 300px;
  }

  .universo-serction {
    background-image: url(../../assets/img/universo.webp);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 400px;
  }

  .sm-display-none {
    display: none;
  }

  .titulo-como-trabalhamos {
    line-height: 2rem;
    font-size: 3.5rem;
  }

  .titulo-como-trabalhamos color {
    left: 24px;
  }

  img.foguete-dourado {
    max-width: 100px;
  }

  img.transforme-realidade {
    max-width: 300px;
  }
}

@media (max-width: 680.85px) {
  img.emoji-cupcode-star {
    bottom: 45px;
    width: 100px;
    right: -30px;
  }

  img.bolhas-roza-2 {
    width: 180px;
  }
}

@media (max-width: 620.85px) {
  .fs-1 {
    font-size: 2rem !important;
  }

  img.emoji-cupcode-star {
    bottom: 10px;
  }

  .titulo-como-trabalhamos {
    line-height: 1.7rem;
    font-size: 3rem;
    margin-bottom: 20px;
  }

  .fs-10rem {
    font-size: 5rem;
  }

  .titulo-onde-atuamos {
    line-height: 2.8rem;
  }

  .titulo-onde-atuamos color {
    left: 24px;
  }

  img.cupcode-logo-3d-texto {
    max-width: 250px;
  }

  img.bolhas-roza-2 {
    width: 150px;
  }
  img.foguete-dourado {
    left: -20px;
}
}

@media (max-width: 574.85px) {
  img.golden-ticket-cupcode {
    width: 300px;
    transform: scale(1.3);
  }

  img.chocolate-cupcode, img.doce-de-chocolate {
    max-height: 200px;
  }

  .home-mais-servicos a, .home-page-section a {
    font-size: 12px;
  }

  img.transforme-realidade {
    max-width: 250px;
  }

  img.foguete-dourado {
    max-width: 70px;
}
  .lista-com-img li {
    font-size: 13px;
}
.fs-1 {
  font-size: 1.8rem !important;
}
img.alcance-global {
  height: 150px;
}
img.foguete-branco {
  width: 90px;
  right: 40px;
  top: -20px;
}
.titulo-onde-atuamos {
  line-height: 2.4rem;
  font-size: 4rem;
}
.titulo-onde-atuamos color {
  left: 18px;
}
img.emoji-cupcode-star {
  bottom: 0px;
  width: 80px;
}
}

@media (max-width: 550.85px) {
  img.golden-ticket-cupcode {
    width: 300px;
    transform: scale(1.8);
    left: 20px;
    position: relative;
  }

  p {
    font-size: 12px;
  }

  .fs-1 {
    font-size: 1.4rem !important;
  }

  .fs-6, .fs-5 {
    font-size: 0.8rem !important;
  }

  .lista-com-img li img {
    height: 20px;
    margin-right: 5px;
  }

  .home-mais-servicos a, .home-page-section a, .lista-com-img li {
    font-size: 12px;
  }

  img.emoji-cupcode-star {
    width: 85px;
  }

  .bg-como-trabalhamos {
    background-size: 200px;
  }

  .titulo-como-trabalhamos {
    line-height: 1.4rem;
    font-size: 2.5rem;
    margin-bottom: 20px;
  }

  .titulo-como-trabalhamos color {
    left: 18px;
  }

  .fs-10rem {
    font-size: 4rem;
  }

  .titulo-onde-atuamos {
    line-height: 2.2rem;
  }

  .titulo-onde-atuamos color {
    left: 19px;
  }

  img.alcance-global {
    height: 150px;
  }

  img.astronaut-left-stars {
    width: 150px;
  }

  img.foguete-branco {
    width: 90px;
    right: 0px;
    top: -30px;
  }

  img.cupcode-logo-3d-texto, img.transforme-realidade {
    max-width: 200px;
  }

  .universo-serction h2 {
    font-size: 15px !important;
  }

  img.bolhas-roza-2 {
    width: 150px;
    right: -70px;
  }

  .box-universo img {
    padding: 10px;
    max-width: 250px;
    margin: 0 auto;
  }

  img.foguete-dourado {
    max-width: 65px;
  }

  img.trans-cafe-digital {
    max-width: 120px;
  }

  .home-mais-servicos .box-img-servicos img {
    max-width: 250px;
  }
}

@media (max-width: 400.85px) {
  img.emoji-cupcode-star {
    width: 65px;
  }
  img.golden-ticket-cupcode-2 {
    max-width: 90px;
    right: 20px;
    position: relative;
  }

  img.bolhas-roza-2 {
    right: -100px;
  }

  img.foguete-dourado {
    max-width: 65px;
    left: -20px;
  }

  .hero-box a, .hero-box p, .box-texto-servicos p, .btns-servicos a {
    font-size: 12px;
  }
}