@charset "utf-8";

#syf-child-closer { position: fixed; top: 40px; right: 40px; }

#syf-child-closer.active { display: block; cursor: pointer; z-index: 999999; }

#syf-child-closer.idle { display: none; }

#syf-opaque-client { position: fixed; top: 0px; left: 0px; height: 100%; width: 100%; }

#syf-opaque-client.idle { display: none; }

#syf-opaque-client.active { display: block; background: none rgba(39, 59, 73, 0.9); cursor: pointer; z-index: 999998; }

#syf-parent-image { align-self: center; width: 75%; height: 50px; }

.syf-parent { width: 400px; max-width: 90%; align-self: center; }

.syf-parent-text { align-self: center; color: black; text-align: center; height: 75px; width: 80%; font-family: "Open Sans", Arial, sans-serif; }

#syf-parent-text-wrapper { background-color: rgb(250, 198, 16); display: flex; flex-direction: column; justify-content: center; }

#syf-parent-text2 { text-decoration: underline; }

#syf-parent-wrapper { position: absolute; top: calc(66.6667% - 200px); width: 100%; display: flex; flex-direction: column; justify-content: center; }

#syf-parent-logo-wrapper { background-color: rgb(255, 255, 255); height: 150px; border-radius: 10px 10px 0px 0px; display: flex; flex-direction: column; justify-content: center; }