.cnt-wrapper,
.cntl-wrapper {
    width: 100% !important
}

.cnt-wrapper {
    flex-direction: column !important;
    max-width: 100% !important;
    margin-top: 0 !important
}

.cnt-wrapper aside,
.landing-ekranizacia-terms-mobile,
.msg-section {
    display: none !important
}

.cnt,
.cntl {
    padding: 0 !important;
    border-radius: 0 !important
}

.landing-stats {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: start;
    background: url("/assets/img/landings/bg-dark.jpg") center center/cover no-repeat;
    padding: 52px;
    box-sizing: border-box
}

.landing-stats__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center
}

.landing-stats__item>h4 {
    color: #fff !important;
    font-size: 64px;
    font-weight: 400
}

.landing-stats__item>p {
    color: #fff;
    font-size: 32px;
    font-weight: 400
}

.landing-intro {
    height: 1030px;
    width: 100%;
    display: flex;
    flex-direction: column;
    min-height: fit-content;
    padding-bottom: 2rem
}

.landing-intro.reklamaknigi,
.landing-intro.uslugidizaina {
    flex-direction: column;
    gap: 50px;
    display: flex;
    position: relative
}

.landing-intro.ekranizaciaknig {
    background: url("/assets/img/landings/ekranizaciaknig.jpg") center center/cover no-repeat
}

.landing-intro.zakazatknigu {
    background: url("/assets/img/landings/zakazatknigu.jpg") center center/cover no-repeat
}

.landing-intro.zakazatigry {
    background: url("/assets/img/landings/zakazatigry.jpg") center center/cover no-repeat
}

.landing-intro.zakazatkomiks {
    background: url("/assets/img/landings/zakazatkomiks.jpg") center center/cover no-repeat
}

.landing-intro.zakazatscenariy {
    background: url("/assets/img/landings/zakazatscenariy.jpg") center center/cover no-repeat
}

.landing-intro.reklamaknigi {
    background: url("/assets/img/landings/reklamaknig.svg") center center/cover no-repeat;
    align-items: center;
    justify-content: center
}

.landing-intro.uslugidizaina {
    background: url("/assets/img/landings/uslugidizaina.svg") center center/cover no-repeat;
    align-items: center;
    justify-content: center
}

.landing-intro.uslugiredaktora {
    background: url("/assets/img/landings/uslugiredaktora.svg") center center/cover no-repeat;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 50px;
    position: relative
}

.landing-intro.uslugidizaina>img,
.landing-intro.uslugiredaktora>img {
    max-height: 70vh
}

.landing-intro.reklamaknigi:after,
.landing-intro.uslugidizaina:after,
.landing-intro.uslugiredaktora:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    z-index: 2
}

.landing-intro-nav>.active,
.landing-intro-nav>.active:hover {
    background: linear-gradient(to right bottom, #005659, #0fa6ab);
    box-shadow: 0 0 20px #fff;
    color: #fff !important;
    cursor: default
}

.landing-intro.reklamaknigi>*,
.landing-intro.uslugidizaina>*,
.landing-intro.uslugiredaktora>* {
    z-index: 1000
}

.landing-intro-nav {
    display: flex;
    flex-direction: row;
    box-sizing: border-box;
    padding: 4px;
    border-radius: 100px;
    margin: 40px auto;
    background: #f6f6F635
}

.landing-intro-nav>a {
    width: 230px;
    text-align: center;
    height: 52px;
    color: #ffffff60;
    font-weight: 600;
    font-size: 22px;
    border-radius: 100px;
    transition: .2s;
    display: flex;
    align-items: center;
    justify-content: center
}

.landing-intro-nav>a:hover {
    cursor: pointer;
    background: #f6f6F650;
    text-decoration: none
}

.landing-intro-info {
    max-width: 1560px;
    width: 90%;
    display: flex;
    flex-direction: column;
    gap: 44px;
    margin: 20px auto 0
}

.landing-intro.ekranizaciaknig .landing-intro-info {
    margin: 110px auto 0
}

.landing-intro.ekranizaciaknig h1 {
    color: #fff;
    line-height: 85px !important;
    font-size: 64px !important;
    font-weight: 400 !important
}

.landing-intro.ekranizaciaknig h1>span {
    color: #ff7c03;
    line-height: 85px;
    font-size: 64px !important
}

.landing-intro.ekranizaciaknig p {
    font-size: 40px;
    color: #fff;
    line-height: 56px;
    max-width: 600px
}

.landing-intro-info>h1 {
    color: #00fff0;
    font-size: 26px;
    line-height: 35px;
    max-width: 877px
}

.landing-intro-info>p {
    font-size: 24px;
    color: #fff;
    line-height: 25px;
    max-width: 640px
}

.landing-intro-info-stages {
    display: flex;
    flex-direction: row;
    list-style-type: none;
    padding: 0;
    flex-wrap: wrap;
    justify-content: flex-start
}

.landing-intro-info-stages::after {
    content: '';
    width: 100%
}

.landing-intro-stage {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px
}

.landing-intro-stage-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 16px;
    max-width: 160px
}

.landing-intro-stage:after {
    content: url("/assets/img/landings/arrow.svg");
    width: 30px;
    height: auto
}

.landing-intro-stage:last-child:after {
    content: ""
}

.landing-intro-stage:nth-child(4),
.landing-intro-stage:nth-child(5) {
    order: 2
}

.landing-intro-stage__icon {
    width: 86px;
    height: 86px;
    filter: drop-shadow(0 0 10px #00FFF0)
}

.landing-intro-stage__caption {
    color: #fff !important;
    font-size: 22px;
    text-align: center
}

.landing-intro-info-cta {
    display: flex;
    flex-direction: row;
    gap: 58px
}

.landing-intro-info-cta__button {
    border-radius: 8px;
    transition: .3s;
    height: 73px;
    width: auto
}

.landing-intro-info-cta__button.blue:hover {
    cursor: pointer;
    box-shadow: 0 0 30px #00fff0
}

.landing-intro-info-cta__button.orange:hover {
    cursor: pointer;
    box-shadow: 0 0 30px #ff7c03
}

.landing-intro-info-cta__button.blue {
    box-shadow: 0 0 16px #00fff0
}

.landing-intro-info-cta__button.orange {
    box-shadow: 0 0 16px #ff7c03
}

.landing-order-tariff-btn:hover,
.landing-pr-btn:hover {
    box-shadow: none;
    cursor: pointer
}

.landing-cards {
    max-width: 1300px;
    width: 90%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 24px;
    margin: 32px auto
}

.landing-cards__item {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 636px;
    width: 90%;
    gap: 8px
}

.landing-cards__item>img {
    height: 64px;
    width: 64px;
    object-fit: contain
}

.landing-cards__item>p {
    font-size: 20px;
    line-height: 24px;
    text-align: center
}

.landing-order {
    display: flex;
    flex-direction: column;
    gap: 40px;
    align-items: center;
    margin: 40px auto 64px
}

.landing-order>h2 {
    color: #000;
    font-size: 22px;
    line-height: 28px;
    text-align: center
}

.landing-algorithm {
    display: flex;
    flex-direction: column;
    gap: 40px;
    align-items: center;
    margin: 90px auto 55px
}

.landing-algorithm>h2 {
    font-size: 34px;
    line-height: 40px
}

.landing-algorithm-grid {
    display: grid;
    grid-template-columns: repeat(3, 350px);
    grid-gap: 24px;
    box-sizing: border-box
}

.landing-algorithm-item {
    display: flex;
    flex-direction: column;
    gap: 16px;
    position: relative;
    box-sizing: border-box;
    padding: 24px
}

.landing-algorithm-item-bg-number {
    font-size: 200px;
    position: absolute;
    left: 0;
    color: #fff2e5;
    font-weight: 700;
    z-index: -1;
    top: 50%;
    transform: translate(0, -50%)
}

.landing-algorithm-item>h3 {
    margin: 0;
    padding-bottom: 16px;
    border-bottom: 2px solid #ff7c03;
    color: #ff7c03;
    font-weight: 600
}

.landing-algorithm-item>p {
    color: #333;
    font-size: 20px;
    line-height: 24px
}

.landing-algorithm-item>p>a {
    color: #ff7c03;
    font-size: 16px;
    text-decoration: underline;
    line-height: 20px
}

.landing-ekranizaciaknig-why-we {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 32px;
    margin: 50px 0 60px
}

.landing-ekranizaciaknig-why-we-film {
    display: flex;
    flex-direction: row
}

.landing-ekranizaciaknig-why-we-film.light {
    align-self: start
}

.landing-ekranizaciaknig-why-we-film.dark {
    align-self: end
}

@media screen and (max-width:1650px) {

    .landing-ekranizaciaknig-why-we-film.dark,
    .landing-ekranizaciaknig-why-we-film.light {
        align-self: center
    }
}

.landing-ekranizaciaknig-film-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 310px;
    height: 300px
}

.landing-ekranizaciaknig-film-item>p {
    max-width: 270px;
    font-size: 20px;
    line-height: 24px;
    text-align: center
}

.landing-ekranizaciaknig-why-we-film.light .landing-ekranizaciaknig-film-item {
    background: url("/assets/img/landings/film1.svg") center center/cover no-repeat
}

.landing-ekranizaciaknig-why-we-film.dark .landing-ekranizaciaknig-film-item {
    background: url("/assets/img/landings/film2.svg") center center/cover no-repeat
}

.landing-ekranizacia-terms {
    max-width: 1315px;
    width: 100%;
    margin: 0 auto
}

.landing-ekranizacia-terms svg {
    width: 100%;
    height: 985px
}

.landing-ekranizacia-terms svg a {
    transition: .2s
}

.landing-ekranizacia-terms svg a:hover {
    cursor: pointer;
    opacity: .85
}

.landing-faq {
    max-width: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 60px;
    margin: 0 auto;
    padding: 35px 0 150px;
    align-items: center;
    background: #f6f6f6
}

.landing-faq .og_container_answer {
    padding-top: 0
}
.landing-faq>h2,
.landing-faq-content {
    max-width: 1650px;
    width: 95%;
    margin: 0 auto
}
.landing-faq>h2,
.og_container_answer>h2 {
    font-size: 40px;
    font-weight: 400;
    line-height: 88px;
    text-align: center
}

@media screen and (max-width:700px) {

    .landing-faq>h2,
    .og_container_answer>h2 {
        line-height: 50px !important
    }
}
.landing-faq .og_container_answer {
    background: transparent !important
}

.landing-faq-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between
}

.landing-faq-questions {
    max-width: 800px;
    width: 800px
}

@media screen and (max-width:750px) {

    .landing-intro.ekranizaciaknig h1,
    .landing-intro.ekranizaciaknig h1 span {
        line-height: 55px !important;
        text-align: center;
        font-size: 55px !important;
        max-width: 115% !important;
        width: 115% !important;
        margin: 0 auto 0 -1rem
    }

    .landing-intro.ekranizaciaknig .landing-intro-info {
        margin: 75px auto 0
    }

    .landing-faq-questions {
        width: 95%;
        padding-right: 0 !important
    }
}

.landing-faq-form-wrapper {
    display: flex;
    flex-direction: column;
    gap: 80px;
    width: 35%
}

.landing-faq-form {
    display: flex;
    flex-direction: column;
    gap: 10px;
    box-sizing: border-box;
    padding: 25px 0;
    align-items: center;
    background: url("/assets/img/landings/faq-form-bg.svg") center center/cover no-repeat;
    max-width: 605px;
    border-radius: 24px
}

.landing-faq-form>h3 {
    text-align: center;
    font-size: 38px;
    color: #fff;
    font-weight: 600;
    line-height: 44px
}

.landing-faq-form>label {
    display: flex;
    flex-direction: column;
    gap: 9px;
    width: 100%;
    align-items: center
}

.landing-faq-form>label>span {
    color: #fff;
    font-size: 24px;
    font-weight: 500
}

.landing-faq-form>label>input,
.landing-faq-form>label>textarea {
    border-radius: 11px;
    border: 1px solid #fff;
    background: #ffffff30;
    width: 90%;
    padding: 12px;
    height: 50px;
    outline: 0;
    color: #fff;
    resize: none
}

.landing-faq-form-checkboxes {
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding: 0 25px
}

.landing-faq-form-checkboxes>label {
    display: flex;
    flex-direction: row;
    gap: 8px
}

.landing-faq-form-checkboxes>label>span {
    display: inline;
    gap: 8px;
    color: #fff
}

.landing-faq-form>button {
    background: #fff;
    width: 185px;
    padding: 18px 36px;
    margin: 0 auto;
    color: #0fa6ab;
    font-weight: 500;
    transition: .2s;
    border: none;
    border-radius: 11px
}

.landing-faq-form>button:hover {
    cursor: pointer;
    opacity: .8
}

.landing-form-sub-text {
    font-size: 35px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    padding: 60px;
    width: 100%;
    background: url("/assets/img/landings/bg-dark.jpg") center center/cover no-repeat;
    margin: 0
}

.landing-form-sub-text>span {
    color: #ff7c03;
    font-size: 35px;
    font-weight: 400
}

.landing-additional-options {
    display: flex;
    flex-direction: column;
    gap: 50px;
    padding: 50px;
    background: url("/assets/img/landings/options-bg.svg") center center/cover no-repeat;
    align-items: center
}

.landing-additional-options>h2 {
    color: #fff;
    font-weight: 400;
    font-size: 40px;
    margin: 0;
    text-align: center
}

.landing-additional-options-row {
    width: auto;
    display: flex;
    flex-direction: row;
    gap: 35px;
    margin: 0 auto
}

.landing-additional-options-row>ul {
    background: #fff;
    border-radius: 16px;
    box-sizing: border-box;
    padding: 30px 50px;
    max-width: 770px
}

.landing-additional-options-row>ul>li {
    font-size: 20px;
    color: #004e55;
    line-height: 40px
}

.landing-why-we {
    display: flex;
    flex-direction: column;
    gap: 60px;
    align-items: center;
    max-width: 1170px;
    width: 90%;
    margin: 62px auto
}

.landing-why-we-list {
    display: flex;
    flex-direction: column;
    gap: 48px
}

.lww-item {
    display: flex;
    flex-direction: row;
    border-radius: 6px;
    box-shadow: 0 4px 13px rgba(0, 0, 0, .25);
    justify-content: space-between;
    height: 320px
}

.lww-first {
    background: radial-gradient(208.3% 208.3% at -15% -42.5%, #000 0, rgba(0, 0, 0, .71) 55.5%, #12a8a8 68%, #000 89.5%);
    border-radius: 6px
}

.lww-first>img {
    min-height: 410px;
    margin-top: -10%;
    width: 515px !important
}

.lww-poster-container {
    width: 50%
}

.lww-poster-container>img {
    width: 100%;
    object-fit: cover;
    border-radius: 6px
}

.lww-info-container {
    width: 50%;
    padding: 40px;
    display: flex;
    flex-direction: row;
    gap: 42px
}

.lww-info-container>p {
    font-weight: 400;
    color: #000;
    font-size: 24px;
    line-height: 30px
}

.lww-info-container>p>span {
    font-weight: 400;
    color: #0fa6ab;
    font-size: 24px;
    line-height: 30px
}

.lww-info-number {
    font-size: 24px;
    color: #019c96;
    line-height: 34px
}

.landing-guarantees {
    padding: 110px;
    display: flex;
    flex-direction: column;
    gap: 75px;
    background: url("/assets/img/landings/garantii-bg.svg") center center/cover no-repeat;
    align-items: center
}

.landing-guarantees>h2 {
    font-size: 48px;
    line-height: 60px;
    color: #fff;
    max-width: 930px;
    text-align: center;
    font-weight: 700
}

.landing-guarantees>h3 {
    font-size: 36px;
    line-height: 32px;
    color: #fff;
    font-weight: 700
}

.landing-guarantees>h2>span {
    color: #ff7c03;
    font-size: 48px;
    line-height: 60px;
    font-weight: 700
}

.landing-guarantees>h3>span {
    font-size: 36px;
    line-height: 32px;
    color: #00fff0;
    font-weight: 700
}

.landing-guarantees-list {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap
}

.landing-guarantee {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5px
}

.landing-guarantee>h4 {
    color: #fff !important;
    text-align: center;
    font-size: 20px;
    width: 180px
}

.landing-guarantee>h4>span {
    color: #14ffee;
    text-align: center;
    font-size: 20px
}

#complex-package,
#expert-consult,
#other-services,
.landing-after-publishing-item>.highlight,
.landing-what-gives-image {
    display: flex;
    flex-direction: column;
    align-items: center
}

.landing-who-take-impact {
    margin: 50px auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 45px
}

.landing-who-take-impact>h2 {
    font-size: 40px;
    line-height: 88px;
    text-align: center
}

.landing-who-take-impact .owl-carousel {
    max-width: 1640px;
    width: 90%
}

.landing-who-take-impact-item {
    border: 5px solid #004e55;
    border-radius: 30px;
    box-shadow: 0 4px 12px #004e55;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 16px;
    min-height: 640px;
    max-width: 385px;
    height: 775px
}

.landing-who-take-impact-item>img {
    border-radius: 24px
}

.landing-who-take-impact-item>p {
    font-size: 26px;
    line-height: 28px;
    max-width: 290px;
    padding-bottom: 10px
}

.landing-keybook-description {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    margin: 100px 0
}

.landing-keybook-description .owl-carousel {
    max-width: 400px;
    display: none;
}

.landing-order-tariffs {
    display: flex;
    flex-direction: column;
    gap: 50px;
    align-items: center;
    margin: 80px auto
}

.landing-order-tariffs-grid {
    display: grid;
    max-width: 95%;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 30px
}

.landing-order-tariffs>p {
    font-size: 24px;
    color: #000;
    text-align: center;
    max-width: 700px;
    width: 90%;
    line-height: normal
}

.landing-order-tariff-content>p,
.landing-order-tariffs>p>span {
    color: #0fa6ab;
    text-align: center
}

@media screen and (max-width:650px) {
    .landing-ekranizacia-terms svg {
        display: none
    }

    .landing-ekranizacia-terms-mobile {
        display: flex !important;
        width: 90%;
        margin: 2rem auto;
        height: auto
    }

    .landing-guarantees {
        gap: 25px !important
    }

    .landing-guarantees>h2,
    .landing-guarantees>h2>span,
    .landing-guarantees>h3,
    .landing-guarantees>h3>span {
        font-size: 20px;
        line-height: 24px
    }

    .landing-who-take-impact>h2 {
        font-size: 20px !important;
        line-height: 23px !important
    }

    .landing-order-tariffs>p,
    .landing-order-tariffs>p>span {
        font-size: 16px !important
    }

    .landing-faq-form label span {
        font-size: 16px !important;
        font-weight: 400 !important
    }

    .landing-order-tariff>img {
        max-height: 120px;
        max-width: 130px
    }

    .landing-additional-options>h2,
    .landing-faq>h2 {
        font-size: 24px !important;
        line-height: 28px !important
    }

    .landing-intro-info-cta {
        gap: 20px !important
    }

    .landing-intro-info-cta a {
        height: 50px !important
    }

    .landing-keybook-description {
        margin-top: 1rem !important
    }
}

.landing-order-tariffs>p>span {
    font-size: 24px
}

.landing-order-tariff {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 500px
}

.landing-order-tariff img {
    height: 250px;
    object-fit: contain;
    display: block;
    margin: 0 auto
}

.landing-order-tariff-btn {
    padding: 16px 32px;
    border-radius: 12px;
    color: #fff !important;
    font-size: 20px;
    background: #004e55;
    text-decoration: none;
    transition: .2s;
    box-shadow: 0 0 16px #004e55;
    max-width: 190px;
    margin: 0 auto;
    text-align: center
}

.landing-order-tariff-content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    height: 100%;
    background: white;
    padding: 25px;
    gap: 25px;
    border-radius: 34px;
    border: 3px solid #000;
    box-sizing: border-box
}

.landing-order-tariff-content>h3 {
    font-size: 40px;
    line-height: 29px;
    font-weight: 300;
    margin: 0 auto;
    text-align: center
}

ol.list_align li {
    word-break: break-word;
    overflow-wrap: break-word;
    text-align: left
}

.landing-order-tariff-content>ol *,
.landing-order-tariff-content>p {
    font-size: 20px;
    line-height: 35px;
    text-align: left
}

.landing-stages {
    display: flex;
    flex-direction: column;
    gap: 50px;
    align-items: center;
    margin: 30px auto
}

.landing-stages-grid {
    max-width: 1737px;
    width: 100%;
    display: grid;
    grid-template-columns: repeat(4, 397px);
    gap: 10px;
    justify-content: center
}

.landing-stages-grid svg {
    align-self: center;
    justify-self: center
}

@media screen and (max-width:700px) {

    .landing-order-tariff-content>ol *,
    .landing-order-tariff-content>p {
        font-size: 15px;
        line-height: 17px
    }

    .landing-stages-grid svg {
        width: 90%;
        height: auto
    }
}

.landing-from-editor {
    display: flex;
    flex-direction: column;
    gap: 8px;
    align-items: center
}

.landing-from-editor-wrapper {
    max-width: 1130px;
    width: 90%;
    display: flex;
    flex-direction: column
}

.landing-from-editor h2 {
    font-size: 36px;
    line-height: 64px;
    font-weight: 700;
    color: #333
}

.landing-from-editor blockquote {
    padding: 27px 68px;
    box-sizing: border-box;
    border-left: 4px solid #004e55;
    background: linear-gradient(to right, #0fa6AB30, #fff);
    font-size: 24px;
    line-height: 26px
}

.landing-reklamaknigi-nav-wrapper {
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 69px auto
}

.landing-reklamaknigi-nav {
    display: flex;
    flex-direction: row;
    gap: 32px;
    justify-content: space-between;
    max-width: 1330px;
    width: 90%
}

.landing-reklamaknigi-nav>a {
    border-radius: 20px;
    padding: 29px 40px;
    color: #fff !important;
    font-weight: 500;
    background: #0fa6ab;
    text-decoration: none;
    transition: .2s;
    border: 2px solid #0fa6ab
}

@media screen and (max-width:550px) {
    .landing-reklamaknigi-nav {
        flex-direction: column;
        gap: 10px
    }

    .landing-reklamaknigi-nav>a {
        padding: 10px 15px
    }
}

.landing-reklamaknigi-nav>a:hover {
    background: #fff;
    color: #0fa6ab !important;
    cursor: pointer
}

.landing-reklamaknigi-nav>a.active {
    color: #0fa6ab !important;
    background: 0 0
}

.landing-pr-wrapper {
    max-width: 1300px;
    width: 90%;
    display: flex;
    flex-direction: column;
    gap: 40px;
    align-items: center
}

.landing-pr-wrapper>h3 {
    text-align: center;
    font-size: 34px;
    color: #333;
    line-height: 40px
}

.landing-pr-row {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px
}

.landing-pr-item {
    position: relative;
    box-sizing: border-box;
    padding: 37px 40px 100px;
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 2px 80px #d9d9D930;
    display: flex;
    flex-direction: column;
    gap: 16px
}

.landing-pr-item-wide-info>svg,
.landing-pr-item>svg {
    position: absolute;
    top: 37px;
    right: 40px
}

.landing-pr-item>h4 {
    color: #333;
    font-size: 22px;
    line-height: 28px;
    max-width: 80%
}

.landing-pr-item>p {
    font-size: 16px;
    line-height: 24px;
    color: #333
}

.landing-pr-item-buy {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    position: absolute;
    width: calc(100% - 80px);
    box-sizing: border-box;
    bottom: 37px;
    left: 40px;
    right: 40px
}

.landing-pr-btn {
    box-shadow: 0 2px 17px #0fa6AB40;
    background: #0fa6ab;
    border-radius: 8px;
    padding: 12px 16px
}

#self-pr-section .landing-pr-btn {
    padding: 0 16px
}

#self-pr-section .landing-pr-item-wide>p,
#self-pr-section .landing-pr-item>p {
    font-size: 16px !important;
    line-height: 24px !important
}

.landing-partners-how-we-help-grid h4,
.landing-pr-btn>span {
    color: #fff !important
}

.landing-pr-btn:hover {
    opacity: .9
}

.landing-pr-price {
    font-size: 19px;
    line-height: 24px;
    border: 1px solid #005659;
    color: #005659;
    border-radius: 8px;
    height: 32px;
    padding: 4px 8px;
    display: flex;
    align-items: center;
    justify-content: center
}

.landing-pr-item-wide {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    box-sizing: border-box;
    padding: 37px 40px 100px;
    width: 100%;
    position: relative;
    border-radius: 24px;
    background: #fff;
    box-shadow: 0 2px 80px #d9d9D930
}

.landing-pr-item-wide-info {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

.landing-pr-item-wide .landing-pr-item-buy {
    justify-content: start;
    gap: 40px
}

.landing-pr-stages {
    margin: 100px auto
}

.landing-pr-stages-mobile {
    display: none;
    margin: 50px auto
}

#self-pr-section {
    font-size: 24px;
    line-height: 53px;
    color: #333;
    display: flex;
    flex-direction: column;
    align-items: center
}

.landing-pr-item>img {
    width: 120px;
    height: auto
}

.landing-pr-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 25px
}

@media screen and (max-width:1450px) {
    .landing-pr-grid {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media screen and (max-width:600px) {

    .landing-ekranizaciaknig-film-item,
    .landing-pr-stages {
        display: none
    }

    .landing-ekranizaciaknig-film-item:has(p) {
        display: flex
    }

    .landing-faq {
        margin: 35px auto;
        gap: 25px
    }

    .landing-faq-form>label>input,
    .landing-faq-form>label>textarea {
        padding: 5px;
        height: 40px
    }

    .landing-faq-form {
        gap: 15px
    }

    .landing-additional-options-row>ul>li,
    .landing-who-take-impact-item>p,
    .lww-info-container>p,
    .lww-info-container>p>span {
        font-size: 15px;
        line-height: 17px
    }

    .landing-who-take-impact-item {
        min-height: 400px
    }

    .landing-from-editor blockquote {
        padding: 20px 10px;
        font-size: 14px;
        line-height: 17px
    }

    #self-pr-section .landing-pr-wrapper li,
    #self-pr-section .landing-pr-wrapper>p {
        font-size: 15px !important;
        line-height: 17px !important
    }

    .landing-pr-stages-mobile {
        display: flex
    }

    .landing-additional-options {
        padding: 35px 20px !important
    }

    .landing-pr-grid,
    .landing-pr-row {
        grid-gap: 0
    }

    .landing-pr-item {
        margin: 5px 0
    }
}

.highlight .landing-pr-item {
    background: #fff2e5 !important
}

.highlight .landing-pr-btn {
    background: #ff7c03 !important;
    box-shadow: 0 2px 17px #ff7C0323 !important;
    text-decoration: none
}

.highlight .landing-pr-price {
    border-color: #ff7c03 !important
}

.landing-after-publishing-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 25px
}

.landing-after-publishing {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 45px;
    justify-content: space-around
}

.landing-pr-wrapper {
    margin: 40px auto
}

.landing-pr-item-row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    gap: 15px
}

.landing-pr-item-row>img {
    width: 95px;
    height: auto
}

.uslugidizaina .landing-pr-price {
    font-size: .8rem
}

.landing-pr-item-row>div {
    display: flex;
    flex-direction: column;
    gap: 6px
}

.uslugidizaina>h1,
.uslugiredaktora>h1 {
    font-size: 60px !important;
    color: #fff;
    line-height: 72px !important;
    font-weight: 700;
    text-align: center;
    margin: 45px auto 0
}

.landing-algorithm>h2,
.landing-ekranizaciaknig-why-we>h2,
.landing-order-tariffs>h2,
.landing-stages>h2 {
    width: 100%;
    background: url("/assets/img/landings/bg-dark.jpg") center center/cover no-repeat;
    padding: 60px;
    color: #fff;
    font-weight: 500;
    text-align: center
}

@media screen and (max-width:500px) {

    html .og_container_answer,
    html body .landing-faq-form-checkboxes {
        padding: 0
    }

    html body .landing-faq-form>label>input,
    html body .landing-faq-form>label>textarea {
        width: 100%
    }
}

@media screen and (max-width:821px) {
    html body .landing-faq-content {
        flex-direction: inherit;
        gap: 40px;
        align-items: flex-start
    }

    html body .landing-faq-questions {
        width: 100%
    }

    html .landing-faq-form-wrapper {
        width: 100% !important
    }
}

@media (min-width:822px) and (max-width:1200px) {
    html .landing-faq-content {
        flex-direction: row;
        gap: 40px;
        align-items: flex-start
    }

    html .landing-faq-form-wrapper,
    html .landing-faq-questions {
        width: auto
    }
}

@media screen and (max-width:1600px) {
    .landing-stages-grid {
        grid-template-columns: repeat(3, 1fr);
        gap: 30px
    }
}

@media screen and (max-width:1300px) {
    .landing-order-tariffs-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .landing-stages-grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px
    }
}

@media screen and (max-width:1235px) {
    .landing-faq-content {
        flex-direction: column-reverse;
        gap: 40px;
        align-items: center
    }
}

@media screen and (max-width:1050px) {
    .landing-pr-grid {
        grid-template-columns: repeat(2, 1fr)
    }

    .landing-intro {
        min-height: 100vh;
    }

    .landing-intro-info-cta,
    .landing-keybook-description {
        flex-direction: column;
        align-items: center
    }

    .landing-guarantees>h3 {
        text-align: center
    }

    .landing-ekranizaciaknig-why-we-film {
        align-self: center !important;
        flex-direction: column
    }

    .landing-form-sub-text,
    .landing-form-sub-text>span {
        font-size: 25px;
        line-height: 35px
    }

    .landing-intro-info>p,
    .landing-pr-item-wide-info>p {
        line-height: 22px !important
    }

    .landing-algorithm-grid,
    .landing-order-tariffs-grid,
    .landing-pr-grid,
    .landing-pr-row,
    .landing-stages-grid {
        grid-template-columns: 1fr
    }

    .landing-cards {
        flex-direction: column;
        gap: 25px
    }

    .landing-stats {
        flex-direction: column;
        gap: 40px;
        align-items: center
    }

    .landing-faq-form-checkboxes {
        flex-direction: column;
        gap: 10px;
        width: 90%
    }

    .landing-intro-info {
        padding: 1rem
    }

    .landing-intro-info>h1 {
        transform: scale(.85) !important;
        text-align: center;
        width: 90%
    }

    .landing-intro-info>p {
        font-size: 18px !important;
        text-align: center
    }

    .landing-intro-info-stages {
        display: none
    }

    .landing-intro-info-cta__button.blue,
    .landing-intro-info-cta__button.blue:hover,
    .landing-intro-info-cta__button.orange,
    .landing-intro-info-cta__button.orange:hover {
        box-shadow: none
    }

    .landing-stats__item>h4 {
        font-weight: 600;
        font-size: 32px
    }

    .landing-stats__item>p {
        font-size: 16px
    }

    .lww-item {
        flex-direction: column;
        height: auto
    }

    .lww-poster-container {
        width: 100%
    }

    .landing-intro-nav {
        flex-direction: row;
        gap: 5px;
        align-items: center;
        border-radius: 0
    }

    .landing-intro-nav>a {
        box-shadow: none !important;
        font-size: 12px;
        font-weight: 400;
        border-radius: 8px
    }

    .landing-keybook-description>svg,
    .lww-info-container {
        width: 90%
    }

    .landing-additional-options-row,
    .landing-guarantees-list {
        flex-direction: column;
        gap: 20px
    }

    .landing-pr-item,
    .landing-pr-item-wide {
        margin: 15px
    }

    .landing-faq-form {
        padding-left: 1rem;
        padding-right: 1rem
    }
}

.landing-intro.partners {
    background: url("/assets/img/landings/partners-intro.jpg") center center/cover no-repeat
}

.landing-intro-partners-wrapper {
    width: 90%;
    margin: 5vh auto;
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: flex-end
}

.landing-intro-partners-content {
    display: flex;
    flex-direction: column;
    gap: 25px;
    align-items: center;
    max-width: 650px;
    width: 95%
}

.landing-intro-partners-block {
    padding: 18px;
    border-radius: 10px;
    font-size: 19px;
    line-height: 21px;
    background: rgba(0,0,0,0.145);
    color: #fff;
    backdrop-filter: blur(20px);
    box-shadow: 0 0 20px #f58B2854
}

.landing-partners-categories {
    margin-bottom: 0
}

.landing-partners-accounting,
.landing-partners-calculator,
.landing-partners-categories,
.landing-partners-how-we-help,
.landing-partners-monetizacia,
.landing-partners-webmasters,
.landing-partners__advantages,
.landing-partners__what-we-promote,
.landing-partners__what-you-receive,
.landing-partners__who-take-impact {
    width: 95%;
    margin: 5vh auto 10vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 25px
}

.landing-partners__tools,
.landing-partners__tools>svg {
    width: 100%;
    height: auto
}

.landing-algorithm>h3,
.landing-partners-accounting h3,
.landing-partners-categories>h3,
.landing-partners-how-we-help h3,
.landing-partners-monetizacia h3,
.landing-partners__tools h3,
.landing-partners__what-you-receive>h3,
.landing-partners__who-take-impact h3 {
    margin-bottom: 3rem;
    text-align: center;
    font-size: 35px;
    line-height: 45px
}

.landing-partners-how-we-help-grid,
.landing-partners__what-you-receive-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px
}

.landing-partners__advantages-row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 5vh
}

.button-primary-cta {
    background: #0a9ea4;
    border-radius: 6px;
    padding: 14px 20px;
    color: #fff !important;
    text-decoration: none;
    text-align: center;
    transition: .2s;
    align-self: center
}

.button-primary-cta.orange {
    background: #ff7c03
}

.landing-partners-accounting p,
.landing-partners-webmasters p {
    max-width: 700px;
    width: 95%;
    margin: 1rem auto
}

.landing-partners-monetizacia p.marked,
.landing-partners-webmasters p.marked {
    color: #0a9ea4
}

.button-primary-cta:hover {
    color: #fff !important;
    cursor: pointer;
    box-shadow: 0 0 30px #0a9ea450
}

.button-primary-cta.orange:hover {
    color: #fff !important;
    cursor: pointer;
    box-shadow: 0 0 30px #ff7C0350
}

.landings-partners__advantages-list {
    display: flex;
    flex-direction: column;
    grid-gap: 25px;
    max-width: 700px;
    width: 90%
}

.landings-partners__advantages-list ul {
    padding-left: 0;
    font-size: 20px
}

.lphwh-grid-item {
    background: #0fa6ab;
    border-radius: 16px;
    padding: 16px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px;
    color: #fff
}

.landing-partners-monetizacia {
    display: grid;
    grid-gap: 25px;
    grid-template-columns: 1fr 1fr;
    max-width: 1000px;
    width: 90%;
    align-items: start;
    justify-content: start
}

.landing-partners-monetizacia h3,
.landing-partners-monetizacia h4 {
    color: #0a9ea4;
    text-align: left;
    margin: 0 0 1.5rem
}

.landing-partners-monetizacia li {
    text-align: left
}

@media screen and (max-width:1300px) {

    .landing-partners-how-we-help-grid,
    .landing-partners__what-you-receive-grid {
        grid-template-columns: 1fr 1fr
    }

    .landing-partners-accounting svg,
    .landing-partners__what-we-promote svg {
        max-width: 90%;
        height: auto;
        margin: 2rem auto
    }
}

@media screen and (max-width:1100px) {
    .landing-partners__advantages-row {
        grid-template-columns: 1fr
    }

    .landing-partners__advantages-row svg {
        max-width: 180px;
        margin: 2rem auto;
        width: 80%;
        height: auto
    }
}

@media screen and (max-width:873px) {

    .landing-partners-how-we-help-grid,
    .landing-partners-monetizacia,
    .landing-partners__what-you-receive-grid {
        grid-template-columns: 1fr
    }

    .landings-partners__advantages-list ul {
        padding-left: 1.5rem;
        box-sizing: border-box
    }

    .landing-partners__tools h3,
    .landing-partners__what-you-receive h3,
    .landing-partners__who-take-impact h3 {
        font-size: 18px;
        line-height: 21px
    }
}

.landing-partner-earn-gifts {
    font-size: 18px;
    line-height: 21px;
    padding: 30px;
    width: 100%;
    text-align: center;
    background: linear-gradient(to right, rgba(3,140,140,0.341), #fff)
}

.landing-partners__tools,
.landing-partners__tools>svg {
    text-align: center
}

.landing-categories-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    margin: 40px auto;
    max-width: 1300px;
    width: 90%
}

.landing-who-take-impact-item {
    border: 5px solid #004e55;
    border-radius: 30px;
    box-shadow: 0 4px 12px #004e55;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 16px;
    padding: 30px;
    height: 100%;
    box-sizing: border-box
}

.landing-who-take-impact-item img {
    border-radius: 24px;
    max-width: 100%;
    height: auto
}

.landing-who-take-impact-item p {
    font-size: 18px;
    line-height: 1.4;
    margin: 0
}

@media screen and (max-width:1050px) {
    .landing-categories-grid {
        grid-template-columns: 1fr;
        max-width: 500px
    }

    .landing-who-take-impact-item {
        padding: 20px
    }
}

@media screen and (max-width:600px) {
    .landing-who-take-impact-item p {
        font-size: 16px
    }
}