.intro-section {
    padding-top: 20px;
}
@media (max-width: 575.98px) {
    .intro-section {
        margin-bottom: 42px;
    }
}
@media (min-width: 576px) {
    .intro-section {
        padding-top: 6.125em;
        padding-bottom: 0.625em;
        padding-left: 6.75em;
        font-size: min(1.111vw, 1rem);
    }
}

.intro-section-inner {
    position: relative;
    font-size: 6.25em;
}

.intro-h1 {
    position: relative;
    z-index: 2;
    padding-right: 45px;
    margin-bottom: 24px;
    font-size: 32px;
    font-weight: 600;
}
@media (min-width: 576px) {
    .intro-h1 {
        padding-right: 0;
        font-size: 1em;
        font-weight: 500;
        line-height: 1;
        letter-spacing: -0.31em;
    }
    .intro-h1 > * {
        letter-spacing: normal;
    }
}
@media (min-width: 576px) {
    .intro-h1 {
        margin-bottom: 10px;
    }
}
@media (min-width: 1200px) {
    .intro-h1 {
        margin-bottom: 0;
    }
}
@media (min-width: 576px) {
    .intro-h1 span {
        white-space: nowrap;
    }
    .intro-h1 span:first-child {
        margin-right: 1.51em;
    }
    .intro-h1 span:nth-child(3) {
        margin-left: 1.74em;
        margin-right: 1.66em;
    }
    .intro-h1 span:nth-child(5) {
        margin-left: 4.6em;
    }
}

.intro-create-box {
    position: relative;
    z-index: 2;
    display: flex;
    gap: 10px;
    margin-bottom: 12px;
}
@media (min-width: 576px) {
    .intro-create-box {
        gap: 0.1em;
        width: 5.5em;
        margin-left: 4.48em;
        margin-bottom: 0.43em;
        font-size: 1em;
    }
}
.intro-create-box .intro-create-svg {
    flex: 0 0 auto;
    width: 68px;
    height: 68px;
}
@media (min-width: 576px) {
    .intro-create-box .intro-create-svg {
        width: 0.72em;
        height: 0.72em;
    }
}
.intro-create-box .intro-create-text {
    font-weight: 100;
    font-size: 14px;
}
@media (min-width: 992px) {
    .intro-create-box .intro-create-text {
        font-size: 0.2em;
    }
}

.intro-sun-img {
    position: absolute;
    display: none;
}
@media (min-width: 576px) {
    .intro-sun-img {
        display: block;
        top: -0.65em;
        right: 0.13em;
        width: 3.19em;
        height: 3.05em;
    }
}

.intro-rope-guy-img {
    position: absolute;
    width: 39px;
    height: 160px;
    top: -28px;
    right: -4px;
}
@media (min-width: 576px) {
    .intro-rope-guy-img {
        top: 0.58em;
        right: auto;
        left: 0;
        width: 1.02em;
        height: 4.19em;
    }
}

.intro-twirl-img {
    position: absolute;
    top: 100px;
    left: -5px;
    width: 111px;
    height: 71px;
}
@media (min-width: 576px) {
    .intro-twirl-img {
        top: auto;
        bottom: 0.1em;
        left: 1.92em;
        width: 2.27em;
        height: 1.45em;
    }
}

@media (min-width: 576px) {
    .intro-btn-container {
        margin-left: 4.48em;
    }
}

.intro-benefit {
    position: relative;
    z-index: 2;
    line-height: 1.4;
}
@media (min-width: 576px) {
    .intro-benefit {
        margin: 0.42em auto 0;
        max-width: 10.25em;
        padding-left: 0.43em;
    }
}
.intro-benefit-col {
    margin-bottom: 20px;
}
@media (min-width: 576px) {
    .intro-benefit-col {
        width: 4.2em;
        margin-bottom: 0;
    }
    .intro-benefit-col:first-child {
        padding-top: 0.47em;
    }
}
.intro-benefit-title {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: 600;
}
@media (min-width: 576px) {
    .intro-benefit-title {
        margin-bottom: 0.3571428571em;
        font-size: 0.28em;
    }
}
.intro-benefit-descr {
    font-size: 16px;
    font-weight: 300;
}
@media (min-width: 576px) {
    .intro-benefit-descr {
        font-size: 0.22em;
    }
}

@media (min-width: 576px) {
    .intro-section-photobook {
        padding-bottom: 2.55em;
    }
}
@media (min-width: 576px) {
    .intro-section-photobook .intro-rope-guy-img {
        width: 1.28em;
        height: 5.28em;
        top: 0.58em;
        left: -0.21em;
    }
}
.intro-section-photobook .intro-twirl-img {
    top: auto;
    left: auto;
    bottom: 27px;
    right: 8px;
    transform: rotate(-12deg);
}
@media (min-width: 576px) {
    .intro-section-photobook .intro-twirl-img {
        left: 6.12em;
        width: 0.92em;
        height: 0.59em;
        transform: rotate(-54deg);
        top: 3.63em;
    }
}
.intro-section-photobook .intro-arrow-striped-img {
    position: absolute;
    width: 85px;
    height: 80px;
    top: 85px;
    left: 106px;
    transform: rotateY(180deg) rotate(-12deg);
}
@media (min-width: 576px) {
    .intro-section-photobook .intro-arrow-striped-img {
        width: 1.03em;
        height: 0.93em;
        left: 3.3em;
        top: 2.86em;
        transform: none;
    }
}
