@charset "UTF-8";

@font-face {
    font-family: 'ServconnectIcons';
    font-style: normal;
    font-weight: 900;
    font-display: block;
    src: url("/assets/fonts/icons.woff2") format("woff2");
}

@font-face {
    font-family: 'Inter';
    src: url("/assets/fonts/Inter.woff2") format("woff2");
    font-weight: 100 900;
    font-display: swap;
    font-style: normal;
    font-named-instance: 'Regular';
}

@font-face {
    font-family: 'Inter';
    src: url("/assets/fonts/Inter-italic.woff2") format("woff2");
    font-weight: 100 900;
    font-display: swap;
    font-style: italic;
    font-named-instance: 'Italic';
}

@font-face {
    font-family: 'Roboto Mono';
    font-weight: 500;
    font-display: swap;
    src: url("/assets/fonts/RobotoMono.woff2") format("woff2");
}

@font-face {
    font-family: 'Roboto Mono';
    font-weight: 700;
    font-display: swap;
    src: url("/assets/fonts/RobotoMono-bold.woff2") format("woff2");
}

icon {
    font-family: 'servconnectIcons';
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    color: #222222;
    text-align: center;
}

body.theme-white icon {
    color: #000000;
}

*,
h1,
h2,
h3,
h4,
h5,
h6,
a {
    margin: 0;
    padding: 0;
    text-decoration: none;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
}

*,
::after,
::before {
    box-sizing: border-box
}

:root {
    --accent-color: #4454ed;
    --accent-color-dark: #2e3aa2;
    --accent-color-light: #6876ff;
    --color-red: #de2d2d;
    --color-green: #3dc226;
    --color-orange: #e7842d;
    --generic-element-margin: 32px;
}

@media(min-width: 900px) {
    :root {
        --app-height: 100vh;
        --app-border-radius: 0;
    }
}

@media(max-width: 700px) {
    :root {
        --generic-element-margin: 16px;
    }
}

::-moz-selection {
    color: #ffffff;
    background: var(--accent-color);
}

::selection {
    color: #ffffff;
    background: var(--accent-color);
}



body {
    margin: 0;
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Inter, "Helvetica Neue", Arial, "Inter", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.25;
    text-align: left;
    background: #ffffff;
}


img,
video {
    pointer-events: none;
}


input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance: textfield;
    appearance: textfield;
}

input,
textarea {
    position: relative;
    display: block;
    width: 100%;
    padding: 2px 8px;
    border-radius: 0px;
    font-size: 15px;
    line-height: 1.25;
    font-family: "Inter", sans-serif;
    color: #000000;
    border: none;
    background: transparent;
    box-shadow: none;
    outline-width: 0px;
    outline-style: none;
    outline-color: transparent;
    -webkit-appearance: none;
    appearance: none;
    cursor: text;
}

input.f-code {
    font-family: "Roboto Mono", monospace;
}

input:focus,
textarea:focus {
    background: transparent;
    border: none;
}

input::placeholder {
    color: #666666;
}

norm {
    text-transform: none;
}

textarea {
    resize: none;
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Inter, "Helvetica Neue", Arial, "Inter", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
}

a,
lnk {
    margin: 0;
    font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Inter, "Helvetica Neue", Arial, "Inter", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    color: var(--accent-color);
    text-decoration: none;
    cursor: pointer;
}

a:active,
lnk:active {
    opacity: .6;
    text-decoration: none;
}

select,
selectview {
    position: relative;
    display: block;
    width: 100%;
    padding: 2px 8px;
    outline: unset;
    border-radius: 0px;
    font-size: 15px;
    line-height: 1.25;
    font-family: "Inter", sans-serif;
    color: #000000;
    border: unset;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;

    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" style="fill: rgb(100,100,100)" viewBox="0 0 56 56"><path d="M 28 7.2578 C 27.4844 7.2578 26.9688 7.4687 26.4063 7.9375 L 10.6094 20.7578 C 10.2110 21.1094 9.9766 21.6016 9.9766 22.3047 C 9.9766 23.5234 10.8906 24.4375 12.1328 24.4375 C 12.6250 24.4375 13.1406 24.2500 13.6797 23.8281 L 28 12.1562 L 42.3203 23.8281 C 42.8594 24.2500 43.3750 24.4375 43.8906 24.4375 C 45.1094 24.4375 46.0234 23.5234 46.0234 22.3047 C 46.0234 21.6016 45.7890 21.1094 45.3906 20.7578 L 29.5937 7.9140 C 29.0312 7.4687 28.5390 7.2578 28 7.2578 Z M 28 48.7422 C 28.5390 48.7422 29.0312 48.5312 29.5937 48.0859 L 45.3906 35.2422 C 45.7890 34.8906 46.0234 34.3984 46.0234 33.6953 C 46.0234 32.4765 45.1094 31.5391 43.8906 31.5391 C 43.3750 31.5391 42.8594 31.7500 42.3203 32.1718 L 28 43.8437 L 13.6797 32.1718 C 13.1406 31.7500 12.6250 31.5391 12.1328 31.5391 C 10.8906 31.5391 9.9766 32.4765 9.9766 33.6953 C 9.9766 34.3984 10.2110 34.8906 10.6094 35.2422 L 26.4063 48.0625 C 26.9688 48.5312 27.4844 48.7422 28 48.7422 Z"/></svg>');
    background-repeat: no-repeat;
    background-position-x: calc(100% - -2px);
    background-position-y: 3px;
}

body.theme-white select,
body.theme-white selectview {
    color: #000000;
}



body selectview {
    display: flex;
    align-items: center;
}

body selectview > p {
    display: block;
    width: 100%;
    font-weight: 500;
    font-size: 17px;
    line-height: 1.25;
    color: #f0f0f0;
    font-family: "Inter", sans-serif;
}

body.theme-white selectview > p {
    color: #000000;
}

body selectview > p:not(:first-child) {
    margin: 0 0 0 8px;
}



h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
eh1,
eh2,
eh3,
eh4,
eh5,
eh6 {
    font-family: "Inter", sans-serif;
    margin: 0;
    letter-spacing: 0.25px;
    line-height: 1.25;
    cursor: default;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 2px 0;
}

h6 {
    font-size: 15px;
    font-weight: 550;
}

h5 {
    font-size: 20px;
    font-weight: 700;
}

h4 {
    font-size: 24px;
    font-weight: 700;
}


h3 {
    font-size: 32px;
    font-weight: 800;
}

h2 {
    font-size: 42px;
    font-weight: 750;
}

h1 {
    font-size: 48px;
    font-weight: 750;
}


p,
slink,
span {
    position: relative;
    margin-top: 0;
    cursor: default;
}

a span {
    cursor: pointer;
}

@media(max-width: 1200px) {
    h6 {
        font-size: 15px;
    }

    h5 {
        font-size: 16px;
    }

    h4 {
        font-size: 18px;
    }

    h3 {
        font-size: 20px;
    }

    h2 {
        font-size: 26px;
    }

    h1 {
        font-size: 28px;
    }

    p,
    slink {
        font-size: 13px;
    }
}



h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    color: #191919;
}


body.sc-dark h1,
body.sc-dark h2,
body.sc-dark h3,
body.sc-dark h4,
body.sc-dark h5,
body.sc-dark h6,
body.sc-dark .h1,
body.sc-dark .h2,
body.sc-dark .h3,
body.sc-dark .h4,
body.sc-dark .h5,
body.sc-dark .h6 {
    color: #f0f0f0;
}

body p,
body span {
    color: #505050;
    line-height: 1.4;
}

p.tag {
    display: inline-block;
    padding: 6px 20px 8px;
    border-radius: 5000px;
    border: 3px solid #cccccc;
    font-size: 14px;
    color: #888888;
}


body.theme-white h1,
body.theme-white h2,
body.theme-white h3,
body.theme-white h4,
body.theme-white h5,
body.theme-white h6,
body.theme-white .h1,
body.theme-white .h2,
body.theme-white .h3,
body.theme-white .h4,
body.theme-white .h5,
body.theme-white .h6 {
    color: #000000;
}

body.theme-white p {
    color: #333333;
}



slink,
a {
    color: var(--accent-color);
    cursor: pointer;
    display: inline-block;
}

slink > icon,
a > icon {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: var(--accent-color);
}

slink:hover {
    text-decoration: underline;
}

slink:active {
    opacity: .5;
}

slink.more::after {
    position: relative;
    color: var(--accent-color);
    content: 'arrow_forward_ios';
    font-family: "Material Symbols Rounded";
    font-size: 14px;
    display: inline-block;
    vertical-align: bottom;
    padding: 0 0 0 2px;
}

code {
    position: relative;
    font-family: 'Roboto Mono', monospace;
    white-space: pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    word-wrap: break-word;
    color: #666666;
    background: #f0f0f0;
    border-radius: 10px;
    padding: 2px 8px;
    max-width: 100%;
    -moz-user-select: unset;
    -webkit-user-select: unset;
    user-select: unset;
    -webkit-tap-highlight-color: unset;
}

code::-moz-selection {
    color: var(--accent-color);
    background: rgba(0, 0, 0, .1);
}

code::selection {
    color: var(--accent-color);
    background: rgba(0, 0, 0, .1);
}

@media(prefers-color-scheme:dark) {
    code::-moz-selection {
        background: rgba(255, 255, 255, .1);
    }

    code::selection {
        background: rgba(255, 255, 255, .1);
    }
}


button {
    position: relative;
    display: inline-block;
    outline: unset;
    box-shadow: unset;
    border: unset;
    font-family: "Inter", sans-serif;
    font-size: 15px;
    font-weight: 500;
    background: var(--accent-color);
    border-radius: 0;
    padding: 8px 20px;
    line-height: 1.25;
    color: #ffffff;
    cursor: pointer;
    border-radius: 4px;
}


button:active {
    opacity: .8;
}

@media(min-width: 901px) {
    button.desktop-highlight:not(:active) {
        background: var(--accent-color);
    }
}


actions entry.d {
    pointer-events: none;
    opacity: .5;
}

actions entry.d h6,
actions entry.d p,
actions entry.d icon {
    color: #666666;
}



button.delete:not(.grey) {
    background: var(--color-red);
    border: 1px solid var(--color-red);
    color: #111111;
}

button.delete:not(.grey):hover {
    background: var(--color-red);
    border: 1px solid var(--color-red);
}

button.delete:not(.grey):active {
    background: var(--color-red);
    border: 1px solid var(--color-red);
}

p.delete {
    color: var(--color-red);
}

p.warning {
    color: #e38043;
}







/* -------- Menu -------- */

body > menu {
    position: sticky;
    left: 0;
    top: 0;
    width: 100%;
    height: 100px;
    padding: 8px 0;
    display: block;
    background: linear-gradient(to bottom, #111111 0%, #111111d0 100%);
    z-index: 50;
    backdrop-filter: blur(12px) saturate(200%);
    -webkit-backdrop-filter: blur(12px) saturate(200%);
    transition: .24s cubic-bezier(0.645, 0.045, 0.355, 1);
}

body > menu a {
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}


body > menu > content {
    position: relative;
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    width: 100%;
    height: 84px;
    max-width: 1304px;
    padding: 0 52px;
    margin: 0 auto;
    overflow: hidden;
    opacity: 1;
    z-index: 1;
    transition: opacity .12s linear;
}

@media(max-width: 1024px) {
    body > menu > content {
        justify-content: space-between;
    }
}

@media(max-width: 850px) {
    body > menu > content {
        padding: 0 32px;
    }
}

body > menu > content > left,
body > menu > content > middle,
body > menu > content > right {
    position: relative;
    display: block;
    height: 100%;
    flex: 0 0 26.33333333%;
    overflow: hidden;
}

body > menu > content > middle {
    flex: 40%;
}

@media(max-width: 850px) {
    body > menu > content > left {
        flex: 0 0 50%;
    }
}



body > menu > content > left > a {
    position: relative;
    display: block;
    width: 130px;
    height: 100%;
}

body > menu > content > left > a > svg {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    fill: #ffffff;
}


body > menu ul {
    position: relative;
    display: flex;
    height: 100%;
    align-items: center;
    justify-content: center;
    list-style: none;
}

body > menu ul > li {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
}

body > menu ul > li > a {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding: 0 12px;
    color: #ffffff;
}

body > menu ul > li > a > span {
    color: #ffffff;
    font-weight: 500;
    font-size: 15px;
}


body > menu > content > right {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 20px 0;
}

body > menu > content > right > a {
    color: #ffffff;
    font-weight: 500;
    font-size: 15px;
}

@media(max-width: 1200px) {
    body > menu > content > right > a:not(.button) {
        display: none;
    }
}

body > menu > content > right > *:not(:last-child) {
    margin-right: 20px;
}

body > menu > content > right > a.button,
body > menu mobilecontent a.button {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    background: linear-gradient(to right, #de43e4 0%, #de43e4 25%, var(--accent-color) 75%, var(--accent-color) 100%);
    background-size: 400% 100%;
    background-position: 0% 0%;
    padding: 0 20px;
    font-weight: 600;
    border-radius: 8px;
    animation: voorbeeldBtn 1s cubic-bezier(0.645, 0.045, 0.355, 1) forwards 1s;
}

body > menu mobilecontent a.button {
    height: unset;
    padding: 12px 32px;
    color: #ffffff;
}

@keyframes voorbeeldBtn {
    from {
        background-position: 0% 0%;
    }

    to {
        background-position: 100% 0%;
    }
}

body > menu > content > icon {
    position: relative;
    display: none;
    padding: 0 0 0 32px;
    height: 100%;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    opacity: 1;
    cursor: pointer;
    transition: opacity .12s linear;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media(max-width: 1024px) {

    body > menu > content > middle,
    body > menu > content > right {
        display: none;
    }

    body > menu > content > icon {
        display: inline-flex;
    }
}

body > menu mobilecontent {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
    opacity: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    transition: opacity .12s linear;
    z-index: 0;
}

body > menu mobilecontent > contact {
    position: relative;
    display: block;
    width: 100%;
}

body > menu mobilecontent > contact > a {
    position: relative;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
}

body > menu mobilecontent > contact > a > icon {
    position: relative;
    display: inline-block;
    margin: 0 10px 0 0;
    color: #ffffff;
    font-size: 20px;
}

body > menu mobilecontent > contact > a:not(:last-child) {
    margin-bottom: 18px;
}

body > menu mobilecontent contact > a.button {
    animation: unset;
}

body > menu mobilecontent.sh contact > a.button {
    animation: voorbeeldBtn 1s cubic-bezier(0.645, 0.045, 0.355, 1) forwards .12s;
}

@media(max-width: 1024px) {
    body > menu mobilecontent {
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        padding: 100px 32px 32px;
    }

    body > menu mobilecontent ul,
    body > menu mobilecontent ul > li {
        display: block;
        height: unset;
    }

    body > menu mobilecontent ul > li > a {
        padding: 12px 0;
    }

    body > menu mobilecontent ul > li,
    body > menu mobilecontent ul > li span {
        font-size: 20px;
        font-weight: 700;
        text-transform: uppercase;
    }
}


/* -------- Footer -------- */

body > footer {
    position: relative;
    display: block;
    width: 100%;
    background: #e7e7e7;
}

body > footer > content {
    position: relative;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
    max-width: 1304px;
    margin: 0 auto;
    gap: 52px;
    padding: 52px 52px;
}

body > footer > content > column {
    position: relative;
    display: block;
    width: 100%;
}

body > footer > content > column:first-of-type > a {
    position: relative;
    display: block;
    width: 100%;
    margin: 0 0 12px 0;
}

body > footer > content > column:first-of-type > a > svg {
    position: relative;
    display: block;
    width: 200px;
    height: 60px;
}

body > footer > content > column:first-of-type > p {
    position: relative;
    font-size: 12px;
}


body > footer > content > column:last-of-type > p,
body > footer > content > column:last-of-type > a {
    font-size: 15px;
    padding: 4px 0;
}

body > footer > content > column:last-of-type > a {
    display: flex;
    align-items: center;
}

body > footer > content > column:last-of-type > a > icon {
    position: relative;
    margin: 0 8px 0 0;
}



body > footer > content > column ul {
    position: relative;
    display: block;
    align-items: center;
    justify-content: center;
    list-style: none;
}

body > footer > content > column ul > li {
    position: relative;
    display: block;
}

body > footer > content > column ul > li > a {
    position: relative;
    display: inline-flex;
    align-items: center;
    padding: 4px 0;
    color: #ffffff;
}

body > footer > content > column ul > li > a > span {
    color: var(--accent-color);
    font-weight: 500;
    font-size: 15px;
}

@media(max-width: 1200px) {
    body > footer > content {
        padding: 52px 32px;
    }
}

@media(max-width: 800px) {
    body > footer > content {
        grid-template-columns: 1fr;
        padding: 32px 12px;
    }

    body > footer > content > column {
        display: none;
        width: 100%;
        flex: 0 0 100%;
        text-align: center;
    }

    body > footer > content > column:first-of-type {
        display: block;
    }

    body > footer > content > column:first-of-type > a {
        margin: 0 auto 12px;
    }

    body > footer > content > column:first-of-type > a,
    body > footer > content > column:first-of-type > a > svg {
        width: 100px;
        height: 30px;
    }
}