div#pluginAppObj_583_384{
    width:100%;
}

.pluginAppObj_583_384container {
    position: relative;
}

.pluginAppObj_583_384background {
    position: sticky;
    top: 0;
    left: 0;
    width: 100%;
    height: 101vh;
    z-index: 1;
}

.pluginAppObj_583_384image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    transition: opacity 1s;
}

.pluginAppObj_583_384textContainer {
    max-width: 800px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-inline-start: 30px;
    padding-inline-end: 30px;
    text-align:left;
}

.pluginAppObj_583_384topSpacer {
    display: none;
    height: 100vh;
}

.pluginAppObj_583_384bottomSpacer {
    height: 100vh;
}

.pluginAppObj_583_384title {
    font-family: 'Arial';
    color: rgba(255, 255, 255, 1);
    font-weight: bold;
    font-size: 36pt;
    font-style: normal;
    display: block;
    padding-bottom: var(--fullScrollText_titleMargin, 15px);
}

.pluginAppObj_583_384text {
    font-family: 'Arial';
    color: rgba(255, 255, 255, 1);
    font-weight: normal;
    font-size: 20pt;
    font-style: normal;
    display: block;
    word-break: break-word;
}

@media screen and (min-width: 1920px) { .pluginAppObj_583_384title { font-size: 36pt; } }@media screen and (max-width: 1920px) { .pluginAppObj_583_384title { font-size: 24pt; } }@media screen and (max-width: 1800px) { .pluginAppObj_583_384title { font-size: 24pt; } }@media screen and (max-width: 1680px) { .pluginAppObj_583_384title { font-size: 24pt; } }@media screen and (max-width: 1440px) { .pluginAppObj_583_384title { font-size: 24pt; } }@media screen and (max-width: 1280px) { .pluginAppObj_583_384title { font-size: 24pt; } }@media screen and (max-width: 960px) { .pluginAppObj_583_384title { font-size: 24pt; } }@media screen and (max-width: 720px) { .pluginAppObj_583_384title { font-size: 24pt; } }@media screen and (max-width: 649px) { .pluginAppObj_583_384title { font-size: 24pt; } }