@charset "UTF-8";
.splide__container{box-sizing:border-box;position:relative}.splide__list{backface-visibility:hidden;display:-ms-flexbox;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{backface-visibility:hidden;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@keyframes splide-loading{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:flex;height:2em;-ms-flex-pack:center;justify-content:center;opacity:.7;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:.9}.splide__arrow:disabled{opacity:.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:.7;padding:0;position:relative;transition:transform .2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports(outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports(outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;left:auto;padding:1em 0;right:.5em;top:0}
 .mb1 {
margin-bottom: 1em;
}
.mb2 {
margin-bottom: 2em;
}
.mb3 {
margin-bottom: 3em;
}
.mb4 {
margin-bottom: 4em;
}
.mb5 {
margin-bottom: 5em;
}
.mb6 {
margin-bottom: 6em;
} :root {
line-height: 1.5;
}   article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
template,
[hidden] {
display: none;
}
*,
::before,
::after {
background-repeat: no-repeat;
-webkit-box-sizing: inherit;
box-sizing: inherit;
}
::before,
::after {
text-decoration: inherit;
vertical-align: inherit;
}
:root {
-webkit-box-sizing: border-box;
box-sizing: border-box;
font-family: "Figtree", "Rubik", "Helvetica", "Arial", sans-serif;
line-height: 1.5;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
background-color: white;
color: #444;
font-size: 21px;
text-rendering: optimizeLegibility;
}
@media (min-width: 480px) {
:root {
font-size: 21px;
}
}
code,
kbd,
pre,
samp {
font-family: "Consolas", monospace;
font-size: 0.8rem;
background-color: #f5f5f5;
}
code,
kbd {
vertical-align: middle;
display: inline-block;
padding: 0 0.4em;
}
pre {
padding: 0.5lh 1em;
}
pre > code  {
white-space: pre;
}
kbd {
background-color: transparent;
outline: 1px solid;
}
hr {
height: 1px;
overflow: visible;
border: 0;
}
nav ol,
nav ul {
padding-left: 0;
}
nav li {
list-style: none;
}
dt {
font-weight: bold;
}
blockquote {
padding: 0 1em;
}
blockquote cite,
blockquote footer {
color: #777;
font-size: 80%;
margin-top: 0.5lh;
}
blockquote cite:before,
blockquote footer:before {
content: "— ";
}
abbr {
-webkit-font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "smcp" 1, "c2sc" 1;
font-feature-settings: "kern" 1, "liga" 1, "calt" 1, "pnum" 1, "tnum" 0, "onum" 1, "lnum" 0, "smcp" 1, "c2sc" 1;
text-transform: uppercase;
}
abbr[title] {
border-bottom: 1px solid;
cursor: help;
text-decoration: none;
}
b,
strong {
font-weight: inherit;
}
b,
strong {
font-weight: bolder;
}
dfn {
font-style: italic;
}
mark {
background-color: #ffff00;
color: #000000;
}
progress {
vertical-align: baseline;
}
small {
font-size: 80%;
}
sub,
sup {
line-height: 0;
position: relative;
vertical-align: baseline;
font-size: 80%;
}
sub {
bottom: -0.25em;
-webkit-font-feature-settings: "subs" 1;
font-feature-settings: "subs" 1;
}
sup {
top: -0.25em;
-webkit-font-feature-settings: "sups" 1;
font-feature-settings: "sups" 1;
}
audio,
canvas,
iframe,
img,
svg,
video {
vertical-align: middle;
}
img {
border-style: none;
}
svg {
fill: currentColor;
}
svg:not(:root) {
overflow: hidden;
}
a {
background-color: transparent;
-webkit-text-decoration-skip: objects;
color: #00a3e0;
text-decoration: none;
-webkit-transition-duration: 150ms;
transition-duration: 150ms;
}
a:hover, a:focus {
color: #00597a;
}
a:hover {
outline-width: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
input,
select,
textarea {
background-color: transparent;
border-style: none;
color: inherit;
}
button,
input {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html [type=button],
[type=reset],
[type=submit] {
-webkit-appearance: button;
}
::-moz-focus-inner {
border-style: none;
padding: 0;
}
:-moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
border: 1px solid;
padding: 1lh 1em;
}
legend {
display: table;
max-width: 100%;
white-space: normal;
padding: 0 0.5em;
}
textarea {
overflow: auto;
resize: vertical;
height: auto;
padding: 0.25lh 0.5em;
}
[type=checkbox],
[type=radio] {
padding: 0;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
height: auto;
}
[type=search] {
-webkit-appearance: textfield;
outline-offset: -2px;
}
::-webkit-search-cancel-button,
::-webkit-search-decoration {
-webkit-appearance: none;
}
::-webkit-input-placeholder {
color: inherit;
opacity: 0.54;
}
::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }
input[type=range] {
border: none;
padding: 0;
width: 100%;
-webkit-appearance: none;
}
input[type=range]:focus {
outline: none;
}
input[type=range]::range-track {
border: none;
height: 0.2lh;
}
input[type=range]::range-thumb {
border: none;
border-radius: 50%;
background-color: #00a3e0;
height: 0.5lh;
margin-top: -0.15lh;
width: 0.5lh;
}
input[type=range]::-webkit-slider-thumb {
-webkit-appearance: none;
}
button {
background-color: #00a3e0;
border: none;
color: white;
cursor: pointer;
font-size: 0.8rem;
line-height: 1.5lh;
padding: 0 1.5em;
-webkit-transition: background-color 150ms;
transition: background-color 150ms;
white-space: nowrap;
}
button:hover, button:focus {
background-color: #00b6fa;
text-decoration: none;
outline: none;
}
button:active {
background-color: #14bfff;
}
button[disabled] {
background-color: #eee;
cursor: not-allowed;
}
[aria-busy=true] {
cursor: progress;
}
[aria-controls] {
cursor: pointer;
}
[aria-disabled] {
cursor: default;
}
a,
area,
button,
input,
label,
select,
textarea,
[tabindex] {
-ms-touch-action: manipulation;
touch-action: manipulation;
}
[hidden][aria-hidden=false] {
clip: rect(0, 0, 0, 0);
display: inherit;
position: absolute;
}
[hidden][aria-hidden=false]:focus {
clip: auto;
}
* {
margin: 0;
}
li,
kbd,
div,
input,
option,
select,
a,
textarea,
body,
span,
dd,
code,
label,
[flex-column] {
margin-top: 0;
}
h1 + p, h2 + p, h3 + p, h4 + p, h5 + p, h6 + p {
margin-top: 0;
}
h1,h2,h3,h4,h5{
letter-spacing: -0.02em;
}
h1 {
font-size: 2.44140625rem;
}
h2 {
font-size: 1.953125rem;
font-size: 1.853125rem;
}
h3 {
font-size: 1.5625rem;
font-size: 1.46625rem;
}
h4 {
font-size: 1.25rem;
}
h5 {
font-size: 1rem;
}
h6 {
font-size: 0.8rem;
}
h1, h2, h3, h4, h5, h6 {
color: #222;
font-family: "Krub", "Rubik", "Helvetica", "Arial", sans-serif;
line-height: 1.3;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
color: inherit;
vertical-align: 0;
font-size: 80%;
}
h1, h2, h3 {
margin: 0;
line-height: 1.3lh;
}
h1 a, h2 a, h3 a {
color: inherit;
}
h1 a:hover, h1 a:focus, h2 a:hover, h2 a:focus, h3 a:hover, h3 a:focus {
color: #00a3e0;
text-decoration: none;
}
h4, h5, h6 {
margin: 0;
line-height: 1lh;
}
[flex-container] {
max-width: 1200px;
overflow: auto;
}
[flex-grid] {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 auto;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
@media (min-width: 480px) {
[flex-grid] {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
}
[flex-grid=xs] {
max-width: 480px;
}
[flex-grid=sm] {
max-width: 480px;
}
[flex-grid=md] {
max-width: 768px;
}
[flex-grid=lg] {
max-width: 992px;
}
[flex-grid=xlg] {
max-width: 1200px;
}
[flex-grid=xxlg] {
max-width: 1600px;
}
[flex-column] {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
padding-left: 0.75rem;
padding-right: 0.75rem;
}
[flex-grid~=no-gutters] {
margin-left: 0;
margin-right: 0;
}
[flex-grid~=no-gutters] [flex-column] {
padding-left: 0;
padding-right: 0;
}
[flex-grid~=no-collapse] {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-flow: row nowrap;
flex-flow: row nowrap;
}
[flex-grid~=wrap] {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
[flex-grid~=no-wrap] {
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
}
[flex-grid~=wrap-reverse] {
-ms-flex-wrap: wrap-reverse;
flex-wrap: wrap-reverse;
}
[flex-grid~=row] {
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-ms-flex-direction: row;
flex-direction: row;
}
[flex-grid~=row-reverse] {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
[flex-grid~=column] {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
[flex-grid~=column-reverse] {
-webkit-box-orient: vertical;
-webkit-box-direction: reverse;
-ms-flex-direction: column-reverse;
flex-direction: column-reverse;
}
[flex-grid~=justify-start] {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
[flex-grid~=justify-end] {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
[flex-grid~=justify-center] {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
[flex-grid~=justify-between] {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
[flex-grid~=justify-around] {
-ms-flex-pack: distribute;
justify-content: space-around;
}
[justify~=start] {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
}
[justify~=end] {
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
[justify~=center] {
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
[justify~=between] {
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
[justify~=around] {
-ms-flex-pack: distribute;
justify-content: space-around;
}
[flex-grid~=top] {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
[flex-grid~=center] {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
[flex-grid~=bottom] {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
[flex-grid~=baseline] {
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
[flex-grid~=stretch] {
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
.align-items--center {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
[align~=top] {
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
[align~=center] {
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
[align~=bottom] {
-webkit-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
}
[align~=baseline] {
-webkit-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
}
[align~=stretch] {
-webkit-box-align: stretch;
-ms-flex-align: stretch;
align-items: stretch;
}
[flex-column~=top] {
-ms-flex-item-align: start;
align-self: flex-start;
}
[flex-column~=center] {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
[flex-column~=bottom] {
-ms-flex-item-align: end;
align-self: flex-end;
}
[columns~=top] {
-ms-flex-item-align: start;
align-self: flex-start;
}
[columns~=center] {
-ms-flex-item-align: center;
-ms-grid-row-align: center;
align-self: center;
}
[columns~=bottom] {
-ms-flex-item-align: end;
align-self: flex-end;
}
[flex-column~=auto] {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
@media (min-width: 480px) {
[flex-column~="1"] {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
[flex-column~="2"] {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
[flex-column~="3"] {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
[flex-column~="4"] {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
[flex-column~="5"] {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
[flex-column~="6"] {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
[flex-column~="7"] {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
[flex-column~="8"] {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
[flex-column~="9"] {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
[flex-column~="10"] {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
[flex-column~="11"] {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
[flex-column~="12"] {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
[flex-column~="+1"] {
margin-left: 8.3333333333%;
}
[flex-column~="+2"] {
margin-left: 16.6666666667%;
}
[flex-column~="+3"] {
margin-left: 25%;
}
[flex-column~="+4"] {
margin-left: 33.3333333333%;
}
[flex-column~="+5"] {
margin-left: 41.6666666667%;
}
[flex-column~="+6"] {
margin-left: 50%;
}
[flex-column~="+7"] {
margin-left: 58.3333333333%;
}
[flex-column~="+8"] {
margin-left: 66.6666666667%;
}
[flex-column~="+9"] {
margin-left: 75%;
}
[flex-column~="+10"] {
margin-left: 83.3333333333%;
}
[flex-column~="+11"] {
margin-left: 91.6666666667%;
}
[flex-column~="+12"] {
margin-left: 100%;
}
}
@media (min-width: 480px) {
[flex-column~=s-1] {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
[flex-column~=s-2] {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
[flex-column~=s-3] {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
[flex-column~=s-4] {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
[flex-column~=s-5] {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
[flex-column~=s-6] {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
[flex-column~=s-7] {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
[flex-column~=s-8] {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
[flex-column~=s-9] {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
[flex-column~=s-10] {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
[flex-column~=s-11] {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
[flex-column~=s-12] {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
[flex-column~="+s-1"] {
margin-left: 8.3333333333%;
}
[flex-column~="+s-2"] {
margin-left: 16.6666666667%;
}
[flex-column~="+s-3"] {
margin-left: 25%;
}
[flex-column~="+s-4"] {
margin-left: 33.3333333333%;
}
[flex-column~="+s-5"] {
margin-left: 41.6666666667%;
}
[flex-column~="+s-6"] {
margin-left: 50%;
}
[flex-column~="+s-7"] {
margin-left: 58.3333333333%;
}
[flex-column~="+s-8"] {
margin-left: 66.6666666667%;
}
[flex-column~="+s-9"] {
margin-left: 75%;
}
[flex-column~="+s-10"] {
margin-left: 83.3333333333%;
}
[flex-column~="+s-11"] {
margin-left: 91.6666666667%;
}
[flex-column~="+s-12"] {
margin-left: 100%;
}
}
@media (min-width: 768px) {
[flex-column~=m-1] {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
[flex-column~=m-2] {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
[flex-column~=m-3] {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
[flex-column~=m-4] {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
[flex-column~=m-5] {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
[flex-column~=m-6] {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
[flex-column~=m-7] {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
[flex-column~=m-8] {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
[flex-column~=m-9] {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
[flex-column~=m-10] {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
[flex-column~=m-11] {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
[flex-column~=m-12] {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
[flex-column~="+m-1"] {
margin-left: 8.3333333333%;
}
[flex-column~="+m-2"] {
margin-left: 16.6666666667%;
}
[flex-column~="+m-3"] {
margin-left: 25%;
}
[flex-column~="+m-4"] {
margin-left: 33.3333333333%;
}
[flex-column~="+m-5"] {
margin-left: 41.6666666667%;
}
[flex-column~="+m-6"] {
margin-left: 50%;
}
[flex-column~="+m-7"] {
margin-left: 58.3333333333%;
}
[flex-column~="+m-8"] {
margin-left: 66.6666666667%;
}
[flex-column~="+m-9"] {
margin-left: 75%;
}
[flex-column~="+m-10"] {
margin-left: 83.3333333333%;
}
[flex-column~="+m-11"] {
margin-left: 91.6666666667%;
}
[flex-column~="+m-12"] {
margin-left: 100%;
}
}
@media (min-width: 992px) {
[flex-column~=l-1] {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
[flex-column~=l-2] {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
[flex-column~=l-3] {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
[flex-column~=l-4] {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
[flex-column~=l-5] {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
[flex-column~=l-6] {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
[flex-column~=l-7] {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
[flex-column~=l-8] {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
[flex-column~=l-9] {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
[flex-column~=l-10] {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
[flex-column~=l-11] {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
[flex-column~=l-12] {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
[flex-column~="+l-1"] {
margin-left: 8.3333333333%;
}
[flex-column~="+l-2"] {
margin-left: 16.6666666667%;
}
[flex-column~="+l-3"] {
margin-left: 25%;
}
[flex-column~="+l-4"] {
margin-left: 33.3333333333%;
}
[flex-column~="+l-5"] {
margin-left: 41.6666666667%;
}
[flex-column~="+l-6"] {
margin-left: 50%;
}
[flex-column~="+l-7"] {
margin-left: 58.3333333333%;
}
[flex-column~="+l-8"] {
margin-left: 66.6666666667%;
}
[flex-column~="+l-9"] {
margin-left: 75%;
}
[flex-column~="+l-10"] {
margin-left: 83.3333333333%;
}
[flex-column~="+l-11"] {
margin-left: 91.6666666667%;
}
[flex-column~="+l-12"] {
margin-left: 100%;
}
}
@media (min-width: 1200px) {
[flex-column~=xl-1] {
-webkit-box-flex: 0;
-ms-flex: 0 0 8.3333333333%;
flex: 0 0 8.3333333333%;
max-width: 8.3333333333%;
}
[flex-column~=xl-2] {
-webkit-box-flex: 0;
-ms-flex: 0 0 16.6666666667%;
flex: 0 0 16.6666666667%;
max-width: 16.6666666667%;
}
[flex-column~=xl-3] {
-webkit-box-flex: 0;
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
[flex-column~=xl-4] {
-webkit-box-flex: 0;
-ms-flex: 0 0 33.3333333333%;
flex: 0 0 33.3333333333%;
max-width: 33.3333333333%;
}
[flex-column~=xl-5] {
-webkit-box-flex: 0;
-ms-flex: 0 0 41.6666666667%;
flex: 0 0 41.6666666667%;
max-width: 41.6666666667%;
}
[flex-column~=xl-6] {
-webkit-box-flex: 0;
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
[flex-column~=xl-7] {
-webkit-box-flex: 0;
-ms-flex: 0 0 58.3333333333%;
flex: 0 0 58.3333333333%;
max-width: 58.3333333333%;
}
[flex-column~=xl-8] {
-webkit-box-flex: 0;
-ms-flex: 0 0 66.6666666667%;
flex: 0 0 66.6666666667%;
max-width: 66.6666666667%;
}
[flex-column~=xl-9] {
-webkit-box-flex: 0;
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
[flex-column~=xl-10] {
-webkit-box-flex: 0;
-ms-flex: 0 0 83.3333333333%;
flex: 0 0 83.3333333333%;
max-width: 83.3333333333%;
}
[flex-column~=xl-11] {
-webkit-box-flex: 0;
-ms-flex: 0 0 91.6666666667%;
flex: 0 0 91.6666666667%;
max-width: 91.6666666667%;
}
[flex-column~=xl-12] {
-webkit-box-flex: 0;
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
[flex-column~="+xl-1"] {
margin-left: 8.3333333333%;
}
[flex-column~="+xl-2"] {
margin-left: 16.6666666667%;
}
[flex-column~="+xl-3"] {
margin-left: 25%;
}
[flex-column~="+xl-4"] {
margin-left: 33.3333333333%;
}
[flex-column~="+xl-5"] {
margin-left: 41.6666666667%;
}
[flex-column~="+xl-6"] {
margin-left: 50%;
}
[flex-column~="+xl-7"] {
margin-left: 58.3333333333%;
}
[flex-column~="+xl-8"] {
margin-left: 66.6666666667%;
}
[flex-column~="+xl-9"] {
margin-left: 75%;
}
[flex-column~="+xl-10"] {
margin-left: 83.3333333333%;
}
[flex-column~="+xl-11"] {
margin-left: 91.6666666667%;
}
[flex-column~="+xl-12"] {
margin-left: 100%;
}
} @media (max-width: 992px) {
[flex-grid] {
padding-left: 1em;
padding-right: 1em;
}
}
@media (max-width: 768px) {
[flex-column] {
padding-left: 0.5rem;
padding-right: 0.5rem;
}
}   :root {
--ui-hero-block-margin: 0;
--ui-hero-block-padding: 0;
--ui-hero-h1: 46px;
--ui-hero-h2: 23px;
--ui-hero-h2-margin: 0;
}
.ui__hero__block {
--ui-hero-block-margin: 4em 0 4.5em 0;
--ui-hero-h1: 31px;
--ui-hero-h2: 50px;
--ui-hero-h2-margin: 0.25em 0 0.5em 0;
position: relative;
margin: var(--ui-hero-block-margin);
padding: var(--ui-hero-block-padding);
line-height: 1.4;
}
.ui__hero__block h1,
.ui__hero__block h2 {
margin: var(--ui-hero-h2-margin);
font-size: var(--ui-hero-h2);
line-height: 1.25;
font-weight: 100;
}
.ui__hero__block p {
font-family: "Krub", "Rubik", "Helvetica", "Arial", sans-serif;
font-weight: 300;
line-height: 1.7rem;
}
.ui__hero__block p.large {
font-size: 22px;
line-height: 1.9rem;
} .ui__block {
font-size: 0.9em;
}
.ui__block label {
margin-bottom: 1em;
display: inline-block;
color: #99a;
line-height: 1;
font-size: 0.84em;
}
.ui__block label a {
color: inherit;
}
.ui__block header {
line-height: 2.5; }
.ui__block p {
margin-bottom: 1em;
}
.ui__block a {
font-size: inherit;
font-weight: 300;
}
.ui__block .ui__action {
margin-top: 1em;
}
.ui__row, .ui__row__dark, .ui__row__purple {
position: relative;
overflow: hidden;
}
.ui__row .ui__row__header, .ui__row__dark .ui__row__header, .ui__row__purple .ui__row__header {
margin-bottom: 2.5em;
}
.ui__row .ui__row__header h2, .ui__row__dark .ui__row__header h2, .ui__row__purple .ui__row__header h2, .ui__row .ui__row__header h3, .ui__row__dark .ui__row__header h3, .ui__row__purple .ui__row__header h3, .ui__row .ui__row__header h4, .ui__row__dark .ui__row__header h4, .ui__row__purple .ui__row__header h4 {
font-weight: 300;
}
.ui__row h1, .ui__row__dark h1, .ui__row__purple h1, .ui__row h2, .ui__row__dark h2, .ui__row__purple h2, .ui__row h3, .ui__row__dark h3, .ui__row__purple h3, .ui__row h4, .ui__row__dark h4, .ui__row__purple h4 {
line-height: 1.05;
}
.ui__row figure, .ui__row__dark figure, .ui__row__purple figure {
margin: 0;
}
.ui__row figure img, .ui__row__dark figure img, .ui__row__purple figure img {
display: block;
}
.ui__row .ui__row__background__image, .ui__row__dark .ui__row__background__image, .ui__row__purple .ui__row__background__image {
position: absolute;
right: 3em;
top: 4em;
}
.ui__row .ui__row__background__image img, .ui__row__dark .ui__row__background__image img, .ui__row__purple .ui__row__background__image img {
height: 500px;
}
.ui__block__typography h3 {
margin-top: 0;
}
.ui__block__typography ul {
font-style: normal;
font-weight: 300;
}
.ui__block__typography ul li {
font-style: inherit;
font-weight: inherit;
} .lightblue {
background-color: rgba(0, 163, 224, 0.1254901961);
}
.card__service {
margin-bottom: 1.5em;
}
.card__service.grey {
background-color: var(--brand-color-grey);
}
.card__service.grey h4 {
color: var(--color-black);
}
.card__service.dark {
color: #fff;
background-color: #10363f;
}
.card__service.dark h4 {
color: inherit;
}
.card__service.lightblue {
background-color: rgba(0, 163, 224, 0.1254901961);
}
.card__service {
-webkit-transition: all 240ms linear;
transition: all 240ms linear;
}
.card__service.grey:hover {
background-color: rgba(0, 163, 224, 0.1254901961) !important;
}
.card__service.grey:hover h4 {
color: var(--color-black);
}
.card__service.lightblue:hover {
background-color: var(--brand-color-grey) !important;
}
.card__service.lightblue:hover h4 {
color: var(--color-black);
}
.card__service__header {
padding: 2em 1em 1.5em;
min-height: 10em;
}
.card__service__header label {
display: inline-block;
margin-bottom: 0.9em;
font-size: 0.68em;
color: #99a;
}
.card__service__header h4,
.card__service__header h5{
font-weight: 500;
}
.card__service__media-image {
width: 87% !important;
height: 320px;
}
.card__action__links {
margin-top: 1em;
font-size: 0.8em;
}
.card__action__buttons {
display: none;
padding: 1em;
}
.ui__quote__block h1,
.ui__quote__block h2,
.ui__quote__block h3 {
margin-bottom: 0.7em;
line-height: 1.2;
}
.ui__quote__block h2 {
font-weight: 100;
}
.ui__quote__block p {
font-family: "Krub", "Rubik", "Helvetica", "Arial", sans-serif;
line-height: 1.5rem;
font-size: 19px;
}
.ui__quote__block p.large {
font-size: 22px;
line-height: 1.9rem;
}
.acf__block.ui__quote__block {
margin: 3em 0 0 0; }
.acf__block.ui__quote__block h1, .acf__block.ui__quote__block h2, .acf__block.ui__quote__block h3 {
margin-bottom: var(--ui-typography-heading-margin);
}
.acf__block.ui__quote__block:last-child {
margin-bottom: 7em;
}  img {
display: inline-block;
} :where(figure) {
margin: 0 !important;
}
.ui__media__image__responsive, .card__service__media-image {
max-width: 100%;
max-height: 100%;
}
.ui__media__image__fullwidth {
width: 100%;
height: auto;
}
.ui__media__image__object-fit, .home__hero__media__image, .ui__media__block .ui__media__image__large-image, .ui__media__image-image, .card__service__media-image {
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center;
}
.ui__media__image {
overflow: hidden;
}
.ui__media__overlay__image {
position: absolute;
bottom: -11em;
right: 1em;
}
.ui__media__overlay__image img {
height: 580px;
} img {
display: inline-block;
}
.ui__media__video__responsive {
max-width: 100%;
max-height: 100%;
}
.ui__media__video__fullwidth {
width: 100%;
height: auto;
}
.ui__media__video__object-fit, .ui__media__video-video {
-o-object-fit: cover;
object-fit: cover;
-o-object-position: center center;
object-position: center center;
}
.ui__media__video {
overflow: hidden;
}
.ui__media__overlay__image {
position: absolute;
bottom: -11em;
right: 1em;
}
.ui__media__overlay__image img {
height: 580px;
}
:root {
--ui-media-block-margin: 0;
--ui-media-block-padding: 0;
}
.ui__media__block {
--ui-media-block-margin: 0; position: relative;
margin: var(--ui-media-block-margin);
padding: var(--ui-media-block-padding);
}
.ui__media__block {
overflow: hidden;
}
.ui__media__block .ui__media__image__large-image {
height: 780px;
width: 100%;
-o-object-position: center center;
object-position: center center;
}
@media (max-width: 768px) {
.ui__media__block .ui__media__image__large-image {
height: 630px;
}
}
.acf__block.ui__media__block,
.page__single__tplb__hero {
margin-bottom: 3.5em;
}  @font-face {
font-family: "Figtree";
src: url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/figtree/Figtree-Bold.woff2) format("woff2"), url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/figtree/Figtree-Bold.woff) format("woff");
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Figtree";
src: url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/figtree/Figtree-SemiBold.woff2) format("woff2"), url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/figtree/Figtree-SemiBold.woff) format("woff");
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Figtree";
src: url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/figtree/Figtree-Black.woff2) format("woff2"), url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/figtree/Figtree-Black.woff) format("woff");
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Figtree";
src: url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/figtree/Figtree-ExtraBold.woff2) format("woff2"), url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/figtree/Figtree-ExtraBold.woff) format("woff");
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Figtree";
src: url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/figtree/Figtree-Medium.woff2) format("woff2"), url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/figtree/Figtree-Medium.woff) format("woff");
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Figtree";
src: url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/figtree/Figtree-Regular.woff2) format("woff2"), url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/figtree/Figtree-Regular.woff) format("woff");
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Figtree";
src: url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/figtree/Figtree-Light.woff2) format("woff2"), url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/figtree/Figtree-Light.woff) format("woff");
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Krub";
src: url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/krub/Krub-SemiBold.woff2) format("woff2"), url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/krub/Krub-SemiBold.woff) format("woff");
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Krub";
src: url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/krub/Krub-Bold.woff2) format("woff2"), url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/krub/Krub-Bold.woff) format("woff");
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Krub";
src: url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/krub/Krub-Medium.woff2) format("woff2"), url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/krub/Krub-Medium.woff) format("woff");
font-weight: 500;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Krub";
src: url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/krub/Krub-Light.woff2) format("woff2"), url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/krub/Krub-Light.woff) format("woff");
font-weight: 300;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Krub";
src: url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/krub/Krub-Regular.woff2) format("woff2"), url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/krub/Krub-Regular.woff) format("woff");
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Krub";
src: url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/krub/Krub-ExtraLight.woff2) format("woff2"), url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/krub/Krub-ExtraLight.woff) format("woff");
font-weight: 200;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Muli";
src: url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/muli/Muli-LightItalic.woff2) format("woff2"), url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/muli/Muli-LightItalic.woff) format("woff");
font-weight: 300;
font-style: italic;
}
@font-face {
font-family: "Muli";
src: url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/muli/Muli-Regular.woff2) format("woff2"), url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/muli/Muli-Regular.woff) format("woff");
font-weight: normal;
font-style: normal;
} @font-face {
font-family: "Rubik";
src: url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/rubik/Rubik-Bold.woff2) format("woff2"), url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/rubik/Rubik-Bold.woff) format("woff");
font-weight: bold;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Rubik";
src: url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/rubik/Rubik-Regular.woff2) format("woff2"), url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/rubik/Rubik-Regular.woff) format("woff");
font-weight: normal;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Rubik";
src: url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/rubik/Rubik-SemiBold.woff2) format("woff2"), url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/rubik/Rubik-SemiBold.woff) format("woff");
font-weight: 600;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Rubik";
src: url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/rubik/Rubik-Black.woff2) format("woff2"), url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/rubik/Rubik-Black.woff) format("woff");
font-weight: 900;
font-style: normal;
font-display: swap;
}
@font-face {
font-family: "Rubik";
src: url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/rubik/Rubik-Medium.woff2) format("woff2"), url(//www.orselmch.com/wp-content/themes/orselmch/assets/fonts/rubik/Rubik-Medium.woff) format("woff");
font-weight: 500;
font-style: normal;
font-display: swap;
}
:root {
--ui-typography-block-margin: 0;
--ui-typography-heading-margin: 0 0 0.4em;
}
.ui__block__text {
padding: 2.5em 0 2em 0;
}
.ui__block__text h1,
.ui__block__text h2 {
margin-bottom: 0.7em;
}
.ui__block__text h2 {
font-weight: 100;
}
.ui__block__text p {
font-family: "Krub", "Rubik", "Helvetica", "Arial", sans-serif;
line-height: 1.6;
font-size: inherit;
}
.ui__block__text p.large {
font-size: 1.02rem;
line-height: 1.5;
}
.ui__block__text .ui__action {
margin-top: 2em;
}
@media (min-width: 768px) {
.ui__block__text {
padding: 5em 0 4em 0;
}
}
.ui__block__typography {
padding: 1em 0 0;
font-size: 0.9em;
}
.ui__block__typography h1 {
margin-bottom: 0.75em;
}
.ui__block__typography h2 {
font-weight: 400; }
.ui__block__typography p {
margin-bottom: 1em;
font-family: "Krub", "Rubik", "Helvetica", "Arial", sans-serif;
font-weight: 300;
line-height: 1.7rem;
font-size: inherit;
}
.ui__block__typography p.large {
font-size: 22px;
line-height: 1.9rem;
}
.ui__block__typography ul, .ui__block__typography li {
font-size: inherit;
}
.ui__block__typography ul {
margin-bottom: 1.5em;
}
.ui__block__typography h2, .ui__block__typography h3 {
margin-top: 0.75em;
margin-bottom: 0.25em;
line-height: 1.75lh;
}
.ui__block__typography ul {
margin: 1em 0 2em;
}
.ui__block__typography ul li {
padding: 0.15em 0;
line-height: 1.7;
}
.acf__block.ui__block__typography h1, .acf__block.ui__block__typography h2, .acf__block.ui__block__typography h3 {
margin: var(--ui-typography-heading-margin);
}
.acf__block.ui__block__typography h3 {
margin-top: 0.75em;
}
.acf__block.ui__block__typography h4 {
margin-top: 1.2em;
margin-bottom: 0.5em;
}
.acf__block.ui__block__typography ul {
padding-top: 0.5em;
padding-bottom: 0.5em;
}
.acf__block.ui__block__typography li {
line-height: 1.7;
}
h1, h2, h3, h4, h5, h6 {
font-family: "Figtree", "Rubik", "Helvetica", "Arial", sans-serif;
font-weight: 300;
}
p {
font-weight: 300;
}
strong {
font-weight: 500;
}
.text-align--center {
text-align: center;
}
.text-align--right {
text-align: right;
}
.blink_me {
-webkit-animation: blinker 2s linear infinite;
animation: blinker 2s linear infinite;
}
@-webkit-keyframes blinker {
50% {
opacity: 0;
}
}
@keyframes blinker {
50% {
opacity: 0;
}
}
.widget__statusdisplay {
padding: 0.15em 0 0.75em 0;
font-size: 0.8em;
}
.widget__statusdisplay__system {
color: #222;
border-radius: 25px;
text-align: right;
}
.widget__statusdisplay__system.notify {
background-color: #65b0e2;
}
.widget__statusdisplay__system.error {
background-color: #ea6e62;
}
.widget__statusdisplay__system .statusdisplay {
display: block;
padding: 0.45em 0em;
}
.widget__statusdisplay__system .statuslight {
display: inline-block;
margin-right: 0.5em;
width: 11px;
height: 11px;
background-color: #60d792;
border-radius: 50%;
}
.ui__widget__footer {
margin-bottom: 1.25em;
}
.ui__widget__footer header {
margin-bottom: 0.75em;
}
.ui__widget__footer header h5, .ui__widget__footer header h6 {
font-weight: 400;
}
.ui__widget__footer p {
color: #889;
}
.ui__widget__footer a {
color: #10363f;
}
.ui__widget__footer a:hover {
color: #00a3e0;
}  .ui__block__buttons {
--btn-padding: 0.65em 1.2em;
margin: 1em 0 2em;
}
.ui__block__buttons [class*=btn] {
--btn-font-size: 0.8rem;
}
.ui__block__buttons [class*=btn] + [class*=btn] {
margin-left: 1em;
}
:root {
--btn-font-size: 0.72rem;
--btn-padding: 0.75em 1.2em;
--btn-color-black: #10363f;
--btn-color-primary: #00a3e0;
--btn-color-secondary: #7e57c2;
--btn-border: 1px;
--btn-border-color: var(--btn-color-black);
--btn-background-color: transparent;
--btn-border-radius: 3px;
}
.btn, .btn__secondary,
a.btn__secondary, .btn__primary,
a.btn__primary, .btn__base,
a.btn {
--btn-color: var(--btn-color-black);
--btn-border-color: var(--btn-color-black);
display: inline-block;
padding: var(--btn-padding);
cursor: pointer;
font-size: var(--btn-font-size);
font-weight: 600;
color: var(--btn-color);
border: var(--btn-border) solid var(--btn-border-color);
border-radius: var(--btn-border-radius);
background-color: var(--btn-background-color);
}
.btn:hover, .btn__secondary:hover, .btn__primary:hover, .btn__base:hover,
a.btn:hover {
--btn-background-color: #FAFAFD;
}
.btn__base {
--btn-color: var(--btn-color-black);
--btn-border-color: var(--btn-color-black);
}
.btn__primary,
a.btn__primary {
--btn-color: var(--color-white);
--btn-border-color: var(--btn-color-primary);
--btn-background-color: var(--btn-color-primary);
}
.btn__primary:hover,
a.btn__primary:hover {
--btn-background-color: var(--color-white);
color: var(--btn-color-primary);
}
.btn__secondary,
a.btn__secondary {
--btn-color: var(--color-white);
--btn-border-color: var(--btn-color-secondary);
--btn-background-color: var(--btn-color-secondary);
}
.btn__secondary:hover,
a.btn__secondary:hover {
color: var(--btn-color-secondary);
background-color: var(--color-white);
}
.ui__row .ui__tpbl__header, .ui__row__purple .ui__tpbl__header, .ui__row__dark .ui__tpbl__header {
margin-bottom: 5em;
}
.ui__row .ui__tpbl__header h2, .ui__row__purple .ui__tpbl__header h2, .ui__row__dark .ui__tpbl__header h2, .ui__row .ui__tpbl__header h3, .ui__row__purple .ui__tpbl__header h3, .ui__row__dark .ui__tpbl__header h3, .ui__row .ui__tpbl__header h4, .ui__row__purple .ui__tpbl__header h4, .ui__row__dark .ui__tpbl__header h4 {
margin-bottom: 0.75em;
color: #7e57c2;
}
.ui__row .ui__tpbl__introduction, .ui__row__purple .ui__tpbl__introduction, .ui__row__dark .ui__tpbl__introduction {
margin-bottom: 2em;
}
.ui__row .ui__tpbl__introduction h4, .ui__row__purple .ui__tpbl__introduction h4, .ui__row__dark .ui__tpbl__introduction h4 {
font-weight: 500;
}
.ui__tpbl__subpages {
margin-top: 3em;
margin-bottom: 0; }
.ui__tpbl.ui__tpbl__subpages .subpages__services {
margin-bottom: 3em;
}
@media (min-width: 768px) {
.ui__tpbl.ui__tpbl__subpages .subpages__services {
margin-bottom: 2em;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
}
.ui__tpbl.ui__tpbl__subpages header.header {
padding: 0em 0 3em;
}
.ui__tpbl.ui__tpbl__subpages header.header h3 {
margin-bottom: 0.25em;
}
.ui__tpbl.ui__tpbl__subpages header.header small {
color: #99a;
} .gradient__purple {
background-image: -webkit-gradient(linear, left top, right top, from(#fafafd), to(#E5DDF3));
background-image: linear-gradient(to right, #fafafd, #E5DDF3);
}
.gradient__rgba__purple, .ui__row__purple,
.ui__design__gradient__purple,
.page-id-49 .ui__row,
.page-id-49 .ui__row__purple,
.page-id-49 .ui__row__dark, .page-template-page-template-blokken .ui__row,
.page-template-page-template-blokken .ui__row__purple,
.page-template-page-template-blokken .ui__row__dark,
.page-template-page-vacatures .ui__row,
.page-template-page-vacatures .ui__row__purple,
.page-template-page-vacatures .ui__row__dark {
background: -webkit-gradient(linear, left top, right top, color-stop(20%, #fafafd), to(#e5ddf3));
background: linear-gradient(90deg, #fafafd 20%, #e5ddf3 100%);
}
.gradient__blue {
background-image: -webkit-gradient(linear, left top, right top, from(#fafafd), to(#CCEDF9));
background-image: linear-gradient(to right, #fafafd, #CCEDF9);
}
.gradient__rgba__blue,
.ui__design__gradient__blue,
.page-id-53 .ui__row,
.page-id-53 .ui__row__purple,
.page-id-53 .ui__row__dark,
.page-id-55 .ui__row,
.page-id-55 .ui__row__purple,
.page-id-55 .ui__row__dark,
.page__single__tplb .ui__row,
.page__single__tplb .ui__row__purple,
.page__single__tplb .ui__row__dark {
background: -webkit-gradient(linear, left top, right top, color-stop(20%, #fafafd), to(#ccedf9));
background: linear-gradient(90deg, #fafafd 20%, #ccedf9 100%);
}
:root {
--acf-container-margin: 0 0 3em 0;
}
.ui.acf__container {
--acf-container-margin: 0;
margin: var(--acf-container-margin);
} .home .site__header {
position: absolute;
z-index: 10;
width: 100%;
padding-top: 0em;
padding: 1em 0 1.5em;
background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 3, 0)), color-stop(93%, rgb(0, 0, 0)));
background: linear-gradient(0deg, rgba(0, 0, 3, 0) 0%, rgb(0, 0, 0) 93%);
}
.home .site__header__nav {
--header-menu-color-href: #ccd;
--header-menu-dropdown-color-href: var(--color-white);
--header-menu-dropdown-background-color: #222222;
}
.home .site__header__nav ul li:hover a {
--header-menu-color-href: var(--color-white);
}
.home .site__header__nav ul.children li,
.home .site__header__nav ul.sub-menu li {
--header-menu-dropdown-color-href: var(--header-menu-color-href);
}
.home .site__header__nav ul.children li:hover a,
.home .site__header__nav ul.sub-menu li:hover a {
--header-menu-dropdown-color-href: var(--color-white);
}
@media (max-width: 768px) {
.home .site__header__nav { background-color: rgba(17, 17, 17, 0.9333333333);
margin: 0 -1.5em;
}
.home .site__header__nav .site__header-list {
padding: 1em 1.5em;
}
} .home .g__mobilehamburger .bar1,
.home .g__mobilehamburger .bar2,
.home .g__mobilehamburger .bar3 {
background-color: #fff;
}
.home__hero .ui__action {
margin-top: 1.75em;
}
.home__hero .ui__action .btn, .home__hero .ui__action .btn__base, .home__hero .ui__action .btn__primary, .home__hero .ui__action .btn__secondary {
border-color: #fff;
color: #fff;
} .home__hero__media {
position: relative;
overflow: hidden;
height: 100%;
background-color: #040048;
color: #fff;
line-height: 1.5;
}
.home__hero__media figcaption {
margin: 0 auto;
position: absolute;
z-index: 99;
width: 100%;
}
@media (min-width: 768px) {
.home__hero__media figcaption {
bottom: 19%;
}
}
.home__hero__media figcaption h1 {
margin-bottom: 0.35em;
line-height: 1.2em;
font-size: 2.9em;
font-weight: 400;
color: inherit;
font-size: 2.5em; 
font-weight: 600; 
margin-bottom: 0.25em;
}
.home__hero__media figcaption p {
margin: 0;
color: inherit;
font-size: 1.11em;
letter-spacing: 0.05em;
font-weight: 300;
}
.home__hero .ui__action a.btn{
margin-bottom: 0.5em;
}
@media (max-width: 768px) {
.home__hero__media {
line-height: 1.4;
}
.home__hero__media figcaption {
bottom: 10%;
}
.home__hero__media figcaption h1 {
font-size: 2.3em;
}
.home__hero__media figcaption p {
font-size: 0.96em;
}
}
.home__hero__media__image {
z-index: 0;
width: 100%;
height: 810px;
-o-object-position: center center;
object-position: center center;
-webkit-filter: blur(8px);
filter: blur(8px);
opacity: 0.55;
} .home__main .home__main__oplossingen {
margin-bottom: 2em;
}
.home__reviews__text p {
text-align: justify;
}
@media (min-width: 768px) {
.home__reviews__text {
padding-right: 3.5em;
}
}
.home__reviews .splide__pagination {
bottom: -1.5em;
}
.home__reviews .splide__arrow {
background-color: #eee;
background-color: #556;
}
.home__reviews .splide__arrow svg {
fill: #fff;
}
.home__reviews .splide__arrow--prev {
left: 0;
}
.home__reviews .splide__arrow--next {
right: 0;
}
.home__reviews .splide__pagination__page {
margin: 3px 6px;
height: 12px;
width: 12px;
background-color: #ccc;
}
.home__reviews .splide__pagination__page.is-active {
background-color: #00a3e0;
}
@media (max-width: 768px) {
.home__reviews {
margin-top: 1em;
}
}
@media (min-width: 768px) {
.home__reviews {
padding: 2.5em 0 1.5em;
}
.home__reviews .splide__arrow--prev {
left: 20px;
}
.home__reviews .splide__arrow--next {
right: 20px;
}
} .entries__vacatures {
margin: 1em 0 6em;
}
.entry__vacature {
margin-bottom: 0em;
padding: 1.25em 0;
border-bottom: 1px solid #ddd;
}
.entry__vacature__title {
margin-bottom: 0.75em;
}
.entry__vacature__title a {
color: #00a3e0;
}
.entry__vacature__title a:hover {
color: #7e57c2;
}
.entry__vacature .entry__vacature__body {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.entry__vacature__body__text {
font-size: 0.9em;
}
.entry__vacature .entry__vacature__body > * {
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
}
.entry__vacature__action {
text-align: right;
} .single__vacature {
background: #fafafa;
}
.single__vacature .vacature__introduction {
padding: 4em 0 3em 0;
}
.single__vacature .vacature__introduction header {
margin-bottom: 3em;
}
.single__vacature .vacature__introduction header h1 {
margin-bottom: 0.5em;
}  .page__contact__main {
background-color: var(--color-white);
}
.contact__form {
margin: 2em 0;
}
.contact__form #form__messages {
margin-bottom: 1.5em;
font-size: 1em;
font-weight: 500;
}
.contact__form #form__messages.error {
color: #e00;
}
.contact__form #form__messages.success {
color: #0a0;
}
.contact__form .form__field {
display: block;
margin-bottom: 0.85em;
}
.contact__form .form__field label {
display: block;
margin-bottom: 0.45em;
font-size: 0.9em;
color: #10363f;
}
.contact__form fieldset {
margin: 0;
padding: 0;
border: 0;
}
.contact__form input[type=text],
.contact__form input[type=tel],
.contact__form input[type=email],
.contact__form select,
.contact__form textarea {
padding: 0.75em 1em;
width: 100%;
font-family: inherit;
font-size: 1em;
font-weight: 300;
border: 1px solid #eee;
background-color: #FAFAFD;
}
.contact__form select option[value="#"] {
color: var(--color-grey);
}
.contact__form input[type=submit] {
font-size: 0.76em;
font-weight: 600;
} .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
padding: 0.5em;
font-size: 0.74em;
text-align: left;
background-color: #ffecec;
}
.page__contact__gegevens p {
color: #778;
}
.page__contact__gegevens a {
color: #10363f;
}
.page__contact__gegevens a:hover {
color: #00a3e0;
} .page__belafspraak__main {
background-color: var(--color-white);
}
.page__blocks__media_hero {
padding: 0 2em 1em;
}
.page__blocks__media_hero .ui__media__image-image {
height: 100vh;
width: 100%;
-o-object-position: center center;
object-position: center center;
}
.page__blocks__media_hero .ui__media__video {
width: 100%;
height: 100vh;
overflow: hidden;
}
.page__blocks__media_hero .ui__media__video-video {
height: 100%;
width: 100%;
-o-object-position: center center;
object-position: center center;
}
.page__blocks__media_1 .ui__media__image-image {
height: 620px;
width: 100%;
-o-object-position: center center;
object-position: center center;
} main {
position: relative;
z-index: 1;
padding-bottom: 0em;
}   .page__single__tplb .ui__quote__block {
padding-top: 1.5em;
padding-bottom: 2em;
}
.page__single__tplb .single__hero-media {
margin: 0;
display: block;
}
.page__single__tplb .single__hero-media img {
height: 33em;
}
@media (min-width: 768px) {
.page__single__tplb .ui__quote__block {
padding-left: 3em;
padding-right: 2em;
}
}
.page__single__tplb .ui__quote__block label a {
font-weight: 400;
font-size: 1.2em;
color: #00a3e0;
} @media (max-width: 768px) {
.parent-pageid-131 .single__hero-media {
max-width: 50%;
}
.parent-pageid-131 .single__hero-media img {
height: auto;
margin-top: 1em;
}
}
.card__review {
margin: 0.2em;
padding: 1.5em 1.25em;
padding-bottom: 2em;
font-size: 0.82em;
background-color: #f9f9f9;
border-radius: 9px;
-webkit-box-shadow: 0 0 1px rgba(30, 30, 30, 0.15);
box-shadow: 0 0 1px rgba(30, 30, 30, 0.15);
}
.card__review q {
font-weight: 300;
}
@media (min-width: 768px) {
.card__review {
padding: 2.5em 4em;
}
}
.card__review__media img {
max-width: 44px;
}
.card__review__body {
margin: 1.5em 0 1em;
} .bar1, .bar2, .bar3 {
position: relative;
top: 0;
width: 23px;
height: 3px;
background-color: #111;
margin: 4px 0;
-webkit-transition: 0.4s;
transition: 0.4s;
}
.change .bar1 {
-webkit-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
transform: rotate(-45deg);
top: 7px;
}
.change .bar2 {
opacity: 0;
}
.change .bar3 {
-webkit-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
top: -7px;
}
.g__mobilehamburger {
position: absolute;
top: 1em;
right: 1.5em;
}
.g__mobilehamburger-button {
display: inline-block;
font-size: 1px;
line-height: 1px;
color: rgba(17, 17, 17, 0.9);
cursor: pointer;
font-weight: bold;
}
@media (min-width: 768px) {
.g__mobilehamburger-button {
display: none;
}
}
:root {
--header-menu-color-href: var(--color-black);
--header-menu-dropdown-color-href: var(--color-black);
--header-menu-dropdown-background-color: #ffffff;
}
.site__header {
position: relative;
}
.site__header__brand {
padding: 1em 0;
}
.site__header__brand img, .site__header__brand svg {
display: block;
height: 48px;
}
@media (max-width: 768px) {
.site__header__brand {
padding: 1em 0;
}
}
.site__header__nav {
position: relative;    }
.site__header__nav > ul {
position: relative;
}
.site__header__nav li {
color: inherit;
font-weight: 300;
font-size: 0.82em;
}
.site__header__nav a {
color: var(--header-menu-color-href);
display: inline-block;
}
.site__header__nav .site__header-list {
position: relative;
color: var(--header-menu-color-href);
}
.site__header__nav .site__header-list ul {
margin: 0;
padding: 0;
}
@media (max-width: 768px) {
.site__header__nav ul.site__header-list {
display: none;
}
.site__header__nav ul.site__header-list.show {
display: block;
padding-bottom: 0.75em;
line-height: 1.8;
font-size: 1.05em;
}
.site__header__nav ul.site__header-list.show > li {
display: block;
padding: 0.5em 0;
border-bottom: 1px solid #eee;
}
.site__header__nav ul.site__header-list.show > li + li {
line-height: 1.9;
border-bottom: 1px solid #eee;
}
.site__header__nav ul.site__header-list.show > li + li:last-child {
border: 0;
}
.site__header__nav a:hover {
--header-menu-color-href: var(--brand-color-primary);
}
}
@media (min-width: 768px) {
.site__header__nav { }
.site__header__nav ul.site__header-list {
text-align: right; }
.site__header__nav ul.site__header-list > li {
position: relative;
display: inline-block; }
.site__header__nav ul.site__header-list > li + li {
margin-left: 1.5em;
}
.site__header__nav ul.site__header-list > li > a {
padding: 1.95em 0;
border: 0; }
.site__header__nav ul.site__header-list > li > a::before {
content: "";
position: absolute;
bottom: 0px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 0%;
left: 0;
height: 3px;
background: #7e57c2;
-webkit-transition: width 0.3s ease;
transition: width 0.3s ease;
}
.site__header__nav ul.site__header-list > li ul.children,
.site__header__nav ul.site__header-list > li ul.sub-menu {
display: none;
position: absolute;
z-index: 10;
text-align: left;
min-width: 14.2em;
padding: 0.5em 0.75em;
padding: 0.5em 0;
line-height: 1em;
background-color: var(--header-menu-dropdown-background-color);
border-radius: 1px;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1882352941);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1882352941);
}
.site__header__nav ul.site__header-list > li ul.children > li,
.site__header__nav ul.site__header-list > li ul.sub-menu > li {
padding: 0;
display: block;
font-size: 0.8rem;
font-weight: 300;
}
.site__header__nav ul.site__header-list > li ul.children > li a,
.site__header__nav ul.site__header-list > li ul.sub-menu > li a {
display: block;
padding: 0.7em 0.75em;
color: var(--header-menu-dropdown-color-href);
}
.site__header__nav ul.site__header-list > li ul.children > li a:hover,
.site__header__nav ul.site__header-list > li ul.sub-menu > li a:hover {
color: var(--header-menu-dropdown-color-href);
background-color: #dddddd30;
}
.site__header__nav ul.site__header-list > li.menu_item_has_children:hover ul, .site__header__nav ul.site__header-list > li.menu-item-has-children:hover ul, .site__header__nav ul.site__header-list > li.page_item_has_children:hover ul {
display: block;
}
.site__header__nav ul.site__header-list > li > a {
position: relative;
}
.site__header__nav ul.site__header-list > li > a:hover::before{
width: 100%;
}
}
.site__header__nav .menu_item_has_children > a:after,
.site__header__nav .menu-item-has-children > a:after,
.site__header__nav .page_item_has_children > a:after {
display: inline-block;
margin-left: 0.35em;
content: "";
background-image: url(//www.orselmch.com/wp-content/themes/orselmch/assets/svg/ui/arrow-down-bold.svg);
background-position: 0 -1px;
background-size: contain;
background-repeat: no-repeat;
width: 12px;
height: 12px;
font-size: 1.1em;
} .site__header__nav .current-menu-item a::before,
.site__header__nav .current-page-ancestor a::before {
width: 100% !important;
} .menu-item-1102 a,
.site__header__nav ul.site__header-list > li.menu-item-1102 a{
background: #68c5eb6a;
padding: 0.35em 1em;
border-radius: 3px;  
} .bg_cloudcomputing {
position: absolute;
}
.bg_cloudcomputing img {
height: 500px;
}
.footer__detachering {
margin: 5em auto -3em;
padding: 2em 0;
border-top: 1px solid #eee;
}
.footer__detachering__media img {
max-width: 100%;
}
.footer__detachering__text {
padding: 1em;
}
.footer__detachering__text span {
color: #99a;
font-size: 0.76em;
}
.footer__detachering__text h3 {
margin-top: 0.15em;
margin-bottom: 0.5em;
}
.buttons__action {
margin-top: 1.5em;
}
.site__footer {
margin-top: 0em;
border-top: 1px solid #eee;
background-color: #fafafd;
} .site__footer__primary {
padding: 4em 0 2em;
}
.site__footer__block p {
font-size: inherit;
color: inherit;
}
@media (max-width: 768px) {
.site__footer__block {
margin-bottom: 2em;
}
}
.site__footer__block__address {
font-size: 0.82em;
color: #99a;
}
.site__footer__brand {
margin-bottom: 1.25em;
}
.site__footer__brand img, .site__footer__brand svg {
display: block;
height: 48px;
}
.site__footer__proposition {
padding-right: 1.25em;
}
.site__footer__proposition p {
font-size: 0.86em;
line-height: 1.5;
}
.bg__footer__vector {
position: absolute;
right: 0;
}
.bg__footer__vector img {
position: relative;
top: -200px;
height: 500px;
}
.site__footer__nav li {
padding: 0.25em 0;
font-size: 0.81em;
font-weight: 300;
color: var(--color-black);
}
.site__footer__nav li a {
color: var(--color-black);
} .site__footer__secondary {
padding: 1em 0 2em;
}
.site__footer__legal {
text-align: left;
font-size: 0.76em;
color: #aab;
}
.site__footer__legal a {
color: var(--color-black);
&:hover{
color: #00a3e0;
}
}
.footer__legal__kvk {
margin-left: 0.5em;
}
.footer__legal__documents {
margin-left: 4em;
margin-right: 2em;
}
.footer__legal__documents a + a {
margin-left: 1em;
}
:root {
--ui-media-block-margin: 0;
--ui-media-block-padding: 0;
--brand-color-primary: #00a3e0;
--brand-color-secondary: #7e57c2;
--brand-color-grey: #f8f8fb; --color-white: #fff;
--color-black: #111;
--color-grey: #f8f8fb;
}h1,h2,h3,h4{
font-weight: 500;
}
h2,h3,h4{
font-weight: 400;
}
.ui__hero__block {
--ui-hero-block-margin: 3em 0;
}
.ui__hero__block p {
line-height: 1.5rem;
} .home__hero__media{}
@media (max-width: 768px) {
.home__hero__media{
padding: 6em 0;
}
}
.home__hero__media__image{
opacity: 0.45; 
_height: 720px;
}
.home__main__solutions{
margin: 3em auto -1em;
}
.home__main__solutions .ui__block__text{
padding: 0;
margin-bottom: 1em;
}
.home__main__solutions .ui__block__text.left{
background-color: #e5ddf388;
}
.home__main__solutions .ui__block__text.right{
background-color: #dff3fb99;
}
.home__main__solutions .ui__block__text{
padding: 2em;
border: 0px solid #ddd;
border-radius: 0.2em;
}
.home__main__solutions .ui__block__text h3,
.home__main__solutions .ui__block__text h4{
margin-bottom: 0.5em;
font-weight: 400;
}
.home__main__solutions .ui__block__text ul{
margin: 0;
padding: 0;
padding-left: 1em;
font-size: 0.91em;
line-height: 1.8;
font-family: "Krub", "Rubik", "Helvetica", "Arial", sans-serif;
}
.home__subpages{
margin-top: 0em; 
margin-bottom: 0em;
padding: 5em 0 7em;
}
.cmp__waarom__orselmch{}
.cmp__waarom__orselmch [flex-grid]{
border: 1px solid #ddd; 
border-radius: 0.25em;
overflow: hidden;
}
.cmp__waarom__orselmch [flex-column*="m-5"]{
padding: 0;
}
.cmp__waarom__orselmch .ui__block__text{
padding: 1em 2em;
}
.cmp__waarom__orselmch .ui__block__text h3,
.cmp__waarom__orselmch .ui__block__text h4{
margin-bottom: 0.5em;
font-weight: 400;
}
.cmp__waarom__orselmch p{
font-size: 0.92em;
}
.cmp__waarom__orselmch small{
display: block;
margin: 0.5em auto;
color: #778;
}
.cmp__waarom__orselmch .ui__block__text ul{
margin: 0;
padding: 0;
padding-left: 1em;
font-size: 0.91em;
line-height: 1.8;
font-family: "Krub", "Rubik", "Helvetica", "Arial", sans-serif;
}
.cmp__waarom__orselmch .ui__media__image img{
width: 100%;
height: 340px;
object-fit: cover;
}
.cmp__waarom__orselmch .ui__block__buttons{
margin: 1em 0;
}
.home__main__oplossingen{
margin-top: 1em;
}
.home__main__oplossingen h2,
.home__main__oplossingen h3{
margin-bottom: 0.65em;
}
.columns-1{}
.columns-2{
columns: 2;    
}
.entry__service{
--btn-padding: 0.5em 1em;
margin-bottom: 1.5em;
border-radius: 5px;
overflow: hidden;
}
.entry__service__header{
padding: 2em 2em 2em 2em;
}
.entry__service__header h4{
margin-bottom: 0.5em;
}
.entry__service__header p{
font-size: 0.8em;
line-height: 1.4;
color: #999;
}
.entry__service__header label {
display: inline-block;
margin-bottom: 0.3em;
font-size: 0.68em;
color: #99a;
line-height: 1;
}  
.entry__service img.entry__service__media-image{
width: 100%;
height: 320px;
object-fit: cover;
} .entry__service.v2 img.entry__service__media-image{
width: 100%;
height: 100%;
max-width: 540px;
}
.entry__service.v2 img.entry__service__media-image{
height: 250px;
}
.home__main__oplossingen{}
.home__main__oplossingen h3{
line-height: 1.15em; font-weight: 500;
}
.teamviewer__hero{}
.teamviewer__hero__media{}
.teamviewer__hero__media img{
width: 100%;
}
.teamviewer__downloads{}
.ui__teamviewer__download{
margin-bottom: 3em;
}
.ui__teamviewer__download figure{
text-align: center;
}
.ui__teamviewer__download figure img{
display: inline-block;
width: 100%;
max-width: 82px;
}
.teamviewer__downloads .ui__block__buttons{
margin-top: 2em;
text-align: center;
} .reviews__main{}
.reviews__reviews{
margin: 3em auto;
}
.reviews__main .card__review{
margin-bottom: 2em;
} .card__review__label{
display: inline-block;
margin-bottom: 0.5em;
font-sizE: 0.9em;
color: #99a;
}
.card__review__rating{}
.card__review__client{
font-size: 0.95em;
font-weight: 600;
}
.star::before {
color: #ffc700;
}
.star::after {
color: #dddad7;
}
.star::before,
.star::after {
font-size: 1.32rem;
letter-spacing: -1px;
text-shadow: 0 1px 2px rgba(100, 100, 100, 0.1);
}
.star[data-rating="1"]::before,
.star[data-rating="4"]::after {
content: "★";
}
.star[data-rating="2"]::before,
.star[data-rating="3"]::after {
content: "★★";
}
.star[data-rating="3"]::before,
.star[data-rating="2"]::after {
content: "★★★";
}
.star[data-rating="4"]::before,
.star[data-rating="1"]::after {
content: "★★★★";
}
.star[data-rating="5"]::before,
.star[data-rating="0"]::after {
content: "★★★★★";
} .home__main__referenties{
margin: 4em 0 5em;
} .page__referenties__hero{}
.page__referenties__hero .ui__media__image{}
.page__referenties__hero .ui__media__image img{
width: 100%; 
height: 480px; 
object-fit: cover;
object-position: left -200px;
} .card__review{
background-color: #fefefe;
box-shadow: 1px 1px 5px rgba(30, 30, 30, 0.15);
}
.card__review__label{
margin-bottom: 0.7em;
}
.card__review__body {
margin: 0.5em 0 1em;
}
@media (min-width: 768px) {
.card__review {
padding: 2.5em 3em;
}
}
.ui__block__action{
margin: 1.5em 0 0;
text-align: center;
}
.ui__block__action a{
font-size: 0.8em;
font-weight: 400;
color: #99a;
}
.ui__block__action a:hover{
color: #00a3e0;
} .cmp__waarom__orselmch{
text-align: center;
background-image: url(//www.orselmch.com/wp-content/themes/orselmch/assets/images/bg-3-omch.jpg); background-size: cover;
background-position: right center;
}
.cmp__waarom__orselmch [flex-grid]{
border: 0;
}
.cmp__waarom__orselmch h3,
.cmp__waarom__orselmch h4{
margin-bottom: 0.5em;
}
.cmp__waarom__orselmch ul{}
.cmp__waarom__orselmch ul li{
line-height: 1.8;
}
.cmp__waarom__orselmch{
margin-bottom: 0;
padding: 4em 0;
}
.cmp__waarom__orselmch td{
padding: 0.35em 0;
}
.site__footer__elsewhere{}
.site__footer__elsewhere figure{
text-align: right;
}
.site__footer__elsewhere figure img{
height: 34px;
}