.getshifter-sticky-note {
    margin-top: 64px;
}

.getshifter-sticky-note .stickys-inner {
    max-width: 1016px;
    width: 100%;
}

.getshifter-sticky-note .stickys-items .stickys-item {
    background-color: #fff;
    box-shadow: 12px 12px 0 #882884;
    margin-right: 15px;
    padding: 18px 10px;
}

.getshifter-sticky-note .stickys-items .stickys-item:not(:first-child) {
    margin-top: 40px;
}

.getshifter-sticky-note .stickys-description {
    align-items: center;
    display: flex;
    font-size: 1rem;
    font-weight: 700;
    justify-content: center;
    letter-spacing: 0.02em;
    line-height: 1.375;
    text-align: center;
}

.getshifter-sticky-note.headless-sticky-note .stickys-items,
.getshifter-sticky-note.static-sticky-note .stickys-items {
    justify-content: center;
}

.getshifter-sticky-note.headless-sticky-note .stickys-item,
.getshifter-sticky-note.static-sticky-note .stickys-item {
    background-color: #fff;
    box-shadow: none;
    font-size: 1rem;
    letter-spacing: 0.02rem;
    line-height: 1.375;
    position: relative;
}

.getshifter-sticky-note.headless-sticky-note .stickys-item::after,
.getshifter-sticky-note.static-sticky-note .stickys-item::after {
    border-bottom: 12px solid #882884;
    border-right: 12px solid #882884;
    content: '';
    display: block;
    height: 100%;
    left: 12px;
    mix-blend-mode: color-dodge;
    position: absolute;
    top: 12px;
    width: 100%;
}

.getshifter-sticky-note.headless-sticky-note .stickys-item:not(:first-child),
.getshifter-sticky-note.static-sticky-note .stickys-item:not(:first-child) {
    margin-top: 32px;
}

.getshifter-sticky-note.static-sticky-note {
    margin-top: 48px;
}

.getshifter-sticky-note.sticky-note-static-feature-01 {
    margin-top: 32px;
    padding: 0;
}

.getshifter-sticky-note.sticky-note-static-feature-01 .stickys-items .stickys-item {
    align-items: center;
    background-color: #fff;
    border: 1px solid #e2c9e1;
    box-shadow: 12px 12px 0 rgba(183, 152, 184, 0.25);
    display: flex;
    flex-direction: column;
    height: 80px;
    justify-content: center;
    margin-right: 0;
    padding: 18px 35px;
}

.getshifter-sticky-note.sticky-note-static-feature-01 .stickys-items .stickys-item:not(:first-child) {
    margin-top: 26px;
}

.getshifter-sticky-note.sticky-note-static-feature-01 .stickys-label {
    color: #892885;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.6666666667;
    text-align: center;
}

.getshifter-sticky-note.sticky-note-static-feature-01 .stickys-description {
    margin-top: 4px;
}

.getshifter-sticky-note.sticky-note-feature-01 {
    margin-top: 32px;
    padding: 0 31.5px;
}

.getshifter-sticky-note.sticky-note-feature-01 .stickys-items .stickys-item {
    align-items: center;
    background-color: #fff;
    border: 1px solid #e2c9e1;
    box-shadow: 12px 12px 0 rgba(183, 152, 184, 0.25);
    display: flex;
    flex-direction: column;
    height: 120px;
    justify-content: center;
    margin-right: 0;
    padding: 24px 10px;
}

.getshifter-sticky-note.sticky-note-feature-01 .stickys-items .stickys-item:not(:first-child) {
    margin-top: 40px;
}

.getshifter-sticky-note.sticky-note-feature-01 .stickys-label {
    color: #892885;
    font-size: 0.75rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    line-height: 1.6666666667;
    text-align: center;
}

.getshifter-sticky-note.sticky-note-feature-01 .stickys-description {
    margin-top: 4px;
}

.getshifter-sticky-note.sticky-note-feature-02 {
    margin-top: 40px;
    padding: 0;
}

.getshifter-sticky-note.sticky-note-feature-02 .stickys-items .stickys-item {
    background-color: #fff;
    border: 1px solid #f3eaf3;
    box-shadow: 12px 12px 0 rgba(183, 152, 184, 0.25);
    margin-right: 0;
    padding: 56px 24px 32px;
    position: relative;
}

.getshifter-sticky-note.sticky-note-feature-02 .stickys-items .stickys-item:not(:first-child) {
    margin-top: 56px;
}

.getshifter-sticky-note.sticky-note-feature-02 .stickys-items .stickys-item:nth-of-type(6) .stickys-icons {
    top: -34.36px;
}

.getshifter-sticky-note.sticky-note-feature-02 .stickys-label {
    color: #892885;
    font-size: 0.875rem;
    font-weight: 700;
    line-height: 1.8571428571;
}

.getshifter-sticky-note.sticky-note-feature-02 .stickys-title {
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1.5;
    margin-top: 16px;
}

.getshifter-sticky-note.sticky-note-feature-02 .stickys-description {
    font-size: 1rem;
    font-weight: 400;
    letter-spacing: 0.02rem;
    line-height: 1.75;
    margin-top: 24px;
    text-align: left;
}

.getshifter-sticky-note.sticky-note-feature-02 .stickys-icons {
    display: flex;
    gap: 8px;
    position: absolute;
    right: 24px;
    top: -16px;
}

.getshifter-sticky-note.sticky-note-plan {
    margin-top: 0;
    max-width: 1016px;
    padding: 0 23.5px;
    width: 100%;
}

.getshifter-sticky-note.sticky-note-plan .stickys-items .stickys-item {
    background-color: #fff;
    border: 1px solid #f3eaf3;
    box-shadow: 12px 12px 0 0 rgba(183, 152, 184, 0.25);
    margin-right: 0;
    padding: 24px;
    position: relative;
}

.getshifter-sticky-note.sticky-note-plan .stickys-items .stickys-item:not(:first-child) {
    margin-top: 24px;
}

.getshifter-sticky-note.sticky-note-plan .stickys-label {
    color: #892885;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0.02rem;
    line-height: 1.875;
}

.getshifter-sticky-note.sticky-note-plan .stickys-description {
    font-size: 0.875rem;
    font-weight: 400;
    line-height: 1.8571428571;
    margin-top: 8px;
    text-align: left;
}
@media (min-width: 992px) {

    .getshifter-sticky-note {
        margin-top: 56px;
    }

    .getshifter-sticky-note .stickys-inner {
        margin: 0 auto;
    }

    .getshifter-sticky-note .stickys-items {
        display: flex;
        flex-wrap: wrap;
        gap: 40px;
    }

    .getshifter-sticky-note .stickys-items .stickys-item {
        box-shadow: 20px 20px 0 #882884;
        margin-right: 0;
        padding: 52px 10px;
        width: calc(33.33333% - 26.67px);
    }

    .getshifter-sticky-note .stickys-items .stickys-item:not(:first-child) {
        margin-top: 0;
    }

    .getshifter-sticky-note .stickys-description {
        font-size: 1.25rem;
        letter-spacing: normal;
        line-height: 1.5;
    }

    .getshifter-sticky-note.headless-sticky-note .stickys-item,
    .getshifter-sticky-note.static-sticky-note .stickys-item {
        align-items: center;
        box-shadow: none;
        display: flex;
        font-size: 1.125rem;
        justify-content: center;
        letter-spacing: 0.0225rem;
        line-height: 1.5555555556;
    }

    .getshifter-sticky-note.headless-sticky-note .stickys-item::after,
    .getshifter-sticky-note.static-sticky-note .stickys-item::after {
        border-bottom-width: 20px;
        border-right-width: 20px;
        left: 20px;
        top: 20px;
    }

    .getshifter-sticky-note.headless-sticky-note .stickys-item:not(:first-child),
    .getshifter-sticky-note.static-sticky-note .stickys-item:not(:first-child) {
        margin-top: 0;
    }

    .getshifter-sticky-note.static-sticky-note {
        margin-top: 56px;
    }

    .getshifter-sticky-note.sticky-note-static-feature-01 {
        margin-top: 40px;
        padding: 0;
    }

    .getshifter-sticky-note.sticky-note-static-feature-01 .stickys-items .stickys-item {
        box-shadow: 20px 20px 0 rgba(183, 152, 184, 0.25);
        height: 160px;
        padding: 31px 27px;
    }

    .getshifter-sticky-note.sticky-note-static-feature-01 .stickys-items .stickys-item:not(:first-child) {
        margin-top: 0;
    }

    .getshifter-sticky-note.sticky-note-static-feature-01 .stickys-label {
        font-size: 0.875rem;
        letter-spacing: normal;
        line-height: 1.5714285714;
    }

    .getshifter-sticky-note.sticky-note-static-feature-01 .stickys-description {
        font-size: 1.125rem;
        letter-spacing: 0.0225rem;
        line-height: 1.6666666667;
        margin-top: 8px;
    }

    .getshifter-sticky-note.sticky-note-feature-01 {
        margin-top: 40px;
        padding: 0;
    }

    .getshifter-sticky-note.sticky-note-feature-01 .stickys-items .stickys-item {
        box-shadow: 20px 20px 0 rgba(183, 152, 184, 0.25);
        height: 190px;
        padding: 31px 10px;
    }

    .getshifter-sticky-note.sticky-note-feature-01 .stickys-items .stickys-item:not(:first-child) {
        margin-top: 0;
    }

    .getshifter-sticky-note.sticky-note-feature-01 .stickys-label {
        font-size: 0.875rem;
        letter-spacing: normal;
        line-height: 1.5714285714;
    }

    .getshifter-sticky-note.sticky-note-feature-01 .stickys-description {
        margin-top: 8px;
    }

    .getshifter-sticky-note.sticky-note-feature-02 {
        margin-top: 96px;
        padding: 0;
    }

    .getshifter-sticky-note.sticky-note-feature-02 .stickys-items {
        gap: 48px 52px;
    }

    .getshifter-sticky-note.sticky-note-feature-02 .stickys-items .stickys-item {
        box-shadow: 12px 12px 0 rgba(183, 152, 184, 0.25);
        padding: 40px 40px 48px;
        width: calc(50% - 26px);
    }

    .getshifter-sticky-note.sticky-note-feature-02 .stickys-items .stickys-item:not(:first-child) {
        margin-top: 0;
    }

    .getshifter-sticky-note.sticky-note-feature-02 .stickys-title {
        letter-spacing: 0.02em;
        line-height: 1.75;
    }

    .getshifter-sticky-note.sticky-note-feature-02 .stickys-description {
        line-height: 1.875;
        margin-top: 32px;
    }

    .getshifter-sticky-note.sticky-note-plan {
        margin: 0 auto;
        padding: 0;
    }

    .getshifter-sticky-note.sticky-note-plan .stickys-items {
        gap: 40px;
    }

    .getshifter-sticky-note.sticky-note-plan .stickys-items .stickys-item {
        padding: 32px;
        width: calc(33.33333% - 26.67px);
    }

    .getshifter-sticky-note.sticky-note-plan .stickys-items .stickys-item:not(:first-child) {
        margin-top: 0;
    }

    .getshifter-sticky-note.sticky-note-plan .stickys-label {
        font-size: 1.125rem;
        letter-spacing: 0.0225rem;
        line-height: 1.8888888889;
    }

    .getshifter-sticky-note.sticky-note-plan .stickys-description {
        margin-top: 16px;
    }
}
