2019-02-12 17:45:44 +01:00
|
|
|
@import url("../css/font-awesome.min.css");
|
|
|
|
@import url("../fonts/roboto.css");
|
|
|
|
@import url("https://toolbox-bodensee.de/css/spacestatus.css");
|
|
|
|
#scroll-1 {
|
|
|
|
background-image: url(../images/home/abschnitt1.jpeg); }
|
|
|
|
|
|
|
|
/*
|
|
|
|
Landed by HTML5 UP
|
|
|
|
html5up.net | @ajlkn
|
|
|
|
Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
|
|
|
|
Modified by Toolbox Bodensee e.V.
|
2018-02-25 00:49:23 +01:00
|
|
|
*/
|
|
|
|
/* Reset */
|
2018-11-04 23:46:25 +01:00
|
|
|
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
|
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
|
|
|
border: 0;
|
|
|
|
font-size: 100%;
|
|
|
|
font: inherit;
|
|
|
|
vertical-align: baseline; }
|
2018-02-25 00:49:23 +01:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
|
|
|
|
display: block; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
body {
|
|
|
|
line-height: 1; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
ol, ul {
|
|
|
|
list-style: none; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
blockquote, q {
|
|
|
|
quotes: none; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
blockquote::before, blockquote::after, q::before, q::after {
|
2018-11-04 23:46:25 +01:00
|
|
|
content: '';
|
|
|
|
content: none; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
table {
|
|
|
|
border-collapse: collapse;
|
|
|
|
border-spacing: 0; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
body {
|
|
|
|
-webkit-text-size-adjust: none; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
/* Box Model */
|
2019-02-12 17:45:44 +01:00
|
|
|
*, *::before,
|
|
|
|
*::after {
|
2018-11-04 23:46:25 +01:00
|
|
|
-moz-box-sizing: border-box;
|
|
|
|
-webkit-box-sizing: border-box;
|
|
|
|
box-sizing: border-box; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
/* Containers */
|
|
|
|
.container {
|
|
|
|
margin-left: auto;
|
|
|
|
margin-right: auto; }
|
|
|
|
|
|
|
|
.container.\31 25\25 {
|
|
|
|
width: 100%;
|
|
|
|
max-width: 87.5em;
|
|
|
|
min-width: 70em; }
|
|
|
|
|
|
|
|
.container.\37 5\25 {
|
|
|
|
width: 52.5em; }
|
|
|
|
|
|
|
|
.container.\35 0\25 {
|
|
|
|
width: 35em; }
|
|
|
|
|
|
|
|
.container.\32 5\25 {
|
|
|
|
width: 17.5em; }
|
|
|
|
|
|
|
|
.container {
|
|
|
|
width: 70em; }
|
|
|
|
|
|
|
|
@media screen and (max-width: 1680px) {
|
|
|
|
.container.\31 25\25 {
|
|
|
|
width: 100%;
|
|
|
|
max-width: 87.5em;
|
|
|
|
min-width: 70em; }
|
|
|
|
.container.\37 5\25 {
|
|
|
|
width: 52.5em; }
|
|
|
|
.container.\35 0\25 {
|
|
|
|
width: 35em; }
|
|
|
|
.container.\32 5\25 {
|
|
|
|
width: 17.5em; }
|
|
|
|
.container {
|
|
|
|
width: 70em; } }
|
|
|
|
|
|
|
|
@media screen and (max-width: 1280px) {
|
|
|
|
.container.\31 25\25 {
|
|
|
|
width: 100%;
|
|
|
|
max-width: 112.5%;
|
|
|
|
min-width: 90%; }
|
|
|
|
.container.\37 5\25 {
|
|
|
|
width: 67.5%; }
|
|
|
|
.container.\35 0\25 {
|
|
|
|
width: 45%; }
|
|
|
|
.container.\32 5\25 {
|
|
|
|
width: 22.5%; }
|
|
|
|
.container {
|
|
|
|
width: 90%; } }
|
|
|
|
|
|
|
|
@media screen and (max-width: 980px) {
|
|
|
|
.container.\31 25\25 {
|
|
|
|
width: 100%;
|
|
|
|
max-width: 125%;
|
|
|
|
min-width: 100%; }
|
|
|
|
.container.\37 5\25 {
|
|
|
|
width: 75%; }
|
|
|
|
.container.\35 0\25 {
|
|
|
|
width: 50%; }
|
|
|
|
.container.\32 5\25 {
|
|
|
|
width: 25%; }
|
|
|
|
.container {
|
|
|
|
width: 100% !important; } }
|
|
|
|
|
|
|
|
@media screen and (max-width: 933px) {
|
|
|
|
.container.\31 25\25 {
|
|
|
|
width: 100%;
|
|
|
|
max-width: 125%;
|
|
|
|
min-width: 100%; }
|
|
|
|
.container.\37 5\25 {
|
|
|
|
width: 75%; }
|
|
|
|
.container.\35 0\25 {
|
|
|
|
width: 50%; }
|
|
|
|
.container.\32 5\25 {
|
|
|
|
width: 25%; }
|
|
|
|
.container {
|
|
|
|
width: 100% !important; } }
|
|
|
|
|
|
|
|
@media screen and (max-width: 480px) {
|
|
|
|
.container.\31 25\25 {
|
|
|
|
width: 100%;
|
|
|
|
max-width: 125%;
|
|
|
|
min-width: 100%; }
|
|
|
|
.container.\37 5\25 {
|
|
|
|
width: 75%; }
|
|
|
|
.container.\35 0\25 {
|
|
|
|
width: 50%; }
|
|
|
|
.container.\32 5\25 {
|
|
|
|
width: 25%; }
|
|
|
|
.container {
|
|
|
|
width: 100% !important; } }
|
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
/* Grid */
|
|
|
|
.row {
|
|
|
|
border-bottom: solid 1px transparent;
|
|
|
|
-moz-box-sizing: border-box;
|
|
|
|
-webkit-box-sizing: border-box;
|
|
|
|
box-sizing: border-box; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row > * {
|
|
|
|
float: left;
|
|
|
|
-moz-box-sizing: border-box;
|
|
|
|
-webkit-box-sizing: border-box;
|
|
|
|
box-sizing: border-box; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
.row::after,
|
|
|
|
.row::before {
|
2018-11-04 23:46:25 +01:00
|
|
|
content: '';
|
|
|
|
display: block;
|
|
|
|
clear: both;
|
|
|
|
height: 0; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform > * > :first-child {
|
|
|
|
margin-top: 0; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform > * > :last-child {
|
|
|
|
margin-bottom: 0; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\30 \25 > * {
|
|
|
|
padding: 0 0 0 0em; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\30 \25 {
|
|
|
|
margin: 0 0 -1px 0em; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\30 \25 > * {
|
|
|
|
padding: 0em 0 0 0em; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\30 \25 {
|
|
|
|
margin: 0em 0 -1px 0em; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 2.5em; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -2.5em; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 2.5em 0 0 2.5em; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -2.5em 0 -1px -2.5em; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 00\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 5em; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 00\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -5em; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 00\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 5em 0 0 5em; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 00\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -5em 0 -1px -5em; }
|
2018-02-25 00:49:23 +01:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\31 50\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 3.75em; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\31 50\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -3.75em; }
|
2018-02-25 00:49:23 +01:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\31 50\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 3.75em 0 0 3.75em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
|
|
|
|
.row.uniform.\31 50\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -3.75em 0 -1px -3.75em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
|
|
|
|
.row.\35 0\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 1.25em; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\35 0\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -1.25em; }
|
2018-02-25 00:49:23 +01:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\35 0\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 1.25em 0 0 1.25em; }
|
2018-02-25 00:49:23 +01:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\35 0\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -1.25em 0 -1px -1.25em; }
|
2018-02-25 00:49:23 +01:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 5\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 0.625em; }
|
2018-02-25 00:49:23 +01:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 5\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -0.625em; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 5\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0.625em 0 0 0.625em; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 5\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -0.625em 0 -1px -0.625em; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.\31 2u, .\31 2u\24 {
|
|
|
|
width: 100%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.\31 1u, .\31 1u\24 {
|
|
|
|
width: 91.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.\31 0u, .\31 0u\24 {
|
|
|
|
width: 83.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.\39 u, .\39 u\24 {
|
|
|
|
width: 75%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
2018-02-25 00:49:23 +01:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.\38 u, .\38 u\24 {
|
|
|
|
width: 66.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
2018-02-25 00:49:23 +01:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
.\37 u, .\37 u\24 {
|
|
|
|
width: 58.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
|
|
|
|
.\36 u, .\36 u\24 {
|
|
|
|
width: 50%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
|
|
|
|
.\35 u, .\35 u\24 {
|
|
|
|
width: 41.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
|
|
|
|
.\34 u, .\34 u\24 {
|
|
|
|
width: 33.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
|
|
|
|
.\33 u, .\33 u\24 {
|
|
|
|
width: 25%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
|
|
|
|
.\32 u, .\32 u\24 {
|
|
|
|
width: 16.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
|
|
|
|
.\31 u, .\31 u\24 {
|
|
|
|
width: 8.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
|
|
|
|
.\31 2u\24 + *,
|
|
|
|
.\31 1u\24 + *,
|
|
|
|
.\31 0u\24 + *,
|
|
|
|
.\39 u\24 + *,
|
|
|
|
.\38 u\24 + *,
|
|
|
|
.\37 u\24 + *,
|
|
|
|
.\36 u\24 + *,
|
|
|
|
.\35 u\24 + *,
|
|
|
|
.\34 u\24 + *,
|
|
|
|
.\33 u\24 + *,
|
|
|
|
.\32 u\24 + *,
|
|
|
|
.\31 u\24 + * {
|
|
|
|
clear: left; }
|
|
|
|
|
|
|
|
.\-11u {
|
|
|
|
margin-left: 91.6666666667%; }
|
|
|
|
|
|
|
|
.\-10u {
|
|
|
|
margin-left: 83.3333333333%; }
|
|
|
|
|
|
|
|
.\-9u {
|
|
|
|
margin-left: 75%; }
|
|
|
|
|
|
|
|
.\-8u {
|
|
|
|
margin-left: 66.6666666667%; }
|
|
|
|
|
|
|
|
.\-7u {
|
|
|
|
margin-left: 58.3333333333%; }
|
|
|
|
|
|
|
|
.\-6u {
|
|
|
|
margin-left: 50%; }
|
|
|
|
|
|
|
|
.\-5u {
|
|
|
|
margin-left: 41.6666666667%; }
|
|
|
|
|
|
|
|
.\-4u {
|
|
|
|
margin-left: 33.3333333333%; }
|
|
|
|
|
|
|
|
.\-3u {
|
|
|
|
margin-left: 25%; }
|
|
|
|
|
|
|
|
.\-2u {
|
|
|
|
margin-left: 16.6666666667%; }
|
|
|
|
|
|
|
|
.\-1u {
|
|
|
|
margin-left: 8.3333333333%; }
|
|
|
|
|
|
|
|
@media screen and (max-width: 1680px) {
|
|
|
|
.row > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 2.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -2.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 2.5em 0 0 2.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -2.5em 0 -1px -2.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 00\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 00\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 00\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 5em 0 0 5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 00\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -5em 0 -1px -5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\31 50\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 3.75em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\31 50\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -3.75em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\31 50\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 3.75em 0 0 3.75em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\31 50\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -3.75em 0 -1px -3.75em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\35 0\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 1.25em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\35 0\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -1.25em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\35 0\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 1.25em 0 0 1.25em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\35 0\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -1.25em 0 -1px -1.25em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 5\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 0.625em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 5\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -0.625em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 5\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0.625em 0 0 0.625em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 5\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -0.625em 0 -1px -0.625em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.\31 2u\28xlarge\29, .\31 2u\24\28xlarge\29 {
|
|
|
|
width: 100%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\31 1u\28xlarge\29, .\31 1u\24\28xlarge\29 {
|
|
|
|
width: 91.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\31 0u\28xlarge\29, .\31 0u\24\28xlarge\29 {
|
|
|
|
width: 83.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\39 u\28xlarge\29, .\39 u\24\28xlarge\29 {
|
|
|
|
width: 75%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\38 u\28xlarge\29, .\38 u\24\28xlarge\29 {
|
|
|
|
width: 66.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\37 u\28xlarge\29, .\37 u\24\28xlarge\29 {
|
|
|
|
width: 58.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\36 u\28xlarge\29, .\36 u\24\28xlarge\29 {
|
|
|
|
width: 50%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\35 u\28xlarge\29, .\35 u\24\28xlarge\29 {
|
|
|
|
width: 41.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\34 u\28xlarge\29, .\34 u\24\28xlarge\29 {
|
|
|
|
width: 33.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\33 u\28xlarge\29, .\33 u\24\28xlarge\29 {
|
|
|
|
width: 25%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\32 u\28xlarge\29, .\32 u\24\28xlarge\29 {
|
|
|
|
width: 16.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\31 u\28xlarge\29, .\31 u\24\28xlarge\29 {
|
|
|
|
width: 8.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\31 2u\24\28xlarge\29 + *,
|
|
|
|
.\31 1u\24\28xlarge\29 + *,
|
|
|
|
.\31 0u\24\28xlarge\29 + *,
|
|
|
|
.\39 u\24\28xlarge\29 + *,
|
|
|
|
.\38 u\24\28xlarge\29 + *,
|
|
|
|
.\37 u\24\28xlarge\29 + *,
|
|
|
|
.\36 u\24\28xlarge\29 + *,
|
|
|
|
.\35 u\24\28xlarge\29 + *,
|
|
|
|
.\34 u\24\28xlarge\29 + *,
|
|
|
|
.\33 u\24\28xlarge\29 + *,
|
|
|
|
.\32 u\24\28xlarge\29 + *,
|
|
|
|
.\31 u\24\28xlarge\29 + * {
|
|
|
|
clear: left; }
|
|
|
|
.\-11u\28xlarge\29 {
|
|
|
|
margin-left: 91.6666666667%; }
|
|
|
|
.\-10u\28xlarge\29 {
|
|
|
|
margin-left: 83.3333333333%; }
|
|
|
|
.\-9u\28xlarge\29 {
|
|
|
|
margin-left: 75%; }
|
|
|
|
.\-8u\28xlarge\29 {
|
|
|
|
margin-left: 66.6666666667%; }
|
|
|
|
.\-7u\28xlarge\29 {
|
|
|
|
margin-left: 58.3333333333%; }
|
|
|
|
.\-6u\28xlarge\29 {
|
|
|
|
margin-left: 50%; }
|
|
|
|
.\-5u\28xlarge\29 {
|
|
|
|
margin-left: 41.6666666667%; }
|
|
|
|
.\-4u\28xlarge\29 {
|
|
|
|
margin-left: 33.3333333333%; }
|
|
|
|
.\-3u\28xlarge\29 {
|
|
|
|
margin-left: 25%; }
|
|
|
|
.\-2u\28xlarge\29 {
|
|
|
|
margin-left: 16.6666666667%; }
|
|
|
|
.\-1u\28xlarge\29 {
|
|
|
|
margin-left: 8.3333333333%; } }
|
|
|
|
|
|
|
|
@media screen and (max-width: 1280px) {
|
|
|
|
.row > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 2.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -2.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 2.5em 0 0 2.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -2.5em 0 -1px -2.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 00\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 00\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 00\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 5em 0 0 5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 00\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -5em 0 -1px -5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\31 50\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 3.75em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\31 50\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -3.75em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\31 50\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 3.75em 0 0 3.75em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\31 50\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -3.75em 0 -1px -3.75em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\35 0\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 1.25em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\35 0\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -1.25em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\35 0\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 1.25em 0 0 1.25em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\35 0\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -1.25em 0 -1px -1.25em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 5\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 0.625em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 5\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -0.625em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 5\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0.625em 0 0 0.625em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 5\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -0.625em 0 -1px -0.625em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.\31 2u\28large\29, .\31 2u\24\28large\29 {
|
|
|
|
width: 100%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\31 1u\28large\29, .\31 1u\24\28large\29 {
|
|
|
|
width: 91.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\31 0u\28large\29, .\31 0u\24\28large\29 {
|
|
|
|
width: 83.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\39 u\28large\29, .\39 u\24\28large\29 {
|
|
|
|
width: 75%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\38 u\28large\29, .\38 u\24\28large\29 {
|
|
|
|
width: 66.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\37 u\28large\29, .\37 u\24\28large\29 {
|
|
|
|
width: 58.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\36 u\28large\29, .\36 u\24\28large\29 {
|
|
|
|
width: 50%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\35 u\28large\29, .\35 u\24\28large\29 {
|
|
|
|
width: 41.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\34 u\28large\29, .\34 u\24\28large\29 {
|
|
|
|
width: 33.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\33 u\28large\29, .\33 u\24\28large\29 {
|
|
|
|
width: 25%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\32 u\28large\29, .\32 u\24\28large\29 {
|
|
|
|
width: 16.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\31 u\28large\29, .\31 u\24\28large\29 {
|
|
|
|
width: 8.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\31 2u\24\28large\29 + *,
|
|
|
|
.\31 1u\24\28large\29 + *,
|
|
|
|
.\31 0u\24\28large\29 + *,
|
|
|
|
.\39 u\24\28large\29 + *,
|
|
|
|
.\38 u\24\28large\29 + *,
|
|
|
|
.\37 u\24\28large\29 + *,
|
|
|
|
.\36 u\24\28large\29 + *,
|
|
|
|
.\35 u\24\28large\29 + *,
|
|
|
|
.\34 u\24\28large\29 + *,
|
|
|
|
.\33 u\24\28large\29 + *,
|
|
|
|
.\32 u\24\28large\29 + *,
|
|
|
|
.\31 u\24\28large\29 + * {
|
|
|
|
clear: left; }
|
|
|
|
.\-11u\28large\29 {
|
|
|
|
margin-left: 91.6666666667%; }
|
|
|
|
.\-10u\28large\29 {
|
|
|
|
margin-left: 83.3333333333%; }
|
|
|
|
.\-9u\28large\29 {
|
|
|
|
margin-left: 75%; }
|
|
|
|
.\-8u\28large\29 {
|
|
|
|
margin-left: 66.6666666667%; }
|
|
|
|
.\-7u\28large\29 {
|
|
|
|
margin-left: 58.3333333333%; }
|
|
|
|
.\-6u\28large\29 {
|
|
|
|
margin-left: 50%; }
|
|
|
|
.\-5u\28large\29 {
|
|
|
|
margin-left: 41.6666666667%; }
|
|
|
|
.\-4u\28large\29 {
|
|
|
|
margin-left: 33.3333333333%; }
|
|
|
|
.\-3u\28large\29 {
|
|
|
|
margin-left: 25%; }
|
|
|
|
.\-2u\28large\29 {
|
|
|
|
margin-left: 16.6666666667%; }
|
|
|
|
.\-1u\28large\29 {
|
|
|
|
margin-left: 8.3333333333%; } }
|
|
|
|
|
|
|
|
@media screen and (max-width: 980px) {
|
|
|
|
.row > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 2.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -2.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 2.5em 0 0 2.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -2.5em 0 -1px -2.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 00\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 00\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 00\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 5em 0 0 5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 00\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -5em 0 -1px -5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\31 50\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 3.75em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\31 50\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -3.75em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\31 50\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 3.75em 0 0 3.75em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\31 50\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -3.75em 0 -1px -3.75em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\35 0\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 1.25em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\35 0\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -1.25em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\35 0\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 1.25em 0 0 1.25em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\35 0\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -1.25em 0 -1px -1.25em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 5\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 0.625em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 5\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -0.625em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 5\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0.625em 0 0 0.625em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 5\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -0.625em 0 -1px -0.625em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.\31 2u\28medium\29, .\31 2u\24\28medium\29 {
|
|
|
|
width: 100%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\31 1u\28medium\29, .\31 1u\24\28medium\29 {
|
|
|
|
width: 91.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\31 0u\28medium\29, .\31 0u\24\28medium\29 {
|
|
|
|
width: 83.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\39 u\28medium\29, .\39 u\24\28medium\29 {
|
|
|
|
width: 75%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\38 u\28medium\29, .\38 u\24\28medium\29 {
|
|
|
|
width: 66.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\37 u\28medium\29, .\37 u\24\28medium\29 {
|
|
|
|
width: 58.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\36 u\28medium\29, .\36 u\24\28medium\29 {
|
|
|
|
width: 50%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\35 u\28medium\29, .\35 u\24\28medium\29 {
|
|
|
|
width: 41.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\34 u\28medium\29, .\34 u\24\28medium\29 {
|
|
|
|
width: 33.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\33 u\28medium\29, .\33 u\24\28medium\29 {
|
|
|
|
width: 25%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\32 u\28medium\29, .\32 u\24\28medium\29 {
|
|
|
|
width: 16.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\31 u\28medium\29, .\31 u\24\28medium\29 {
|
|
|
|
width: 8.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\31 2u\24\28medium\29 + *,
|
|
|
|
.\31 1u\24\28medium\29 + *,
|
|
|
|
.\31 0u\24\28medium\29 + *,
|
|
|
|
.\39 u\24\28medium\29 + *,
|
|
|
|
.\38 u\24\28medium\29 + *,
|
|
|
|
.\37 u\24\28medium\29 + *,
|
|
|
|
.\36 u\24\28medium\29 + *,
|
|
|
|
.\35 u\24\28medium\29 + *,
|
|
|
|
.\34 u\24\28medium\29 + *,
|
|
|
|
.\33 u\24\28medium\29 + *,
|
|
|
|
.\32 u\24\28medium\29 + *,
|
|
|
|
.\31 u\24\28medium\29 + * {
|
|
|
|
clear: left; }
|
|
|
|
.\-11u\28medium\29 {
|
|
|
|
margin-left: 91.6666666667%; }
|
|
|
|
.\-10u\28medium\29 {
|
|
|
|
margin-left: 83.3333333333%; }
|
|
|
|
.\-9u\28medium\29 {
|
|
|
|
margin-left: 75%; }
|
|
|
|
.\-8u\28medium\29 {
|
|
|
|
margin-left: 66.6666666667%; }
|
|
|
|
.\-7u\28medium\29 {
|
|
|
|
margin-left: 58.3333333333%; }
|
|
|
|
.\-6u\28medium\29 {
|
|
|
|
margin-left: 50%; }
|
|
|
|
.\-5u\28medium\29 {
|
|
|
|
margin-left: 41.6666666667%; }
|
|
|
|
.\-4u\28medium\29 {
|
|
|
|
margin-left: 33.3333333333%; }
|
|
|
|
.\-3u\28medium\29 {
|
|
|
|
margin-left: 25%; }
|
|
|
|
.\-2u\28medium\29 {
|
|
|
|
margin-left: 16.6666666667%; }
|
|
|
|
.\-1u\28medium\29 {
|
|
|
|
margin-left: 8.3333333333%; } }
|
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
@media screen and (max-width: 933px) {
|
2018-11-04 23:46:25 +01:00
|
|
|
.row > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 2.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -2.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 2.5em 0 0 2.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -2.5em 0 -1px -2.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 00\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 00\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 00\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 5em 0 0 5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 00\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -5em 0 -1px -5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\31 50\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 3.75em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\31 50\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -3.75em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\31 50\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 3.75em 0 0 3.75em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\31 50\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -3.75em 0 -1px -3.75em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\35 0\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 1.25em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\35 0\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -1.25em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\35 0\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 1.25em 0 0 1.25em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\35 0\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -1.25em 0 -1px -1.25em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 5\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 0.625em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 5\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -0.625em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 5\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0.625em 0 0 0.625em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 5\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -0.625em 0 -1px -0.625em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.\31 2u\28small\29, .\31 2u\24\28small\29 {
|
|
|
|
width: 100%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\31 1u\28small\29, .\31 1u\24\28small\29 {
|
|
|
|
width: 91.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\31 0u\28small\29, .\31 0u\24\28small\29 {
|
|
|
|
width: 83.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\39 u\28small\29, .\39 u\24\28small\29 {
|
|
|
|
width: 75%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\38 u\28small\29, .\38 u\24\28small\29 {
|
|
|
|
width: 66.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\37 u\28small\29, .\37 u\24\28small\29 {
|
|
|
|
width: 58.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\36 u\28small\29, .\36 u\24\28small\29 {
|
|
|
|
width: 50%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\35 u\28small\29, .\35 u\24\28small\29 {
|
|
|
|
width: 41.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\34 u\28small\29, .\34 u\24\28small\29 {
|
|
|
|
width: 33.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\33 u\28small\29, .\33 u\24\28small\29 {
|
|
|
|
width: 25%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\32 u\28small\29, .\32 u\24\28small\29 {
|
|
|
|
width: 16.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\31 u\28small\29, .\31 u\24\28small\29 {
|
|
|
|
width: 8.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\31 2u\24\28small\29 + *,
|
|
|
|
.\31 1u\24\28small\29 + *,
|
|
|
|
.\31 0u\24\28small\29 + *,
|
|
|
|
.\39 u\24\28small\29 + *,
|
|
|
|
.\38 u\24\28small\29 + *,
|
|
|
|
.\37 u\24\28small\29 + *,
|
|
|
|
.\36 u\24\28small\29 + *,
|
|
|
|
.\35 u\24\28small\29 + *,
|
|
|
|
.\34 u\24\28small\29 + *,
|
|
|
|
.\33 u\24\28small\29 + *,
|
|
|
|
.\32 u\24\28small\29 + *,
|
|
|
|
.\31 u\24\28small\29 + * {
|
|
|
|
clear: left; }
|
|
|
|
.\-11u\28small\29 {
|
|
|
|
margin-left: 91.6666666667%; }
|
|
|
|
.\-10u\28small\29 {
|
|
|
|
margin-left: 83.3333333333%; }
|
|
|
|
.\-9u\28small\29 {
|
|
|
|
margin-left: 75%; }
|
|
|
|
.\-8u\28small\29 {
|
|
|
|
margin-left: 66.6666666667%; }
|
|
|
|
.\-7u\28small\29 {
|
|
|
|
margin-left: 58.3333333333%; }
|
|
|
|
.\-6u\28small\29 {
|
|
|
|
margin-left: 50%; }
|
|
|
|
.\-5u\28small\29 {
|
|
|
|
margin-left: 41.6666666667%; }
|
|
|
|
.\-4u\28small\29 {
|
|
|
|
margin-left: 33.3333333333%; }
|
|
|
|
.\-3u\28small\29 {
|
|
|
|
margin-left: 25%; }
|
|
|
|
.\-2u\28small\29 {
|
|
|
|
margin-left: 16.6666666667%; }
|
|
|
|
.\-1u\28small\29 {
|
|
|
|
margin-left: 8.3333333333%; } }
|
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
@media screen and (max-width: 480px) {
|
2018-11-04 23:46:25 +01:00
|
|
|
.row > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 2.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -2.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 2.5em 0 0 2.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -2.5em 0 -1px -2.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 00\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 00\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 00\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 5em 0 0 5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 00\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -5em 0 -1px -5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\31 50\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 3.75em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\31 50\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -3.75em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\31 50\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 3.75em 0 0 3.75em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\31 50\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -3.75em 0 -1px -3.75em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\35 0\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 1.25em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\35 0\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -1.25em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\35 0\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 1.25em 0 0 1.25em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\35 0\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -1.25em 0 -1px -1.25em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 5\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0 0 0 0.625em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.\32 5\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 -1px -0.625em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 5\25 > * {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0.625em 0 0 0.625em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.row.uniform.\32 5\25 {
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: -0.625em 0 -1px -0.625em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.\31 2u\28xsmall\29, .\31 2u\24\28xsmall\29 {
|
|
|
|
width: 100%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\31 1u\28xsmall\29, .\31 1u\24\28xsmall\29 {
|
|
|
|
width: 91.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\31 0u\28xsmall\29, .\31 0u\24\28xsmall\29 {
|
|
|
|
width: 83.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\39 u\28xsmall\29, .\39 u\24\28xsmall\29 {
|
|
|
|
width: 75%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\38 u\28xsmall\29, .\38 u\24\28xsmall\29 {
|
|
|
|
width: 66.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\37 u\28xsmall\29, .\37 u\24\28xsmall\29 {
|
|
|
|
width: 58.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\36 u\28xsmall\29, .\36 u\24\28xsmall\29 {
|
|
|
|
width: 50%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\35 u\28xsmall\29, .\35 u\24\28xsmall\29 {
|
|
|
|
width: 41.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\34 u\28xsmall\29, .\34 u\24\28xsmall\29 {
|
|
|
|
width: 33.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\33 u\28xsmall\29, .\33 u\24\28xsmall\29 {
|
|
|
|
width: 25%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\32 u\28xsmall\29, .\32 u\24\28xsmall\29 {
|
|
|
|
width: 16.6666666667%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\31 u\28xsmall\29, .\31 u\24\28xsmall\29 {
|
|
|
|
width: 8.3333333333%;
|
|
|
|
clear: none;
|
|
|
|
margin-left: 0; }
|
|
|
|
.\31 2u\24\28xsmall\29 + *,
|
|
|
|
.\31 1u\24\28xsmall\29 + *,
|
|
|
|
.\31 0u\24\28xsmall\29 + *,
|
|
|
|
.\39 u\24\28xsmall\29 + *,
|
|
|
|
.\38 u\24\28xsmall\29 + *,
|
|
|
|
.\37 u\24\28xsmall\29 + *,
|
|
|
|
.\36 u\24\28xsmall\29 + *,
|
|
|
|
.\35 u\24\28xsmall\29 + *,
|
|
|
|
.\34 u\24\28xsmall\29 + *,
|
|
|
|
.\33 u\24\28xsmall\29 + *,
|
|
|
|
.\32 u\24\28xsmall\29 + *,
|
|
|
|
.\31 u\24\28xsmall\29 + * {
|
|
|
|
clear: left; }
|
|
|
|
.\-11u\28xsmall\29 {
|
|
|
|
margin-left: 91.6666666667%; }
|
|
|
|
.\-10u\28xsmall\29 {
|
|
|
|
margin-left: 83.3333333333%; }
|
|
|
|
.\-9u\28xsmall\29 {
|
|
|
|
margin-left: 75%; }
|
|
|
|
.\-8u\28xsmall\29 {
|
|
|
|
margin-left: 66.6666666667%; }
|
|
|
|
.\-7u\28xsmall\29 {
|
|
|
|
margin-left: 58.3333333333%; }
|
|
|
|
.\-6u\28xsmall\29 {
|
|
|
|
margin-left: 50%; }
|
|
|
|
.\-5u\28xsmall\29 {
|
|
|
|
margin-left: 41.6666666667%; }
|
|
|
|
.\-4u\28xsmall\29 {
|
|
|
|
margin-left: 33.3333333333%; }
|
|
|
|
.\-3u\28xsmall\29 {
|
|
|
|
margin-left: 25%; }
|
|
|
|
.\-2u\28xsmall\29 {
|
|
|
|
margin-left: 16.6666666667%; }
|
|
|
|
.\-1u\28xsmall\29 {
|
|
|
|
margin-left: 8.3333333333%; } }
|
|
|
|
|
|
|
|
/* Basic */
|
2019-02-12 17:45:44 +01:00
|
|
|
html,
|
2018-11-04 23:46:25 +01:00
|
|
|
body {
|
2019-02-12 17:45:44 +01:00
|
|
|
background: #1c1d26; }
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
html,
|
|
|
|
body {
|
|
|
|
overflow-x: hidden; } }
|
|
|
|
@media (max-width: 480px) {
|
|
|
|
html,
|
|
|
|
body {
|
|
|
|
min-width: 320px; } }
|
|
|
|
|
|
|
|
body.is-loading *,
|
|
|
|
body.is-loading *::before,
|
|
|
|
body.is-loading *::after {
|
|
|
|
-moz-animation: none !important;
|
|
|
|
-webkit-animation: none !important;
|
|
|
|
-ms-animation: none !important;
|
|
|
|
animation: none !important;
|
|
|
|
-moz-transition: none !important;
|
|
|
|
-webkit-transition: none !important;
|
|
|
|
-ms-transition: none !important;
|
|
|
|
transition: none !important; }
|
|
|
|
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
body.navPanel-visible #page-wrapper {
|
|
|
|
-moz-transform: translateX(275px);
|
|
|
|
-webkit-transform: translateX(275px);
|
|
|
|
-ms-transform: translateX(275px);
|
|
|
|
transform: translateX(275px); }
|
|
|
|
body.navPanel-visible #titleBar {
|
|
|
|
-moz-transform: translateX(275px);
|
|
|
|
-webkit-transform: translateX(275px);
|
|
|
|
-ms-transform: translateX(275px);
|
|
|
|
transform: translateX(275px); }
|
|
|
|
body.navPanel-visible #navPanel {
|
|
|
|
-moz-transform: translateX(0);
|
|
|
|
-webkit-transform: translateX(0);
|
|
|
|
-ms-transform: translateX(0);
|
|
|
|
transform: translateX(0); } }
|
2018-02-25 00:49:23 +01:00
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
body,
|
|
|
|
input,
|
|
|
|
select,
|
|
|
|
textarea {
|
|
|
|
color: rgba(255, 255, 255, 0.75);
|
|
|
|
font-family: "Roboto", Helvetica, sans-serif;
|
|
|
|
font-size: 15pt;
|
2018-11-04 23:46:25 +01:00
|
|
|
font-weight: 300;
|
2019-02-12 17:45:44 +01:00
|
|
|
line-height: 1.75em; }
|
|
|
|
@media (max-width: 1680px) {
|
|
|
|
body,
|
|
|
|
input,
|
|
|
|
select,
|
|
|
|
textarea {
|
2018-11-04 23:46:25 +01:00
|
|
|
font-size: 13pt; } }
|
2019-02-12 17:45:44 +01:00
|
|
|
@media (max-width: 1280px) {
|
|
|
|
body,
|
|
|
|
input,
|
|
|
|
select,
|
|
|
|
textarea {
|
2018-11-04 23:46:25 +01:00
|
|
|
font-size: 12pt; } }
|
2019-02-12 17:45:44 +01:00
|
|
|
@media (max-width: 980px) {
|
|
|
|
body,
|
|
|
|
input,
|
|
|
|
select,
|
|
|
|
textarea {
|
2018-11-04 23:46:25 +01:00
|
|
|
font-size: 12pt; } }
|
2019-02-12 17:45:44 +01:00
|
|
|
@media (max-width: 933px) {
|
|
|
|
body,
|
|
|
|
input,
|
|
|
|
select,
|
|
|
|
textarea {
|
2018-11-04 23:46:25 +01:00
|
|
|
font-size: 12pt; } }
|
2019-02-12 17:45:44 +01:00
|
|
|
@media (max-width: 480px) {
|
|
|
|
body,
|
|
|
|
input,
|
|
|
|
select,
|
|
|
|
textarea {
|
2018-11-04 23:46:25 +01:00
|
|
|
font-size: 12pt; } }
|
|
|
|
|
|
|
|
a {
|
2019-02-12 17:45:44 +01:00
|
|
|
-moz-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out;
|
|
|
|
-webkit-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out;
|
|
|
|
-ms-transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out;
|
|
|
|
transition: border-color 0.2s ease-in-out, color 0.2s ease-in-out;
|
|
|
|
color: rgba(200, 200, 255, 0.75);
|
2018-11-04 23:46:25 +01:00
|
|
|
text-decoration: none; }
|
|
|
|
a:hover {
|
2019-02-12 17:45:44 +01:00
|
|
|
color: #E64F2D !important;
|
|
|
|
border-bottom-color: transparent; }
|
2018-11-04 23:46:25 +01:00
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
strong,
|
|
|
|
b {
|
2018-11-04 23:46:25 +01:00
|
|
|
color: #ffffff;
|
2019-02-12 17:45:44 +01:00
|
|
|
font-weight: 400; }
|
2018-11-04 23:46:25 +01:00
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
em,
|
|
|
|
i {
|
2018-11-04 23:46:25 +01:00
|
|
|
font-style: italic; }
|
|
|
|
|
|
|
|
p {
|
|
|
|
margin: 0 0 2em 0; }
|
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
h1,
|
|
|
|
h2,
|
|
|
|
h3,
|
|
|
|
h4,
|
|
|
|
h5,
|
|
|
|
h6 {
|
2018-11-04 23:46:25 +01:00
|
|
|
color: #ffffff;
|
2019-02-12 17:45:44 +01:00
|
|
|
font-weight: 400;
|
|
|
|
line-height: 1em;
|
|
|
|
margin: 0 0 1em 0; }
|
|
|
|
h1 a,
|
|
|
|
h2 a,
|
|
|
|
h3 a,
|
|
|
|
h4 a,
|
|
|
|
h5 a,
|
|
|
|
h6 a {
|
2018-11-04 23:46:25 +01:00
|
|
|
color: inherit;
|
2019-02-12 17:45:44 +01:00
|
|
|
border: 0; }
|
2018-11-04 23:46:25 +01:00
|
|
|
|
|
|
|
h2 {
|
2019-02-12 17:45:44 +01:00
|
|
|
font-size: 2em;
|
|
|
|
line-height: 1.5em;
|
|
|
|
letter-spacing: -0.025em; }
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
h2 {
|
|
|
|
font-size: 1.5em; } }
|
2018-11-04 23:46:25 +01:00
|
|
|
|
|
|
|
h3 {
|
2019-02-12 17:45:44 +01:00
|
|
|
font-size: 1.35em;
|
|
|
|
line-height: 1.5em; }
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
h3 {
|
|
|
|
font-size: 1.2em; } }
|
2018-11-04 23:46:25 +01:00
|
|
|
|
|
|
|
h4 {
|
2019-02-12 17:45:44 +01:00
|
|
|
font-size: 1.1em;
|
|
|
|
line-height: 1.5em; }
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
h4 {
|
|
|
|
font-size: 1em; } }
|
2018-11-04 23:46:25 +01:00
|
|
|
|
|
|
|
h5 {
|
2019-02-12 17:45:44 +01:00
|
|
|
font-size: 0.9em;
|
|
|
|
line-height: 1.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
|
|
|
|
h6 {
|
2019-02-12 17:45:44 +01:00
|
|
|
font-size: 0.7em;
|
|
|
|
line-height: 1.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
|
|
|
|
sub {
|
|
|
|
font-size: 0.8em;
|
|
|
|
position: relative;
|
|
|
|
top: 0.5em; }
|
|
|
|
|
|
|
|
sup {
|
|
|
|
font-size: 0.8em;
|
|
|
|
position: relative;
|
|
|
|
top: -0.5em; }
|
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
hr {
|
|
|
|
border: 0;
|
|
|
|
border-bottom: solid 1px rgba(255, 255, 255, 0.3);
|
|
|
|
margin: 3em 0; }
|
|
|
|
hr.major {
|
|
|
|
margin: 4em 0; }
|
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
blockquote {
|
2019-02-12 17:45:44 +01:00
|
|
|
border-left: solid 4px rgba(255, 255, 255, 0.3);
|
2018-11-04 23:46:25 +01:00
|
|
|
font-style: italic;
|
|
|
|
margin: 0 0 2em 0;
|
|
|
|
padding: 0.5em 0 0.5em 2em; }
|
|
|
|
|
|
|
|
code {
|
2019-02-12 17:45:44 +01:00
|
|
|
background: rgba(255, 255, 255, 0.075);
|
|
|
|
border-radius: 4px;
|
2018-11-04 23:46:25 +01:00
|
|
|
font-family: "Courier New", monospace;
|
|
|
|
font-size: 0.9em;
|
|
|
|
margin: 0 0.25em;
|
|
|
|
padding: 0.25em 0.65em; }
|
|
|
|
|
|
|
|
pre {
|
|
|
|
-webkit-overflow-scrolling: touch;
|
|
|
|
font-family: "Courier New", monospace;
|
|
|
|
font-size: 0.9em;
|
|
|
|
margin: 0 0 2em 0; }
|
|
|
|
pre code {
|
|
|
|
display: block;
|
|
|
|
line-height: 1.75em;
|
|
|
|
padding: 1em 1.5em;
|
|
|
|
overflow-x: auto; }
|
|
|
|
|
|
|
|
.align-left {
|
|
|
|
text-align: left; }
|
|
|
|
|
|
|
|
.align-center {
|
|
|
|
text-align: center; }
|
|
|
|
|
|
|
|
.align-right {
|
|
|
|
text-align: right; }
|
2018-02-25 00:49:23 +01:00
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
/* Loader */
|
|
|
|
@-moz-keyframes spinner-show {
|
|
|
|
0% {
|
|
|
|
opacity: 0; }
|
|
|
|
100% {
|
|
|
|
opacity: 1; } }
|
2018-02-25 00:49:23 +01:00
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
@-webkit-keyframes spinner-show {
|
|
|
|
0% {
|
|
|
|
opacity: 0; }
|
|
|
|
100% {
|
|
|
|
opacity: 1; } }
|
2018-11-04 23:46:25 +01:00
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
@-ms-keyframes spinner-show {
|
|
|
|
0% {
|
|
|
|
opacity: 0; }
|
|
|
|
100% {
|
|
|
|
opacity: 1; } }
|
2018-11-04 23:46:25 +01:00
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
@keyframes spinner-show {
|
|
|
|
0% {
|
|
|
|
opacity: 0; }
|
|
|
|
100% {
|
|
|
|
opacity: 1; } }
|
|
|
|
|
|
|
|
@-moz-keyframes spinner-hide {
|
|
|
|
0% {
|
|
|
|
color: rgba(255, 255, 255, 0.15);
|
|
|
|
z-index: 100001;
|
|
|
|
-moz-transform: scale(1) rotate(0deg);
|
|
|
|
-webkit-transform: scale(1) rotate(0deg);
|
|
|
|
-ms-transform: scale(1) rotate(0deg);
|
|
|
|
transform: scale(1) rotate(0deg); }
|
|
|
|
99% {
|
|
|
|
color: #1c1d26;
|
|
|
|
z-index: 100001;
|
|
|
|
-moz-transform: scale(0.5) rotate(360deg);
|
|
|
|
-webkit-transform: scale(0.5) rotate(360deg);
|
|
|
|
-ms-transform: scale(0.5) rotate(360deg);
|
|
|
|
transform: scale(0.5) rotate(360deg); }
|
|
|
|
100% {
|
|
|
|
color: #1c1d26;
|
|
|
|
z-index: -1;
|
|
|
|
-moz-transform: scale(0.5) rotate(360deg);
|
|
|
|
-webkit-transform: scale(0.5) rotate(360deg);
|
|
|
|
-ms-transform: scale(0.5) rotate(360deg);
|
|
|
|
transform: scale(0.5) rotate(360deg); } }
|
|
|
|
|
|
|
|
@-webkit-keyframes spinner-hide {
|
|
|
|
0% {
|
|
|
|
color: rgba(255, 255, 255, 0.15);
|
|
|
|
z-index: 100001;
|
|
|
|
-moz-transform: scale(1) rotate(0deg);
|
|
|
|
-webkit-transform: scale(1) rotate(0deg);
|
|
|
|
-ms-transform: scale(1) rotate(0deg);
|
|
|
|
transform: scale(1) rotate(0deg); }
|
|
|
|
99% {
|
|
|
|
color: #1c1d26;
|
|
|
|
z-index: 100001;
|
|
|
|
-moz-transform: scale(0.5) rotate(360deg);
|
|
|
|
-webkit-transform: scale(0.5) rotate(360deg);
|
|
|
|
-ms-transform: scale(0.5) rotate(360deg);
|
|
|
|
transform: scale(0.5) rotate(360deg); }
|
|
|
|
100% {
|
|
|
|
color: #1c1d26;
|
|
|
|
z-index: -1;
|
|
|
|
-moz-transform: scale(0.5) rotate(360deg);
|
|
|
|
-webkit-transform: scale(0.5) rotate(360deg);
|
|
|
|
-ms-transform: scale(0.5) rotate(360deg);
|
|
|
|
transform: scale(0.5) rotate(360deg); } }
|
|
|
|
|
|
|
|
@-ms-keyframes spinner-hide {
|
|
|
|
0% {
|
|
|
|
color: rgba(255, 255, 255, 0.15);
|
|
|
|
z-index: 100001;
|
|
|
|
-moz-transform: scale(1) rotate(0deg);
|
|
|
|
-webkit-transform: scale(1) rotate(0deg);
|
|
|
|
-ms-transform: scale(1) rotate(0deg);
|
|
|
|
transform: scale(1) rotate(0deg); }
|
|
|
|
99% {
|
|
|
|
color: #1c1d26;
|
|
|
|
z-index: 100001;
|
|
|
|
-moz-transform: scale(0.5) rotate(360deg);
|
|
|
|
-webkit-transform: scale(0.5) rotate(360deg);
|
|
|
|
-ms-transform: scale(0.5) rotate(360deg);
|
|
|
|
transform: scale(0.5) rotate(360deg); }
|
|
|
|
100% {
|
|
|
|
color: #1c1d26;
|
|
|
|
z-index: -1;
|
|
|
|
-moz-transform: scale(0.5) rotate(360deg);
|
|
|
|
-webkit-transform: scale(0.5) rotate(360deg);
|
|
|
|
-ms-transform: scale(0.5) rotate(360deg);
|
|
|
|
transform: scale(0.5) rotate(360deg); } }
|
|
|
|
|
|
|
|
@keyframes spinner-hide {
|
|
|
|
0% {
|
|
|
|
color: rgba(255, 255, 255, 0.15);
|
|
|
|
z-index: 100001;
|
|
|
|
-moz-transform: scale(1) rotate(0deg);
|
|
|
|
-webkit-transform: scale(1) rotate(0deg);
|
|
|
|
-ms-transform: scale(1) rotate(0deg);
|
|
|
|
transform: scale(1) rotate(0deg); }
|
|
|
|
99% {
|
|
|
|
color: #1c1d26;
|
|
|
|
z-index: 100001;
|
|
|
|
-moz-transform: scale(0.5) rotate(360deg);
|
|
|
|
-webkit-transform: scale(0.5) rotate(360deg);
|
|
|
|
-ms-transform: scale(0.5) rotate(360deg);
|
|
|
|
transform: scale(0.5) rotate(360deg); }
|
|
|
|
100% {
|
|
|
|
color: #1c1d26;
|
|
|
|
z-index: -1;
|
|
|
|
-moz-transform: scale(0.5) rotate(360deg);
|
|
|
|
-webkit-transform: scale(0.5) rotate(360deg);
|
|
|
|
-ms-transform: scale(0.5) rotate(360deg);
|
|
|
|
transform: scale(0.5) rotate(360deg); } }
|
|
|
|
|
|
|
|
@-moz-keyframes spinner-rotate {
|
|
|
|
0% {
|
|
|
|
-moz-transform: scale(1) rotate(0deg);
|
|
|
|
-webkit-transform: scale(1) rotate(0deg);
|
|
|
|
-ms-transform: scale(1) rotate(0deg);
|
|
|
|
transform: scale(1) rotate(0deg); }
|
|
|
|
100% {
|
|
|
|
-moz-transform: scale(1) rotate(360deg);
|
|
|
|
-webkit-transform: scale(1) rotate(360deg);
|
|
|
|
-ms-transform: scale(1) rotate(360deg);
|
|
|
|
transform: scale(1) rotate(360deg); } }
|
|
|
|
|
|
|
|
@-webkit-keyframes spinner-rotate {
|
|
|
|
0% {
|
|
|
|
-moz-transform: scale(1) rotate(0deg);
|
|
|
|
-webkit-transform: scale(1) rotate(0deg);
|
|
|
|
-ms-transform: scale(1) rotate(0deg);
|
|
|
|
transform: scale(1) rotate(0deg); }
|
|
|
|
100% {
|
|
|
|
-moz-transform: scale(1) rotate(360deg);
|
|
|
|
-webkit-transform: scale(1) rotate(360deg);
|
|
|
|
-ms-transform: scale(1) rotate(360deg);
|
|
|
|
transform: scale(1) rotate(360deg); } }
|
|
|
|
|
|
|
|
@-ms-keyframes spinner-rotate {
|
|
|
|
0% {
|
|
|
|
-moz-transform: scale(1) rotate(0deg);
|
|
|
|
-webkit-transform: scale(1) rotate(0deg);
|
|
|
|
-ms-transform: scale(1) rotate(0deg);
|
|
|
|
transform: scale(1) rotate(0deg); }
|
|
|
|
100% {
|
|
|
|
-moz-transform: scale(1) rotate(360deg);
|
|
|
|
-webkit-transform: scale(1) rotate(360deg);
|
|
|
|
-ms-transform: scale(1) rotate(360deg);
|
|
|
|
transform: scale(1) rotate(360deg); } }
|
|
|
|
|
|
|
|
@keyframes spinner-rotate {
|
|
|
|
0% {
|
|
|
|
-moz-transform: scale(1) rotate(0deg);
|
|
|
|
-webkit-transform: scale(1) rotate(0deg);
|
|
|
|
-ms-transform: scale(1) rotate(0deg);
|
|
|
|
transform: scale(1) rotate(0deg); }
|
|
|
|
100% {
|
|
|
|
-moz-transform: scale(1) rotate(360deg);
|
|
|
|
-webkit-transform: scale(1) rotate(360deg);
|
|
|
|
-ms-transform: scale(1) rotate(360deg);
|
|
|
|
transform: scale(1) rotate(360deg); } }
|
|
|
|
|
|
|
|
@-moz-keyframes overlay-hide {
|
|
|
|
0% {
|
|
|
|
opacity: 1;
|
|
|
|
z-index: 100000; }
|
|
|
|
15% {
|
|
|
|
opacity: 1;
|
|
|
|
z-index: 100000; }
|
|
|
|
99% {
|
|
|
|
opacity: 0;
|
|
|
|
z-index: 100000; }
|
|
|
|
100% {
|
|
|
|
opacity: 0;
|
|
|
|
z-index: -1; } }
|
|
|
|
|
|
|
|
@-webkit-keyframes overlay-hide {
|
|
|
|
0% {
|
|
|
|
opacity: 1;
|
|
|
|
z-index: 100000; }
|
|
|
|
15% {
|
|
|
|
opacity: 1;
|
|
|
|
z-index: 100000; }
|
|
|
|
99% {
|
|
|
|
opacity: 0;
|
|
|
|
z-index: 100000; }
|
|
|
|
100% {
|
|
|
|
opacity: 0;
|
|
|
|
z-index: -1; } }
|
|
|
|
|
|
|
|
@-ms-keyframes overlay-hide {
|
|
|
|
0% {
|
|
|
|
opacity: 1;
|
|
|
|
z-index: 100000; }
|
|
|
|
15% {
|
|
|
|
opacity: 1;
|
|
|
|
z-index: 100000; }
|
|
|
|
99% {
|
|
|
|
opacity: 0;
|
|
|
|
z-index: 100000; }
|
|
|
|
100% {
|
|
|
|
opacity: 0;
|
|
|
|
z-index: -1; } }
|
|
|
|
|
|
|
|
@keyframes overlay-hide {
|
|
|
|
0% {
|
|
|
|
opacity: 1;
|
|
|
|
z-index: 100000; }
|
|
|
|
15% {
|
|
|
|
opacity: 1;
|
|
|
|
z-index: 100000; }
|
|
|
|
99% {
|
|
|
|
opacity: 0;
|
|
|
|
z-index: 100000; }
|
|
|
|
100% {
|
|
|
|
opacity: 0;
|
|
|
|
z-index: -1; } }
|
|
|
|
|
|
|
|
body.landing {
|
|
|
|
text-decoration: none; }
|
|
|
|
body.landing:before {
|
|
|
|
display: inline-block;
|
|
|
|
font-style: normal;
|
|
|
|
font-variant: normal;
|
|
|
|
text-rendering: auto;
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
text-transform: none !important; }
|
|
|
|
body.landing::before {
|
|
|
|
-moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
|
|
|
|
-webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
|
|
|
|
-ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
|
|
|
|
animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-hide 0.25s ease-in-out forwards !important;
|
|
|
|
-moz-transform-origin: 50% 50%;
|
|
|
|
-webkit-transform-origin: 50% 50%;
|
|
|
|
-ms-transform-origin: 50% 50%;
|
|
|
|
transform-origin: 50% 50%;
|
|
|
|
color: rgba(255, 255, 255, 0.15);
|
|
|
|
content: '\f1ce';
|
|
|
|
cursor: default;
|
|
|
|
display: block;
|
|
|
|
font-family: "Font Awesome 5 Free";
|
|
|
|
font-size: 2em;
|
|
|
|
font-weight: 900;
|
|
|
|
height: 2em;
|
|
|
|
left: 50%;
|
|
|
|
line-height: 2em;
|
|
|
|
margin: -1em 0 0 -1em;
|
|
|
|
opacity: 0;
|
|
|
|
position: fixed;
|
|
|
|
text-align: center;
|
|
|
|
top: 50%;
|
|
|
|
width: 2em;
|
|
|
|
z-index: -1; }
|
|
|
|
body.landing::after {
|
|
|
|
-moz-animation: overlay-hide 0.5s ease-in forwards !important;
|
|
|
|
-webkit-animation: overlay-hide 0.5s ease-in forwards !important;
|
|
|
|
-ms-animation: overlay-hide 0.5s ease-in forwards !important;
|
|
|
|
animation: overlay-hide 0.5s ease-in forwards !important;
|
|
|
|
background: #1c1d26;
|
|
|
|
content: '';
|
|
|
|
display: block;
|
|
|
|
height: 100%;
|
|
|
|
left: 0;
|
|
|
|
opacity: 0;
|
|
|
|
position: fixed;
|
|
|
|
top: 0;
|
|
|
|
width: 100%;
|
|
|
|
z-index: -1; }
|
|
|
|
body.landing.is-loading::before {
|
|
|
|
-moz-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
|
|
|
|
-webkit-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
|
|
|
|
-ms-animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
|
|
|
|
animation: spinner-show 1.5s 1 0.25s ease forwards, spinner-rotate 0.75s infinite linear !important;
|
|
|
|
z-index: 100001; }
|
|
|
|
body.landing.is-loading::after {
|
|
|
|
-moz-animation: none !important;
|
|
|
|
-webkit-animation: none !important;
|
|
|
|
-ms-animation: none !important;
|
|
|
|
animation: none !important;
|
|
|
|
opacity: 1;
|
|
|
|
z-index: 100000; }
|
|
|
|
|
|
|
|
@media (-webkit-min-device-pixel-ratio: 2) {
|
|
|
|
body.landing::before {
|
|
|
|
line-height: 2.025em; } }
|
|
|
|
|
|
|
|
/* Section/Article */
|
|
|
|
section.special,
|
|
|
|
article.special {
|
|
|
|
text-align: center; }
|
|
|
|
|
|
|
|
header p {
|
|
|
|
color: #ffffff;
|
|
|
|
position: relative;
|
|
|
|
margin: 0 0 1.5em 0; }
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
header p br {
|
|
|
|
display: none; } }
|
|
|
|
|
|
|
|
header h2 + p {
|
|
|
|
font-size: 1.25em;
|
|
|
|
margin-top: -1em;
|
|
|
|
line-height: 1.75em; }
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
header h2 + p {
|
|
|
|
font-size: 1em; } }
|
|
|
|
|
|
|
|
header h3 + p {
|
|
|
|
font-size: 1.1em;
|
|
|
|
margin-top: -0.8em;
|
|
|
|
line-height: 1.75em; }
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
header h3 + p {
|
|
|
|
font-size: 1em; } }
|
|
|
|
|
|
|
|
header h4 + p,
|
|
|
|
header h5 + p,
|
|
|
|
header h6 + p {
|
|
|
|
font-size: 0.9em;
|
|
|
|
margin-top: -0.6em;
|
|
|
|
line-height: 1.5em; }
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
header h4 + p,
|
|
|
|
header h5 + p,
|
|
|
|
header h6 + p {
|
|
|
|
font-size: 0.9em; } }
|
|
|
|
|
|
|
|
header.major {
|
|
|
|
margin: 0 0 4em 0;
|
|
|
|
position: relative;
|
|
|
|
text-align: center; }
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
header.major {
|
|
|
|
margin: 0 0 2em 0; } }
|
|
|
|
header.major::after {
|
|
|
|
background: #E64F2D;
|
|
|
|
content: '';
|
|
|
|
display: inline-block;
|
|
|
|
height: 0.2em;
|
|
|
|
max-width: 20em;
|
|
|
|
width: 75%; }
|
|
|
|
|
|
|
|
footer.major {
|
|
|
|
margin: 4em 0 0 0; }
|
|
|
|
|
|
|
|
/* Form */
|
|
|
|
form {
|
|
|
|
margin: 0 0 2em 0; }
|
|
|
|
|
|
|
|
label {
|
|
|
|
color: #ffffff;
|
|
|
|
display: block;
|
|
|
|
font-size: 0.9em;
|
|
|
|
font-weight: 400;
|
|
|
|
margin: 0 0 1em 0; }
|
|
|
|
|
|
|
|
input[type="text"],
|
|
|
|
input[type="password"],
|
|
|
|
input[type="email"],
|
|
|
|
select,
|
|
|
|
textarea {
|
|
|
|
-moz-appearance: none;
|
|
|
|
-webkit-appearance: none;
|
|
|
|
-ms-appearance: none;
|
|
|
|
appearance: none;
|
|
|
|
-moz-transition: border-color 0.2s ease-in-out;
|
|
|
|
-webkit-transition: border-color 0.2s ease-in-out;
|
|
|
|
-ms-transition: border-color 0.2s ease-in-out;
|
|
|
|
transition: border-color 0.2s ease-in-out;
|
|
|
|
background: transparent;
|
|
|
|
border-radius: 4px;
|
|
|
|
border: solid 1px rgba(255, 255, 255, 0.3);
|
|
|
|
color: inherit;
|
|
|
|
display: block;
|
|
|
|
outline: 0;
|
|
|
|
padding: 0 1em;
|
|
|
|
text-decoration: none;
|
|
|
|
width: 100%; }
|
|
|
|
input[type="text"]:invalid,
|
|
|
|
input[type="password"]:invalid,
|
|
|
|
input[type="email"]:invalid,
|
|
|
|
select:invalid,
|
|
|
|
textarea:invalid {
|
|
|
|
box-shadow: none; }
|
2018-11-04 23:46:25 +01:00
|
|
|
input[type="text"]:focus,
|
|
|
|
input[type="password"]:focus,
|
|
|
|
input[type="email"]:focus,
|
|
|
|
select:focus,
|
|
|
|
textarea:focus {
|
2019-02-12 17:45:44 +01:00
|
|
|
border-color: #E64F2D; }
|
2018-11-04 23:46:25 +01:00
|
|
|
|
|
|
|
.select-wrapper {
|
|
|
|
text-decoration: none;
|
|
|
|
display: block;
|
|
|
|
position: relative; }
|
|
|
|
.select-wrapper:before {
|
2019-02-12 17:45:44 +01:00
|
|
|
display: inline-block;
|
|
|
|
font-style: normal;
|
|
|
|
font-variant: normal;
|
|
|
|
text-rendering: auto;
|
2018-11-04 23:46:25 +01:00
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
text-transform: none !important; }
|
2019-02-12 17:45:44 +01:00
|
|
|
.select-wrapper::before {
|
|
|
|
color: rgba(255, 255, 255, 0.3);
|
2018-11-04 23:46:25 +01:00
|
|
|
content: '\f078';
|
|
|
|
display: block;
|
2019-02-12 17:45:44 +01:00
|
|
|
height: 2.4em;
|
|
|
|
line-height: 2.4em;
|
2018-11-04 23:46:25 +01:00
|
|
|
pointer-events: none;
|
|
|
|
position: absolute;
|
|
|
|
right: 0;
|
|
|
|
text-align: center;
|
|
|
|
top: 0;
|
2019-02-12 17:45:44 +01:00
|
|
|
width: 2.4em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.select-wrapper select::-ms-expand {
|
|
|
|
display: none; }
|
|
|
|
|
|
|
|
input[type="text"],
|
|
|
|
input[type="password"],
|
|
|
|
input[type="email"],
|
|
|
|
select {
|
2019-02-12 17:45:44 +01:00
|
|
|
height: 2.4em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
|
|
|
|
textarea {
|
|
|
|
padding: 0.75em 1em; }
|
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
select option {
|
|
|
|
background-color: #1c1d26;
|
|
|
|
color: #ffffff; }
|
|
|
|
|
|
|
|
select:focus::-ms-value {
|
|
|
|
background: transparent; }
|
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
input[type="checkbox"],
|
|
|
|
input[type="radio"] {
|
|
|
|
-moz-appearance: none;
|
|
|
|
-webkit-appearance: none;
|
|
|
|
-ms-appearance: none;
|
|
|
|
appearance: none;
|
|
|
|
display: block;
|
|
|
|
float: left;
|
|
|
|
margin-right: -2em;
|
|
|
|
opacity: 0;
|
|
|
|
width: 1em;
|
|
|
|
z-index: -1; }
|
|
|
|
input[type="checkbox"] + label,
|
|
|
|
input[type="radio"] + label {
|
|
|
|
text-decoration: none;
|
2019-02-12 17:45:44 +01:00
|
|
|
color: rgba(255, 255, 255, 0.75);
|
2018-11-04 23:46:25 +01:00
|
|
|
cursor: pointer;
|
|
|
|
display: inline-block;
|
|
|
|
font-size: 1em;
|
|
|
|
font-weight: 300;
|
2019-02-12 17:45:44 +01:00
|
|
|
padding-left: 2.19em;
|
2018-11-04 23:46:25 +01:00
|
|
|
padding-right: 0.75em;
|
|
|
|
position: relative; }
|
|
|
|
input[type="checkbox"] + label:before,
|
|
|
|
input[type="radio"] + label:before {
|
2019-02-12 17:45:44 +01:00
|
|
|
display: inline-block;
|
|
|
|
font-style: normal;
|
|
|
|
font-variant: normal;
|
|
|
|
text-rendering: auto;
|
2018-11-04 23:46:25 +01:00
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
text-transform: none !important; }
|
2019-02-12 17:45:44 +01:00
|
|
|
input[type="checkbox"] + label::before,
|
|
|
|
input[type="radio"] + label::before {
|
|
|
|
border-radius: 4px;
|
|
|
|
border: solid 1px rgba(255, 255, 255, 0.3);
|
2018-11-04 23:46:25 +01:00
|
|
|
content: '';
|
|
|
|
display: inline-block;
|
2019-02-12 17:45:44 +01:00
|
|
|
height: 1.44em;
|
2018-11-04 23:46:25 +01:00
|
|
|
left: 0;
|
2019-02-12 17:45:44 +01:00
|
|
|
line-height: 1.38em;
|
2018-11-04 23:46:25 +01:00
|
|
|
position: absolute;
|
|
|
|
text-align: center;
|
|
|
|
top: 0;
|
2019-02-12 17:45:44 +01:00
|
|
|
width: 1.44em; }
|
|
|
|
input[type="checkbox"]:checked + label::before,
|
|
|
|
input[type="radio"]:checked + label::before {
|
|
|
|
background: rgba(255, 255, 255, 0.25);
|
|
|
|
color: #ffffff;
|
|
|
|
content: '\f00c'; }
|
|
|
|
input[type="checkbox"]:focus + label::before,
|
|
|
|
input[type="radio"]:focus + label::before {
|
|
|
|
border-color: #E64F2D; }
|
|
|
|
|
|
|
|
input[type="checkbox"] + label::before {
|
|
|
|
border-radius: 4px; }
|
|
|
|
|
|
|
|
input[type="radio"] + label::before {
|
2018-11-04 23:46:25 +01:00
|
|
|
border-radius: 100%; }
|
|
|
|
|
|
|
|
::-webkit-input-placeholder {
|
2019-02-12 17:45:44 +01:00
|
|
|
color: rgba(255, 255, 255, 0.5) !important;
|
|
|
|
opacity: 1; }
|
2018-11-04 23:46:25 +01:00
|
|
|
|
|
|
|
:-moz-placeholder {
|
2019-02-12 17:45:44 +01:00
|
|
|
color: rgba(255, 255, 255, 0.5) !important;
|
|
|
|
opacity: 1; }
|
2018-11-04 23:46:25 +01:00
|
|
|
|
|
|
|
::-moz-placeholder {
|
2019-02-12 17:45:44 +01:00
|
|
|
color: rgba(255, 255, 255, 0.5) !important;
|
|
|
|
opacity: 1; }
|
2018-11-04 23:46:25 +01:00
|
|
|
|
|
|
|
:-ms-input-placeholder {
|
2019-02-12 17:45:44 +01:00
|
|
|
color: rgba(255, 255, 255, 0.5) !important;
|
|
|
|
opacity: 1; }
|
2018-11-04 23:46:25 +01:00
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
.formerize-placeholder {
|
|
|
|
color: rgba(255, 255, 255, 0.5) !important;
|
|
|
|
opacity: 1; }
|
2018-02-25 00:49:23 +01:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
/* Box */
|
|
|
|
.box {
|
2019-02-12 17:45:44 +01:00
|
|
|
border-radius: 4px;
|
|
|
|
border: solid 1px rgba(255, 255, 255, 0.3);
|
2018-11-04 23:46:25 +01:00
|
|
|
margin-bottom: 2em;
|
|
|
|
padding: 1.5em; }
|
|
|
|
.box > :last-child,
|
|
|
|
.box > :last-child > :last-child,
|
|
|
|
.box > :last-child > :last-child > :last-child {
|
|
|
|
margin-bottom: 0; }
|
|
|
|
.box.alt {
|
|
|
|
border: 0;
|
|
|
|
border-radius: 0;
|
|
|
|
padding: 0; }
|
2018-02-25 00:49:23 +01:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
/* Icon */
|
|
|
|
.icon {
|
|
|
|
text-decoration: none;
|
|
|
|
border-bottom: none;
|
|
|
|
position: relative; }
|
|
|
|
.icon:before {
|
2019-02-12 17:45:44 +01:00
|
|
|
display: inline-block;
|
|
|
|
font-style: normal;
|
|
|
|
font-variant: normal;
|
|
|
|
text-rendering: auto;
|
2018-11-04 23:46:25 +01:00
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
text-transform: none !important; }
|
|
|
|
.icon > .label {
|
|
|
|
display: none; }
|
2019-02-12 17:45:44 +01:00
|
|
|
.icon.alt {
|
|
|
|
text-decoration: none; }
|
|
|
|
.icon.alt:before {
|
|
|
|
display: inline-block;
|
|
|
|
font-style: normal;
|
|
|
|
font-variant: normal;
|
|
|
|
text-rendering: auto;
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
text-transform: none !important; }
|
|
|
|
.icon.alt::before {
|
|
|
|
color: #1c1d26 !important;
|
|
|
|
text-shadow: 1px 0 0 #ffffff, -1px 0 0 #ffffff, 0 1px 0 #ffffff, 0 -1px 0 #ffffff; }
|
|
|
|
.icon.major {
|
|
|
|
background: #272833;
|
|
|
|
border-radius: 100%;
|
|
|
|
cursor: default;
|
|
|
|
display: inline-block;
|
|
|
|
height: 6em;
|
|
|
|
line-height: 6em;
|
|
|
|
margin: 0 0 2em 0;
|
|
|
|
text-align: center;
|
|
|
|
width: 6em; }
|
|
|
|
.icon.major::before {
|
|
|
|
font-size: 2.25em; }
|
|
|
|
.icon.major.alt {
|
|
|
|
text-decoration: none; }
|
|
|
|
.icon.major.alt:before {
|
|
|
|
display: inline-block;
|
|
|
|
font-style: normal;
|
|
|
|
font-variant: normal;
|
|
|
|
text-rendering: auto;
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
text-transform: none !important; }
|
|
|
|
.icon.major.alt::before {
|
|
|
|
color: #272833 !important;
|
|
|
|
text-shadow: 1px 0 0 #ffffff, -1px 0 0 #ffffff, 0 1px 0 #ffffff, 0 -1px 0 #ffffff; }
|
|
|
|
|
|
|
|
.iconshiftdown {
|
|
|
|
line-height: 2; }
|
|
|
|
|
|
|
|
.iconshift-right-5 {
|
|
|
|
margin-left: 5px; }
|
|
|
|
|
|
|
|
.iconshift-right-6 {
|
|
|
|
margin-left: 6px; }
|
|
|
|
|
|
|
|
.iconshift-right-7 {
|
|
|
|
margin-left: 7px; }
|
|
|
|
|
|
|
|
.iconshift-right-8 {
|
|
|
|
margin-left: 8px; }
|
|
|
|
|
|
|
|
.iconshift-right-9 {
|
|
|
|
margin-left: 9px; }
|
|
|
|
|
|
|
|
.iconshift-right-10 {
|
|
|
|
margin-left: 10px; }
|
2018-02-25 00:49:23 +01:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
/* Image */
|
|
|
|
.image {
|
2019-02-12 17:45:44 +01:00
|
|
|
border-radius: 4px;
|
2018-11-04 23:46:25 +01:00
|
|
|
border: 0;
|
|
|
|
display: inline-block;
|
2019-02-12 17:45:44 +01:00
|
|
|
position: relative;
|
|
|
|
overflow: hidden; }
|
|
|
|
.image::before {
|
|
|
|
content: '';
|
|
|
|
display: block;
|
|
|
|
position: absolute;
|
|
|
|
left: 0;
|
|
|
|
top: 0;
|
|
|
|
width: 100%;
|
|
|
|
height: 100%;
|
|
|
|
z-index: 1; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.image img {
|
2019-02-12 17:45:44 +01:00
|
|
|
border-radius: 4px;
|
2018-11-04 23:46:25 +01:00
|
|
|
display: block; }
|
|
|
|
.image.left {
|
|
|
|
float: left;
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 1.5em 1em 0;
|
2018-11-04 23:46:25 +01:00
|
|
|
top: 0.25em; }
|
|
|
|
.image.right {
|
|
|
|
float: right;
|
2019-02-12 17:45:44 +01:00
|
|
|
margin: 0 0 1em 1.5em;
|
2018-11-04 23:46:25 +01:00
|
|
|
top: 0.25em; }
|
2019-02-12 17:45:44 +01:00
|
|
|
.image.left, .image.right {
|
|
|
|
max-width: 40%; }
|
|
|
|
.image.left img, .image.right img {
|
|
|
|
width: 100%; }
|
2018-11-04 23:46:25 +01:00
|
|
|
.image.fit {
|
|
|
|
display: block;
|
|
|
|
margin: 0 0 2em 0;
|
|
|
|
width: 100%; }
|
|
|
|
.image.fit img {
|
|
|
|
width: 100%; }
|
2019-02-12 17:45:44 +01:00
|
|
|
.image.mapid {
|
|
|
|
height: 70vh; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
/* List */
|
|
|
|
ol {
|
|
|
|
list-style: decimal;
|
|
|
|
margin: 0 0 2em 0;
|
|
|
|
padding-left: 1.25em; }
|
|
|
|
ol li {
|
|
|
|
padding-left: 0.25em; }
|
|
|
|
|
|
|
|
ul {
|
|
|
|
list-style: disc;
|
|
|
|
margin: 0 0 2em 0;
|
|
|
|
padding-left: 1em; }
|
|
|
|
ul li {
|
|
|
|
padding-left: 0.5em; }
|
|
|
|
ul.alt {
|
|
|
|
list-style: none;
|
|
|
|
padding-left: 0; }
|
|
|
|
ul.alt li {
|
2019-02-12 17:45:44 +01:00
|
|
|
border-top: solid 1px rgba(255, 255, 255, 0.3);
|
2018-11-04 23:46:25 +01:00
|
|
|
padding: 0.5em 0; }
|
|
|
|
ul.alt li:first-child {
|
|
|
|
border-top: 0;
|
|
|
|
padding-top: 0; }
|
|
|
|
ul.icons {
|
|
|
|
cursor: default;
|
|
|
|
list-style: none;
|
|
|
|
padding-left: 0; }
|
|
|
|
ul.icons li {
|
|
|
|
display: inline-block;
|
2019-02-12 17:45:44 +01:00
|
|
|
height: 2.5em;
|
|
|
|
line-height: 2.5em;
|
|
|
|
padding: 0 0.5em; }
|
|
|
|
ul.icons li .icon {
|
|
|
|
font-size: 0.8em; }
|
|
|
|
ul.icons li .icon::before {
|
|
|
|
font-size: 2em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
ul.actions {
|
|
|
|
cursor: default;
|
|
|
|
list-style: none;
|
|
|
|
padding-left: 0; }
|
2019-02-12 17:45:44 +01:00
|
|
|
@media (max-width: 480px) {
|
|
|
|
ul.actions {
|
|
|
|
margin: 0 0 2em 0; } }
|
2018-11-04 23:46:25 +01:00
|
|
|
ul.actions li {
|
|
|
|
display: inline-block;
|
|
|
|
padding: 0 1em 0 0;
|
|
|
|
vertical-align: middle; }
|
2019-02-12 17:45:44 +01:00
|
|
|
@media (max-width: 480px) {
|
|
|
|
ul.actions li {
|
|
|
|
display: block;
|
|
|
|
padding: 1em 0 0 0;
|
|
|
|
text-align: center;
|
|
|
|
width: 100%; }
|
|
|
|
ul.actions li:first-child {
|
|
|
|
padding-top: 0; }
|
|
|
|
ul.actions li > * {
|
|
|
|
margin: 0 !important;
|
|
|
|
width: 100%; } }
|
2018-11-04 23:46:25 +01:00
|
|
|
ul.actions li:last-child {
|
|
|
|
padding-right: 0; }
|
|
|
|
ul.actions.small li {
|
|
|
|
padding: 0 0.5em 0 0; }
|
2019-02-12 17:45:44 +01:00
|
|
|
@media (max-width: 480px) {
|
|
|
|
ul.actions.small li {
|
|
|
|
padding: 0.5em 0 0 0; }
|
|
|
|
ul.actions.small li:first-child {
|
|
|
|
padding-top: 0; } }
|
2018-11-04 23:46:25 +01:00
|
|
|
ul.actions.vertical li {
|
|
|
|
display: block;
|
|
|
|
padding: 1em 0 0 0; }
|
|
|
|
ul.actions.vertical li:first-child {
|
|
|
|
padding-top: 0; }
|
|
|
|
ul.actions.vertical li > * {
|
|
|
|
margin-bottom: 0; }
|
|
|
|
ul.actions.vertical.small li {
|
|
|
|
padding: 0.5em 0 0 0; }
|
|
|
|
ul.actions.vertical.small li:first-child {
|
|
|
|
padding-top: 0; }
|
|
|
|
ul.actions.fit {
|
|
|
|
display: table;
|
|
|
|
margin-left: -1em;
|
|
|
|
padding: 0;
|
|
|
|
table-layout: fixed;
|
|
|
|
width: calc(100% + 1em); }
|
|
|
|
ul.actions.fit li {
|
|
|
|
display: table-cell;
|
|
|
|
padding: 0 0 0 1em; }
|
|
|
|
ul.actions.fit li > * {
|
|
|
|
margin-bottom: 0; }
|
|
|
|
ul.actions.fit.small {
|
|
|
|
margin-left: -0.5em;
|
|
|
|
width: calc(100% + 0.5em); }
|
|
|
|
ul.actions.fit.small li {
|
|
|
|
padding: 0 0 0 0.5em; }
|
|
|
|
|
|
|
|
dl {
|
|
|
|
margin: 0 0 2em 0; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
/* Table */
|
|
|
|
.table-wrapper {
|
|
|
|
-webkit-overflow-scrolling: touch;
|
|
|
|
overflow-x: auto; }
|
|
|
|
|
|
|
|
table {
|
|
|
|
margin: 0 0 2em 0;
|
|
|
|
width: 100%; }
|
|
|
|
table tbody tr {
|
2019-02-12 17:45:44 +01:00
|
|
|
border: solid 1px rgba(255, 255, 255, 0.3);
|
2018-11-04 23:46:25 +01:00
|
|
|
border-left: 0;
|
|
|
|
border-right: 0; }
|
|
|
|
table tbody tr:nth-child(2n + 1) {
|
2019-02-12 17:45:44 +01:00
|
|
|
background-color: rgba(255, 255, 255, 0.075); }
|
2018-11-04 23:46:25 +01:00
|
|
|
table td {
|
|
|
|
padding: 0.75em 0.75em; }
|
|
|
|
table th {
|
|
|
|
color: #ffffff;
|
|
|
|
font-size: 0.9em;
|
2019-02-12 17:45:44 +01:00
|
|
|
font-weight: 400;
|
2018-11-04 23:46:25 +01:00
|
|
|
padding: 0 0.75em 0.75em 0.75em;
|
|
|
|
text-align: left; }
|
|
|
|
table thead {
|
2019-02-12 17:45:44 +01:00
|
|
|
border-bottom: solid 1px rgba(255, 255, 255, 0.3); }
|
2018-11-04 23:46:25 +01:00
|
|
|
table tfoot {
|
2019-02-12 17:45:44 +01:00
|
|
|
border-top: solid 1px rgba(255, 255, 255, 0.3); }
|
2018-11-04 23:46:25 +01:00
|
|
|
table.alt {
|
|
|
|
border-collapse: separate; }
|
|
|
|
table.alt tbody tr td {
|
2019-02-12 17:45:44 +01:00
|
|
|
border: solid 1px rgba(255, 255, 255, 0.3);
|
2018-11-04 23:46:25 +01:00
|
|
|
border-left-width: 0;
|
|
|
|
border-top-width: 0; }
|
|
|
|
table.alt tbody tr td:first-child {
|
|
|
|
border-left-width: 1px; }
|
|
|
|
table.alt tbody tr:first-child td {
|
|
|
|
border-top-width: 1px; }
|
|
|
|
table.alt thead {
|
|
|
|
border-bottom: 0; }
|
|
|
|
table.alt tfoot {
|
|
|
|
border-top: 0; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
/* Button */
|
|
|
|
input[type="submit"],
|
|
|
|
input[type="reset"],
|
|
|
|
input[type="button"],
|
|
|
|
.button {
|
|
|
|
-moz-appearance: none;
|
|
|
|
-webkit-appearance: none;
|
|
|
|
-ms-appearance: none;
|
|
|
|
appearance: none;
|
2019-02-12 17:45:44 +01:00
|
|
|
-moz-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
|
|
|
|
-webkit-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
|
|
|
|
-ms-transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
|
|
|
|
transition: background-color 0.2s ease-in-out, color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
|
2018-11-04 23:46:25 +01:00
|
|
|
background-color: transparent;
|
2019-02-12 17:45:44 +01:00
|
|
|
border-radius: 4px;
|
2018-11-04 23:46:25 +01:00
|
|
|
border: 0;
|
2019-02-12 17:45:44 +01:00
|
|
|
box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.3);
|
2018-11-04 23:46:25 +01:00
|
|
|
color: #ffffff !important;
|
|
|
|
cursor: pointer;
|
|
|
|
display: inline-block;
|
2019-02-12 17:45:44 +01:00
|
|
|
font-weight: 400;
|
|
|
|
height: 2.4em;
|
|
|
|
line-height: 2.4em;
|
2018-11-04 23:46:25 +01:00
|
|
|
padding: 0 2.25em;
|
|
|
|
text-align: center;
|
|
|
|
text-decoration: none;
|
|
|
|
white-space: nowrap; }
|
2019-02-12 17:45:44 +01:00
|
|
|
@media (max-width: 480px) {
|
|
|
|
input[type="submit"],
|
|
|
|
input[type="reset"],
|
|
|
|
input[type="button"],
|
|
|
|
.button {
|
|
|
|
padding: 0; } }
|
|
|
|
input[type="submit"]:hover, input[type="submit"]:active,
|
2018-11-04 23:46:25 +01:00
|
|
|
input[type="reset"]:hover,
|
2019-02-12 17:45:44 +01:00
|
|
|
input[type="reset"]:active,
|
2018-11-04 23:46:25 +01:00
|
|
|
input[type="button"]:hover,
|
2019-02-12 17:45:44 +01:00
|
|
|
input[type="button"]:active,
|
|
|
|
.button:hover,
|
|
|
|
.button:active {
|
|
|
|
box-shadow: inset 0 0 0 1px #E64F2D;
|
|
|
|
color: #E64F2D !important; }
|
2018-11-04 23:46:25 +01:00
|
|
|
input[type="submit"]:active,
|
|
|
|
input[type="reset"]:active,
|
|
|
|
input[type="button"]:active,
|
|
|
|
.button:active {
|
2019-02-12 17:45:44 +01:00
|
|
|
background-color: rgba(230, 79, 45, 0.15); }
|
|
|
|
input[type="submit"].icon::before,
|
|
|
|
input[type="reset"].icon::before,
|
|
|
|
input[type="button"].icon::before,
|
|
|
|
.button.icon::before {
|
|
|
|
margin-right: 0.5em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
input[type="submit"].fit,
|
|
|
|
input[type="reset"].fit,
|
|
|
|
input[type="button"].fit,
|
|
|
|
.button.fit {
|
|
|
|
display: block;
|
|
|
|
margin: 0 0 1em 0;
|
|
|
|
width: 100%; }
|
|
|
|
input[type="submit"].small,
|
|
|
|
input[type="reset"].small,
|
|
|
|
input[type="button"].small,
|
|
|
|
.button.small {
|
2019-02-12 17:45:44 +01:00
|
|
|
font-size: 0.8em; }
|
2018-11-04 23:46:25 +01:00
|
|
|
input[type="submit"].big,
|
|
|
|
input[type="reset"].big,
|
|
|
|
input[type="button"].big,
|
|
|
|
.button.big {
|
2019-02-12 17:45:44 +01:00
|
|
|
font-size: 1.35em; }
|
|
|
|
input[type="submit"].special,
|
|
|
|
input[type="reset"].special,
|
|
|
|
input[type="button"].special,
|
|
|
|
.button.special {
|
|
|
|
background-color: #E64F2D;
|
|
|
|
box-shadow: none;
|
|
|
|
color: #ffffff !important; }
|
|
|
|
input[type="submit"].special:hover,
|
|
|
|
input[type="reset"].special:hover,
|
|
|
|
input[type="button"].special:hover,
|
|
|
|
.button.special:hover {
|
|
|
|
background-color: #e96244; }
|
|
|
|
input[type="submit"].special:active,
|
|
|
|
input[type="reset"].special:active,
|
|
|
|
input[type="button"].special:active,
|
|
|
|
.button.special:active {
|
|
|
|
background-color: #df3f1b; }
|
2018-11-04 23:46:25 +01:00
|
|
|
input[type="submit"].disabled, input[type="submit"]:disabled,
|
|
|
|
input[type="reset"].disabled,
|
|
|
|
input[type="reset"]:disabled,
|
|
|
|
input[type="button"].disabled,
|
|
|
|
input[type="button"]:disabled,
|
|
|
|
.button.disabled,
|
|
|
|
.button:disabled {
|
2019-02-12 17:45:44 +01:00
|
|
|
background-color: rgba(255, 255, 255, 0.3) !important;
|
|
|
|
box-shadow: none !important;
|
|
|
|
color: #ffffff !important;
|
|
|
|
cursor: default;
|
2018-11-04 23:46:25 +01:00
|
|
|
opacity: 0.25; }
|
2019-02-12 17:45:44 +01:00
|
|
|
input[type="submit"].tb-opened,
|
|
|
|
input[type="reset"].tb-opened,
|
|
|
|
input[type="button"].tb-opened,
|
|
|
|
.button.tb-opened {
|
|
|
|
background-color: LimeGreen !important; }
|
|
|
|
input[type="submit"].tb-opened.navbar,
|
|
|
|
input[type="reset"].tb-opened.navbar,
|
|
|
|
input[type="button"].tb-opened.navbar,
|
|
|
|
.button.tb-opened.navbar {
|
|
|
|
margin-left: -15px; }
|
|
|
|
|
|
|
|
.tb-closed {
|
|
|
|
color: #d23128ff; }
|
|
|
|
|
|
|
|
.tooltip {
|
|
|
|
position: relative;
|
|
|
|
display: inline-block;
|
|
|
|
border-bottom: 1px dotted black; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
.tooltip .tooltiptext {
|
|
|
|
visibility: hidden;
|
|
|
|
position: absolute;
|
|
|
|
width: 230px;
|
|
|
|
margin-left: -100px;
|
|
|
|
font-size: 0.9em;
|
|
|
|
background-color: #555;
|
|
|
|
line-height: normal;
|
|
|
|
color: #fff;
|
|
|
|
text-align: center;
|
|
|
|
padding: 15px 0;
|
|
|
|
border-radius: 6px;
|
|
|
|
z-index: 1;
|
|
|
|
opacity: 0;
|
|
|
|
transition: opacity 0.3s;
|
|
|
|
top: 100%;
|
|
|
|
left: 50%; }
|
|
|
|
|
|
|
|
.tooltip .tooltiptext::after {
|
|
|
|
content: "";
|
|
|
|
position: absolute;
|
|
|
|
bottom: 100%;
|
|
|
|
left: 50%;
|
|
|
|
margin-left: -5px;
|
|
|
|
border-width: 5px;
|
|
|
|
border-style: solid;
|
|
|
|
border-color: transparent transparent #555 transparent; }
|
|
|
|
|
|
|
|
.tooltip:hover .tooltiptext {
|
|
|
|
visibility: visible;
|
|
|
|
opacity: 1; }
|
|
|
|
|
|
|
|
/* Goto Next */
|
|
|
|
.goto-next {
|
|
|
|
border: 0;
|
|
|
|
bottom: 0;
|
|
|
|
display: block;
|
|
|
|
height: 5em;
|
|
|
|
left: 50%;
|
|
|
|
margin: 0 0 0 -5em;
|
|
|
|
overflow: hidden;
|
|
|
|
position: absolute;
|
|
|
|
text-indent: 10em;
|
|
|
|
white-space: nowrap;
|
|
|
|
width: 10em;
|
|
|
|
z-index: 1; }
|
|
|
|
.goto-next::before {
|
|
|
|
background-image: url("images/arrow.svg");
|
|
|
|
background-position: center center;
|
|
|
|
background-repeat: no-repeat;
|
|
|
|
background-size: contain;
|
|
|
|
content: '';
|
|
|
|
display: block;
|
|
|
|
height: 1.5em;
|
|
|
|
left: 50%;
|
|
|
|
margin: -0.75em 0 0 -1em;
|
|
|
|
position: absolute;
|
|
|
|
top: 50%;
|
|
|
|
width: 2em;
|
|
|
|
z-index: 1; }
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
.goto-next::before {
|
|
|
|
height: 0.8em;
|
|
|
|
margin: -0.4em 0 0 -0.6em;
|
|
|
|
width: 1.2em; } }
|
|
|
|
|
|
|
|
/* Spotlight */
|
|
|
|
.spotlight {
|
|
|
|
background-attachment: fixed;
|
|
|
|
background-position: center center;
|
|
|
|
background-size: cover;
|
|
|
|
box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.25);
|
|
|
|
background-image: none;
|
|
|
|
min-height: 42em;
|
|
|
|
height: 100vh;
|
|
|
|
overflow: hidden;
|
|
|
|
position: relative; }
|
|
|
|
@media (max-width: 980px) {
|
|
|
|
.spotlight {
|
|
|
|
background-attachment: scroll;
|
|
|
|
height: auto;
|
|
|
|
min-height: auto; } }
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
.spotlight {
|
|
|
|
box-shadow: 0 0.125em 0.5em 0 rgba(0, 0, 0, 0.25); } }
|
|
|
|
.spotlight:nth-last-of-type(1) {
|
|
|
|
z-index: 1; }
|
|
|
|
.spotlight:nth-last-of-type(2) {
|
|
|
|
z-index: 2; }
|
|
|
|
.spotlight:nth-last-of-type(3) {
|
|
|
|
z-index: 3; }
|
|
|
|
.spotlight:nth-last-of-type(4) {
|
|
|
|
z-index: 4; }
|
|
|
|
.spotlight:nth-last-of-type(5) {
|
|
|
|
z-index: 5; }
|
|
|
|
.spotlight:nth-last-of-type(6) {
|
|
|
|
z-index: 6; }
|
|
|
|
.spotlight:nth-last-of-type(7) {
|
|
|
|
z-index: 7; }
|
|
|
|
.spotlight:nth-last-of-type(8) {
|
|
|
|
z-index: 8; }
|
|
|
|
.spotlight:nth-last-of-type(9) {
|
|
|
|
z-index: 9; }
|
|
|
|
.spotlight:nth-last-of-type(10) {
|
|
|
|
z-index: 10; }
|
|
|
|
.spotlight:nth-last-of-type(11) {
|
|
|
|
z-index: 11; }
|
|
|
|
.spotlight:nth-last-of-type(12) {
|
|
|
|
z-index: 12; }
|
|
|
|
.spotlight:nth-last-of-type(13) {
|
|
|
|
z-index: 13; }
|
|
|
|
.spotlight:nth-last-of-type(14) {
|
|
|
|
z-index: 14; }
|
|
|
|
.spotlight:nth-last-of-type(15) {
|
|
|
|
z-index: 15; }
|
|
|
|
.spotlight:nth-last-of-type(16) {
|
|
|
|
z-index: 16; }
|
|
|
|
.spotlight:nth-last-of-type(17) {
|
|
|
|
z-index: 17; }
|
|
|
|
.spotlight:nth-last-of-type(18) {
|
|
|
|
z-index: 18; }
|
|
|
|
.spotlight:nth-last-of-type(19) {
|
|
|
|
z-index: 19; }
|
|
|
|
.spotlight:nth-last-of-type(20) {
|
|
|
|
z-index: 20; }
|
|
|
|
.spotlight::before {
|
|
|
|
content: '';
|
|
|
|
display: block;
|
|
|
|
height: 100%;
|
|
|
|
left: 0;
|
|
|
|
top: 0;
|
|
|
|
width: 100%; }
|
|
|
|
.spotlight .image.main {
|
|
|
|
display: block; }
|
|
|
|
@media (max-width: 980px) {
|
|
|
|
.spotlight .image.main {
|
|
|
|
display: block;
|
|
|
|
margin: 0;
|
|
|
|
max-height: 40vh;
|
|
|
|
overflow: hidden; } }
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
.spotlight .image.main {
|
|
|
|
max-height: 60vh; } }
|
|
|
|
@media (max-width: 480px) {
|
|
|
|
.spotlight .image.main {
|
|
|
|
max-height: 50vh; } }
|
|
|
|
.spotlight .image.main img {
|
|
|
|
position: relative; }
|
|
|
|
.spotlight .content {
|
|
|
|
-moz-transform: translate(0,0);
|
|
|
|
-webkit-transform: translate(0,0);
|
|
|
|
-ms-transform: translate(0,0);
|
|
|
|
transform: translate(0,0);
|
|
|
|
-moz-transition: -moz-transform 1s ease, opacity 1s ease;
|
|
|
|
-webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
|
|
|
|
-ms-transition: -ms-transform 1s ease, opacity 1s ease;
|
|
|
|
transition: transform 1s ease, opacity 1s ease;
|
|
|
|
background: rgba(23, 24, 32, 0.9);
|
|
|
|
border-style: solid;
|
|
|
|
opacity: 1;
|
|
|
|
position: absolute; }
|
|
|
|
@media (max-width: 980px) {
|
|
|
|
.spotlight .content {
|
|
|
|
background-color: rgba(23, 24, 32, 0.9);
|
|
|
|
border-width: 0 !important;
|
|
|
|
border-top-width: 0.35em !important;
|
|
|
|
bottom: auto !important;
|
|
|
|
left: auto !important;
|
|
|
|
padding: 6em 3em 4em 3em !important;
|
|
|
|
position: relative;
|
|
|
|
right: auto !important;
|
|
|
|
text-align: center;
|
|
|
|
top: auto !important;
|
|
|
|
width: 100% !important; } }
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
.spotlight .content {
|
|
|
|
border-top-width: 0.2em !important;
|
|
|
|
padding: 6em 3em 4em 3em !important; } }
|
|
|
|
@media (max-width: 480px) {
|
|
|
|
.spotlight .content {
|
|
|
|
padding: 6em 3em 4em 3em !important; } }
|
|
|
|
.spotlight .goto-next {
|
|
|
|
-moz-transform: translate(0,0);
|
|
|
|
-webkit-transform: translate(0,0);
|
|
|
|
-ms-transform: translate(0,0);
|
|
|
|
transform: translate(0,0);
|
|
|
|
-moz-transition: -moz-transform 0.75s ease, opacity 1s ease-in;
|
|
|
|
-webkit-transition: -webkit-transform 0.75s ease, opacity 1s ease-in;
|
|
|
|
-ms-transition: -ms-transform 0.75s ease, opacity 1s ease-in;
|
|
|
|
transition: transform 0.75s ease, opacity 1s ease-in;
|
|
|
|
-moz-transition-delay: 0.5s;
|
|
|
|
-webkit-transition-delay: 0.5s;
|
|
|
|
-ms-transition-delay: 0.5s;
|
|
|
|
transition-delay: 0.5s;
|
|
|
|
opacity: 1; }
|
|
|
|
@media (max-width: 980px) {
|
|
|
|
.spotlight .goto-next {
|
|
|
|
display: none; } }
|
|
|
|
.spotlight.top .content, .spotlight.bottom .content {
|
|
|
|
left: 0;
|
|
|
|
padding: 5.1em 0 3.1em 0;
|
|
|
|
width: 100%; }
|
|
|
|
.spotlight.top .content {
|
|
|
|
border-bottom-width: 0.35em;
|
|
|
|
top: 0; }
|
|
|
|
@media (max-width: 1280px) {
|
|
|
|
.spotlight.top .content {
|
|
|
|
padding: 5.1em 0 3.1em 0; } }
|
|
|
|
.spotlight.bottom .content {
|
|
|
|
border-top-width: 0.35em;
|
|
|
|
bottom: 0; }
|
|
|
|
@media (max-width: 1280px) {
|
|
|
|
.spotlight.bottom .content {
|
|
|
|
padding: 5.1em 0 4.6em 0; } }
|
|
|
|
.spotlight.left .content, .spotlight.right .content {
|
|
|
|
height: 101%;
|
|
|
|
padding: 6em 3em;
|
|
|
|
top: 0;
|
|
|
|
width: 28em;
|
|
|
|
min-width: 25%; }
|
|
|
|
@media (max-width: 1280px) {
|
|
|
|
.spotlight.left .content, .spotlight.right .content {
|
|
|
|
padding: 6em 3em;
|
|
|
|
width: 25em; } }
|
|
|
|
.spotlight.left .content {
|
|
|
|
border-right-width: 0.35em;
|
|
|
|
left: 0; }
|
|
|
|
.spotlight.right .content {
|
|
|
|
border-left-width: 0.35em;
|
|
|
|
right: 0; }
|
|
|
|
.spotlight.style2 .content {
|
|
|
|
border-color: #E64F2D; }
|
|
|
|
.spotlight.style3 .content {
|
|
|
|
border-color: #D74126; }
|
|
|
|
.spotlight.inactive .content {
|
|
|
|
opacity: 0; }
|
|
|
|
.spotlight.inactive .goto-next {
|
|
|
|
-moz-transform: translate(0,1.5em);
|
|
|
|
-webkit-transform: translate(0,1.5em);
|
|
|
|
-ms-transform: translate(0,1.5em);
|
|
|
|
transform: translate(0,1.5em);
|
|
|
|
opacity: 0; }
|
|
|
|
.spotlight.inactive.top .content {
|
|
|
|
-moz-transform: translate(0,-5em);
|
|
|
|
-webkit-transform: translate(0,-5em);
|
|
|
|
-ms-transform: translate(0,-5em);
|
|
|
|
transform: translate(0,-5em); }
|
|
|
|
.spotlight.inactive.bottom .content {
|
|
|
|
-moz-transform: translate(0,5em);
|
|
|
|
-webkit-transform: translate(0,5em);
|
|
|
|
-ms-transform: translate(0,5em);
|
|
|
|
transform: translate(0,5em); }
|
|
|
|
.spotlight.inactive.left .content {
|
|
|
|
-moz-transform: translate(-5em,0);
|
|
|
|
-webkit-transform: translate(-5em,0);
|
|
|
|
-ms-transform: translate(-5em,0);
|
|
|
|
transform: translate(-5em,0); }
|
|
|
|
.spotlight.inactive.right .content {
|
|
|
|
-moz-transform: translate(5em,0);
|
|
|
|
-webkit-transform: translate(5em,0);
|
|
|
|
-ms-transform: translate(5em,0);
|
|
|
|
transform: translate(5em,0); }
|
|
|
|
|
|
|
|
body.is-touch .spotlight {
|
|
|
|
background-attachment: scroll; }
|
|
|
|
|
|
|
|
/* Wrapper */
|
|
|
|
.wrapper {
|
|
|
|
padding: 6em 0 4em 0; }
|
|
|
|
@media (max-width: 1280px) {
|
|
|
|
.wrapper {
|
|
|
|
padding: 6em 0 4em 0; } }
|
|
|
|
@media (max-width: 980px) {
|
|
|
|
.wrapper {
|
|
|
|
padding: 6em 3em 4em 3em; } }
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
.wrapper {
|
|
|
|
padding: 6em 3em 4em 3em; } }
|
|
|
|
@media (max-width: 480px) {
|
|
|
|
.wrapper {
|
|
|
|
padding: 6em 3em 4em 3em; } }
|
|
|
|
.wrapper.style2 {
|
|
|
|
background: #E64F2D; }
|
|
|
|
.wrapper.style2 input[type="text"]:focus,
|
|
|
|
.wrapper.style2 input[type="password"]:focus,
|
|
|
|
.wrapper.style2 input[type="email"]:focus,
|
|
|
|
.wrapper.style2 select:focus,
|
|
|
|
.wrapper.style2 textarea:focus {
|
|
|
|
border-color: rgba(255, 255, 255, 0.5); }
|
|
|
|
.wrapper.style2 input[type="submit"]:hover, .wrapper.style2 input[type="submit"]:active,
|
|
|
|
.wrapper.style2 input[type="reset"]:hover,
|
|
|
|
.wrapper.style2 input[type="reset"]:active,
|
|
|
|
.wrapper.style2 input[type="button"]:hover,
|
|
|
|
.wrapper.style2 input[type="button"]:active,
|
|
|
|
.wrapper.style2 .button:hover,
|
|
|
|
.wrapper.style2 .button:active {
|
|
|
|
background-color: rgba(255, 255, 255, 0.075) !important;
|
|
|
|
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5) !important;
|
|
|
|
color: #ffffff !important; }
|
|
|
|
.wrapper.style2 input[type="submit"]:active,
|
|
|
|
.wrapper.style2 input[type="reset"]:active,
|
|
|
|
.wrapper.style2 input[type="button"]:active,
|
|
|
|
.wrapper.style2 .button:active {
|
|
|
|
background-color: rgba(255, 255, 255, 0.25) !important; }
|
|
|
|
.wrapper.style2 input[type="submit"].special,
|
|
|
|
.wrapper.style2 input[type="reset"].special,
|
|
|
|
.wrapper.style2 input[type="button"].special,
|
|
|
|
.wrapper.style2 .button.special {
|
|
|
|
background-color: #ffffff;
|
|
|
|
color: #E64F2D !important; }
|
|
|
|
.wrapper.style2 input[type="submit"].special:hover, .wrapper.style2 input[type="submit"].special:active,
|
|
|
|
.wrapper.style2 input[type="reset"].special:hover,
|
|
|
|
.wrapper.style2 input[type="reset"].special:active,
|
|
|
|
.wrapper.style2 input[type="button"].special:hover,
|
|
|
|
.wrapper.style2 input[type="button"].special:active,
|
|
|
|
.wrapper.style2 .button.special:hover,
|
|
|
|
.wrapper.style2 .button.special:active {
|
|
|
|
background-color: rgba(255, 255, 255, 0.075) !important;
|
|
|
|
box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.5) !important;
|
|
|
|
color: #ffffff !important; }
|
|
|
|
.wrapper.style2 input[type="submit"].special:active,
|
|
|
|
.wrapper.style2 input[type="reset"].special:active,
|
|
|
|
.wrapper.style2 input[type="button"].special:active,
|
|
|
|
.wrapper.style2 .button.special:active {
|
|
|
|
background-color: rgba(255, 255, 255, 0.25) !important; }
|
|
|
|
.wrapper.fade-down > .container {
|
|
|
|
-moz-transform: translate(0,0);
|
|
|
|
-webkit-transform: translate(0,0);
|
|
|
|
-ms-transform: translate(0,0);
|
|
|
|
transform: translate(0,0);
|
|
|
|
-moz-transition: -moz-transform 1s ease, opacity 1s ease;
|
|
|
|
-webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
|
|
|
|
-ms-transition: -ms-transform 1s ease, opacity 1s ease;
|
|
|
|
transition: transform 1s ease, opacity 1s ease;
|
|
|
|
opacity: 1; }
|
|
|
|
.wrapper.fade-down.inactive > .container {
|
|
|
|
-moz-transform: translate(0,-1em);
|
|
|
|
-webkit-transform: translate(0,-1em);
|
|
|
|
-ms-transform: translate(0,-1em);
|
|
|
|
transform: translate(0,-1em);
|
|
|
|
opacity: 0; }
|
|
|
|
.wrapper.fade-up > .container {
|
|
|
|
-moz-transform: translate(0,0);
|
|
|
|
-webkit-transform: translate(0,0);
|
|
|
|
-ms-transform: translate(0,0);
|
|
|
|
transform: translate(0,0);
|
|
|
|
-moz-transition: -moz-transform 1s ease, opacity 1s ease;
|
|
|
|
-webkit-transition: -webkit-transform 1s ease, opacity 1s ease;
|
|
|
|
-ms-transition: -ms-transform 1s ease, opacity 1s ease;
|
|
|
|
transition: transform 1s ease, opacity 1s ease;
|
|
|
|
opacity: 1; }
|
|
|
|
.wrapper.fade-up.inactive > .container {
|
|
|
|
-moz-transform: translate(0,1em);
|
|
|
|
-webkit-transform: translate(0,1em);
|
|
|
|
-ms-transform: translate(0,1em);
|
|
|
|
transform: translate(0,1em);
|
|
|
|
opacity: 0; }
|
|
|
|
.wrapper.fade > .container {
|
|
|
|
-moz-transition: opacity 1s ease;
|
|
|
|
-webkit-transition: opacity 1s ease;
|
|
|
|
-ms-transition: opacity 1s ease;
|
|
|
|
transition: opacity 1s ease;
|
|
|
|
opacity: 1; }
|
|
|
|
.wrapper.fade.inactive > .container {
|
|
|
|
opacity: 0; }
|
|
|
|
|
|
|
|
/* Dropotron */
|
|
|
|
.dropotron {
|
|
|
|
background: rgba(39, 40, 51, 0.965);
|
|
|
|
border-radius: 4px;
|
|
|
|
box-shadow: 0 0.075em 0.35em 0 rgba(0, 0, 0, 0.125);
|
|
|
|
list-style: none;
|
|
|
|
margin-top: calc(-0.25em + 1px);
|
|
|
|
min-width: 12em;
|
|
|
|
padding: 0.25em 0; }
|
|
|
|
.dropotron > li {
|
|
|
|
border-top: solid 1px rgba(255, 255, 255, 0.035);
|
|
|
|
padding: 0; }
|
|
|
|
.dropotron > li a,
|
|
|
|
.dropotron > li span {
|
|
|
|
border: 0;
|
|
|
|
color: rgba(255, 255, 255, 0.75);
|
2018-11-04 23:46:25 +01:00
|
|
|
display: block;
|
2019-02-12 17:45:44 +01:00
|
|
|
padding: 0.1em 1em;
|
|
|
|
text-decoration: none; }
|
|
|
|
.dropotron > li:first-child {
|
|
|
|
border-top: 0; }
|
|
|
|
.dropotron > li.active > a,
|
|
|
|
.dropotron > li.active > span {
|
|
|
|
color: #E64F2D; }
|
|
|
|
.dropotron.level-0 {
|
|
|
|
font-size: 0.8em;
|
|
|
|
margin-top: 1em; }
|
|
|
|
@media (max-width: 1280px) {
|
|
|
|
.dropotron.level-0 {
|
|
|
|
font-size: 1em; } }
|
|
|
|
.dropotron.level-0::before {
|
|
|
|
-moz-transform: rotate(45deg);
|
|
|
|
-webkit-transform: rotate(45deg);
|
|
|
|
-ms-transform: rotate(45deg);
|
|
|
|
transform: rotate(45deg);
|
|
|
|
background: #272833;
|
|
|
|
content: '';
|
|
|
|
display: block;
|
|
|
|
height: 1em;
|
|
|
|
position: absolute;
|
|
|
|
right: 1.5em;
|
|
|
|
top: -0.5em;
|
|
|
|
width: 1em; }
|
|
|
|
|
|
|
|
body.landing .dropotron.level-0 {
|
|
|
|
margin-top: 0; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
/* Header */
|
2019-02-12 17:45:44 +01:00
|
|
|
#navPanel,
|
|
|
|
#titleBar {
|
|
|
|
display: none; }
|
|
|
|
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
#titleBar {
|
|
|
|
-moz-backface-visibility: hidden;
|
|
|
|
-webkit-backface-visibility: hidden;
|
|
|
|
-ms-backface-visibility: hidden;
|
|
|
|
backface-visibility: hidden;
|
|
|
|
-moz-transition: -moz-transform 0.5s ease;
|
|
|
|
-webkit-transition: -webkit-transform 0.5s ease;
|
|
|
|
-ms-transition: -ms-transform 0.5s ease;
|
|
|
|
transition: transform 0.5s ease;
|
|
|
|
display: block;
|
|
|
|
height: 44px;
|
|
|
|
left: 0;
|
|
|
|
position: fixed;
|
|
|
|
top: 0;
|
|
|
|
width: 100%;
|
|
|
|
z-index: 10001;
|
|
|
|
background: #272833;
|
|
|
|
box-shadow: 0 0.125em 0.125em 0 rgba(0, 0, 0, 0.125); }
|
|
|
|
#titleBar .title {
|
|
|
|
color: #ffffff;
|
|
|
|
display: block;
|
|
|
|
font-weight: 400;
|
|
|
|
height: 44px;
|
|
|
|
line-height: 44px;
|
|
|
|
text-align: center; }
|
|
|
|
#titleBar .title a {
|
|
|
|
color: inherit;
|
|
|
|
border: 0; }
|
|
|
|
#titleBar .toggle {
|
|
|
|
text-decoration: none;
|
|
|
|
height: 60px;
|
|
|
|
left: 0;
|
|
|
|
position: absolute;
|
|
|
|
top: 0;
|
|
|
|
width: 90px;
|
|
|
|
outline: 0;
|
2018-11-04 23:46:25 +01:00
|
|
|
border: 0; }
|
2019-02-12 17:45:44 +01:00
|
|
|
#titleBar .toggle:before {
|
|
|
|
display: inline-block;
|
|
|
|
font-style: normal;
|
|
|
|
font-variant: normal;
|
|
|
|
text-rendering: auto;
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
text-transform: none !important; }
|
|
|
|
#titleBar .toggle::before {
|
|
|
|
background: #9B160F;
|
|
|
|
color: rgba(255, 255, 255, 0.5);
|
|
|
|
display: block;
|
|
|
|
font-size: 18px;
|
|
|
|
height: 44px;
|
|
|
|
left: 0;
|
|
|
|
line-height: 44px;
|
2018-11-04 23:46:25 +01:00
|
|
|
position: absolute;
|
2019-02-12 17:45:44 +01:00
|
|
|
text-align: center;
|
2018-11-04 23:46:25 +01:00
|
|
|
top: 0;
|
2019-02-12 17:45:44 +01:00
|
|
|
width: 54px; } }
|
|
|
|
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
#navPanel {
|
|
|
|
-moz-backface-visibility: hidden;
|
|
|
|
-webkit-backface-visibility: hidden;
|
|
|
|
-ms-backface-visibility: hidden;
|
|
|
|
backface-visibility: hidden;
|
|
|
|
-moz-transform: translateX(-275px);
|
|
|
|
-webkit-transform: translateX(-275px);
|
|
|
|
-ms-transform: translateX(-275px);
|
|
|
|
transform: translateX(-275px);
|
|
|
|
-moz-transition: -moz-transform 0.5s ease;
|
|
|
|
-webkit-transition: -webkit-transform 0.5s ease;
|
|
|
|
-ms-transition: -ms-transform 0.5s ease;
|
|
|
|
transition: transform 0.5s ease;
|
|
|
|
display: block;
|
|
|
|
height: 100%;
|
|
|
|
left: 0;
|
|
|
|
overflow-y: auto;
|
|
|
|
position: fixed;
|
|
|
|
top: 0;
|
|
|
|
width: 275px;
|
|
|
|
z-index: 10002;
|
|
|
|
background: #181920;
|
|
|
|
padding: 0.75em 1.25em; }
|
|
|
|
#navPanel .link {
|
|
|
|
border: 0;
|
|
|
|
border-top: solid 1px rgba(255, 255, 255, 0.05);
|
|
|
|
color: rgba(255, 255, 255, 0.75);
|
|
|
|
display: block;
|
|
|
|
height: 3em;
|
|
|
|
line-height: 3em;
|
|
|
|
text-decoration: none; }
|
|
|
|
#navPanel .link:hover {
|
|
|
|
color: inherit !important; }
|
|
|
|
#navPanel .link:first-child {
|
|
|
|
border-top: 0; }
|
|
|
|
#navPanel .link.depth-0 {
|
|
|
|
color: #ffffff;
|
|
|
|
font-weight: 400; }
|
|
|
|
#navPanel .link .indent-1 {
|
|
|
|
display: inline-block;
|
|
|
|
width: 1.25em; }
|
|
|
|
#navPanel .link .indent-2 {
|
|
|
|
display: inline-block;
|
|
|
|
width: 2.5em; }
|
|
|
|
#navPanel .link .indent-3 {
|
|
|
|
display: inline-block;
|
|
|
|
width: 3.75em; }
|
|
|
|
#navPanel .link .indent-4 {
|
|
|
|
display: inline-block;
|
|
|
|
width: 5em; }
|
|
|
|
#navPanel .link .indent-5 {
|
|
|
|
display: inline-block;
|
|
|
|
width: 6.25em; } }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
#page-wrapper {
|
2019-02-12 17:45:44 +01:00
|
|
|
padding-top: 3.5em; }
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
#page-wrapper {
|
|
|
|
-moz-backface-visibility: hidden;
|
|
|
|
-webkit-backface-visibility: hidden;
|
|
|
|
-ms-backface-visibility: hidden;
|
|
|
|
backface-visibility: hidden;
|
|
|
|
-moz-transition: -moz-transform 0.5s ease;
|
|
|
|
-webkit-transition: -webkit-transform 0.5s ease;
|
|
|
|
-ms-transition: -ms-transform 0.5s ease;
|
|
|
|
transition: transform 0.5s ease;
|
|
|
|
padding-bottom: 1px;
|
|
|
|
padding-top: 44px !important; } }
|
|
|
|
|
|
|
|
#header {
|
|
|
|
background: rgba(39, 40, 51, 0.965);
|
|
|
|
box-shadow: 0 0 0.25em 0 rgba(0, 0, 0, 0.25);
|
2018-11-04 23:46:25 +01:00
|
|
|
cursor: default;
|
2019-02-12 17:45:44 +01:00
|
|
|
height: 3.5em;
|
2018-11-04 23:46:25 +01:00
|
|
|
left: 0;
|
2019-02-12 17:45:44 +01:00
|
|
|
line-height: 3.5em;
|
2018-11-04 23:46:25 +01:00
|
|
|
position: fixed;
|
|
|
|
top: 0;
|
2019-02-12 17:45:44 +01:00
|
|
|
width: 100%;
|
|
|
|
z-index: 5000; }
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
#header {
|
|
|
|
display: none; } }
|
|
|
|
#header h1 {
|
|
|
|
height: inherit;
|
|
|
|
left: 1.25em;
|
|
|
|
line-height: inherit;
|
|
|
|
margin: 0;
|
2018-11-04 23:46:25 +01:00
|
|
|
position: absolute;
|
2019-02-12 17:45:44 +01:00
|
|
|
top: 0; }
|
|
|
|
#header nav ul {
|
2018-11-04 23:46:25 +01:00
|
|
|
list-style: none;
|
2019-02-12 17:45:44 +01:00
|
|
|
position: relative;
|
|
|
|
float: right;
|
|
|
|
margin: 0;
|
2018-11-04 23:46:25 +01:00
|
|
|
padding: 0; }
|
2019-02-12 17:45:44 +01:00
|
|
|
#header nav ul li {
|
|
|
|
position: relative;
|
|
|
|
float: left;
|
|
|
|
margin: 0;
|
|
|
|
padding: 0;
|
|
|
|
color: inherit;
|
|
|
|
height: inherit;
|
|
|
|
line-height: inherit; }
|
|
|
|
#header nav ul li a,
|
|
|
|
#header nav ul li span {
|
2018-11-04 23:46:25 +01:00
|
|
|
display: block;
|
2019-02-12 17:45:44 +01:00
|
|
|
color: inherit;
|
|
|
|
text-decoration: none;
|
|
|
|
line-height: inherit;
|
|
|
|
padding: 0 1em; }
|
|
|
|
#header nav ul li.active > a,
|
|
|
|
#header nav ul li.active > span {
|
|
|
|
color: #E64F2D; }
|
|
|
|
#header nav ul li.last {
|
|
|
|
padding-right: 1.8em; }
|
|
|
|
#header nav ul ul {
|
|
|
|
display: none;
|
|
|
|
position: absolute;
|
|
|
|
top: 100%;
|
|
|
|
left: 0;
|
|
|
|
border-bottom: 2px solid rgba(255, 255, 255, 0.075);
|
|
|
|
background: rgba(39, 40, 51, 0.965);
|
|
|
|
padding: 0; }
|
|
|
|
#header nav ul ul li {
|
|
|
|
float: none;
|
|
|
|
width: 11em;
|
|
|
|
overflow: hidden; }
|
|
|
|
#header nav ul ul.last li {
|
|
|
|
width: 8em; }
|
|
|
|
#header nav ul ul a {
|
|
|
|
line-height: 100%;
|
|
|
|
padding: 10px 15px;
|
|
|
|
border-top: 2px solid rgba(255, 255, 255, 0.075); }
|
|
|
|
#header nav ul ul ul {
|
|
|
|
top: 0;
|
|
|
|
left: 100%; }
|
|
|
|
#header nav ul li:hover > ul {
|
|
|
|
display: block; }
|
|
|
|
|
|
|
|
body.landing #page-wrapper {
|
|
|
|
padding-top: 0; }
|
2018-04-23 23:14:38 +02:00
|
|
|
|
2018-11-04 23:46:25 +01:00
|
|
|
/* Banner */
|
|
|
|
#banner {
|
2019-02-12 17:45:44 +01:00
|
|
|
background-attachment: fixed;
|
|
|
|
background-color: #272833;
|
|
|
|
background-image: url("../../images/banner.jpg");
|
|
|
|
background-position: center center;
|
|
|
|
background-size: cover;
|
|
|
|
box-shadow: 0 0.25em 0.5em 0 rgba(0, 0, 0, 0.25);
|
|
|
|
min-height: 100vh;
|
|
|
|
position: relative;
|
|
|
|
text-align: center;
|
|
|
|
z-index: 21; }
|
|
|
|
@media (max-width: 980px) {
|
2018-11-04 23:46:25 +01:00
|
|
|
#banner {
|
2019-02-12 17:45:44 +01:00
|
|
|
background-attachment: scroll; }
|
|
|
|
#banner .goto-next {
|
|
|
|
height: 7em; } }
|
|
|
|
@media (max-width: 933px) {
|
2018-11-04 23:46:25 +01:00
|
|
|
#banner {
|
2019-02-12 17:45:44 +01:00
|
|
|
box-shadow: 0 0.125em 0.5em 0 rgba(0, 0, 0, 0.25);
|
|
|
|
min-height: calc(100vh - 44px); } }
|
|
|
|
#banner::before {
|
|
|
|
content: '';
|
|
|
|
display: inline-block;
|
|
|
|
height: 100vh;
|
|
|
|
vertical-align: middle;
|
|
|
|
width: 1%; }
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
#banner::before {
|
|
|
|
height: calc(100vh - 44px); } }
|
|
|
|
#banner::after {
|
2018-11-04 23:46:25 +01:00
|
|
|
content: '';
|
|
|
|
display: block;
|
2019-02-12 17:45:44 +01:00
|
|
|
height: 100%;
|
|
|
|
left: 0;
|
2018-11-04 23:46:25 +01:00
|
|
|
position: absolute;
|
2019-02-12 17:45:44 +01:00
|
|
|
top: 0;
|
2018-11-04 23:46:25 +01:00
|
|
|
width: 100%; }
|
2019-02-12 17:45:44 +01:00
|
|
|
#banner .content {
|
|
|
|
display: inline-block;
|
|
|
|
margin-right: 1%;
|
|
|
|
max-width: 95%;
|
|
|
|
padding: 6em;
|
|
|
|
position: relative;
|
|
|
|
text-align: right;
|
|
|
|
vertical-align: middle;
|
|
|
|
z-index: 1; }
|
|
|
|
@media (max-width: 1280px) {
|
|
|
|
#banner .content {
|
|
|
|
padding: 6em; } }
|
|
|
|
@media (max-width: 980px) {
|
|
|
|
#banner .content {
|
|
|
|
padding: 12em 0;
|
|
|
|
text-align: center; } }
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
#banner .content {
|
|
|
|
padding: 7.5em 3em 9em 3em; } }
|
|
|
|
@media (max-width: 480px) {
|
|
|
|
#banner .content {
|
|
|
|
padding: 6em 3.75em 10.5em 3.75em; } }
|
|
|
|
#banner .content header {
|
|
|
|
display: inline-block;
|
|
|
|
vertical-align: middle; }
|
|
|
|
@media (max-width: 980px) {
|
|
|
|
#banner .content header {
|
|
|
|
display: block;
|
|
|
|
margin: 0 0 2em 0;
|
|
|
|
text-align: center; } }
|
|
|
|
#banner .content header h2 {
|
|
|
|
font-size: 2.5em;
|
|
|
|
margin: 0; }
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
#banner .content header h2 {
|
|
|
|
font-size: 1.5em; } }
|
|
|
|
#banner .content header p {
|
|
|
|
margin: 0.5em 0 0 0;
|
|
|
|
top: 0; }
|
|
|
|
#banner .content .image {
|
|
|
|
border-radius: 0;
|
|
|
|
display: inline-block;
|
|
|
|
height: 19em;
|
|
|
|
margin-left: 3em;
|
|
|
|
margin-top: 2em;
|
|
|
|
vertical-align: middle;
|
|
|
|
width: 19em; }
|
|
|
|
@media (max-width: 980px) {
|
|
|
|
#banner .content .image {
|
|
|
|
margin: 0; } }
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
#banner .content .image {
|
|
|
|
height: 9em;
|
|
|
|
width: 9em; } }
|
|
|
|
#banner .content .image img {
|
|
|
|
border-radius: 0;
|
|
|
|
display: block;
|
2018-11-04 23:46:25 +01:00
|
|
|
width: 100%; }
|
2019-02-12 17:45:44 +01:00
|
|
|
|
|
|
|
body.is-touch #banner {
|
|
|
|
background-attachment: scroll; }
|
2018-02-25 00:49:23 +01:00
|
|
|
|
2018-04-23 23:14:38 +02:00
|
|
|
/* Footer */
|
2019-02-12 17:45:44 +01:00
|
|
|
#footer {
|
|
|
|
background: #272833;
|
|
|
|
padding: 6em 0;
|
|
|
|
text-align: center; }
|
|
|
|
@media (max-width: 1280px) {
|
|
|
|
#footer {
|
|
|
|
padding: 6em 0; } }
|
|
|
|
@media (max-width: 980px) {
|
|
|
|
#footer {
|
|
|
|
padding: 6em 0; } }
|
|
|
|
@media (max-width: 933px) {
|
|
|
|
#footer {
|
|
|
|
padding: 6em 3em; } }
|
|
|
|
@media (max-width: 480px) {
|
|
|
|
#footer {
|
|
|
|
padding: 6em 3em; } }
|
|
|
|
#footer .icons .icon.alt {
|
|
|
|
text-decoration: none; }
|
|
|
|
#footer .icons .icon.alt:before {
|
2018-11-04 23:46:25 +01:00
|
|
|
display: inline-block;
|
2019-02-12 17:45:44 +01:00
|
|
|
font-style: normal;
|
|
|
|
font-variant: normal;
|
|
|
|
text-rendering: auto;
|
|
|
|
-webkit-font-smoothing: antialiased;
|
|
|
|
text-transform: none !important; }
|
|
|
|
#footer .icons .icon.alt::before {
|
|
|
|
color: #272833 !important;
|
|
|
|
text-shadow: 1px 0 0 rgba(255, 255, 255, 0.5), -1px 0 0 rgba(255, 255, 255, 0.5), 0 1px 0 rgba(255, 255, 255, 0.5), 0 -1px 0 rgba(255, 255, 255, 0.5); }
|
|
|
|
#footer .copyright {
|
|
|
|
color: rgba(255, 255, 255, 0.5);
|
|
|
|
font-size: 0.8em;
|
|
|
|
line-height: 1em;
|
|
|
|
margin: 2em 0 0 0;
|
|
|
|
padding: 0;
|
|
|
|
text-align: center; }
|
|
|
|
@media (max-width: 480px) {
|
|
|
|
#footer .copyright {
|
|
|
|
line-height: inherit; } }
|
|
|
|
#footer .copyright li {
|
|
|
|
border-left: solid 1px rgba(255, 255, 255, 0.3);
|
|
|
|
display: inline-block;
|
|
|
|
list-style: none;
|
|
|
|
margin-left: 1.5em;
|
|
|
|
padding-left: 1.5em; }
|
|
|
|
@media (max-width: 480px) {
|
|
|
|
#footer .copyright li {
|
|
|
|
border-left: 0;
|
|
|
|
display: block;
|
|
|
|
margin: 0;
|
|
|
|
padding: 0; } }
|
|
|
|
#footer .copyright li:first-child {
|
2018-11-04 23:46:25 +01:00
|
|
|
border-left: 0;
|
|
|
|
margin-left: 0;
|
|
|
|
padding-left: 0; }
|
2019-02-12 17:45:44 +01:00
|
|
|
#footer .copyright li a {
|
2018-11-04 23:46:25 +01:00
|
|
|
color: inherit; }
|
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
.project {
|
|
|
|
height: 600px; }
|
2018-11-04 23:46:25 +01:00
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
.teaser {
|
|
|
|
height: 300px; }
|
|
|
|
|
|
|
|
.project-creator {
|
|
|
|
border-bottom: none; }
|
2018-11-04 23:46:25 +01:00
|
|
|
|
2019-02-12 17:45:44 +01:00
|
|
|
/* Columns */
|
|
|
|
.col-2 {
|
|
|
|
column-count: 2;
|
|
|
|
column-gap: 1vw; }
|
|
|
|
.col-2 > .button {
|
|
|
|
padding: 0; }
|
|
|
|
|
|
|
|
.col-3 {
|
|
|
|
column-count: 3;
|
|
|
|
column-gap: 1vw; }
|
|
|
|
.col-3 > .button {
|
|
|
|
padding: 0; }
|
|
|
|
|
|
|
|
.col-4 {
|
|
|
|
column-count: 4;
|
|
|
|
column-gap: 1vw; }
|
|
|
|
.col-4 > .button {
|
|
|
|
padding: 0; }
|
|
|
|
|
|
|
|
.col-5 {
|
|
|
|
column-count: 5;
|
|
|
|
column-gap: 1vw; }
|
|
|
|
.col-5 > .button {
|
|
|
|
padding: 0; }
|