
.style-k52bi326screenWidthBackground {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.style-k52bi326[data-state~="fixedPosition"] {
    position: fixed !important;
    left: auto !important;
    z-index: 50;
}

.style-k52bi326[data-state~="fixedPosition"].style-k52bi326_footer {
    top: auto;
    bottom: 0;
}

.style-k52bi326_bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    /*background-color: rgba(87, 187, 191, 1);*/
    /*background-color: #ff5200;*/
    background-color: #ff5200;
    border-top: 0px solid rgba(160, 160, 159, 1);
    border-bottom: 0px solid rgba(160, 160, 159, 1);
}

.style-k52bi326bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.style-k52bi326[data-state~="mobileView"] .style-k52bi326bg {
    left: 10px;
    right: 10px;
}

.style-k52bi326_bg-center {
    position: absolute;
    top: 0px;
    right: 0;
    bottom: 0px;
    left: 0;
    /*background-color: rgba(87, 187, 191, 1);*/
    border-radius: 0;
}

.style-k52bi326[data-is-absolute-layout="true"] > .style-k52bi326centeredContent {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.style-k52bi326[data-is-absolute-layout="true"] > .style-k52bi326centeredContent > .style-k52bi326inlineContent {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}