first commit

This commit is contained in:
2018-04-11 17:57:57 +02:00
commit fdfcfbd2a6
4073 changed files with 501866 additions and 0 deletions
+629
View File
@@ -0,0 +1,629 @@
*, *::before, *::after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
@-webkit-viewport {
width: device-width; }
@-moz-viewport {
width: device-width; }
@-ms-viewport {
width: device-width; }
@-o-viewport {
width: device-width; }
@viewport {
width: device-width; }
html {
font-size: 100%;
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%; }
body {
margin: 0; }
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
display: block; }
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline; }
audio:not([controls]) {
display: none;
height: 0; }
[hidden],
template {
display: none; }
a {
background: transparent;
text-decoration: none; }
a:active,
a:hover {
outline: 0; }
abbr[title] {
border-bottom: 1px dotted; }
b,
strong {
font-weight: bold; }
dfn {
font-style: italic; }
mark {
background: #ff0;
color: #000; }
sub,
sup {
font-size: 0.75rem;
line-height: 0;
position: relative;
vertical-align: baseline; }
sup {
top: -0.5em; }
sub {
bottom: -0.25em; }
img {
border: 0;
max-width: 100%; }
svg:not(:root) {
overflow: hidden; }
figure {
margin: 1em 40px; }
hr {
height: 0; }
pre {
overflow: auto; }
code,
kbd,
pre,
samp {
font-size: 1rem; }
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0; }
button {
overflow: visible; }
button,
select {
text-transform: none; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer; }
button[disabled],
html input[disabled] {
cursor: default; }
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0; }
input {
line-height: normal; }
input[type="checkbox"],
input[type="radio"] {
padding: 0; }
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto; }
input[type="search"] {
-webkit-appearance: textfield; }
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none; }
legend {
border: 0;
padding: 0; }
textarea {
overflow: auto; }
optgroup {
font-weight: bold; }
table {
border-collapse: collapse;
border-spacing: 0;
table-layout: fixed;
width: 100%; }
tr, td, th {
vertical-align: middle; }
th, td {
padding: 0.425rem 0; }
th {
text-align: left; }
.container {
width: 75em;
margin: 0 auto;
padding: 0; }
@media only all and (min-width: 60em) and (max-width: 74.938em) {
.container {
width: 60em; } }
@media only all and (min-width: 48em) and (max-width: 59.938em) {
.container {
width: 48em; } }
@media only all and (min-width: 30.063em) and (max-width: 47.938em) {
.container {
width: 30em; } }
@media only all and (max-width: 30em) {
.container {
width: 100%; } }
.grid {
display: -webkit-box;
display: -moz-box;
display: box;
display: -webkit-flex;
display: -moz-flex;
display: -ms-flexbox;
display: flex;
-webkit-flex-flow: row;
-moz-flex-flow: row;
flex-flow: row;
list-style: none;
margin: 0;
padding: 0; }
@media only all and (max-width: 47.938em) {
.grid {
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
flex-flow: row wrap; } }
.block {
-webkit-box-flex: 1;
-moz-box-flex: 1;
box-flex: 1;
-webkit-flex: 1;
-moz-flex: 1;
-ms-flex: 1;
flex: 1;
min-width: 0;
min-height: 0; }
@media only all and (max-width: 47.938em) {
.block {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 100%;
-moz-flex: 0 100%;
-ms-flex: 0 100%;
flex: 0 100%; } }
.content {
margin: 0.625rem;
padding: 0.938rem; }
@media only all and (max-width: 47.938em) {
body [class*="size-"] {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 100%;
-moz-flex: 0 100%;
-ms-flex: 0 100%;
flex: 0 100%; } }
.size-1-2 {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 50%;
-moz-flex: 0 50%;
-ms-flex: 0 50%;
flex: 0 50%; }
.size-1-3 {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 33.3333333333%;
-moz-flex: 0 33.3333333333%;
-ms-flex: 0 33.3333333333%;
flex: 0 33.3333333333%; }
.size-1-4 {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 25%;
-moz-flex: 0 25%;
-ms-flex: 0 25%;
flex: 0 25%; }
.size-1-5 {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 20%;
-moz-flex: 0 20%;
-ms-flex: 0 20%;
flex: 0 20%; }
.size-1-6 {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 16.6666666667%;
-moz-flex: 0 16.6666666667%;
-ms-flex: 0 16.6666666667%;
flex: 0 16.6666666667%; }
.size-1-7 {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 14.2857142857%;
-moz-flex: 0 14.2857142857%;
-ms-flex: 0 14.2857142857%;
flex: 0 14.2857142857%; }
.size-1-8 {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 12.5%;
-moz-flex: 0 12.5%;
-ms-flex: 0 12.5%;
flex: 0 12.5%; }
.size-1-9 {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 11.1111111111%;
-moz-flex: 0 11.1111111111%;
-ms-flex: 0 11.1111111111%;
flex: 0 11.1111111111%; }
.size-1-10 {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 10%;
-moz-flex: 0 10%;
-ms-flex: 0 10%;
flex: 0 10%; }
.size-1-11 {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 9.0909090909%;
-moz-flex: 0 9.0909090909%;
-ms-flex: 0 9.0909090909%;
flex: 0 9.0909090909%; }
.size-1-12 {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 8.3333333333%;
-moz-flex: 0 8.3333333333%;
-ms-flex: 0 8.3333333333%;
flex: 0 8.3333333333%; }
@media only all and (min-width: 48em) and (max-width: 59.938em) {
.size-tablet-1-2 {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 50%;
-moz-flex: 0 50%;
-ms-flex: 0 50%;
flex: 0 50%; }
.size-tablet-1-3 {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 33.3333333333%;
-moz-flex: 0 33.3333333333%;
-ms-flex: 0 33.3333333333%;
flex: 0 33.3333333333%; }
.size-tablet-1-4 {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 25%;
-moz-flex: 0 25%;
-ms-flex: 0 25%;
flex: 0 25%; }
.size-tablet-1-5 {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 20%;
-moz-flex: 0 20%;
-ms-flex: 0 20%;
flex: 0 20%; }
.size-tablet-1-6 {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 16.6666666667%;
-moz-flex: 0 16.6666666667%;
-ms-flex: 0 16.6666666667%;
flex: 0 16.6666666667%; }
.size-tablet-1-7 {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 14.2857142857%;
-moz-flex: 0 14.2857142857%;
-ms-flex: 0 14.2857142857%;
flex: 0 14.2857142857%; }
.size-tablet-1-8 {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 12.5%;
-moz-flex: 0 12.5%;
-ms-flex: 0 12.5%;
flex: 0 12.5%; }
.size-tablet-1-9 {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 11.1111111111%;
-moz-flex: 0 11.1111111111%;
-ms-flex: 0 11.1111111111%;
flex: 0 11.1111111111%; }
.size-tablet-1-10 {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 10%;
-moz-flex: 0 10%;
-ms-flex: 0 10%;
flex: 0 10%; }
.size-tablet-1-11 {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 9.0909090909%;
-moz-flex: 0 9.0909090909%;
-ms-flex: 0 9.0909090909%;
flex: 0 9.0909090909%; }
.size-tablet-1-12 {
-webkit-box-flex: 0;
-moz-box-flex: 0;
box-flex: 0;
-webkit-flex: 0 8.3333333333%;
-moz-flex: 0 8.3333333333%;
-ms-flex: 0 8.3333333333%;
flex: 0 8.3333333333%; } }
@media only all and (max-width: 47.938em) {
@supports not (flex-wrap: wrap) {
.grid {
display: block;
-webkit-box-lines: inherit;
-moz-box-lines: inherit;
box-lines: inherit;
-webkit-flex-wrap: inherit;
-moz-flex-wrap: inherit;
-ms-flex-wrap: inherit;
flex-wrap: inherit; }
.block {
display: block;
-webkit-box-flex: inherit;
-moz-box-flex: inherit;
box-flex: inherit;
-webkit-flex: inherit;
-moz-flex: inherit;
-ms-flex: inherit;
flex: inherit; } } }
.first-block {
-webkit-box-ordinal-group: 0;
-webkit-order: -1;
-ms-flex-order: -1;
order: -1; }
.last-block {
-webkit-box-ordinal-group: 2;
-webkit-order: 1;
-ms-flex-order: 1;
order: 1; }
.fixed-blocks {
-webkit-flex-flow: row wrap;
-moz-flex-flow: row wrap;
flex-flow: row wrap; }
.fixed-blocks .block {
-webkit-box-flex: inherit;
-moz-box-flex: inherit;
box-flex: inherit;
-webkit-flex: inherit;
-moz-flex: inherit;
-ms-flex: inherit;
flex: inherit;
width: 25%; }
@media only all and (min-width: 60em) and (max-width: 74.938em) {
.fixed-blocks .block {
width: 33.3333333333%; } }
@media only all and (min-width: 48em) and (max-width: 59.938em) {
.fixed-blocks .block {
width: 50%; } }
@media only all and (max-width: 47.938em) {
.fixed-blocks .block {
width: 100%; } }
@supports not (flex-wrap: wrap) {
.fixed-blocks {
display: block;
-webkit-flex-flow: inherit;
-moz-flex-flow: inherit;
flex-flow: inherit; } }
body {
font-size: 1rem;
line-height: 1.7; }
h1, h2, h3, h4, h5, h6 {
margin: 0.85rem 0 1.7rem 0;
text-rendering: optimizeLegibility; }
h1 {
font-size: 3.2rem; }
h2 {
font-size: 2.5rem; }
h3 {
font-size: 2.1rem; }
h4 {
font-size: 1.75rem; }
h5 {
font-size: 1.35rem; }
h6 {
font-size: 0.85rem; }
p {
margin: 1.7rem 0; }
ul, ol {
margin-top: 1.7rem;
margin-bottom: 1.7rem; }
ul ul, ul ol, ol ul, ol ol {
margin-top: 0;
margin-bottom: 0; }
blockquote {
margin: 1.7rem 0;
padding-left: 0.85rem; }
cite {
display: block;
font-size: 0.875rem; }
cite:before {
content: "\2014 \0020"; }
pre {
margin: 1.7rem 0;
padding: 0.938rem; }
code {
vertical-align: bottom; }
small {
font-size: 0.875rem; }
hr {
border-left: none;
border-right: none;
border-top: none;
margin: 1.7rem 0; }
fieldset {
border: 0;
padding: 0.938rem;
margin: 0 0 1.7rem 0; }
input,
label,
select {
display: block; }
label {
margin-bottom: 0.425rem; }
label.required:after {
content: "*"; }
label abbr {
display: none; }
textarea, input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="time"], input[type="week"], select[multiple=multiple] {
-webkit-transition: border-color;
-moz-transition: border-color;
transition: border-color;
border-radius: 0.1875rem;
margin-bottom: 0.85rem;
padding: 0.425rem 0.425rem;
width: 100%; }
textarea:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, input[type="color"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, select[multiple=multiple]:focus {
outline: none; }
textarea {
resize: vertical; }
input[type="checkbox"], input[type="radio"] {
display: inline;
margin-right: 0.425rem; }
input[type="file"] {
width: 100%; }
select {
width: auto;
max-width: 100%;
margin-bottom: 1.7rem; }
button,
input[type="submit"] {
cursor: pointer;
user-select: none;
vertical-align: middle;
white-space: nowrap;
border: inherit; }
/*# sourceMappingURL=nucleus.css.map */
File diff suppressed because one or more lines are too long
@@ -0,0 +1,136 @@
@font-face {
font-family: "amiri-regular";
src: url("../fonts/amiri/amiri-regular-webfont.eot");
src: url("../fonts/amiri/amiri-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/amiri/amiri-regular-webfont.woff") format("woff"), url("../fonts/amiri/amiri-regular-webfont.ttf") format("truetype"), url("../fonts/amiri/amiri-regular-webfont.svg#amiri-regular") format("svg"); }
@font-face {
font-family: "amiri-slanted";
src: url("../fonts/amiri/amiri-slanted-webfont.eot");
src: url("../fonts/amiri/amiri-slanted-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/amiri/amiri-slanted-webfont.woff") format("woff"), url("../fonts/amiri/amiri-slanted-webfont.ttf") format("truetype"), url("../fonts/amiri/amiri-slanted-webfont.svg#amiri-slanted") format("svg"); }
@font-face {
font-family: "amiri-bold";
src: url("../fonts/amiri/amiri-bold-webfont.eot");
src: url("../fonts/amiri/amiri-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/amiri/amiri-bold-webfont.woff") format("woff"), url("../fonts/amiri/amiri-bold-webfont.ttf") format("truetype"), url("../fonts/amiri/amiri-bold-webfont.svg#amiri-bold") format("svg"); }
@font-face {
font-family: "amiri-boldslanted";
src: url("../fonts/amiri/amiri-boldslanted-webfont.eot");
src: url("../fonts/amiri/amiri-boldslanted-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/amiri/amiri-boldslanted-webfont.woff") format("woff"), url("../fonts/amiri/amiri-boldslanted-webfont.ttf") format("truetype"), url("../fonts/amiri/amiri-boldslanted-webfont.svg#amiri-boldslanted") format("svg"); }
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
html, body {
margin: 0;
padding: 0;
height: 100%; }
ul, li, ol {
margin: 0;
padding: 0;
list-style: none; }
a {
text-decoration: none;
color: black; }
p, ul, li, ol, h1, h2, h3, em, blockquote {
margin: 0; }
.text-left {
text-align: left !important; }
.text-right {
text-align: right !important; }
.text-center {
text-align: center !important; }
.text-justify {
text-align: justify !important; }
@media all and (min-width: 75em) {
.large-desktop-text-left {
text-align: left !important; }
.large-desktop-text-right {
text-align: right !important; }
.large-desktop-text-center {
text-align: center !important; }
.large-desktop-text-justify {
text-align: justify !important; } }
@media all and (min-width: 60em) and (max-width: 74.938em) {
.desktop-text-left {
text-align: left !important; }
.desktop-text-right {
text-align: right !important; }
.desktop-text-center {
text-align: center !important; }
.desktop-text-justify {
text-align: justify !important; } }
@media all and (min-width: 48em) and (max-width: 59.938em) {
.tablet-text-left {
text-align: left !important; }
.tablet-text-right {
text-align: right !important; }
.tablet-text-center {
text-align: center !important; }
.tablet-text-justify {
text-align: justify !important; } }
@media all and (min-width: 30.063em) and (max-width: 47.938em) {
.large-mobile-text-left {
text-align: left !important; }
.large-mobile-text-right {
text-align: right !important; }
.large-mobile-text-center {
text-align: center !important; }
.large-mobile-text-justify {
text-align: justify !important; } }
@media all and (max-width: 30em) {
.small-mobile-text-left {
text-align: left !important; }
.small-mobile-text-right {
text-align: right !important; }
.small-mobile-text-center {
text-align: center !important; }
.small-mobile-text-justify {
text-align: justify !important; } }
@media all and (min-width: 48em) {
.no-mobile-text-left {
text-align: left !important; }
.no-mobile-text-right {
text-align: right !important; }
.no-mobile-text-center {
text-align: center !important; }
.no-mobile-text-justify {
text-align: justify !important; } }
@media all and (max-width: 47.938em) {
.mobile-only-text-left {
text-align: left !important; }
.mobile-only-text-right {
text-align: right !important; }
.mobile-only-text-center {
text-align: center !important; }
.mobile-only-text-justify {
text-align: justify !important; } }
/*# sourceMappingURL=particles.css.map */
@@ -0,0 +1,7 @@
{
"version": 3,
"mappings": "AAgBI,UAOC;EANG,WAAW,EAAE,eAAwB;EACrC,GAAG,EAAE,+CAAuB;EAC5B,GAAG,EAAE,oSAGkE;AAqB3E,UAOC;EANG,WAAW,EAAE,eAAwB;EACrC,GAAG,EAAE,+CAAuB;EAC5B,GAAG,EAAE,oSAGkE;AAqB3E,UAOC;EANG,WAAW,EAAE,YAAqB;EAClC,GAAG,EAAE,4CAAuB;EAC5B,GAAG,EAAE,qRAG+D;AAqBxE,UAOC;EANG,WAAW,EAAE,mBAA4B;EACzC,GAAG,EAAE,mDAAuB;EAC5B,GAAG,EAAE,wTAGsE;ACvGnF,CAAC;EACC,kBAAkB,EAAE,UAAU;EAC9B,eAAe,EAAE,UAAU;EAC3B,UAAU,EAAE,UAAU;;AAGxB,UAAU;EACR,MAAM,EAAE,CAAC;EACT,OAAO,EAAE,CAAC;EACV,MAAM,EAAE,IAAI;;AAGd,UAAU;EACR,MAAM,EAAE,CAAC;EACT,OAAO,EAAE,CAAC;EACV,UAAU,EAAE,IAAI;;AAGlB,CAAC;EACC,eAAe,EAAE,IAAI;EACrB,KAAK,EAAE,KAAK;;AAGd,yCAAyC;EACvC,MAAM,EAAE,CAAC;;ACFV,UAAW;EACV,UAAU,EAAE,eAAe;;AAE5B,WAAY;EACX,UAAU,EAAE,gBAAgB;;AAE7B,YAAa;EACZ,UAAU,EAAE,iBAAiB;;AAE9B,aAAc;EACb,UAAU,EAAE,kBAAkB;;AAI9B,gCAA8C;EAC7C,wBAA4C;IAAE,UAAU,EAAE,eAAe;;EACzE,yBAA+C;IAAE,UAAU,EAAE,gBAAgB;;EAC7E,0BAA+C;IAAE,UAAU,EAAE,iBAAiB;;EAC9E,2BAA+C;IAAE,UAAU,EAAE,kBAAkB;AAJhF,0DAA8C;EAC7C,kBAA4C;IAAE,UAAU,EAAE,eAAe;;EACzE,mBAA+C;IAAE,UAAU,EAAE,gBAAgB;;EAC7E,oBAA+C;IAAE,UAAU,EAAE,iBAAiB;;EAC9E,qBAA+C;IAAE,UAAU,EAAE,kBAAkB;AAJhF,0DAA8C;EAC7C,iBAA4C;IAAE,UAAU,EAAE,eAAe;;EACzE,kBAA+C;IAAE,UAAU,EAAE,gBAAgB;;EAC7E,mBAA+C;IAAE,UAAU,EAAE,iBAAiB;;EAC9E,oBAA+C;IAAE,UAAU,EAAE,kBAAkB;AAJhF,8DAA8C;EAC7C,uBAA4C;IAAE,UAAU,EAAE,eAAe;;EACzE,wBAA+C;IAAE,UAAU,EAAE,gBAAgB;;EAC7E,yBAA+C;IAAE,UAAU,EAAE,iBAAiB;;EAC9E,0BAA+C;IAAE,UAAU,EAAE,kBAAkB;AAJhF,gCAA8C;EAC7C,uBAA4C;IAAE,UAAU,EAAE,eAAe;;EACzE,wBAA+C;IAAE,UAAU,EAAE,gBAAgB;;EAC7E,yBAA+C;IAAE,UAAU,EAAE,iBAAiB;;EAC9E,0BAA+C;IAAE,UAAU,EAAE,kBAAkB;AAJhF,gCAA8C;EAC7C,oBAA4C;IAAE,UAAU,EAAE,eAAe;;EACzE,qBAA+C;IAAE,UAAU,EAAE,gBAAgB;;EAC7E,sBAA+C;IAAE,UAAU,EAAE,iBAAiB;;EAC9E,uBAA+C;IAAE,UAAU,EAAE,kBAAkB;AAJhF,oCAA8C;EAC7C,sBAA4C;IAAE,UAAU,EAAE,eAAe;;EACzE,uBAA+C;IAAE,UAAU,EAAE,gBAAgB;;EAC7E,wBAA+C;IAAE,UAAU,EAAE,iBAAiB;;EAC9E,yBAA+C;IAAE,UAAU,EAAE,kBAAkB",
"sources": ["../scss/configuration/template/_typography.scss","../scss/configuration/template/_reset.scss","../scss/nucleus/particles/_align-text.scss"],
"names": [],
"file": "particles.css"
}
@@ -0,0 +1,401 @@
@font-face {
font-family: "amiri-regular";
src: url("../fonts/amiri/amiri-regular-webfont.eot");
src: url("../fonts/amiri/amiri-regular-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/amiri/amiri-regular-webfont.woff") format("woff"), url("../fonts/amiri/amiri-regular-webfont.ttf") format("truetype"), url("../fonts/amiri/amiri-regular-webfont.svg#amiri-regular") format("svg"); }
@font-face {
font-family: "amiri-slanted";
src: url("../fonts/amiri/amiri-slanted-webfont.eot");
src: url("../fonts/amiri/amiri-slanted-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/amiri/amiri-slanted-webfont.woff") format("woff"), url("../fonts/amiri/amiri-slanted-webfont.ttf") format("truetype"), url("../fonts/amiri/amiri-slanted-webfont.svg#amiri-slanted") format("svg"); }
@font-face {
font-family: "amiri-bold";
src: url("../fonts/amiri/amiri-bold-webfont.eot");
src: url("../fonts/amiri/amiri-bold-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/amiri/amiri-bold-webfont.woff") format("woff"), url("../fonts/amiri/amiri-bold-webfont.ttf") format("truetype"), url("../fonts/amiri/amiri-bold-webfont.svg#amiri-bold") format("svg"); }
@font-face {
font-family: "amiri-boldslanted";
src: url("../fonts/amiri/amiri-boldslanted-webfont.eot");
src: url("../fonts/amiri/amiri-boldslanted-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/amiri/amiri-boldslanted-webfont.woff") format("woff"), url("../fonts/amiri/amiri-boldslanted-webfont.ttf") format("truetype"), url("../fonts/amiri/amiri-boldslanted-webfont.svg#amiri-boldslanted") format("svg"); }
* {
-webkit-box-sizing: border-box;
box-sizing: border-box; }
html, body {
margin: 0;
padding: 0;
height: 100%; }
ul, li, ol {
margin: 0;
padding: 0;
list-style: none; }
a {
text-decoration: none;
color: black; }
p, ul, li, ol, h1, h2, h3, em, blockquote {
margin: 0; }
h1, h2, h3 {
font-family: "amiri-bold";
font-weight: normal; }
p, ul, li {
font-family: "amiri-regular";
font-weight: normal;
font-size: 1rem;
line-height: 1.5rem; }
em, blockquote > p {
font-family: "amiri-slanted";
font-weight: normal; }
section blockquote {
font-size: 0.8rem; }
strong > em {
font-family: "amiri-boldslanted";
font-weight: normal; }
h1 {
font-size: 2rem;
line-height: 1.8rem; }
h2 {
font-size: 1.5rem;
line-height: 2rem;
padding-top: 1.5rem; }
h3 {
font-size: 1rem;
line-height: 1.5rem;
padding-top: 1.5rem; }
li > a:hover, ol > a:hover {
font-family: "amiri-bold";
font-weight: normal; }
.underline > a {
font-family: "amiri-bold";
font-weight: normal;
text-decoration: underline; }
.block > a {
text-decoration: underline;
font-family: "amiri-bold";
font-weight: normal; }
body {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
display: -webkit-box;
display: -ms-flexbox; }
#header {
z-index: 1;
width: 300px;
height: 100%;
padding-top: 1.5rem;
padding-left: 30px;
position: fixed;
background: white; }
#header #logo {
padding-bottom: 10px; }
#header #navbar {
padding-left: 15px; }
#header #navbar .sous-menu {
height: 1.5rem;
transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
transition-delay: 0.5s;
-o-transition-delay: 0.5s;
-webkit-transition-delay: 0.5s;}
#header #navbar .sous-menu > ol {
visibility: hidden;
opacity: 0;
transition: visibility 0.5s, opacity 0.5s linear;
-o-transition: visibility 0.5s, opacity 0.5s linear;
-webkit-transition: visibility 0.5s, opacity 0.5s linear;
margin-left: 30px;
padding-left: 5px; }
#header #navbar .sous-menu:hover {
height: 100px;
transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out }
#header #navbar .sous-menu:hover > a {
text-decoration: underline; }
#header #navbar .sous-menu:hover > a::after {
background-image: url("../images/trait.svg");
background-position: 0 0;
background-repeat: no-repeat;
background-size: 1px 10px;
display: block;
width: 1px;
height: 10px;
margin-left: 37px;
margin-top: -5px;
content: " "; }
#header #navbar .sous-menu:hover > ol {
visibility: visible;
transition: all 0.5s linear;
-o-transition: all 0.5s linear;
-webkit-transition: all 0.5s linear;
transition-delay: 0.2s;
-o-transition-delay: 0.2s;
-webkit-transition-delay: 0.2s;
opacity: 1; }
#header #navbar .underline::before {
background-image: url("../images/point_b.svg");
background-position: 0 0;
background-repeat: no-repeat;
background-size: 5px 5px; }
#header #navbar .block {
height: 100px;
transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;}
#header #navbar .block::before {
background-image: url("../images/point_b.svg");
background-position: 0 0;
background-repeat: no-repeat;
background-size: 5px 5px; }
#header #navbar .block > a::after {
background-image: url("../images/trait.svg");
background-position: 0 0;
background-repeat: no-repeat;
background-size: 1px 10px;
display: block;
width: 1px;
height: 10px;
margin-left: 37px;
margin-top: -5px;
content: " "; }
#header #navbar .block ol {
visibility: visible;
transition: visibility 0.5s, opacity 0.5s linear;
-o-transition: visibility 0.5s, opacity 0.5s linear;
-webkit-transition: visibility 0.5s, opacity 0.5s linear;
opacity: 1; }
#header #navbar ul > li::before, #header #navbar ol::before {
display: inline-block;
content: " ";
width: 5px;
height: 5px;
margin: 0 5px 1px 0px;
background-image: url("../images/point.svg");
background-position: 0 0;
background-repeat: no-repeat;
background-size: 3.5px 4.5px; }
#header #navbar ul > li .underline::before, #header #navbar ol .underline::before {
background-image: url("../images/point_b.svg");
background-position: 0 0;
background-repeat: no-repeat;
background-size: 5px 5px; }
#header #navbar ul > li:hover::before, #header #navbar ol:hover::before {
background-image: url("../images/point_b.svg");
background-position: 0 0;
background-repeat: no-repeat;
background-size: 5px 5px; }
#header #navbar ul > li:hover > a, #header #navbar ol:hover > a {
text-decoration: underline; }
#header .separation {
position: absolute;
left: 100%;
width: 1px;
height: 100%;
top: 1.5rem;
background: black; }
#header .separation::before {
display: block;
content: " ";
width: 5px;
height: 5px;
margin: -2.5px 0px 0px -2.5px;
background-image: url("../images/point_b.svg");
background-position: 0 0;
background-repeat: no-repeat;
background-size: 5px 5px; }
body {
overflow: hidden; }
section {
position: absolute;
left: 300px;
width: auto; }
section .content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
width: 100%;
height: 100vh; }
section .content p:not(.slider) {
margin: 1rem 0; }
section .content h2 + p {
margin-bottom: 0 !important; }
section .content h2 + p, section .content h3 + p {
margin: 0 !important; }
section .content a {
text-decoration: underline; }
section .content a::after {
display: inline-block;
content: " ";
width: 3.5px;
height: 3.5px;
margin: 0 5px 1px 0px;
background-image: url("../images/fleche.svg");
background-position: 0 0;
background-repeat: no-repeat;
background-size: 12px 5px;
display: inline-block;
width: 12px;
height: 5px;
margin: 0 0px 1px 5px;
transition: all 1s;
-o-transition: all 1s;
-webkit-transition: all 1s;}
section .content a:hover::after, .app a:hover::after {
transition: all 1s;
-o-transition: all 1s;
-webkit-transition: all 1s;
margin: auto 0px 1px 10px; }
section .content > div:not(#recherche-artistique) {
min-width: 500px;
width: calc(50vw - 150px);
filter: blur(1.5px);
-webkit-filter:blur(1.5px);
transition: all 2s;
-o-transition: all 2s;
-webkit-transition: all 2s;
color: grey; }
section .content > .net {
filter: blur(0px) !important;
-webkit-filter:blur(0px);
-webkit-transition: -webkit-filter 0.5s !important;
transition: -webkit-filter 0.5s !important;
transition: filter 0.5s !important;
transition: filter 0.5s, -webkit-filter 0.5s !important;
-o-transition: filter 0.5s !important;
-webkit-transition: filter 0.5s !important;
color: black !important; }
section .content > div {
overflow-y: auto;
}
section .content > div h3:first-of-type {
padding-top: 0px !important; }
section .content > div:not(#recherche-artistique) {
padding: 0 1%; }
section .content img {
width: 75%;
height: auto; }
section #recherche-artistique.net > div:first-child {
filter: blur(0px) !important;
-webkit-filter:blur(0px)!important;
-webkit-transition: -webkit-filter 0.5s !important;
transition: -webkit-filter 0.5s !important;
transition: filter 0.5s !important;
transition: filter 0.5s, -webkit-filter 0.5s !important;
-o-transition: filter 0.5s!important;
-webkit-transition: filter 0.5s!important;
color: black !important; }
section #recherche-artistique {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
width: 200rem;
}
section #recherche-artistique > .net {
filter: blur(0px) !important;
-webkit-filter:blur(0px)!important;
-webkit-transition: -webkit-filter 0.5s !important;
transition: -webkit-filter 0.5s !important;
transition: filter 0.5s !important;
transition: filter 0.5s, -webkit-filter 0.5s !important;
-o-transition: filter 0.5s!important;
-webkit-transition: filter 0.5s!important;
color: black !important; }
section #recherche-artistique > div {
filter: blur(1.5px);
-webkit-filter:blur(1.5px);
-webkit-transition: -webkit-filter 0.5s;
transition: -webkit-filter 0.5s;
transition: filter 0.5s;
transition: filter 0.5s, -webkit-filter 0.5s;
-o-transition: filter 0.5s;
-webkit-transition: filter 0.5s;
color: grey;
overflow-y: auto;
padding: 0 2%;
width: calc(50vw - 150px);
min-width: 500px;}
section #commentaire-philosophe ul > li{
cursor: pointer;
}
section #commentaire-philosophe ul > li > ol > li > ul{
margin-left: 30px;
}
section #recherche-artistique #commentaire-philosophe ul > li > ol > li::before {
background-image: url("../images/point.svg");
background-position: 0 0;
background-repeat: no-repeat;
background-size: 3.5px 3.5px;
display: inline-block;
content: " ";
width: 3.5px;
height: 3.5px;
margin: 0 5px 1px 0px; }
section #recherche-artistique #commentaire-philosophe ul > li > ol > li > ul > li::before {
background-image: url("../images/point.svg");
background-position: 0 0;
background-repeat: no-repeat;
background-size: 3.5px 3.5px;
display: inline-block;
content: " ";
width: 3.5px;
height: 3.5px;
margin: 0 5px 1px 0px; }
.mCSB_container {
padding-bottom: 65px; }
body .fullpage {
overflow-y: auto;
overflow-x: hidden;
background: white;
width: 100vw;
height: 100vh;
position: fixed;
z-index: 999; }
body .fullpage::before {
display: inline-block;
content: " ";
width: 3.5px;
height: 3.5px;
margin: 0 5px 1px 0px;
background-image: url("../images/fleche.svg");
background-position: 0 0;
background-repeat: no-repeat;
background-size: 12px 5px;
display: inline-block;
width: 12px;
height: 5px;
margin: 0 0px 1px 5px;
width: 100px;
height: 100px;
position: absolute;
background: red;
z-index: 999; }
body .fullpage .full {
position: relative;
width: 100%;
padding: 0 1vw;
height: auto;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
margin-left: 50%; }
File diff suppressed because one or more lines are too long