.leaf-sec7 {
  background-color: #00B65F;
  background-image: url("https://greenpal-production.s3.us-east-1.amazonaws.com/images/leaf-removals/get-your-yard-cleaned-up-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 60px;
  position: relative;
  height: 317px;
  overflow: hidden; }

.leaf-sec7-container {
  max-width: 1366px;
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 40px;
  position: relative;
  min-height: 197px; }

.leaf-sec7-content {
  flex: 1;
  max-width: 800px;
  z-index: 2;
  text-align: center;
  margin: 0 auto; }

.leaf-sec7-heading {
  color: #fff;
  text-align: center;
  font-size: 48px;
  font-weight: 700;
  line-height: 54px; }

.leaf-sec7-subheading {
  color: #FFF;
  text-align: center;
  font-size: 22px;
  font-weight: 400;
  line-height: 33px; }

.leaf-sec7-buttons {
  display: flex;
  gap: 20px;
  justify-content: center;
  margin-bottom: 18.5px;
  margin-top: 23px;
  flex-wrap: wrap; }

.leaf-btn-primary {
  color: #019C5A;
  font-family: ProximaNova-Bold;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  width: 192px;
  height: 52px;
  background-color: #fff;
  border-radius: 26px;
  display: flex;
  text-decoration: none;
  align-items: center;
  justify-content: center; }
  .leaf-btn-primary img, .leaf-btn-primary svg {
    position: relative;
    left: 0;
    transition: left 0.3s ease; }
  .leaf-btn-primary:hover img, .leaf-btn-primary:hover svg {
    left: 5px; }
  .leaf-btn-primary svg path {
    fill: #019C5A !important; }

.leaf-btn-outline {
  width: 179px;
  height: 52px;
  border-radius: 26px;
  display: flex;
  text-decoration: none;
  align-items: center;
  justify-content: center;
  font-family: ProximaNova-Bold;
  font-size: 16px;
  font-weight: 700;
  line-height: normal;
  color: #fff;
  border: 1px solid #fff; }
  .leaf-btn-outline img, .leaf-btn-outline svg {
    position: relative;
    left: 0;
    transition: left 0.3s ease; }
  .leaf-btn-outline:hover img, .leaf-btn-outline:hover svg {
    left: 5px; }

.leaf-trust-signals {
  display: flex;
  justify-content: center;
  gap: 32px;
  font-size: 15px;
  font-weight: 500;
  flex-wrap: wrap; }

.leaf-trust-item {
  display: flex;
  align-items: center;
  gap: 5px; }
  .leaf-trust-item span {
    color: #FFF;
    font-size: 14px;
    font-weight: 400;
    line-height: 23px; }

.leaf-mascot {
  position: absolute;
  right: 80px;
  bottom: -220px; }

@media (max-width: 1024px) {
  .leaf-sec7-container {
    flex-direction: column;
    text-align: center; }
  .leaf-mascot {
    position: relative;
    right: auto;
    bottom: auto;
    margin-top: 20px;
    width: 180px; } }

@media (max-width: 1024px) {
  .leaf-sec7-container {
    padding: 0 40px;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px; }
  .leaf-sec7-content {
    max-width: 100%; }
  .leaf-mascot {
    position: relative;
    right: auto;
    bottom: auto;
    margin-top: 20px;
    width: 180px;
    display: none; } }
  @media (max-width: 1024px) and (min-width: 900px) {
    .leaf-mascot {
      display: block;
      position: absolute;
      right: 78px;
      width: 150px;
      bottom: -200px; } }
@media (max-width: 1024px) {
  .leaf-sec7-heading {
    font-size: 40px; } }

@media (max-width: 768px) {
  .leaf-sec7 {
    padding: 50px 0;
    height: auto;
    min-height: 535px;
    background-position: center;
    background-image: url("https://greenpal-production.s3.us-east-1.amazonaws.com/images/leaf-removals/get-your-yard-cleaned-up-mobile-bg.jpg"); }
  .leaf-sec7-container {
    padding: 0 30px 0 31px; }
  .leaf-sec7-heading {
    font-size: 38px;
    font-weight: 700;
    line-height: normal;
    margin-bottom: 10px; }
  .leaf-sec7-subheading {
    font-size: 18px;
    font-weight: 400;
    line-height: normal; }
  .leaf-sec7-buttons {
    flex-direction: column;
    gap: 20px;
    width: 100%;
    margin-bottom: 40px;
    margin-top: 30px; }
  .leaf-btn-primary,
  .leaf-btn-outline {
    width: 100%;
    max-width: 100%;
    height: 60px;
    font-size: 20px;
    border-radius: 30px; }
  .leaf-trust-signals {
    flex-direction: column;
    gap: 10px;
    align-items: flex-start;
    width: 100%;
    padding-left: 30px; }
  .leaf-trust-item {
    font-size: 16px; }
    .leaf-trust-item span {
      font-size: 14px;
      line-height: 23px; }
  .leaf-mascot {
    display: block;
    position: absolute;
    width: 160px;
    right: 0;
    bottom: -97px;
    margin-top: 0;
    z-index: 10; } }

@media screen and (width: 768px) {
  .leaf-mascot {
    position: absolute;
    width: 100px;
    right: 200px;
    bottom: -200px;
    z-index: 10;
    height: 325px; } }
