@charset "UTF-8";
.s-row {
    margin-right: -14px;
    margin-left: -14px
}

.s-row:after, .s-row:before {
    content: "";
    display: table
}

.s-offset-1 {
    margin-left: 8.3333333333%
}

.s-col-10 {
    width: 83.3333333333%
}

[class*=s-col-] {
    float: left;
    box-sizing: border-box;
    min-height: 1px;
    position: relative;
    min-width: 54px;
    padding-right: 14px;
    padding-left: 14px
}

.s-container {
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
    margin-left: auto;
    margin-right: auto;
    box-sizing: border-box;
    padding-left: 14px;
    padding-right: 14px
}

.s-container.-outer {
    width: 1170px
}

@media (max-width: 1200px) {
    .s-container.-outer {
        width: 970px
    }
}

.s-h3, .s-h5 {
    letter-spacing: -.03px;
    line-height: 1.25;
    margin-top: 30px;
    margin-bottom: 30px
}

.s-h3 {
    font-size: 32px
}

.s-h5 {
    font-size: 18px
}

.s-text .-xl, .s-text.-xl {
    font-size: 16px
}

.s-text p {
    line-height: 1.5;
    margin-top: 1em;
    margin-bottom: 1em
}

.s-text p:first-child {
    margin-top: 0
}

.s-text p:last-child {
    margin-bottom: 0
}

.s-link {
    color: #2b94e1
}

.s-link:hover {
    color: #0071bc;
    text-decoration: underline
}

.s-link.-no-underline, .s-text a {
    text-decoration: none
}

.s-text b, .s-text strong {
    font-weight: 700
}

.s-text a {
    cursor: pointer;
    color: #2b94e1
}

.s-text a:hover {
    color: #0071bc;
    text-decoration: underline
}

.s-text em, .s-text i {
    font-style: italic
}

.s-text ol, .s-text ul, ol.s-list, ul.s-list {
    margin-top: 25px;
    margin-bottom: 25px;
    padding-right: 30px;
    padding-left: 25px
}

.s-text ol ol, .s-text ol ul, .s-text ul ol, .s-text ul ul, ol.s-list ol, ol.s-list ul, ul.s-list ol, ul.s-list ul {
    margin-top: 1em;
    margin-bottom: 1em;
}

.s-text ol li, .s-text ul li, ol.s-list li, ul.s-list li {
    margin-left: 15px;
    line-height: 1.5;
    margin-bottom: 1em;
    margin-top: 1em;
}

.s-text ol li, ol.s-list li {
    list-style-type: decimal
}

.s-text ul li, .sem-index2__tabs-text li, .unsubscribe-page__body-list li, ul.s-list li {
    list-style-type: disc
}

.terms__title {
    text-align: center
}

.content-wrapper__static {
    padding-top: 30px;
    padding-bottom: 70px;
}

.s-row:after {
    clear: both;
}

.s-h3, .s-h4, .s-h5, .s-h6, .s-text h3, .s-text h4, .s-text h5, .s-text h6 {
    font-family: Ubuntu, sans-serif;
    font-weight: 500;
}