footer {
  position: relative;
  z-index: 2;
  background-color: #fff;
}
.sd__45t7888 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.sd__45t7888 .sd__part1xx {
  width: 50%;
  background-color: #e2d5c8;
  padding: 35px 38px;
  background-image: url(https://www.socialdelivery.com.br/curriculo/img/fundo-com-mesa.webp);
  background-position-x: center;
}
.sd__tyugb73 {
  width: 300px;
  height: 400px;
  perspective: 800px;
  margin: 0 auto;
}
.sd__pg567ff {
  width: 100%;
  height: 100%;
  position: relative;
  transform-style: preserve-3d;
  animation: flipHold 10s infinite ease-in-out;
  background-color: #fff;
  animation-play-state: paused;
}
.sd__pg567ff.__play {
  animation-play-state: running;
}

@keyframes flipHold {
  0%,
  40% {
    transform: rotateY(0deg);
  }
  50% {
    transform: rotateY(180deg);
  }
  90% {
    transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(360deg);
  }
}

.sd__front56,
.sd__back100 {
  position: absolute;
  width: 100%;
  height: 100%;
  backface-visibility: hidden;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);
}
.sd__front56 img,
.sd__back100 img {
  width: 100%;
  height: 100%;
}
.sd__back100 {
  transform: rotateY(180deg);
}
.sd__part2xx {
  width: 50%;
  text-align: center;
  padding-left: 50px;
}
.sd__part2xx h1 {
  font-size: 38px;
  line-height: 42px;
  transform: scaleY(1.1);
  font-family: "Cal Sans", sans-serif;
  font-weight: 400;
  margin-bottom: 50px;
}
.sd__part2xx ul {
  display: inline-block;
  margin-bottom: 20px;
}
.sd__part2xx ul li {
  margin-bottom: 12px;
  font-size: 16px;
  line-height: initial;
  display: flex;
  align-items: center;
}
.sd__part2xx ul li::before {
  content: "";
  border-radius: 50%;
  margin-right: 9px;
  height: 20px;
  min-width: 20px;
  background: url(https://www.socialdelivery.com.br/curriculo/img/socialdelivery-tick.svg) center center / 13px 9px no-repeat
    #4bb14e;
}
.sd__part2xx ul li p {
  margin: 0;
}
.sd__part2xx ul li span {
  background-color: #eb1a1a;
  color: #fff;
  font-weight: 500;
  font-size: 12px;
  padding: 4px 6px;
  border-radius: 6px;
}
.sd__t64ed00 {
  margin-top: 20px;
}
.sd__t64ed00 a {
  text-align: center;
  letter-spacing: 0.5px;
  min-width: 280px;
  padding: 12px;
  background: #4bb14e;
  color: #fff;
  font-weight: 500;
  display: inline-block;
  text-transform: uppercase;
}

.sd__cabo8uu h2 {
  font-size: 48px;
  margin-bottom: 16px;
  line-height: initial;
  letter-spacing: -1px;
}
.sd__cabo8uu p {
  font-size: 18px;
  line-height: 33px;
  margin: 0;
}
.sd__cabo8uu p:first-of-type {
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 10px;
  transform: scaleY(1.4);
  letter-spacing: 0.2px;
}

/* banner-de-lembrete  */

#banner-de-lembrete {
  min-height: auto;
  display: block;
  position: relative;
  overflow: hidden;
  background: linear-gradient(135deg, #4bb14e, #9303b7);
  padding: 65px 20px 110px;
  text-align: center;
  color: #fff;
  font-family: "Roboto", sans-serif;
}
#banner-de-lembrete h2 {
  margin-top: 0;
  margin-bottom: 24px;
  font-family: "Cal Sans", sans-serif;
  font-size: 48px;
  line-height: 1.2;
  font-weight: 400;
  letter-spacing: 1.3px;
  transform: scaleY(1.5);
}
#banner-de-lembrete p {
  line-height: 29px;
  font-size: 19px;
  max-width: 800px;
  margin: 0 auto;
}
#banner-de-lembrete p strong {
  font-weight: 700;
  color: #ffe100;
}
.sd__bubbles {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.sd__bubbles circle {
  fill: rgba(255, 255, 255, 0.4);
  transform-box: fill-box;
  transform-origin: center 100%;
  animation: float 6s infinite ease-in;
}
.sd__bubbles circle:nth-child(1) {
  animation-delay: 0s;
}
.sd__bubbles circle:nth-child(2) {
  animation-delay: 2s;
}
.sd__bubbles circle:nth-child(3) {
  animation-delay: 4s;
}

@keyframes float {
  0% {
    transform: translateY(0) scale(0.9);
    opacity: 0.7;
  }
  100% {
    transform: translateY(-120px) scale(1.1);
    opacity: 0;
  }
}

.sd__6wa00ve {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
}

/* conectar-talento */

#conectar-talento {
  padding-left: 0;
  padding-right: 0;
  padding-top: 0;
}
.sd__re23uuj {
  max-width: 1000px;
  margin: 40px auto;
}
.sd__mu7aa33 h2 {
  color: #4caf4f;
}
.sd__tre8aa0 h2 {
  font-size: 38px;
  margin-top: 80px;
  margin-bottom: 55px;
  font-family: "Cal Sans", sans-serif;
  font-weight: 400;
  text-align: center;
  line-height: initial;
}
.sd__tre8aa0 h2 span {
  position: relative;
  display: inline-flex;
  align-items: center;
}
.sd__tre8aa0 h2 span::before {
  content: "";
  border-bottom: 3px solid #ffe100;
  position: absolute;
  left: -10px;
  right: -10px;
  transform: rotate(-3deg);
  margin-top: 6px;
}
.sd__tre8aa0 ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
}
.sd__tre8aa0 li {
  display: flex;
  flex-direction: column;
  min-height: 250px;
  box-shadow: 0 15px 20px #8f8e5636;
  flex: 1;
  position: relative;
  border: 2px solid #ccc;
  margin: 0 6px;
  padding: 16px 10px;
  border-radius: 36px 10px 10px 10px;
  background-color: #fefefe;
}
.sd__tre8aa0 li h3 {
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
  font-size: 18px;
  line-height: 22px;
}
.sd__tre8aa0 li p {
  display: flex;
  flex-direction: column;
  justify-content: center;
  flex: 1;
  padding: 0 6px;
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 20px;
}
.sd__tre8aa0 li p::before {
  content: url("https://www.socialdelivery.com.br/curriculo/img/aspas.svg");
  display: block;
  width: 20px;
  height: 20px;
  margin-bottom: 5px;
}

/* esperando-por-voce */

#esperando-por-voce {
  padding-top: 0;
  padding-bottom: 0;
  align-items: flex-end;
  min-height: auto;
}
.sd__u77as89 {
  min-width: 50%;
  line-height: 0;
}
.sd__u77as89 img {
  aspect-ratio: 1.6;
}
.sd__g50plla {
  padding-left: 50px;
}
.sd__g50plla h2 {
  font-size: 42px;
  line-height: 46px;
  font-family: "Cal Sans", sans-serif;
  font-weight: 400;
  margin-bottom: 80px;
  transform: scaleY(1.1);
}

/* carrossel-de-vagas */

#carrossel-de-vagas {
  background-color: #000;
  position: sticky;
  top: 0;
  z-index: 1;
  overflow: hidden;
  transition: transform 0.3s ease, opacity 0.3s ease;
}
.sd__ffacem7 {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.sd__ffacem7 span {
  position: relative;
  padding: 0 5px;
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
  font-weight: 900;
  font-size: 30px;
  line-height: initial;
}

/* proximo-passo-cta */

#proximo-passo-cta {
  position: relative;
  z-index: 2;
  background: linear-gradient(0, #ccc, #f1f1f1, #f1f1f1, #f1f1f1);
}
.sd__mu7aa66 h2 {
  color: #6406ab;
}
.sd__huyynnm {
  text-align: center;
  margin-top: 50px;
}
.sd__huyynnm a {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 400px;
  height: 200px;
  margin: 0 auto;
  color: #6406ab;
  text-decoration: none;
  font-size: 28px;
  font-weight: 900;
  line-height: 27px;
  transform: rotate(-3deg);
  transition: transform 0.3s;
}
.sd__huyynnm a span {
  z-index: 1;
}
.sd__huyynnm a:hover {
  transform: rotate(0deg);
}
.sd__huyynnm a svg {
  position: absolute;
  transform: scaleY(0.7);
  stroke-dashoffset: 0;
  stroke-dasharray: 1790;
  animation: circle_highlight 10s ease-out infinite;
}

@keyframes circle_highlight {
  0% {
    stroke-dashoffset: 0;
  }
  20% {
    stroke-dashoffset: 0;
  }
  21% {
    stroke-dashoffset: 1790;
  }
  40% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: 0;
  }
}

/* cadastrar-empresa */

#cadastrar-empresa {
  position: relative;
  z-index: 2;
  background-color: #fff;
  flex-direction: column;
  min-height: auto;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 100px;
}
#cadastrar-empresa aside {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: inherit;
  padding: 40px 30px 30px;
}
#cadastrar-empresa aside img {
}
.sd__h722zz1 {
  width: 100%;
}
.sd__mu7aa99 {
  max-width: 1000px;
  margin: 0 auto;
}
.sd__mu7aa99 h2 {
  color: #367dab;
}
.sd__kaka49u {
  display: flex;
  margin-top: 80px;
}
.sd__gt5df40 {
  padding: 30px 20px;
}
.sd__gt5df40 h3 {
  margin-left: -40px;
  font-size: 38px;
  line-height: 42px;
  margin-top: 30px;
  font-family: "Cal Sans", sans-serif;
  font-weight: 400;
  color: #eb4746;
}
.sd__9itr55w {
  position: relative;
}
.sd__9itr55w label {
  display: block;
  margin: 1em 0 0.5em;
  font-weight: 400;
  line-height: 24px;
}
.sd__9itr55w input {
  height: 48px;
  border-color: #d2dce4;
  width: 100%;
  border: 1px solid #d2dce4;
  border-radius: 6px;
  font-size: 17px;
  margin-bottom: 0.5em;
  padding: 12px 1em;
  outline: none;
}
.sd__pk56eq2 {
  margin-top: 20px;
}
.sd__rt99jhn {
  position: relative;
  display: flex;
}
.sd__gvx996y {
  padding: 0 20px 0 15px;
  height: 48px;
  border-color: #d2dce4;
  margin-right: 15px;
  display: flex;
  align-items: center;
  border: 1px solid #d2dce4;
  border-radius: 6px;
  font-size: 17px;
  margin-bottom: 0.5em;
  padding: 0 1em;
  outline: none;
}
.sd__gvx996y span {
  padding-left: 10px;
  padding-right: 20px;
  font-weight: 300;
  cursor: not-allowed;
}
.sd__pk56eq2 button,
.sd__pk56eq2 > a {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  color: #fff;
  cursor: pointer;
  font-size: 17px;
  height: 44px;
  margin: 20px 0;
  transform-origin: center;
  transition: transform 0.3s;
}
.sd__pk56eq2 button {
  position: relative;
  background-color: #e2e5f4;
  color: #4d9ce6;
  border: none;
  outline: none;
  font-weight: 600;
  width: 100%;
  z-index: 0;
}
.sd__pk56eq2 > a {
  background: linear-gradient(90deg, #12a912, #0a810a);
  font-weight: 400;
}
.sd__pk56eq2 button:hover,
.sd__pk56eq2 > a:hover {
  transform: scale(0.97);
}
.sd__pk56eq2 > a svg {
  margin-left: 7px;
}
.sd__r7d0opl {
  text-align: center;
  font-size: 13px;
  margin-top: 25px;
  color: #646464;
  line-height: 19px;
}
.sd__r7d0opl a {
  color: #00f;
}
.sd__dlpmk47 {
  display: none;
  position: absolute;
  left: 14px;
  bottom: 2px;
  pointer-events: none;
  color: #e8334c;
  font-size: 12px;
  background-color: #fff;
  padding: 0 7px;
  font-weight: 300;
  line-height: 13px;
}
.sd__9itr55w.error .sd__dlpmk47,
.sd__rt99jhn.error .sd__dlpmk47 {
  display: inline-block;
}

@media (min-width: 768px) {
  #cadastrar-empresa {
    flex-direction: row;
    min-height: 100svh;
  }
  #cadastrar-empresa aside {
    width: 47%;
    padding: 0 60px;
  }
  .sd__gt5df40 {
    width: 53%;
    padding: 0 70px;
  }
  .sd__gvx996y,
  .sd__9itr55w input {
    height: 42px;
  }
}
