:root {
    --orange: #EC6608;
    --blue: #0C0350;
}

@font-face { font-family: 'Handstand'; src: url('../font/login/Handstand.woff2') format('woff2'), url('../font/login/Handstand.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; }
/* @font-face { font-family: 'Campton'; src: url('/fonts/campton-book-webfont.woff2') format('woff2'), url('/fonts/campton-book-webfont.woff') format('woff'); font-weight: 300; font-style: normal; font-display: swap; }
@font-face { font-family: 'Campton'; src: url('/fonts/campton-bold-webfont.woff2') format('woff2'), url('/fonts/campton-bold-webfont.woff') format('woff'); font-weight: 700; font-style: normal; font-display: swap; }
@font-face { font-family: 'Campton'; src: url('/fonts/campton-semibold-webfont.woff2') format('woff2'), url('/fonts/campton-semibold-webfont.woff') format('woff'); font-weight: 600; font-style: normal; font-display: swap; }
@font-face { font-family: 'Campton'; src: url('/fonts/campton-medium-webfont.woff2') format('woff2'), url('/fonts/campton-medium-webfont.woff') format('woff'); font-weight: 500; font-style: normal; font-display: swap; } */

@font-face { font-family: 'Campton'; src: url('../font/login/Campton-Book.woff2') format('woff2'), url('../font/login/Campton-Book.woff') format('woff'); font-weight: 300; font-style: normal; font-display: swap; ascent-override: 60%; descent-override: 0%; }
@font-face { font-family: 'Campton'; src: url('../font/login/Campton-Bold.woff2') format('woff2'), url('../font/login/Campton-Bold.woff') format('woff'); font-weight: 700; font-style: normal; font-display: swap; ascent-override: 60%; descent-override: 0%; }
@font-face { font-family: 'Campton'; src: url('../font/login/Campton-SemiBold.woff2') format('woff2'), url('../font/login/Campton-SemiBold.woff') format('woff'); font-weight: 600; font-style: normal; font-display: swap; ascent-override: 60%; descent-override: 0%; }
@font-face { font-family: 'Campton'; src: url('../font/login/Campton-Medium.woff2') format('woff2'), url('../font/login/Campton-Medium.woff') format('woff'); font-weight: 500; font-style: normal; font-display: swap; ascent-override: 60%; descent-override: 0%; }

*{ outline: 0 !important; }
body{ font-family: 'Campton', sans-serif; font-size: 16px; font-weight: 500; font-style: normal; color: var(--blue); line-height: 1.5; max-width: 100vw; max-height: 100vh; overflow: hidden; }
h1{ font-family: 'Campton', sans-serif; font-size: 45px; font-weight: 700; font-style: normal; color: var(--blue); line-height: 1.2; margin: 0 0 0 0; }
h2{ font-family: 'Campton', sans-serif; font-size: 35px; font-weight: 700; font-style: normal; color: var(--blue); line-height: 1.2; margin: 0 0 25px 0; }
h3{ font-family: 'Campton', sans-serif; font-size: 30px; font-weight: 700; font-style: normal; color: var(--blue); line-height: 1.2; margin: 20px 0 10px 0; }
h4{ font-family: 'Campton', sans-serif; font-size: 25px; font-weight: 700; font-style: normal; color: var(--blue); line-height: 1.2; margin: 15px 0 5px 0; }

.btn { font-size: 18px; font-weight: 600; }
.btn.btn-primary{ background: var(--orange); color: #fff; border: 2px solid var(--orange); font-weight: 600; border-radius: 10px; padding: 10px 30px; }
.btn.btn-primary:hover{ background: #fff; color: var(--orange); }
.btn.btn-primary:active,
.btn.btn-primary:focus,
.btn.btn-primary:focus:active,
.btn.btn-primary:active:not(:disabled),
.btn.btn-primary:active:not(:disabled):focus { background: #e15d00; border-color: #e15d00; color: #fff; box-shadow: 0 0 0 0.2rem rgb(253 105 0 / 48%); }

.px-lg-10 { padding-left: 10rem !important; padding-right: 10rem !important;}

ul { padding-left: 1rem; }
ul li { margin-bottom: 10px; }

.logo img { max-width: 100px; }
.subtitle { font-weight: 300; font-size: 1.4rem; margin: 50px 0 0 0; }
.alert { padding: 0.5rem 1rem; }

.left { height: 100vh; z-index: 1; background-color: white; display: flex; flex-direction: column; justify-content: center; }
form .form-group { margin-bottom: 15px; }
form .form-group input { padding: 10px 15px; height: fit-content; font-weight: 400; }
form .form-group input::placeholder { color: #B2C0D3; overflow: visible; }
form .form-group input::-webkit-input-placeholder { font-weight: lighter; }
form .form-group input::-moz-placeholder { font-weight: lighter; }
form .form-group input::-ms-input-placeholder { font-weight: lighter; }
form .form-group label { display: none; }
form .form-group label[type='checkbox'] { display: block; }
form .input-group-text { height: 100%; }
form .form-group input[type='checkbox'] { accent-color: #EC6608; }
form button { width: 100%; }
form .form-text { color: #EC6608; text-decoration: none; }

.right { position: relative; overflow: hidden; }
.right .images img {object-fit: cover; object-position: right; max-height: 100vh; width: 100%;}
.right .content { position: absolute; bottom: 100px; right: 0; background-color: #fff; width: 80%; padding: 50px; }
.right .content .header { display: flex; align-items: center; justify-content: space-between; }
.right .content .header .subheader { font-size: 27px; font-family: 'Handstand'; font-weight: 400; color: var(--orange); word-spacing: 10px; font-weight: 400; }
.right .content .header .progress { background: none; height: unset; border-radius: unset; }
.right .content .progress .bar {position: relative; width: 65px; height: 4px; background-color: #E1E1E1; border-radius: 5px; margin-left: 15px; }
.right .content .progress .bar:hover { cursor: pointer; }
.right .content .item:nth-child(n+3) { display: none; }
.right .content .item .subheader { font-size: 27px; font-family: 'Handstand'; font-weight: 400; color: var(--orange); word-spacing: 10px; font-weight: 400; }
.right .content .item .btn { position: absolute; bottom: -25px; left: 50px; }

/* Animatie */
.right .content .progress .bar::before {content: ''; width: 100%; height: 100%; position: absolute; inset: 0; background-color: var(--blue); border-radius: 5px; transition: transform 0ms; transform: scaleX(0); transform-origin: top left;}

.right .content .progress .bar.animate::before {transform: scaleX(1); transition: transform var(--interval);}

@media only screen and (max-width: 1399px) {

    .left {padding: 0 5rem !important;}

}

@media only screen and (max-width: 1199px) {

    h2 {font-size: 1.875rem;}

    .right .content .header .subheader {font-size: 1.25rem;}

}

@media only screen and (max-width: 991px) {

    .left {padding: 0 20% !important; background-color: rgba(255, 255, 255, 0.8);}
    .left .subtitle {margin-top: 0;}

    .right {position: absolute; inset: 0; padding: 0; width: 100dvw; height: 100dvh;}
    .right .images {overflow: hidden;}
    .right .images img {width: 100dvw; height: 100dvh; margin: 0; aspect-ratio: unset;}
    .right .content {display: none;}

}

@media only screen and (max-width: 575px) {

    .left {padding: 0 10% !important;}

    .right .images img {object-position: center;}
    
}