.page-header-section .page-header-section-inner {
    position: relative;
    width: 100%;
}

.page-header-section .page-header-section-content {
    position: relative;
    z-index: 1;
}

.page-header-section .page-header-section-lead-title {
    color: #892885;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.5714285714;
}

.page-header-section .page-header-section-anchors .page-header-section-anchors-wrap {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    gap: 8px 40px;
    margin-top: 32px;
}

.page-header-section .page-header-section-anchors .page-header-section-anchors-wrap .anchor-link {
    align-items: center;
    color: #372d31;
    display: flex;
    font-size: 1rem;
    letter-spacing: 0.02em;
    line-height: 1.875;
    transition: color 0.1s ease, font-weight 0.1s ease;
}

.page-header-section .page-header-section-anchors .page-header-section-anchors-wrap .anchor-link:hover {
    color: #892885;
    transition: color 0.1s ease, font-weight 0.1s ease;
}

.page-header-section .page-header-section-anchors .page-header-section-anchors-wrap .anchor-link:hover .anker-icon::before {
    transform: translateY(2.5px);
    transition: transform 0.1s ease;
}

.page-header-section .page-header-section-anchors .page-header-section-anchors-wrap .anker-icon {
    align-items: center;
    background-color: #892885;
    border-radius: 50%;
    display: flex;
    height: 20px;
    justify-content: center;
    margin-right: 8px;
    width: 20px;
}

.page-header-section .page-header-section-anchors .page-header-section-anchors-wrap .anker-icon::before {
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20width%3D%229%22%20height%3D%226%22%20viewBox%3D%220%200%209%206%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0.734314%200.834412C1.04673%200.521993%201.55326%200.521993%201.86568%200.834412L4.49999%203.46873L7.13431%200.834412C7.44672%200.521993%207.95326%200.521993%208.26567%200.834412C8.57809%201.14683%208.57809%201.65336%208.26567%201.96578L5.06568%205.16578C4.75326%205.4782%204.24673%205.4782%203.93431%205.16578L0.734314%201.96578C0.421895%201.65336%200.421895%201.14683%200.734314%200.834412Z%22%20fill%3D%22white%22%2F%3E%3C%2Fsvg%3E');
    background-position: 50%;
    background-repeat: no-repeat;
    content: '';
    display: block;
    height: 4.8px;
    transform: translateY(1px);
    transition: transform 0.1s ease;
    width: 8px;
}

.page-header-section .page-header-section-buttons {
    display: grid;
    gap: 8px;
    margin-top: 40px;
}

.page-header-section .page-header-section-buttons .page-header-section-button {
    align-items: center;
    background-color: #892885;
    border-radius: 8px;
    color: #fff;
    display: flex;
    font-size: 0.875rem;
    font-weight: 700;
    justify-content: center;
    line-height: 1.8571428571;
    padding: 10px;
    transition: color 0.1s ease, background-color 0.1s ease, border 0.1s ease;
    width: 100%;
}

.page-header-section .page-header-section-buttons .page-header-section-button:nth-child(2) {
    background-color: #372d31;
}

.page-header-section .page-header-section-buttons .page-header-section-button:hover {
    background-color: #f80a5b;
    transition: color 0.1s ease, background-color 0.1s ease, border 0.1s ease;
}

.page-header-section .page-header-section-figure {
    position: relative;
    z-index: 1;
}

.page-header-section .page-header-section-figure img,
.page-header-section .page-header-section-figure video {
    display: block;
}

.page-header-section.front-header-section .page-header-section-inner {
    max-width: 1440px;
    overflow: hidden;
    padding: 48px 23.5px 40px;
    position: relative;
    width: 100%;
}

.page-header-section.front-header-section .page-header-section-inner .background-span {
    display: block;
    position: absolute;
}

.page-header-section.front-header-section .page-header-section-inner .background-span::after {
    content: '';
    display: block;
    height: inherit;
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    width: inherit;
}

.page-header-section.front-header-section .page-header-section-inner .background-span.background-span-0 {
    height: 88px;
    left: 74.67%;
    top: 0;
    width: 176px;
}

.page-header-section.front-header-section .page-header-section-inner .background-span.background-span-0::after {
    border-radius: 0 0 88px 88px;
    box-shadow: 14px 14px 0 rgba(183, 152, 184, 0.25);
    height: 88px;
    width: 176px;
}

.page-header-section.front-header-section .page-header-section-inner .background-span.background-span-1 {
    height: 82.2px;
    left: 0;
    top: 58.3%;
    width: 82.2px;
}

.page-header-section.front-header-section .page-header-section-inner .background-span.background-span-1::after {
    box-shadow: 15px 15px 0 rgba(183, 152, 184, 0.25);
    clip-path: polygon(0 0, 0 110%, 110% 110%, 0 0);
    height: 82.2px;
    width: 82.2px;
}

.page-header-section.front-header-section .page-header-section-inner .background-span.background-span-2 {
    background-color: #f80a5b;
    height: 42px;
    left: 78.9%;
    top: 21.2%;
    width: 42px;
}

.page-header-section.front-header-section .page-header-section-inner .background-span.background-span-2::after {
    box-shadow: 6px 6px 0 rgba(183, 152, 184, 0.25);
    height: 42px;
    width: 42px;
}

.page-header-section.front-header-section .page-header-section-inner .background-span.background-span-3 {
    background-color: #892885;
    height: 186.11px;
    left: 63.5%;
    top: 43.7%;
    width: 186.11px;
}

.page-header-section.front-header-section .page-header-section-inner .background-span.background-span-3::after {
    box-shadow: 12px 12px 0 rgba(183, 152, 184, 0.25);
    height: 186.11px;
    width: 186.11px;
}

.page-header-section.front-header-section .page-header-section-inner .background-span.background-span-4 {
    border-radius: 0 0 81.96px 81.96px;
    height: 81.96px;
    left: 47.7%;
    top: 56.7%;
    width: 163.39px;
}

.page-header-section.front-header-section .page-header-section-inner .background-span.background-span-4::after {
    border-radius: 0 0 81.96px 81.96px;
    box-shadow: 14px 14px 0 rgba(183, 152, 184, 0.25);
}

.page-header-section.front-header-section .page-header-section-inner .background-span.background-span-5 {
    background-size: cover;
    height: 29px;
    left: 4.6%;
    top: 18.5%;
    width: 195px;
}

.page-header-section.front-header-section .page-header-section-inner .background-span.background-span-5::after {
    display: none;
}

.page-header-section.front-header-section .page-header-section-inner .background-span.background-span-6 {
    height: fit-content;
    left: 24px;
    position: absolute;
    top: 294px;
    width: 406px;
}

.page-header-section.front-header-section .page-header-section-inner .background-span.background-span-6::after {
    box-shadow: 12px 12px 0 0 rgba(183, 152, 184, 0.25);
    height: 100%;
    left: 0;
    top: 0;
    width: 100%;
}

.page-header-section.front-header-section .page-header-section-inner .background-span.background-span-7 {
    background-size: cover;
    border-radius: 155.96px;
    height: 155.96px;
    left: 4.2%;
    top: 45%;
    transform: rotate(-16.466deg);
    width: 155.96px;
}

.page-header-section.front-header-section .page-header-section-inner .background-span.background-span-7::after {
    border-radius: 155.96px;
    box-shadow: 10px 10px 0 rgba(178, 140, 163, 0.25);
}

.page-header-section.front-header-section .page-header-section-content .page-header-section-figure {
    display: block;
}

.page-header-section.front-header-section .page-header-section-title {
    color: #372d31;
    font-size: 2.125rem;
    line-height: 1.4117647059;
    margin-top: 24px;
}

.page-header-section.front-header-section .page-header-section-description {
    margin-top: 480px;
}

.page-header-section:not(.front-header-section) {
    padding: 0 23.5px;
}

.page-header-section:not(.front-header-section) .page-header-section-inner {
    max-width: 1016px;
    padding: 0;
}

.page-header-section:not(.front-header-section) .page-header-section-content > .page-header-section-figure {
    display: block;
    margin: 40px 0 0;
}

.page-header-section:not(.front-header-section) .page-header-section-content > .page-header-section-figure img {
    margin: 0 auto;
}

.page-header-section:not(.front-header-section) .page-header-section-lead-title {
    line-height: 2;
}

.page-header-section:not(.front-header-section) .page-header-section-title {
    color: #372d31;
    font-size: 1.75rem;
    line-height: 1.4285714286;
    margin-top: 16px;
}

.page-header-section:not(.front-header-section) .page-header-section-description {
    color: #372d31;
    font-size: 1rem;
    letter-spacing: 0.02rem;
    line-height: 1.875;
    margin-top: 40px;
    max-width: 496px;
    width: 100%;
}

.page-header-section.features-header-section {
    overflow: hidden;
}

.page-header-section.features-header-section .background-span,
.page-header-section.features-header-section .page-header-section-figure {
    display: none;
}

.page-header-section.about-header-section .page-header-section-inner {
    max-width: 1224px;
}

.page-header-section.about-header-section .page-header-section-content .page-header-section-figure {
    display: block;
}

.page-header-section.about-header-section .page-header-section-figure {
    display: none;
}

.page-header-section.indivisual-consulting-header-section {
    overflow: hidden;
}

.page-header-section.indivisual-consulting-header-section .page-header-section-content {
    flex-shrink: 0;
    max-width: 496px;
}

.page-header-section.indivisual-consulting-header-section .page-header-section-content .page-header-section-figure {
    display: block;
}

.page-header-section.indivisual-consulting-header-section .page-header-section-description {
    margin-top: 32px;
}

.page-header-section.indivisual-consulting-header-section .page-header-section-anchors .page-header-section-anchors-wrap {
    margin-top: 40px;
}

.page-header-section.indivisual-consulting-header-section .page-header-section-figure {
    display: none;
    flex-shrink: 0;
    margin-top: 32px;
}

.page-header-section.collaboration-header-section .page-header-section-description {
    margin-top: 16px;
    max-width: none;
}

.page-header-section.download-header-section {
    overflow: hidden;
}

.page-header-section.download-header-section .page-header-section-description {
    margin-top: 64px;
}

.page-header-section.download-header-section .page-header-section-description .lead {
    color: #892885;
    font-size: 1.125rem;
    font-weight: 700;
    letter-spacing: 0.0225rem;
    line-height: 1.8888888889;
    margin: 0;
}

.page-header-section.download-header-section .page-header-section-description ul {
    list-style: none;
    margin: 24px 0 0;
    padding: 0;
}

.page-header-section.download-header-section .page-header-section-description ul li {
    font-size: 1rem;
    letter-spacing: 0.02rem;
    line-height: 1.875;
    padding-left: 20px;
    position: relative;
}

.page-header-section.download-header-section .page-header-section-description ul li::before {
    background-color: #892885;
    content: '';
    display: inline-block;
    height: 8px;
    left: 0;
    margin: 13px 12px 0 0;
    position: absolute;
    width: 8px;
}

.page-header-section.download-header-section .page-header-section-description .supplement {
    color: #ac69aa;
    font-size: 1rem;
    letter-spacing: 0.0225rem;
    line-height: 1.875;
    margin-top: 24px;
}

.page-header-section.download-header-section .page-header-section-figure {
    flex-shrink: 0;
    margin-top: 40px;
    transform: translateX(5.5px);
    width: 96.3vw;
}

.page-header-section.static-header-section {
    overflow: hidden;
}

.page-header-section.static-header-section .page-header-section-inner {
    max-width: 1120px;
    overflow: visible;
}

.page-header-section.static-header-section .page-header-section-content > .page-header-section-figure {
    display: none;
}

.page-header-section.static-header-section .page-header-section-lead-title {
    align-items: center;
    display: flex;
}

.page-header-section.static-header-section .page-header-section-lead-title::before {
    background-color: #f80a5b;
    content: '';
    display: block;
    height: 10px;
    margin: 1px 8px 0 0;
    width: 10px;
}

.page-header-section.static-header-section .page-header-section-title {
    color: #372d31;
    font-size: 1.75rem;
    letter-spacing: -0.04em;
    line-height: 1.4285714286;
    margin-top: 16px;
}

.page-header-section.static-header-section .page-header-section-description {
    font-size: 1rem;
    letter-spacing: 0.02em;
    line-height: 1.875;
    margin-top: 40px;
}

.page-header-section.static-header-section .background-span-0 {
    display: none;
}

.page-header-section.static-header-section .background-span-1 {
    display: block;
    margin: 64px -23.5px 0;
}

.page-header-section.static-feature-header-section .page-header-section-inner {
    max-width: 1016px;
    overflow: visible;
}

.page-header-section.static-feature-header-section .page-header-section-lead-title {
    align-items: center;
    display: flex;
}

.page-header-section.static-feature-header-section .page-header-section-lead-title::before {
    background-color: #f80a5b;
    content: '';
    display: block;
    height: 10px;
    margin: 1px 8px 0 0;
    width: 10px;
}

.page-header-section.static-feature-header-section .page-header-section-title {
    color: #372d31;
    font-size: 1.75rem;
    letter-spacing: -0.04em;
    line-height: 1.4285714286;
    margin-top: 16px;
}

.page-header-section.static-feature-header-section .page-header-section-description {
    font-size: 1rem;
    letter-spacing: 0.02em;
    line-height: 1.875;
    margin-top: 40px;
}

.page-header-section.static-feature-header-section .page-header-section-figure {
    display: none;
    margin: 40px auto 0;
    padding: 0 13px;
}

.page-header-section.static-function-heading .page-header-section-inner {
    max-width: 1016px;
    overflow: visible;
}

.page-header-section.static-function-heading .page-header-section-lead-title {
    align-items: center;
    display: flex;
}

.page-header-section.static-function-heading .page-header-section-lead-title::before {
    background-color: #f80a5b;
    content: '';
    display: block;
    height: 10px;
    margin: 1px 8px 0 0;
    width: 10px;
}

.page-header-section.static-function-heading .page-header-section-anchors {
    overflow: hidden;
    overflow-x: scroll;
}

.page-header-section.static-function-heading .page-header-section-anchors .page-header-section-anchors-wrap {
    align-items: center;
    display: flex;
    gap: 8px;
    width: max-content;
}

.page-header-section.static-function-heading .page-header-section-anchors .page-header-section-anchors-wrap p a {
    align-items: center;
    background: #fff;
    border: 1px solid #e2c9e1;
    border-radius: 30px;
    display: flex;
    font-size: 0.875rem;
    font-weight: 700;
    height: 26px;
    justify-content: center;
    line-height: 1.625;
    padding: 4px 12px;
}

.page-header-section.static-function-heading .page-header-section-anchors .page-header-section-anchors-wrap p a.current,
.page-header-section.static-function-heading .page-header-section-anchors .page-header-section-anchors-wrap p a:hover {
    background-color: #892885;
    border-color: #892885;
    color: #fff;
}

.page-header-section.static-function-heading .page-header-section-anchors .page-header-section-anchors-wrap p a i {
    display: none;
}

.page-header-section.static-howtouse .page-header-section-inner {
    max-width: 1120px;
    overflow: visible;
}

.page-header-section.static-howtouse .page-header-section-content > .page-header-section-figure {
    display: none;
}

.page-header-section.static-howtouse .page-header-section-lead-title {
    align-items: center;
    display: flex;
}

.page-header-section.static-howtouse .page-header-section-lead-title::before {
    background-color: #f80a5b;
    content: '';
    display: block;
    height: 10px;
    margin: 1px 8px 0 0;
    width: 10px;
}

.page-header-section.static-howtouse .page-header-section-title {
    color: #372d31;
    font-size: 1.75rem;
    letter-spacing: -0.04em;
    line-height: 1.4285714286;
    margin-top: 16px;
}

.page-header-section.static-howtouse .page-header-section-description {
    font-size: 1rem;
    letter-spacing: 0.02em;
    line-height: 1.875;
    margin-top: 40px;
}

.page-header-section.static-howtouse .background-span-0 {
    display: none;
}

.page-header-section.static-howtouse .background-span-1 {
    margin: 40px auto 0;
    padding: 0 13px;
}

.page-header-section.static-plan .page-header-section-lead-title {
    align-items: center;
    display: flex;
}

.page-header-section.static-plan .page-header-section-lead-title::before {
    background-color: #f80a5b;
    content: '';
    display: block;
    height: 10px;
    margin: 1px 8px 0 0;
    width: 10px;
}

.page-header-section.headless-header-section {
    overflow: hidden;
}

.page-header-section.headless-header-section .page-header-section-inner {
    max-width: 1440px;
    overflow: visible;
    padding: 0 0 89.03px;
}

.page-header-section.headless-header-section .page-header-section-content > .page-header-section-figure {
    display: none;
}

.page-header-section.headless-header-section .page-header-section-lead-title {
    align-items: center;
    display: flex;
}

.page-header-section.headless-header-section .page-header-section-lead-title::before {
    background-color: #f80a5b;
    border-radius: 0 0 7px 7px;
    content: '';
    display: block;
    height: 7px;
    margin: 3px 8px 0 0;
    width: 14px;
}

.page-header-section.headless-header-section .page-header-section-title {
    color: #372d31;
    font-size: 1.75rem;
    letter-spacing: -0.01em;
    line-height: 1.4285714286;
    margin-top: 16px;
}

.page-header-section.headless-header-section .page-header-section-description {
    font-size: 1rem;
    letter-spacing: 0.02em;
    line-height: 1.875;
    margin-top: 32px;
}

.page-header-section.headless-header-section .page-header-section-button {
    margin-top: 32px;
}

.page-header-section.headless-header-section .page-header-section-figure {
    filter: drop-shadow(9.6px 9.6px 0 rgba(183, 152, 184, 0.25));
    margin: 113px auto 0;
}

.page-header-section.headless-header-section .background-span {
    position: absolute;
    z-index: 0;
}

.page-header-section.headless-header-section .background-span img {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

.page-header-section.headless-header-section .background-span.background-span-0 {
    background-color: #f80a5b;
    border-radius: 0 187px 187px 0;
    bottom: 0;
    height: 370.2px;
    right: 0;
    width: 187px;
}

.page-header-section.headless-header-section .background-span.background-span-1 {
    filter: drop-shadow(3.35px 3.35px 0 rgba(178, 140, 163, 0.25));
    height: 51.73px;
    left: 87.93%;
    overflow: hidden;
    top: 79.29%;
    width: 22.15px;
    z-index: 2;
}

.page-header-section.headless-header-section .background-span.background-span-1::after {
    background-color: #892885;
    border-radius: 100%;
    content: '';
    display: block;
    height: 51.73px;
    width: 51.73px;
}

.page-header-section.headless-header-section .background-span.background-span-2 {
    filter: drop-shadow(7.97px 7.97px 0 rgba(178, 140, 163, 0.25));
    height: 124.52px;
    left: 5.09%;
    top: 80.55%;
    transform: rotate(-16.47deg);
    width: 124.52px;
    z-index: 2;
}

.page-header-section.headless-header-section .background-span.background-span-3 {
    filter: drop-shadow(3.46px 3.46px 0 rgba(178, 140, 163, 0.25));
    height: 54px;
    left: 29.33%;
    top: 88%;
    width: 54px;
    z-index: 2;
}

.page-header-section.headless-header-section .background-span.background-span-4 {
    filter: drop-shadow(3.35px 3.35px 0 rgba(178, 140, 163, 0.25));
    height: 52.29px;
    left: 41.07%;
    top: 77.97%;
    width: 52.29px;
    z-index: 2;
}

.page-header-section.headless-header-section .background-span.background-span-5 {
    filter: drop-shadow(3.62px 3.62px 0 rgba(178, 140, 163, 0.25));
    height: 56.57px;
    left: 56.57%;
    top: 83.92%;
    width: 56.57px;
    z-index: 2;
}

.page-header-section.headless-header-section .background-span.background-span-6 {
    filter: drop-shadow(3.29px 3.29px 0 rgba(178, 140, 163, 0.25));
    height: 51.43px;
    left: 51.2%;
    top: 89.31%;
    width: 51.43px;
    z-index: 2;
}

.page-header-section.headless-header-section .background-span.background-span-7 {
    filter: drop-shadow(3.35px 3.35px 0 rgba(178, 140, 163, 0.25));
    height: 52.29px;
    left: 71.69%;
    top: 75.41%;
    width: 52.29px;
    z-index: 2;
}

.page-header-section.headless-header-section .background-span.background-span-8 {
    filter: drop-shadow(3.35px 3.35px 0 rgba(178, 140, 163, 0.25));
    height: 52.29px;
    left: 75.47%;
    top: 85.78%;
    width: 52.29px;
    z-index: 2;
}

.page-header-section.headless-feature-header-section {
    overflow: hidden;
}

.page-header-section.headless-feature-header-section .page-header-section-inner {
    max-width: 1018px;
    overflow: visible;
}

.page-header-section.headless-feature-header-section .page-header-section-content > .page-header-section-figure {
    display: none;
}

.page-header-section.headless-feature-header-section .page-header-section-lead-title {
    align-items: center;
    display: flex;
}

.page-header-section.headless-feature-header-section .page-header-section-lead-title::before {
    background-color: #f80a5b;
    border-radius: 0 0 7px 7px;
    content: '';
    display: block;
    height: 7px;
    margin: 3px 8px 0 0;
    width: 14px;
}

.page-header-section.headless-feature-header-section .page-header-section-title {
    color: #372d31;
    font-size: 1.75rem;
    letter-spacing: -0.04em;
    line-height: 1.4285714286;
    margin-top: 16px;
}

.page-header-section.headless-feature-header-section .page-header-section-description {
    font-size: 1rem;
    letter-spacing: 0.02em;
    line-height: 1.875;
    margin-top: 40px;
}

.page-header-section.headless-feature-header-section .page-header-section-figure {
    margin: 40px auto 0;
    padding: 0 13px;
}

.page-header-section.headless-function-heading .page-header-section-inner {
    max-width: 1016px;
    overflow: visible;
}

.page-header-section.headless-function-heading .page-header-section-lead-title {
    align-items: center;
    display: flex;
}

.page-header-section.headless-function-heading .page-header-section-lead-title::before {
    background-color: #f80a5b;
    border-radius: 0 0 7px 7px;
    content: '';
    display: block;
    height: 7px;
    margin: 3px 8px 0 0;
    width: 14px;
}

.page-header-section.headless-function-heading .page-header-section-description {
    max-width: 600px;
}

.page-header-section.headless-function-heading .page-header-section-anchors .page-header-section-anchors-wrap {
    display: grid;
    grid-template-columns: auto;
    max-width: 644px;
    width: 100%;
}

.page-header-section.headless-howtouse .page-header-section-inner {
    max-width: 1120px;
    overflow: visible;
}

.page-header-section.headless-howtouse .page-header-section-content > .page-header-section-figure {
    display: none;
}

.page-header-section.headless-howtouse .page-header-section-lead-title {
    align-items: center;
    display: flex;
}

.page-header-section.headless-howtouse .page-header-section-lead-title::before {
    background-color: #f80a5b;
    border-radius: 0 0 7px 7px;
    content: '';
    display: block;
    height: 7px;
    margin: 3px 8px 0 0;
    width: 14px;
}

.page-header-section.headless-howtouse .page-header-section-title {
    color: #372d31;
    font-size: 1.75rem;
    letter-spacing: -0.04em;
    line-height: 1.4285714286;
    margin-top: 16px;
}

.page-header-section.headless-howtouse .page-header-section-description {
    font-size: 1rem;
    letter-spacing: 0.02em;
    line-height: 1.875;
    margin-top: 40px;
}

.page-header-section.headless-howtouse .page-header-section-figure {
    margin: 40px auto 0;
    padding: 0 13px;
}

.page-header-section.headless-plan .page-header-section-lead-title {
    align-items: center;
    display: flex;
}

.page-header-section.headless-plan .page-header-section-lead-title::before {
    background-color: #f80a5b;
    border-radius: 0 0 7px 7px;
    content: '';
    display: block;
    height: 7px;
    margin: 3px 8px 0 0;
    width: 14px;
}
@media (min-width: 992px) {

    .page-header-section .page-header-section-inner {
        display: flex;
        justify-content: start;
        margin: 0 auto;
    }

    .page-header-section .page-header-section-lead-title {
        font-size: 1rem;
        letter-spacing: 0.02em;
        line-height: 1.875;
    }

    .page-header-section .page-header-section-anchors .page-header-section-anchors-wrap {
        margin-top: 40px;
    }

    .page-header-section .page-header-section-buttons {
        gap: 16px;
    }

    .page-header-section .page-header-section-buttons .page-header-section-button {
        font-size: 1rem;
        line-height: 1.875;
        padding: 17px 10px;
        width: 332px;
    }

    .page-header-section.front-header-section {
        overflow: hidden;
    }

    .page-header-section.front-header-section .page-header-section-inner {
        margin: 0 auto;
        overflow: visible;
        padding: 88px 84.37px 128px 157px;
    }

    .page-header-section.front-header-section .page-header-section-inner .background-span.background-span-0 {
        height: 148px;
        left: -12.5%;
        top: 0;
        width: 294.37px;
    }

    .page-header-section.front-header-section .page-header-section-inner .background-span.background-span-0::after {
        border-radius: 0 0 148px 148px;
        box-shadow: 22px 22px 0 rgba(183, 152, 184, 0.25);
        height: 148px;
        width: 294.37px;
    }

    .page-header-section.front-header-section .page-header-section-inner .background-span.background-span-1 {
        height: 168px;
        left: 0;
        top: 71.48%;
        width: 168px;
    }

    .page-header-section.front-header-section .page-header-section-inner .background-span.background-span-1::after {
        box-shadow: 15px 15px 0 rgba(183, 152, 184, 0.25);
        height: 168px;
        width: 168px;
    }

    .page-header-section.front-header-section .page-header-section-inner .background-span.background-span-2 {
        height: 144px;
        left: 87.22%;
        top: 5.88%;
        width: 144px;
    }

    .page-header-section.front-header-section .page-header-section-inner .background-span.background-span-2::after {
        box-shadow: 16px 16px 0 rgba(183, 152, 184, 0.25);
        height: 144px;
        width: 144px;
    }

    .page-header-section.front-header-section .page-header-section-inner .background-span.background-span-3 {
        height: 298px;
        left: 79.35%;
        top: 45.26%;
        width: 298px;
    }

    .page-header-section.front-header-section .page-header-section-inner .background-span.background-span-3::after {
        box-shadow: 21.63px 21.63px 0 rgba(183, 152, 184, 0.25);
        height: 298px;
        width: 298px;
    }

    .page-header-section.front-header-section .page-header-section-inner .background-span.background-span-4 {
        height: 141px;
        left: 73.39%;
        top: 69.9%;
        width: 278px;
    }

    .page-header-section.front-header-section .page-header-section-inner .background-span.background-span-4::after {
        border-radius: 0 0 141px 141px;
        box-shadow: 21.63px 21.63px 0 rgba(183, 152, 184, 0.25);
    }

    .page-header-section.front-header-section .page-header-section-inner .background-span.background-span-5 {
        height: 38px;
        left: 10.05%;
        top: 34.4%;
        width: 315px;
    }

    .page-header-section.front-header-section .page-header-section-inner .background-span.background-span-6 {
        display: block;
        margin-top: 0;
        position: relative;
        right: -54.7px;
        top: 0;
        width: calc(100% - 511px);
    }

    .page-header-section.front-header-section .page-header-section-inner .background-span.background-span-6::after {
        box-shadow: 20.1px 20.1px 0 0 rgba(183, 152, 184, 0.25);
    }

    .page-header-section.front-header-section .page-header-section-inner .background-span.background-span-7 {
        bottom: 3.71%;
        height: 279.37px;
        left: 44.11%;
        right: 36.49%;
        top: 56.8%;
        transform: rotate(-16.47deg);
        width: 279.37px;
    }

    .page-header-section.front-header-section .page-header-section-inner .background-span.background-span-7::after {
        border-radius: 279.37px;
        box-shadow: 20px 20px 0 rgba(178, 140, 163, 0.25);
    }

    .page-header-section.front-header-section .page-header-section-content {
        margin-top: 8px;
        width: 447px;
    }

    .page-header-section.front-header-section .page-header-section-content .page-header-section-figure {
        display: none;
    }

    .page-header-section.front-header-section .page-header-section-title {
        font-size: 3.5rem;
        line-height: 1.4285714286;
        margin-top: 16px;
    }

    .page-header-section.front-header-section .page-header-section-description {
        margin-top: 40px;
    }

    .page-header-section:not(.front-header-section) .page-header-section-content > .page-header-section-figure {
        display: none;
    }

    .page-header-section:not(.front-header-section) .page-header-section-lead-title {
        line-height: 1.875;
    }

    .page-header-section:not(.front-header-section) .page-header-section-title {
        font-size: 2.5rem;
        letter-spacing: 0.05rem;
        line-height: 1.6;
        margin-top: 24px;
    }

    .page-header-section:not(.front-header-section) .page-header-section-figure {
        display: block;
    }

    .page-header-section.features-header-section {
        padding-bottom: 221px;
    }

    .page-header-section.features-header-section .page-header-section-figure {
        display: none;
    }

    .page-header-section.features-header-section .background-span {
        display: block;
        position: absolute;
        z-index: 0;
    }

    .page-header-section.features-header-section .background-span.background-span-0 {
        background-color: #f80a5b;
        box-shadow: 20px 20px 0 rgba(183, 152, 184, 0.25);
        height: 331.86px;
        right: -133px;
        top: 142px;
        width: 331.86px;
    }

    .page-header-section.features-header-section .background-span.background-span-1 {
        background-color: #892885;
        border-radius: 0 0 225.07px 225.07px;
        box-shadow: 20px 20px 0 rgba(183, 152, 184, 0.25);
        height: 225.07px;
        right: -23px;
        top: 358px;
        width: 450.14px;
    }

    .page-header-section.about-header-section .page-header-section-content {
        margin-right: 24px;
        width: 600px;
    }

    .page-header-section.about-header-section .page-header-section-content .page-header-section-figure {
        display: none;
    }

    .page-header-section.about-header-section .page-header-section-figure {
        display: block;
        margin-top: 38.5px;
        width: calc(100% - 624px);
    }

    .page-header-section.about-header-section .page-header-section-figure video {
        border: 1px solid #e2c9e1;
        box-shadow: 20px 20px 0 rgba(183, 152, 184, 0.25);
    }

    .page-header-section.indivisual-consulting-header-section .page-header-section-content .page-header-section-figure {
        display: none;
    }

    .page-header-section.indivisual-consulting-header-section .page-header-section-anchors .page-header-section-anchors-wrap,
    .page-header-section.indivisual-consulting-header-section .page-header-section-description {
        margin-top: 56px;
    }

    .page-header-section.indivisual-consulting-header-section .page-header-section-figure {
        display: block;
        margin: 0 0 0 129px;
        width: 673px;
    }

    .page-header-section.collaboration-header-section .page-header-section-description {
        margin-top: 40px;
    }

    .page-header-section.download-header-section .page-header-section-description {
        margin-top: 104px;
    }

    .page-header-section.download-header-section .page-header-section-figure {
        margin-top: 0;
        position: absolute;
        right: -256px;
        top: 76px;
        width: 752px;
    }

    .page-header-section.static-header-section .page-header-section-content {
        flex-shrink: 0;
        width: 510px;
    }

    .page-header-section.static-header-section .page-header-section-title {
        font-size: 2.5rem;
        letter-spacing: 0.02em;
        line-height: 1.5;
        margin-top: 24px;
    }

    .page-header-section.static-header-section .page-header-section-description {
        line-height: 1.75;
        width: 391px;
    }

    .page-header-section.static-header-section .background-span-0 {
        display: block;
        flex-shrink: 0;
        margin: -80px 0 0;
        padding: 0;
        transform: translateX(-30px);
        width: 974.5px;
    }

    .page-header-section.static-header-section .background-span-1 {
        display: none;
    }

    .page-header-section.static-feature-header-section .page-header-section-content {
        flex-shrink: 0;
        width: 496px;
    }

    .page-header-section.static-feature-header-section .page-header-section-content > .page-header-section-figure {
        display: none;
    }

    .page-header-section.static-feature-header-section .page-header-section-title {
        font-size: 2.5rem;
        letter-spacing: 0.02em;
        line-height: 1.5;
        margin-top: 24px;
    }

    .page-header-section.static-feature-header-section .page-header-section-description {
        line-height: 1.75;
        width: 496px;
    }

    .page-header-section.static-feature-header-section .page-header-section-figure {
        display: block;
        flex-shrink: 0;
        margin: 0 0 0 81.34px;
        padding: 0;
        width: 498.84px;
    }

    .page-header-section.static-function-heading .page-header-section-anchors {
        overflow: visible;
        overflow-x: visible;
    }

    .page-header-section.static-function-heading .page-header-section-anchors .page-header-section-anchors-wrap {
        flex-direction: row;
        flex-wrap: wrap;
        width: auto;
    }

    .page-header-section.static-function-heading .page-header-section-anchors .page-header-section-anchors-wrap p a {
        height: 34px;
        line-height: 1.625;
        padding: 4px 24px;
    }

    .page-header-section.static-howtouse .page-header-section-content {
        flex-shrink: 0;
        width: 510px;
    }

    .page-header-section.static-howtouse .page-header-section-title {
        font-size: 2.5rem;
        letter-spacing: 0.02em;
        line-height: 1.5;
        margin-top: 24px;
    }

    .page-header-section.static-howtouse .page-header-section-description {
        line-height: 1.75;
        width: 496px;
    }

    .page-header-section.static-howtouse .background-span-0 {
        display: block;
        flex-shrink: 0;
        margin: -80px 0 0 130px;
        padding: 0;
        width: 724px;
    }

    .page-header-section.static-howtouse .background-span-1 {
        display: none;
    }

    .page-header-section.headless-header-section {
        margin-top: -81px;
    }

    .page-header-section.headless-header-section .page-header-section-inner {
        padding: 81px 0 270px;
    }

    .page-header-section.headless-header-section .page-header-section-content {
        flex-shrink: 0;
        margin-left: 107.5px;
        width: 508px;
    }

    .page-header-section.headless-header-section .page-header-section-title {
        font-size: 2.5rem;
        letter-spacing: 0.02em;
        line-height: 1.6;
        margin-top: 24px;
    }

    .page-header-section.headless-header-section .page-header-section-description {
        margin-top: 40px;
        width: 395px;
    }

    .page-header-section.headless-header-section .page-header-section-button {
        margin-top: 56px;
    }

    .page-header-section.headless-header-section .page-header-section-figure {
        filter: drop-shadow(27.13px 27.13px 0 rgba(183, 152, 184, 0.25));
        flex-shrink: 0;
        margin: 0 0 0 162.82px;
        width: 751px;
    }

    .page-header-section.headless-header-section .background-span.background-span-0 {
        border-radius: 0 454px 454px 0;
        height: 908px;
        width: 454px;
    }

    .page-header-section.headless-header-section .background-span.background-span-1::after {
        content: none;
    }

    .page-header-section.headless-header-section .background-span.background-span-1 {
        background-color: #892885;
        border-radius: 61px;
        filter: drop-shadow(7.81px 7.81px 0 rgba(178, 140, 163, 0.25));
        height: 122px;
        left: 97.78%;
        top: 78.63%;
        width: 122px;
    }

    .page-header-section.headless-header-section .background-span.background-span-2 {
        filter: drop-shadow(22.11px 22.11px 0 rgba(178, 140, 163, 0.25));
        height: 345.43px;
        left: 40.96%;
        top: 48.77%;
        width: 345.43px;
    }

    .page-header-section.headless-header-section .background-span.background-span-3 {
        filter: drop-shadow(8.06px 8.06px 0 rgba(178, 140, 163, 0.25));
        height: 126px;
        left: 61.37%;
        top: 69.17%;
        width: 126px;
    }

    .page-header-section.headless-header-section .background-span.background-span-4 {
        filter: drop-shadow(7.81px 7.81px 0 rgba(178, 140, 163, 0.25));
        height: 122px;
        left: 71.11%;
        top: 51.76%;
        width: 122px;
    }

    .page-header-section.headless-header-section .background-span.background-span-5 {
        filter: drop-shadow(8.45px 8.45px 0 rgba(178, 140, 163, 0.25));
        height: 132px;
        left: 76.88%;
        top: 66.74%;
        width: 132px;
    }

    .page-header-section.headless-header-section .background-span.background-span-6 {
        filter: drop-shadow(7.68px 7.68px 0 rgba(178, 140, 163, 0.25));
        height: 120px;
        left: 73.61%;
        top: 78.63%;
        width: 120px;
    }

    .page-header-section.headless-header-section .background-span.background-span-7 {
        filter: drop-shadow(7.81px 7.81px 0 rgba(178, 140, 163, 0.25));
        height: 122px;
        left: 90.56%;
        top: 55.29%;
        width: 122px;
    }

    .page-header-section.headless-header-section .background-span.background-span-8 {
        filter: drop-shadow(7.81px 7.81px 0 rgba(178, 140, 163, 0.25));
        height: 122px;
        left: 88.89%;
        top: 69.82%;
        width: 122px;
    }

    .page-header-section.headless-feature-header-section .page-header-section-content {
        flex-shrink: 0;
        width: 510px;
    }

    .page-header-section.headless-feature-header-section .page-header-section-title {
        font-size: 2.5rem;
        letter-spacing: 0.02em;
        line-height: 1.5;
        margin-top: 24px;
    }

    .page-header-section.headless-feature-header-section .page-header-section-description {
        line-height: 1.75;
        width: 496px;
    }

    .page-header-section.headless-feature-header-section .page-header-section-figure {
        flex-shrink: 0;
        margin: -26.48px 0 0 85.95px;
        padding: 0;
        width: 517.92px;
    }

    .page-header-section.headless-function-heading .page-header-section-anchors .page-header-section-anchors-wrap {
        grid-template-columns: repeat(3, auto);
    }

    .page-header-section.headless-howtouse .page-header-section-content {
        flex-shrink: 0;
        width: 510px;
    }

    .page-header-section.headless-howtouse .page-header-section-title {
        font-size: 2.5rem;
        letter-spacing: 0.02em;
        line-height: 1.5;
        margin-top: 24px;
    }

    .page-header-section.headless-howtouse .page-header-section-description {
        line-height: 1.75;
        width: 496px;
    }

    .page-header-section.headless-howtouse .page-header-section-figure {
        flex-shrink: 0;
        margin: -80px 0 0 130px;
        padding: 0;
        width: 724px;
    }
}
@media (max-width: 1300px) {

    .page-header-section.front-header-section .page-header-section-inner .background-span.background-span-7 {
        left: 590px;
    }
}
@media (max-width: 991.98px) {

    .page-header-section.front-header-section .page-header-section-inner .background-span.background-span-7 {
        left: 4.2%;
    }

    .page-header-section.support-header-section .page-header-section-title {
        font-size: 1.25rem;
        line-height: 1.5;
    }

    .page-header-section.partnership-header-section .page-header-section-title {
        font-size: 1.5rem;
        line-height: 1.25;
    }
}
