.sd__1q8ugtt {
  display: flex;
  flex-direction: column;
  margin: 0;
  background-color: #f5f5dc;
  width: 100%;
  min-height: 100svh;
}
.sd__green12 {
  background: linear-gradient(0deg, #f5f5dc, #faffe1);
}
.sd__red80pl {
  background: linear-gradient(0deg, #f5f5dc, #fef7ea);
}
.sd__blue888 {
  background: linear-gradient(0deg, #f5f5dc, #e1eeff);
}
.sd__brown07 {
  background: linear-gradient(0deg, #f5f5dc, #fef7eb);
}
.sd__ty78qwe {
  position: relative;
  top: 20px;
  left: 0;
  right: 0;
  width: 90%;
  margin: 10px auto 0;
  z-index: 1;
  padding: 0 10px 10px;
  text-align: right;
  font-size: 9px;
  color: #875a1e;
  font-weight: 400;
}
.sd__ty78qwe svg {
  width: 10px;
  height: 10px;
  margin-left: 7px;
}
.sd__red80pl svg {
  transform: scale(1.8, 1.7);
}
.sd__green12 svg {
  transform: scale(2, 1.8);
}
.sd__blue888 svg {
  transform: scale(1.8);
}
.sd__brown07 svg {
  transform: scale(1.8);
}
.sd__ty78qwe span {
  display: inline-block;
  transform: scaleY(1.5);
}
.sd__90ythg6 {
  position: relative;
  min-width: 60%;
}
.sd__90ythg6 img {
  width: 100%;
  height: 400px;
  object-fit: cover;
  object-position: right;
}
.sd__1q8ugtt figcaption {
  position: relative;
  min-width: 40%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px 40px 50px;
  text-align: center;
}
.sd__1q8ugtt figcaption p {
  line-height: 26px;
  transform: scaleY(1.5);
  font-size: 24px;
  letter-spacing: 0.2px;
  font-weight: 700;
  margin: 60px 0;
  font-family: "Courier New", Courier, monospace;
}
.sd__fukoli1 li:last-child,
.sd__mmwebo1 p a,
.sd__jjlft61 {
  color: #c34b05;
}
.sd__fukoli2 li:last-child,
.sd__mmwebo2 p a,
.sd__jjlft62 {
  color: #374f8f;
}
.sd__fukoli3 li:last-child,
.sd__mmwebo3 p a,
.sd__jjlft63 {
  color: #008000;
}
.sd__fukoli4 li:last-child,
.sd__mmwebo4 p a,
.sd__jjlft64 {
  color: #6a4544;
}
.sd__uhjm9v1 {
  background-color: #ffa500;
}
.sd__uhjm9v2 {
  background-color: #374f8f;
}
.sd__uhjm9v3 {
  background-color: #008000;
}
.sd__uhjm9v4 {
  background-color: #6a4544;
}

/*artigos*/

.sd__art0001 {
  max-width: 1024px;
  margin: 40px auto 0;
  padding: 0 25px;
}
.sd__e34hidd {
  display: flex;
  align-items: center;
}
.sd__e34hidd::before {
  content: "";
  border-radius: 50%;
  border: 4px solid #eaf5fe;
  border-right-color: #3d7ffc;
  width: 28px;
  height: 28px;
  margin-right: 10px;
  animation: loading 1s linear infinite;
}
@keyframes loading {
  to {
    transform: rotate(360deg);
  }
}
.sd__oirrghm {
  margin: 100px 160px 0 !important;
}
.sd__r489yyg {
  padding: 20px 50px;
}
.sd__r489yyg li {
  display: inline-block;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 8px;
  cursor: not-allowed;
}
.sd__r489yyg li img {
  vertical-align: -4px;
}
.sd__r489yyg a:hover {
  text-decoration: underline;
}
.sd__r489yyg a::after {
  content: "/";
  margin-left: 8px;
  display: inline-block;
}
.sd__1q8ugtt h1 {
  margin-top: 100px;
  margin-bottom: 50px;
  font-size: 32px;
  line-height: 44px;
  text-align: center;
}
.sd__art66nn {
  margin-top: 16px;
  font-size: 17px;
}
.sd__artq9vp {
  margin-top: 30px;
}
.sd__art7ugt .sd__artq9vp ul {
  padding: 0;
  text-align: left;
}
.sd__art7ugt .sd__artq9vp ul li {
  border: 1px solid #afafaf;
  display: inline-block;
  padding: 7px 14px;
  margin-bottom: 15px;
  margin-right: 8px;
  border-radius: 16px;
  font-size: 14px;
  line-height: initial;
}
.sd__artuukl {
  margin: 0 10px 70px;
}
.sd__artq920 {
  position: relative;
  border: 1px solid #afafaf;
  padding: 15px 30px 35px;
  border-radius: 5px;
}
.sd__artq920 h3 {
  margin: 0 auto;
  padding: 5px 10px;
  position: absolute;
  top: -18px;
  left: 0;
  right: 0;
  font-size: 19px;
  background-color: #fff;
  max-width: 250px;
  text-align: center;
}
.sd__artuukl .sd__artq920 ul {
  padding: 0;
  margin-top: 40px;
  list-style: none;
}
.sd__artuukl .sd__artq920 ul li {
  line-height: 28px;
  margin-top: 10px;
  margin-bottom: 0;
  text-align: left;
  padding-bottom: 10px;
  border-bottom: 1px dashed #afafaf;
}
.sd__artuukl .sd__artq920 ul li:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.sd__artuukl .sd__artq920 ul li::before {
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 10px;
  line-height: 44px;
}
.sd__artuukl .sd__artq920 ul li.sd__tar3ekj::before {
  content: url(https://www.socialdelivery.com.br/blog/img/food.svg);
}
.sd__artuukl .sd__artq920 ul li.sd__tar3ekk::before {
  content: url(https://www.socialdelivery.com.br/blog/img/shop.svg);
}
.sd__artuukl .sd__artq920 ul li.sd__tar3ekl::before {
  content: url(https://www.socialdelivery.com.br/blog/img/service.svg);
}
.sd__artuukl .sd__artq920 ul li.sd__tar3ekm::before {
  content: url(https://www.socialdelivery.com.br/blog/img/health.svg);
  width: 22px;
  height: 22px;
  margin-right: 8px;
}
.sd__art109o {
  margin: 0;
  text-align: center;
}
.sd__artkopg {
  text-align: center;
  line-height: 24px;
  font-style: italic;
  margin: 0;
}
.sd__art5yui {
  margin-top: 40px;
}
.sd__art5yui img {
  margin-bottom: 10px;
}
.sd__art5yui p {
  padding: 0 10px;
  line-height: 26px;
  text-align: justify;
}
.sd__art7ugt {
  scroll-margin-top: 100px;
  line-height: 26px;
}
.sd__art7ugt h2 {
  margin-bottom: 40px;
  font-size: 24px;
  line-height: 30px;
}
.sd__art7ugt p {
  line-height: 26px;
  margin: 5px 0 20px;
}
.sd__art7ugt p.sd__dest77u {
  font-size: 14px;
  line-height: 18px;
}
.sd__fugi786 {
  font-size: 12px;
  line-height: 16px !important;
  margin: 0 !important;
}
.sd__tgumase strong {
  display: list-item;
  list-style: decimal inside;
  margin-bottom: 10px;
  font-size: 1.17em;
  text-align: left;
}
.sd__yu784rf {
  display: inline-block;
  font-weight: 700;
  color: #4bb14e;
  font-size: 18px;
}
.sd__yu784rf span {
  color: #ff007b;
}
.sd__art7ugt ul {
  list-style: none;
  text-align: justify;
}
.sd__art7ugt ul li {
  display: block;
  line-height: 24px;
  margin-bottom: 30px;
}
.sd__art7ugt ul li h3 {
  margin-bottom: 0;
  display: list-item;
  list-style: none;
  list-style-position: inside;
  text-align: left;
  font-weight: 400;
  font-size: 17px;
}
.sd__muyth66 {
  background-color: #3d7ffc;
  padding: 50px 20px;
}
.sd__23w5ty7 {
  align-items: center;
  margin: 20px auto;
  max-width: 1024px;
}
.sd__23w5ty7 img {
  float: left;
  margin-right: 10px;
}
.sd__23w5ty7 p {
  color: #ededed;
  line-height: 22px;
}
.sd__23w5ty7 p strong {
  display: block;
  list-style: none;
  margin-bottom: 15px;
  color: #f2f2ff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  text-align: justify;
}
.sd__23w5ty7 p span {
  display: none;
  font-size: 15px;
  line-height: 20px;
  border: 2px dashed #e4aa7e;
  background-color: #fffefc;
  padding: 15px 20px;
  margin-top: 20px;
  color: #c34b05;
}
.sd__mneraa5 {
  font-weight: 900;
  font-size: 30px;
  vertical-align: bottom;
}
.sd__dr5g78u {
  margin-bottom: 20px;
  padding: 20px 60px;
  background-color: #f7f7f7;
}
.sd__dr5g78u ul {
  padding: 0 !important;
  list-style: auto;
}
.sd__dr5g78u ul li {
  display: list-item;
  margin-bottom: 10px;
  font-weight: 400;
  text-align: left;
}
.sd__dr5g78u ul li::marker {
  content: "↪";
  font-size: 24px;
  letter-spacing: 6px;
}
.sd__art7ugt p a:hover {
  border-bottom: 1px solid;
}
.sd__artw3cc ul {
  text-align: left;
  padding-left: 40px !important;
}
.sd__artw3cc ul li {
  margin-bottom: 15px;
}
.sd__artiin3 ul {
  margin-left: 40px;
  list-style: disc;
}
.sd__artiin3 ul li {
  display: list-item;
  margin-bottom: 4px;
}
.sd__artiin3 ul li::marker {
  content: "👉";
  font-size: 22px;
}
.sd__artiin3 ul li a {
  margin-left: 10px;
}

/* */
.sd__pp8lkmn {
  display: flex;
  border-bottom: 1px solid #181c22;
  margin-bottom: 40px;
  scroll-margin-top: 100px;
}
.sd__pp8lkmn .sd__pp8lkmn {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-bottom: 0;
  border-bottom: 0;
}
.sd__pp8lkmn .sd__pp8lkmn::before {
  content: "";
  display: block;
  position: relative;
  margin-left: 15px;
  margin-right: 5px;
  width: 10px;
  border-color: #181c22;
  border-style: solid;
  border-width: 0 0 1px 1px;
  border-bottom-left-radius: 15px;
  color: #bbb;
}
.sd__pp8lkmn .sd__pp8lkmn .sd__pp8lkmn .sd__pp8lkmn .sd__z6f5ghj a {
  display: none;
}
.sd__hgc55m0 {
  flex: 1;
}
.sd__hgc55m2 {
  margin-bottom: 10px;
}
.sd__hgc55m2 img {
  position: relative;
  float: left;
  margin-right: 16px;
  width: 60px;
  height: 60px;
  background-color: #f5f5f5;
  z-index: 2;
}
.sd__pp8lkmn .sd__pp8lkmn .sd__hgc55m0 img {
  width: 40px;
  height: 40px;
}
.sd__z6f5ghj {
  position: relative;
  min-height: 60px;
  padding-top: 5px;
  background-color: #fff;
  z-index: 1;
}
.sd__tex5t6c {
  font-size: 12px;
  margin-top: 2px;
  padding-bottom: 5px;
  line-height: 23px;
}
.sd__z6f5ghj a {
  cursor: pointer;
}
.sd__z6f5ghj a:hover {
  text-decoration: underline;
  color: #212121;
}
.sd__z6f5ghj a::after {
  content: "•";
  color: #9e9e9e;
  display: inline-block;
  padding: 0px 8px;
}
.sd__fd45sw7 {
  line-height: 20px;
}

/* */
.sd__blokm7n {
  scroll-margin-top: 120px;
}
.sd__blokm7n textarea {
  width: 100%;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-family: inherit;
  font-size: inherit;
  font-weight: 300;
  color: inherit;
  border-radius: 6px;
  outline: none;
  border: 1px solid #bbb;
  line-height: 24px;
}
.sd__blokm7n input::placeholder,
.sd__blokm7n textarea::placeholder {
  color: #c3c3c3 !important;
  opacity: 1;
  font-size: 15px;
}
.sd__rfgy11q {
  display: flex;
  flex-direction: column;
}
.sd__blokm7n input[type="text"],
.sd__blokm7n input[type="tel"] {
  flex: 1;
  min-height: 44px;
  margin-bottom: 13px;
  border-radius: 6px;
  outline: none;
  border: 1px solid #bbb;
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 300;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
}
.sd__blokm7n textarea::placeholder,
.sd__blokm7n input::placeholder {
  color: inherit;
}
.sd__rfgy11q input:first-child {
  flex: 2;
}
.sd__ff6yh88 p a {
  font-weight: 400;
  cursor: pointer;
  border-bottom: 1px dotted;
}
.sd__yhcc300 {
  margin: 40px 0 20px;
  text-align: right;
}
.sd__w4rrbn7 {
  margin-bottom: 15px;
  color: #e10606;
  font-weight: 500;
  text-decoration: underline;
  text-align: center;
  font-size: 15px;
}
.sd__yhcc300 button {
  width: 100%;
  min-width: 240px;
  min-height: 44px;
  border-radius: 6px;
  border-width: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: inherit;
  font-size: inherit;
  background-color: #3d7ffc;
  color: #fff;
  font-weight: 400;
  cursor: pointer;
}
.sd__btn5ytg:hover:before {
  background-color: #2e69db;
  width: 100%;
}
.sd__boxm89a {
  background-color: #0005;
  position: fixed;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 9999;
  padding: 80px 30px;
}
.sd__er56hhz {
  width: 100%;
  max-width: 600px;
  background-color: #fff;
  padding: 28px 20px 20px;
}
.sd__er5dcvz a {
  background-image: url(https://www.socialdelivery.com.br/assets/img/close.svg);
  width: 30px;
  height: 30px;
  display: inline-block;
}
.sd__45s0lmn {
  text-align: center;
  margin-top: 5px;
  margin-bottom: 26px;
  padding: 0 30px;
  font-size: 26px;
  font-weight: 700;
  line-height: 30px;
}
.sd__45s0lxt {
  text-align: center;
  margin-bottom: 20px;
  line-height: 20px;
}
.sd__45s0itt {
  display: flex;
  flex-direction: column;
}
.sd__45s0l22 {
  margin-bottom: 20px;
  text-align: left;
  font-size: 12px;
  color: #878787;
}
.sd__45s0l22 p {
  margin-top: 0;
  margin-bottom: 8px;
  line-height: 15px;
}
.sd__45s0xx2 {
  text-align: center;
  font-size: 12px;
  color: #878787;
  margin-top: 25px;
  line-height: 15px;
}
.sd__45s0xx2 a {
  color: #007eff;
  font-weight: 400;
}
.sd__45s0ijj {
  text-align: center;
}

/* blog-main */
.sd__wweder7 {
  margin-top: 90px;
  text-align: center;
}
.sd__wweder7 h1 {
  font-size: 34px;
  width: 70%;
  margin: 0 auto;
  line-height: 40px;
  letter-spacing: -1px;
  transform: scaleY(1.2);
}
.sd__wweder7 h1 span {
  background-image: linear-gradient(90deg, #9927ef, #ff007b);
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
}
.sd__wweder7 p {
  text-transform: uppercase;
  transform: scaleY(1.5);
  color: #bb9e77;
  margin-top: 30px;
  margin-bottom: 35px;
  font-size: 15px;
  line-height: 18px;
}
.sd__wweder7 p::after,
.sd__wweder7 p::before {
  content: "";
  border-top: 1px solid #bb9e77;
  width: 50px;
  margin: 4px 16px;
  display: inline-block;
}
.sd__h66tg21 {
  display: flex;
  flex-direction: column;
  align-items: flex-start !important;
  padding: 0 !important;
}
.sd__h66tg21 article {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  padding: 20px 0;
  background-color: #f9f9f9;
}
.sd__h66tg21 article img {
  margin: 0 auto;
}
.sd__wd5t771 {
  margin-left: 20px;
  margin-right: 20px;
  min-width: 0;
  display: flex;
  flex-direction: column;
  flex: 1;
}
.sd__wd5t771 h2 {
  margin-bottom: 0;
  font-size: 22px;
}
.sd__frgk77k {
  margin-top: 4px;
  color: #8d8c8c;
  font-size: 12px;
  letter-spacing: -0.3px;
  text-transform: uppercase;
  line-height: 17px;
}
.sd__frgk77k span {
  display: block;
  line-height: 0;
  font-size: 0;
}
.sd__wd5t771 p {
  margin-top: 7px;
  line-height: 22px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 16px;
}
.sd__wd5t771 a {
  background-color: #2a313c;
  color: #fff;
  padding: 5px 25px;
  min-width: 200px;
  text-align: center;
  align-self: flex-end;
}
.sd__bota55x {
  flex: 1;
}
.sd__nedi50v h2 {
  margin-top: 35px;
  margin-bottom: 10px;
  font-size: 22px;
  text-align: center;
}
.sd__bann4ft {
  text-align: center;
}
.sd__g5deswa {
  background-color: #f0eae1;
  width: 260px;
  margin: 0 auto 20px;
  padding-bottom: 10px;
}
.sd__corlo12 {
  background-color: #fefcf7;
}
.sd__corlo12 h3 {
  color: #e19406;
}
.sd__corlo13 {
  background-color: #fbf9f9;
}
.sd__corlo13 h3 {
  color: #6a4544;
}
.sd__corlo14 {
  background-color: #f8fcff;
}
.sd__corlo14 h3 {
  color: #374f8f;
}
.sd__corlo15 {
  background-color: #f7fbf7;
}
.sd__corlo15 h3 {
  color: #008000;
}
.sd__g5deswa:last-child {
  margin-bottom: 0;
}
.sd__g5deswa img {
  width: 100%;
}
.sd__haga123 {
  padding: 0 22px;
}
.sd__haga123 h3 {
  line-height: 20px;
  margin-top: 5px;
  margin-bottom: 0;
  font-weight: 400;
  font-size: 16px;
}
.sd__haga123 p {
  line-height: 18px;
  margin: 7px 0;
  font-size: 15px;
}

@media (min-width: 768px) {
  .sd__1q8ugtt {
    flex-direction: row;
  }
  .sd__90ythg6 img {
    height: 100vh;
  }
  .sd__ty78qwe {
    position: absolute;
    top: 70px;
    left: auto;
    right: 10px;
    width: 30%;
  }
  .sd__1q8ugtt figcaption {
    padding: 50px 100px;
    text-align: left;
  }
  .sd__1q8ugtt figcaption p {
    margin: 0;
    line-height: 21px;
    font-size: 20px;
  }
  .sd__r489yyg {
    margin-left: 180px;
  }
  .sd__blokm7n textarea,
  .sd__blokm7n input {
    margin-bottom: 20px;
  }
  .sd__rfgy11q {
    flex-direction: row;
  }
  .sd__rfgy11q input:first-child {
    margin-right: 15px;
  }
  .sd__pp8lkmn {
    padding-bottom: 10px;
  }
  .sd__pp8lkmn .sd__pp8lkmn::before {
    bottom: 40px;
    margin-left: 30px;
    margin-right: 10px;
    width: 35px;
  }

  /*   */

  .sd__art0001 {
    padding: 0 80px;
  }
  .sd__1q8ugtt h1 {
    font-size: 36px;
    text-align: left;
  }
  .sd__art109o img {
    width: 420px;
  }
  .sd__artuukl {
    margin: 70px 0;
  }
  .sd__artkopg {
    margin: revert;
  }
  .sd__artq920 h3 {
    max-width: fit-content;
    margin: 0 50px;
  }
  .sd__artuukl .sd__artq920 ul {
    margin-top: 20px;
  }
  .sd__artuukl .sd__artq920 ul li {
    padding-bottom: 0;
    border-bottom: 0;
  }
  .sd__artuukl .sd__artq920 ul li a {
    border-bottom: 1px dotted;
  }
  .sd__art5yui img {
    float: left;
    margin-right: 30px;
  }
  .sd__art5yui {
    padding: 0;
  }
  .sd__er56hhz {
    padding-left: 40px;
    padding-right: 40px;
  }
  .sd__23w5ty7 {
    display: flex;
    padding: 0 80px;
  }
  .sd__art7ugt p a {
    border-bottom: 1px dotted;
  }
  .sd__23w5ty7 img {
    margin-right: 30px;
  }
  .sd__23w5ty7 p strong {
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    text-align: left;
  }
  .sd__muyth66 {
    padding: 50px;
  }
  .sd__23w5ty7 img {
    margin-right: 15px;
    width: 142px;
  }

  /**/
  .sd__wweder7 {
    margin-top: 140px;
  }
  .sd__wweder7 h1 {
    font-size: 52px;
    line-height: 46px;
  }
  .sd__h66tg21 {
    flex-direction: row;
    padding: 20px 115px 40px !important;
  }
  .sd__h66tg21 article {
    flex-direction: row;
    margin-bottom: 15px;
    padding: 0;
  }
  .sd__frgk77k span {
    display: inline-block;
    font-size: 18px;
    margin: 0 4px;
    vertical-align: -1px;
  }
  .sd__wd5t771 a {
    align-self: flex-start;
  }
  .sd__nedi50v {
    margin-left: 50px;
  }
  .sd__nedi50v h2 {
    text-align: left;
  }
}
