div#pluginAppObj_37_59{
    width:100%;
}

.pluginAppObj_37_59container {
    position: relative;
}

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

.pluginAppObj_37_59image {
    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_37_59textContainer {
    max-width: 800px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    padding: 0 30px;
    text-align:left;
}

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

.pluginAppObj_37_59bottomSpacer {
    height: 100vh;
}

.pluginAppObj_37_59title {
    font-family: Abel;
    color: rgba(255, 255, 255, 1);
    font-weight: bold;
    font-size: 18pt;
    font-style: normal;
    display:block;
    padding-bottom: 15px;
}

.pluginAppObj_37_59text {
    font-family: Abel;
    color: rgba(255, 255, 255, 1);
    font-weight: normal;
    font-size: 14pt;
    font-style: normal;
    display:block;
}

@media screen and (min-width: 1150px) { .pluginAppObj_37_59title { font-size: 18pt; } }@media screen and (max-width: 1150px) { .pluginAppObj_37_59title { font-size: 17pt; } }@media screen and (max-width: 720px) { .pluginAppObj_37_59title { font-size: 17pt; } }