

.sd {
    max-width: 100%;
    z-index: 0;
    pointer-events: all;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-overflow-scrolling: touch;
    display: -webkit-flex;
    display: flex;
    position: relative;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-content: center;
    align-content: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-flex: none;
    flex: none;
}

.sd.icon, .sd.text {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-justify-content: center;
    justify-content: center;
    overflow: visible;
    word-break: break-word;
    word-wrap: anywhere;
}

.sd[data-s-f5441330-8578-45c0-9128-d2b69bb24e0c] {
    align-content: center;
    align-items: center;
    background: rgba(202, 226, 232, 0.6);
    bottom: auto;
    flex: none;
    flex-direction: row-reverse;
    flex-wrap: nowrap;
    height: 65px;
    justify-content: space-between;
    left: 0;
    margin: 0 0 0 0;
    padding: 0px 40px 0px 57px;
    position: fixed;
    right: 0px;
    top: 0;
    width: auto;
    z-index: 2;
    max-width: 100%;
}
.sd[data-s-221c0615-266b-4c8e-9ba6-7244a3d2c473] {
    display: block;
    position:relative;
    right: 30px;
    align-content: center;
    align-items: center;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: right;
}
.sd[data-s-d4b0827f-41ab-4ce0-85c1-0ad93a721d2d] {
    color: #333333;
    font-family: Roboto;
    font-size: 32px;
    font-style: normal;
    font-weight: 300;
    height: auto;
    text-align: center;
    width: auto;
    max-width: 100%;
    justify-content: center;
}
