
.ecommerce-seo {
    background-image: url("../../../dist/images/tiles-blog-pattern.svg"), url("../../../dist/images/d-4.webp");
    background-size: 75rem 48rem, auto;
    background-repeat: no-repeat;
    background-position: right 5%, right 40%
}

@media (max-width: 768px) {
    .ecommerce-seo {
        padding: 5rem 0
    }
}

@media (min-width: 769px) {
    .ecommerce-seo {
        padding: 6rem 0
    }
}

@media (min-width: 1441px) {
    .ecommerce-seo {
        padding: 7rem 0
    }
}

@media (min-width: 1621px) {
    .ecommerce-seo {
        padding: 8rem 0
    }
}

.ecommerce-seo__header {
    position: relative;
    width: 100%;
    text-align: center
}

@media (max-width: 576px) {
    .ecommerce-seo__header {
        font-size: 3.5rem;
        font-weight: 700;
        line-height: 4rem;
        margin-bottom: 5rem
    }

    .ecommerce-seo__header small {
        font-size: 2.4rem;
        line-height: 3.5rem
    }
}

@media (min-width: 577px) {
    .ecommerce-seo__header {
        font-size: 7rem;
        font-weight: 700;
        line-height: 7.9rem;
        margin-bottom: 10rem
    }

    .ecommerce-seo__header small {
        font-size: 4rem;
        line-height: 6.5rem
    }
}

.ecommerce-seo__border {
    position: relative;
    border: 1px solid #ddeee7;
    border-radius: 15px;
    margin: 0 auto;
    background-color: #fff;
    max-width: 113rem
}

@media (max-width: 768px) {
    .ecommerce-seo__border {
        padding: 5rem 4rem
    }
}

@media (min-width: 769px) {
    .ecommerce-seo__border {
        padding: 6rem 6rem
    }
}

@media (min-width: 1201px) {
    .ecommerce-seo__border {
        padding: 7rem 8rem
    }
}

@media (min-width: 1441px) {
    .ecommerce-seo__border {
        padding: 7rem 10rem
    }
}

@media (min-width: 1621px) {
    .ecommerce-seo__border {
        padding: 7rem 12rem
    }
}

.ecommerce-seo__border--text {
    position: relative
}

.ecommerce-seo__border--text strong {
    font-weight: 500
}

.ecommerce-seo__border--text a {
    color: #04bf7e;
    font-weight: 500;
    background: linear-gradient(transparent calc(100% - 1px), #04bf7e 10px) no-repeat;
    background-size: auto;
    background-size: 0% 100%;
    transition: all 0.4s ease;
    padding-bottom: 3px
}

.ecommerce-seo__border--text a:hover {
    background-size: 100% 100%
}

.ecommerce-seo__border--text ul:not(*) {
    list-style: none
}

.ecommerce-seo__border--text ul:not(*) li {
    padding-left: 20px;
    position: relative;
    padding-bottom: 10px
}

.ecommerce-seo__border--text ul:not(*) li:before {
    content: "";
    position: absolute;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #04bf7e;
    border-radius: 3px
}

@media (max-width: 576px) {
    .ecommerce-seo__border--text {
        font-size: 1.6rem;
        font-weight: 300;
        line-height: 2.4rem
    }

    .ecommerce-seo__border--text p:not(:last-child) {
        margin-bottom: 2.5rem
    }

    .ecommerce-seo__border--text h3 {
        font-size: 2.4rem;
        font-weight: 600;
        line-height: 3.5rem;
        margin-bottom: 3rem
    }

    .ecommerce-seo__border--text ul:not(*) {
        margin-bottom: 4rem
    }

    .ecommerce-seo__border--text ul:not(*) li {
        line-height: 2.5rem
    }

    .ecommerce-seo__border--text ul:not(*) li:before {
        top: 8px
    }
}

@media (min-width: 577px) {
    .ecommerce-seo__border--text {
        font-size: 2.1rem;
        font-weight: 300;
        line-height: 3.5rem
    }

    .ecommerce-seo__border--text p:not(:last-child) {
        margin-bottom: 5rem
    }

    .ecommerce-seo__border--text h3 {
        font-size: 3.5rem;
        font-weight: 600;
        line-height: 4rem;
        margin-bottom: 5rem
    }

    .ecommerce-seo__border--text ul:not(*) {
        margin-bottom: 4rem
    }

    .ecommerce-seo__border--text ul:not(*) li {
        line-height: 4rem
    }

    .ecommerce-seo__border--text ul:not(*) li:before {
        top: 13px
    }
}

.ecommerce-seo__subheader {
    position: relative;
    text-align: center;
    max-width: 89rem;
    margin: 0 auto
}

.ecommerce-seo__subheader:before {
    content: "";
    position: absolute;
    top: -50%;
    left: -50%;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-image: url("../../../dist/images/tiles-blog-pattern.svg");
    background-size: 75rem 48rem, auto;
    background-repeat: no-repeat;
    background-position: 0 0
}

@media (max-width: 576px) {
    .ecommerce-seo__subheader {
        padding: 5rem 0;
        font-size: 2rem;
        font-weight: 600;
        line-height: 3rem
    }
}

@media (min-width: 577px) {
    .ecommerce-seo__subheader {
        padding: 15rem 0;
        font-size: 3rem;
        font-weight: 600;
        line-height: 4rem
    }
}

.ecommerce-seo__blocks {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 4rem
}

.ecommerce-seo__blocks:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 75rem;
    height: 48rem;
    z-index: -1;
    background-image: url("../../../dist/images/tiles-blog-pattern.svg");
    background-size: 75rem 48rem, auto;
    background-repeat: no-repeat;
    background-position: center center;
    transform: translate(40%, 50%)
}

@media (min-width: 769px) {
    .ecommerce-seo__blocks {
        padding: 0 10rem
    }
}

@media (min-width: 1441px) {
    .ecommerce-seo__blocks {
        padding: 0 14rem
    }
}

@media (min-width: 1621px) {
    .ecommerce-seo__blocks {
        padding: 0 17rem
    }
}

.ecommerce-seo__blocks--block {
    background-color: #fff;
    border: 1px solid #ddeee7;
    border-radius: 15px
}

@media (max-width: 1440px) {
    .ecommerce-seo__blocks--block {
        width: 100%;
        padding: 5rem 5rem
    }
}

@media (min-width: 1441px) {
    .ecommerce-seo__blocks--block {
        width: calc((100% - 4rem) / 2);
        padding: 6rem 6rem
    }
}

@media (min-width: 1621px) {
    .ecommerce-seo__blocks--block {
        padding: 6rem 7rem
    }
}

@media (max-width: 576px) {
    .ecommerce-seo__blocks--icon {
        width: 3rem;
        height: 3rem;
        margin-bottom: 3rem
    }
}

@media (min-width: 577px) {
    .ecommerce-seo__blocks--icon {
        width: 5.7rem;
        height: 5.7rem;
        margin-bottom: 6rem
    }
}

.ecommerce-seo__blocks--icon img,
.ecommerce-seo__blocks--icon object {
    width: 100%;
    max-width: 100%;
    max-height: 100%
}

@media (max-width: 576px) {
    .ecommerce-seo__blocks--title {
        font-size: 2.4rem;
        font-weight: 600;
        line-height: 3.5rem;
        margin-bottom: 3rem
    }
}

@media (min-width: 577px) {
    .ecommerce-seo__blocks--title {
        font-size: 4rem;
        font-weight: 600;
        line-height: 5rem;
        margin-bottom: 6rem
    }
}

@media (max-width: 576px) {
    .ecommerce-seo__blocks--description {
        font-size: 1.6rem;
        font-weight: 300;
        line-height: 2.4rem
    }
}

@media (min-width: 577px) {
    .ecommerce-seo__blocks--description {
        font-size: 2.1rem;
        font-weight: 300;
        line-height: 3.5rem
    }
}

.ecommerce-seo__button {
    margin: 0 auto;
    text-align: center
}

@media (max-width: 576px) {
    .ecommerce-seo__button {
        padding-top: 4rem
    }
}

@media (min-width: 577px) {
    .ecommerce-seo__button {
        padding-top: 8rem
    }
}