.tos-container {
    max-width: 1200px;
    margin: 100px auto;
    padding: 0 20px;
    position: relative;
    overflow: hidden;
}

html[lang="ar"] .tos-header {
    text-align: right;
}

.tos-header {
   font-family: "InterFace", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 36.88px;
    line-height: 52px;
    letter-spacing: 2px;
    color: #332624;
    text-transform: uppercase;
    text-align: left;
    margin-bottom: 40px;
}

.tos-subtitle {
    color: #332624BF;
    display: inline-block;
    margin-bottom: 20px;
   font-family: "InterFace", sans-serif;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 1px;
}

.tos-section {
    margin-bottom: 40px;
}

.tos-subheading {
   font-family: "InterFace", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 24px;
    line-height: 28.8px;
    letter-spacing: 0.6px;
    color: #332624BF;
    margin-bottom: 20px;
}

.tos-text {
   font-family: "InterFace", sans-serif;
    font-weight: 400;
    font-style: Regular;
    font-size: 15.38px;
    line-height: 28.8px;
    letter-spacing: 0.6px;
    color: #332624BF;
    margin-bottom: 20px;
}

.tos-text a {
    color: #332624;
    text-decoration: underline;
}

.tos-contact {
    margin-top: 60px;
}


.banner-logo {
    display: none;
    position: absolute;
    top: 0;
    right: -57px;
    width: 230px;
    opacity: 0.1;
    z-index: 0;
}