.sd__q345ojj {
  padding: 50px 0;
}
.sd__q345ojj strong {
  display: inline-block;
  font-size: 42px;
  text-align: center;
  line-height: 48px;
  margin: 0 20px 10px;
  transform: scaleX(1.5);
  transform-origin: left;
}
.sd__q345ojj h1 {
  font-weight: 400;
  font-size: 22px;
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 20px;
  text-align: center;
  color: #152f47;
}
.sd__rt5vbik {
  display: flex;
  position: relative;
  min-height: 230px;
  flex-direction: column;
}
.sd__rt5vbik::before {
  content: "";
  background-color: #f5f5f5;
  background-image: url(https://www.socialdelivery.com.br/inscreva-se/img/bg.webp);
  background-origin: content-box;
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  min-height: 200px;
  inset: 0;
  z-index: -1;
}
.sd__h78ggtt {
  flex: 1;
}
.sd__opu781w {
  display: flex;
  flex: 1;
  flex-direction: column;
}
.sd__lanutgh {
  display: flex;
  align-items: center;
  flex: 1;
  margin-bottom: 15px;
}
.sd__lanyhui {
  font-weight: 300;
  font-size: 17px;
  line-height: 22px;
  margin: 20px;
}
.sd__lanyhui img {
  line-height: 0;
  position: absolute;
  margin-left: 8px;
  margin-top: 3px;
}
.sd__hbbcc43 {
  margin-top: 25px;
  align-self: center;
}
.sd__hbbcc43 a {
  position: relative;
  font-weight: 400;
  padding: 0 40px;
}
.sd__hbbcc43 a svg {
  position: absolute;
  top: -68px;
  left: 0;
  right: 0;
  transform: scaleY(0.5);
  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;
  }
}

/*inscreva-se*/

#inscreva-se {
  background-color: #f5f5f5;
  background-image: url("https://www.socialdelivery.com.br/inscreva-se/img/bg_2.webp");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center, bottom;
}
.sd__dx69uy0 {
  display: flex;
  justify-content: space-evenly;
  flex-direction: column;
  margin: 0 auto;
}
.sd__gg5r0op {
  display: flex;
  flex-direction: column;
  position: relative;
  margin: 26px 15px;
  max-width: none;
  flex: 1;
  text-align: center;
  padding: 20px 40px 35px;
  background-color: #fff;
}
.sd__gg5r0op h3 {
  line-height: 27px;
  font-size: 22px;
}
.sd__gg5r0op:nth-child(3) h3 {
  color: #3d7ffc;
}
.sd__gg5r0op:nth-child(1) .sd__t5movv4 a,
.sd__gg5r0op:nth-child(2) .sd__t5movv4 a {
  background-color: #050d1a;
}
.sd__gg5r0op:nth-child(3) .sd__t5movv4 a {
  background-color: #3d7ffc;
}
.sd__jh6ffc0 {
  position: relative;
  top: -7px;
  text-align: center;
}
.sd__gg5r0op p {
  margin-top: 20px;
  flex: 1;
  line-height: 23px;
  text-align: left;
}
.sd__t5dg7xt {
  margin-top: 10px;
  font-weight: 700;
  letter-spacing: 2px;
}
.sd__t5movv4 {
  margin-top: 20px;
  color: #fff;
}
.sd__t5movv4 a {
  min-width: 100%;
}

/*chevron*/

.sd__chev222 {
  margin: 20px auto 30px;
  height: 10px;
}
.sd__chev222 span {
  display: block;
  animation: sd__chev222 2s ease-in infinite;
}

@keyframes sd__chev222 {
  0% {
    transform: translateY(0);
  }
  20% {
    transform: translateY(10px);
  }
  60% {
    transform: translateY(10px);
  }
  100% {
    transform: translateY(0);
  }
}

@media (min-width: 768px) {
  .sd__q345ojj strong {
    margin: 0;
    line-height: 48px;
    text-align: left;
  }
  .sd__q345ojj h1 {
    margin: 5px 0 30px;
    font-size: 22px;
    text-align: left;
    font-weight: 400;
  }
  .sd__h78ggtt {
    min-width: 400px;
  }
  .sd__hbbcc43 {
    align-self: flex-end;
  }
  .sd__hbbcc43 a {
    color: #fff;
  }
  .sd__hbbcc43 a svg path {
    stroke: #fff;
  }
  .sd__dx69uy0 {
    flex-direction: row;
  }
  .sd__gg5r0op {
    max-width: 280px;
    margin: 0 20px;
  }
  .sd__gg5r0op p {
    text-align: center;
  }
  .sd__t5movv4 {
    justify-content: center;
  }
  .sd__t5movv4 a {
    min-width: auto;
  }
  .sd__rt5vbik {
    padding: 35px 40px;
    flex-direction: row;
  }
  .sd__rt5vbik::before {
    position: absolute;
  }
  .sd__lanyhui {
    color: #fff;
    font-weight: 400;
    font-size: 20px;
    line-height: 30px;
    margin: 0;
  }
  .sd__gg5r0op {
    margin: 26px 5px;
    padding: 20px;
  }
}
