.button___NC5Wq {
    background: #851F41;
    border: 2px solid #851F41;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    line-height: 28px;
    min-width: 210px;
    padding: 10px 20px;
    position: relative;
    text-transform: uppercase;
}

.button___NC5Wq + .button___NC5Wq {
    order: -1;
    margin-bottom: 10px;
    background: #851F41;
}

@media only screen and (min-width: 769px) {
    .button___NC5Wq + .button___NC5Wq {
        margin-bottom: 0;
        order: initial;
    }
}

.button___NC5Wq.submit___dG9EH, .button___NC5Wq[type=submit] {
    background-color: #851F41;
    border-color: #851F41;
}

.button___NC5Wq:disabled {
    cursor: default;
    opacity: .5;
}

.button___NC5Wq.small___985MQ {
    font-size: 16px;
    min-width: auto;
    padding: 0 10px;
}

.button___NC5Wq.small___985MQ a {
    margin: 0 -10px;
    padding: 0 10px;
}

.button___NC5Wq a {
    color: #ffffff;
    display: block;
    margin: -10px -20px;
    padding: 10px 20px;
    text-decoration: none;
}

@font-face {
    font-family: 'Now';
    src: url("/oc/assets/font/Now-Bold.woff2") format("woff2"), url("/oc/assets/font/Now-Bold.woff") format("woff");
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Now';
    src: url("/oc/assets/font/Now-Medium.woff2") format("woff2"), url("/oc/assets/font/Now-Medium.woff") format("woff");
    font-weight: 500;
    font-style: normal;
}

{
/* Make clicks pass-through */
/* Fancy blur effect */
/* Remove these to get rid of the spinner */
}
html, body {
    margin: 0;
    padding: 0;
}

body {
    color: #101B2C;
    background: #F1F1F1;
    font-family: Now, Helvetica, sans-serif;
}

a {
    color: #101B2C;
    text-decoration: underline;
}

a:hover {
    text-decoration: none;
}

img {
    max-width: 100%;
}

.grecaptcha-badge {
    visibility: hidden;
}

#nprogress {
    pointer-events: none;
}

#nprogress .bar {
    background: #851F41;
    position: fixed;
    z-index: 1031;
    top: 0;
    left: 0;
    width: 100%;
    height: 10px;
}

#nprogress .peg {
    display: block;
    position: absolute;
    right: 0;
    width: 100px;
    height: 100%;
    box-shadow: 0 0 10px #851F41, 0 0 5px #851F41;
    opacity: 1;
    -webkit-transform: rotate(3deg) translate(0px, -4px);
    -ms-transform: rotate(3deg) translate(0px, -4px);
    transform: rotate(3deg) translate(0px, -4px);
}

#nprogress .spinner {
    display: block;
    position: fixed;
    z-index: 1031;
    top: 15px;
    right: 15px;
}

#nprogress .spinner-icon {
    width: 18px;
    height: 18px;
    box-sizing: border-box;
    border: solid 2px transparent;
    border-top-color: #29d;
    border-left-color: #29d;
    border-radius: 50%;
    -webkit-animation: nprogress-spinner 400ms linear infinite;
    animation: nprogress-spinner 400ms linear infinite;
}

.nprogress-custom-parent {
    overflow: hidden;
    position: relative;
}

.nprogress-custom-parent #nprogress .spinner,
.nprogress-custom-parent #nprogress .bar {
    position: absolute;
}

@-webkit-keyframes nprogress-spinner___1VJwI {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes nprogress-spinner___1VJwI {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.header___1ncFn a {
    color:#ffffff !important;
}
.header___1ncFn {
    padding: 0 5px 5px 0;
    background-color: #000000;
    position: relative;
}

.header___1ncFn .logo___2tncE {
    height: auto;
    max-height: 120px;
    width: auto;
    position: relative;
    z-index: 2;
}

@media only screen and (min-width: 769px) {
    .header___1ncFn .logo___2tncE {
        max-height: 190px;
    }
}

.header___1ncFn .headline___1_cuc {
    visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}

.languages___30TOc {
    position: absolute;
    margin: 0;
    padding: 0;
    top: 20px;
    right: 20px;
}

.languages___30TOc li {
    display: inline-block;
    margin: 0 0 0 10px;
}

.languages___30TOc li:first-child {
    margin-left: 0;
}

.languages___30TOc li button {
    -webkit-appearance: none;
    background: 0;
    border: 0;
    color: #fff;
    outline: none;
    cursor: pointer;
}

.languages___30TOc li button.active___d2RQ7 {
    font-weight: bold;
}

.content___23o-4 {
    background: #F1F1F1;
    padding: 20px;
}

@media only screen and (min-width: 769px) {
    .content___23o-4 {
        padding: 50px;
    }
}

.footer____YGFo {
    color: #101B2C;
    text-align: center;
    padding: 10px;
    font-size: .8em;
}

.footer____YGFo .payments___70hS8 {
    margin: 0 auto;
    text-align: center;
}

.footer____YGFo .payments___70hS8 img {
    vertical-align: top;
    max-height: 50px;
    max-width: 100%;
    height: auto;
    width: auto;
}

.footer____YGFo .contact___2_ktm a {
    margin: 0 10px;
}

.footer____YGFo .contact___2_ktm a[href^=tel] {
    text-decoration: none;
}

.modalBlocker___109Ll {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 11;
}

.modal___1GFV4 {
    background: #fff;
    border: 1px solid #ccc;
    box-sizing: border-box;
    color: #000;
    left: 50%;
    max-width: 90%;
    min-width: 250px;
    padding: 40px 20px 20px 20px;
    position: fixed;
    text-align: center;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 12;
}

@media only screen and (min-width: 769px) {
    .modal___1GFV4 {
        min-width: 300px;
        max-width: 600px;
    }
}

.modal___1GFV4 .cancel___2v-2P {
    margin: 0 10px 0 0;
    color: #000;
}

.modal___1GFV4 .close___3WvSC {
    border: 1px solid #ccc;
    background: #fff;
    cursor: pointer;
    font-size: 25px;
    line-height: 1em;
    padding: 5px 10px;
    position: absolute;
    right: 10px;
    top: 10px;
    -webkit-appearance: none;
}

.buttons___bXGzg {
    text-align: center;
    margin: 50px 0;
    display: flex;
    flex-direction: column;
}

@media only screen and (min-width: 769px) {
    .buttons___bXGzg {
        flex-direction: row;
        justify-content: space-between;
    }
}

.buttons___bXGzg.center___3vELY {
    justify-content: center;
}

