body, html {
    margin: 0;
    padding: 0;
    height: 100%;
    line-height: 1.4;
    background: #fff;
    font-family: "Noto Sans", sans-serif!important;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-font-smoothing: antialiased;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 400;
}

.navbar-wrapper {
    padding: 22px 74px;
    background: #31333f;
    background: linear-gradient(90deg, #010103, #22232e, #010103);
    display: flex;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    z-index: 100
}

*, :after, :before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.wrapper {
    position: relative;
    min-height: 100%;
}

.content-width {
    margin: 0 auto;
    padding: 0 1.25rem;
    position: relative
}

@media (min-width: 1024px) {
    .content-width {
        padding: 0 4.25rem
    }
}

@media (min-width: 1300px) {
    .content-width {
        padding: 0 4.6875rem;
        max-width: 120rem
    }
}

.content-indented {
    margin: 0 1rem;
}

@media (min-width: 768px) {
    .content-indented {
        max-width: 48.875rem;
		margin: 0 3rem;
    }
}

.primary-logo {
    margin: auto;
    font-size: 0;
    float: left;
    position: relative;
    z-index: 10
}

@media (min-width: 1024px) {
    .content-indented {
        max-width: 92.25rem
    }
    .primary-logo {
        margin: 0;
        left: 0;
    }
}

.error-page {
    padding-top: 2.5rem
}

@media (min-width: 768px) {
    .error-page {
        padding-top: 5rem;
    }
}

.error-page__section {
    margin: 0 0 2.5rem
}

.error-page__heading {
    margin-bottom: 1.25rem;
    color: #000;
    letter-spacing: -.06875rem;
    font-weight: 400;
    line-height: 1.2;
    font-size: 1.5rem
}

@media (min-width: 768px) {
    .error-page__heading {
        font-size: 1.875rem
    }
}

@media (min-width: 1300px) {
    .error-page__heading {
        letter-spacing: -.125rem;
        font-size: 3.125rem
    }
}

.error-page__kwheading {
    font-family: sans-serif;
    margin-bottom: 1.25rem;
    color: #4d4943;
    letter-spacing: -.06875rem;
    line-height: 1.2;
    font-weight: 600;
    font-size: 1.5rem;
    font-style: italic;
    text-align: center;
    text-transform: uppercase;
}

@media (min-width: 768px) {
    .error-page__kwheading {
        font-size: 2.5rem
    }
}

@media (min-width: 1300px) {
    .error-page__kwheading {
        letter-spacing: 0.025rem;
        font-size: 3.125rem
    }
}

.error-page__title {
    font-weight: 400;
    color: #000;
    letter-spacing: -.0375rem;
    font-size: 1.125rem
}

@media (min-width: 768px) {
    .error-page__title {
        letter-spacing: -.0625rem;
        font-size: 1.375rem
    }
}

@media (min-width: 1300px) {
    .error-page__title {
        font-size: 1.75rem
    }
}

.error-page__kwtitle {
    font-family: sans-serif;
    font-weight: 400;
    color: #4f4f4f;
    font-size: 1.3rem;
    font-style: italic;
    text-align: center;
    letter-spacing: 0.025rem;
}

@media (min-width: 768px) {
    .error-page__kwtitle {
        letter-spacing: -.0625rem;
        font-size: 1.8rem
    }
}

@media (min-width: 1300px) {
    .error-page__kwtitle {
        font-size: 2rem
    }
}

.no-risk-block {
    margin-top: 20px;
    padding: 20px;
    border: 2px solid #cecccc;
}

.no-risk-text {
    font-size: 14px;
    color: #5d5d62;
    text-align: center;
    margin: 0;
}

@media only screen and (min-width: 1024px){
    .no-risk-text {
        font-size: 20px;
        line-height: 24px;
    }
}

.container {
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    font-family: "Noto Sans", sans-serif;
}

.footer-locale-selector .select-placeholder::after {
    content: "";
    width: 0;
    height: 0;
    border: solid #000;
    border-width: 0 3px 3px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    margin-left: 10px;
}

@media (max-height: 568px) and (max-width: 1024px) {
    .footer {
        position: inherit;
    }
}

@media (max-height: 900px) and (min-width: 1024px) {
    .footer {
        position: inherit;
    }
}

.footer .footer-wrapper {
    padding: 42px 34px;
    margin: 0 auto;
    max-width: 1920px;
}

@media (min-width: 768px) {
    .footer .footer-wrapper {
        padding: 42px 58px;
    }
}

@media (min-width: 1024px) {
    .footer .footer-wrapper {
        padding: 42px 120px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 940px;
    }
}

@media (min-width: 769px) {
    .container {
        max-width: 720px;
    }
}

@media (min-width: 544px) {
    .col-sm-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media (min-width: 769px){
    .col-md-4 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%;
    }
}

.footer .logo img {
    margin-bottom: 7px;
}

@media (max-width: 540px) {
    .logo {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        text-align: center;
        margin-bottom: 1em;
    }
}

img {
    vertical-align: middle;
    border-style: none;
}
.copyrights {
    margin: 1.4vw 0;
    line-height: 1.3;
    color: #8a8989;
    font-size: 2.2vw;
    width: 100%;
    letter-spacing: inherit;
}

.footer .copyrights {
    color: #8b8b8b;
    font-size: 16px;
}

@media screen and (max-width: 740px) {
    .copyrights {
        width: 100%;
    }
}

.copyrights p {
    margin: 0 0 .625rem;
}

/* .footer .copyrights p {
    margin: 0;
} */

.select-options {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 100%;
    z-index: 1;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: white;
    border: 1px solid black;
}

/* .select-options-item {
    margin: 0;
    padding: 12px 7px;
    border-top: 1px solid black;
    color: #575757;
    transition: all 0.15s ease-in;
    cursor: pointer;
} */

.select-options-item:hover {
    background: #f9f9f9;
}

.select-options-item:first-child {
    border-top: 0;
}

.no-risk-block {
    padding: 1.25rem;
    margin: 1.25rem 0 0.625rem;
    font-size: 1rem;
    border: 2px solid #cecccc;
    line-height: 24px;
    color: #5d5d62;
}

.no-risk-text {
    font-size: 1rem;
    color: #5d5d62;
    text-align: center;
    margin: 0;
}

.hidden {
    display: none!important;
}

select {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    text-transform: none;
    word-wrap: normal;
}

.footer-locale-selector {
    position: relative;
    max-width: 10rem;
    display: inline-block;
}

.select-placeholder {
    cursor: pointer;
    width: 100%;
    padding: .3125rem 0;
    font-size: 1.25rem;
    font-weight: 700;
}

.select-placeholder:after {
    content: "";
    width: 0;
    height: 0;
    border: solid #e8a74d;
    border-width: 0 0 .1875rem .1875rem;
    display: inline-block;
    vertical-align: middle;
    padding: .1875rem;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-right: .625rem
}

.footer-locale-selector .select-placeholder {
    font-size: 3vw;
    font-weight: 700;
    cursor: pointer;
    width: 100%;
    padding: .3125rem 0
}

@media (min-width: 320px) {
    .footer-locale-selector .select-placeholder {
        font-size:4.4vw
    }
}

@media (min-width: 320px) and (min-height: 965px){
    .footer-locale-selector .select-placeholder {
        font-size:3vw
    }
}

@media (min-width: 768px) {
    .footer-locale-selector .select-placeholder {
        font-size:1.4vw
    }
}

@media (min-width: 1300px) {
    .footer-locale-selector .select-placeholder {
        font-size:1vw;
    }
}

@media (min-width: 1920px) {
    .footer-locale-selector .select-placeholder {
        font-size:.8vw
    }
}

.footer-locale-selector .select-placeholder:after {
    content: "";
    width: 0;
    height: 0;
    border: solid #000;
    border-width: 0 0 3px 3px;
    display: inline-block;
    padding: 3px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    margin-right: 10px
}

.footer-locale-selector .select-options {
    position: absolute;
    right: 0;
    left: 0;
    bottom: 100%;
    z-index: 1;
    margin: 0;
    padding: 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #000
}

.footer-locale-selector .select-options-item {
    margin: 0;
    padding: 12px 15px;
    border-top: 1px solid #000;
    color: #575757;
    transition: all .15s ease-in;
    cursor: pointer
}

@media (min-width: 320px) {
    .footer-locale-selector .select-options-item {
        padding: 12px 8px;
    }
}

@media (min-width: 768px) {
    .footer-locale-selector .select-options-item {
        padding: 12px 4px;
    }
}

@media (min-width: 1024px) {
    .footer-locale-selector .select-options-item {
        padding: 12px 10px;
    }
}

.footer-locale-selector .select-options-item:hover {
    background: #f9f9f9
}

.footer-locale-selector .select-options-item:first-child {
    border-top: 0
}

.no-risk-block {
    padding: 1.25rem;
    margin: 1.25rem 0 .625rem;
    font-size: 1rem;
    border: 2px solid #cecccc;
    line-height: 24px;
    color: #5d5d62
}

.no-risk-text {
    font-size: 1rem;
    color: #5d5d62;
    text-align: center;
    margin: 0
}
