   
.easy-land-container {
  
  position: relative;
}

.easy-land-intro-wrap {

  position: relative;
}

.easy-land-content {
  width: 100%;
}
.footer-cta {
	display:none;
}
.easy-land-content.is-fixed {
  position: fixed;
  top: 120px;
  width: 33%;
  z-index: 10;
}

.easy-land-content.is-bottom {
  position: absolute;
  top: auto;
  bottom: 0;
  width: 100%;
}


.easy-land-cards {
  width: 64%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.line-center img {
    max-width: 100%;
    display: block;
    height: 1950px;
    object-fit: cover;
}
.easy-land-card-content ul li {
	    font-size: 14px;
    font-weight: 400;
    line-height: 1.28;
    color: rgba(255, 255, 255, 0.95);
    margin: 0;
    max-width: 100%;
}
.easy-land-card-content ul {
    list-style: disc;
    padding-left: 20px;
	    margin: 0 0 10px;
}
  .easy-land-card {
   
    
    padding: 30px;
}  
.ufg-case-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.easy-land-intro-wrap {
  
    width: 56%;
}
.ufg-case-tags span {
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    padding: 6px 10px;
    border-radius: 8px;
    background: #EEF8FF;
    color: #4f5f8f;
    gap: 10px;
    font-size: 13px;
    line-height: 1.3;
}
.easy-land-card-content h3 {
	margin-top:20px;
}
.easy-land-card-content p {
   
    margin: 0 0 10px;
}
.easy-land-card-content a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.28;
    color: rgba(255, 255, 255, 0.95);
    margin: 0;
    max-width: 100%;
    display: flex;
    gap: 10px;
    align-items: center;

    margin: 0 0 10px;
}
@media (max-width: 991px) {
  .easy-land-container {
    display: block;
  }

  .easy-land-intro-wrap,
  .easy-land-cards {
    width: 100%;
  }

  .easy-land-content,
  .easy-land-content.is-fixed,
  .easy-land-content.is-bottom {
    position: relative !important;
    top: auto !important;
    bottom: auto !important;
    width: 100% !important;
  }

  .easy-land-intro-wrap {
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
    .hero-section {
        display: flex;
        align-items: center;
        padding: 0 !important;
        padding-top: 50px !important;
        height: 660px;
    }
}

@media (max-width: 991px) {
    .easy-land-container {
        display: block;
        display: flex !important;
        flex-direction: row !important;
		flex-wrap:wrap;
    }
	    .hero-section {
        display: flex;
        align-items: center;
        padding: 0 !important;
        padding-top: 50px !important;
        height: 580px;
    }
.line-center {
	    width: 10%;
}
    .easy-land-cards {
        width: 80%;
    }
	    .easy-land-card-content p {
        font-size: 12px;
        line-height: 1.22;
        max-width: 100%;
    }
	.easy-land-card-content ul li {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.28;
    color: rgba(255, 255, 255, 0.95);
    margin: 0;
    max-width: 100%;
}
.easy-land-card {
    padding: 20px;
}
.line-center img {
    max-width: 100%;
    display: block;
    height: 1500px;
    object-fit: cover;
}
    .footer-cta {
        min-height: 270px;
        display: none;
    }
}
@media (max-width: 1199px) {
    .easy-land-content h2 {
        font-size: 34px;
        max-width: 100%;
    }
	.easy-land-content.is-fixed {
    position: fixed;
    top: 120px;
    width: 36%;
    z-index: 10;
}
}
@media (max-width: 767px) {
    .easy-land-container {
        display: block;
        display: flex !important;
        flex-direction: row !important;
		flex-wrap:wrap;
    }
	    .hero-section {
        display: flex;
        align-items: center;
        padding: 0 !important;
        padding-top: 50px !important;
        height: 580px;
    }
.line-center {
	    width: 10%;
}
    .easy-land-cards {
        width: 80%;
    }
	    .easy-land-card-content p {
        font-size: 12px;
        line-height: 1.22;
        max-width: 100%;
    }
	.easy-land-card-content ul li {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.28;
    color: rgba(255, 255, 255, 0.95);
    margin: 0;
    max-width: 100%;
}
.easy-land-card {
    padding: 20px;
}
.line-center img {
    max-width: 100%;
    display: block;
    height: 1950px;
    object-fit: cover;
}
    .footer-cta {
        min-height: 270px;
        display: none;
    }
}



.easy-land-container {
  
  position: relative;
}

.easy-land-intro-wrap {

  position: relative;
}

.easy-land-content {
  width: 100%;
}
.footer-cta {
	display:none;
}
.easy-land-content.is-fixed {
  position: fixed;
  top: 120px;
  width: 33%;
  z-index: 10;
}

.easy-land-content.is-bottom {
  position: absolute;
  top: auto;
  bottom: 0;
  width: 100%;
}


.easy-land-cards {
  width: 64%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.line-center img {
    max-width: 100%;
    display: block;
    height: 1850px;
    object-fit: cover;
}
.easy-land-card-content ul li {
	    font-size: 14px;
    font-weight: 400;
    line-height: 1.28;
    color: rgba(255, 255, 255, 0.95);
    margin: 0;
    max-width: 100%;
}
.easy-land-card-content ul {
    list-style: disc;
    padding-left: 20px;
	    margin: 0 0 10px;
}
  .easy-land-card {
   
    
    padding: 30px;
}  
.ufg-case-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
}
.easy-land-intro-wrap {
  
    width: 56%;
}
.ufg-case-tags span {
    display: inline-flex;
    align-items: center;
    min-height: 30px;
    padding: 6px 10px;
    border-radius: 8px;
    background: #EEF8FF;
    color: #4f5f8f;
    gap: 10px;
    font-size: 13px;
    line-height: 1.3;
}
.easy-land-card-content h3 {
	margin-top:20px;
}
.easy-land-card-content p {
   
    margin: 0 0 10px;
}
.easy-land-card-content a {
    font-size: 14px;
    font-weight: 400;
    line-height: 1.28;
    color: rgba(255, 255, 255, 0.95);
    margin: 0;
    max-width: 100%;
    display: flex;
    gap: 10px;
    align-items: center;

    margin: 0 0 10px;
}
@media (max-width: 991px) {
  .easy-land-container {
    display: block;
  }

  .easy-land-intro-wrap,
  .easy-land-cards {
    width: 100%;
  }

  .easy-land-content,
  .easy-land-content.is-fixed,
  .easy-land-content.is-bottom {
    position: relative !important;
    top: auto !important;
    bottom: auto !important;
    width: 100% !important;
  }

  .easy-land-intro-wrap {
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
    .hero-section {
        display: flex;
        align-items: center;
        padding: 0 !important;
        padding-top: 50px !important;
        height: 660px;
    }
}

@media (max-width: 991px) {
    .easy-land-container {
        display: block;
        display: flex !important;
        flex-direction: row !important;
		flex-wrap:wrap;
    }
	    .hero-section {
        display: flex;
        align-items: center;
        padding: 0 !important;
        padding-top: 50px !important;
        height: 580px;
    }
.line-center {
	    width: 10%;
}
    .easy-land-cards {
        width: 80%;
    }
	    .easy-land-card-content p {
        font-size: 12px;
        line-height: 1.22;
        max-width: 100%;
    }
	.easy-land-card-content ul li {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.28;
    color: rgba(255, 255, 255, 0.95);
    margin: 0;
    max-width: 100%;
}
.easy-land-card {
    padding: 20px;
}
.line-center img {
    max-width: 100%;
    display: block;
    height: 1500px;
    object-fit: cover;
}
    .footer-cta {
        min-height: 270px;
        display: none;
    }
}
@media (max-width: 1199px) {
    .easy-land-content h2 {
        font-size: 34px;
        max-width: 100%;
    }
	.easy-land-content.is-fixed {
    position: fixed;
    top: 120px;
    width: 36%;
    z-index: 10;
}
}
@media (max-width: 767px) {
    .easy-land-container {
        display: block;
        display: flex !important;
        flex-direction: row !important;
		flex-wrap:wrap;
    }
	    .hero-section {
        display: flex;
        align-items: center;
        padding: 0 !important;
        padding-top: 50px !important;
        height: 580px;
    }
.line-center {
	    width: 10%;
}
    .easy-land-cards {
        width: 80%;
    }
	    .easy-land-card-content p {
        font-size: 12px;
        line-height: 1.22;
        max-width: 100%;
    }
	.easy-land-card-content ul li {
    font-size: 12px;
    font-weight: 400;
    line-height: 1.28;
    color: rgba(255, 255, 255, 0.95);
    margin: 0;
    max-width: 100%;
}
.easy-land-card {
    padding: 20px;
}
.line-center img {
    max-width: 100%;
    display: block;
    height: 1800px;
    object-fit: cover;
}
    .footer-cta {
        min-height: 270px;
        display: none;
    }
}
.easy-land-btn {
 
width: 294px; }

@media (max-width: 767px) {
    #easyLandSection1 .easy-land-container {
        display: block;
        flex-direction: row !important;
        display: flex !important;
    }
	    .line-center img {
        max-width: 100%;
        display: block;
        height: 2000px;
        object-fit: cover;
    }
}