keycloak-theme-pirati/login/resources/css/style.css

8509 lines
160 KiB
CSS
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

@import url('firasans_opensans.css');
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
font-family: sans-serif;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%
}
body {
margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup,
main, menu, nav, section, summary {
display: block
}
audio, canvas, progress, video {
display: inline-block;
vertical-align: baseline
}
audio:not([controls]) {
display: none;
height: 0
}
[hidden], template {
display: none
}
a {
background-color: transparent
}
a:active, a:hover {
outline: 0
}
abbr[title] {
border-bottom: 1px dotted
}
b, strong {
font-weight: bold
}
dfn {
font-style: italic
}
h1 {
font-size: 2em;
margin: 0.67em 0
}
mark {
background: #ff0;
color: #000
}
small {
font-size: 80%
}
sub, sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline
}
sup {
top: -0.5em
}
sub {
bottom: -0.25em
}
img {
border: 0
}
svg:not(:root) {
overflow: hidden
}
figure {
margin: 1em 40px
}
hr {
box-sizing: content-box;
height: 0
}
pre {
overflow: auto
}
code, kbd, pre, samp {
font-family: monospace, monospace;
font-size: 1em
}
button, input, optgroup, select, textarea {
color: inherit;
font: inherit;
margin: 0
}
button {
overflow: visible
}
button, select {
text-transform: none
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
-webkit-appearance: button;
cursor: pointer
}
button[disabled], html input[disabled] {
cursor: not-allowed
}
button::-moz-focus-inner, input::-moz-focus-inner {
border: 0;
padding: 0
}
input {
line-height: normal
}
input[type="checkbox"], input[type="radio"] {
box-sizing: border-box;
padding: 0
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
height: auto
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none
}
legend {
border: 0;
padding: 0
}
textarea {
overflow: auto
}
optgroup {
font-weight: bold
}
table {
border-collapse: collapse;
border-spacing: 0
}
td, th {
padding: 0
}
.foundation-mq {
font-family: "small=0em&mobile=30em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}
html {
font-size: 100%;
box-sizing: border-box
}
*, * ::before, * ::after {
box-sizing: inherit
}
body {
padding: 0;
margin: 0;
font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
font-weight: normal;
line-height: 1.3;
color: #0a0a0a;
background: #fefefe;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale
}
img {
max-width: 100%;
height: auto;
-ms-interpolation-mode: bicubic;
display: inline-block;
vertical-align: middle
}
textarea {
height: auto;
min-height: 50px;
border-radius: 0
}
select {
width: 100%;
border-radius: 0
}
#map_canvas img, #map_canvas embed, #map_canvas object, .map_canvas img,
.map_canvas embed, .map_canvas object, .mqa-display img, .mqa-display embed,
.mqa-display object {
max-width: none !important
}
button {
-webkit-appearance: none;
-moz-appearance: none;
background: transparent;
padding: 0;
border: 0;
border-radius: 0;
line-height: 1
}
[data-whatinput='mouse'] button {
outline: 0
}
.is-visible {
display: block !important
}
.is-hidden {
display: none !important
}
.row {
max-width: 1170px;
margin-left: auto;
margin-right: auto
}
.row::before, .row::after {
content: ' ';
display: table
}
.row::after {
clear: both
}
.row.collapse > .column, .row.collapse > .columns {
padding-left: 0;
padding-right: 0
}
.row .row {
max-width: none;
margin-left: -.3125rem;
margin-right: -.3125rem
}
@media screen and (min-width: 30em) {
.row .row {
margin-left: -.625rem;
margin-right: -.625rem
}
}
@media screen and (min-width: 40em) {
.row .row {
margin-left: -1.25rem;
margin-right: -1.25rem
}
}
.row .row.collapse {
margin-left: 0;
margin-right: 0
}
.row.expanded {
max-width: none
}
.row.expanded .row {
margin-left: auto;
margin-right: auto
}
.column, .columns {
width: 100%;
float: left;
padding-left: .3125rem;
padding-right: .3125rem
}
@media screen and (min-width: 30em) {
.column, .columns {
padding-left: .625rem;
padding-right: .625rem
}
}
@media screen and (min-width: 40em) {
.column, .columns {
padding-left: 1.25rem;
padding-right: 1.25rem
}
}
.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
float: right
}
.column.end:last-child:last-child, .end.columns:last-child:last-child {
float: left
}
.column.row.row, .row.row.columns {
float: none
}
.row .column.row.row, .row .row.row.columns {
padding-left: 0;
padding-right: 0;
margin-left: 0;
margin-right: 0
}
.small-1 {
width: 8.3333333333%
}
.small-push-1 {
position: relative;
left: 8.3333333333%
}
.small-pull-1 {
position: relative;
left: -8.3333333333%
}
.small-offset-0 {
margin-left: 0%
}
.small-2 {
width: 16.6666666667%
}
.small-push-2 {
position: relative;
left: 16.6666666667%
}
.small-pull-2 {
position: relative;
left: -16.6666666667%
}
.small-offset-1 {
margin-left: 8.3333333333%
}
.small-3 {
width: 25%
}
.small-push-3 {
position: relative;
left: 25%
}
.small-pull-3 {
position: relative;
left: -25%
}
.small-offset-2 {
margin-left: 16.6666666667%
}
.small-4 {
width: 33.3333333333%
}
.small-push-4 {
position: relative;
left: 33.3333333333%
}
.small-pull-4 {
position: relative;
left: -33.3333333333%
}
.small-offset-3 {
margin-left: 25%
}
.small-5 {
width: 41.6666666667%
}
.small-push-5 {
position: relative;
left: 41.6666666667%
}
.small-pull-5 {
position: relative;
left: -41.6666666667%
}
.small-offset-4 {
margin-left: 33.3333333333%
}
.small-6 {
width: 50%
}
.small-push-6 {
position: relative;
left: 50%
}
.small-pull-6 {
position: relative;
left: -50%
}
.small-offset-5 {
margin-left: 41.6666666667%
}
.small-7 {
width: 58.3333333333%
}
.small-push-7 {
position: relative;
left: 58.3333333333%
}
.small-pull-7 {
position: relative;
left: -58.3333333333%
}
.small-offset-6 {
margin-left: 50%
}
.small-8 {
width: 66.6666666667%
}
.small-push-8 {
position: relative;
left: 66.6666666667%
}
.small-pull-8 {
position: relative;
left: -66.6666666667%
}
.small-offset-7 {
margin-left: 58.3333333333%
}
.small-9 {
width: 75%
}
.small-push-9 {
position: relative;
left: 75%
}
.small-pull-9 {
position: relative;
left: -75%
}
.small-offset-8 {
margin-left: 66.6666666667%
}
.small-10 {
width: 83.3333333333%
}
.small-push-10 {
position: relative;
left: 83.3333333333%
}
.small-pull-10 {
position: relative;
left: -83.3333333333%
}
.small-offset-9 {
margin-left: 75%
}
.small-11 {
width: 91.6666666667%
}
.small-push-11 {
position: relative;
left: 91.6666666667%
}
.small-pull-11 {
position: relative;
left: -91.6666666667%
}
.small-offset-10 {
margin-left: 83.3333333333%
}
.small-12 {
width: 100%
}
.small-offset-11 {
margin-left: 91.6666666667%
}
.small-up-1 > .column, .small-up-1 > .columns {
width: 100%;
float: left
}
.small-up-1 > .column:nth-of-type(1n), .small-up-1 > .columns:nth-of-type(1n) {
clear: none
}
.small-up-1 > .column:nth-of-type(1n + 1), .small-up-1 > .columns:nth-of-type(1n + 1) {
clear: both
}
.small-up-1 > .column:last-child, .small-up-1 > .columns:last-child {
float: left
}
.small-up-2 > .column, .small-up-2 > .columns {
width: 50%;
float: left
}
.small-up-2 > .column:nth-of-type(1n), .small-up-2 > .columns:nth-of-type(1n) {
clear: none
}
.small-up-2 > .column:nth-of-type(2n + 1), .small-up-2 > .columns:nth-of-type(2n + 1) {
clear: both
}
.small-up-2 > .column:last-child, .small-up-2 > .columns:last-child {
float: left
}
.small-up-3 > .column, .small-up-3 > .columns {
width: 33.3333333333%;
float: left
}
.small-up-3 > .column:nth-of-type(1n), .small-up-3 > .columns:nth-of-type(1n) {
clear: none
}
.small-up-3 > .column:nth-of-type(3n + 1), .small-up-3 > .columns:nth-of-type(3n + 1) {
clear: both
}
.small-up-3 > .column:last-child, .small-up-3 > .columns:last-child {
float: left
}
.small-up-4 > .column, .small-up-4 > .columns {
width: 25%;
float: left
}
.small-up-4 > .column:nth-of-type(1n), .small-up-4 > .columns:nth-of-type(1n) {
clear: none
}
.small-up-4 > .column:nth-of-type(4n + 1), .small-up-4 > .columns:nth-of-type(4n + 1) {
clear: both
}
.small-up-4 > .column:last-child, .small-up-4 > .columns:last-child {
float: left
}
.small-up-5 > .column, .small-up-5 > .columns {
width: 20%;
float: left
}
.small-up-5 > .column:nth-of-type(1n), .small-up-5 > .columns:nth-of-type(1n) {
clear: none
}
.small-up-5 > .column:nth-of-type(5n + 1), .small-up-5 > .columns:nth-of-type(5n + 1) {
clear: both
}
.small-up-5 > .column:last-child, .small-up-5 > .columns:last-child {
float: left
}
.small-up-6 > .column, .small-up-6 > .columns {
width: 16.6666666667%;
float: left
}
.small-up-6 > .column:nth-of-type(1n), .small-up-6 > .columns:nth-of-type(1n) {
clear: none
}
.small-up-6 > .column:nth-of-type(6n + 1), .small-up-6 > .columns:nth-of-type(6n + 1) {
clear: both
}
.small-up-6 > .column:last-child, .small-up-6 > .columns:last-child {
float: left
}
.small-up-7 > .column, .small-up-7 > .columns {
width: 14.2857142857%;
float: left
}
.small-up-7 > .column:nth-of-type(1n), .small-up-7 > .columns:nth-of-type(1n) {
clear: none
}
.small-up-7 > .column:nth-of-type(7n + 1), .small-up-7 > .columns:nth-of-type(7n + 1) {
clear: both
}
.small-up-7 > .column:last-child, .small-up-7 > .columns:last-child {
float: left
}
.small-up-8 > .column, .small-up-8 > .columns {
width: 12.5%;
float: left
}
.small-up-8 > .column:nth-of-type(1n), .small-up-8 > .columns:nth-of-type(1n) {
clear: none
}
.small-up-8 > .column:nth-of-type(8n + 1), .small-up-8 > .columns:nth-of-type(8n + 1) {
clear: both
}
.small-up-8 > .column:last-child, .small-up-8 > .columns:last-child {
float: left
}
.small-collapse > .column, .small-collapse > .columns {
padding-left: 0;
padding-right: 0
}
.small-collapse .row, .expanded.row .small-collapse.row {
margin-left: 0;
margin-right: 0
}
.small-uncollapse > .column, .small-uncollapse > .columns {
padding-left: .3125rem;
padding-right: .3125rem
}
.small-centered {
float: none;
margin-left: auto;
margin-right: auto
}
.small-uncentered, .small-push-0, .small-pull-0 {
position: static;
margin-left: 0;
margin-right: 0;
float: left
}
@media screen and (min-width: 40em) {
.medium-1 {
width: 8.3333333333%
}
.medium-push-1 {
position: relative;
left: 8.3333333333%
}
.medium-pull-1 {
position: relative;
left: -8.3333333333%
}
.medium-offset-0 {
margin-left: 0%
}
.medium-2 {
width: 16.6666666667%
}
.medium-push-2 {
position: relative;
left: 16.6666666667%
}
.medium-pull-2 {
position: relative;
left: -16.6666666667%
}
.medium-offset-1 {
margin-left: 8.3333333333%
}
.medium-3 {
width: 25%
}
.medium-push-3 {
position: relative;
left: 25%
}
.medium-pull-3 {
position: relative;
left: -25%
}
.medium-offset-2 {
margin-left: 16.6666666667%
}
.medium-4 {
width: 33.3333333333%
}
.medium-push-4 {
position: relative;
left: 33.3333333333%
}
.medium-pull-4 {
position: relative;
left: -33.3333333333%
}
.medium-offset-3 {
margin-left: 25%
}
.medium-5 {
width: 41.6666666667%
}
.medium-push-5 {
position: relative;
left: 41.6666666667%
}
.medium-pull-5 {
position: relative;
left: -41.6666666667%
}
.medium-offset-4 {
margin-left: 33.3333333333%
}
.medium-6 {
width: 50%
}
.medium-push-6 {
position: relative;
left: 50%
}
.medium-pull-6 {
position: relative;
left: -50%
}
.medium-offset-5 {
margin-left: 41.6666666667%
}
.medium-7 {
width: 58.3333333333%
}
.medium-push-7 {
position: relative;
left: 58.3333333333%
}
.medium-pull-7 {
position: relative;
left: -58.3333333333%
}
.medium-offset-6 {
margin-left: 50%
}
.medium-8 {
width: 66.6666666667%
}
.medium-push-8 {
position: relative;
left: 66.6666666667%
}
.medium-pull-8 {
position: relative;
left: -66.6666666667%
}
.medium-offset-7 {
margin-left: 58.3333333333%
}
.medium-9 {
width: 75%
}
.medium-push-9 {
position: relative;
left: 75%
}
.medium-pull-9 {
position: relative;
left: -75%
}
.medium-offset-8 {
margin-left: 66.6666666667%
}
.medium-10 {
width: 83.3333333333%
}
.medium-push-10 {
position: relative;
left: 83.3333333333%
}
.medium-pull-10 {
position: relative;
left: -83.3333333333%
}
.medium-offset-9 {
margin-left: 75%
}
.medium-11 {
width: 91.6666666667%
}
.medium-push-11 {
position: relative;
left: 91.6666666667%
}
.medium-pull-11 {
position: relative;
left: -91.6666666667%
}
.medium-offset-10 {
margin-left: 83.3333333333%
}
.medium-12 {
width: 100%
}
.medium-offset-11 {
margin-left: 91.6666666667%
}
.medium-up-1 > .column, .medium-up-1 > .columns {
width: 100%;
float: left
}
.medium-up-1 > .column:nth-of-type(1n), .medium-up-1 > .columns:nth-of-type(1n) {
clear: none
}
.medium-up-1 > .column:nth-of-type(1n + 1), .medium-up-1 > .columns:nth-of-type(1n + 1) {
clear: both
}
.medium-up-1 > .column:last-child, .medium-up-1 > .columns:last-child {
float: left
}
.medium-up-2 > .column, .medium-up-2 > .columns {
width: 50%;
float: left
}
.medium-up-2 > .column:nth-of-type(1n), .medium-up-2 > .columns:nth-of-type(1n) {
clear: none
}
.medium-up-2 > .column:nth-of-type(2n + 1), .medium-up-2 > .columns:nth-of-type(2n + 1) {
clear: both
}
.medium-up-2 > .column:last-child, .medium-up-2 > .columns:last-child {
float: left
}
.medium-up-3 > .column, .medium-up-3 > .columns {
width: 33.3333333333%;
float: left
}
.medium-up-3 > .column:nth-of-type(1n), .medium-up-3 > .columns:nth-of-type(1n) {
clear: none
}
.medium-up-3 > .column:nth-of-type(3n + 1), .medium-up-3 > .columns:nth-of-type(3n + 1) {
clear: both
}
.medium-up-3 > .column:last-child, .medium-up-3 > .columns:last-child {
float: left
}
.medium-up-4 > .column, .medium-up-4 > .columns {
width: 25%;
float: left
}
.medium-up-4 > .column:nth-of-type(1n), .medium-up-4 > .columns:nth-of-type(1n) {
clear: none
}
.medium-up-4 > .column:nth-of-type(4n + 1), .medium-up-4 > .columns:nth-of-type(4n + 1) {
clear: both
}
.medium-up-4 > .column:last-child, .medium-up-4 > .columns:last-child {
float: left
}
.medium-up-5 > .column, .medium-up-5 > .columns {
width: 20%;
float: left
}
.medium-up-5 > .column:nth-of-type(1n), .medium-up-5 > .columns:nth-of-type(1n) {
clear: none
}
.medium-up-5 > .column:nth-of-type(5n + 1), .medium-up-5 > .columns:nth-of-type(5n + 1) {
clear: both
}
.medium-up-5 > .column:last-child, .medium-up-5 > .columns:last-child {
float: left
}
.medium-up-6 > .column, .medium-up-6 > .columns {
width: 16.6666666667%;
float: left
}
.medium-up-6 > .column:nth-of-type(1n), .medium-up-6 > .columns:nth-of-type(1n) {
clear: none
}
.medium-up-6 > .column:nth-of-type(6n + 1), .medium-up-6 > .columns:nth-of-type(6n + 1) {
clear: both
}
.medium-up-6 > .column:last-child, .medium-up-6 > .columns:last-child {
float: left
}
.medium-up-7 > .column, .medium-up-7 > .columns {
width: 14.2857142857%;
float: left
}
.medium-up-7 > .column:nth-of-type(1n), .medium-up-7 > .columns:nth-of-type(1n) {
clear: none
}
.medium-up-7 > .column:nth-of-type(7n + 1), .medium-up-7 > .columns:nth-of-type(7n + 1) {
clear: both
}
.medium-up-7 > .column:last-child, .medium-up-7 > .columns:last-child {
float: left
}
.medium-up-8 > .column, .medium-up-8 > .columns {
width: 12.5%;
float: left
}
.medium-up-8 > .column:nth-of-type(1n), .medium-up-8 > .columns:nth-of-type(1n) {
clear: none
}
.medium-up-8 > .column:nth-of-type(8n + 1), .medium-up-8 > .columns:nth-of-type(8n + 1) {
clear: both
}
.medium-up-8 > .column:last-child, .medium-up-8 > .columns:last-child {
float: left
}
.medium-collapse > .column, .medium-collapse > .columns {
padding-left: 0;
padding-right: 0
}
.medium-collapse .row, .expanded.row .medium-collapse.row {
margin-left: 0;
margin-right: 0
}
.medium-uncollapse > .column, .medium-uncollapse > .columns {
padding-left: 1.25rem;
padding-right: 1.25rem
}
.medium-centered {
float: none;
margin-left: auto;
margin-right: auto
}
.medium-uncentered, .medium-push-0, .medium-pull-0 {
position: static;
margin-left: 0;
margin-right: 0;
float: left
}
}
@media screen and (min-width: 64em) {
.large-1 {
width: 8.3333333333%
}
.large-push-1 {
position: relative;
left: 8.3333333333%
}
.large-pull-1 {
position: relative;
left: -8.3333333333%
}
.large-offset-0 {
margin-left: 0%
}
.large-2 {
width: 16.6666666667%
}
.large-push-2 {
position: relative;
left: 16.6666666667%
}
.large-pull-2 {
position: relative;
left: -16.6666666667%
}
.large-offset-1 {
margin-left: 8.3333333333%
}
.large-3 {
width: 25%
}
.large-push-3 {
position: relative;
left: 25%
}
.large-pull-3 {
position: relative;
left: -25%
}
.large-offset-2 {
margin-left: 16.6666666667%
}
.large-4 {
width: 33.3333333333%
}
.large-push-4 {
position: relative;
left: 33.3333333333%
}
.large-pull-4 {
position: relative;
left: -33.3333333333%
}
.large-offset-3 {
margin-left: 25%
}
.large-5 {
width: 41.6666666667%
}
.large-push-5 {
position: relative;
left: 41.6666666667%
}
.large-pull-5 {
position: relative;
left: -41.6666666667%
}
.large-offset-4 {
margin-left: 33.3333333333%
}
.large-6 {
width: 50%
}
.large-push-6 {
position: relative;
left: 50%
}
.large-pull-6 {
position: relative;
left: -50%
}
.large-offset-5 {
margin-left: 41.6666666667%
}
.large-7 {
width: 58.3333333333%
}
.large-push-7 {
position: relative;
left: 58.3333333333%
}
.large-pull-7 {
position: relative;
left: -58.3333333333%
}
.large-offset-6 {
margin-left: 50%
}
.large-8 {
width: 66.6666666667%
}
.large-push-8 {
position: relative;
left: 66.6666666667%
}
.large-pull-8 {
position: relative;
left: -66.6666666667%
}
.large-offset-7 {
margin-left: 58.3333333333%
}
.large-9 {
width: 75%
}
.large-push-9 {
position: relative;
left: 75%
}
.large-pull-9 {
position: relative;
left: -75%
}
.large-offset-8 {
margin-left: 66.6666666667%
}
.large-10 {
width: 83.3333333333%
}
.large-push-10 {
position: relative;
left: 83.3333333333%
}
.large-pull-10 {
position: relative;
left: -83.3333333333%
}
.large-offset-9 {
margin-left: 75%
}
.large-11 {
width: 91.6666666667%
}
.large-push-11 {
position: relative;
left: 91.6666666667%
}
.large-pull-11 {
position: relative;
left: -91.6666666667%
}
.large-offset-10 {
margin-left: 83.3333333333%
}
.large-12 {
width: 100%
}
.large-offset-11 {
margin-left: 91.6666666667%
}
.large-up-1 > .column, .large-up-1 > .columns {
width: 100%;
float: left
}
.large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
clear: none
}
.large-up-1 > .column:nth-of-type(1n + 1), .large-up-1 > .columns:nth-of-type(1n + 1) {
clear: both
}
.large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
float: left
}
.large-up-2 > .column, .large-up-2 > .columns {
width: 50%;
float: left
}
.large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
clear: none
}
.large-up-2 > .column:nth-of-type(2n + 1), .large-up-2 > .columns:nth-of-type(2n + 1) {
clear: both
}
.large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
float: left
}
.large-up-3 > .column, .large-up-3 > .columns {
width: 33.3333333333%;
float: left
}
.large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
clear: none
}
.large-up-3 > .column:nth-of-type(3n + 1), .large-up-3 > .columns:nth-of-type(3n + 1) {
clear: both
}
.large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
float: left
}
.large-up-4 > .column, .large-up-4 > .columns {
width: 25%;
float: left
}
.large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
clear: none
}
.large-up-4 > .column:nth-of-type(4n + 1), .large-up-4 > .columns:nth-of-type(4n + 1) {
clear: both
}
.large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
float: left
}
.large-up-5 > .column, .large-up-5 > .columns {
width: 20%;
float: left
}
.large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
clear: none
}
.large-up-5 > .column:nth-of-type(5n + 1), .large-up-5 > .columns:nth-of-type(5n + 1) {
clear: both
}
.large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
float: left
}
.large-up-6 > .column, .large-up-6 > .columns {
width: 16.6666666667%;
float: left
}
.large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
clear: none
}
.large-up-6 > .column:nth-of-type(6n + 1), .large-up-6 > .columns:nth-of-type(6n + 1) {
clear: both
}
.large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
float: left
}
.large-up-7 > .column, .large-up-7 > .columns {
width: 14.2857142857%;
float: left
}
.large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
clear: none
}
.large-up-7 > .column:nth-of-type(7n + 1), .large-up-7 > .columns:nth-of-type(7n + 1) {
clear: both
}
.large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
float: left
}
.large-up-8 > .column, .large-up-8 > .columns {
width: 12.5%;
float: left
}
.large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
clear: none
}
.large-up-8 > .column:nth-of-type(8n + 1), .large-up-8 > .columns:nth-of-type(8n + 1) {
clear: both
}
.large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
float: left
}
.large-collapse > .column, .large-collapse > .columns {
padding-left: 0;
padding-right: 0
}
.large-collapse .row, .expanded.row .large-collapse.row {
margin-left: 0;
margin-right: 0
}
.large-uncollapse > .column, .large-uncollapse > .columns {
padding-left: 1.25rem;
padding-right: 1.25rem
}
.large-centered {
float: none;
margin-left: auto;
margin-right: auto
}
.large-uncentered, .large-push-0, .large-pull-0 {
position: static;
margin-left: 0;
margin-right: 0;
float: left
}
}
div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote,
th, td {
margin: 0;
padding: 0
}
p {
font-size: inherit;
line-height: 1.6;
margin-bottom: 1rem;
text-rendering: optimizeLegibility
}
em, i {
font-style: italic;
line-height: inherit
}
strong, b {
font-weight: bold;
line-height: inherit
}
small {
font-size: 80%;
line-height: inherit
}
h1, h2, h3, h4, h5, h6 {
font-family: "Fira Sans", Helvetica, Roboto, Arial, sans-serif;
font-weight: normal;
font-style: normal;
color: inherit;
text-rendering: optimizeLegibility;
margin-top: 0;
margin-bottom: .5rem;
line-height: 1.2
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
color: #cacaca;
line-height: 0
}
h1 {
font-size: 1.5rem
}
h2 {
font-size: 1.25rem
}
h3 {
font-size: 1.1875rem
}
h4 {
font-size: 1.125rem
}
h5 {
font-size: 1.0625rem
}
h6 {
font-size: 1rem
}
@media screen and (min-width: 40em) {
h1 {
font-size: 2rem
}
h2 {
font-size: 1.59375rem
}
h3 {
font-size: 1.25rem
}
h4 {
font-size: 1.125rem
}
h5 {
font-size: 1rem
}
h6 {
font-size: .875rem
}
}
a {
color: #2785ce;
text-decoration: none;
line-height: inherit;
cursor: pointer
}
a:hover, a:focus {
color: #2272b1
}
a img {
border: 0
}
hr {
max-width: 1170px;
height: 0;
border-right: 0;
border-top: 0;
border-bottom: 1px solid #cacaca;
border-left: 0;
margin: 1.25rem auto;
clear: both
}
ul, ol, dl {
line-height: 1.6;
margin-bottom: 1rem;
list-style-position: outside
}
li {
font-size: inherit
}
ul {
list-style-type: disc;
margin-left: 1.25rem
}
ol {
margin-left: 1.25rem
}
ul ul, ol ul, ul ol, ol ol {
margin-left: 1.25rem;
margin-bottom: 0
}
dl {
margin-bottom: 1rem
}
dl dt {
margin-bottom: .3rem;
font-weight: bold
}
blockquote {
margin: 0 0 1rem;
padding: .5625rem 1.25rem 0 1.1875rem;
border-left: 1px solid #cacaca
}
blockquote, blockquote p {
line-height: 1.6;
color: #8a8a8a
}
cite {
display: block;
font-size: .8125rem;
color: #8a8a8a
}
cite:before {
content: '\2014 \0020'
}
abbr {
color: #0a0a0a;
cursor: help;
border-bottom: 1px dotted #0a0a0a
}
code {
font-family: Consolas, "Liberation Mono", Courier, monospace;
font-weight: normal;
color: #0a0a0a;
background-color: #e6e6e6;
border: 1px solid #cacaca;
padding: .125rem .3125rem .0625rem
}
kbd {
padding: .125rem .25rem 0;
margin: 0;
background-color: #e6e6e6;
color: #0a0a0a;
font-family: Consolas, "Liberation Mono", Courier, monospace
}
.subheader {
margin-top: .2rem;
margin-bottom: .5rem;
font-weight: normal;
line-height: 1.4;
color: #8a8a8a
}
.lead {
font-size: 125%;
line-height: 1.6
}
.stat {
font-size: 2.5rem;
line-height: 1
}
p + .stat {
margin-top: -1rem
}
.no-bullet {
margin-left: 0;
list-style: none
}
.text-left {
text-align: left
}
.text-right {
text-align: right
}
.text-center {
text-align: center
}
.text-justify {
text-align: justify
}
@media screen and (min-width: 40em) {
.medium-text-left {
text-align: left
}
.medium-text-right {
text-align: right
}
.medium-text-center {
text-align: center
}
.medium-text-justify {
text-align: justify
}
}
@media screen and (min-width: 64em) {
.large-text-left {
text-align: left
}
.large-text-right {
text-align: right
}
.large-text-center {
text-align: center
}
.large-text-justify {
text-align: justify
}
}
.show-for-print {
display: none !important
}
@media print {
* {
background: transparent !important;
color: black !important;
box-shadow: none !important;
text-shadow: none !important
}
.show-for-print {
display: block !important
}
.hide-for-print {
display: none !important
}
table.show-for-print {
display: table !important
}
thead.show-for-print {
display: table-header-group !important
}
tbody.show-for-print {
display: table-row-group !important
}
tr.show-for-print {
display: table-row !important
}
td.show-for-print {
display: table-cell !important
}
th.show-for-print {
display: table-cell !important
}
a, a:visited {
text-decoration: underline
}
a[href]:after {
content: " (" attr(href) ")"
}
.ir a:after, a[href^='javascript:']:after, a[href^='#']:after {
content: ''
}
abbr[title]:after {
content: " (" attr(title) ")"
}
pre, blockquote {
border: 1px solid #8a8a8a;
page-break-inside: avoid
}
thead {
display: table-header-group
}
tr, img {
page-break-inside: avoid
}
img {
max-width: 100% !important
}
@page {
margin: 0.5cm
}
p, h2, h3 {
orphans: 3;
widows: 3
}
h2, h3 {
page-break-after: avoid
}
}
[type='text'], [type='password'], [type='date'], [type='datetime'],
[type='datetime-local'], [type='month'], [type='week'], [type='email'],
[type='number'], [type='search'], [type='tel'], [type='time'], [type='url'],
[type='color'], textarea {
display: block;
box-sizing: border-box;
width: 100%;
height: 2.4375rem;
padding: .5rem;
border: 1px solid #cacaca;
margin: 0 0 1rem;
font-family: inherit;
font-size: 1rem;
color: #0a0a0a;
background-color: #fefefe;
box-shadow: inset 0 1px 2px rgba(10, 10, 10, 0.1);
border-radius: 0;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out;
-webkit-appearance: none;
-moz-appearance: none
}
[type='text']:focus, [type='password']:focus, [type='date']:focus,
[type='datetime']:focus, [type='datetime-local']:focus, [type='month']:focus,
[type='week']:focus, [type='email']:focus, [type='number']:focus,
[type='search']:focus, [type='tel']:focus, [type='time']:focus,
[type='url']:focus, [type='color']:focus, textarea:focus {
border: 1px solid #8a8a8a;
background-color: #fefefe;
outline: none;
box-shadow: 0 0 5px #cacaca;
transition: box-shadow 0.5s, border-color 0.25s ease-in-out
}
textarea {
max-width: 100%
}
textarea[rows] {
height: auto
}
input::placeholder, textarea::placeholder {
color: #cacaca
}
input:disabled, input[readonly], textarea:disabled, textarea[readonly] {
background-color: #e6e6e6;
cursor: not-allowed
}
[type='submit'], [type='button'] {
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none
}
input[type='search'] {
box-sizing: border-box
}
[type='file'], [type='checkbox'], [type='radio'] {
margin: 0 0 1rem
}
[type='checkbox'] + label, [type='radio'] + label {
display: inline-block;
margin-left: .5rem;
margin-right: 1rem;
margin-bottom: 0;
vertical-align: baseline
}
[type='checkbox'] + label[for], [type='radio'] + label[for] {
cursor: pointer
}
label > [type='checkbox'], label > [type='radio'] {
margin-right: .5rem
}
[type='file'] {
width: 100%
}
label {
display: block;
margin: 0;
font-size: .875rem;
font-weight: normal;
line-height: 1.8;
color: #0a0a0a
}
label.middle {
margin: 0 0 1rem;
padding: .5625rem 0
}
.help-text {
margin-top: -.5rem;
font-size: .8125rem;
font-style: italic;
color: #0a0a0a
}
.input-group {
display: table;
width: 100%;
margin-bottom: 1rem
}
.input-group > :first-child {
border-radius: 0 0 0 0
}
.input-group > :last-child > * {
border-radius: 0 0 0 0
}
.input-group-label, .input-group-field, .input-group-button {
margin: 0;
white-space: nowrap;
display: table-cell;
vertical-align: middle
}
.input-group-label {
text-align: center;
padding: 0 1rem;
background: #e6e6e6;
color: #0a0a0a;
border: 1px solid #cacaca;
white-space: nowrap;
width: 1%;
height: 100%
}
.input-group-label:first-child {
border-right: 0
}
.input-group-label:last-child {
border-left: 0
}
.input-group-field {
border-radius: 0;
height: 2.5rem
}
.input-group-button {
padding-top: 0;
padding-bottom: 0;
text-align: center;
height: 100%;
width: 1%
}
.input-group-button a, .input-group-button input, .input-group-button button {
margin: 0
}
.input-group .input-group-button {
display: table-cell
}
fieldset {
border: 0;
padding: 0;
margin: 0
}
legend {
margin-bottom: .5rem;
max-width: 100%
}
.fieldset {
border: 1px solid #cacaca;
padding: 1.25rem;
margin: 1.125rem 0
}
.fieldset legend {
background: #fefefe;
padding: 0 .1875rem;
margin: 0;
margin-left: -.1875rem
}
select {
height: 2.4375rem;
padding: .5rem;
border: 1px solid #cacaca;
margin: 0 0 1rem;
font-size: 1rem;
font-family: inherit;
line-height: normal;
color: #0a0a0a;
background-color: #fefefe;
border-radius: 0;
-webkit-appearance: none;
-moz-appearance: none;
background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");
background-size: 9px 6px;
background-position: right -1rem center;
background-origin: content-box;
background-repeat: no-repeat;
padding-right: 1.5rem
}
@media screen and (min-width: 0\0
) {
select {
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")
}
}
select:disabled {
background-color: #e6e6e6;
cursor: not-allowed
}
select::-ms-expand {
display: none
}
select[multiple] {
height: auto;
background-image: none
}
.is-invalid-input:not(:focus) {
background-color: rgba(204, 3, 3, 0.1);
border-color: #cc0303
}
.is-invalid-label {
color: #cc0303
}
.form-error {
display: none;
margin-top: -.5rem;
margin-bottom: 1rem;
font-size: .75rem;
font-weight: bold;
color: #cc0303
}
.form-error.is-visible {
display: block
}
.button {
display: inline-block;
text-align: center;
line-height: 1;
cursor: pointer;
-webkit-appearance: none;
transition: background-color 0.25s ease-out, color 0.25s ease-out;
vertical-align: middle;
border: 1px solid transparent;
border-radius: 0;
padding: 0.85em 1em;
margin: 0 0 1rem 0;
font-size: .9rem;
background-color: #2785ce;
color: #fefefe
}
[data-whatinput='mouse'] .button {
outline: 0
}
.button:hover, .button:focus {
background-color: #2171af;
color: #fefefe
}
.button.tiny {
font-size: .6rem
}
.button.small {
font-size: .75rem
}
.button.large {
font-size: 1.25rem
}
.button.expanded {
display: block;
width: 100%;
margin-left: 0;
margin-right: 0
}
.button.primary {
background-color: #2785ce;
color: #fefefe
}
.button.primary:hover, .button.primary:focus {
background-color: #1f6aa5;
color: #fefefe
}
.button.secondary {
background-color: #777;
color: #fefefe
}
.button.secondary:hover, .button.secondary:focus {
background-color: #5f5f5f;
color: #fefefe
}
.button.success {
background-color: #3adb76;
color: #fefefe
}
.button.success:hover, .button.success:focus {
background-color: #22bb5b;
color: #fefefe
}
.button.warning {
background-color: #ffae00;
color: #fefefe
}
.button.warning:hover, .button.warning:focus {
background-color: #cc8b00;
color: #fefefe
}
.button.alert {
background-color: #cc0303;
color: #fefefe
}
.button.alert:hover, .button.alert:focus {
background-color: #a30202;
color: #fefefe
}
.button.dark {
background-color: #343434;
color: #fefefe
}
.button.dark:hover, .button.dark:focus {
background-color: #2a2a2a;
color: #fefefe
}
.button.hollow {
border: 1px solid #2785ce;
color: #2785ce
}
.button.hollow, .button.hollow:hover, .button.hollow:focus {
background-color: transparent
}
.button.hollow:hover, .button.hollow:focus {
border-color: #144367;
color: #144367
}
.button.hollow.primary {
border: 1px solid #2785ce;
color: #2785ce
}
.button.hollow.primary:hover, .button.hollow.primary:focus {
border-color: #144367;
color: #144367
}
.button.hollow.secondary {
border: 1px solid #777;
color: #777
}
.button.hollow.secondary:hover, .button.hollow.secondary:focus {
border-color: #3c3c3c;
color: #3c3c3c
}
.button.hollow.success {
border: 1px solid #3adb76;
color: #3adb76
}
.button.hollow.success:hover, .button.hollow.success:focus {
border-color: #157539;
color: #157539
}
.button.hollow.warning {
border: 1px solid #ffae00;
color: #ffae00
}
.button.hollow.warning:hover, .button.hollow.warning:focus {
border-color: #805700;
color: #805700
}
.button.hollow.alert {
border: 1px solid #cc0303;
color: #cc0303
}
.button.hollow.alert:hover, .button.hollow.alert:focus {
border-color: #660202;
color: #660202
}
.button.hollow.dark {
border: 1px solid #343434;
color: #343434
}
.button.hollow.dark:hover, .button.hollow.dark:focus {
border-color: #1a1a1a;
color: #1a1a1a
}
.button.disabled, .button[disabled] {
opacity: .25;
cursor: not-allowed
}
.button.disabled:hover, .button.disabled:focus, .button[disabled]:hover,
.button[disabled]:focus {
background-color: #2785ce;
color: #fefefe
}
.button.dropdown::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset .4em;
border-color: #fefefe transparent transparent;
border-top-style: solid;
border-bottom-width: 0;
position: relative;
top: 0.4em;
float: right;
margin-left: 1em;
display: inline-block
}
.button.arrow-only::after {
margin-left: 0;
float: none;
top: -0.1em
}
.accordion {
list-style-type: none;
background: #fefefe;
margin-left: 0
}
.accordion-item:first-child > :first-child {
border-radius: 0 0 0 0
}
.accordion-item:last-child > :last-child {
border-radius: 0 0 0 0
}
.accordion-title {
display: block;
padding: 1.25rem 1rem;
line-height: 1;
font-size: .75rem;
color: #2785ce;
position: relative;
border: 1px solid #e6e6e6;
border-bottom: 0
}
:last-child:not(.is-active) > .accordion-title {
border-radius: 0 0 0 0;
border-bottom: 1px solid #e6e6e6
}
.accordion-title:hover, .accordion-title:focus {
background-color: #e6e6e6
}
.accordion-title::before {
content: '+';
position: absolute;
right: 1rem;
top: 50%;
margin-top: -0.5rem
}
.is-active > .accordion-title::before {
content: ''
}
.accordion-content {
padding: 1rem;
display: none;
border: 1px solid #e6e6e6;
border-bottom: 0;
background-color: #fefefe;
color: #0a0a0a
}
:last-child > .accordion-content:last-child {
border-bottom: 1px solid #e6e6e6
}
.is-accordion-submenu-parent > a {
position: relative
}
.is-accordion-submenu-parent > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 6px;
border-color: #2785ce transparent transparent;
border-top-style: solid;
border-bottom-width: 0;
position: absolute;
top: 50%;
margin-top: -4px;
right: 1rem
}
.is-accordion-submenu-parent[aria-expanded='true'] > a::after {
transform-origin: 50% 50%;
transform: scaleY(-1)
}
.badge {
display: inline-block;
padding: .3em;
min-width: 2.1em;
font-size: .6rem;
text-align: center;
border-radius: 50%;
background: #2785ce;
color: #fefefe
}
.badge.secondary {
background: #777;
color: #fefefe
}
.badge.success {
background: #3adb76;
color: #fefefe
}
.badge.warning {
background: #ffae00;
color: #fefefe
}
.badge.alert {
background: #cc0303;
color: #fefefe
}
.badge.dark {
background: #343434;
color: #fefefe
}
.breadcrumbs {
list-style: none;
margin: 0 0 1rem 0
}
.breadcrumbs::before, .breadcrumbs::after {
content: ' ';
display: table
}
.breadcrumbs::after {
clear: both
}
.breadcrumbs li {
float: left;
color: #0a0a0a;
font-size: .6875rem;
cursor: default;
text-transform: uppercase
}
.breadcrumbs li:not(:last-child)::after {
color: #cacaca;
content: "/";
margin: 0 .75rem;
position: relative;
top: 1px;
opacity: 1
}
.breadcrumbs a {
color: #2785ce
}
.breadcrumbs a:hover {
text-decoration: underline
}
.breadcrumbs .disabled {
color: #cacaca;
cursor: not-allowed
}
.button-group {
margin-bottom: 1rem;
font-size: 0
}
.button-group::before, .button-group::after {
content: ' ';
display: table
}
.button-group::after {
clear: both
}
.button-group .button {
margin: 0;
margin-right: 1px;
margin-bottom: 1px;
font-size: .9rem
}
.button-group .button:last-child {
margin-right: 0
}
.button-group.tiny .button {
font-size: .6rem
}
.button-group.small .button {
font-size: .75rem
}
.button-group.large .button {
font-size: 1.25rem
}
.button-group.expanded {
margin-right: -1px
}
.button-group.expanded::before, .button-group.expanded::after {
display: none
}
.button-group.expanded .button:first-child:nth-last-child(2),
.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button {
display: inline-block;
width: calc(50% - 1px);
margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(2):last-child,
.button-group.expanded .button:first-child:nth-last-child(2):first-child:nth-last-child(2) ~ .button:last-child {
margin-right: -6px
}
.button-group.expanded .button:first-child:nth-last-child(3),
.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button {
display: inline-block;
width: calc(33.3333333333% - 1px);
margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(3):last-child,
.button-group.expanded .button:first-child:nth-last-child(3):first-child:nth-last-child(3) ~ .button:last-child {
margin-right: -6px
}
.button-group.expanded .button:first-child:nth-last-child(4),
.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button {
display: inline-block;
width: calc(25% - 1px);
margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(4):last-child,
.button-group.expanded .button:first-child:nth-last-child(4):first-child:nth-last-child(4) ~ .button:last-child {
margin-right: -6px
}
.button-group.expanded .button:first-child:nth-last-child(5),
.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button {
display: inline-block;
width: calc(20% - 1px);
margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(5):last-child,
.button-group.expanded .button:first-child:nth-last-child(5):first-child:nth-last-child(5) ~ .button:last-child {
margin-right: -6px
}
.button-group.expanded .button:first-child:nth-last-child(6),
.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button {
display: inline-block;
width: calc(16.6666666667% - 1px);
margin-right: 1px
}
.button-group.expanded .button:first-child:nth-last-child(6):last-child,
.button-group.expanded .button:first-child:nth-last-child(6):first-child:nth-last-child(6) ~ .button:last-child {
margin-right: -6px
}
.button-group.primary .button {
background-color: #2785ce;
color: #fefefe
}
.button-group.primary .button:hover, .button-group.primary .button:focus {
background-color: #1f6aa5;
color: #fefefe
}
.button-group.secondary .button {
background-color: #777;
color: #fefefe
}
.button-group.secondary .button:hover, .button-group.secondary .button:focus {
background-color: #5f5f5f;
color: #fefefe
}
.button-group.success .button {
background-color: #3adb76;
color: #fefefe
}
.button-group.success .button:hover, .button-group.success .button:focus {
background-color: #22bb5b;
color: #fefefe
}
.button-group.warning .button {
background-color: #ffae00;
color: #fefefe
}
.button-group.warning .button:hover, .button-group.warning .button:focus {
background-color: #cc8b00;
color: #fefefe
}
.button-group.alert .button {
background-color: #cc0303;
color: #fefefe
}
.button-group.alert .button:hover, .button-group.alert .button:focus {
background-color: #a30202;
color: #fefefe
}
.button-group.dark .button {
background-color: #343434;
color: #fefefe
}
.button-group.dark .button:hover, .button-group.dark .button:focus {
background-color: #2a2a2a;
color: #fefefe
}
.button-group.stacked .button, .button-group.stacked-for-small .button,
.button-group.stacked-for-medium .button {
width: 100%
}
.button-group.stacked .button:last-child, .button-group.stacked-for-small .button:last-child,
.button-group.stacked-for-medium .button:last-child {
margin-bottom: 0
}
@media screen and (min-width: 40em) {
.button-group.stacked-for-small .button {
width: auto;
margin-bottom: 0
}
}
@media screen and (min-width: 64em) {
.button-group.stacked-for-medium .button {
width: auto;
margin-bottom: 0
}
}
@media screen and (max-width: 29.9375em) {
.button-group.stacked-for-small.expanded {
display: block
}
.button-group.stacked-for-small.expanded .button {
display: block;
margin-right: 0
}
}
.callout {
margin: 0 0 1rem 0;
padding: 1rem;
border: 1px solid rgba(10, 10, 10, 0.25);
border-radius: 0;
position: relative;
color: #0a0a0a;
background-color: #fff
}
.callout > :first-child {
margin-top: 0
}
.callout > :last-child {
margin-bottom: 0
}
.callout.primary {
background-color: #deedf9
}
.callout.secondary {
background-color: #ebebeb
}
.callout.success {
background-color: #e1faea
}
.callout.warning {
background-color: #fff3d9
}
.callout.alert {
background-color: #fed2d2
}
.callout.dark {
background-color: #e1e1e1
}
.callout.small {
padding-top: .5rem;
padding-right: .5rem;
padding-bottom: .5rem;
padding-left: .5rem
}
.callout.large {
padding-top: 3rem;
padding-right: 3rem;
padding-bottom: 3rem;
padding-left: 3rem
}
.close-button {
position: absolute;
color: #8a8a8a;
right: 1rem;
top: .5rem;
font-size: 2em;
line-height: 1;
cursor: pointer
}
[data-whatinput='mouse'] .close-button {
outline: 0
}
.close-button:hover, .close-button:focus {
color: #0a0a0a
}
.menu {
margin: 0;
list-style-type: none
}
.menu > li {
display: table-cell;
vertical-align: middle
}
[data-whatinput='mouse'] .menu > li {
outline: 0
}
.menu > li > a {
display: block;
padding: 0.7rem 1rem;
line-height: 1
}
.menu input, .menu a, .menu button {
margin-bottom: 0
}
.menu > li > a img, .menu > li > a i, .menu > li > a svg {
vertical-align: middle
}
.menu > li > a img + span, .menu > li > a i + span, .menu > li > a svg + span {
vertical-align: middle
}
.menu > li > a img, .menu > li > a i, .menu > li > a svg {
margin-right: .25rem;
display: inline-block
}
.menu > li {
display: table-cell
}
.menu.vertical > li {
display: block
}
@media screen and (min-width: 40em) {
.menu.medium-horizontal > li {
display: table-cell
}
.menu.medium-vertical > li {
display: block
}
}
@media screen and (min-width: 64em) {
.menu.large-horizontal > li {
display: table-cell
}
.menu.large-vertical > li {
display: block
}
}
.menu.simple li {
line-height: 1;
display: inline-block;
margin-right: 1rem
}
.menu.simple a {
padding: 0
}
.menu.align-right::before, .menu.align-right::after {
content: ' ';
display: table
}
.menu.align-right::after {
clear: both
}
.menu.align-right > li {
float: right
}
.menu.expanded {
width: 100%;
display: table;
table-layout: fixed
}
.menu.expanded > li:first-child:last-child {
width: 100%
}
.menu.icon-top > li > a {
text-align: center
}
.menu.icon-top > li > a img, .menu.icon-top > li > a i, .menu.icon-top > li > a svg {
display: block;
margin: 0 auto .25rem
}
.menu.nested {
margin-left: 1rem
}
.menu .active > a {
color: #fefefe;
background: #2785ce
}
.menu-text {
font-weight: bold;
color: inherit;
line-height: 1;
padding-top: 0;
padding-bottom: 0;
padding: 0.7rem 1rem
}
.menu-centered {
text-align: center
}
.menu-centered > .menu {
display: inline-block
}
.no-js [data-responsive-menu] ul {
display: none
}
.menu-icon {
position: relative;
display: inline-block;
vertical-align: middle;
cursor: pointer;
width: 20px;
height: 16px
}
.menu-icon::after {
content: '';
position: absolute;
display: block;
width: 100%;
height: 2px;
background: #fefefe;
top: 0;
left: 0;
box-shadow: 0 7px 0 #fefefe, 0 14px 0 #fefefe
}
.menu-icon:hover::after {
background: #cacaca;
box-shadow: 0 7px 0 #cacaca, 0 14px 0 #cacaca
}
.menu-icon.dark {
position: relative;
display: inline-block;
vertical-align: middle;
cursor: pointer;
width: 20px;
height: 16px
}
.menu-icon.dark::after {
content: '';
position: absolute;
display: block;
width: 100%;
height: 2px;
background: #0a0a0a;
top: 0;
left: 0;
box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a
}
.menu-icon.dark:hover::after {
background: #8a8a8a;
box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}
.is-drilldown {
position: relative;
overflow: hidden
}
.is-drilldown li {
display: block !important
}
.is-drilldown-submenu {
position: absolute;
top: 0;
left: 100%;
z-index: -1;
height: 100%;
width: 100%;
background: #fefefe;
transition: transform 0.15s linear
}
.is-drilldown-submenu.is-active {
z-index: 1;
display: block;
transform: translateX(-100%)
}
.is-drilldown-submenu.is-closing {
transform: translateX(100%)
}
.is-drilldown-submenu-parent > a {
position: relative
}
.is-drilldown-submenu-parent > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 6px;
border-color: transparent transparent transparent #2785ce;
border-left-style: solid;
border-right-width: 0;
position: absolute;
top: 50%;
margin-top: -6px;
right: 1rem
}
.js-drilldown-back > a::before {
content: '';
display: block;
width: 0;
height: 0;
border: inset 6px;
border-color: transparent #2785ce transparent transparent;
border-right-style: solid;
border-left-width: 0;
border-left-width: 0;
display: inline-block;
vertical-align: middle;
margin-right: 0.75rem
}
.dropdown-pane {
background-color: #fefefe;
border: 1px solid #cacaca;
border-radius: 0;
display: block;
font-size: 1rem;
padding: 1rem;
position: absolute;
visibility: hidden;
width: 300px;
z-index: 10
}
.dropdown-pane.is-open {
visibility: visible
}
.dropdown-pane.tiny {
width: 100px
}
.dropdown-pane.small {
width: 200px
}
.dropdown-pane.large {
width: 400px
}
.dropdown.menu > li.opens-left > .is-dropdown-submenu {
left: auto;
right: 0;
top: 100%
}
.dropdown.menu > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 0;
top: 100%
}
.dropdown.menu > li.is-dropdown-submenu-parent > a {
padding-right: 1.5rem;
position: relative
}
.dropdown.menu > li.is-dropdown-submenu-parent > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: #2785ce transparent transparent;
border-top-style: solid;
border-bottom-width: 0;
right: 5px;
margin-top: -2px
}
[data-whatinput='mouse'] .dropdown.menu a {
outline: 0
}
.no-js .dropdown.menu ul {
display: none
}
.dropdown.menu.vertical > li .is-dropdown-submenu {
top: 0
}
.dropdown.menu.vertical > li.opens-left > .is-dropdown-submenu {
left: auto;
right: 100%
}
.dropdown.menu.vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%
}
.dropdown.menu.vertical > li > a::after {
right: 14px;
margin-top: -3px
}
.dropdown.menu.vertical > li.opens-left > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: transparent #2785ce transparent transparent;
border-right-style: solid;
border-left-width: 0
}
.dropdown.menu.vertical > li.opens-right > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: transparent transparent transparent #2785ce;
border-left-style: solid;
border-right-width: 0
}
@media screen and (min-width: 40em) {
.dropdown.menu.medium-horizontal > li.opens-left > .is-dropdown-submenu {
left: auto;
right: 0;
top: 100%
}
.dropdown.menu.medium-horizontal > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 0;
top: 100%
}
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a {
padding-right: 1.5rem;
position: relative
}
.dropdown.menu.medium-horizontal > li.is-dropdown-submenu-parent > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: #2785ce transparent transparent;
border-top-style: solid;
border-bottom-width: 0;
right: 5px;
margin-top: -2px
}
.dropdown.menu.medium-vertical > li .is-dropdown-submenu {
top: 0
}
.dropdown.menu.medium-vertical > li.opens-left > .is-dropdown-submenu {
left: auto;
right: 100%
}
.dropdown.menu.medium-vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%
}
.dropdown.menu.medium-vertical > li > a::after {
right: 14px;
margin-top: -3px
}
.dropdown.menu.medium-vertical > li.opens-left > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: transparent #2785ce transparent transparent;
border-right-style: solid;
border-left-width: 0
}
.dropdown.menu.medium-vertical > li.opens-right > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: transparent transparent transparent #2785ce;
border-left-style: solid;
border-right-width: 0
}
}
@media screen and (min-width: 64em) {
.dropdown.menu.large-horizontal > li.opens-left > .is-dropdown-submenu {
left: auto;
right: 0;
top: 100%
}
.dropdown.menu.large-horizontal > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 0;
top: 100%
}
.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a {
padding-right: 1.5rem;
position: relative
}
.dropdown.menu.large-horizontal > li.is-dropdown-submenu-parent > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: #2785ce transparent transparent;
border-top-style: solid;
border-bottom-width: 0;
right: 5px;
margin-top: -2px
}
.dropdown.menu.large-vertical > li .is-dropdown-submenu {
top: 0
}
.dropdown.menu.large-vertical > li.opens-left > .is-dropdown-submenu {
left: auto;
right: 100%
}
.dropdown.menu.large-vertical > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%
}
.dropdown.menu.large-vertical > li > a::after {
right: 14px;
margin-top: -3px
}
.dropdown.menu.large-vertical > li.opens-left > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: transparent #2785ce transparent transparent;
border-right-style: solid;
border-left-width: 0
}
.dropdown.menu.large-vertical > li.opens-right > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: transparent transparent transparent #2785ce;
border-left-style: solid;
border-right-width: 0
}
}
.dropdown.menu.align-right .is-dropdown-submenu.first-sub {
top: 100%;
left: auto;
right: 0
}
.is-dropdown-menu.vertical {
width: 100px
}
.is-dropdown-menu.vertical.align-right {
float: right
}
.is-dropdown-submenu-parent {
position: relative
}
.is-dropdown-submenu-parent a::after {
position: absolute;
top: 50%;
right: 5px;
margin-top: -2px
}
.is-dropdown-submenu-parent.opens-inner > .is-dropdown-submenu {
top: 100%;
left: auto
}
.is-dropdown-submenu-parent.opens-left > .is-dropdown-submenu {
left: auto;
right: 100%
}
.is-dropdown-submenu-parent.opens-right > .is-dropdown-submenu {
right: auto;
left: 100%
}
.is-dropdown-submenu {
display: none;
position: absolute;
top: 0;
left: 100%;
min-width: 200px;
z-index: 1;
background: #fefefe;
border: 1px solid #cacaca
}
.is-dropdown-submenu .is-dropdown-submenu-parent > a::after {
right: 14px;
margin-top: -3px
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: transparent #2785ce transparent transparent;
border-right-style: solid;
border-left-width: 0
}
.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right > a::after {
content: '';
display: block;
width: 0;
height: 0;
border: inset 5px;
border-color: transparent transparent transparent #2785ce;
border-left-style: solid;
border-right-width: 0
}
.is-dropdown-submenu .is-dropdown-submenu {
margin-top: -1px
}
.is-dropdown-submenu > li {
width: 100%
}
.is-dropdown-submenu.js-dropdown-active {
display: block
}
.flex-video {
position: relative;
height: 0;
padding-bottom: 75%;
margin-bottom: 1rem;
overflow: hidden
}
.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%
}
.flex-video.widescreen {
padding-bottom: 56.25%
}
.flex-video.vimeo {
padding-top: 0
}
.label {
display: inline-block;
padding: 0.33333rem 0.5rem;
font-size: .8rem;
line-height: 1;
white-space: nowrap;
cursor: default;
border-radius: 0;
background: #2785ce;
color: #fefefe
}
.label.secondary {
background: #777;
color: #fefefe
}
.label.success {
background: #3adb76;
color: #fefefe
}
.label.warning {
background: #ffae00;
color: #fefefe
}
.label.alert {
background: #cc0303;
color: #fefefe
}
.label.dark {
background: #343434;
color: #fefefe
}
.media-object {
margin-bottom: 1rem;
display: block
}
.media-object img {
max-width: none
}
@media screen and (max-width: 29.9375em) {
.media-object.stack-for-small .media-object-section {
padding: 0;
padding-bottom: 1rem;
display: block
}
.media-object.stack-for-small .media-object-section img {
width: 100%
}
}
.media-object-section {
display: table-cell;
vertical-align: top
}
.media-object-section:first-child {
padding-right: 1rem
}
.media-object-section:last-child:not(:nth-child(2)) {
padding-left: 1rem
}
.media-object-section > :last-child {
margin-bottom: 0
}
.media-object-section.middle {
vertical-align: middle
}
.media-object-section.bottom {
vertical-align: bottom
}
html, body {
height: 100%
}
.off-canvas-wrapper {
width: 100%;
overflow-x: hidden;
position: relative;
backface-visibility: hidden;
-webkit-overflow-scrolling: auto
}
.off-canvas-wrapper-inner {
position: relative;
width: 100%;
transition: transform .5s ease
}
.off-canvas-wrapper-inner::before, .off-canvas-wrapper-inner::after {
content: ' ';
display: table
}
.off-canvas-wrapper-inner::after {
clear: both
}
.off-canvas-content, .off-canvas-content {
min-height: 100%;
background: #fefefe;
transition: transform .5s ease;
backface-visibility: hidden;
z-index: 1;
padding-bottom: 0.1px;
box-shadow: 0 0 10px rgba(10, 10, 10, 0.5)
}
.js-off-canvas-exit {
display: none;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(254, 254, 254, 0.25);
cursor: pointer;
transition: background .5s ease
}
.off-canvas {
position: absolute;
background: #e6e6e6;
z-index: -1;
max-height: 100%;
overflow-y: auto;
transform: translateX(0)
}
[data-whatinput='mouse'] .off-canvas {
outline: 0
}
.off-canvas.position-left {
left: -250px;
top: 0;
width: 250px
}
.is-open-left {
transform: translateX(250px)
}
.off-canvas.position-right {
right: -250px;
top: 0;
width: 250px
}
.is-open-right {
transform: translateX(-250px)
}
@media screen and (min-width: 40em) {
.position-left.reveal-for-medium {
left: 0;
z-index: auto;
position: fixed
}
.position-left.reveal-for-medium ~ .off-canvas-content {
margin-left: 250px
}
.position-right.reveal-for-medium {
right: 0;
z-index: auto;
position: fixed
}
.position-right.reveal-for-medium ~ .off-canvas-content {
margin-right: 250px
}
}
@media screen and (min-width: 64em) {
.position-left.reveal-for-large {
left: 0;
z-index: auto;
position: fixed
}
.position-left.reveal-for-large ~ .off-canvas-content {
margin-left: 250px
}
.position-right.reveal-for-large {
right: 0;
z-index: auto;
position: fixed
}
.position-right.reveal-for-large ~ .off-canvas-content {
margin-right: 250px
}
}
.orbit {
position: relative
}
.orbit-container {
position: relative;
margin: 0;
overflow: hidden;
list-style: none
}
.orbit-slide {
width: 100%;
max-height: 100%
}
.orbit-slide.no-motionui.is-active {
top: 0;
left: 0
}
.orbit-figure {
margin: 0
}
.orbit-image {
margin: 0;
width: 100%;
max-width: 100%
}
.orbit-caption {
position: absolute;
bottom: 0;
width: 100%;
padding: 1rem;
margin-bottom: 0;
color: #fefefe;
background-color: rgba(10, 10, 10, 0.5)
}
.orbit-previous, .orbit-next {
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 10;
padding: 1rem;
color: #fefefe
}
[data-whatinput='mouse'] .orbit-previous, [data-whatinput='mouse'] .orbit-next {
outline: 0
}
.orbit-previous:hover, .orbit-next:hover, .orbit-previous:active,
.orbit-next:active, .orbit-previous:focus, .orbit-next:focus {
background-color: rgba(10, 10, 10, 0.5)
}
.orbit-previous {
left: 0
}
.orbit-next {
left: auto;
right: 0
}
.orbit-bullets {
position: relative;
margin-top: .8rem;
margin-bottom: .8rem;
text-align: center
}
[data-whatinput='mouse'] .orbit-bullets {
outline: 0
}
.orbit-bullets button {
width: 1.2rem;
height: 1.2rem;
margin: .1rem;
background-color: #cacaca;
border-radius: 50%
}
.orbit-bullets button:hover {
background-color: #8a8a8a
}
.orbit-bullets button.is-active {
background-color: #8a8a8a
}
.pagination {
margin-left: 0;
margin-bottom: 1rem
}
.pagination::before, .pagination::after {
content: ' ';
display: table
}
.pagination::after {
clear: both
}
.pagination li {
font-size: 1.25rem;
margin-right: .25rem;
border-radius: 0;
display: none
}
.pagination li:last-child, .pagination li:first-child {
display: inline-block
}
@media screen and (min-width: 40em) {
.pagination li {
display: inline-block
}
}
.pagination a, .pagination button {
color: #0a0a0a;
display: block;
padding: 0;
border-radius: 0
}
.pagination a:hover, .pagination button:hover {
background: #e6e6e6
}
.pagination .current {
padding: 0;
background: transparent;
color: #343434;
cursor: default
}
.pagination .disabled {
padding: 0;
color: #cacaca;
cursor: not-allowed
}
.pagination .disabled:hover {
background: transparent
}
.pagination .ellipsis::after {
content: '\2026';
padding: 0;
color: #343434
}
.progress {
background-color: #cacaca;
height: 1rem;
margin-bottom: 1rem;
border-radius: 0
}
.progress.primary .progress-meter {
background-color: #2785ce
}
.progress.secondary .progress-meter {
background-color: #777
}
.progress.success .progress-meter {
background-color: #3adb76
}
.progress.warning .progress-meter {
background-color: #ffae00
}
.progress.alert .progress-meter {
background-color: #cc0303
}
.progress.dark .progress-meter {
background-color: #343434
}
.progress-meter {
position: relative;
display: block;
width: 0%;
height: 100%;
background-color: #2785ce
}
.progress-meter-text {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
position: absolute;
margin: 0;
font-size: 0.75rem;
font-weight: bold;
color: #fefefe;
white-space: nowrap
}
.slider {
position: relative;
height: .5rem;
margin-top: 1.25rem;
margin-bottom: 2.25rem;
background-color: #e6e6e6;
cursor: pointer;
user-select: none;
touch-action: none
}
.slider-fill {
position: absolute;
top: 0;
left: 0;
display: inline-block;
max-width: 100%;
height: .5rem;
background-color: #cacaca;
transition: all 0.2s ease-in-out
}
.slider-fill.is-dragging {
transition: all 0s linear
}
.slider-handle {
position: absolute;
top: 50%;
transform: translateY(-50%);
position: absolute;
left: 0;
z-index: 1;
display: inline-block;
width: 1.4rem;
height: 1.4rem;
background-color: #2785ce;
transition: all 0.2s ease-in-out;
touch-action: manipulation;
border-radius: 0
}
[data-whatinput='mouse'] .slider-handle {
outline: 0
}
.slider-handle:hover {
background-color: #2171af
}
.slider-handle.is-dragging {
transition: all 0s linear
}
.slider.disabled, .slider[disabled] {
opacity: .25;
cursor: not-allowed
}
.slider.vertical {
display: inline-block;
width: .5rem;
height: 12.5rem;
margin: 0 1.25rem;
transform: scale(1, -1)
}
.slider.vertical .slider-fill {
top: 0;
width: .5rem;
max-height: 100%
}
.slider.vertical .slider-handle {
position: absolute;
top: 0;
left: 50%;
width: 1.4rem;
height: 1.4rem;
transform: translateX(-50%)
}
.sticky-container {
position: relative
}
.sticky {
position: absolute;
z-index: 0;
transform: translate3d(0, 0, 0)
}
.sticky.is-stuck {
position: fixed;
z-index: 5
}
.sticky.is-stuck.is-at-top {
top: 0
}
.sticky.is-stuck.is-at-bottom {
bottom: 0
}
.sticky.is-anchored {
position: absolute;
left: auto;
right: auto
}
.sticky.is-anchored.is-at-bottom {
bottom: 0
}
body.is-reveal-open {
overflow: hidden
}
html.is-reveal-open, html.is-reveal-open body {
height: 100%;
overflow: hidden;
user-select: none
}
.reveal-overlay {
display: none;
position: fixed;
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 1005;
background-color: rgba(10, 10, 10, 0.45);
overflow-y: scroll
}
.reveal {
display: none;
z-index: 1006;
padding: 1rem;
border: 1px solid #cacaca;
background-color: #fefefe;
border-radius: 0;
position: relative;
top: 100px;
margin-left: auto;
margin-right: auto;
overflow-y: auto
}
[data-whatinput='mouse'] .reveal {
outline: 0
}
@media screen and (min-width: 40em) {
.reveal {
min-height: 0
}
}
.reveal .column, .reveal .columns, .reveal .columns {
min-width: 0
}
.reveal > :last-child {
margin-bottom: 0
}
@media screen and (min-width: 40em) {
.reveal {
width: 600px;
max-width: 1170px
}
}
@media screen and (min-width: 40em) {
.reveal .reveal {
left: auto;
right: auto;
margin: 0 auto
}
}
.reveal.collapse {
padding: 0
}
@media screen and (min-width: 40em) {
.reveal.tiny {
width: 30%;
max-width: 1170px
}
}
@media screen and (min-width: 40em) {
.reveal.small {
width: 50%;
max-width: 1170px
}
}
@media screen and (min-width: 40em) {
.reveal.large {
width: 90%;
max-width: 1170px
}
}
.reveal.full {
top: 0;
left: 0;
width: 100%;
height: 100%;
height: 100vh;
min-height: 100vh;
max-width: none;
margin-left: 0;
border: 0;
border-radius: 0
}
@media screen and (max-width: 29.9375em) {
.reveal {
top: 0;
left: 0;
width: 100%;
height: 100%;
height: 100vh;
min-height: 100vh;
max-width: none;
margin-left: 0;
border: 0;
border-radius: 0
}
}
.reveal.without-overlay {
position: fixed
}
.switch {
margin-bottom: 1rem;
outline: 0;
position: relative;
user-select: none;
color: #fefefe;
font-weight: bold;
font-size: .875rem
}
.switch-input {
opacity: 0;
position: absolute
}
.switch-paddle {
background: #cacaca;
cursor: pointer;
display: block;
position: relative;
width: 4rem;
height: 2rem;
transition: all 0.25s ease-out;
border-radius: 0;
color: inherit;
font-weight: inherit
}
input + .switch-paddle {
margin: 0
}
.switch-paddle::after {
background: #fefefe;
content: '';
display: block;
position: absolute;
height: 1.5rem;
left: 0.25rem;
top: 0.25rem;
width: 1.5rem;
transition: all 0.25s ease-out;
transform: translate3d(0, 0, 0);
border-radius: 0
}
input:checked ~ .switch-paddle {
background: #2785ce
}
input:checked ~ .switch-paddle::after {
left: 2.25rem
}
[data-whatinput='mouse'] input:focus ~ .switch-paddle {
outline: 0
}
.switch-active, .switch-inactive {
position: absolute;
top: 50%;
transform: translateY(-50%)
}
.switch-active {
left: 8%;
display: none
}
input:checked + label > .switch-active {
display: block
}
.switch-inactive {
right: 15%
}
input:checked + label > .switch-inactive {
display: none
}
.switch.tiny .switch-paddle {
width: 3rem;
height: 1.5rem;
font-size: .625rem
}
.switch.tiny .switch-paddle::after {
width: 1rem;
height: 1rem
}
.switch.tiny input:checked ~ .switch-paddle::after {
left: 1.75rem
}
.switch.small .switch-paddle {
width: 3.5rem;
height: 1.75rem;
font-size: .75rem
}
.switch.small .switch-paddle::after {
width: 1.25rem;
height: 1.25rem
}
.switch.small input:checked ~ .switch-paddle::after {
left: 2rem
}
.switch.large .switch-paddle {
width: 5rem;
height: 2.5rem;
font-size: 1rem
}
.switch.large .switch-paddle::after {
width: 2rem;
height: 2rem
}
.switch.large input:checked ~ .switch-paddle::after {
left: 2.75rem
}
table {
width: 100%;
margin-bottom: 1rem;
border-radius: 0
}
thead, tbody, tfoot {
border: 1px solid #f1f1f1;
background-color: #fefefe
}
caption {
font-weight: bold;
padding: .5rem .625rem .625rem
}
thead, tfoot {
background: #f8f8f8;
color: #0a0a0a
}
thead tr, tfoot tr {
background: transparent
}
thead th, thead td, tfoot th, tfoot td {
padding: .5rem .625rem .625rem;
font-weight: bold;
text-align: left
}
tbody tr:nth-child(even) {
background-color: #f1f1f1
}
tbody th, tbody td {
padding: .5rem .625rem .625rem
}
@media screen and (max-width: 63.9375em) {
table.stack thead {
display: none
}
table.stack tfoot {
display: none
}
table.stack tr, table.stack th, table.stack td {
display: block
}
table.stack td {
border-top: 0
}
}
table.scroll {
display: block;
width: 100%;
overflow-x: auto
}
table.hover tr:hover {
background-color: #f9f9f9
}
table.hover tr:nth-of-type(even):hover {
background-color: #ececec
}
.table-scroll {
overflow-x: auto
}
.table-scroll table {
width: auto
}
.tabs {
margin: 0;
list-style-type: none;
background: #fefefe;
border: 1px solid #e6e6e6
}
.tabs::before, .tabs::after {
content: ' ';
display: table
}
.tabs::after {
clear: both
}
.tabs.vertical > li {
width: auto;
float: none;
display: block
}
.tabs.simple > li > a {
padding: 0
}
.tabs.simple > li > a:hover {
background: transparent
}
.tabs.primary {
background: #2785ce
}
.tabs.primary > li > a {
color: #fefefe
}
.tabs.primary > li > a:hover, .tabs.primary > li > a:focus {
background: #257ec4
}
.tabs-title {
float: left
}
.tabs-title > a {
display: block;
padding: 1.25rem 1.5rem;
line-height: 1;
font-size: .75rem
}
.tabs-title > a:hover {
background: #fefefe
}
.tabs-title > a:focus, .tabs-title > a[aria-selected='true'] {
background: #e6e6e6
}
.tabs-content {
background: #fefefe;
transition: all 0.5s ease;
border: 1px solid #e6e6e6;
border-top: 0
}
.tabs-content.vertical {
border: 1px solid #e6e6e6;
border-left: 0
}
.tabs-panel {
display: none;
padding: 1rem
}
.tabs-panel.is-active {
display: block
}
.thumbnail {
border: solid 4px #fefefe;
box-shadow: 0 0 0 1px rgba(10, 10, 10, 0.2);
display: inline-block;
line-height: 0;
max-width: 100%;
transition: box-shadow 200ms ease-out;
border-radius: 0;
margin-bottom: 1rem
}
.thumbnail:hover, .thumbnail:focus {
box-shadow: 0 0 6px 1px rgba(39, 133, 206, 0.5)
}
.title-bar {
background: #0a0a0a;
color: #fefefe;
padding: .5rem
}
.title-bar::before, .title-bar::after {
content: ' ';
display: table
}
.title-bar::after {
clear: both
}
.title-bar .menu-icon {
margin-left: .25rem;
margin-right: .25rem
}
.title-bar-left {
float: left
}
.title-bar-right {
float: right;
text-align: right
}
.title-bar-title {
font-weight: bold;
vertical-align: middle;
display: inline-block
}
.menu-icon.dark {
position: relative;
display: inline-block;
vertical-align: middle;
cursor: pointer;
width: 20px;
height: 16px
}
.menu-icon.dark::after {
content: '';
position: absolute;
display: block;
width: 100%;
height: 2px;
background: #0a0a0a;
top: 0;
left: 0;
box-shadow: 0 7px 0 #0a0a0a, 0 14px 0 #0a0a0a
}
.menu-icon.dark:hover::after {
background: #8a8a8a;
box-shadow: 0 7px 0 #8a8a8a, 0 14px 0 #8a8a8a
}
.has-tip {
border-bottom: dotted 1px #8a8a8a;
font-weight: bold;
position: relative;
display: inline-block;
cursor: help
}
.tooltip {
background-color: #0a0a0a;
color: #fefefe;
font-size: 80%;
padding: .75rem;
position: absolute;
z-index: 10;
top: calc(100% + .6495rem);
max-width: 10rem !important;
border-radius: 0
}
.tooltip::before {
content: '';
display: block;
width: 0;
height: 0;
border: inset .75rem;
border-color: transparent transparent #0a0a0a;
border-bottom-style: solid;
border-top-width: 0;
bottom: 100%;
position: absolute;
left: 50%;
transform: translateX(-50%)
}
.tooltip.top::before {
content: '';
display: block;
width: 0;
height: 0;
border: inset .75rem;
border-color: #0a0a0a transparent transparent;
border-top-style: solid;
border-bottom-width: 0;
top: 100%;
bottom: auto
}
.tooltip.left::before {
content: '';
display: block;
width: 0;
height: 0;
border: inset .75rem;
border-color: transparent transparent transparent #0a0a0a;
border-left-style: solid;
border-right-width: 0;
bottom: auto;
left: 100%;
top: 50%;
transform: translateY(-50%)
}
.tooltip.right::before {
content: '';
display: block;
width: 0;
height: 0;
border: inset .75rem;
border-color: transparent #0a0a0a transparent transparent;
border-right-style: solid;
border-left-width: 0;
bottom: auto;
left: auto;
right: 100%;
top: 50%;
transform: translateY(-50%)
}
.top-bar {
padding: 1.3rem
}
.top-bar::before, .top-bar::after {
content: ' ';
display: table
}
.top-bar::after {
clear: both
}
.top-bar, .top-bar ul {
background-color: #fefefe
}
.top-bar input {
max-width: 200px;
margin-right: 1rem
}
.top-bar .input-group-field {
width: 100%;
margin-right: 0
}
.top-bar input.button {
width: auto
}
.top-bar .top-bar-left, .top-bar .top-bar-right {
width: 100%
}
@media screen and (min-width: 64em) {
.top-bar .top-bar-left, .top-bar .top-bar-right {
width: auto
}
}
@media screen and (max-width: 63.9375em) {
.top-bar.stacked-for-medium .top-bar-left, .top-bar.stacked-for-medium .top-bar-right {
width: 100%
}
}
@media screen and (max-width: 74.9375em) {
.top-bar.stacked-for-large .top-bar-left, .top-bar.stacked-for-large .top-bar-right {
width: 100%
}
}
.top-bar-title {
float: left;
margin-right: 1rem
}
.top-bar-left {
float: left
}
.top-bar-right {
float: right
}
.hide {
display: none !important
}
.invisible {
visibility: hidden
}
@media screen and (max-width: 29.9375em) {
.hide-for-small-only {
display: none !important
}
}
@media screen and (max-width: 0em), screen and (min-width: 30em) {
.show-for-small-only {
display: none !important
}
}
@media screen and (min-width: 40em) {
.hide-for-medium {
display: none !important
}
}
@media screen and (max-width: 39.9375em) {
.show-for-medium {
display: none !important
}
}
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
.hide-for-medium-only {
display: none !important
}
}
@media screen and (max-width: 39.9375em), screen and (min-width: 64em) {
.show-for-medium-only {
display: none !important
}
}
@media screen and (min-width: 64em) {
.hide-for-large {
display: none !important
}
}
@media screen and (max-width: 63.9375em) {
.show-for-large {
display: none !important
}
}
@media screen and (min-width: 64em) and (max-width: 74.9375em) {
.hide-for-large-only {
display: none !important
}
}
@media screen and (max-width: 63.9375em), screen and (min-width: 75em) {
.show-for-large-only {
display: none !important
}
}
.show-for-sr, .show-on-focus {
position: absolute !important;
width: 1px;
height: 1px;
overflow: hidden;
clip: rect(0, 0, 0, 0)
}
.show-on-focus:active, .show-on-focus:focus {
position: static !important;
height: auto;
width: auto;
overflow: visible;
clip: auto
}
.show-for-landscape, .hide-for-portrait {
display: block !important
}
@media screen and (orientation: landscape) {
.show-for-landscape, .hide-for-portrait {
display: block !important
}
}
@media screen and (orientation: portrait) {
.show-for-landscape, .hide-for-portrait {
display: none !important
}
}
.hide-for-landscape, .show-for-portrait {
display: none !important
}
@media screen and (orientation: landscape) {
.hide-for-landscape, .show-for-portrait {
display: none !important
}
}
@media screen and (orientation: portrait) {
.hide-for-landscape, .show-for-portrait {
display: block !important
}
}
.float-left {
float: left !important
}
.float-right {
float: right !important
}
.float-center {
display: block;
margin-left: auto;
margin-right: auto
}
.clearfix::before, .clearfix::after {
content: ' ';
display: table
}
.clearfix::after {
clear: both
}
html, body {
font-size: 14px
}
.svg-inline--fa {
text-align: center;
min-width: 18px
}
@media screen and (max-width: 74.9375em) {
.svg-inline--fa {
min-width: 15px
}
}
@media screen and (max-width: 63.9375em) {
.svg-inline--fa {
min-width: 13px
}
}
hr {
max-width: none;
border: 0;
height: 1px;
background: #f3f3f3
}
.tema h2 {
font-weight: bold;
margin-top: 50px
}
.tema img {
border: solid 2px
}
.u-cf::before, .u-cf::after {
content: ' ';
display: table
}
.u-cf::after {
clear: both
}
.u-hidden {
display: none !important
}
.u-smaller-line-height {
line-height: 1.275
}
.u-mirror-horizontally {
display: inline-block;
transform: matrix(-1, 0, 0, 1, 0, 0) !important
}
@media screen and (min-width: 75em) {
.u-noWrap {
white-space: nowrap
}
}
@media screen and (min-width: 64em) {
.u-custom-gutter {
margin-left: -0.5rem !important;
margin-right: -0.8rem !important
}
}
.u-pmarginbottom {
margin-bottom: 1.5rem
}
.u-0margin {
margin: 0 !important
}
.u-center {
text-align: center !important
}
@media screen and (max-width: 63.9375em) {
.u-center-medium-down {
text-align: center;
margin: 0 auto;
display: block
}
}
@media screen and (max-width: 53.75em) {
.u-center-860-down {
text-align: center;
margin: 0 auto;
display: block
}
}
@media screen and (min-width: 30em) and (max-width: 63.9375em) {
.u-center-medium-only {
text-align: center;
margin: 0 auto;
display: block
}
}
@media screen and (max-width: 39.9375em) {
.u-center-mobile-down {
text-align: center;
margin: 0 auto;
display: block
}
}
@media screen and (max-width: 63.9375em) {
.u-stacked-medium-down + .u-stacked-medium-down {
margin-top: 15px
}
}
@media screen and (max-width: 39.9375em) {
.u-stacked-mobile-down + .u-stacked-mobile-down {
margin-top: 15px
}
}
@media screen and (max-width: 39.9375em) {
.u-mobile-down-clear {
clear: left
}
}
.u-rotate-345 {
transform: rotate(345deg) !important
}
.u-mirror-horizontally-and-rotate-345 {
display: inline-block;
transform: matrix(-1, 0, 0, 1, 0, 0) rotate(345deg) !important
}
.u-rotate-15 {
transform: rotate(15deg) !important
}
.u-10paddingTop {
padding-top: 10px
}
.u-50paddingTop {
padding-top: 50px
}
.u-inverted {
color: #fff !important
}
.u-inverted a {
color: #fff !important
}
.u-inverted p a {
text-decoration: underline
}
.u-inverted p a:hover {
text-decoration: none
}
.u-inverted h1, .u-inverted h2, .u-inverted h3, .u-inverted h4, .u-inverted h5,
.u-inverted h6 {
color: #e1e1e1 !important
}
.u-inverted.u-inverted--darker {
color: #adadad !important
}
.u-inverted.u-inverted--darker a {
color: #adadad !important
}
.u-maxWidth80percent {
max-width: 80% !important;
margin: 0 auto
}
.u-video-wrapper-16-9 {
position: relative;
display: inline-block;
padding: 0;
margin: 0;
width: 100%;
padding-top: 56.2%;
height: 0
}
.u-video-wrapper-16-9 iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%
}
.c-BlogPosting, .c-BlogPosting-excerpt {
padding: 20px 0;
position: relative
}
.c-BlogPosting::before, .c-BlogPosting::after, .c-BlogPosting-excerpt::before,
.c-BlogPosting-excerpt::after {
content: ' ';
display: table
}
.c-BlogPosting::after, .c-BlogPosting-excerpt::after {
clear: both
}
.c-BlogPosting-excerpt--nospacetop {
padding-top: 0
}
.c-BlogPosting-excerpt--nospace {
padding-top: 0;
padding-bottom: 0
}
@media screen and (max-width: 63.9375em) {
.c-BlogPosting-excerpt--nospace {
padding-top: 10px;
padding-bottom: 5px
}
}
.c-BlogPosting-excerpt + .c-BlogPosting-excerpt {
border-top: 1px solid #e1e1e1
}
.c-BlogPosting.c-BlogPosting--featured .c-BlogPosting-photoBox {
max-width: none;
padding: 10px 0 20px 0
}
.c-BlogPosting.c-BlogPosting--primary {
padding-top: 0;
padding-bottom: 0
}
.c-BlogPosting.c-BlogPosting--primary .c-BlogPosting-photoBox {
padding-top: 0
}
.c-BlogPosting-excerpt .c-BlogPosting-excerpt-photoBox {
max-width: 263px;
float: left;
padding: 15px 0
}
@media screen and (max-width: 39.9375em) {
.c-BlogPosting-excerpt .c-BlogPosting-excerpt-photoBox {
max-width: none;
float: none;
padding-top: 0;
padding-bottom: 5px
}
}
@media screen and (max-width: 63.9375em) {
.c-BlogPosting-excerpt {
min-height: auto
}
}
@media screen and (max-width: 39.9375em) {
.c-BlogPosting-excerpt .c-BlogPosting-excerpt-photoBox .c-BlogPosting-excerpt__image {
max-width: calc(50% - 5px)
}
}
.c-BlogPosting.c-BlogPosting--featured .c-BlogPosting-contentBox {
position: relative;
min-height: 195px;
padding: 0 0 25px 0;
position: relative
}
@media screen and (max-width: 63.9375em) {
.c-BlogPosting.c-BlogPosting--featured .c-BlogPosting-contentBox {
padding: 0 0 15px 0;
min-height: auto
}
}
.c-BlogPosting.c-BlogPosting--primary .c-BlogPosting-contentBox {
min-height: auto;
padding-bottom: 0
}
.c-BlogPosting-excerpt .c-BlogPosting-excerpt-contentBox {
max-width: calc(100% - 293px);
min-height: 164px;
float: right;
padding: 10px 0 25px 0;
position: relative
}
@media screen and (max-width: 39.9375em) {
.c-BlogPosting-excerpt .c-BlogPosting-excerpt-contentBox {
padding: 10px 0 30px 0;
max-width: none;
float: none
}
}
.c-BlogPosting.c-BlogPosting--featured .c-BlogPosting-excerpt-readMore,
.c-BlogPosting-excerpt .c-BlogPosting-excerpt-readMore {
position: absolute;
left: 0;
bottom: 0;
text-decoration: underline
}
.c-BlogPosting.c-BlogPosting--featured .c-BlogPosting-excerpt-readMore:hover,
.c-BlogPosting-excerpt .c-BlogPosting-excerpt-readMore:hover {
text-decoration: none
}
@media screen and (max-width: 63.9375em) {
.c-BlogPosting.c-BlogPosting--featured .c-BlogPosting-excerpt-readMore,
.c-BlogPosting-excerpt .c-BlogPosting-excerpt-readMore {
bottom: 8px
}
}
@media screen and (max-width: 39.9375em) {
.c-BlogPosting.c-BlogPosting--featured .c-BlogPosting-excerpt-readMore,
.c-BlogPosting-excerpt .c-BlogPosting-excerpt-readMore {
bottom: 2px
}
}
.c-BlogPosting-excerpt-nextBox {
max-width: 263px
}
@media screen and (max-width: 74.9375em) {
.c-BlogPosting-excerpt-nextBox {
max-width: none
}
}
.c-BlogPosting.c-BlogPosting--primary .c-BlogPosting-excerpt-readMore {
position: relative
}
.c-BlogPosting .c-BlogPosting__title, .c-BlogPosting-excerpt .c-BlogPosting-excerpt__title {
line-height: 1.15
}
@media screen and (max-width: 63.9375em) {
.c-BlogPosting .c-BlogPosting__title, .c-BlogPosting-excerpt .c-BlogPosting-excerpt__title {
font-size: 1.6rem
}
}
.c-BlogPosting.c-BlogPosting--featured .c-BlogPosting__title,
.c-BlogPosting .c-BlogPosting-content h1, .c-BlogPosting .c-BlogPosting-content h2,
.c-BlogPosting .c-BlogPosting-content h3 {
margin-bottom: 0.75em;
line-height: 1.3
}
.c-BlogPosting .c-BlogPosting-infoBox {
padding-bottom: 1rem
}
.c-BlogPosting .c-BlogPosting-infoBox .c-BlogPosting__authors {
margin-left: 0.5rem
}
@media screen and (max-width: 63.9375em) {
.c-BlogPosting .c-BlogPosting-infoBox {
line-height: 1.75
}
.c-BlogPosting .c-BlogPosting-infoBox .c-BlogPosting__authors {
margin-left: 0rem
}
}
.c-BlogPosting.c-BlogPosting--featured .c-BlogPosting__title {
font-size: 1.65rem;
color: #2785ce;
margin-bottom: 0.375em
}
.c-BlogPosting.c-BlogPosting--primary .c-BlogPosting__title {
font-size: 2rem
}
.c-BlogPosting .c-BlogPosting-content h1 {
font-size: 1.65rem;
color: #2785ce
}
.c-BlogPosting .c-BlogPosting-content h1 a {
text-decoration: underline
}
.c-BlogPosting .c-BlogPosting-content h1 a:hover {
text-decoration: none
}
.c-BlogPosting .c-BlogPosting-content h2 {
font-size: 1.5rem
}
.c-BlogPosting .c-BlogPosting-content h3 {
font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
font-weight: bold
}
.c-BlogPosting .c-BlogPosting-content a {
text-decoration: underline
}
.c-BlogPosting .c-BlogPosting-content a:hover {
text-decoration: none
}
.c-BlogPosting .c-BlogPosting-content ul {
list-style-type: none;
margin-left: 0
}
.c-BlogPosting .c-BlogPosting-content ul li {
line-height: 2
}
.c-BlogPosting .c-BlogPosting-content ul li:before {
display: inline-block;
content: '\f10c';
font-family: 'FontAwesome';
font-size: 0.75rem;
vertical-align: middle;
padding-right: 1rem;
color: #2785ce
}
.c-BlogPosting .c-BlogPosting-content p, .c-BlogPosting-excerpt .c-BlogPosting-excerpt-content {
line-height: 1.25
}
.c-BlogPosting-excerpt .c-BlogPosting-excerpt-infoBox {
padding: 5px 0
}
.c-BlogPosting-excerpt .c-BlogPosting-excerpt-infoBox i {
padding-right: 3px
}
@media screen and (max-width: 39.9375em) {
.c-BlogPosting-excerpt .c-BlogPosting-excerpt-infoBox {
margin: 0;
position: absolute;
top: 45px;
left: 50%;
padding-left: 15px
}
}
.c-BlogPosting-excerpt .c-BlogPosting-excerpt__authors {
margin-left: 15px
}
@media screen and (max-width: 39.9375em) {
.c-BlogPosting-excerpt .c-BlogPosting-excerpt__authors, .c-BlogPosting-excerpt .c-BlogPosting-excerpt__datePublished {
margin-left: 0px
}
}
@media screen and (max-width: 63.9375em) {
.c-BlogPosting-excerpt .c-BlogPosting-excerpt__author:not(:first-of-type) {
margin-left: 20px
}
}
.c-Person-preview {
display: block;
position: relative
}
.c-Person-preview::before, .c-Person-preview::after {
content: ' ';
display: table
}
.c-Person-preview::after {
clear: both
}
.c-Person-preview + .c-Person-preview {
padding-top: 0.75rem;
margin-top: 0.75rem;
border-top: 1px solid #f3f3f3
}
.c-Person-preview .c-Person-preview__url {
float: right
}
.c-Person-preview .c-Person-preview-content {
line-height: 1.25
}
.c-Person-preview .c-Person-preview__name {
color: #2785ce;
font-size: 1.3rem;
display: inline-block;
vertical-align: -webkit-baseline-middle;
margin-bottom: 0.05rem
}
.c-Person-preview .c-Person-preview__birthdate {
color: #6e6e6e
}
.c-Person-preview .c-Person-preview-contentBox {
margin-top: 1rem
}
.c-Person-preview .c-Person-preview__image {
float: left;
margin-right: 0.7rem
}
.c-BasicPage-header--horizontal .c-BasicPage__title {
float: left
}
.c-BasicPage__title {
font-size: 2.55rem;
padding-bottom: 0.7em;
color: #2785ce
}
@media screen and (max-width: 40em) {
.c-BasicPage__title {
padding-top: 0.7em
}
.c-BasicPage__title br {
display: none
}
}
.c-BasicPage-header {
padding-bottom: 35px
}
.c-BasicPage-header--horizontal {
padding-bottom: 0
}
.c-BasicPage-header--horizontal::before, .c-BasicPage-header--horizontal::after {
content: ' ';
display: table
}
.c-BasicPage-header--horizontal::after {
clear: both
}
@media screen and (max-width: 39.9375em) {
.c-BasicPage-header--horizontal.c-BasicPage-header--horizontal--mobilestacked .c-BasicPage__title {
float: none
}
.c-BasicPage-header--horizontal.c-BasicPage-header--horizontal--mobilestacked .c-BasicPage__meta {
float: none;
margin-top: 2rem
}
}
@media screen and (max-width: 63.9375em) {
.c-BasicPage__meta {
line-height: 2
}
}
@media screen and (min-width: 40em) {
.c-BasicPage__meta .c-BasicPage__authors {
margin-left: 0.5rem
}
}
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filters__title {
color: #2785ce;
font-size: 1.5rem
}
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter-block {
display: inline-block;
vertical-align: middle
}
@media screen and (max-width: 39.9375em) {
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter-block {
display: block
}
}
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter-block + .c-BasicPage__meta-filter-block {
margin-left: 1.5rem
}
@media screen and (max-width: 39.9375em) {
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter-block + .c-BasicPage__meta-filter-block {
margin-left: 0;
margin-top: 1.5rem
}
}
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter {
position: relative;
min-width: 225px
}
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter-btn {
position: relative;
display: block;
font-size: 1.15rem;
width: 100%;
text-align: left;
padding: 0.4rem 1.5rem 0.4rem 0.4rem;
border: 1px solid #dedede;
border-radius: 2px 2px 2px 2px
}
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter-btn:before {
content: '\f107';
display: inline-block;
position: absolute;
top: 50%;
right: 1rem;
transform: translate(50%, -50%);
font-family: 'FontAwesome';
font-size: 1rem
}
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter-btn:focus {
outline: none
}
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter.js-button-toggled .c-BasicPage__meta-filter-btn {
border-bottom: 0
}
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter-dropdown {
position: absolute;
top: calc(100% - 1px);
left: 0;
right: 0;
border-left: 1px solid #dedede;
border-right: 1px solid #dedede;
border-bottom: 1px solid #dedede;
border-radius: 0px 0px 2px 2px;
z-index: 300
}
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter-dropdown.is-open {
display: block !important
}
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter-dropdown ul {
position: relative;
margin-top: 1px;
padding-top: 6px;
padding-bottom: 4px;
margin-bottom: 0;
background: #fff
}
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter-dropdown ul li + li {
margin-top: 0.35rem
}
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter-dropdown ul:before {
content: '';
display: block;
position: absolute;
left: 0.5rem;
right: 0.5rem;
top: 0;
height: 1px;
background: #dedede
}
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter-dropdown ul li.spacer {
position: relative;
height: 2px;
width: 100%
}
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter-dropdown ul li.spacer:before {
content: '';
display: block;
position: absolute;
left: 0.5rem;
right: 0.5rem;
top: 50%;
transform: translate(-0.5px);
height: 1px;
background: #dedede
}
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter-dropdown ul li:before {
content: none;
display: none
}
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter-dropdown ul li input {
display: none
}
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter-dropdown ul li input:checked + label {
color: #0a0a0a
}
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter-dropdown ul li label {
position: relative;
font-size: 1rem;
padding-left: 1.8rem;
line-height: 1.25;
color: #999999
}
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter-dropdown ul li label:before {
content: '';
display: inline-block;
width: 18px;
height: 18px;
border: 1px solid #dedede;
border-radius: 2px;
position: absolute;
left: 0;
top: 50%;
text-align: center;
transform: translateY(-50%);
line-height: 17px;
color: #0a0a0a
}
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter-dropdown ul li input:checked + label:before {
content: '\f00c';
font-family: 'FontAwesome'
}
.c-BasicPage__meta .c-BasicPage__meta-filters .c-BasicPage__meta-filter-btn.hover {
border-radius: 2px 2px 0px 0px
}
@media screen and (max-width: 63.9375em) {
.c-BasicPage__meta .c-BasicPage__meta-filters {
margin-bottom: 2.5rem
}
}
.c-BasicPage-header--horizontal .c-BasicPage__meta {
float: right;
margin-top: 0.45rem;
margin-bottom: 0.8rem
}
@media screen and (max-width: 39.9375em) {
.c-BasicPage-header--horizontal .c-BasicPage__meta {
padding-top: 0.7rem
}
}
.c-BasicPage__meta .c-BasicPage-tags {
margin-left: 3rem;
display: inline-block
}
@media screen and (max-width: 63.9375em) {
.c-BasicPage__meta .c-BasicPage-tags {
display: block;
margin-left: 0;
margin-top: 1rem
}
}
.c-BasicPage__meta .c-BasicPage-tags .c-BasicPage-tags__headline {
text-transform: uppercase;
display: inline-block
}
.c-BasicPage-headline-img {
position: relative;
min-height: 420px;
background: #f3f3f3
}
@media screen and (max-width: 63.9375em) {
.c-BasicPage-headline-img {
min-height: 250px
}
}
@media screen and (max-width: 39.9375em) {
.c-BasicPage-headline-img {
min-height: auto;
min-height: fit-content
}
}
.c-BasicPage-headline-bg {
margin: 0;
cursor: pointer;
overflow: hidden;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0
}
.c-BasicPage-headline-bg img {
min-width: 100%;
min-height: 100%;
position: absolute;
top: -100%;
right: -100%;
bottom: -100%;
left: -100%;
-webkit-transition: -webkit-transform, 1.25s, ease;
transition: transform, 1.25s, ease;
margin: auto;
opacity: 0.1;
user-select: none;
cursor: default
}
.c-BasicPage-content {
font-size: 1.15rem
}
.c-BasicPage-content p {
margin-bottom: 0.8em
}
.c-BasicPage-content ol {
counter-reset: item;
list-style-type: none
}
.c-BasicPage-content ul {
position: relative
}
.c-BasicPage-content ol, .c-BasicPage-content ul {
margin-bottom: 1.5em;
margin-left: 1.5em
}
.c-BasicPage-content ol > li, .c-BasicPage-content ul > li {
position: relative;
padding-left: 1.25rem
}
.c-BasicPage-content ol > li:before, .c-BasicPage-content ul > li:before {
position: absolute;
left: -1.25rem
}
.c-BasicPage-content ol ol, .c-BasicPage-content ol ul, .c-BasicPage-content ul ol,
.c-BasicPage-content ul ul {
margin-top: .5em;
margin-bottom: .5em
}
.c-BasicPage-content ol > li:before {
content: counter(item) " ";
counter-increment: item
}
.c-BasicPage-content ul > li:before {
display: inline-block;
content: '\f10c';
font-family: 'FontAwesome';
font-size: 0.75rem;
vertical-align: middle;
padding-right: 1rem;
color: #2785ce;
line-height: 2.75
}
.c-BasicPage-content li {
display: block;
padding-left: 0.75rem
}
.c-BasicPage-content li + li {
margin-top: 0.5rem
}
.c-BasicPage-content h2 {
font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
font-size: 1.7rem;
line-height: 1.45;
color: #343434;
margin-bottom: 0.85em
}
.c-BasicPage-content h2 a {
text-decoration: underline;
color: inherit
}
.c-BasicPage-content h2 a:hover {
text-decoration: none
}
.c-BasicPage-content h3 {
font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
font-weight: bold;
margin-bottom: 0.8em;
font-size: 1.3rem
}
.c-BasicPage-content a {
text-decoration: underline
}
.c-BasicPage-content a:hover {
text-decoration: none
}
.c-BasicPage-content table {
border: none
}
.c-BasicPage-content table tbody {
border: none
}
.c-BasicPage-content table td {
border: none;
padding: 0.75rem 0;
vertical-align: top;
line-height: 1.55
}
@media screen and (max-width: 63.9375em) {
.c-BasicPage-content table td {
margin-top: 0.2rem;
font-size: 0.9rem
}
}
.c-BasicPage-content table tr:nth-child(2n) {
background: #fff
}
.c-BasicPage-content table tr + tr {
border-top: 1px solid #f3f3f3
}
.c-BasicPage-content table .cell-description {
color: #878787;
min-width: 200px
}
.c-BasicPage-content table .cell-description .cell-icon {
float: left;
display: inline-block;
margin-right: 0.5rem;
margin-top: 0.2rem
}
.c-BasicPage-content table .cell-description .cell-text {
display: inline-block;
float: left;
padding-left: 0.65rem
}
@media screen and (max-width: 63.9375em) {
.c-BasicPage-content table .cell-description .cell-text {
margin-top: 0.2rem;
font-size: 0.8rem
}
}
.c-BasicPage-content .c-BasicPage__title {
font-size: 2.55rem;
padding-bottom: 0.7em;
color: #2785ce;
margin-bottom: 0.35em;
line-height: inherit
}
@media screen and (max-width: 40em) {
.c-BasicPage-content .c-BasicPage__title {
padding-top: 0.7em
}
.c-BasicPage-content .c-BasicPage__title br {
display: none
}
}
.c-BasicPage-content + .c-BasicPage-content {
margin-top: 2.5rem
}
.c-BasicPage-content--small {
font-size: 1rem
}
.c-BasicPage-content--small li + li {
margin-top: 0.5rem
}
.c-vertical-navigation {
margin: 18px 0 10px 0
}
@media screen and (max-width: 63.9375em) {
.c-vertical-navigation {
padding: 5px
}
}
@media screen and (max-width: 29.9375em) {
.c-vertical-navigation {
margin-top: 0
}
}
.c-vertical-navigation .c-vertical-navigation__title {
font-weight: 500;
font-size: 1.3rem
}
.c-vertical-navigation .c-vertical-navigation-items {
list-style-type: none;
margin: 0;
margin-top: 22px
}
.c-vertical-navigation .c-vertical-navigation-items .c-vertical-navigation__item a:hover {
text-decoration: underline
}
.c-vertical-navigation .c-vertical-navigation-items.c-vertical-navigation-items--horizontal {
display: flex
}
.c-vertical-navigation .c-vertical-navigation-items.c-vertical-navigation-items--horizontal .c-vertical-navigation__item + .c-vertical-navigation__item {
margin-left: 10px;
margin-top: 0
}
@media screen and (max-width: 63.9375em) {
.c-vertical-navigation .c-vertical-navigation-items {
justify-content: center
}
}
.c-vertical-navigation .c-vertical-navigation-items.c-vertical-navigation-items--horizontal .c-vertical-navigation__item {
display: inline-block
}
.c-vertical-navigation .c-vertical-navigation-items .c-vertical-navigation__item + .c-vertical-navigation__item {
margin-top: 3px
}
@media screen and (max-width: 63.9375em) {
.c-vertical-navigation .c-vertical-navigation-items .c-vertical-navigation__item + .c-vertical-navigation__item {
margin-top: 5px
}
}
.c-icon {
font-size: 1.3rem;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px !important
}
.c-icon--facebook {
background: #1672b9
}
.c-icon--twitter {
background: #91cfff
}
.c-icon--googlePlus {
background: #cc0303
}
.c-icon--instagram {
background: #d10869
}
.c-icon--rounded {
border-radius: 50%
}
.c-contact-bar {
background: #343434
}
.c-contact-bar .c-contact-bar-header {
float: left;
background: #343434
}
@media screen and (max-width: 63.9375em) {
.c-contact-bar .c-contact-bar-header {
float: none
}
}
.c-contact-bar .c-contact-bar__heading {
font-weight: bold;
margin: 0;
line-height: 1.3;
display: inline-block;
font-size: 1.3rem
}
.c-contact-bar .c-contact-bar-items {
float: left;
list-style-type: none;
margin-left: 0;
margin-bottom: 0
}
@media screen and (max-width: 63.9375em) {
.c-contact-bar .c-contact-bar-items {
float: none
}
}
.c-contact-bar .c-contact-bar__item {
display: block;
margin-left: 0
}
@media screen and (min-width: 40em) {
.c-contact-bar .c-contact-bar__item {
display: inline-block
}
}
@media screen and (min-width: 64em) {
.c-contact-bar .c-contact-bar__item {
margin-left: 50px
}
}
.c-contact-bar .c-contact-bar__item a:hover {
text-decoration: underline
}
@media screen and (min-width: 40em) {
.c-contact-bar .c-contact-bar__item + .c-contact-bar__item {
margin-left: 50px
}
}
@media screen and (max-width: 51.25em) {
.c-contact-bar .c-contact-bar__item + .c-contact-bar__item {
margin-left: 10px
}
}
.c-contact-bar .c-contact-bar__section {
display: inline-block;
font-weight: bold
}
@media screen and (max-width: 39.9375em) {
.c-contact-bar .c-contact-bar__section {
display: block
}
}
.c-contact-bar .c-contact-bar__description {
display: inline-block
}
@media screen and (min-width: 64em) {
.c-contact-bar .c-contact-bar__description {
margin-left: 10px
}
}
.c-header-bar {
background: #343434
}
.c-header-bar .c-header-bar-divider {
width: 100%;
height: 1px;
margin: 10px auto;
background: #adadad
}
@media screen and (min-width: 53.75em) {
.c-header-bar .c-header-bar-divider {
display: inline-block;
width: 1px;
height: 22px;
margin: auto 30px;
vertical-align: middle
}
}
.c-header-bar .c-header-bar-items {
display: inline-block;
list-style-type: none;
margin-left: 0;
margin-bottom: 0
}
@media screen and (max-width: 50em) {
.c-header-bar .c-header-bar-items {
display: block
}
}
@media screen and (max-width: 39.9375em) {
.c-header-bar .c-header-bar-items.c-header-bar-items--bigLh {
line-height: 2
}
}
.c-header-bar .c-header-bar__item {
display: inline-block;
margin-left: 0
}
.c-header-bar .c-header-bar__item a:hover {
text-decoration: underline
}
@media screen and (min-width: 40em) {
.c-header-bar .c-header-bar__item + .c-header-bar__item {
margin-left: 40px
}
.c-header-bar .c-header-bar__item.c-header-bar__item--smallerSpace + .c-header-bar__item.c-header-bar__item--smallerSpace {
margin-left: 12px
}
}
@media screen and (max-width: 53.75em) {
.c-header-bar .c-header-bar__item + .c-header-bar__item {
margin-left: 20px
}
.c-header-bar .c-header-bar__item.c-header-bar__item--smallerSpace + .c-header-bar__item.c-header-bar__item--smallerSpace {
margin-left: 10px
}
}
.c-header-bar .c-header-bar__section {
display: inline-block;
font-weight: bold;
vertical-align: middle
}
@media screen and (max-width: 39.9375em) {
.c-header-bar .c-header-bar__section {
display: block
}
}
.c-header-bar .c-header-bar__item a:hover {
text-decoration: none
}
.c-header-bar .c-header-bar__item a:hover .c-header-bar__itemDescription {
text-decoration: underline
}
.c-header-bar .c-header-bar__item .c-header-bar__itemDescription {
margin-left: 5px
}
.c-top-bar {
position: relative;
padding: 1.3rem
}
.c-top-bar::before, .c-top-bar::after {
content: ' ';
display: table
}
.c-top-bar::after {
clear: both
}
.c-top-bar, .c-top-bar ul {
background-color: #fefefe
}
.c-top-bar input {
max-width: 200px;
margin-right: 1rem
}
.c-top-bar .input-group-field {
width: 100%;
margin-right: 0
}
.c-top-bar input.button {
width: auto
}
.c-top-bar-border {
display: block;
height: 5px;
margin-top: -3px;
background: #f3f3f3;
position: relative;
z-index: 9
}
.c-top-bar .c-top-bar-inner {
padding: 0 30px 0 20px
}
@media screen and (max-width: 74.9375em) {
.c-top-bar .c-top-bar-inner {
padding: 0 30px 0 10px
}
}
@media screen and (max-width: 63.9375em) {
.c-top-bar .c-top-bar-inner {
padding: 0 5px
}
}
.c-top-bar .c-top-bar-inner .top-bar-title {
margin-right: 4.5rem;
margin-bottom: 5px
}
.c-top-bar .c-top-bar-inner .top-bar-title img {
width: 100px
}
@media screen and (min-width: 64em) {
.c-top-bar .c-top-bar-inner .top-bar-title img {
transform: scale(1.3);
transform-origin: left center
}
}
.c-top-bar .c-top-bar-searchbar {
padding-bottom: 1px;
border-bottom: 1px solid #e1e1e1
}
.c-top-bar .c-top-bar-searchbar input {
background: #fff;
border: 0;
outline: none;
box-shadow: none
}
.c-top-bar .c-top-bar-searchbar button {
background: #fff;
color: #343434;
margin-right: -1rem;
padding-bottom: 1px
}
.c-top-bar .menu-toggle-container {
float: right
}
.c-top-bar .menu-toggle-container .menu-toggle-inner {
display: inline-block;
padding: 0.7rem 1.25rem;
font-size: 1.15rem;
border: 1px solid #e1e1e1;
text-transform: uppercase;
transition: border 0.2s
}
.c-top-bar .menu-toggle-container .menu-toggle-inner:hover {
border: 1px solid #343434
}
.c-top-bar .menu-toggle-container > span button {
vertical-align: top;
padding-bottom: 1px
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.c-top-bar .menu-toggle-container > span button:active {
position: relative;
top: -1px;
left: -1px
}
}
.c-top-bar .menu-toggle-container > span button .menu-toggle-description {
vertical-align: middle;
margin-right: 5px
}
.c-top-bar .menu-toggle-container > span.js-button-toggled button .menu-icon:after {
box-shadow: none;
background: transparent;
font-family: 'FontAwesome';
content: '\f00d';
font-style: normal;
height: 100%;
top: -1px;
font-size: 1.3rem
}
.c-top-bar .menu a {
position: relative;
color: #343434;
text-transform: uppercase;
font-size: 1.15rem;
transition: color 0.2s;
padding: 0.7rem 1.25rem
}
.c-top-bar .menu a:after {
content: '';
display: block;
position: absolute;
bottom: 0;
left: 1rem;
right: 1rem;
height: 4px;
background: transparent;
transition: background 0.2s
}
.c-top-bar .dropdown.menu > li + li > a::before {
content: '/';
width: 12px;
display: inline-block;
position: absolute;
top: 0.5rem;
left: 0rem;
transform: translateX(-50%);
font-size: 1.7rem;
color: #ededed;
border: 0px solid transparent;
margin-top: 0
}
.c-top-bar .menu a:hover, .c-top-bar .menu .is-active > a, .c-top-bar .dropdown.menu > li.is-dropdown-submenu-parent a:hover {
color: #f3c289
}
.c-top-bar .menu a:hover:after, .c-top-bar .menu .is-active > a:after,
.c-top-bar .dropdown.menu > li.is-dropdown-submenu-parent a:hover:after {
background: #f3c289
}
.c-top-bar .dropdown.menu > li.is-dropdown-submenu-parent > a {
padding-right: 1.25rem
}
.c-top-bar .dropdown.menu > li.is-dropdown-submenu-parent > a:after {
content: '';
display: block;
position: absolute;
width: auto;
bottom: 0;
left: 1rem;
right: 1rem;
height: 4px;
background: transparent;
-webkit-transition: background 0.2s;
transition: background 0.2s;
border: none
}
.c-top-bar .is-dropdown-submenu-parent a::after {
position: absolute;
top: auto;
right: 1rem;
margin-top: 0
}
.c-top-bar .dropdown.menu > li.opens-right > .is-dropdown-submenu {
right: auto;
left: 50%;
top: calc(100% + 1rem);
transform: translateX(-50%);
min-width: 145px;
padding: 1rem 0.7rem;
background: #e1e1e1;
border: 0
}
.c-top-bar .dropdown.menu > li.opens-right > .is-dropdown-submenu a:hover {
color: #f1b672
}
.c-top-bar .dropdown.menu > li.opens-right > .is-dropdown-submenu a:hover:after {
content: none
}
.c-top-bar .dropdown.menu > li.opens-right > .is-dropdown-submenu:before {
content: '';
position: absolute;
top: -8px;
left: 50%;
transform: translateX(-50%);
width: 0;
height: 0;
border-left: 25px solid transparent;
border-right: 25px solid transparent;
border-bottom: 15px solid #e1e1e1
}
[data-dropdown-menu] ul {
display: none
}
.c-top-bar .c-top-bar-menu {
width: 100%
}
@media screen and (max-width: 63.9375em) {
.c-top-bar .c-top-bar-menu {
display: none
}
.c-top-bar .c-top-bar-menu .responsive-menu-inner {
display: table;
width: 100%
}
}
@media screen and (max-width: 63.9375em) {
.c-top-bar .c-top-bar-menu {
display: block;
position: absolute;
top: 100%;
left: 0;
right: 0;
background: #e1e1e1;
box-sizing: border-box;
z-index: 10;
width: 100%
}
.c-top-bar .c-top-bar-menu ul {
background: #e1e1e1
}
.c-top-bar .c-top-bar-menu .top-bar-left, .c-top-bar .c-top-bar-menu .top-bar-right {
float: none
}
.c-top-bar .c-top-bar-menu .top-bar-header-group {
display: table-header-group
}
.c-top-bar .c-top-bar-menu .top-bar-footer-group {
display: table-footer-group
}
.c-top-bar .c-top-bar-menu .dropdown.menu li + li > a::before {
content: '';
box-sizing: border-box;
width: calc(100% - 3.6rem);
height: 1px;
display: inline-block;
position: absolute;
top: 0;
left: 1.8rem;
transform: none;
background: #d3d3d3
}
.c-top-bar .c-top-bar-menu .menu li {
display: block
}
.c-top-bar .c-top-bar-menu .menu a {
position: relative;
color: #343434;
text-transform: uppercase;
font-size: 1.15rem;
transition: color 0.2s;
padding: 1rem 1.8rem
}
.c-top-bar .c-top-bar-menu .menu a:before {
content: none;
display: block
}
.c-top-bar .c-top-bar-menu .menu a:hover, .c-top-bar .c-top-bar-menu .menu .is-active > a {
color: #f3c289
}
.c-top-bar .c-top-bar-menu .menu a:hover:before, .c-top-bar .c-top-bar-menu .menu .is-active > a:before {
background: #f3c289
}
.c-top-bar .c-top-bar-menu .menu a:hover:after, .c-top-bar .c-top-bar-menu .menu .is-active > a:after {
background: transparent
}
.c-top-bar .c-top-bar-menu .dropdown.menu > li.is-dropdown-submenu-parent a:hover:after {
background: transparent
}
.c-top-bar .c-top-bar-menu .menu li.is-dropdown-submenu-parent > a:after {
content: '\f196';
position: static;
display: inline-block;
font-size: 1rem;
margin-left: 5px;
font-family: 'FontAwesome';
border: 0;
line-height: 1;
height: auto
}
.c-top-bar .c-top-bar-menu .menu li.is-dropdown-submenu-parent.is-active > a:after {
content: '\f147'
}
.c-top-bar .c-top-bar-menu .dropdown.menu > li > .is-dropdown-submenu.js-dropdown-active {
display: block;
position: static;
border: 0;
margin-left: 1.8rem;
margin-right: 1.8rem;
padding-top: 0.25rem;
padding-bottom: 0.25rem;
background: #ececec;
border-top: 1px solid #d3d3d3;
text-decoration: underline
}
.c-top-bar .c-top-bar-menu .dropdown.menu > li > .is-dropdown-submenu.js-dropdown-active li {
padding-left: 0.5rem
}
.c-top-bar .c-top-bar-menu .dropdown.menu > li > .is-dropdown-submenu.js-dropdown-active a {
text-transform: none;
padding: 1rem 0.5rem
}
.c-top-bar .c-top-bar-menu .dropdown.menu > li > .is-dropdown-submenu.js-dropdown-active a:before {
visibility: hidden
}
.c-top-bar .c-top-bar-menu .dropdown.menu > li.is-dropdown-submenu-parent > a {
padding-right: 1.25rem
}
.c-top-bar .c-top-bar-menu .dropdown.menu > li.opens-right > .is-dropdown-submenu {
position: static;
background: #ececec
}
.c-top-bar .c-top-bar-menu .dropdown.menu > li.opens-right > .is-dropdown-submenu a:hover {
color: #f1b672
}
.c-top-bar .c-top-bar-menu .dropdown.menu > li.opens-right > .is-dropdown-submenu a:hover:before {
content: none
}
.c-top-bar .c-top-bar-menu .dropdown.menu > li.opens-right > .is-dropdown-submenu:before {
content: '';
position: absolute;
top: -8px;
left: 50%;
transform: translateX(-50%);
width: 0;
height: 0;
border-left: 25px solid transparent;
border-right: 25px solid transparent;
border-bottom: 15px solid #e1e1e1
}
}
.c-top-bar .menu.c-top-bar-searchbar.c-top-bar-searchbar--asTitle {
display: inline-block;
float: left;
width: auto;
padding: 0
}
@media screen and (max-width: 63.9375em) {
.c-top-bar .menu.c-top-bar-searchbar.c-top-bar-searchbar--asTitle {
max-width: 55%
}
}
@media screen and (min-width: 64em) {
.c-top-bar .menu.c-top-bar-searchbar.c-top-bar-searchbar--asTitle {
display: inline-block;
float: right;
padding-bottom: 1px
}
}
@media screen and (min-width: 64em) {
.c-top-bar .c-top-bar-menu .top-bar-left > .menu > li:first-child a {
padding-left: 0rem
}
.c-top-bar .c-top-bar-menu .top-bar-left > .menu > li:first-child a:after {
left: 0rem
}
}
@media screen and (min-width: 75em) {
.c-top-bar .c-top-bar-menu .top-bar-left > .menu > li:first-child a {
padding-left: 0.65rem
}
.c-top-bar .c-top-bar-menu .top-bar-left > .menu > li:first-child a:after {
left: 0.65rem
}
}
@media screen and (max-width: 63.9375em) {
.c-top-bar .c-top-bar-searchbar.menu {
display: table;
width: 100%;
padding: 20px 1.8rem 10px 1.8rem
}
.c-top-bar .c-top-bar-searchbar.menu li {
display: table-cell;
height: 40px;
background: #fff
}
.c-top-bar .c-top-bar-searchbar input {
max-width: none
}
.c-top-bar .c-top-bar-searchbar .c-top-bar-searchbar__submit {
width: auto
}
.c-top-bar .c-top-bar-searchbar .c-top-bar-searchbar__submit button {
padding: 0em 0.8em;
font-size: 1.1rem;
margin-right: 0
}
.c-top-bar .c-top-bar-searchbar input, .c-top-bar .c-top-bar-searchbar button {
height: 100%
}
}
.c-banner {
background: #f3f3f3;
overflow-x: hidden
}
.c-banner-container {
padding-left: 1.2rem;
padding-right: 1.2rem
}
@media screen and (min-width: 64em) {
.c-banner-container {
padding-left: 10px;
padding-right: 10px
}
}
@media screen and (max-width: 39.9375em) {
.c-banner-container {
padding-left: 0;
padding-right: 0
}
}
@media screen and (min-width: 64em) {
.c-banner .c-banner-primary-section {
width: 50%;
float: left;
padding-left: .3125rem;
padding-right: .3125rem
}
}
@media screen and (min-width: 64em) and (min-width: 30em) {
.c-banner .c-banner-primary-section {
padding-left: .625rem;
padding-right: .625rem
}
}
@media screen and (min-width: 64em) and (min-width: 40em) {
.c-banner .c-banner-primary-section {
padding-left: 1.25rem;
padding-right: 1.25rem
}
}
@media screen and (min-width: 64em) {
.c-banner .c-banner-primary-section:last-child:not(:first-child) {
float: right
}
.c-banner .c-banner-secondary-section {
width: 50%;
float: left;
padding-left: .3125rem;
padding-right: .3125rem
}
}
@media screen and (min-width: 64em) and (min-width: 30em) {
.c-banner .c-banner-secondary-section {
padding-left: .625rem;
padding-right: .625rem
}
}
@media screen and (min-width: 64em) and (min-width: 40em) {
.c-banner .c-banner-secondary-section {
padding-left: 1.25rem;
padding-right: 1.25rem
}
}
@media screen and (min-width: 64em) {
.c-banner .c-banner-secondary-section:last-child:not(:first-child) {
float: right
}
}
@media screen and (max-width: 63.9375em) {
.c-banner .c-banner-section + .c-banner-section {
margin-top: 35px
}
}
@media screen and (max-width: 39.9375em) {
.c-banner .c-banner-section + .c-banner-section {
margin-top: 10px
}
}
.c-banner .c-banner-section-row::before, .c-banner .c-banner-section-row::after {
content: ' ';
display: table
}
.c-banner .c-banner-section-row::after {
clear: both
}
.c-banner .c-banner-section-row + .c-banner-section-row {
margin-top: 35px
}
@media screen and (max-width: 39.9375em) {
.c-banner .c-banner-section-row + .c-banner-section-row {
margin-top: 10px
}
}
nav.c-top-sub-nav {
background: #f3f3f3
}
.c-top-sub-nav .c-top-sub-nav-inner {
position: relative;
padding: 45px 2rem;
overflow-y: hidden
}
.c-top-sub-nav .c-top-sub-nav-inner:before {
content: '';
position: absolute;
display: block;
width: 207px;
height: 113px;
background: url("../img/miscellaneous/people.png") no-repeat;
bottom: -20px;
right: 85px
}
@media screen and (max-width: 39.9375em) {
.c-top-sub-nav .c-top-sub-nav-inner {
padding: 35px 1.25rem
}
}
@media screen and (max-width: 63.9375em) {
.c-top-sub-nav .c-top-sub-nav-inner:before {
right: 20px
}
}
@media screen and (max-width: 53.75em) {
.c-top-sub-nav .c-top-sub-nav-inner {
padding-bottom: 130px
}
.c-top-sub-nav .c-top-sub-nav-inner:before {
transform: translateX(50%);
right: 50%;
bottom: 0
}
}
.c-top-sub-nav .c-top-sub-nav-inner:after {
content: '';
display: block;
position: absolute
}
.c-top-sub-nav .c-top-sub-nav-header {
display: inline-block
}
@media screen and (max-width: 53.75em) {
.c-top-sub-nav .c-top-sub-nav-header {
display: block
}
}
.c-top-sub-nav .c-top-sub-nav__heading {
font-size: 1.5rem;
font-weight: 500;
font-family: "Fira Sans", Helvetica, Roboto, Arial, sans-serif
}
.c-top-sub-nav .c-top-sub-nav-divider {
margin: 10px auto
}
.c-top-sub-nav .c-top-sub-nav-divider:before {
content: '\f105';
font-family: 'FontAwesome';
font-size: 1.3rem
}
@media screen and (min-width: 50em) {
.c-top-sub-nav .c-top-sub-nav-divider {
display: inline-block;
width: 1px;
height: 22px;
margin: auto 30px;
vertical-align: baseline
}
}
@media screen and (max-width: 53.75em) {
.c-top-sub-nav .c-top-sub-nav-divider {
display: block;
margin: 10px auto
}
.c-top-sub-nav .c-top-sub-nav-divider:before {
content: '\f107';
margin-left: -7px
}
}
@media screen and (max-width: 39.9375em) {
.c-top-sub-nav .c-top-sub-nav-divider {
margin: 0px auto
}
}
.c-top-sub-nav .c-top-sub-nav-items {
display: inline-block;
list-style-type: none;
margin-left: 0;
margin-bottom: 0
}
@media screen and (max-width: 50em) {
.c-top-sub-nav .c-top-sub-nav-items {
display: block
}
}
@media screen and (max-width: 39.9375em) {
.c-top-sub-nav .c-top-sub-nav-items.c-top-sub-nav-items--bigLh {
line-height: 2
}
}
.c-top-sub-nav .c-top-sub-nav__item {
display: inline-block;
margin-left: 0;
font-size: 1.15rem
}
.c-top-sub-nav .c-top-sub-nav__item a {
color: #0a0a0a;
text-decoration: underline
}
.c-top-sub-nav .c-top-sub-nav__item a:hover {
text-decoration: none
}
@media screen and (min-width: 40em) {
.c-top-sub-nav .c-top-sub-nav__item + .c-top-sub-nav__item {
margin-left: 25px
}
.c-top-sub-nav .c-top-sub-nav__item.c-top-sub-nav__item--smallerSpace + .c-top-sub-nav__item.c-top-sub-nav__item--smallerSpace {
margin-left: 12px
}
}
@media screen and (max-width: 51.25em) {
.c-top-sub-nav .c-top-sub-nav__item + .c-top-sub-nav__item {
margin-left: 20px
}
.c-top-sub-nav .c-top-sub-nav__item.c-top-sub-nav__item--smallerSpace + .c-top-sub-nav__item.c-top-sub-nav__item--smallerSpace {
margin-left: 10px
}
}
.c-top-sub-nav .c-top-sub-nav__section {
display: inline-block;
font-weight: bold;
vertical-align: middle
}
@media screen and (max-width: 39.9375em) {
.c-top-sub-nav .c-top-sub-nav__section {
display: block
}
}
.c-top-sub-nav .c-top-sub-nav__item a:hover .c-top-sub-nav__itemDescription {
text-decoration: underline
}
.c-top-sub-nav .c-top-sub-nav__item .c-top-sub-nav__itemDescription {
margin-left: 5px
}
.c-widget-accordion {
list-style-type: none;
background: #fefefe;
margin-left: 0;
transition: 0.2s background;
background: #2785ce;
box-shadow: 0 4px 2px -2px #e3e3e3
}
.c-widget-accordion:hover {
background: #1f69a3
}
.c-widget-accordion + .c-widget-accordion {
margin-top: 2.15rem
}
.c-widget-accordion--unstacksibling + .c-widget-accordion--unstacksibling {
margin-top: 0rem
}
.c-widget-accordion.c-widget-accordion--topspace {
margin-top: 1.75rem;
margin-bottom: 0.5rem
}
.c-widget-accordion .c-widget-accordion-item:first-child > :first-child {
border-radius: 0 0 0 0
}
.c-widget-accordion .c-widget-accordion-item:last-child > :last-child {
border-radius: 0 0 0 0
}
.c-widget-accordion .c-widget-accordion-item .c-widget-accordion-link:before {
content: '\f196';
font-family: 'FontAwesome';
font-size: 1.4rem;
margin-top: -0.7rem;
color: #fff
}
.c-widget-accordion .c-widget-accordion-item.is-active .c-widget-accordion-link:before {
content: '\f147'
}
.c-widget-accordion .c-widget-accordion-item .c-widget-accordion-link.c-widget-accordion-link--fb:before {
content: '\f09a';
margin-right: 0.5rem
}
.c-widget-accordion .c-widget-accordion-item .c-widget-accordion-link.c-widget-accordion-link--twitter:before {
content: '\f099';
margin-right: 0.5rem
}
.c-widget-accordion .c-widget-accordion-item .c-widget-accordion-link.c-widget-accordion-link--fb:hover,
.c-widget-accordion .c-widget-accordion-item .c-widget-accordion-link.c-widget-accordion-link--twitter:hover {
background: #2785ce !important;
cursor: default
}
.c-widget-accordion .c-widget-accordion-link {
display: block;
padding: 1.25rem 1rem;
line-height: 1;
font-size: .75rem;
color: #2785ce;
position: relative;
border: 1px solid #e6e6e6;
border-bottom: 0;
font-family: "Fira Sans", Helvetica, Roboto, Arial, sans-serif;
font-weight: 500;
font-size: 1.55rem;
padding: 0;
padding-left: 1.2rem;
display: table;
height: 50px;
min-height: 50px;
width: 100%;
transition: 0.2s background;
background: #2785ce !important
}
:last-child:not(.is-active) > .c-widget-accordion .c-widget-accordion-link {
border-radius: 0 0 0 0;
border-bottom: 1px solid #e6e6e6
}
.c-widget-accordion .c-widget-accordion-link:hover, .c-widget-accordion .c-widget-accordion-link:focus {
background-color: #e6e6e6
}
.c-widget-accordion .c-widget-accordion-link::before {
content: '+';
position: absolute;
right: 1rem;
top: 50%;
margin-top: -0.5rem
}
.is-active > .c-widget-accordion .c-widget-accordion-link::before {
content: ''
}
.c-widget-accordion .c-widget-accordion-link:hover {
background: #1f69a3 !important
}
.c-widget-accordion .c-widget-accordion__icon, .c-widget-accordion .c-widget-accordion__title {
display: table-cell;
vertical-align: middle;
line-height: normal;
color: #fff;
white-space: nowrap
}
.c-widget-accordion .c-widget-accordion__title--noicon {
width: 100%
}
.c-widget-accordion .c-widget-accordion__title--plain {
font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
font-weight: 600;
font-size: 1.15rem
}
.c-widget-accordion .c-widget-accordion__icon {
opacity: 0.2;
font-size: 2rem;
padding-left: 1rem;
line-height: 0
}
.c-widget-accordion .c-widget-accordion__icon i.fa-lg {
font-size: 3rem
}
.c-widget-accordion .c-widget-accordion__icon.c-widget-accordion__icon--bottom {
vertical-align: bottom
}
.c-widget-accordion .c-widget-accordion__icon.c-widget-accordion__icon--bottomPulled i {
margin-bottom: -0.2em
}
.c-widget-accordion .c-widget-accordion__icon.c-widget-accordion__icon--top {
vertical-align: top
}
.c-widget-accordion span:last-child {
white-space: nowrap;
width: 100%
}
.c-widget-accordion .c-widget-accordion-content {
padding: 1rem;
display: none;
border: 1px solid #e6e6e6;
border-bottom: 0;
background-color: #fefefe;
color: #0a0a0a;
background: #f3f3f3;
padding: 1.2rem
}
:last-child > .c-widget-accordion .c-widget-accordion-content:last-child {
border-bottom: 1px solid #e6e6e6
}
.c-widget-accordion .c-widget-accordion-content-inner {
background: #ffffff;
padding: 1.2rem;
line-height: 1.45
}
.c-widget-accordion .c-widget-accordion-content-inner a {
text-decoration: underline
}
.c-widget-accordion .c-widget-accordion-content-inner a:hover {
text-decoration: none
}
.c-widget-accordion .c-widget-accordion-content-inner h4 {
font-weight: bold
}
.c-widget-accordion .c-widget-accordion-content-inner.c-widget-accordion-content-inner--bigp p {
font-size: 1.15rem
}
.c-widget-accordion .c-widget-accordion-link, .c-widget-accordion .c-widget-accordion-content {
border: 0
}
:last-child:not(.is-active) > .c-widget-accordion .c-widget-accordion-link {
border-bottom: 0
}
:last-child > .c-widget-accordion .c-widget-accordion-content:last-child {
border-bottom: 0
}
.c-widget-accordion .c-widget-accordion-content__cta {
margin-top: 0.65rem
}
.c-widget-accordion .c-widget-accordion-content__cta a, .c-widget-accordion .c-widget-accordion-content__cta button {
margin: 0;
line-height: 1.2;
padding-top: 0.7rem;
padding-bottom: 0.7rem;
border-radius: 2px
}
.c-widget-accordion .c-widget-accordion-content-video .c-widget-accordion-content__video + .c-widget-accordion-content__cta {
margin-top: 0.25rem
}
.c-widget-accordion .c-widget-accordion-list__heading {
margin-bottom: 0.25em
}
.c-widget-accordion .c-widget-accordion-list {
margin-left: 0;
list-style-type: none;
margin-bottom: 1.5rem
}
.c-widget-accordion .c-widget-accordion-list:last-child {
margin-bottom: 0
}
.c-widget-accordion .c-widget-accordion-list li:before {
content: none
}
.c-widget-accordion .c-widget-accordion-list ul {
list-style-type: none;
margin-left: 0.5rem;
margin-bottom: 0.25rem
}
.c-widget-accordion .c-widget-accordion-list ul li {
line-height: 1.25rem;
padding-left: 1.35rem;
position: relative;
line-height: 1.5
}
.c-widget-accordion .c-widget-accordion-list li {
line-height: 1.4
}
.c-widget-accordion .c-widget-accordion-list ul li:before {
content: '';
font-family: none;
position: absolute;
display: inline-block;
width: 12px;
height: 12px;
left: 0;
top: 30%;
transform: translateY(-50%);
background: url("https://pirati.cz/assets/img/tiles/tableOfContent.png") no-repeat
}
.c-widget-accordion .c-widget-accordion-list a {
color: #2785ce
}
.c-widget-accordion ul {
list-style-type: none;
margin-left: 0
}
.c-widget-accordion ul li {
line-height: 2
}
.c-widget-accordion ul li:before {
display: inline-block;
content: '\f10c';
font-family: 'FontAwesome';
font-size: 0.75rem;
vertical-align: middle;
padding-right: 0.75rem;
color: #2785ce
}
.c-widget-accordion ul a {
color: #343434
}
.c-widget-accordion.c-widget-accordion--alert {
background: #cc0303
}
.c-widget-accordion.c-widget-accordion--alert:hover {
background: #9a0202
}
.c-widget-accordion.c-widget-accordion--alert .c-widget-accordion-link {
background: #cc0303 !important
}
.c-widget-accordion.c-widget-accordion--alert .c-widget-accordion-link:hover {
background: #9a0202 !important
}
.c-widget-accordion.c-widget-accordion--dark .c-widget-accordion-link {
background: #343434 !important
}
.c-widget-accordion.c-widget-accordion--dark .c-widget-accordion-link:hover {
background: #1b1b1b !important
}
.c-content-card {
background: #f3f3f3
}
.c-content-card-content-box {
padding: 1.75rem 2.15rem
}
.c-content-card-content-box p {
margin-bottom: 0.75em
}
.c-content-card-img img {
max-width: 100%;
width: 100%;
height: auto
}
.c-content-card .c-content-card-title {
font-size: 1.45rem;
font-family: "Open Sans", Helvetica, Roboto, Arial, sans-serif;
margin-bottom: 0.95rem
}
.c-content-card .c-content-card-title a {
text-decoration: underline
}
.c-content-card .c-content-card-title a:hover {
text-decoration: none
}
.c-card {
display: block;
max-width: 100%;
height: 130px;
position: relative;
background: #fff;
overflow: hidden;
box-shadow: 0 4px 2px -2px #e3e3e3
}
@media screen and (max-width: 63.9375em) {
.c-card {
height: 100px
}
}
.c-card.c-card--big {
height: 295px
}
@media screen and (max-width: 63.9375em) {
.c-card.c-card--big {
height: 290px
}
}
.c-card .c-card-image-wrapper {
margin: 0;
overflow: hidden;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 0
}
.c-card .c-card-image-wrapper .c-card__image {
min-width: 100%;
min-height: 100%;
position: absolute;
top: -100%;
right: -100%;
bottom: -100%;
left: -100%;
margin: auto
}
.c-card .c-card-header {
font-size: 1.6rem;
font-family: "Fira Sans", Helvetica, Roboto, Arial, sans-serif;
font-weight: 500;
position: absolute;
top: 2rem;
left: 2rem;
right: 2rem;
color: #343434;
z-index: 1
}
@media screen and (max-width: 39.9375em) {
.c-card .c-card-header {
top: 1.5rem;
left: 1.5rem
}
}
.c-card .c-card-header.c-card-header--white {
color: #fff
}
.c-card .c-card-header.c-card-header--white a {
color: #fff;
text-decoration: underline;
font-size: 1rem
}
.c-card .c-card-header.c-card-header--white a:hover {
text-decoration: none
}
.c-card .c-card__title {
line-height: 1.15;
margin-bottom: 0.5em
}
.c-card .c-card__icon {
font-size: 1.6rem;
position: absolute;
bottom: 1rem;
right: 1rem;
color: #343434;
opacity: 0.2;
z-index: 1
}
.c-card .c-card__icon .fa {
font-size: 4rem
}
@media screen and (max-width: 39.9375em) {
.c-card .c-card__icon {
bottom: -1rem !important;
transform: scale(0.8)
}
}
.c-card .c-card__icon.c-card__icon--pos1 {
right: -0.8rem;
bottom: -0.8rem
}
.c-card .c-card__icon.c-card__icon--pos1 .fa {
font-size: 4.15rem
}
.c-card .c-card__icon.c-card__icon--pos2 {
right: 0.1rem;
bottom: -1.4rem
}
.c-card .c-card__icon.c-card__icon--pos2 .fa {
font-size: 5.15rem
}
.c-card .c-card__icon.c-card__icon--pos3 {
right: -0.4rem;
bottom: 0.4rem
}
.c-card .c-card__icon.c-card__icon--pos3 .fa {
font-size: 5.15rem
}
.c-card .c-card__icon.c-card__icon--pos4 {
right: 0.2rem;
bottom: -0.1rem
}
.c-card .c-card__icon.c-card__icon--pos4 .fa {
font-size: 5.15rem
}
.c-card.c-card--border:before {
content: '';
display: block;
height: 4px;
background: #f3c289;
position: absolute;
left: 2rem;
right: 2rem;
top: 0;
z-index: 1
}
@media screen and (max-width: 39.9375em) {
.c-card.c-card--border:before {
left: 1.5rem;
right: 1.5rem
}
}
.c-welcome-header {
height: 350px;
position: relative;
background: url("../img/header/banner-dekujeme-2.png") no-repeat;
background-size: auto;
background-position: center 70%;
overflow: hidden
}
.c-welcome-header div {
height: 100%
}
@media screen and (max-width: 63.9375em) {
.c-welcome-header {
background: url("../img/header/banner-mobile-1080x2522px-scroll.jpg") no-repeat;
height: 1700px;
background-size: 100%;
background-position: 20% 70%
}
}
@media screen and (max-width: 40em) {
.c-welcome-header {
background: url("../img/header/banner-mobile-432-scroll.jpg") no-repeat;
height: 1000px;
background-size: 100%;
background-position: 27% 85%
}
}
.c-welcome-header .c-welcome-header-wrapper {
position: relative
}
@media screen and (max-width: 39.9375em) {
.c-welcome-header .c-welcome-header-wrapper {
padding-left: 10px;
padding-right: 10px
}
}
.c-welcome-header .c-welcome-header-wrapper.c-welcome-header-wrapper--wbg:before {
content: '';
position: absolute;
bottom: 0;
right: -1rem;
width: 442px;
height: 325px;
background: url("../img/miscellaneous/people-big.png") no-repeat;
background-size: 100%;
transform-origin: bottom left
}
@media screen and (max-width: 63.9375em) {
.c-welcome-header .c-welcome-header-wrapper.c-welcome-header-wrapper--wbg:before {
display: none
}
}
@media screen and (max-width: 39.9375em) {
.c-welcome-header .c-welcome-header-wrapper.c-welcome-header-wrapper--wbg:before {
display: block;
width: 177px;
height: 130px;
bottom: -2rem;
left: 50%;
transform: translateX(-50%)
}
}
.c-welcome-header .c-welcome-header-wrapper .c-welcome-header__img {
display: block;
position: absolute;
top: 50%;
right: 0.5rem;
transform: translateY(-50%);
max-width: calc(50% - 25px);
height: auto;
max-height: 100%;
transform-origin: center right;
border: 5px solid #fff
}
@media screen and (max-width: 89.9375em) {
.c-welcome-header .c-welcome-header-wrapper .c-welcome-header__img {
width: 40%
}
}
@media screen and (max-width: 63.9375em) {
.c-welcome-header .c-welcome-header-wrapper .c-welcome-header__img {
display: none
}
}
@media screen and (max-width: 39.9375em) {
.c-welcome-header .c-welcome-header-wrapper .c-welcome-header__img {
display: block;
top: auto;
right: auto;
left: 50%;
bottom: 0.8rem;
transform: translateX(-50%);
height: 115px;
width: auto;
border: 2px solid #fff
}
}
.c-welcome-header .c-welcome-header-content {
text-align: center;
padding: 25px 0
}
@media screen and (min-width: 40em) {
.c-welcome-header .c-welcome-header-content {
height: auto;
text-align: left;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
padding: 0
}
}
@media screen and (max-width: 39.9375em) {
.c-welcome-header .c-welcome-header-content {
padding-bottom: 140px
}
}
.c-welcome-header .c-welcome-header__brand {
width: 250px
}
.c-welcome-header .c-welcome-header__quote {
position: relative;
margin: 0;
margin-top: 1rem;
padding: 0;
padding-top: 3rem;
font-family: "Fira Sans", Helvetica, Roboto, Arial, sans-serif;
font-style: italic;
font-weight: 300;
line-height: 1.3;
border: 0;
font-size: 1rem;
color: #e1e1e1
}
.c-welcome-header .c-welcome-header__quote br {
display: none
}
.c-welcome-header .c-welcome-header__quote:before {
content: '';
width: 38px;
height: 25px;
background: url("../img/miscellaneous/quotes.png") no-repeat;
position: absolute;
top: 0;
left: 50%;
transform: translateX(-50%)
}
@media screen and (min-width: 40em) {
.c-welcome-header .c-welcome-header__quote {
padding-top: 0;
margin-top: 1.5rem;
padding-left: 5.5rem;
font-size: 1.6rem
}
.c-welcome-header .c-welcome-header__quote br {
display: block
}
.c-welcome-header .c-welcome-header__quote:before {
left: 0;
transform: translateX(50%);
top: 0
}
}
@media screen and (max-width: 39.9375em) {
.c-banner .c-card-image-wrapper .c-card__image {
min-height: auto
}
}
.c-tag {
font-size: 0.85rem;
color: #2785ce;
border: 1px solid #2785ce;
border-radius: 2px;
display: inline-block;
text-decoration: none;
padding: 0px 4px;
transition: 0.25s background;
background: #fff
}
.c-tag:hover, .c-tag.is-active {
background: #e5f4ff
}
.c-tag-list {
display: inline-block;
margin-left: 0.5rem;
list-stype-type: none
}
.c-tag-list li {
display: inline-block
}
.c-tag-list li + li {
margin-left: 0.45rem
}
.c-widget-share-box {
position: relative;
padding: 3.25rem 3.5rem 3.5rem 3.5rem;
border: 1px solid #f3f3f3;
border-radius: 2px;
width: 100%;
overflow: hidden
}
.c-widget-share-box:before {
z-index: -1;
content: '\f004';
display: block;
position: absolute;
top: -35px;
right: -35px;
display: inline-block;
font-family: 'FontAwesome';
font-size: 11.5rem;
transform: rotate(20deg);
color: #f3f3f3
}
@media screen and (max-width: 74.9375em) {
.c-widget-share-box.c-widget-share-box--largestacked {
margin-top: 2rem
}
}
@media screen and (max-width: 63.9375em) {
.c-widget-share-box:before {
top: 50%;
right: 30px;
transform: translateY(-50%)
}
.c-widget-share-box.c-widget-share-box--mediumstacked {
margin-top: 2rem
}
}
.c-widget-share-box-headline {
font-family: "Fira Sans", Helvetica, Roboto, Arial, sans-serif;
color: #2785ce;
font-size: 1.75rem
}
.c-widget-share-box-content {
margin-top: 2.75rem
}
.c-widget-share-box__tweet, .c-widget-share-box__fb {
display: block;
margin-top: 0.5rem
}
.c-widget-simple-text a {
color: #878787;
text-decoration: none
}
.c-widget-simple-text a:hover {
text-decoration: underline
}
.c-widget-simple-text--stacked {
margin-top: 1rem
}
.pagination {
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: center
}
.pagination li {
margin: 3px;
display: flex;
align-items: center;
flex-wrap: wrap;
justify-content: center;
min-width: 2.75rem;
text-align: center;
height: 3rem
}
.pagination li a {
height: 3rem;
width: 100%;
line-height: 3rem;
color: #2785ce
}
.pagination li a:hover {
background: transparent;
text-decoration: none
}
.pagination .pagination-previous, .pagination .pagination-next {
background: #2785ce;
box-shadow: 0px 3px 2px #ececec
}
.pagination .pagination-previous a, .pagination .pagination-next a {
text-decoration: none;
color: #fefefe;
font-size: 1.8rem;
line-height: normal
}
.pagination a {
text-decoration: underline
}
@media screen and (max-width: 39.9375em) {
.pagination li {
margin: 1px;
min-width: 2.25rem;
height: 2.7rem
}
.pagination li a {
height: 2.7rem;
width: 100%;
line-height: 2.7rem
}
}
.c-simple-accordion {
border: 0 !important;
list-style-type: none;
background: #fefefe;
margin-left: 0
}
.c-simple-accordion.c-simple-accordion--nomargin {
margin-bottom: 0
}
.c-simple-accordion.c-simple-accordion--nomargin :last-child > .c-simple-accordion-content:last-child {
padding-bottom: 0
}
.c-simple-accordion-item:before {
content: '' !important;
display: none !important
}
.c-simple-accordion-item:first-child > :first-child {
border-radius: 0 0 0 0
}
.c-simple-accordion-item:last-child > :last-child {
border-radius: 0 0 0 0
}
.c-simple-accordion-item.is-active .c-simple-accordion-title:before {
line-height: 15px
}
.c-simple-accordion-title {
display: block;
padding: 1.25rem 1rem;
line-height: 1;
font-size: .75rem;
color: #2785ce;
position: relative;
border: 1px solid #e6e6e6;
border-bottom: 0;
display: inline-block;
padding-left: 2.5rem;
font-size: 1.75rem !important;
color: #0a0a0a;
text-decoration: none !important;
background: #fff;
border: none
}
:last-child:not(.is-active) > .c-simple-accordion-title {
border-radius: 0 0 0 0;
border-bottom: 1px solid #e6e6e6
}
.c-simple-accordion-title:hover, .c-simple-accordion-title:focus {
background-color: #e6e6e6
}
.c-simple-accordion-title::before {
content: '+';
position: absolute;
right: 1rem;
top: 50%;
margin-top: -0.5rem
}
.is-active > .c-simple-accordion-title::before {
content: ''
}
.c-simple-accordion-title:hover, .c-simple-accordion-title:focus {
color: #0a0a0a;
text-decoration: none !important;
background: #FFF
}
.c-simple-accordion-title:before {
border-radius: 3px;
display: inline-block;
width: 22px;
height: 22px;
line-height: 20px;
right: auto;
left: 0;
margin-top: auto;
transform: translateY(-50%);
color: #fff;
background: #2785ce;
font-size: 1.75rem;
text-align: center
}
.c-simple-accordion-content {
border: 0 !important;
padding: 1rem;
display: none;
border: 1px solid #e6e6e6;
border-bottom: 0;
background-color: #fefefe;
color: #0a0a0a;
padding-top: 1rem;
padding-bottom: 1rem;
padding-left: 0;
padding-right: 0
}
:last-child > .c-simple-accordion-content:last-child {
border-bottom: 1px solid #e6e6e6
}
.c-simple-accordion-content h3 {
color: #2785ce;
font-size: 1.45rem;
margin-bottom: 1.2em
}
.c-simple-accordion-content-block + .c-simple-accordion-content-block {
margin-top: 3rem
}
@media screen and (max-width: 39.9375em) {
.c-simple-accordion-content-block + .c-simple-accordion-content-block {
margin-top: 2rem
}
}
:last-child:not(.is-active) > .c-simple-accordion-title {
border: none
}
.c-hero {
background: url("../img/miscellaneous/slider-bg.png");
background-size: cover;
background-position: top center;
background-repeat: no-repeat;
color: #ffffff;
overflow: hidden
}
.c-hero--plainbg {
background: #343434
}
.c-hero-container {
position: relative;
z-index: 2;
padding: 45px 10px
}
.c-hero-container::before, .c-hero-container::after {
content: ' ';
display: table
}
.c-hero-container::after {
clear: both
}
.c-hero-container.c-hero-img-join-us {
position: relative
}
.c-hero-container.c-hero-img-join-us:before {
z-index: -1;
left: 100%;
top: 50%;
transform: translate(-85%, -50%);
content: '';
position: absolute;
width: 452px;
height: 413px;
background: url("../img/miscellaneous/header.png");
background-repeat: no-repeat;
background-position: right center
}
@media screen and (max-width: 74.9375em) {
.c-hero-container.c-hero-img-join-us:before {
opacity: 0.25;
transform: translate(-85%, -50%) scale(0.75)
}
}
@media screen and (max-width: 63.9375em) {
.c-hero-container.c-hero-img-join-us:before {
opacity: 0.15;
transform: translate(-85%, -50%) scale(0.75)
}
}
.c-hero-block + .c-hero-block {
margin-top: 40px
}
.c-hero__title {
font-size: 2.575rem
}
.c-hero .c-hero-content .c-hero__subtitle {
font-size: 2rem
}
.c-hero .c-hero-content h2 {
color: #ffffff
}
.c-hero .c-hero-content p {
line-height: 1.2
}
.c-hero .c-hero-content a {
color: #ffffff;
text-decoration: underline
}
.c-hero .c-hero-content a:hover {
text-decoration: none
}
.c-hero .c-hero-content.c-hero-content-accent p {
font-size: 1.75rem;
line-height: 1.4
}
@media screen and (max-width: 63.9375em) {
.c-hero .c-hero-content.c-hero-content-accent p {
font-size: 1.45rem
}
}
@media screen and (max-width: 63.9375em) {
.c-hero .c-hero-content.c-hero-content-accent br {
display: none
}
}
.c-hero-slider .orbit-next {
padding-right: 10px;
right: -100px
}
.c-hero-slider .orbit-previous {
padding-left: 10px;
left: -100px
}
.c-hero-slider .orbit-next, .c-hero-slider .orbit-previous {
transition: 0.25s all
}
.c-hero-slider .orbit-next i, .c-hero-slider .orbit-previous i {
font-size: 3rem
}
.c-hero-slider .orbit-next:focus, .c-hero-slider .orbit-previous:focus {
outline: none
}
.c-hero-slider .orbit-container {
overflow: visible;
height: auto !important;
outline: none
}
.c-hero-slider:focus, .c-hero-slider .orbit-slide:focus {
outline: 0 !important
}
.c-hero-slider .orbit-slide {
max-height: none !important;
list-style-type: none
}
@media screen and (max-width: 87.5em) {
.c-hero-slider .orbit-next {
top: -65px;
right: 0;
padding-right: 1rem
}
.c-hero-slider .orbit-previous {
top: -65px;
left: auto;
right: 75px;
padding-left: 1rem
}
.c-hero-slider .orbit-next i, .c-hero-slider .orbit-previous i {
font-size: 2rem
}
}
@media screen and (max-width: 39.9375em) {
.c-hero-slider .orbit-previous {
right: 60px
}
.c-hero-slider .orbit-next i, .c-hero-slider .orbit-previous i {
font-size: 1.5rem
}
}
.c-blockquote {
font-family: "Fira Sans", Helvetica, Roboto, Arial, sans-serif;
font-size: 1.45rem;
font-weight: 300;
font-style: italic;
color: #343434;
margin: 0 0 1rem;
padding: 0.5625rem 1.25rem 0 1.6875rem;
border-left: 1px solid transparent
}
@media screen and (max-width: 63.9375em) {
.c-blockquote br {
display: none
}
}
.c-blockquote--wicon {
padding-top: 4.35rem;
position: relative
}
.c-blockquote--wicon:before {
line-height: 1;
content: '\f10e';
display: inline-block;
position: absolute;
top: 0;
left: 1.6875rem;
font-family: 'FontAwesome';
font-size: 4rem;
opacity: 0.15;
font-style: normal
}
@media screen and (max-width: 63.9375em) {
.c-blockquote--wicon {
padding-top: 0.5625rem;
padding-left: 5rem
}
.c-blockquote--wicon:before {
left: 0;
top: 0
}
}
@media screen and (max-width: 39.9375em) {
.c-blockquote--wicon {
padding-left: 0;
padding-top: 2.5rem
}
.c-blockquote--wicon:before {
font-size: 2.5rem
}
}
.c-cta-button {
padding: 0.75rem 1rem;
color: #fff;
background: #5d5d5d;
font-size: 1.3rem;
border-radius: 1px;
display: inline-block;
box-shadow: 0px 1px 0px 1px rgba(0, 0, 0, 0.15);
text-decoration: none !important;
transition: ease-out background 0.25s
}
.c-cta-button:hover {
text-decoration: none !important
}
.c-cta-button i {
margin-left: 0.5rem
}
.c-cta-button.c-cta-button--primary {
background: #2785ce
}
.c-cta-button.c-cta-button--primary:hover {
background: #2377b9
}
.c-cta-button.c-cta-button--secondary {
background: #f3c289
}
.c-cta-button.c-cta-button--secondary:hover {
background: #f1b672
}
.c-cta-button-group {
margin: 0.2rem 0
}
.c-cta-button-group::before, .c-cta-button-group::after {
content: ' ';
display: table
}
.c-cta-button-group::after {
clear: both
}
.c-cta-button-group > .c-cta-button + .c-cta-button {
margin-left: 0.65rem
}
@media screen and (max-width: 63.9375em) {
.c-cta-button-group .c-cta-button {
float: left;
clear: left
}
.c-cta-button-group > .c-cta-button + .c-cta-button {
margin-left: 0;
margin-top: 0.5rem
}
}
.o-section {
padding: 35px 0
}
@media screen and (max-width: 39.9375em) {
.o-section {
padding: 10px 0
}
}
.o-section-block + .o-section-block {
margin-top: 2rem
}
@media screen and (max-width: 63.9375em) {
.o-section-block--medium + .o-section-block--medium {
margin-top: 2rem
}
}
.o-section-block::before, .o-section-block::after {
content: ' ';
display: table
}
.o-section-block::after {
clear: both
}
.o-section-block--fill {
margin-left: -0.25rem;
margin-right: -0.25rem
}
@media screen and (min-width: 30em) {
.o-section-block--fill {
margin-left: -0.75rem;
margin-right: -0.75rem
}
}
@media screen and (min-width: 40em) {
.o-section-block--fill {
margin-left: -1.25rem;
margin-right: -1.25rem
}
}
.o-section--divided + .o-section--divided {
position: relative;
margin-top: 2rem;
padding-top: 2rem
}
.o-section--divided + .o-section--divided:before {
content: '';
display: block;
position: absolute;
left: 0rem;
right: 0rem;
top: -0.15rem;
height: 1px;
background: #f3f3f3
}
.o-section-block--divided + .o-section-block--divided {
margin-top: 4rem
}
.o-section-block--divided-small + .o-section-block--divided-small {
padding-top: 2rem;
margin-top: 2rem
}
@media screen and (max-width: 63.9375em) {
.o-section-block--divided-small + .o-section-block--divided-small {
padding-top: 1rem;
margin-top: 1rem
}
}
@media screen and (max-width: 39.9375em) {
.o-section-block--divided-small + .o-section-block--divided-small {
padding-top: 2rem;
margin-top: 1rem
}
}
@media screen and (max-width: 63.9375em) {
.o-section-mediumdown-divided-small + .o-section-mediumdown-divided-small {
margin-top: 2rem
}
}
@media screen and (max-width: 63.9375em) {
.o-section-block--divided-small-desktop + .o-section-block--divided-small-desktop {
margin-top: 1.5rem;
padding-top: 1.5rem
}
}
.o-section-block--divided-small--border + .o-section-block--divided-small--border {
position: relative
}
.o-section-block--divided-small--border + .o-section-block--divided-small--border:before {
content: '';
display: block;
position: absolute;
left: 1.25rem;
right: 1.25rem;
top: 0rem;
height: 1px;
background: #f3f3f3
}
.o-section-block--divided-small--border--tight + .o-section-block--divided-small--border--tight {
position: relative
}
.o-section-block--divided-small--border--tight + .o-section-block--divided-small--border--tight:before {
content: '';
display: block;
position: absolute;
left: 2rem;
right: 2rem;
top: 0rem;
height: 1px;
background: #f3f3f3
}
@media screen and (max-width: 63.9375em) {
.o-section-block--divided-small--border--tight + .o-section-block--divided-small--border--tight:before {
left: 1.75rem;
right: 1.75rem
}
}
.o-section-block--spaceBot {
margin-bottom: 2rem
}
.o-section.o-section--smaller {
padding: 10px 0
}
@media screen and (max-width: 39.9375em) {
.o-section.o-section--bigger {
padding: 20px 0
}
}
.o-section--noSpaceBottom {
padding-bottom: 0
}
@media screen and (max-width: 39.9375em) {
.o-section--noSpaceBottom {
padding: 20px 0
}
}
.o-section.o-section--noSpaceBottom-medium {
padding-bottom: 0
}
.o-section.o-section--spaceBot {
padding-bottom: 50px
}
@media screen and (max-width: 74.9375em) {
.o-section.o-section--spaceBot {
padding-bottom: 20px
}
}
@media screen and (max-width: 39.9375em) {
.o-section.o-section--spaceBot {
padding-bottom: 15px
}
}
.o-section.o-section--tiled {
background: url("lightGrey.png") repeat
}
.o-section-inner {
padding: 0 10px
}
@media screen and (min-width: 40em) {
.o-section-inner--medium {
padding-left: 10px;
padding-right: 10px
}
}
@media screen and (max-width: 39.9375em) {
.o-section-inner--mediumdown {
padding-left: 10px;
padding-right: 10px
}
}
@media screen and (min-width: 64em) {
.o-section-inner--noLarge {
padding: 0 0px
}
}
@media screen and (min-width: 64em) {
.o-section-inner--leftBlock {
padding-right: 0
}
}
@media screen and (min-width: 64em) {
.o-section-inner--rightBlock {
padding-left: 0
}
}
.o-section .o-section-header {
position: relative;
color: #f3c289;
border-bottom: 5px solid #f3c289;
margin-top: 6px;
padding-bottom: 2px;
margin-bottom: -2px
}
.o-section .o-section__heading {
font-size: 1.8rem;
color: #f3c289
}
.o-section .o-section__heading.o-section__heading--small {
font-size: 1.5rem;
margin-bottom: 0.75rem
}
.o-section .o-section-header .o-section__dateUpdated {
position: absolute;
bottom: 13px;
right: 0;
color: #0a0a0a
}
@media screen and (max-width: 39.9375em) {
.o-section .o-section-header .o-section__dateUpdated {
display: none
}
}
.o-media {
display: table;
width: 100%
}
.o-media__image, .o-media__body {
display: table-cell;
vertical-align: middle
}
.o-media--top .o-media__image, .o-media--top .o-media__body {
vertical-align: top
}
.o-media--bottom .o-media__image, .o-media--bottom .o-media__body {
vertical-align: bottom
}
@media screen and (max-width: 39.9375em) {
.o-media__image, .o-media__body {
display: block
}
}
.o-media__image {
padding-right: 0.85rem
}
.o-media__image > img {
display: block;
max-width: none
}
.o-media--rev .o-media__image {
padding-right: 0;
padding-left: 0.85rem
}
.o-media__image.o-media__image--lgspace {
padding-right: 1.75rem
}
.o-media__body {
width: 100%
}
@media screen and (max-width: 39.9375em) {
.o-media__body {
margin-top: 2rem
}
}
.o-media__body .o-media__headline {
font-size: 1.4rem;
color: #2785ce
}
.vspace-nb-m + .vspace-nb-m {
margin-top: 2.5rem
}
.vspace-nb-l + .vspace-nb-l {
margin-top: 3.25rem
}
/* SSO styles */
/* Forms */
.sso-form {
margin: 10px 0;
}
.sso-form-input-error input {
border-color: red;
}
/* Buttons */
.sso-form-buttons {
display: flex;
flex-direction: row;
flex-wrap: wrap;
}
.sso-form-button {
border: none;
color: white;
background: #f3c289;
padding: 10px 8px;
margin: 0 4px;
-webkit-appearance: none;
transition: 0.2s background;
}
.sso-form-button:hover {
background: #be9568;
color: white;
}
.sso-form-button:first-child {
margin-left: 0;
}
.sso-form-button:last-child {
margin-right: 0;
}
.sso-form-button-primary {
background: #5cb85c;
flex-grow: 1;
}
.sso-form-button-primary:hover {
background: #499249;
}
/* Social buttons */
.sso-social-buttons {
display: flex;
flex-wrap: wrap;
}
.sso-social-button {
color: white;
background: #323232;
display: block;
margin: 4px 8px 4px 0;
transition: 0.2s background;
}
.sso-social-button-facebook {
background: #1672b9;
}
.sso-social-button-facebook:hover {
background: #165fa0;
}
.sso-social-button-google {
background: #dd4b39;
}
.sso-social-button-google:hover {
background: #c44634;
}
.sso-social-button-twitter {
background: #00aced;
}
.sso-social-button-twitter:hover {
background: #0098d4;
}
.sso-social-button-microsoft {
background: #0078d7;
}
.sso-social-button-microsoft:hover {
background: #0068be;
}
.sso-social-button-oidc {
background: #f7931e;
}
.sso-social-button-oidc:hover {
background: #de841b;
}
.sso-social-button a {
color: white;
text-decoration: none;
align-self: center;
vertical-align: middle;
line-height: 20px;
padding: 0;
display: flex;
}
.sso-social-button-icon {
font-size: 20px;
padding: 8px 5px;
background: black;
}
.sso-social-button-facebook .sso-social-button-icon {
background: #134b87;
}
.sso-social-button-google .sso-social-button-icon {
background: #ab3b2a;
}
.sso-social-button-twitter .sso-social-button-icon {
background: #008bbb;
}
.sso-social-button-microsoft .sso-social-button-icon {
background: #005fa5;
}
.sso-social-button-oidc .sso-social-button-icon {
background: #c56e1b;
}
.sso-social-button-icon, .sso-social-button-text {
align-self: center;
}
.sso-social-button-text {
padding: 0 10px;
align-self: center;
}
/* Messages */
div.sso-message {
position: relative;
color: black;
border: 1px solid gray;
background: white;
padding: 0.2rem 0.5rem;
}
.sso-message.sso-message-error { border-color: #b52309; background: #ffc1c1;}
.sso-message.sso-message-warning { border-color: #b57d08; background: #ffe0c1;}
.sso-message.sso-message-success { border-color: #30b33f; background: #acffb0;}