
.sec-seo__wrap {
    padding-bottom: 62px
}

@media only screen and (min-width: 900px) {
    .sec-seo__wrap {
        padding-bottom:80px
    }
}

@media only screen and (min-width: 1440px) {
    .sec-seo__wrap {
        padding-top:60px
    }
}

@media only screen and (min-width: 1180px) {
    .sec-seo__wrap {
        padding-bottom:119px
    }
}

@media only screen and (min-width: 1440px) {
    .sec-seo__wrap {
        padding-bottom:160px
    }
}

.sec-seo__wrap_catalog {
    padding-top: 41px;
    padding-bottom: 61px
}

@media only screen and (min-width: 900px) {
    .sec-seo__wrap_catalog {
        padding-top:70px;
        padding-bottom: 97px
    }
}

@media only screen and (min-width: 1180px) {
    .sec-seo__wrap_catalog {
        padding-top:123px;
        padding-bottom: 119px
    }
}

@media only screen and (min-width: 1440px) {
    .sec-seo__wrap_catalog {
        padding-top:127px;
        padding-bottom: 157px
    }
}

.sec-seo__text {
    margin-top: 10px
}

@media only screen and (min-width: 900px) {
    .sec-seo__text {
        margin-top:20px;
        max-width: 680px
    }
}

@media only screen and (min-width: 1180px) {
    .sec-seo__text {
        max-width:820px
    }
}

@media only screen and (min-width: 1440px) {
    .sec-seo__text {
        margin-top:29px
    }
}

.sec-seo__content {
    margin-top: 15px
}

@media only screen and (min-width: 900px) {
    .sec-seo__content {
        margin-top:29px
    }
}

@media only screen and (min-width: 1440px) {
    .sec-seo__content {
        margin-top:50px
    }
}

.sec-seo__block {
    box-shadow: 0 4px 20px 0 rgba(25,25,27,.03);
    background: #fff;
    border-radius: 20px;
    padding: 16px 16px;
    margin-top: 10px
}

@media only screen and (min-width: 768px) {
    .sec-seo__block {
        padding:30px
    }
}

@media only screen and (min-width: 900px) {
    .sec-seo__block {
        padding:40px
    }
}

@media only screen and (min-width: 1180px) {
    .sec-seo__block {
        margin-top:31px
    }
}

.sec-seo__block:first-child {
    margin-top: 0
}

.sec-seo__block-top {
    display: flex;
    align-items: flex-start;
    gap: 10px
}

.sec-seo__block-icon {
    display: block;
    flex: none;
    object-fit: contain;
    width: 22px;
    height: 22px
}

@media only screen and (min-width: 900px) {
    .sec-seo__block-icon {
        width:26px;
        height: 26px
    }
}

@media only screen and (min-width: 1180px) {
    .sec-seo__block-icon {
        width:34px;
        height: 34px
    }
}

@media only screen and (min-width: 1440px) {
    .sec-seo__block-icon {
        width:40px;
        height: 40px
    }
}

.sec-seo__block-title {
    font-family: Montserrat,sans-serif;
    font-weight: 500;
    font-size: 15px;
    line-height: 1.2;
    color: #4b4e51;
    margin-top: 2px
}

@media only screen and (min-width: 500px) {
    .sec-seo__block-title {
        font-size:18px
    }
}

@media only screen and (min-width: 900px) {
    .sec-seo__block-title {
        font-size:21px
    }
}

@media only screen and (min-width: 1180px) {
    .sec-seo__block-title {
        font-size:24px;
        margin-top: 3px
    }
}

@media only screen and (min-width: 1440px) {
    .sec-seo__block-title {
        font-size:28px
    }
}

.sec-seo__block-title-2 {
    font-family: Montserrat,sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.6;
    color: #4b4e51;
    margin-top: 11px
}

@media only screen and (min-width: 900px) {
    .sec-seo__block-title-2 {
        font-size:14px;
        margin-top: 19px
    }
}

@media only screen and (min-width: 1180px) {
    .sec-seo__block-title-2 {
        font-size:16px
    }
}

@media only screen and (min-width: 1440px) {
    .sec-seo__block-title-2 {
        font-size:18px;
        margin-top: 31px
    }
}

.sec-seo__block-title-2:first-child {
    margin-top: 0
}

.sec-seo__text-2 {
    margin-top: 4px
}

@media only screen and (min-width: 900px) {
    .sec-seo__text-2 {
        margin-top:9px
    }
}

@media only screen and (min-width: 1180px) {
    .sec-seo__text-2 {
        font-size:13px
    }
}

@media only screen and (min-width: 1440px) {
    .sec-seo__text-2 {
        font-size:15px
    }
}

.sec-seo__block-flex {
    margin-top: 12px
}

@media only screen and (min-width: 768px) {
    .sec-seo__block-flex {
        display:flex;
        flex-wrap: wrap;
        margin-left: -15px;
        margin-right: -15px
    }
}

@media only screen and (min-width: 900px) {
    .sec-seo__block-flex {
        margin-top:30px
    }
}

.sec-seo__block-flex-col {
    margin-top: 11px
}

@media only screen and (min-width: 768px) {
    .sec-seo__block-flex-col {
        width:50%;
        padding: 0 15px;
        margin: 0
    }
}

.sec-seo__block-flex-col:first-child {
    margin-top: 0
}
