<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.row {
  margin: 0;
  --bs-gutter-x: unset;
}
.container,
.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  --bs-gutter-x: unset;
}
a:hover {
  color: unset;
  text-decoration: unset;
}
.col {
  padding: 0;
}
a {
  text-decoration: none;
  color: unset;
}
input,
button {
  border: none;
  background: unset;
}
ul {
  list-style: none;
  padding-left: 0;
}
dl,
ol,
ul,
p {
  margin: 0;
  padding: 0;
}
img {
  vertical-align: unset;
}
.As-seen-Sec-AniVidToTxt,.creative-sec{
background-color: #f8f8f8;
}
.rightTipsPic img{
  width: 530px;
  max-width: 100%;
  margin-top: 30px;
}
.ins-hom-btn:hover,
.sm-cta-btn:hover {
  color: white;
}
.ins-sec {
  background-image: url("https://web.steve.ai/assets/shortlandingpages/pictoryBg.png");
}
.faq-sec{
  padding: 120px 138px;
}
.ins-h {
  font-size: 38px;
  width: auto;
}
.home-higlight {
  background: transparent
    linear-gradient(262deg, #5dbaff 0%, #ffa5cb 38%, #db537f 63%, #615ad3 100%)
    0% 0% no-repeat padding-box;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.ins-hom-btn {
  width: 470px;
}
/* with */
.with-text-sec {
  background-image: url("https://www.steve.ai/assets/birthdayvideomaker/withTextBg.png");
  background-size: cover;
  background-color: #1a1a1a;
  padding: 103px 70px;
  margin: 120px 138px 0 138px;
  border-radius: 30px;
}
.withText-heading,
.tips-create-h {
  font-size: 45px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  line-height: 1.5;
}
.outer-ok-btn {
  margin-top: 32px;
}
.getCreative-btn {
  width: 334px;
}
.whyShould-sec,
.tipsToCreate-sec {
  padding: 120px 138px;
  background-color: #1a1a1a;
}
.whyShould-h {
  font-size: 45px;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  line-height: 1.4;
  margin-bottom: 120px;
}
.impactfull-heading{
  font-family: "Poppins", sans-serif;
}
.whyShould-items {
  margin-bottom: 25px;
}
.para-h {
  font-size: 22px;
  font-family: "Poppins", sans-serif;
  font-weight: 600;
}
.right-whyShould img{
  width: 443px;
  max-width: 100%;
}
.whyShould-para {
  margin-top: 10px;
  font-size: 20px;
}
.ins-createBtn {
  width: 409px;
  height: 62px;
}
.impactfull-wrapper div:nth-child(even) {
  flex-direction: row;
}
.impactfull-items {
  flex-direction: row-reverse;
}
.Create-yourBtn {
  width: 333px;
}
.circlePoints {
  width: 10px;
  height: 10px;
  border-radius: 30px;
  background: rgb(191, 142, 255);
  background: -moz-linear-gradient(
    72deg,
    rgba(191, 142, 255, 1) 2%,
    rgba(219, 194, 250, 1) 67%
  );
  background: -webkit-linear-gradient(
    72deg,
    rgba(191, 142, 255, 1) 2%,
    rgba(219, 194, 250, 1) 67%
  );
  background: linear-gradient(
    72deg,
    rgba(191, 142, 255, 1) 2%,
    rgba(219, 194, 250, 1) 67%
  );
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bf8eff",endColorstr="#dbc2fa",GradientType=1);
  margin-top: 7px;
}
.tips-items p {
  width: 100%;
  margin: 0 0 30px 20px;
}
.outer-tips {
  margin-top: 150px;
}
.rightTipsPic {
  margin-top: -22px;
}
@media only screen and (max-width: 1200px) {
  .with-text-sec {
    padding: 30px 20px;
    margin: 75px 40px 0 40px;
  }
}
@media only screen and (max-width: 768px) {
  .ins-h{
    font-size: 33px;
  }
  .para-h {
    font-size: 20px;
  }
  /* common */
  .right-whyShould {
    margin-top: 20px;
  }
  .with-text-sec {
    padding: 20px 12px;
    margin: 75px 20px 0 20px;
  }
  .withText-heading,
  .tips-create-h {
    font-size: 30px;
  }
  .outer-tips {
    margin-top: 30px;
  }
  .whyShould-sec,
  .tipsToCreate-sec {
    padding: 35px 20px;
  }
  .impactfull-items {
    display: flex;
    flex-direction: column;
  }
  .impactfull-wrapper div:nth-child(even) {
    flex-direction: column;
  }
  .faq-sec{
    padding: 70px 20px;
  }
  .whyShould-h{
    margin-bottom: 40px
  }
  .whyShould-para{
    font-size: 17px;
  }
   /* common end */
}
@media only screen and (max-width: 576px) {
  .withText-heading,
  .tips-create-h,
  .whyShould-h,.ins-h {
    font-size: 25px;
  }
}
</pre></body></html>