diff --git a/.browserslistrc b/.browserslistrc deleted file mode 100644 index 5af83c0..0000000 --- a/.browserslistrc +++ /dev/null @@ -1,2 +0,0 @@ ->1.5% -not op_mini all \ No newline at end of file diff --git a/.editorconfig b/.editorconfig deleted file mode 100755 index d8c572c..0000000 --- a/.editorconfig +++ /dev/null @@ -1,7 +0,0 @@ -root = true - -[*] -end_of_line = lf -indent_style = space -indent_size = 2 -charset = utf-8 diff --git a/.gitattributes b/.gitattributes old mode 100755 new mode 100644 diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 index 905042a..e8a1786 --- a/.gitignore +++ b/.gitignore @@ -59,6 +59,7 @@ local.properties *.tlb *.tli *.tlh +*.tmp *.vspscc .builds *.dotCover @@ -93,7 +94,6 @@ DocProject/Help/*.hhp DocProject/Help/Html2 DocProject/Help/html - # Click-Once directory publish @@ -162,17 +162,3 @@ pip-log.txt # Mac crap .DS_Store -/README 1.md -*.cfg - -# parce qu'on s'en fout -*.log - -# parce que trop lourd, ... -node_modules/ -package-lock.json -yarn.lock - -# parce que certaines personnes utilisent de vrais IDEs -.idea -*.iml diff --git a/LICENSE b/LICENSE deleted file mode 100755 index 5c93f45..0000000 --- a/LICENSE +++ /dev/null @@ -1,13 +0,0 @@ - DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE - Version 2, December 2004 - - Copyright (C) 2004 Sam Hocevar - - Everyone is permitted to copy and distribute verbatim or modified - copies of this license document, and changing it is allowed as long - as the name is changed. - - DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE - TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - - 0. You just DO WHAT THE FUCK YOU WANT TO. diff --git a/README.md b/README.md index eecfc17..bc0a1f8 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,32 @@ -# KNACSS +KNACSS +====== +http://www.knacss.com -**Né en 2012 et après plus de 10 années de bons et loyaux services, le projet initial « KNACSS » d'Alsacréations est officiellement obsolète, n'est plus maintenu et ne sera plus mis à jour.** +KNACSS is a minimalist, responsive and extensible style sheet to kick-start your HTML / CSS projects. -## Documentation version v8 (v8 = Reborn) +Designed by [Alsacreations agency](http://alsacreations.fr) and used on a daily basis in production, KNACSS is not only a lightweight documented framework but also a CSS reset, adapted to every project no matter its size. -- Site web de présentation de KNACSS Reborn : -- [**Documentation KNACSS Reborn**](https://www.knacss.com/doc.html) +It handles basic elements, box sizing, margins, floats, simple and complex aligns, positioning, layout grids, gutters, old IE fallbacks and last but not least responsiveness, everything automagically ! -## Documentation anciennes versions (v7) +Installation +----------- +There is nothing to install. It is only a CSS file you can call as usual in the head of your document with a link element: -- [**Documentation KNACSS v7**](https://www.knacss.com/doc-old.html) -- [**Pense-bête PDF KNACSS v7**](https://www.knacss.com/assets/pdf/knacss7-cheatsheet.pdf) + +You can also install KNACSS with [Bower](http://bower.io/) : ```bower install knacss``` + +... Or you can also choose the KNACSS Builder : http://knacss.com/builder/ + + +Usage +----- +KNACSS is a collection of ready to use styles and snippets to kick start your project. Feel free to use it as a “reset”, then make it grow to suit your needs. +Take the time to read the documentation before jumping in. Indeed, KNACSS doesn’t always suit beginners’ needs since a little thing can have big consequences. + +Useful links +------------ +* Website and download : http://knacss.com/ +* Tutorial : http://knacss.com/demos/tutoriel.html +* Commented code : http://knacss.com/knacss.html +* Sass version on Hugo Giraudel's repo : https://github.com/HugoGiraudel/KNACSS-Sass diff --git a/bower.json b/bower.json new file mode 100644 index 0000000..39e87cf --- /dev/null +++ b/bower.json @@ -0,0 +1,23 @@ +{ + "name": "KNACSS", + "version": "2.9.2", + "homepage": "http://www.knacss.com/", + "authors": [ + "Raphaël GOETTER, Alsacreations" + ], + "description": "KNACSS is a minimalist, responsive and extensible style sheet to kick-start your HTML / CSS projects. It relies on common best practices and experience on the topic.", + "main": "css/knacss.css", + "keywords": [ + "css", "framework", "reset", "responsive", "rwd", "boilerplate", "workflow" + ], + "license": "WTFPL", + "ignore": [ + "**/.*", + "node_modules", + "bower_components", + "test", + "less/knackLESS.zip", + "tests", + "README.md" + ] +} diff --git a/changelog.md b/changelog.md deleted file mode 100755 index a0609cb..0000000 --- a/changelog.md +++ /dev/null @@ -1,357 +0,0 @@ -# Changelog - -- 24 janvier 2022 (8.2.1) : corrections des radio / checkbox -- 19 janvier 2022 (8.2) : refonte des variables d'espacement -- 5 janvier 2022 (8.1) : refonte des variables de couleur -- 9 juillet 2021 (8.0.5) : suppression min-height: 0 par défaut -- 26 avril 2021 : taille de base 100% (et non plus 62.5%) et corrections Grillade -- 5 mars 2021 : les classes utilitaires font à présent partie du Core -- 26 novembre 2020 : Documentation + V1.0.0 -- 22 octobre 2020 : grosse remise à jour. V0.9.0 -- 12 octobre 2020 : début de refonte classes utilitaires -- 11 août 2020 : refonte des composants principaux -- 19 mai 2020 : fichier de composant `button.scss` et mixin Sass -- 29 février 2020 : feuille de style accessibilité -- 13 février 2020 : on repart de zéro... - -## Changelog 2020 - -Né en 2012 et après près de 10 années de bons et loyaux services, le projet initial « KNACSS » d'Alsacréations laisse place à une toute nouvelle version, totalement remaniée : KNACSS Reborn, correspondant à la Branche et version 8. - -## Changelog v8.0.0 (xxx 2019) - -- Architecture : mise à jour du reset, suppression des reset vendors (Reboot de Boostrap) -- Architecture : renommage de dossiers à la "7-1 pattern": `_config` > `abstracts`, `_library` > `base`, et du fichier `_base.scss` en `_reset.scss` -- Architecture : modification de l'ordre d'import des fichiers : les utilitaires sont importées à la fin à présent -- Compatibilité : support passé de IE10 à IE11 (browserlist) -- Compatibilité : Browserslist devenu `.browserslistrc` et mise à jour du support à `>0.25% not op_mini all` -- Compatibilité : fichier gulpfile.js dorénavant compatible Gulp 4 -- Compatibilité : versions exactes des dépendances dans package.json (pour éviter "latest") -- Grillade :renommage des classes `grid-` en `grillade-` pour éviter tout conflit -- Grillade : ajout du constructeur `medium-X` en plus de `small-X` -- Grillade : ajout des constructeus `-start`, `-end`, `-center`, `-space-between`, `-space-around`, `-space-evenly` pour l'alignement général de la grille -- Divers : ajout d'une variable pour supporter ou non IE11 : `$ie: true !default;`. -- Divers :ajout d'une variable pour supporter ou non WordPress : `$wordpress: false !default;`. -- Divers :`visually-hidden` devient un mixin -- Divers :corrections typo - -## Changelog v7.1.2 (30 janvier 2019) - -- ajout de la règle `@media (prefers-reduced-motion: reduce)` -- ajout de `@supports (display: grid)` dans le mixin de grille - -## Changelog v7.1.1 (10 decembre 2018) - -- patch correctif de gulpfile - -## Changelog v7.1.0 (31 octobre 2018) - -- mise à jour et meilleure intégration de gulp / postCSS : - - autoprefixer version postCSS (avec browserslist officielle), - - unprefix : pour supprimer les vieux préfixes inutiles - - flexbox-fixes : pour corriger les erreurs connues sur IE - - gap-properties : polyfill de gap -> grid-gap - - minification CSS avec CSSnano -- application de `white-space: pre-rap` sur les textarea - -## Changelog v7.0.9 (24 octobre 2018) - -- correction d'alignement vertical de `.nav-button` - -## Changelog v7.0.8 (20 septembre 2018) - -- suppression de `white-space: nowrap` sur les éléments de formulaire - -## Changelog v7.0.7 (3 juillet 2018) - -- cohérence de renommage pour les classes utilitaires (ajout du préfixe `.u-` uniformément) - -## Changelog v7.0.5 (25 mai 2018) - -- mise à jour des styles, SVG, et variables des checkbox, radio et switches - -## Changelog v7.0.4 (04 avril 2018) - -- ajout de `::placeholder` cf. issue #276 - -## Changelog v7.0.3 (01 mars 2018) - -- suppression de commentaires inutiles - -## Changelog v7.0.2 (04 janvier 2018) - -- intégration de (auto)grid dans Grillade - -## Changelog v7.0.1 (22 décembre 2017) - -- meilleure gestion des hyphens -- mise en commentaire du fix SVG our IE11 - -## Changelog v7.0.0 (août - novembre 2017) - -- modifications, mises à jour : - - architecture globale revisitée (vendor, config, library, components) - - remplacement de normalize.css par Bootstrap reboot.css - - déplacement des variables de gouttières de grillade.scss vers variables.scss - - déplacement des variables de breakpoints de breakpoints.scss vers variables.scss - - regroupement des styles des tableaux - - renommage des variables couleur de projets - - renommage des variables de composants - - renommage des variables d'espacement (`$tiny-value` -> `$spacer-micro`) - - automatisation des classes utilitaires via Sass - - suppression du namespace "kna-" -- refonte : - - système de grille (dorénavant basé sur Grid Layout) - - boutons, avec possibilités de variantes (primary, success, warning, etc.) - - styles de formulaires - - styles des tableaux - - l'objet autogrid passe en Grid Layout -- ajouts : - - des badges (tags), avec possibilités de variantes (primary, success, warning, etc.) - - des alertes, avec possibilités de variantes (primary, success, warning, etc.) - - d'un bouton de navigation `.nav-button` - - des checkbox, radio et bouton "switch" stylés - - des onglets (tabs) - - des flèches courantes (haut, droit, bas, gauche) en SVG data-URI - - création d'un mixin de grille - - création d'un mixin de tailles de polices (responsive) - - `* {min-width: 0}` pour éviter la valeur `auto` sur les flex-items et grid-items - -## Changelog v6.1.2 (21 juin 2017) - -- alignement des helpers flexbox sur ceux de Bootstrap (`.d-flex`, `.flex-row`, `.flex-column`, `.mr-auto`) -- alignement des breakpoints sur ceux de Bootstrap (576, 768, 992, 1200) et réorganisation des intervalles -- `tab-size: 2;` sur les `
`
-- passage en System Font Stack. cf. 
-
-## Changelog v6.1.1 (21 avril 2017)
-
-- amélioration du mixin "respond-to()"
-
-## Changelog v6.1.0 (3 mars 2017)
-
-- passage à [Normalize 5.0.0](https://github.com/necolas/normalize.css/blob/5.0.0/CHANGELOG.md)
-- ajout de variables pour tailles de polices différentes sur petits et sur grands écrans (`$h1-size` et `$h1-size-l` par exemple). Par défaut, les tailles "mobile" sont appliquées, et les tailles "desktop" s'appliquent en min-width `$tiny +1`
-- convention de nommage des variables pour faciliter les recherches : `$base-color` devient `$color-base`, `$link-color` devient `$link-color`, etc.
-- typo fix
-
-## Changelog v6.0.8 (10 janvier 2017)
-
-- application de `$link-color-hover` uniquement si différent de `$link-color`
-
-## Changelog v6.0.7 (7 décembre 2016)
-
-- application de `$font-family-headings` uniquement si différent de `$font-stack-base`
-
-## Changelog v6.0.6 (2 décembre 2016)
-
-- Grillade : redéfinition du périmètre de `-small` : passe de `(min-width: ($tiny + 1)) and (max-width: $small)` à `(min-width: ($tiny + 1)) and (max-width: $medium)` (de 544px à 991px par défaut)
-
-## Changelog v6.0.5 (1er décembre 2016)
-
-- redéfinition des variables de breakpoints, à présent calées sur [celles de Bootstrap](https://v4-alpha.getbootstrap.com/layout/overview/#responsive-breakpoints)
-
-## Changelog v6.0.4 (22 novembre 2016)
-
-- renommage des variables
-
-## Changelog v6.0.3 (10 novembre 2016)
-
-- renommage `grid-item-*` en `item-*` pour éviter [les conflits](https://github.com/alsacreations/KNACSS/issues/222)
-
-## Changelog v6.0.2 (27 octobre 2016)
-
-- optimisation de la grille (de 8ko à 3ko pour la version Sass)
-
-## Changelog v6.0.0 (26 septembre 2016)
-
-- refonte intégrale de la grille de mise en forme (adoption de [grillade.css](http://grillade.knacss.com))
-- suppression de include-media (cause de bugs d'encodage : cf. [#203](https://github.com/alsacreations/KNACSS/issues/203) / [#197](https://github.com/alsacreations/KNACSS/issues/197) , nécessite un temps d'apprentissage, et n'apporte pas grand chose au final).
-- refonte des valeurs des Breakpoints et des classes responsive. [voir issue #210](https://github.com/alsacreations/KNACSS/issues/210)
-- modularisation des fichiers et dossiers, classés par fonctions (config, vendor, library, objects, utility)
-- ajout des objects courants : [media](http://codepen.io/raphaelgoetter/pen/KMWWwj) et [autogrid](http://codepen.io/raphaelgoetter/pen/KMgBJd?editors=1100)
-- suppression des positionnements tabulaires. `.row`, `.col` et `.line` n'ont plus lieu d'être depuis Flexbox, pouvaient entrer en conflit avec d'autres frameworks et ne font que parasiter KNACSS
-- amélioration du fichier Gulpfile.js
-- corrections de bugs divers
-- mise à jour de la doc
-
-## Changelog v5.0.1 (24 mai 2016)
-
-- les helpers de largeurs deviennent mobile-first et ne s'activent que sur écran d'une certaine taille. Ex. `.w700p {width: 700px;}` devient `@include media('>640px') {.w700p {width: 700px;}}`. Ainsi il n'est plus nécessaire de les écraser dans la feuille de style responsive.
-
-## Changelog v5.0.0 (23 mai 2016)
-
-- suppression du support IE8-IE9 (à partir de la version KNACSS 5.0, seul IE10 et supérieurs sont pris en charge)
-- suppression du support LESS (à partir de la version KNACSS 5.0, seul le préprocesseur Sass est encore pris en charge pour des raisons de maintenabilité)
-- mise à jour vers Normalize 4.1.1 : 
-- restructuration / renommage des fichiers avec préfixes `_config-`, `_layout-`, `_library-`, `_object-`, `_override-`
-- ajout de la library include-media () pour faciliter la gestion des media queries
-- adaptation des variables de breakpoint pour les rendre compatibles avec include-media
-- grille "grillade" à présent en mobile first (par défaut 1 colonne sur "tiny", 2 colonnes sur "small", valeurs modifiables)
-- nommage de variables préfixé pour plus de maintenabilité : `$gutter` -> `$grid-gutter`, `$number` -> `$grid-number`, `$left` -> `$grid-left` et `$right` -> `$grid-right`
-- renommage des éléments de grilles : `.flex-item-double` --> `.grid-item-double` (plus cohérent)
-- ajout des éléments de layout : `.grid-item-first`, `.grid-item-medium` et `.grid-item-last`
-- ajout de Table des Matières dans la feuille de style non minifiée
-- adaptation des fichiers gulpfile, package.json et bower.json
-- mise à jour de la documentation
-
-## Changelog v4.4.5 (1er avril 2016)
-
-- mise à jour vers Normalize 4 : 
-- application de min-width: 0 sur les flex-item-fluid pour éviter les minimum automatiques des flex-items
-- suppression des styles spécifiques à Gmap (sélecteurs trop lourds pour un cas très particuliers)
-
-## Changelog v4.4.4 (23 janvier 2016)
-
-- mise à jour vers Normalize 3.0.3 : 
-- réalignement vertical des input et des label
-
-## Changelog v4.4.3 (14 janvier 2016)
-
-- ajout du patch `min-width: 0` sur les flex-items de grilles
-
-## Changelog v4.4.2 (24 décembre 2015)
-
-- correction d'un bug responsive des classes `.flex-item-double`
-- création de la feuille de style dédiée aux grilles : _grillade.css_ pour ceux qui souhaitent se contenter des grilles de KNACSS
-
-## Changelog v4.4.0 (12 décembre 2015)
-
-- ajout de classes d'état dans les helpers (`is-disabled`, `is-hidden`, `is-visually-hidden`, `is-unstyled`)
-- import de la feuille de style dédiée WordPress mise en commentaire par défaut et activable au besoin
-- la taille de police de base est à présent de "1.4rem" et non un calcul en `em` à partir d'une valeur en pixels
-- suppression de `@font-stack-universal` devenue inutile (servait dans les grilles inline-block)
-- suppression de "helvetica, arial" dans les font-stacks par défaut (seul reste "sans-serif")
-- ajout d'une classe `.bfc` (actuellement alias de l'existante `.mod`)
-- ajout d'une classe `.no-wrapping` pour les éléments qui ne doivent pas adopter de césures sur petit écran
-- ajout de classes helpers pour les marges automatiques (`.mtauto`, `mrauto`, `.mauto`, etc.)
-
-## Changelog v4.3.6 (10 novembre 2015)
-
-- modification de la valeur par défaut de gouttière (`1em` -> `2rem`)
-- correction d'un `padding: none` en `padding: 0` dans styling.less|sass
-
-## Changelog v4.3.5 (20 octobre 2015)
-
-- correction de doublons
-- ajout de `word-break: break-all` sur les liens en responsive
-- suppression du `outline: 0` sur les boutons au focus
-- correction de visuels dans la documentation
-
-## Changelog v4.3.4 (27 août 2015)
-
-- ajout des classes `.pull` et `.push` pour les offsets des grilles
-- corrections de la doc Print et Commencer
-- corrections de nommages reliquats : `.flexitem-double` -> `.flex-item-double`
-- suppression des styles graphiques pour tableaux alternate et striped
-- modifications sur la classe `.visually-hidden`
-
-## Changelog v4.3.3 (6 août 2015)
-
-- ajout de helpers (breakpoints responsive)
-- modification du seuil de breakpoint pour les grilles inégales `@tiny-screen` -> `@small-screen`
-- corrections feuille de style print (modifications plus faciles pour l'utilisateur)
-
-## Changelog v4.3.1 (5 juillet 2015)
-
-- Amélioration des grilles responsive. Par exemple la classe `grid-4-small-2-tiny-1` définira une grille de 4 colonnes sur grand écran, puis en 2 colonnes sur un écran réduit, puis en une seule colonne sur petit écran. La notation `grid-4` fonctionne toujours, mais ne sera pas automatiquement responsive.
-
-## Changelog v4.3.0 (3 juillet 2015)
-
-- Les grilles de KNACSS sont à présent rétrocompatibles jusqu'à IE8 et Android2 grâce à un fallback en `display: inline-block` pour ces anciens navigateurs. Cependant les fonctionnalités resteront limitées chez ces dinosaures (pas de `flex-item-double`, de `flex-item-first`, etc.)
-
-## Changelog v4.2.3 (2 juillet 2015)
-
-- Passage à l'indentation via 2 espaces et non plus tabulations (+ `.editorconfig` à jour)
-- Répartition des styles tabulaires entre les fichiers `tables` et `styling`
-- pas de namespace sur les classes `.clear`, `.clearfix` et `.visually-hidden`
-- ajout d'une classe `.bfc` (identique à `.mod`) et qui crée un contexte de formatage block
-
-## Changelog v4.2.2 (26 juin 2015)
-
-- Ajout de !default aux variables SASS dans le fichier `_00-config.scss`
-- Flex-container enhancement
-- select element enhancement on webkit
-- correction largeurs des grilles pour IE
-- correction de divers doublons
-
-## Changelog v4.2.1 (25 mai 2015)
-
-- pour les grilles, suppression de l'alignement justifié par défaut (justify-content: space-between)
-
-## Changelog v4.2.0 (05 mai 2015)
-
-- possibilité d'ajouter un namespace à l'ensemble des classes (configurable dans le fichier config de Less et Sass)
-
-## Changelog v4.1.6 (17 avril 2015)
-
-- mise en commentaire des sauts de page print avant un h1
-- correction d'anomalie sur les input (user-select: none)
-- correction d'erreur de compilation Sass
-
-## Changelog v4.1.4 (14 avril 2015)
-
-- ajout de node_modules dans le .gitignore
-- ajout d'un gulpfile.js et des dépendances dans package.json
-- ajout de la classe .unstyled destinée aux éléments de formulaires
-
-## Changelog v4.1.3 (13 avril 2015)
-
-Les classes relatives à flexbox ont été renommées pour ne pas entrer en conflit avec des outils tels que Modernizer (qui ajoutent aux-aussi ce genre de classes).
-
-Anciens noms :
-
-```
-.flexbox, .flexbox-h
-.flexbox-v
-.flexitem-fluid
-.flexitem-center
-.flexitem-first, .flexitem-medium, .flexitem-last
-```
-
-Nouveaux noms :
-
-```
-.flex-container, .flex-container-h
-.flex-container-v
-.flex-item-fluid
-.flex-item-center
-.flex-item-first, .flex-item-medium, .flex-item-last
-```
-
-## Changelog v4.1.1 (30 mars 2015)
-
-## Vite fait
-
-- grosse remise à jour, orientée vers les technos modernes (flexbox, rem, calc, ...) et moins de "bidouille"
-- fin du support d'IE6-IE8 Si vous souhaitez utiliser KNACSS sur d'anciens navigateurs, préférez la [Version 3](https://github.com/raphaelgoetter/KNACSS/tree/3.1.0)
-- ajout du reset [normalize.css](http://necolas.github.io/normalize.css/)
-- un grand merci à @7studio pour ses conseils et observations sur la version beta de KNACSS 4.0
-- attention : rétrocompatibilité non préservée pour certaines classes ( .left, .start, .txtleft, .fl, .table-, .flex-start, .flex-end)
-- attention : rétrocompatibilité non préservée pour les grilles de mise en page (passage à flexbox et simplification de la structure)
-
-## Done
-
-- documentation en français
-- PDF pense-bête mis à jour : 
-- gros ménage de printemps (gros nettoyage de tous les espaces et tabulations disgrâcieux)
-- dans la section "quick print reset", ajout des classes .p-like, h1-like, h2-like etc.
-- mise en commun globale de tous les styles p avec .p-like (h1 et h1-like, etc.).
-- déplacement et commentaire sur la règle body > script
-- correction du bug des height: auto sur les images au format SVG
-- meilleure intégration de box-sizing
-- suppression du fichier dédié aux réglages des bugs des anciennes versions d'IE6-IE8
-- fin du support d'IE9 pour les grilles : KNACSS v4 compatible IE10+ pour ce qui concerne les mises en page en grilles (flexbox FTW!)
-- réorganisation des fichiers (le fichier dédié "IE.css" disparait, le fichier "booleans" devient "misc" (plus cohérent), le fichier "gmaps" est désormais inclus dans "misc")
-- ajout des préfixes ".table-" devant les styles de décoration des tableaux
-- suppression du fichier icons.css, statistiquement inutile en pratique
-- meilleure cohérence de nommage entre .left, .start, .txtleft, .fl
-- ajout d'un fichier de reset dédié à WordPress
-- refonte intégrale des grilles en Flexbox (et en plus ça marche sur IE10 !)
-- ajout d'un fichier .editorconfig ()
-- passage des :before/:after en ::before/::after
-- ajout de sourcemaps CSS
-- suppression des images noir et blanc forcées en media print
-- correction de la formule LESS `{calc(1em * .625);`
-- ajout du reset [normalize.css](http://necolas.github.io/normalize.css/)
-- mise à jour du générateur de gabarits [Schnaps.it](http://schnaps.it/)
diff --git a/css/flexbox.css b/css/flexbox.css
new file mode 100644
index 0000000..3904d6c
--- /dev/null
+++ b/css/flexbox.css
@@ -0,0 +1,65 @@
+
+
+/* ----------------------------- */
+/* ==flexbox classes */
+/* ----------------------------- */
+
+/* flexbox layout context on container */
+.flex {
+	display: -webkit-box;
+	display: -moz-box;
+	display: -ms-flexbox;
+	display: -webkit-flex;
+	display: flex;
+}
+/* horizontal alignment */
+.flex-h {
+	    -webkit-box-orient: horizontal;
+	       -moz-box-orient: horizontal;
+	-webkit-flex-direction: row;
+	    -ms-flex-direction: row;
+	        flex-direction: row;
+}
+/* vertical alignment */
+.flex-v {
+	    -webkit-box-orient: vertical;
+	       -moz-box-orient: vertical;
+	-webkit-flex-direction: column;
+	    -ms-flex-direction: column;
+	        flex-direction: column;
+}
+/* for fluid items */
+.flex-fluid {
+	-moz-box-flex: 1;
+	 -webkit-flex: 1;
+	    -moz-flex: 1;
+	     -ms-flex: 1;
+	         flex: 1;
+}
+/* for items that must appear first */
+.flex-start {
+	-webkit-box-ordinal-group: -1;
+	   -moz-box-ordinal-group: 0;
+	           -ms-flex-order: -1;
+	            -webkit-order: -1;
+	               -moz-order: -1;
+	                    order: -1;
+}
+/* for items that must appear middle */
+.flex-mid {
+	-webkit-box-ordinal-group: 1;
+	   -moz-box-ordinal-group: 1;
+	           -ms-flex-order: 1;
+	            -webkit-order: 1;
+	               -moz-order: 1;
+	                    order: 1;
+}
+/* for items that must appear at the end */
+.flex-end {
+	-webkit-box-ordinal-group: 42;
+	   -moz-box-ordinal-group: 42;
+	           -ms-flex-order: 42;
+	            -webkit-order: 42;
+			       -moz-order: 42;
+	                    order: 42;
+}
diff --git a/css/forms.css b/css/forms.css
new file mode 100644
index 0000000..6440ca0
--- /dev/null
+++ b/css/forms.css
@@ -0,0 +1,88 @@
+
+/* ----------------------------- */
+/* ==forms                       */
+/* ----------------------------- */
+
+/* thanks to HTML5boilerplate,
+* github.com/nathansmith/formalize 
+* and www.sitepen.com
+*/
+
+
+/* buttons */
+.btn {
+	display: inline-block;
+}
+
+/* forms items */
+form,
+fieldset {
+	border: none;
+}
+input,
+button,
+select,
+label,
+.btn {
+	vertical-align: middle;
+	font-family: inherit;
+	font-size: inherit;
+}
+label { 
+	display: inline-block;
+	vertical-align: middle;
+	cursor: pointer;
+}
+legend {
+	border: 0;
+	white-space: normal;
+}
+textarea {
+	overflow: auto; /* Removes default vertical scrollbar on empty textarea in IE6/7/8/9 */
+	min-height: 5em;
+	vertical-align: top;
+	font-family: inherit;
+	font-size: inherit;
+	resize: vertical;
+}
+button,
+input[type="button"],
+input[type="reset"],
+input[type="submit"] {
+	cursor: pointer;
+	-webkit-appearance: button; /* clickable input types in iOS */
+}
+input[type="checkbox"],
+input[type="radio"] {
+	padding: 0; /* Corrects excess space around these inputs in IE8/9 */
+}
+input[type="search"] {
+	-webkit-appearance: textfield;
+}
+
+/* if select styling bugs on WebKit */
+/* select { -webkit-appearance: none; } */
+
+/* 'x' appears on right of search input when text is entered. This removes it */
+input[type="search"]::-webkit-search-decoration,
+input[type="search"]::-webkit-search-cancel-button,
+input[type="search"]::-webkit-search-results-button,
+input[type="search"]::-webkit-search-results-decoration {
+	display: none;
+}
+::-webkit-input-placeholder {
+	color: #777;
+}
+input:-moz-placeholder,
+textarea:-moz-placeholder {
+	color: #777;
+}
+
+/* Removes inner padding and border in FF3+ */
+button::-moz-focus-inner,
+input[type='button']::-moz-focus-inner,
+input[type='reset']::-moz-focus-inner,
+input[type='submit']::-moz-focus-inner {
+	border: 0;
+	padding: 0;
+}
diff --git a/css/grids.css b/css/grids.css
new file mode 100644
index 0000000..f09b96b
--- /dev/null
+++ b/css/grids.css
@@ -0,0 +1,77 @@
+
+/* ----------------------------- */
+/* ==grids                       */
+/* ----------------------------- */
+
+/* grids inspired from SUIT https://github.com/suitcss/suit */
+/* font-family hack explained here : https://github.com/raphaelgoetter/KNACSS/issues/37 */
+
+.grid {
+	overflow: hidden;
+	font-family: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif;
+}
+.grid > * {
+	display: block;
+	padding: 0;
+	margin-left: -20px; /* gutter value */
+	text-align: left;
+	letter-spacing: -0.31em;
+	text-rendering: optimizespeed;
+}
+/* Opera hack */
+.opera:-o-prefocus,
+.grid > * {
+	word-spacing: -0.43em;
+}
+.grid > * > * {
+	display: inline-block;
+	width: 100%;	
+	padding-left: 20px; /* gutter value */
+	margin-left: 0;
+	vertical-align: top;
+	text-align: left;
+	letter-spacing: normal;
+	word-spacing: normal;
+	text-rendering: auto;
+	*display: inline; *zoom: 1; /* IE67 hack */
+	font-family: helvetica, arial, sans-serif;
+}
+.grid2 > * {width: 50%;}
+.grid3 > * {width: 33.333%;}
+.grid4 > * {width: 25%;}
+.grid5 > * {width: 20%;}
+.grid6 > * {width: 16.667%;}
+.grid8 > * {width: 12.5%;}
+.grid10 > * {width: 10%;}
+.grid12 > * {width: 8.333%;}
+
+/* unequal grids (1-2, 2-1, 1-3 and 3-1) for 2 blocks */
+.grid2-1 > *:first-child,
+.grid1-2 > * + * { width: 66.666%; }
+.grid1-2 > *:first-child,
+.grid2-1 > * + * { width: 33.333%; }
+.grid1-3 > *:first-child,
+.grid3-1 > * + * { width: 25%; }
+.grid3-1 > *:first-child,
+.grid1-3 > * + * { width: 75%; }
+
+/* Responsiv-o-matic */
+@media (max-width: 1024px) {
+	.grid5 > *,
+	.grid6 > *,
+	.grid8 > *,
+	.grid10 > *,
+	.grid12 > * {width: 33.333%}
+}
+@media (max-width: 768px) {
+	.grid3 > *,
+	.grid4 > *,
+	.grid5 > *,
+	.grid6 > *,
+	.grid8 > *,
+	.grid10 > *,
+	.grid12 > * {width: 50%}
+}
+@media (max-width: 640px) {
+	.grid > * > * {width: 100% !important}
+}
diff --git a/css/grillade/grillade.css b/css/grillade/grillade.css
deleted file mode 100644
index 0c440b5..0000000
--- a/css/grillade/grillade.css
+++ /dev/null
@@ -1 +0,0 @@
-.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.gap-0{gap:0}.gap-x-0{column-gap:0}.gap-y-0{row-gap:0}.gap-5{gap:.313rem}.gap-x-5{column-gap:.313rem}.gap-y-5{row-gap:.313rem}.gap-10{gap:.625rem}.gap-x-10{column-gap:.625rem}.gap-y-10{row-gap:.625rem}.gap-16{gap:1rem}.gap-x-16{column-gap:1rem}.gap-y-16{row-gap:1rem}.gap-20{gap:1.25rem}.gap-x-20{column-gap:1.25rem}.gap-y-20{row-gap:1.25rem}.gap-36{gap:2.25rem}.gap-x-36{column-gap:2.25rem}.gap-y-36{row-gap:2.25rem}.col-start-1{grid-column-start:1}.col-end-1{grid-column-end:1}.col-span-1{grid-column:span 1/span 1}.row-start-1{grid-row-start:1}.row-end-1{grid-row-end:1}.row-span-1{grid-row:span 1/span 1}.col-start-2{grid-column-start:2}.col-end-2{grid-column-end:2}.col-span-2{grid-column:span 2/span 2}.row-start-2{grid-row-start:2}.row-end-2{grid-row-end:2}.row-span-2{grid-row:span 2/span 2}.col-start-3{grid-column-start:3}.col-end-3{grid-column-end:3}.col-span-3{grid-column:span 3/span 3}.row-start-3{grid-row-start:3}.row-end-3{grid-row-end:3}.row-span-3{grid-row:span 3/span 3}.col-start-4{grid-column-start:4}.col-end-4{grid-column-end:4}.col-span-4{grid-column:span 4/span 4}.row-start-4{grid-row-start:4}.row-end-4{grid-row-end:4}.row-span-4{grid-row:span 4/span 4}.col-start-5{grid-column-start:5}.col-end-5{grid-column-end:5}.col-span-5{grid-column:span 5/span 5}.row-start-5{grid-row-start:5}.row-end-5{grid-row-end:5}.row-span-5{grid-row:span 5/span 5}.col-start-6{grid-column-start:6}.col-end-6{grid-column-end:6}.col-span-6{grid-column:span 6/span 6}.col-span-full{grid-column:1/-1}.row-start-6{grid-row-start:6}.row-end-6{grid-row-end:6}.row-span-6{grid-row:span 6/span 6}@media (min-width:576px){.sm\:grid{display:grid}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:gap-0{gap:0}.sm\:gap-x-0{column-gap:0}.sm\:gap-y-0{row-gap:0}.sm\:gap-5{gap:.313rem}.sm\:gap-x-5{column-gap:.313rem}.sm\:gap-y-5{row-gap:.313rem}.sm\:gap-10{gap:.625rem}.sm\:gap-x-10{column-gap:.625rem}.sm\:gap-y-10{row-gap:.625rem}.sm\:gap-16{gap:1rem}.sm\:gap-x-16{column-gap:1rem}.sm\:gap-y-16{row-gap:1rem}.sm\:gap-20{gap:1.25rem}.sm\:gap-x-20{column-gap:1.25rem}.sm\:gap-y-20{row-gap:1.25rem}.sm\:gap-36{gap:2.25rem}.sm\:gap-x-36{column-gap:2.25rem}.sm\:gap-y-36{row-gap:2.25rem}.sm\:col-start-1{grid-column-start:1}.sm\:col-end-1{grid-column-end:1}.sm\:col-span-1{grid-column:span 1/span 1}.sm\:row-start-1{grid-row-start:1}.sm\:row-end-1{grid-row-end:1}.sm\:row-span-1{grid-row:span 1/span 1}.sm\:col-start-2{grid-column-start:2}.sm\:col-end-2{grid-column-end:2}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:row-start-2{grid-row-start:2}.sm\:row-end-2{grid-row-end:2}.sm\:row-span-2{grid-row:span 2/span 2}.sm\:col-start-3{grid-column-start:3}.sm\:col-end-3{grid-column-end:3}.sm\:col-span-3{grid-column:span 3/span 3}.sm\:row-start-3{grid-row-start:3}.sm\:row-end-3{grid-row-end:3}.sm\:row-span-3{grid-row:span 3/span 3}.sm\:col-start-4{grid-column-start:4}.sm\:col-end-4{grid-column-end:4}.sm\:col-span-4{grid-column:span 4/span 4}.sm\:row-start-4{grid-row-start:4}.sm\:row-end-4{grid-row-end:4}.sm\:row-span-4{grid-row:span 4/span 4}.sm\:col-start-5{grid-column-start:5}.sm\:col-end-5{grid-column-end:5}.sm\:col-span-5{grid-column:span 5/span 5}.sm\:row-start-5{grid-row-start:5}.sm\:row-end-5{grid-row-end:5}.sm\:row-span-5{grid-row:span 5/span 5}.sm\:col-start-6{grid-column-start:6}.sm\:col-end-6{grid-column-end:6}.sm\:col-span-6{grid-column:span 6/span 6}.sm\:col-span-full{grid-column:1/-1}.sm\:row-start-6{grid-row-start:6}.sm\:row-end-6{grid-row-end:6}.sm\:row-span-6{grid-row:span 6/span 6}}@media (min-width:992px){.md\:grid{display:grid}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:gap-0{gap:0}.md\:gap-x-0{column-gap:0}.md\:gap-y-0{row-gap:0}.md\:gap-5{gap:.313rem}.md\:gap-x-5{column-gap:.313rem}.md\:gap-y-5{row-gap:.313rem}.md\:gap-10{gap:.625rem}.md\:gap-x-10{column-gap:.625rem}.md\:gap-y-10{row-gap:.625rem}.md\:gap-16{gap:1rem}.md\:gap-x-16{column-gap:1rem}.md\:gap-y-16{row-gap:1rem}.md\:gap-20{gap:1.25rem}.md\:gap-x-20{column-gap:1.25rem}.md\:gap-y-20{row-gap:1.25rem}.md\:gap-36{gap:2.25rem}.md\:gap-x-36{column-gap:2.25rem}.md\:gap-y-36{row-gap:2.25rem}.md\:col-start-1{grid-column-start:1}.md\:col-end-1{grid-column-end:1}.md\:col-span-1{grid-column:span 1/span 1}.md\:row-start-1{grid-row-start:1}.md\:row-end-1{grid-row-end:1}.md\:row-span-1{grid-row:span 1/span 1}.md\:col-start-2{grid-column-start:2}.md\:col-end-2{grid-column-end:2}.md\:col-span-2{grid-column:span 2/span 2}.md\:row-start-2{grid-row-start:2}.md\:row-end-2{grid-row-end:2}.md\:row-span-2{grid-row:span 2/span 2}.md\:col-start-3{grid-column-start:3}.md\:col-end-3{grid-column-end:3}.md\:col-span-3{grid-column:span 3/span 3}.md\:row-start-3{grid-row-start:3}.md\:row-end-3{grid-row-end:3}.md\:row-span-3{grid-row:span 3/span 3}.md\:col-start-4{grid-column-start:4}.md\:col-end-4{grid-column-end:4}.md\:col-span-4{grid-column:span 4/span 4}.md\:row-start-4{grid-row-start:4}.md\:row-end-4{grid-row-end:4}.md\:row-span-4{grid-row:span 4/span 4}.md\:col-start-5{grid-column-start:5}.md\:col-end-5{grid-column-end:5}.md\:col-span-5{grid-column:span 5/span 5}.md\:row-start-5{grid-row-start:5}.md\:row-end-5{grid-row-end:5}.md\:row-span-5{grid-row:span 5/span 5}.md\:col-start-6{grid-column-start:6}.md\:col-end-6{grid-column-end:6}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-span-full{grid-column:1/-1}.md\:row-start-6{grid-row-start:6}.md\:row-end-6{grid-row-end:6}.md\:row-span-6{grid-row:span 6/span 6}}@media (min-width:1330px){.lg\:grid{display:grid}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:gap-0{gap:0}.lg\:gap-x-0{column-gap:0}.lg\:gap-y-0{row-gap:0}.lg\:gap-5{gap:.313rem}.lg\:gap-x-5{column-gap:.313rem}.lg\:gap-y-5{row-gap:.313rem}.lg\:gap-10{gap:.625rem}.lg\:gap-x-10{column-gap:.625rem}.lg\:gap-y-10{row-gap:.625rem}.lg\:gap-16{gap:1rem}.lg\:gap-x-16{column-gap:1rem}.lg\:gap-y-16{row-gap:1rem}.lg\:gap-20{gap:1.25rem}.lg\:gap-x-20{column-gap:1.25rem}.lg\:gap-y-20{row-gap:1.25rem}.lg\:gap-36{gap:2.25rem}.lg\:gap-x-36{column-gap:2.25rem}.lg\:gap-y-36{row-gap:2.25rem}.lg\:col-start-1{grid-column-start:1}.lg\:col-end-1{grid-column-end:1}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:row-start-1{grid-row-start:1}.lg\:row-end-1{grid-row-end:1}.lg\:row-span-1{grid-row:span 1/span 1}.lg\:col-start-2{grid-column-start:2}.lg\:col-end-2{grid-column-end:2}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:row-start-2{grid-row-start:2}.lg\:row-end-2{grid-row-end:2}.lg\:row-span-2{grid-row:span 2/span 2}.lg\:col-start-3{grid-column-start:3}.lg\:col-end-3{grid-column-end:3}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:row-start-3{grid-row-start:3}.lg\:row-end-3{grid-row-end:3}.lg\:row-span-3{grid-row:span 3/span 3}.lg\:col-start-4{grid-column-start:4}.lg\:col-end-4{grid-column-end:4}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:row-start-4{grid-row-start:4}.lg\:row-end-4{grid-row-end:4}.lg\:row-span-4{grid-row:span 4/span 4}.lg\:col-start-5{grid-column-start:5}.lg\:col-end-5{grid-column-end:5}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:row-start-5{grid-row-start:5}.lg\:row-end-5{grid-row-end:5}.lg\:row-span-5{grid-row:span 5/span 5}.lg\:col-start-6{grid-column-start:6}.lg\:col-end-6{grid-column-end:6}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-full{grid-column:1/-1}.lg\:row-start-6{grid-row-start:6}.lg\:row-end-6{grid-row-end:6}.lg\:row-span-6{grid-row:span 6/span 6}}
\ No newline at end of file
diff --git a/css/icons.css b/css/icons.css
new file mode 100644
index 0000000..dd79223
--- /dev/null
+++ b/css/icons.css
@@ -0,0 +1,139 @@
+
+/* ----------------------------- */
+/* ==icons and bullets	         */
+/* ----------------------------- */
+
+.icon {display: inline-block;}
+
+.icon:before,
+.icon.after:after {
+	content: "";
+	display: inline-block;
+	vertical-align: middle;
+	position: relative; top: -.1em;
+	margin: 0 0.3em 0 0;
+	font: 1.4em/1 sans-serif;
+	color: #000;
+	text-shadow: 1px 1px 0 rgba(0,0,0,.1);
+	speak: none;
+}
+
+@media (min-device-width: 768px) {
+	.icon:before,
+	.icon.after:after {
+	font: 1em/0.6 sans-serif;
+	-webkit-transform: rotateZ(0.05deg);
+	}
+}
+
+.icon.after:after {
+	margin: 0 0 0 8px;
+}
+.icon.after:before {
+	content: "" !important
+}
+.icon-rate:before,
+.icon-rate.after:after {
+	content: "\2605";
+}
+.icon-unrate:before,
+.icon-unrate.after:after{
+	content: "\2606";
+}
+.icon-check:before,
+.icon-check.after:after{
+	content: "\2713";
+}
+.icon-uncheck:before,
+.icon-uncheck.after:after{
+	content: "\2717";
+}
+.icon-cloud:before,
+.icon-cloud.after:after {
+	content: "\2601";
+}
+.icon-dl:before,
+.icon-dl.after:after {
+	content: "\21E3";
+	font-weight: bold;
+}
+.icon-cross:before,
+.icon-cross.after:after {
+	content: "\2716";
+	font-weight: bold;
+}
+.icon-arrow1:before, 
+.icon-arrow1.after:after {
+	content: "\2192";
+	position: relative; 
+		top: -0.15em;
+}
+.icon-arrow2:before,
+.icon-arrow2.after:after {
+	content: "\279E";
+}
+.icon-arrow3:before,
+.icon-arrow3.after:after {
+	content: "\279A";
+}
+.icon-bracket1:before,
+.icon-bracket1.after:after {
+	content: "\2039";
+	font-weight: bold;
+	font-size: 1.6em;
+	position: relative; 
+		top: -0.15em;
+}
+.icon-bracket2:before,
+.icon-bracket2.after:after {
+	content: "\203A";
+	font-weight: bold;
+	font-size: 1.6em;
+	position: relative; 
+		top: -0.15em;
+}
+.icon-up:before,
+.icon-up.after:after {
+	content: "\25B2";
+}
+.icon-down:before,
+.icon-down.after:after {
+	content: "\25BC";
+}
+.icon-bull:before,
+.icon-bull.after:after {
+	content: "\2022";
+	font-size: 1.2em;
+	top: -0.05em;
+}
+.icon-bull2:before,
+.icon-bull2.after:after {
+	content: "\25E6";
+	top: -0.05em;
+}
+.icon-bull3:before,
+.icon-bull3.after:after{
+	content: "\2023";
+	font-size: 1.6em;
+	top: -0.05em;
+}
+.icon-nav:before,
+.icon-nav.after:after {
+	content: "\2261";
+	font-weight: bold;
+}
+.icon-losange:before,
+.icon-losange.after:after {
+	content: "\25C6";
+}
+.icon-asteri:before,
+.icon-asteri.after:after {
+	content: "\2731";
+	font-weight: bold;
+}
+.icon-mail:before,
+.icon-mail.after:after {
+	content: "\2709";
+	font-size: 1.6em;
+	top: -.05em;
+}
diff --git a/css/knacss-full/knacss.css b/css/knacss-full/knacss.css
deleted file mode 100644
index be9f52d..0000000
--- a/css/knacss-full/knacss.css
+++ /dev/null
@@ -1,5563 +0,0 @@
-@charset "UTF-8";
-/*!
-* KNACSS Reborn: Just keep it simple!
-* @author: Alsacreations
-* v8.2 2022/01
-* Licence WTFPL http://www.wtfpl.net/
-*/
-/* ----------------------------- */
-/* ==Reset (base)                */
-/* ----------------------------- */
-/*
- * 1. Switch to border-box model for all elements
- * 2. Avoid min-width: auto on flex and grid items
- */
-*,
-*::before,
-*::after {
-  box-sizing: border-box;
-  /* 1 */
-  min-width: 0;
-  /* 2 */
-}
-
-/*
- * 1. Remove the grey highlight on links in iOS 
- * 2. Prevent orientation font changes in iOS
- * 3. Breaks words to prevent overflow in all browsers
- */
-html {
-  font-size: 100%;
-  -webkit-tap-highlight-color: transparent;
-  /* 1 */
-  -webkit-text-size-adjust: 100%;
-  /* 2 */
-  overflow-wrap: break-word;
-  /* 3 */
-}
-
-body {
-  margin: 0;
-  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
-  font-size: 1rem;
-  line-height: 1.5;
-  background-color: #FFFFFF;
-  color: #212529;
-}
-
-/*
- * Headings
- */
-h1,
-.h1-like,
-h2,
-.h2-like,
-h3,
-.h3-like,
-h4,
-.h4-like,
-h5,
-.h5-like,
-h6,
-.h6-like {
-  color: #212529;
-}
-
-/*
- * Links
- */
-a {
-  color: #6c757d;
-  text-decoration: underline;
-}
-
-a:focus,
-a:hover,
-a:active {
-  color: #212529;
-  text-decoration: underline;
-}
-
-/**
- * 1. Remove the bottom border in Chrome 57-
- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
- */
-abbr[title] {
-  border-bottom: none;
-  /* 1 */
-  text-decoration: underline;
-  /* 2 */
-  -webkit-text-decoration: underline dotted;
-          text-decoration: underline dotted;
-  /* 2 */
-}
-
-/*
- * Vertical rythm
- */
-h1,
-.h1-like,
-h2,
-.h2-like {
-  margin-top: 0;
-  margin-bottom: 1rem;
-}
-
-p,
-address,
-ol,
-ul,
-dl,
-blockquote,
-pre,
-h3,
-.h3-like,
-h4,
-.h4-like,
-h5,
-.h5-like,
-h6,
-.h6-like,
-dt,
-dd {
-  margin-top: 0;
-  margin-bottom: 0.75rem;
-}
-
-/*
- * Nested elements
- */
-ol ol,
-ol ul,
-ul ol,
-ul ul,
-li ul,
-li ol,
-nav ul,
-nav ol,
-li p,
-li .p-like {
-  margin-top: 0;
-  margin-bottom: 0;
-}
-
-/*
- * Lists
- */
-ul,
-ol {
-  padding-left: 1rem;
-}
-
-nav ul,
-nav ol {
-  list-style: none;
-  padding: 0;
-}
-
-/*
- * Embed content
- */
-audio,
-canvas,
-iframe,
-img,
-svg,
-video {
-  vertical-align: middle;
-}
-
-img,
-table,
-td,
-blockquote,
-pre,
-code,
-input,
-textarea,
-select,
-video,
-svg,
-iframe {
-  max-width: 100%;
-}
-
-iframe,
-img,
-input,
-select,
-textarea {
-  height: auto;
-}
-
-img {
-  border-style: none;
-}
-
-/**
- * Remove the border on iframes in all browsers
- */
-iframe {
-  border-style: none;
-}
-
-/*
- * Fill color matching to text color
- */
-svg:not([fill]) {
-  fill: currentColor;
-}
-
-/*
- * Hide the overflow in IE
- */
-svg:not(:root) {
-  overflow: hidden;
-}
-
-/*
- * Tables
- */
-table {
-  border-collapse: collapse;
-}
-
-/*
- * Rulers
- */
-hr {
-  box-sizing: content-box;
-  height: 0;
-  overflow: visible;
-  border: 0;
-  border-top: 1px solid;
-  margin: 1rem 0;
-  clear: both;
-  color: inherit;
-}
-
-/*
- * table styles
- */
-table {
-  width: 100%;
-  max-width: 100%;
-  table-layout: fixed;
-  border-collapse: collapse;
-  vertical-align: top;
-  margin-bottom: 1rem;
-}
-
-/* 
- * Hidden but not for an assistive technology like a screen reader, Yahoo! method 
- */
-.visually-hidden,
-.sr-only {
-  position: absolute !important;
-  border: 0 !important;
-  height: 1px !important;
-  width: 1px !important;
-  padding: 0 !important;
-  overflow: hidden !important;
-  clip: rect(0, 0, 0, 0) !important;
-}
-
-/*
- * Disable animations styles when reduced motion is enabled
- */
-@media (prefers-reduced-motion: reduce) {
-  * {
-    animation: none !important;
-    transition: none !important;
-  }
-}
-
-/*
- * Change the cursor on busy elements in all browsers.
- */
-[aria-busy="true"] {
-  cursor: progress;
-}
-
-/*
- * Change the cursor on control elements in all browsers.
- */
-[aria-controls] {
-  cursor: pointer;
-}
-
-/*
- * Change the cursor on disabled, not-editable, or otherwise
- * inoperable elements in all browsers.
- */
-[aria-disabled="true"],
-[disabled] {
-  cursor: not-allowed;
-}
-
-/*
- * Change the display on visually hidden accessible elements
- * in all browsers.
- */
-[aria-hidden="false"][hidden] {
-  display: initial;
-}
-
-[aria-hidden="false"][hidden]:not(:focus) {
-  clip: rect(0, 0, 0, 0);
-  position: absolute;
-}
-
-/* ----------------------------- */
-/* ==Reset (forms)               */
-/* ----------------------------- */
-/*
- * Remove the tapping delay on clickable elements in all browsers .
- */
-a,
-area,
-button,
-input,
-label,
-select,
-summary,
-textarea,
-[tabindex] {
-  touch-action: manipulation;
-}
-
-/*
- * 1. Change the inconsistent appearance in all browsers.
- * 2. Add typography inheritance in all browsers.
- */
-button,
-input,
-select,
-textarea {
-  margin: 0;
-  background-color: transparent;
-  /* 1 */
-  color: inherit;
-  /* 1 */
-  font-family: inherit;
-  /* 2 */
-  font-size: inherit;
-  /* 2 */
-  line-height: inherit;
-  /* 2 */
-  letter-spacing: inherit;
-  /* 2 */
-  vertical-align: middle;
-}
-
-/*
- * Basic User Interface reset
- */
-button,
-input:not([type="radio"]):not([type="checkbox"]),
-select,
-textarea {
-  border: 0;
-}
-
-/*
- * 1. Correct the inheritance and scaling of font size in all browsers.
- * 2. Correct the odd `em` font sizing in all browsers.
- */
-pre,
-code,
-kbd,
-samp {
-  font-family: monospace, monospace;
-  /* 1 */
-  font-size: 1em;
-  /* 2 */
-}
-
-pre {
-  -moz-tab-size: 2;
-       tab-size: 2;
-  white-space: pre-wrap;
-  line-height: normal;
-  overflow: auto;
-  -ms-overflow-style: scrollbar;
-}
-
-/*
- * Show overflow in IE/Edge
- */
-button,
-input {
-  overflow: visible;
-}
-
-/* 
- * Remove the inheritance of text transform in Firefox
- */
-button,
-select {
-  text-transform: none;
-}
-
-/*
- * Correct the inability to style clickable types in iOS and Safari.
- */
-button,
-[type="button"],
-[type="reset"],
-[type="submit"] {
-  -webkit-appearance: button;
-}
-
-form,
-fieldset {
-  border: none;
-}
-
-fieldset {
-  margin: 0;
-  padding: 1rem;
-}
-
-legend {
-  display: table;
-  max-width: 100%;
-  padding: 0 0.25rem;
-  border: 0;
-  color: inherit;
-  white-space: normal;
-}
-
-label {
-  display: inline-block;
-  cursor: pointer;
-}
-
-textarea {
-  overflow: auto;
-  vertical-align: top;
-  resize: vertical;
-  white-space: pre-wrap;
-}
-
-progress {
-  display: inline-block;
-  width: 100%;
-  vertical-align: baseline;
-}
-
-output {
-  display: inline-block;
-}
-
-summary {
-  display: list-item;
-}
-
-template {
-  display: none;
-}
-
-/* ----------------------------- */
-/* Form oddities                 */
-/* ----------------------------- */
-/*
- * 1. Correct the odd appearance in Chrome, Edge, and Safari.
- * 2. Correct the outline style in Safari.
- */
-[type="search"] {
-  -webkit-appearance: textfield;
-  /* 1 */
-  outline-offset: -2px;
-  /* 2 */
-}
-
-/*
- * Correct the cursor style of increment and decrement buttons in Safari.
- */
-::-webkit-inner-spin-button,
-::-webkit-outer-spin-button {
-  height: auto;
-}
-
-/*
- * Correct the text style of placeholders in Chrome, Edge, and Safari.
- */
-::-webkit-input-placeholder {
-  color: inherit;
-  opacity: 0.54;
-}
-
-/*
- * Remove the inner padding in Chrome, Edge, and Safari on macOS.
- */
-::-webkit-search-decoration {
-  -webkit-appearance: none;
-}
-
-/*
- * 1. Correct the inability to style upload buttons in iOS and Safari.
- * 2. Change font properties to `inherit` in Safari.
- */
-::-webkit-file-upload-button {
-  -webkit-appearance: button;
-  /* 1 */
-  font: inherit;
-  /* 2 */
-}
-
-/*
- * Remove the inner border and padding of focus outlines in Firefox.
- */
-::-moz-focus-inner {
-  border-style: none;
-  padding: 0;
-}
-
-/*
- * Restore the focus outline styles unset by the previous rule in Firefox.
- */
-:-moz-focusring {
-  outline: 1px dotted ButtonText;
-}
-
-/*
- * Remove the additional :invalid styles in Firefox.
- */
-:-moz-ui-invalid {
-  box-shadow: none;
-}
-
-/* ----------------------------- */
-/* ==Print (quick print reset)   */
-/* ----------------------------- */
-@media print {
-  * {
-    background: transparent !important;
-    box-shadow: none !important;
-    text-shadow: none !important;
-  }
-  body {
-    width: auto;
-    margin: auto;
-    font-family: serif;
-    font-size: 12pt;
-  }
-  p,
-  .p-like,
-  h1,
-  .h1-like,
-  h2,
-  .h2-like,
-  h3,
-  .h3-like,
-  h4,
-  .h4-like,
-  h5,
-  .h5-like,
-  h6,
-  .h6-like,
-  blockquote,
-  label,
-  ul,
-  ol {
-    color: #000;
-    margin: auto;
-  }
-  .print {
-    display: block;
-  }
-  .no-print {
-    display: none;
-  }
-  /* no orphans, no widows */
-  p,
-  .p-like,
-  blockquote {
-    orphans: 3;
-    widows: 3;
-  }
-  /* no breaks inside these elements */
-  blockquote,
-  ul,
-  ol {
-    page-break-inside: avoid;
-  }
-  /* page break before main headers
-  h1,
-  .h1-like {
-    page-break-before: always;
-  }
-  */
-  /* no breaks after these elements */
-  h1,
-  .h1-like,
-  h2,
-  .h2-like,
-  h3,
-  .h3-like,
-  caption {
-    page-break-after: avoid;
-  }
-  a {
-    color: #000;
-  }
-  /* displaying URLs
-  a[href]::after {
-    content: " (" attr(href) ")";
-  }
-  */
-  a[href^="javascript:"]::after,
-  a[href^="#"]::after {
-    content: "";
-  }
-}
-
-/* ----------------------------  */
-/* ==Layout classes              */
-/* ----------------------------- */
-/* Global container */
-.layout-maxed {
-  display: grid;
-}
-
-@media (min-width: 576px) {
-  .layout-maxed {
-    grid-template-columns: minmax(0.75rem, 1fr) minmax(auto, 576px) minmax(0.75rem, 1fr);
-  }
-}
-
-@media (min-width: 992px) {
-  .layout-maxed {
-    grid-template-columns: minmax(0.75rem, 1fr) minmax(auto, 992px) minmax(0.75rem, 1fr);
-  }
-}
-
-@media (min-width: 1400px) {
-  .layout-maxed {
-    grid-template-columns: minmax(0.75rem, 1fr) minmax(auto, 1400px) minmax(0.75rem, 1fr);
-  }
-}
-
-/* Center all children */
-.layout-maxed > * {
-  grid-column: 2;
-}
-
-/* Hero box  */
-.layout-hero {
-  grid-column: 1 / -1;
-  display: grid;
-  grid-template-columns: inherit;
-}
-
-.layout-hero > * {
-  grid-column: 2;
-}
-
-/* Hero image */
-.layout-hero-img {
-  grid-column: 1 / -1;
-  justify-self: center;
-  max-width: 100%;
-}
-
-/* 
- * Global utility classes 
- */
-.hidden {
-  display: none;
-}
-
-.block {
-  display: block;
-}
-
-.inline {
-  display: inline;
-}
-
-.inline-block {
-  display: inline-block;
-}
-
-.flex {
-  display: flex;
-}
-
-.flex-row {
-  flex-direction: row;
-}
-
-.flex-col {
-  flex-direction: column;
-}
-
-.flex-wrap {
-  flex-wrap: wrap;
-}
-
-.flex-no-wrap {
-  flex-wrap: nowrap;
-}
-
-.flex-shrink {
-  flex-shrink: 1;
-}
-
-.flex-no-shrink {
-  flex-shrink: 0;
-}
-
-.flex-grow {
-  flex-grow: 1;
-}
-
-.flex-no-grow {
-  flex-grow: 0;
-}
-
-.float-left {
-  float: left;
-}
-
-.float-right {
-  float: right;
-}
-
-.float-none {
-  float: none;
-}
-
-.text-bold {
-  font-weight: bold;
-}
-
-.text-italic {
-  font-style: italic;
-}
-
-.text-uppercase {
-  text-transform: uppercase;
-}
-
-.text-lowercase {
-  text-transform: lowercase;
-}
-
-.text-smaller {
-  font-size: smaller;
-}
-
-.text-larger {
-  font-size: larger;
-}
-
-.text-left {
-  text-align: left;
-}
-
-.text-center {
-  text-align: center;
-}
-
-.text-right {
-  text-align: right;
-}
-
-.text-justify {
-  text-align: justify;
-}
-
-.text-wrap {
-  overflow-wrap: break-word;
-}
-
-.justify-start {
-  justify-content: flex-start;
-}
-
-.justify-end {
-  justify-content: flex-end;
-}
-
-.justify-center {
-  justify-content: center;
-}
-
-.justify-between {
-  justify-content: space-between;
-}
-
-.justify-around {
-  justify-content: space-around;
-}
-
-.justify-evenly {
-  justify-content: space-evenly;
-}
-
-.justify-items-start {
-  justify-items: start;
-}
-
-.justify-items-end {
-  justify-items: end;
-}
-
-.justify-items-center {
-  justify-items: center;
-}
-
-.align-start {
-  align-content: start;
-}
-
-.align-end {
-  align-content: end;
-}
-
-.align-center {
-  align-content: center;
-}
-
-.align-between {
-  align-content: space-between;
-}
-
-.align-around {
-  align-content: space-around;
-}
-
-.align-evenly {
-  align-content: space-evenly;
-}
-
-.align-items-start {
-  align-items: flex-start;
-}
-
-.align-items-end {
-  align-items: flex-end;
-}
-
-.align-items-center {
-  align-items: center;
-}
-
-.place-center {
-  place-content: center;
-}
-
-.justify-self-auto {
-  justify-self: auto;
-}
-
-.justify-self-start {
-  justify-self: start;
-}
-
-.justify-self-end {
-  justify-self: end;
-}
-
-.justify-self-center {
-  justify-self: center;
-}
-
-.justify-self-stretch {
-  justify-self: stretch;
-}
-
-.align-self-auto {
-  align-self: auto;
-}
-
-.align-self-start {
-  align-self: flex-start;
-}
-
-.align-self-end {
-  align-self: flex-end;
-}
-
-.align-self-center {
-  align-self: center;
-}
-
-.align-self-stretch {
-  align-self: stretch;
-}
-
-.align-top {
-  vertical-align: top;
-}
-
-.align-bottom {
-  vertical-align: bottom;
-}
-
-.align-middle {
-  vertical-align: middle;
-}
-
-.item-first {
-  order: -100;
-}
-
-.item-last {
-  order: 100;
-}
-
-@media (min-width: 576px) {
-  .sm\:hidden {
-    display: none;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:hidden {
-    display: none;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:hidden {
-    display: none;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:block {
-    display: block;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:block {
-    display: block;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:block {
-    display: block;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:inline {
-    display: inline;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:inline {
-    display: inline;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:inline {
-    display: inline;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:inline-block {
-    display: inline-block;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:inline-block {
-    display: inline-block;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:inline-block {
-    display: inline-block;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:flex {
-    display: flex;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:flex {
-    display: flex;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:flex {
-    display: flex;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:flex-row {
-    flex-direction: row;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:flex-row {
-    flex-direction: row;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:flex-row {
-    flex-direction: row;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:flex-col {
-    flex-direction: column;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:flex-col {
-    flex-direction: column;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:flex-col {
-    flex-direction: column;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:flex-wrap {
-    flex-wrap: wrap;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:flex-wrap {
-    flex-wrap: wrap;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:flex-wrap {
-    flex-wrap: wrap;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:flex-no-wrap {
-    flex-wrap: nowrap;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:flex-no-wrap {
-    flex-wrap: nowrap;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:flex-no-wrap {
-    flex-wrap: nowrap;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:flex-shrink {
-    flex-shrink: 1;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:flex-shrink {
-    flex-shrink: 1;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:flex-shrink {
-    flex-shrink: 1;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:flex-no-shrink {
-    flex-shrink: 0;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:flex-no-shrink {
-    flex-shrink: 0;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:flex-no-shrink {
-    flex-shrink: 0;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:flex-grow {
-    flex-grow: 1;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:flex-grow {
-    flex-grow: 1;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:flex-grow {
-    flex-grow: 1;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:flex-no-grow {
-    flex-grow: 0;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:flex-no-grow {
-    flex-grow: 0;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:flex-no-grow {
-    flex-grow: 0;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:float-left {
-    float: left;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:float-left {
-    float: left;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:float-left {
-    float: left;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:float-right {
-    float: right;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:float-right {
-    float: right;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:float-right {
-    float: right;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:float-none {
-    float: none;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:float-none {
-    float: none;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:float-none {
-    float: none;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:text-bold {
-    font-weight: bold;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-bold {
-    font-weight: bold;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-bold {
-    font-weight: bold;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:text-italic {
-    font-style: italic;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-italic {
-    font-style: italic;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-italic {
-    font-style: italic;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:text-uppercase {
-    text-transform: uppercase;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-uppercase {
-    text-transform: uppercase;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-uppercase {
-    text-transform: uppercase;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:text-lowercase {
-    text-transform: lowercase;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-lowercase {
-    text-transform: lowercase;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-lowercase {
-    text-transform: lowercase;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:text-smaller {
-    font-size: smaller;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-smaller {
-    font-size: smaller;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-smaller {
-    font-size: smaller;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:text-larger {
-    font-size: larger;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-larger {
-    font-size: larger;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-larger {
-    font-size: larger;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:text-left {
-    text-align: left;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-left {
-    text-align: left;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-left {
-    text-align: left;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:text-center {
-    text-align: center;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-center {
-    text-align: center;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-center {
-    text-align: center;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:text-right {
-    text-align: right;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-right {
-    text-align: right;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-right {
-    text-align: right;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:text-justify {
-    text-align: justify;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-justify {
-    text-align: justify;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-justify {
-    text-align: justify;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:text-wrap {
-    overflow-wrap: break-word;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-wrap {
-    overflow-wrap: break-word;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-wrap {
-    overflow-wrap: break-word;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:justify-start {
-    justify-content: flex-start;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:justify-start {
-    justify-content: flex-start;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:justify-start {
-    justify-content: flex-start;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:justify-end {
-    justify-content: flex-end;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:justify-end {
-    justify-content: flex-end;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:justify-end {
-    justify-content: flex-end;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:justify-center {
-    justify-content: center;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:justify-center {
-    justify-content: center;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:justify-center {
-    justify-content: center;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:justify-between {
-    justify-content: space-between;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:justify-between {
-    justify-content: space-between;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:justify-between {
-    justify-content: space-between;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:justify-around {
-    justify-content: space-around;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:justify-around {
-    justify-content: space-around;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:justify-around {
-    justify-content: space-around;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:justify-evenly {
-    justify-content: space-evenly;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:justify-evenly {
-    justify-content: space-evenly;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:justify-evenly {
-    justify-content: space-evenly;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:justify-items-start {
-    justify-items: start;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:justify-items-start {
-    justify-items: start;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:justify-items-start {
-    justify-items: start;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:justify-items-end {
-    justify-items: end;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:justify-items-end {
-    justify-items: end;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:justify-items-end {
-    justify-items: end;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:justify-items-center {
-    justify-items: center;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:justify-items-center {
-    justify-items: center;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:justify-items-center {
-    justify-items: center;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:align-start {
-    align-content: start;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:align-start {
-    align-content: start;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:align-start {
-    align-content: start;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:align-end {
-    align-content: end;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:align-end {
-    align-content: end;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:align-end {
-    align-content: end;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:align-center {
-    align-content: center;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:align-center {
-    align-content: center;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:align-center {
-    align-content: center;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:align-between {
-    align-content: space-between;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:align-between {
-    align-content: space-between;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:align-between {
-    align-content: space-between;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:align-around {
-    align-content: space-around;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:align-around {
-    align-content: space-around;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:align-around {
-    align-content: space-around;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:align-evenly {
-    align-content: space-evenly;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:align-evenly {
-    align-content: space-evenly;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:align-evenly {
-    align-content: space-evenly;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:align-items-start {
-    align-items: flex-start;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:align-items-start {
-    align-items: flex-start;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:align-items-start {
-    align-items: flex-start;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:align-items-end {
-    align-items: flex-end;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:align-items-end {
-    align-items: flex-end;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:align-items-end {
-    align-items: flex-end;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:align-items-center {
-    align-items: center;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:align-items-center {
-    align-items: center;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:align-items-center {
-    align-items: center;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:place-center {
-    place-content: center;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:place-center {
-    place-content: center;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:place-center {
-    place-content: center;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:justify-self-auto {
-    justify-self: auto;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:justify-self-auto {
-    justify-self: auto;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:justify-self-auto {
-    justify-self: auto;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:justify-self-start {
-    justify-self: start;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:justify-self-start {
-    justify-self: start;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:justify-self-start {
-    justify-self: start;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:justify-self-end {
-    justify-self: end;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:justify-self-end {
-    justify-self: end;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:justify-self-end {
-    justify-self: end;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:justify-self-center {
-    justify-self: center;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:justify-self-center {
-    justify-self: center;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:justify-self-center {
-    justify-self: center;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:justify-self-stretch {
-    justify-self: stretch;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:justify-self-stretch {
-    justify-self: stretch;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:justify-self-stretch {
-    justify-self: stretch;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:align-self-auto {
-    align-self: auto;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:align-self-auto {
-    align-self: auto;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:align-self-auto {
-    align-self: auto;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:align-self-start {
-    align-self: flex-start;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:align-self-start {
-    align-self: flex-start;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:align-self-start {
-    align-self: flex-start;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:align-self-end {
-    align-self: flex-end;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:align-self-end {
-    align-self: flex-end;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:align-self-end {
-    align-self: flex-end;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:align-self-center {
-    align-self: center;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:align-self-center {
-    align-self: center;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:align-self-center {
-    align-self: center;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:align-self-stretch {
-    align-self: stretch;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:align-self-stretch {
-    align-self: stretch;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:align-self-stretch {
-    align-self: stretch;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:align-top {
-    vertical-align: top;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:align-top {
-    vertical-align: top;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:align-top {
-    vertical-align: top;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:align-bottom {
-    vertical-align: bottom;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:align-bottom {
-    vertical-align: bottom;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:align-bottom {
-    vertical-align: bottom;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:align-middle {
-    vertical-align: middle;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:align-middle {
-    vertical-align: middle;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:align-middle {
-    vertical-align: middle;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:item-first {
-    order: -100;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:item-first {
-    order: -100;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:item-first {
-    order: -100;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:item-last {
-    order: 100;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:item-last {
-    order: 100;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:item-last {
-    order: 100;
-  }
-}
-
-.is-unstyled {
-  list-style: none;
-  padding-left: 0;
-}
-
-.is-disabled,
-[disabled] {
-  opacity: 0.6;
-  cursor: not-allowed !important;
-  filter: grayscale(1);
-}
-
-.text-normal {
-  font-weight: normal;
-  font-style: normal;
-  text-transform: none;
-}
-
-@media (min-width: 576px) {
-  .sm\:visually-hidden {
-    position: absolute !important;
-    border: 0 !important;
-    height: 1px !important;
-    width: 1px !important;
-    padding: 0 !important;
-    overflow: hidden !important;
-    clip: rect(0, 0, 0, 0) !important;
-  }
-  .sm\:is-unstyled {
-    list-style: none;
-    padding-left: 0;
-  }
-  .sm\:is-disabled {
-    opacity: 0.6;
-    cursor: not-allowed !important;
-    filter: grayscale(1);
-  }
-  .sm\:text-normal {
-    font-weight: normal;
-    font-style: normal;
-    text-transform: none;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:visually-hidden {
-    position: absolute !important;
-    border: 0 !important;
-    height: 1px !important;
-    width: 1px !important;
-    padding: 0 !important;
-    overflow: hidden !important;
-    clip: rect(0, 0, 0, 0) !important;
-  }
-  .md\:is-unstyled {
-    list-style: none;
-    padding-left: 0;
-  }
-  .md\:is-disabled {
-    opacity: 0.6;
-    cursor: not-allowed !important;
-    filter: grayscale(1);
-  }
-  .md\:text-normal {
-    font-weight: normal;
-    font-style: normal;
-    text-transform: none;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:visually-hidden {
-    position: absolute !important;
-    border: 0 !important;
-    height: 1px !important;
-    width: 1px !important;
-    padding: 0 !important;
-    overflow: hidden !important;
-    clip: rect(0, 0, 0, 0) !important;
-  }
-  .lg\:is-unstyled {
-    list-style: none;
-    padding-left: 0;
-  }
-  .lg\:is-disabled {
-    opacity: 0.6;
-    cursor: not-allowed !important;
-    filter: grayscale(1);
-  }
-  .lg\:text-normal {
-    font-weight: normal;
-    font-style: normal;
-    text-transform: none;
-  }
-}
-
-/* Font sizes utility classes */
-.text-10 {
-  font-size: 0.625rem;
-}
-
-.text-11 {
-  font-size: 0.6875rem;
-}
-
-.text-12 {
-  font-size: 0.75rem;
-}
-
-.text-14 {
-  font-size: 0.875rem;
-}
-
-.text-16 {
-  font-size: 1rem;
-}
-
-.text-18 {
-  font-size: 1.125rem;
-}
-
-.text-20 {
-  font-size: 1.25rem;
-}
-
-.text-24 {
-  font-size: 1.5rem;
-}
-
-.text-30 {
-  font-size: 1.875rem;
-}
-
-.text-36 {
-  font-size: 2.25rem;
-}
-
-.text-base {
-  font-size: 1rem;
-}
-
-.text-inherit {
-  font-size: inherit;
-}
-
-@media (min-width: 576px) {
-  .sm\:text-10 {
-    font-size: 0.625rem;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-10 {
-    font-size: 0.625rem;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-10 {
-    font-size: 0.625rem;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:text-11 {
-    font-size: 0.6875rem;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-11 {
-    font-size: 0.6875rem;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-11 {
-    font-size: 0.6875rem;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:text-12 {
-    font-size: 0.75rem;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-12 {
-    font-size: 0.75rem;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-12 {
-    font-size: 0.75rem;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:text-14 {
-    font-size: 0.875rem;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-14 {
-    font-size: 0.875rem;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-14 {
-    font-size: 0.875rem;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:text-16 {
-    font-size: 1rem;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-16 {
-    font-size: 1rem;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-16 {
-    font-size: 1rem;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:text-18 {
-    font-size: 1.125rem;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-18 {
-    font-size: 1.125rem;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-18 {
-    font-size: 1.125rem;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:text-20 {
-    font-size: 1.25rem;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-20 {
-    font-size: 1.25rem;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-20 {
-    font-size: 1.25rem;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:text-24 {
-    font-size: 1.5rem;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-24 {
-    font-size: 1.5rem;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-24 {
-    font-size: 1.5rem;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:text-30 {
-    font-size: 1.875rem;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-30 {
-    font-size: 1.875rem;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-30 {
-    font-size: 1.875rem;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:text-36 {
-    font-size: 2.25rem;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-36 {
-    font-size: 2.25rem;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-36 {
-    font-size: 2.25rem;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:text-base {
-    font-size: 1rem;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-base {
-    font-size: 1rem;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-base {
-    font-size: 1rem;
-  }
-}
-
-@media (min-width: 576px) {
-  .sm\:text-inherit {
-    font-size: inherit;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:text-inherit {
-    font-size: inherit;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:text-inherit {
-    font-size: inherit;
-  }
-}
-
-/* Spacers utility classes */
-.p-0 {
-  padding: 0;
-}
-
-.pt-0 {
-  padding-top: 0;
-}
-
-.pr-0 {
-  padding-right: 0;
-}
-
-.pb-0 {
-  padding-bottom: 0;
-}
-
-.pl-0 {
-  padding-left: 0;
-}
-
-.px-0 {
-  padding-left: 0;
-  padding-right: 0;
-}
-
-.py-0 {
-  padding-top: 0;
-  padding-bottom: 0;
-}
-
-.m-0 {
-  margin: 0;
-}
-
-.mt-0 {
-  margin-top: 0;
-}
-
-.mr-0 {
-  margin-right: 0;
-}
-
-.mb-0 {
-  margin-bottom: 0;
-}
-
-.ml-0 {
-  margin-left: 0;
-}
-
-.mx-0 {
-  margin-left: 0;
-  margin-right: 0;
-}
-
-.my-0 {
-  margin-top: 0;
-  margin-bottom: 0;
-}
-
-@media (min-width: 576px) {
-  .sm\:p-0 {
-    padding: 0;
-  }
-  .sm\:pt-0 {
-    padding-top: 0;
-  }
-  .sm\:pr-0 {
-    padding-right: 0;
-  }
-  .sm\:pb-0 {
-    padding-bottom: 0;
-  }
-  .sm\:pl-0 {
-    padding-left: 0;
-  }
-  .sm\:px-0 {
-    padding-left: 0;
-    padding-right: 0;
-  }
-  .sm\:py-0 {
-    padding-top: 0;
-    padding-bottom: 0;
-  }
-  .sm\:m-0 {
-    margin: 0;
-  }
-  .sm\:mt-0 {
-    margin-top: 0;
-  }
-  .sm\:mr-0 {
-    margin-right: 0;
-  }
-  .sm\:mb-0 {
-    margin-bottom: 0;
-  }
-  .sm\:ml-0 {
-    margin-left: 0;
-  }
-  .sm\:mx-0 {
-    margin-left: 0;
-    margin-right: 0;
-  }
-  .sm\:my-0 {
-    margin-top: 0;
-    margin-bottom: 0;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:p-0 {
-    padding: 0;
-  }
-  .md\:pt-0 {
-    padding-top: 0;
-  }
-  .md\:pr-0 {
-    padding-right: 0;
-  }
-  .md\:pb-0 {
-    padding-bottom: 0;
-  }
-  .md\:pl-0 {
-    padding-left: 0;
-  }
-  .md\:px-0 {
-    padding-left: 0;
-    padding-right: 0;
-  }
-  .md\:py-0 {
-    padding-top: 0;
-    padding-bottom: 0;
-  }
-  .md\:m-0 {
-    margin: 0;
-  }
-  .md\:mt-0 {
-    margin-top: 0;
-  }
-  .md\:mr-0 {
-    margin-right: 0;
-  }
-  .md\:mb-0 {
-    margin-bottom: 0;
-  }
-  .md\:ml-0 {
-    margin-left: 0;
-  }
-  .md\:mx-0 {
-    margin-left: 0;
-    margin-right: 0;
-  }
-  .md\:my-0 {
-    margin-top: 0;
-    margin-bottom: 0;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:p-0 {
-    padding: 0;
-  }
-  .lg\:pt-0 {
-    padding-top: 0;
-  }
-  .lg\:pr-0 {
-    padding-right: 0;
-  }
-  .lg\:pb-0 {
-    padding-bottom: 0;
-  }
-  .lg\:pl-0 {
-    padding-left: 0;
-  }
-  .lg\:px-0 {
-    padding-left: 0;
-    padding-right: 0;
-  }
-  .lg\:py-0 {
-    padding-top: 0;
-    padding-bottom: 0;
-  }
-  .lg\:m-0 {
-    margin: 0;
-  }
-  .lg\:mt-0 {
-    margin-top: 0;
-  }
-  .lg\:mr-0 {
-    margin-right: 0;
-  }
-  .lg\:mb-0 {
-    margin-bottom: 0;
-  }
-  .lg\:ml-0 {
-    margin-left: 0;
-  }
-  .lg\:mx-0 {
-    margin-left: 0;
-    margin-right: 0;
-  }
-  .lg\:my-0 {
-    margin-top: 0;
-    margin-bottom: 0;
-  }
-}
-
-.p-1 {
-  padding: 1px;
-}
-
-.pt-1 {
-  padding-top: 1px;
-}
-
-.pr-1 {
-  padding-right: 1px;
-}
-
-.pb-1 {
-  padding-bottom: 1px;
-}
-
-.pl-1 {
-  padding-left: 1px;
-}
-
-.px-1 {
-  padding-left: 1px;
-  padding-right: 1px;
-}
-
-.py-1 {
-  padding-top: 1px;
-  padding-bottom: 1px;
-}
-
-.m-1 {
-  margin: 1px;
-}
-
-.mt-1 {
-  margin-top: 1px;
-}
-
-.mr-1 {
-  margin-right: 1px;
-}
-
-.mb-1 {
-  margin-bottom: 1px;
-}
-
-.ml-1 {
-  margin-left: 1px;
-}
-
-.mx-1 {
-  margin-left: 1px;
-  margin-right: 1px;
-}
-
-.my-1 {
-  margin-top: 1px;
-  margin-bottom: 1px;
-}
-
-@media (min-width: 576px) {
-  .sm\:p-1 {
-    padding: 1px;
-  }
-  .sm\:pt-1 {
-    padding-top: 1px;
-  }
-  .sm\:pr-1 {
-    padding-right: 1px;
-  }
-  .sm\:pb-1 {
-    padding-bottom: 1px;
-  }
-  .sm\:pl-1 {
-    padding-left: 1px;
-  }
-  .sm\:px-1 {
-    padding-left: 1px;
-    padding-right: 1px;
-  }
-  .sm\:py-1 {
-    padding-top: 1px;
-    padding-bottom: 1px;
-  }
-  .sm\:m-1 {
-    margin: 1px;
-  }
-  .sm\:mt-1 {
-    margin-top: 1px;
-  }
-  .sm\:mr-1 {
-    margin-right: 1px;
-  }
-  .sm\:mb-1 {
-    margin-bottom: 1px;
-  }
-  .sm\:ml-1 {
-    margin-left: 1px;
-  }
-  .sm\:mx-1 {
-    margin-left: 1px;
-    margin-right: 1px;
-  }
-  .sm\:my-1 {
-    margin-top: 1px;
-    margin-bottom: 1px;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:p-1 {
-    padding: 1px;
-  }
-  .md\:pt-1 {
-    padding-top: 1px;
-  }
-  .md\:pr-1 {
-    padding-right: 1px;
-  }
-  .md\:pb-1 {
-    padding-bottom: 1px;
-  }
-  .md\:pl-1 {
-    padding-left: 1px;
-  }
-  .md\:px-1 {
-    padding-left: 1px;
-    padding-right: 1px;
-  }
-  .md\:py-1 {
-    padding-top: 1px;
-    padding-bottom: 1px;
-  }
-  .md\:m-1 {
-    margin: 1px;
-  }
-  .md\:mt-1 {
-    margin-top: 1px;
-  }
-  .md\:mr-1 {
-    margin-right: 1px;
-  }
-  .md\:mb-1 {
-    margin-bottom: 1px;
-  }
-  .md\:ml-1 {
-    margin-left: 1px;
-  }
-  .md\:mx-1 {
-    margin-left: 1px;
-    margin-right: 1px;
-  }
-  .md\:my-1 {
-    margin-top: 1px;
-    margin-bottom: 1px;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:p-1 {
-    padding: 1px;
-  }
-  .lg\:pt-1 {
-    padding-top: 1px;
-  }
-  .lg\:pr-1 {
-    padding-right: 1px;
-  }
-  .lg\:pb-1 {
-    padding-bottom: 1px;
-  }
-  .lg\:pl-1 {
-    padding-left: 1px;
-  }
-  .lg\:px-1 {
-    padding-left: 1px;
-    padding-right: 1px;
-  }
-  .lg\:py-1 {
-    padding-top: 1px;
-    padding-bottom: 1px;
-  }
-  .lg\:m-1 {
-    margin: 1px;
-  }
-  .lg\:mt-1 {
-    margin-top: 1px;
-  }
-  .lg\:mr-1 {
-    margin-right: 1px;
-  }
-  .lg\:mb-1 {
-    margin-bottom: 1px;
-  }
-  .lg\:ml-1 {
-    margin-left: 1px;
-  }
-  .lg\:mx-1 {
-    margin-left: 1px;
-    margin-right: 1px;
-  }
-  .lg\:my-1 {
-    margin-top: 1px;
-    margin-bottom: 1px;
-  }
-}
-
-.p-2 {
-  padding: 0.125rem;
-}
-
-.pt-2 {
-  padding-top: 0.125rem;
-}
-
-.pr-2 {
-  padding-right: 0.125rem;
-}
-
-.pb-2 {
-  padding-bottom: 0.125rem;
-}
-
-.pl-2 {
-  padding-left: 0.125rem;
-}
-
-.px-2 {
-  padding-left: 0.125rem;
-  padding-right: 0.125rem;
-}
-
-.py-2 {
-  padding-top: 0.125rem;
-  padding-bottom: 0.125rem;
-}
-
-.m-2 {
-  margin: 0.125rem;
-}
-
-.mt-2 {
-  margin-top: 0.125rem;
-}
-
-.mr-2 {
-  margin-right: 0.125rem;
-}
-
-.mb-2 {
-  margin-bottom: 0.125rem;
-}
-
-.ml-2 {
-  margin-left: 0.125rem;
-}
-
-.mx-2 {
-  margin-left: 0.125rem;
-  margin-right: 0.125rem;
-}
-
-.my-2 {
-  margin-top: 0.125rem;
-  margin-bottom: 0.125rem;
-}
-
-@media (min-width: 576px) {
-  .sm\:p-2 {
-    padding: 0.125rem;
-  }
-  .sm\:pt-2 {
-    padding-top: 0.125rem;
-  }
-  .sm\:pr-2 {
-    padding-right: 0.125rem;
-  }
-  .sm\:pb-2 {
-    padding-bottom: 0.125rem;
-  }
-  .sm\:pl-2 {
-    padding-left: 0.125rem;
-  }
-  .sm\:px-2 {
-    padding-left: 0.125rem;
-    padding-right: 0.125rem;
-  }
-  .sm\:py-2 {
-    padding-top: 0.125rem;
-    padding-bottom: 0.125rem;
-  }
-  .sm\:m-2 {
-    margin: 0.125rem;
-  }
-  .sm\:mt-2 {
-    margin-top: 0.125rem;
-  }
-  .sm\:mr-2 {
-    margin-right: 0.125rem;
-  }
-  .sm\:mb-2 {
-    margin-bottom: 0.125rem;
-  }
-  .sm\:ml-2 {
-    margin-left: 0.125rem;
-  }
-  .sm\:mx-2 {
-    margin-left: 0.125rem;
-    margin-right: 0.125rem;
-  }
-  .sm\:my-2 {
-    margin-top: 0.125rem;
-    margin-bottom: 0.125rem;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:p-2 {
-    padding: 0.125rem;
-  }
-  .md\:pt-2 {
-    padding-top: 0.125rem;
-  }
-  .md\:pr-2 {
-    padding-right: 0.125rem;
-  }
-  .md\:pb-2 {
-    padding-bottom: 0.125rem;
-  }
-  .md\:pl-2 {
-    padding-left: 0.125rem;
-  }
-  .md\:px-2 {
-    padding-left: 0.125rem;
-    padding-right: 0.125rem;
-  }
-  .md\:py-2 {
-    padding-top: 0.125rem;
-    padding-bottom: 0.125rem;
-  }
-  .md\:m-2 {
-    margin: 0.125rem;
-  }
-  .md\:mt-2 {
-    margin-top: 0.125rem;
-  }
-  .md\:mr-2 {
-    margin-right: 0.125rem;
-  }
-  .md\:mb-2 {
-    margin-bottom: 0.125rem;
-  }
-  .md\:ml-2 {
-    margin-left: 0.125rem;
-  }
-  .md\:mx-2 {
-    margin-left: 0.125rem;
-    margin-right: 0.125rem;
-  }
-  .md\:my-2 {
-    margin-top: 0.125rem;
-    margin-bottom: 0.125rem;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:p-2 {
-    padding: 0.125rem;
-  }
-  .lg\:pt-2 {
-    padding-top: 0.125rem;
-  }
-  .lg\:pr-2 {
-    padding-right: 0.125rem;
-  }
-  .lg\:pb-2 {
-    padding-bottom: 0.125rem;
-  }
-  .lg\:pl-2 {
-    padding-left: 0.125rem;
-  }
-  .lg\:px-2 {
-    padding-left: 0.125rem;
-    padding-right: 0.125rem;
-  }
-  .lg\:py-2 {
-    padding-top: 0.125rem;
-    padding-bottom: 0.125rem;
-  }
-  .lg\:m-2 {
-    margin: 0.125rem;
-  }
-  .lg\:mt-2 {
-    margin-top: 0.125rem;
-  }
-  .lg\:mr-2 {
-    margin-right: 0.125rem;
-  }
-  .lg\:mb-2 {
-    margin-bottom: 0.125rem;
-  }
-  .lg\:ml-2 {
-    margin-left: 0.125rem;
-  }
-  .lg\:mx-2 {
-    margin-left: 0.125rem;
-    margin-right: 0.125rem;
-  }
-  .lg\:my-2 {
-    margin-top: 0.125rem;
-    margin-bottom: 0.125rem;
-  }
-}
-
-.p-4 {
-  padding: 0.25rem;
-}
-
-.pt-4 {
-  padding-top: 0.25rem;
-}
-
-.pr-4 {
-  padding-right: 0.25rem;
-}
-
-.pb-4 {
-  padding-bottom: 0.25rem;
-}
-
-.pl-4 {
-  padding-left: 0.25rem;
-}
-
-.px-4 {
-  padding-left: 0.25rem;
-  padding-right: 0.25rem;
-}
-
-.py-4 {
-  padding-top: 0.25rem;
-  padding-bottom: 0.25rem;
-}
-
-.m-4 {
-  margin: 0.25rem;
-}
-
-.mt-4 {
-  margin-top: 0.25rem;
-}
-
-.mr-4 {
-  margin-right: 0.25rem;
-}
-
-.mb-4 {
-  margin-bottom: 0.25rem;
-}
-
-.ml-4 {
-  margin-left: 0.25rem;
-}
-
-.mx-4 {
-  margin-left: 0.25rem;
-  margin-right: 0.25rem;
-}
-
-.my-4 {
-  margin-top: 0.25rem;
-  margin-bottom: 0.25rem;
-}
-
-@media (min-width: 576px) {
-  .sm\:p-4 {
-    padding: 0.25rem;
-  }
-  .sm\:pt-4 {
-    padding-top: 0.25rem;
-  }
-  .sm\:pr-4 {
-    padding-right: 0.25rem;
-  }
-  .sm\:pb-4 {
-    padding-bottom: 0.25rem;
-  }
-  .sm\:pl-4 {
-    padding-left: 0.25rem;
-  }
-  .sm\:px-4 {
-    padding-left: 0.25rem;
-    padding-right: 0.25rem;
-  }
-  .sm\:py-4 {
-    padding-top: 0.25rem;
-    padding-bottom: 0.25rem;
-  }
-  .sm\:m-4 {
-    margin: 0.25rem;
-  }
-  .sm\:mt-4 {
-    margin-top: 0.25rem;
-  }
-  .sm\:mr-4 {
-    margin-right: 0.25rem;
-  }
-  .sm\:mb-4 {
-    margin-bottom: 0.25rem;
-  }
-  .sm\:ml-4 {
-    margin-left: 0.25rem;
-  }
-  .sm\:mx-4 {
-    margin-left: 0.25rem;
-    margin-right: 0.25rem;
-  }
-  .sm\:my-4 {
-    margin-top: 0.25rem;
-    margin-bottom: 0.25rem;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:p-4 {
-    padding: 0.25rem;
-  }
-  .md\:pt-4 {
-    padding-top: 0.25rem;
-  }
-  .md\:pr-4 {
-    padding-right: 0.25rem;
-  }
-  .md\:pb-4 {
-    padding-bottom: 0.25rem;
-  }
-  .md\:pl-4 {
-    padding-left: 0.25rem;
-  }
-  .md\:px-4 {
-    padding-left: 0.25rem;
-    padding-right: 0.25rem;
-  }
-  .md\:py-4 {
-    padding-top: 0.25rem;
-    padding-bottom: 0.25rem;
-  }
-  .md\:m-4 {
-    margin: 0.25rem;
-  }
-  .md\:mt-4 {
-    margin-top: 0.25rem;
-  }
-  .md\:mr-4 {
-    margin-right: 0.25rem;
-  }
-  .md\:mb-4 {
-    margin-bottom: 0.25rem;
-  }
-  .md\:ml-4 {
-    margin-left: 0.25rem;
-  }
-  .md\:mx-4 {
-    margin-left: 0.25rem;
-    margin-right: 0.25rem;
-  }
-  .md\:my-4 {
-    margin-top: 0.25rem;
-    margin-bottom: 0.25rem;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:p-4 {
-    padding: 0.25rem;
-  }
-  .lg\:pt-4 {
-    padding-top: 0.25rem;
-  }
-  .lg\:pr-4 {
-    padding-right: 0.25rem;
-  }
-  .lg\:pb-4 {
-    padding-bottom: 0.25rem;
-  }
-  .lg\:pl-4 {
-    padding-left: 0.25rem;
-  }
-  .lg\:px-4 {
-    padding-left: 0.25rem;
-    padding-right: 0.25rem;
-  }
-  .lg\:py-4 {
-    padding-top: 0.25rem;
-    padding-bottom: 0.25rem;
-  }
-  .lg\:m-4 {
-    margin: 0.25rem;
-  }
-  .lg\:mt-4 {
-    margin-top: 0.25rem;
-  }
-  .lg\:mr-4 {
-    margin-right: 0.25rem;
-  }
-  .lg\:mb-4 {
-    margin-bottom: 0.25rem;
-  }
-  .lg\:ml-4 {
-    margin-left: 0.25rem;
-  }
-  .lg\:mx-4 {
-    margin-left: 0.25rem;
-    margin-right: 0.25rem;
-  }
-  .lg\:my-4 {
-    margin-top: 0.25rem;
-    margin-bottom: 0.25rem;
-  }
-}
-
-.p-8 {
-  padding: 0.5rem;
-}
-
-.pt-8 {
-  padding-top: 0.5rem;
-}
-
-.pr-8 {
-  padding-right: 0.5rem;
-}
-
-.pb-8 {
-  padding-bottom: 0.5rem;
-}
-
-.pl-8 {
-  padding-left: 0.5rem;
-}
-
-.px-8 {
-  padding-left: 0.5rem;
-  padding-right: 0.5rem;
-}
-
-.py-8 {
-  padding-top: 0.5rem;
-  padding-bottom: 0.5rem;
-}
-
-.m-8 {
-  margin: 0.5rem;
-}
-
-.mt-8 {
-  margin-top: 0.5rem;
-}
-
-.mr-8 {
-  margin-right: 0.5rem;
-}
-
-.mb-8 {
-  margin-bottom: 0.5rem;
-}
-
-.ml-8 {
-  margin-left: 0.5rem;
-}
-
-.mx-8 {
-  margin-left: 0.5rem;
-  margin-right: 0.5rem;
-}
-
-.my-8 {
-  margin-top: 0.5rem;
-  margin-bottom: 0.5rem;
-}
-
-@media (min-width: 576px) {
-  .sm\:p-8 {
-    padding: 0.5rem;
-  }
-  .sm\:pt-8 {
-    padding-top: 0.5rem;
-  }
-  .sm\:pr-8 {
-    padding-right: 0.5rem;
-  }
-  .sm\:pb-8 {
-    padding-bottom: 0.5rem;
-  }
-  .sm\:pl-8 {
-    padding-left: 0.5rem;
-  }
-  .sm\:px-8 {
-    padding-left: 0.5rem;
-    padding-right: 0.5rem;
-  }
-  .sm\:py-8 {
-    padding-top: 0.5rem;
-    padding-bottom: 0.5rem;
-  }
-  .sm\:m-8 {
-    margin: 0.5rem;
-  }
-  .sm\:mt-8 {
-    margin-top: 0.5rem;
-  }
-  .sm\:mr-8 {
-    margin-right: 0.5rem;
-  }
-  .sm\:mb-8 {
-    margin-bottom: 0.5rem;
-  }
-  .sm\:ml-8 {
-    margin-left: 0.5rem;
-  }
-  .sm\:mx-8 {
-    margin-left: 0.5rem;
-    margin-right: 0.5rem;
-  }
-  .sm\:my-8 {
-    margin-top: 0.5rem;
-    margin-bottom: 0.5rem;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:p-8 {
-    padding: 0.5rem;
-  }
-  .md\:pt-8 {
-    padding-top: 0.5rem;
-  }
-  .md\:pr-8 {
-    padding-right: 0.5rem;
-  }
-  .md\:pb-8 {
-    padding-bottom: 0.5rem;
-  }
-  .md\:pl-8 {
-    padding-left: 0.5rem;
-  }
-  .md\:px-8 {
-    padding-left: 0.5rem;
-    padding-right: 0.5rem;
-  }
-  .md\:py-8 {
-    padding-top: 0.5rem;
-    padding-bottom: 0.5rem;
-  }
-  .md\:m-8 {
-    margin: 0.5rem;
-  }
-  .md\:mt-8 {
-    margin-top: 0.5rem;
-  }
-  .md\:mr-8 {
-    margin-right: 0.5rem;
-  }
-  .md\:mb-8 {
-    margin-bottom: 0.5rem;
-  }
-  .md\:ml-8 {
-    margin-left: 0.5rem;
-  }
-  .md\:mx-8 {
-    margin-left: 0.5rem;
-    margin-right: 0.5rem;
-  }
-  .md\:my-8 {
-    margin-top: 0.5rem;
-    margin-bottom: 0.5rem;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:p-8 {
-    padding: 0.5rem;
-  }
-  .lg\:pt-8 {
-    padding-top: 0.5rem;
-  }
-  .lg\:pr-8 {
-    padding-right: 0.5rem;
-  }
-  .lg\:pb-8 {
-    padding-bottom: 0.5rem;
-  }
-  .lg\:pl-8 {
-    padding-left: 0.5rem;
-  }
-  .lg\:px-8 {
-    padding-left: 0.5rem;
-    padding-right: 0.5rem;
-  }
-  .lg\:py-8 {
-    padding-top: 0.5rem;
-    padding-bottom: 0.5rem;
-  }
-  .lg\:m-8 {
-    margin: 0.5rem;
-  }
-  .lg\:mt-8 {
-    margin-top: 0.5rem;
-  }
-  .lg\:mr-8 {
-    margin-right: 0.5rem;
-  }
-  .lg\:mb-8 {
-    margin-bottom: 0.5rem;
-  }
-  .lg\:ml-8 {
-    margin-left: 0.5rem;
-  }
-  .lg\:mx-8 {
-    margin-left: 0.5rem;
-    margin-right: 0.5rem;
-  }
-  .lg\:my-8 {
-    margin-top: 0.5rem;
-    margin-bottom: 0.5rem;
-  }
-}
-
-.p-12 {
-  padding: 0.75rem;
-}
-
-.pt-12 {
-  padding-top: 0.75rem;
-}
-
-.pr-12 {
-  padding-right: 0.75rem;
-}
-
-.pb-12 {
-  padding-bottom: 0.75rem;
-}
-
-.pl-12 {
-  padding-left: 0.75rem;
-}
-
-.px-12 {
-  padding-left: 0.75rem;
-  padding-right: 0.75rem;
-}
-
-.py-12 {
-  padding-top: 0.75rem;
-  padding-bottom: 0.75rem;
-}
-
-.m-12 {
-  margin: 0.75rem;
-}
-
-.mt-12 {
-  margin-top: 0.75rem;
-}
-
-.mr-12 {
-  margin-right: 0.75rem;
-}
-
-.mb-12 {
-  margin-bottom: 0.75rem;
-}
-
-.ml-12 {
-  margin-left: 0.75rem;
-}
-
-.mx-12 {
-  margin-left: 0.75rem;
-  margin-right: 0.75rem;
-}
-
-.my-12 {
-  margin-top: 0.75rem;
-  margin-bottom: 0.75rem;
-}
-
-@media (min-width: 576px) {
-  .sm\:p-12 {
-    padding: 0.75rem;
-  }
-  .sm\:pt-12 {
-    padding-top: 0.75rem;
-  }
-  .sm\:pr-12 {
-    padding-right: 0.75rem;
-  }
-  .sm\:pb-12 {
-    padding-bottom: 0.75rem;
-  }
-  .sm\:pl-12 {
-    padding-left: 0.75rem;
-  }
-  .sm\:px-12 {
-    padding-left: 0.75rem;
-    padding-right: 0.75rem;
-  }
-  .sm\:py-12 {
-    padding-top: 0.75rem;
-    padding-bottom: 0.75rem;
-  }
-  .sm\:m-12 {
-    margin: 0.75rem;
-  }
-  .sm\:mt-12 {
-    margin-top: 0.75rem;
-  }
-  .sm\:mr-12 {
-    margin-right: 0.75rem;
-  }
-  .sm\:mb-12 {
-    margin-bottom: 0.75rem;
-  }
-  .sm\:ml-12 {
-    margin-left: 0.75rem;
-  }
-  .sm\:mx-12 {
-    margin-left: 0.75rem;
-    margin-right: 0.75rem;
-  }
-  .sm\:my-12 {
-    margin-top: 0.75rem;
-    margin-bottom: 0.75rem;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:p-12 {
-    padding: 0.75rem;
-  }
-  .md\:pt-12 {
-    padding-top: 0.75rem;
-  }
-  .md\:pr-12 {
-    padding-right: 0.75rem;
-  }
-  .md\:pb-12 {
-    padding-bottom: 0.75rem;
-  }
-  .md\:pl-12 {
-    padding-left: 0.75rem;
-  }
-  .md\:px-12 {
-    padding-left: 0.75rem;
-    padding-right: 0.75rem;
-  }
-  .md\:py-12 {
-    padding-top: 0.75rem;
-    padding-bottom: 0.75rem;
-  }
-  .md\:m-12 {
-    margin: 0.75rem;
-  }
-  .md\:mt-12 {
-    margin-top: 0.75rem;
-  }
-  .md\:mr-12 {
-    margin-right: 0.75rem;
-  }
-  .md\:mb-12 {
-    margin-bottom: 0.75rem;
-  }
-  .md\:ml-12 {
-    margin-left: 0.75rem;
-  }
-  .md\:mx-12 {
-    margin-left: 0.75rem;
-    margin-right: 0.75rem;
-  }
-  .md\:my-12 {
-    margin-top: 0.75rem;
-    margin-bottom: 0.75rem;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:p-12 {
-    padding: 0.75rem;
-  }
-  .lg\:pt-12 {
-    padding-top: 0.75rem;
-  }
-  .lg\:pr-12 {
-    padding-right: 0.75rem;
-  }
-  .lg\:pb-12 {
-    padding-bottom: 0.75rem;
-  }
-  .lg\:pl-12 {
-    padding-left: 0.75rem;
-  }
-  .lg\:px-12 {
-    padding-left: 0.75rem;
-    padding-right: 0.75rem;
-  }
-  .lg\:py-12 {
-    padding-top: 0.75rem;
-    padding-bottom: 0.75rem;
-  }
-  .lg\:m-12 {
-    margin: 0.75rem;
-  }
-  .lg\:mt-12 {
-    margin-top: 0.75rem;
-  }
-  .lg\:mr-12 {
-    margin-right: 0.75rem;
-  }
-  .lg\:mb-12 {
-    margin-bottom: 0.75rem;
-  }
-  .lg\:ml-12 {
-    margin-left: 0.75rem;
-  }
-  .lg\:mx-12 {
-    margin-left: 0.75rem;
-    margin-right: 0.75rem;
-  }
-  .lg\:my-12 {
-    margin-top: 0.75rem;
-    margin-bottom: 0.75rem;
-  }
-}
-
-.p-16 {
-  padding: 1rem;
-}
-
-.pt-16 {
-  padding-top: 1rem;
-}
-
-.pr-16 {
-  padding-right: 1rem;
-}
-
-.pb-16 {
-  padding-bottom: 1rem;
-}
-
-.pl-16 {
-  padding-left: 1rem;
-}
-
-.px-16 {
-  padding-left: 1rem;
-  padding-right: 1rem;
-}
-
-.py-16 {
-  padding-top: 1rem;
-  padding-bottom: 1rem;
-}
-
-.m-16 {
-  margin: 1rem;
-}
-
-.mt-16 {
-  margin-top: 1rem;
-}
-
-.mr-16 {
-  margin-right: 1rem;
-}
-
-.mb-16 {
-  margin-bottom: 1rem;
-}
-
-.ml-16 {
-  margin-left: 1rem;
-}
-
-.mx-16 {
-  margin-left: 1rem;
-  margin-right: 1rem;
-}
-
-.my-16 {
-  margin-top: 1rem;
-  margin-bottom: 1rem;
-}
-
-@media (min-width: 576px) {
-  .sm\:p-16 {
-    padding: 1rem;
-  }
-  .sm\:pt-16 {
-    padding-top: 1rem;
-  }
-  .sm\:pr-16 {
-    padding-right: 1rem;
-  }
-  .sm\:pb-16 {
-    padding-bottom: 1rem;
-  }
-  .sm\:pl-16 {
-    padding-left: 1rem;
-  }
-  .sm\:px-16 {
-    padding-left: 1rem;
-    padding-right: 1rem;
-  }
-  .sm\:py-16 {
-    padding-top: 1rem;
-    padding-bottom: 1rem;
-  }
-  .sm\:m-16 {
-    margin: 1rem;
-  }
-  .sm\:mt-16 {
-    margin-top: 1rem;
-  }
-  .sm\:mr-16 {
-    margin-right: 1rem;
-  }
-  .sm\:mb-16 {
-    margin-bottom: 1rem;
-  }
-  .sm\:ml-16 {
-    margin-left: 1rem;
-  }
-  .sm\:mx-16 {
-    margin-left: 1rem;
-    margin-right: 1rem;
-  }
-  .sm\:my-16 {
-    margin-top: 1rem;
-    margin-bottom: 1rem;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:p-16 {
-    padding: 1rem;
-  }
-  .md\:pt-16 {
-    padding-top: 1rem;
-  }
-  .md\:pr-16 {
-    padding-right: 1rem;
-  }
-  .md\:pb-16 {
-    padding-bottom: 1rem;
-  }
-  .md\:pl-16 {
-    padding-left: 1rem;
-  }
-  .md\:px-16 {
-    padding-left: 1rem;
-    padding-right: 1rem;
-  }
-  .md\:py-16 {
-    padding-top: 1rem;
-    padding-bottom: 1rem;
-  }
-  .md\:m-16 {
-    margin: 1rem;
-  }
-  .md\:mt-16 {
-    margin-top: 1rem;
-  }
-  .md\:mr-16 {
-    margin-right: 1rem;
-  }
-  .md\:mb-16 {
-    margin-bottom: 1rem;
-  }
-  .md\:ml-16 {
-    margin-left: 1rem;
-  }
-  .md\:mx-16 {
-    margin-left: 1rem;
-    margin-right: 1rem;
-  }
-  .md\:my-16 {
-    margin-top: 1rem;
-    margin-bottom: 1rem;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:p-16 {
-    padding: 1rem;
-  }
-  .lg\:pt-16 {
-    padding-top: 1rem;
-  }
-  .lg\:pr-16 {
-    padding-right: 1rem;
-  }
-  .lg\:pb-16 {
-    padding-bottom: 1rem;
-  }
-  .lg\:pl-16 {
-    padding-left: 1rem;
-  }
-  .lg\:px-16 {
-    padding-left: 1rem;
-    padding-right: 1rem;
-  }
-  .lg\:py-16 {
-    padding-top: 1rem;
-    padding-bottom: 1rem;
-  }
-  .lg\:m-16 {
-    margin: 1rem;
-  }
-  .lg\:mt-16 {
-    margin-top: 1rem;
-  }
-  .lg\:mr-16 {
-    margin-right: 1rem;
-  }
-  .lg\:mb-16 {
-    margin-bottom: 1rem;
-  }
-  .lg\:ml-16 {
-    margin-left: 1rem;
-  }
-  .lg\:mx-16 {
-    margin-left: 1rem;
-    margin-right: 1rem;
-  }
-  .lg\:my-16 {
-    margin-top: 1rem;
-    margin-bottom: 1rem;
-  }
-}
-
-.p-20 {
-  padding: 1.25rem;
-}
-
-.pt-20 {
-  padding-top: 1.25rem;
-}
-
-.pr-20 {
-  padding-right: 1.25rem;
-}
-
-.pb-20 {
-  padding-bottom: 1.25rem;
-}
-
-.pl-20 {
-  padding-left: 1.25rem;
-}
-
-.px-20 {
-  padding-left: 1.25rem;
-  padding-right: 1.25rem;
-}
-
-.py-20 {
-  padding-top: 1.25rem;
-  padding-bottom: 1.25rem;
-}
-
-.m-20 {
-  margin: 1.25rem;
-}
-
-.mt-20 {
-  margin-top: 1.25rem;
-}
-
-.mr-20 {
-  margin-right: 1.25rem;
-}
-
-.mb-20 {
-  margin-bottom: 1.25rem;
-}
-
-.ml-20 {
-  margin-left: 1.25rem;
-}
-
-.mx-20 {
-  margin-left: 1.25rem;
-  margin-right: 1.25rem;
-}
-
-.my-20 {
-  margin-top: 1.25rem;
-  margin-bottom: 1.25rem;
-}
-
-@media (min-width: 576px) {
-  .sm\:p-20 {
-    padding: 1.25rem;
-  }
-  .sm\:pt-20 {
-    padding-top: 1.25rem;
-  }
-  .sm\:pr-20 {
-    padding-right: 1.25rem;
-  }
-  .sm\:pb-20 {
-    padding-bottom: 1.25rem;
-  }
-  .sm\:pl-20 {
-    padding-left: 1.25rem;
-  }
-  .sm\:px-20 {
-    padding-left: 1.25rem;
-    padding-right: 1.25rem;
-  }
-  .sm\:py-20 {
-    padding-top: 1.25rem;
-    padding-bottom: 1.25rem;
-  }
-  .sm\:m-20 {
-    margin: 1.25rem;
-  }
-  .sm\:mt-20 {
-    margin-top: 1.25rem;
-  }
-  .sm\:mr-20 {
-    margin-right: 1.25rem;
-  }
-  .sm\:mb-20 {
-    margin-bottom: 1.25rem;
-  }
-  .sm\:ml-20 {
-    margin-left: 1.25rem;
-  }
-  .sm\:mx-20 {
-    margin-left: 1.25rem;
-    margin-right: 1.25rem;
-  }
-  .sm\:my-20 {
-    margin-top: 1.25rem;
-    margin-bottom: 1.25rem;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:p-20 {
-    padding: 1.25rem;
-  }
-  .md\:pt-20 {
-    padding-top: 1.25rem;
-  }
-  .md\:pr-20 {
-    padding-right: 1.25rem;
-  }
-  .md\:pb-20 {
-    padding-bottom: 1.25rem;
-  }
-  .md\:pl-20 {
-    padding-left: 1.25rem;
-  }
-  .md\:px-20 {
-    padding-left: 1.25rem;
-    padding-right: 1.25rem;
-  }
-  .md\:py-20 {
-    padding-top: 1.25rem;
-    padding-bottom: 1.25rem;
-  }
-  .md\:m-20 {
-    margin: 1.25rem;
-  }
-  .md\:mt-20 {
-    margin-top: 1.25rem;
-  }
-  .md\:mr-20 {
-    margin-right: 1.25rem;
-  }
-  .md\:mb-20 {
-    margin-bottom: 1.25rem;
-  }
-  .md\:ml-20 {
-    margin-left: 1.25rem;
-  }
-  .md\:mx-20 {
-    margin-left: 1.25rem;
-    margin-right: 1.25rem;
-  }
-  .md\:my-20 {
-    margin-top: 1.25rem;
-    margin-bottom: 1.25rem;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:p-20 {
-    padding: 1.25rem;
-  }
-  .lg\:pt-20 {
-    padding-top: 1.25rem;
-  }
-  .lg\:pr-20 {
-    padding-right: 1.25rem;
-  }
-  .lg\:pb-20 {
-    padding-bottom: 1.25rem;
-  }
-  .lg\:pl-20 {
-    padding-left: 1.25rem;
-  }
-  .lg\:px-20 {
-    padding-left: 1.25rem;
-    padding-right: 1.25rem;
-  }
-  .lg\:py-20 {
-    padding-top: 1.25rem;
-    padding-bottom: 1.25rem;
-  }
-  .lg\:m-20 {
-    margin: 1.25rem;
-  }
-  .lg\:mt-20 {
-    margin-top: 1.25rem;
-  }
-  .lg\:mr-20 {
-    margin-right: 1.25rem;
-  }
-  .lg\:mb-20 {
-    margin-bottom: 1.25rem;
-  }
-  .lg\:ml-20 {
-    margin-left: 1.25rem;
-  }
-  .lg\:mx-20 {
-    margin-left: 1.25rem;
-    margin-right: 1.25rem;
-  }
-  .lg\:my-20 {
-    margin-top: 1.25rem;
-    margin-bottom: 1.25rem;
-  }
-}
-
-.p-24 {
-  padding: 1.5rem;
-}
-
-.pt-24 {
-  padding-top: 1.5rem;
-}
-
-.pr-24 {
-  padding-right: 1.5rem;
-}
-
-.pb-24 {
-  padding-bottom: 1.5rem;
-}
-
-.pl-24 {
-  padding-left: 1.5rem;
-}
-
-.px-24 {
-  padding-left: 1.5rem;
-  padding-right: 1.5rem;
-}
-
-.py-24 {
-  padding-top: 1.5rem;
-  padding-bottom: 1.5rem;
-}
-
-.m-24 {
-  margin: 1.5rem;
-}
-
-.mt-24 {
-  margin-top: 1.5rem;
-}
-
-.mr-24 {
-  margin-right: 1.5rem;
-}
-
-.mb-24 {
-  margin-bottom: 1.5rem;
-}
-
-.ml-24 {
-  margin-left: 1.5rem;
-}
-
-.mx-24 {
-  margin-left: 1.5rem;
-  margin-right: 1.5rem;
-}
-
-.my-24 {
-  margin-top: 1.5rem;
-  margin-bottom: 1.5rem;
-}
-
-@media (min-width: 576px) {
-  .sm\:p-24 {
-    padding: 1.5rem;
-  }
-  .sm\:pt-24 {
-    padding-top: 1.5rem;
-  }
-  .sm\:pr-24 {
-    padding-right: 1.5rem;
-  }
-  .sm\:pb-24 {
-    padding-bottom: 1.5rem;
-  }
-  .sm\:pl-24 {
-    padding-left: 1.5rem;
-  }
-  .sm\:px-24 {
-    padding-left: 1.5rem;
-    padding-right: 1.5rem;
-  }
-  .sm\:py-24 {
-    padding-top: 1.5rem;
-    padding-bottom: 1.5rem;
-  }
-  .sm\:m-24 {
-    margin: 1.5rem;
-  }
-  .sm\:mt-24 {
-    margin-top: 1.5rem;
-  }
-  .sm\:mr-24 {
-    margin-right: 1.5rem;
-  }
-  .sm\:mb-24 {
-    margin-bottom: 1.5rem;
-  }
-  .sm\:ml-24 {
-    margin-left: 1.5rem;
-  }
-  .sm\:mx-24 {
-    margin-left: 1.5rem;
-    margin-right: 1.5rem;
-  }
-  .sm\:my-24 {
-    margin-top: 1.5rem;
-    margin-bottom: 1.5rem;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:p-24 {
-    padding: 1.5rem;
-  }
-  .md\:pt-24 {
-    padding-top: 1.5rem;
-  }
-  .md\:pr-24 {
-    padding-right: 1.5rem;
-  }
-  .md\:pb-24 {
-    padding-bottom: 1.5rem;
-  }
-  .md\:pl-24 {
-    padding-left: 1.5rem;
-  }
-  .md\:px-24 {
-    padding-left: 1.5rem;
-    padding-right: 1.5rem;
-  }
-  .md\:py-24 {
-    padding-top: 1.5rem;
-    padding-bottom: 1.5rem;
-  }
-  .md\:m-24 {
-    margin: 1.5rem;
-  }
-  .md\:mt-24 {
-    margin-top: 1.5rem;
-  }
-  .md\:mr-24 {
-    margin-right: 1.5rem;
-  }
-  .md\:mb-24 {
-    margin-bottom: 1.5rem;
-  }
-  .md\:ml-24 {
-    margin-left: 1.5rem;
-  }
-  .md\:mx-24 {
-    margin-left: 1.5rem;
-    margin-right: 1.5rem;
-  }
-  .md\:my-24 {
-    margin-top: 1.5rem;
-    margin-bottom: 1.5rem;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:p-24 {
-    padding: 1.5rem;
-  }
-  .lg\:pt-24 {
-    padding-top: 1.5rem;
-  }
-  .lg\:pr-24 {
-    padding-right: 1.5rem;
-  }
-  .lg\:pb-24 {
-    padding-bottom: 1.5rem;
-  }
-  .lg\:pl-24 {
-    padding-left: 1.5rem;
-  }
-  .lg\:px-24 {
-    padding-left: 1.5rem;
-    padding-right: 1.5rem;
-  }
-  .lg\:py-24 {
-    padding-top: 1.5rem;
-    padding-bottom: 1.5rem;
-  }
-  .lg\:m-24 {
-    margin: 1.5rem;
-  }
-  .lg\:mt-24 {
-    margin-top: 1.5rem;
-  }
-  .lg\:mr-24 {
-    margin-right: 1.5rem;
-  }
-  .lg\:mb-24 {
-    margin-bottom: 1.5rem;
-  }
-  .lg\:ml-24 {
-    margin-left: 1.5rem;
-  }
-  .lg\:mx-24 {
-    margin-left: 1.5rem;
-    margin-right: 1.5rem;
-  }
-  .lg\:my-24 {
-    margin-top: 1.5rem;
-    margin-bottom: 1.5rem;
-  }
-}
-
-.p-36 {
-  padding: 2.25rem;
-}
-
-.pt-36 {
-  padding-top: 2.25rem;
-}
-
-.pr-36 {
-  padding-right: 2.25rem;
-}
-
-.pb-36 {
-  padding-bottom: 2.25rem;
-}
-
-.pl-36 {
-  padding-left: 2.25rem;
-}
-
-.px-36 {
-  padding-left: 2.25rem;
-  padding-right: 2.25rem;
-}
-
-.py-36 {
-  padding-top: 2.25rem;
-  padding-bottom: 2.25rem;
-}
-
-.m-36 {
-  margin: 2.25rem;
-}
-
-.mt-36 {
-  margin-top: 2.25rem;
-}
-
-.mr-36 {
-  margin-right: 2.25rem;
-}
-
-.mb-36 {
-  margin-bottom: 2.25rem;
-}
-
-.ml-36 {
-  margin-left: 2.25rem;
-}
-
-.mx-36 {
-  margin-left: 2.25rem;
-  margin-right: 2.25rem;
-}
-
-.my-36 {
-  margin-top: 2.25rem;
-  margin-bottom: 2.25rem;
-}
-
-@media (min-width: 576px) {
-  .sm\:p-36 {
-    padding: 2.25rem;
-  }
-  .sm\:pt-36 {
-    padding-top: 2.25rem;
-  }
-  .sm\:pr-36 {
-    padding-right: 2.25rem;
-  }
-  .sm\:pb-36 {
-    padding-bottom: 2.25rem;
-  }
-  .sm\:pl-36 {
-    padding-left: 2.25rem;
-  }
-  .sm\:px-36 {
-    padding-left: 2.25rem;
-    padding-right: 2.25rem;
-  }
-  .sm\:py-36 {
-    padding-top: 2.25rem;
-    padding-bottom: 2.25rem;
-  }
-  .sm\:m-36 {
-    margin: 2.25rem;
-  }
-  .sm\:mt-36 {
-    margin-top: 2.25rem;
-  }
-  .sm\:mr-36 {
-    margin-right: 2.25rem;
-  }
-  .sm\:mb-36 {
-    margin-bottom: 2.25rem;
-  }
-  .sm\:ml-36 {
-    margin-left: 2.25rem;
-  }
-  .sm\:mx-36 {
-    margin-left: 2.25rem;
-    margin-right: 2.25rem;
-  }
-  .sm\:my-36 {
-    margin-top: 2.25rem;
-    margin-bottom: 2.25rem;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:p-36 {
-    padding: 2.25rem;
-  }
-  .md\:pt-36 {
-    padding-top: 2.25rem;
-  }
-  .md\:pr-36 {
-    padding-right: 2.25rem;
-  }
-  .md\:pb-36 {
-    padding-bottom: 2.25rem;
-  }
-  .md\:pl-36 {
-    padding-left: 2.25rem;
-  }
-  .md\:px-36 {
-    padding-left: 2.25rem;
-    padding-right: 2.25rem;
-  }
-  .md\:py-36 {
-    padding-top: 2.25rem;
-    padding-bottom: 2.25rem;
-  }
-  .md\:m-36 {
-    margin: 2.25rem;
-  }
-  .md\:mt-36 {
-    margin-top: 2.25rem;
-  }
-  .md\:mr-36 {
-    margin-right: 2.25rem;
-  }
-  .md\:mb-36 {
-    margin-bottom: 2.25rem;
-  }
-  .md\:ml-36 {
-    margin-left: 2.25rem;
-  }
-  .md\:mx-36 {
-    margin-left: 2.25rem;
-    margin-right: 2.25rem;
-  }
-  .md\:my-36 {
-    margin-top: 2.25rem;
-    margin-bottom: 2.25rem;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:p-36 {
-    padding: 2.25rem;
-  }
-  .lg\:pt-36 {
-    padding-top: 2.25rem;
-  }
-  .lg\:pr-36 {
-    padding-right: 2.25rem;
-  }
-  .lg\:pb-36 {
-    padding-bottom: 2.25rem;
-  }
-  .lg\:pl-36 {
-    padding-left: 2.25rem;
-  }
-  .lg\:px-36 {
-    padding-left: 2.25rem;
-    padding-right: 2.25rem;
-  }
-  .lg\:py-36 {
-    padding-top: 2.25rem;
-    padding-bottom: 2.25rem;
-  }
-  .lg\:m-36 {
-    margin: 2.25rem;
-  }
-  .lg\:mt-36 {
-    margin-top: 2.25rem;
-  }
-  .lg\:mr-36 {
-    margin-right: 2.25rem;
-  }
-  .lg\:mb-36 {
-    margin-bottom: 2.25rem;
-  }
-  .lg\:ml-36 {
-    margin-left: 2.25rem;
-  }
-  .lg\:mx-36 {
-    margin-left: 2.25rem;
-    margin-right: 2.25rem;
-  }
-  .lg\:my-36 {
-    margin-top: 2.25rem;
-    margin-bottom: 2.25rem;
-  }
-}
-
-.p-auto {
-  padding: auto;
-}
-
-.pt-auto {
-  padding-top: auto;
-}
-
-.pr-auto {
-  padding-right: auto;
-}
-
-.pb-auto {
-  padding-bottom: auto;
-}
-
-.pl-auto {
-  padding-left: auto;
-}
-
-.px-auto {
-  padding-left: auto;
-  padding-right: auto;
-}
-
-.py-auto {
-  padding-top: auto;
-  padding-bottom: auto;
-}
-
-.m-auto {
-  margin: auto;
-}
-
-.mt-auto {
-  margin-top: auto;
-}
-
-.mr-auto {
-  margin-right: auto;
-}
-
-.mb-auto {
-  margin-bottom: auto;
-}
-
-.ml-auto {
-  margin-left: auto;
-}
-
-.mx-auto {
-  margin-left: auto;
-  margin-right: auto;
-}
-
-.my-auto {
-  margin-top: auto;
-  margin-bottom: auto;
-}
-
-@media (min-width: 576px) {
-  .sm\:p-auto {
-    padding: auto;
-  }
-  .sm\:pt-auto {
-    padding-top: auto;
-  }
-  .sm\:pr-auto {
-    padding-right: auto;
-  }
-  .sm\:pb-auto {
-    padding-bottom: auto;
-  }
-  .sm\:pl-auto {
-    padding-left: auto;
-  }
-  .sm\:px-auto {
-    padding-left: auto;
-    padding-right: auto;
-  }
-  .sm\:py-auto {
-    padding-top: auto;
-    padding-bottom: auto;
-  }
-  .sm\:m-auto {
-    margin: auto;
-  }
-  .sm\:mt-auto {
-    margin-top: auto;
-  }
-  .sm\:mr-auto {
-    margin-right: auto;
-  }
-  .sm\:mb-auto {
-    margin-bottom: auto;
-  }
-  .sm\:ml-auto {
-    margin-left: auto;
-  }
-  .sm\:mx-auto {
-    margin-left: auto;
-    margin-right: auto;
-  }
-  .sm\:my-auto {
-    margin-top: auto;
-    margin-bottom: auto;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:p-auto {
-    padding: auto;
-  }
-  .md\:pt-auto {
-    padding-top: auto;
-  }
-  .md\:pr-auto {
-    padding-right: auto;
-  }
-  .md\:pb-auto {
-    padding-bottom: auto;
-  }
-  .md\:pl-auto {
-    padding-left: auto;
-  }
-  .md\:px-auto {
-    padding-left: auto;
-    padding-right: auto;
-  }
-  .md\:py-auto {
-    padding-top: auto;
-    padding-bottom: auto;
-  }
-  .md\:m-auto {
-    margin: auto;
-  }
-  .md\:mt-auto {
-    margin-top: auto;
-  }
-  .md\:mr-auto {
-    margin-right: auto;
-  }
-  .md\:mb-auto {
-    margin-bottom: auto;
-  }
-  .md\:ml-auto {
-    margin-left: auto;
-  }
-  .md\:mx-auto {
-    margin-left: auto;
-    margin-right: auto;
-  }
-  .md\:my-auto {
-    margin-top: auto;
-    margin-bottom: auto;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:p-auto {
-    padding: auto;
-  }
-  .lg\:pt-auto {
-    padding-top: auto;
-  }
-  .lg\:pr-auto {
-    padding-right: auto;
-  }
-  .lg\:pb-auto {
-    padding-bottom: auto;
-  }
-  .lg\:pl-auto {
-    padding-left: auto;
-  }
-  .lg\:px-auto {
-    padding-left: auto;
-    padding-right: auto;
-  }
-  .lg\:py-auto {
-    padding-top: auto;
-    padding-bottom: auto;
-  }
-  .lg\:m-auto {
-    margin: auto;
-  }
-  .lg\:mt-auto {
-    margin-top: auto;
-  }
-  .lg\:mr-auto {
-    margin-right: auto;
-  }
-  .lg\:mb-auto {
-    margin-bottom: auto;
-  }
-  .lg\:ml-auto {
-    margin-left: auto;
-  }
-  .lg\:mx-auto {
-    margin-left: auto;
-    margin-right: auto;
-  }
-  .lg\:my-auto {
-    margin-top: auto;
-    margin-bottom: auto;
-  }
-}
-
-/* -------------------------------------------------- */
-/* ==Grillade : système de micro-grille  de KNACSS   */
-/* ------------------------------------------------ */
-.grid {
-  display: grid;
-}
-
-@media (min-width: 576px) {
-  .sm\:grid {
-    display: grid;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:grid {
-    display: grid;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:grid {
-    display: grid;
-  }
-}
-
-/* grid-template-columns initialisation */
-.grid-cols-1 {
-  grid-template-columns: repeat(1, minmax(0, 1fr));
-}
-
-.grid-cols-2 {
-  grid-template-columns: repeat(2, minmax(0, 1fr));
-}
-
-.grid-cols-3 {
-  grid-template-columns: repeat(3, minmax(0, 1fr));
-}
-
-.grid-cols-4 {
-  grid-template-columns: repeat(4, minmax(0, 1fr));
-}
-
-.grid-cols-5 {
-  grid-template-columns: repeat(5, minmax(0, 1fr));
-}
-
-.grid-cols-6 {
-  grid-template-columns: repeat(6, minmax(0, 1fr));
-}
-
-/* grid-template-columns au sein des breakpoints */
-@media (min-width: 576px) {
-  .sm\:grid-cols-1 {
-    grid-template-columns: repeat(1, minmax(0, 1fr));
-  }
-  .sm\:grid-cols-2 {
-    grid-template-columns: repeat(2, minmax(0, 1fr));
-  }
-  .sm\:grid-cols-3 {
-    grid-template-columns: repeat(3, minmax(0, 1fr));
-  }
-  .sm\:grid-cols-4 {
-    grid-template-columns: repeat(4, minmax(0, 1fr));
-  }
-  .sm\:grid-cols-5 {
-    grid-template-columns: repeat(5, minmax(0, 1fr));
-  }
-  .sm\:grid-cols-6 {
-    grid-template-columns: repeat(6, minmax(0, 1fr));
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:grid-cols-1 {
-    grid-template-columns: repeat(1, minmax(0, 1fr));
-  }
-  .md\:grid-cols-2 {
-    grid-template-columns: repeat(2, minmax(0, 1fr));
-  }
-  .md\:grid-cols-3 {
-    grid-template-columns: repeat(3, minmax(0, 1fr));
-  }
-  .md\:grid-cols-4 {
-    grid-template-columns: repeat(4, minmax(0, 1fr));
-  }
-  .md\:grid-cols-5 {
-    grid-template-columns: repeat(5, minmax(0, 1fr));
-  }
-  .md\:grid-cols-6 {
-    grid-template-columns: repeat(6, minmax(0, 1fr));
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:grid-cols-1 {
-    grid-template-columns: repeat(1, minmax(0, 1fr));
-  }
-  .lg\:grid-cols-2 {
-    grid-template-columns: repeat(2, minmax(0, 1fr));
-  }
-  .lg\:grid-cols-3 {
-    grid-template-columns: repeat(3, minmax(0, 1fr));
-  }
-  .lg\:grid-cols-4 {
-    grid-template-columns: repeat(4, minmax(0, 1fr));
-  }
-  .lg\:grid-cols-5 {
-    grid-template-columns: repeat(5, minmax(0, 1fr));
-  }
-  .lg\:grid-cols-6 {
-    grid-template-columns: repeat(6, minmax(0, 1fr));
-  }
-}
-
-/* gap initialisation */
-.gap-0 {
-  gap: 0;
-}
-
-.gap-x-0 {
-  column-gap: 0;
-}
-
-.gap-y-0 {
-  row-gap: 0;
-}
-
-.gap-5 {
-  gap: 0.313rem;
-}
-
-.gap-x-5 {
-  column-gap: 0.313rem;
-}
-
-.gap-y-5 {
-  row-gap: 0.313rem;
-}
-
-.gap-10 {
-  gap: 0.625rem;
-}
-
-.gap-x-10 {
-  column-gap: 0.625rem;
-}
-
-.gap-y-10 {
-  row-gap: 0.625rem;
-}
-
-.gap-16 {
-  gap: 1rem;
-}
-
-.gap-x-16 {
-  column-gap: 1rem;
-}
-
-.gap-y-16 {
-  row-gap: 1rem;
-}
-
-.gap-20 {
-  gap: 1.25rem;
-}
-
-.gap-x-20 {
-  column-gap: 1.25rem;
-}
-
-.gap-y-20 {
-  row-gap: 1.25rem;
-}
-
-.gap-36 {
-  gap: 2.25rem;
-}
-
-.gap-x-36 {
-  column-gap: 2.25rem;
-}
-
-.gap-y-36 {
-  row-gap: 2.25rem;
-}
-
-/* gap au sein des breakpoints */
-@media (min-width: 576px) {
-  .sm\:gap-0 {
-    gap: 0;
-  }
-  .sm\:gap-x-0 {
-    column-gap: 0;
-  }
-  .sm\:gap-y-0 {
-    row-gap: 0;
-  }
-  .sm\:gap-5 {
-    gap: 0.313rem;
-  }
-  .sm\:gap-x-5 {
-    column-gap: 0.313rem;
-  }
-  .sm\:gap-y-5 {
-    row-gap: 0.313rem;
-  }
-  .sm\:gap-10 {
-    gap: 0.625rem;
-  }
-  .sm\:gap-x-10 {
-    column-gap: 0.625rem;
-  }
-  .sm\:gap-y-10 {
-    row-gap: 0.625rem;
-  }
-  .sm\:gap-16 {
-    gap: 1rem;
-  }
-  .sm\:gap-x-16 {
-    column-gap: 1rem;
-  }
-  .sm\:gap-y-16 {
-    row-gap: 1rem;
-  }
-  .sm\:gap-20 {
-    gap: 1.25rem;
-  }
-  .sm\:gap-x-20 {
-    column-gap: 1.25rem;
-  }
-  .sm\:gap-y-20 {
-    row-gap: 1.25rem;
-  }
-  .sm\:gap-36 {
-    gap: 2.25rem;
-  }
-  .sm\:gap-x-36 {
-    column-gap: 2.25rem;
-  }
-  .sm\:gap-y-36 {
-    row-gap: 2.25rem;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:gap-0 {
-    gap: 0;
-  }
-  .md\:gap-x-0 {
-    column-gap: 0;
-  }
-  .md\:gap-y-0 {
-    row-gap: 0;
-  }
-  .md\:gap-5 {
-    gap: 0.313rem;
-  }
-  .md\:gap-x-5 {
-    column-gap: 0.313rem;
-  }
-  .md\:gap-y-5 {
-    row-gap: 0.313rem;
-  }
-  .md\:gap-10 {
-    gap: 0.625rem;
-  }
-  .md\:gap-x-10 {
-    column-gap: 0.625rem;
-  }
-  .md\:gap-y-10 {
-    row-gap: 0.625rem;
-  }
-  .md\:gap-16 {
-    gap: 1rem;
-  }
-  .md\:gap-x-16 {
-    column-gap: 1rem;
-  }
-  .md\:gap-y-16 {
-    row-gap: 1rem;
-  }
-  .md\:gap-20 {
-    gap: 1.25rem;
-  }
-  .md\:gap-x-20 {
-    column-gap: 1.25rem;
-  }
-  .md\:gap-y-20 {
-    row-gap: 1.25rem;
-  }
-  .md\:gap-36 {
-    gap: 2.25rem;
-  }
-  .md\:gap-x-36 {
-    column-gap: 2.25rem;
-  }
-  .md\:gap-y-36 {
-    row-gap: 2.25rem;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:gap-0 {
-    gap: 0;
-  }
-  .lg\:gap-x-0 {
-    column-gap: 0;
-  }
-  .lg\:gap-y-0 {
-    row-gap: 0;
-  }
-  .lg\:gap-5 {
-    gap: 0.313rem;
-  }
-  .lg\:gap-x-5 {
-    column-gap: 0.313rem;
-  }
-  .lg\:gap-y-5 {
-    row-gap: 0.313rem;
-  }
-  .lg\:gap-10 {
-    gap: 0.625rem;
-  }
-  .lg\:gap-x-10 {
-    column-gap: 0.625rem;
-  }
-  .lg\:gap-y-10 {
-    row-gap: 0.625rem;
-  }
-  .lg\:gap-16 {
-    gap: 1rem;
-  }
-  .lg\:gap-x-16 {
-    column-gap: 1rem;
-  }
-  .lg\:gap-y-16 {
-    row-gap: 1rem;
-  }
-  .lg\:gap-20 {
-    gap: 1.25rem;
-  }
-  .lg\:gap-x-20 {
-    column-gap: 1.25rem;
-  }
-  .lg\:gap-y-20 {
-    row-gap: 1.25rem;
-  }
-  .lg\:gap-36 {
-    gap: 2.25rem;
-  }
-  .lg\:gap-x-36 {
-    column-gap: 2.25rem;
-  }
-  .lg\:gap-y-36 {
-    row-gap: 2.25rem;
-  }
-}
-
-/* grid-items initialisation */
-.col-start-1 {
-  grid-column-start: 1;
-}
-
-.col-end-1 {
-  grid-column-end: 1;
-}
-
-.col-span-1 {
-  grid-column: span 1 / span 1;
-}
-
-.col-span-full {
-  grid-column: 1 / -1;
-}
-
-.row-start-1 {
-  grid-row-start: 1;
-}
-
-.row-end-1 {
-  grid-row-end: 1;
-}
-
-.row-span-1 {
-  grid-row: span 1 / span 1;
-}
-
-.col-start-2 {
-  grid-column-start: 2;
-}
-
-.col-end-2 {
-  grid-column-end: 2;
-}
-
-.col-span-2 {
-  grid-column: span 2 / span 2;
-}
-
-.col-span-full {
-  grid-column: 1 / -1;
-}
-
-.row-start-2 {
-  grid-row-start: 2;
-}
-
-.row-end-2 {
-  grid-row-end: 2;
-}
-
-.row-span-2 {
-  grid-row: span 2 / span 2;
-}
-
-.col-start-3 {
-  grid-column-start: 3;
-}
-
-.col-end-3 {
-  grid-column-end: 3;
-}
-
-.col-span-3 {
-  grid-column: span 3 / span 3;
-}
-
-.col-span-full {
-  grid-column: 1 / -1;
-}
-
-.row-start-3 {
-  grid-row-start: 3;
-}
-
-.row-end-3 {
-  grid-row-end: 3;
-}
-
-.row-span-3 {
-  grid-row: span 3 / span 3;
-}
-
-.col-start-4 {
-  grid-column-start: 4;
-}
-
-.col-end-4 {
-  grid-column-end: 4;
-}
-
-.col-span-4 {
-  grid-column: span 4 / span 4;
-}
-
-.col-span-full {
-  grid-column: 1 / -1;
-}
-
-.row-start-4 {
-  grid-row-start: 4;
-}
-
-.row-end-4 {
-  grid-row-end: 4;
-}
-
-.row-span-4 {
-  grid-row: span 4 / span 4;
-}
-
-.col-start-5 {
-  grid-column-start: 5;
-}
-
-.col-end-5 {
-  grid-column-end: 5;
-}
-
-.col-span-5 {
-  grid-column: span 5 / span 5;
-}
-
-.col-span-full {
-  grid-column: 1 / -1;
-}
-
-.row-start-5 {
-  grid-row-start: 5;
-}
-
-.row-end-5 {
-  grid-row-end: 5;
-}
-
-.row-span-5 {
-  grid-row: span 5 / span 5;
-}
-
-.col-start-6 {
-  grid-column-start: 6;
-}
-
-.col-end-6 {
-  grid-column-end: 6;
-}
-
-.col-span-6 {
-  grid-column: span 6 / span 6;
-}
-
-.col-span-full {
-  grid-column: 1 / -1;
-}
-
-.row-start-6 {
-  grid-row-start: 6;
-}
-
-.row-end-6 {
-  grid-row-end: 6;
-}
-
-.row-span-6 {
-  grid-row: span 6 / span 6;
-}
-
-/* grid-items au sein des breakpoints */
-@media (min-width: 576px) {
-  .sm\:col-start-1 {
-    grid-column-start: 1;
-  }
-  .sm\:col-end-1 {
-    grid-column-end: 1;
-  }
-  .sm\:col-span-1 {
-    grid-column: span 1 / span 1;
-  }
-  .sm\:col-span-full {
-    grid-column: 1 / -1;
-  }
-  .sm\:row-start-1 {
-    grid-row-start: 1;
-  }
-  .sm\:row-end-1 {
-    grid-row-end: 1;
-  }
-  .sm\:row-span-1 {
-    grid-row: span 1 / span 1;
-  }
-  .sm\:col-start-2 {
-    grid-column-start: 2;
-  }
-  .sm\:col-end-2 {
-    grid-column-end: 2;
-  }
-  .sm\:col-span-2 {
-    grid-column: span 2 / span 2;
-  }
-  .sm\:col-span-full {
-    grid-column: 1 / -1;
-  }
-  .sm\:row-start-2 {
-    grid-row-start: 2;
-  }
-  .sm\:row-end-2 {
-    grid-row-end: 2;
-  }
-  .sm\:row-span-2 {
-    grid-row: span 2 / span 2;
-  }
-  .sm\:col-start-3 {
-    grid-column-start: 3;
-  }
-  .sm\:col-end-3 {
-    grid-column-end: 3;
-  }
-  .sm\:col-span-3 {
-    grid-column: span 3 / span 3;
-  }
-  .sm\:col-span-full {
-    grid-column: 1 / -1;
-  }
-  .sm\:row-start-3 {
-    grid-row-start: 3;
-  }
-  .sm\:row-end-3 {
-    grid-row-end: 3;
-  }
-  .sm\:row-span-3 {
-    grid-row: span 3 / span 3;
-  }
-  .sm\:col-start-4 {
-    grid-column-start: 4;
-  }
-  .sm\:col-end-4 {
-    grid-column-end: 4;
-  }
-  .sm\:col-span-4 {
-    grid-column: span 4 / span 4;
-  }
-  .sm\:col-span-full {
-    grid-column: 1 / -1;
-  }
-  .sm\:row-start-4 {
-    grid-row-start: 4;
-  }
-  .sm\:row-end-4 {
-    grid-row-end: 4;
-  }
-  .sm\:row-span-4 {
-    grid-row: span 4 / span 4;
-  }
-  .sm\:col-start-5 {
-    grid-column-start: 5;
-  }
-  .sm\:col-end-5 {
-    grid-column-end: 5;
-  }
-  .sm\:col-span-5 {
-    grid-column: span 5 / span 5;
-  }
-  .sm\:col-span-full {
-    grid-column: 1 / -1;
-  }
-  .sm\:row-start-5 {
-    grid-row-start: 5;
-  }
-  .sm\:row-end-5 {
-    grid-row-end: 5;
-  }
-  .sm\:row-span-5 {
-    grid-row: span 5 / span 5;
-  }
-  .sm\:col-start-6 {
-    grid-column-start: 6;
-  }
-  .sm\:col-end-6 {
-    grid-column-end: 6;
-  }
-  .sm\:col-span-6 {
-    grid-column: span 6 / span 6;
-  }
-  .sm\:col-span-full {
-    grid-column: 1 / -1;
-  }
-  .sm\:row-start-6 {
-    grid-row-start: 6;
-  }
-  .sm\:row-end-6 {
-    grid-row-end: 6;
-  }
-  .sm\:row-span-6 {
-    grid-row: span 6 / span 6;
-  }
-}
-
-@media (min-width: 992px) {
-  .md\:col-start-1 {
-    grid-column-start: 1;
-  }
-  .md\:col-end-1 {
-    grid-column-end: 1;
-  }
-  .md\:col-span-1 {
-    grid-column: span 1 / span 1;
-  }
-  .md\:col-span-full {
-    grid-column: 1 / -1;
-  }
-  .md\:row-start-1 {
-    grid-row-start: 1;
-  }
-  .md\:row-end-1 {
-    grid-row-end: 1;
-  }
-  .md\:row-span-1 {
-    grid-row: span 1 / span 1;
-  }
-  .md\:col-start-2 {
-    grid-column-start: 2;
-  }
-  .md\:col-end-2 {
-    grid-column-end: 2;
-  }
-  .md\:col-span-2 {
-    grid-column: span 2 / span 2;
-  }
-  .md\:col-span-full {
-    grid-column: 1 / -1;
-  }
-  .md\:row-start-2 {
-    grid-row-start: 2;
-  }
-  .md\:row-end-2 {
-    grid-row-end: 2;
-  }
-  .md\:row-span-2 {
-    grid-row: span 2 / span 2;
-  }
-  .md\:col-start-3 {
-    grid-column-start: 3;
-  }
-  .md\:col-end-3 {
-    grid-column-end: 3;
-  }
-  .md\:col-span-3 {
-    grid-column: span 3 / span 3;
-  }
-  .md\:col-span-full {
-    grid-column: 1 / -1;
-  }
-  .md\:row-start-3 {
-    grid-row-start: 3;
-  }
-  .md\:row-end-3 {
-    grid-row-end: 3;
-  }
-  .md\:row-span-3 {
-    grid-row: span 3 / span 3;
-  }
-  .md\:col-start-4 {
-    grid-column-start: 4;
-  }
-  .md\:col-end-4 {
-    grid-column-end: 4;
-  }
-  .md\:col-span-4 {
-    grid-column: span 4 / span 4;
-  }
-  .md\:col-span-full {
-    grid-column: 1 / -1;
-  }
-  .md\:row-start-4 {
-    grid-row-start: 4;
-  }
-  .md\:row-end-4 {
-    grid-row-end: 4;
-  }
-  .md\:row-span-4 {
-    grid-row: span 4 / span 4;
-  }
-  .md\:col-start-5 {
-    grid-column-start: 5;
-  }
-  .md\:col-end-5 {
-    grid-column-end: 5;
-  }
-  .md\:col-span-5 {
-    grid-column: span 5 / span 5;
-  }
-  .md\:col-span-full {
-    grid-column: 1 / -1;
-  }
-  .md\:row-start-5 {
-    grid-row-start: 5;
-  }
-  .md\:row-end-5 {
-    grid-row-end: 5;
-  }
-  .md\:row-span-5 {
-    grid-row: span 5 / span 5;
-  }
-  .md\:col-start-6 {
-    grid-column-start: 6;
-  }
-  .md\:col-end-6 {
-    grid-column-end: 6;
-  }
-  .md\:col-span-6 {
-    grid-column: span 6 / span 6;
-  }
-  .md\:col-span-full {
-    grid-column: 1 / -1;
-  }
-  .md\:row-start-6 {
-    grid-row-start: 6;
-  }
-  .md\:row-end-6 {
-    grid-row-end: 6;
-  }
-  .md\:row-span-6 {
-    grid-row: span 6 / span 6;
-  }
-}
-
-@media (min-width: 1400px) {
-  .lg\:col-start-1 {
-    grid-column-start: 1;
-  }
-  .lg\:col-end-1 {
-    grid-column-end: 1;
-  }
-  .lg\:col-span-1 {
-    grid-column: span 1 / span 1;
-  }
-  .lg\:col-span-full {
-    grid-column: 1 / -1;
-  }
-  .lg\:row-start-1 {
-    grid-row-start: 1;
-  }
-  .lg\:row-end-1 {
-    grid-row-end: 1;
-  }
-  .lg\:row-span-1 {
-    grid-row: span 1 / span 1;
-  }
-  .lg\:col-start-2 {
-    grid-column-start: 2;
-  }
-  .lg\:col-end-2 {
-    grid-column-end: 2;
-  }
-  .lg\:col-span-2 {
-    grid-column: span 2 / span 2;
-  }
-  .lg\:col-span-full {
-    grid-column: 1 / -1;
-  }
-  .lg\:row-start-2 {
-    grid-row-start: 2;
-  }
-  .lg\:row-end-2 {
-    grid-row-end: 2;
-  }
-  .lg\:row-span-2 {
-    grid-row: span 2 / span 2;
-  }
-  .lg\:col-start-3 {
-    grid-column-start: 3;
-  }
-  .lg\:col-end-3 {
-    grid-column-end: 3;
-  }
-  .lg\:col-span-3 {
-    grid-column: span 3 / span 3;
-  }
-  .lg\:col-span-full {
-    grid-column: 1 / -1;
-  }
-  .lg\:row-start-3 {
-    grid-row-start: 3;
-  }
-  .lg\:row-end-3 {
-    grid-row-end: 3;
-  }
-  .lg\:row-span-3 {
-    grid-row: span 3 / span 3;
-  }
-  .lg\:col-start-4 {
-    grid-column-start: 4;
-  }
-  .lg\:col-end-4 {
-    grid-column-end: 4;
-  }
-  .lg\:col-span-4 {
-    grid-column: span 4 / span 4;
-  }
-  .lg\:col-span-full {
-    grid-column: 1 / -1;
-  }
-  .lg\:row-start-4 {
-    grid-row-start: 4;
-  }
-  .lg\:row-end-4 {
-    grid-row-end: 4;
-  }
-  .lg\:row-span-4 {
-    grid-row: span 4 / span 4;
-  }
-  .lg\:col-start-5 {
-    grid-column-start: 5;
-  }
-  .lg\:col-end-5 {
-    grid-column-end: 5;
-  }
-  .lg\:col-span-5 {
-    grid-column: span 5 / span 5;
-  }
-  .lg\:col-span-full {
-    grid-column: 1 / -1;
-  }
-  .lg\:row-start-5 {
-    grid-row-start: 5;
-  }
-  .lg\:row-end-5 {
-    grid-row-end: 5;
-  }
-  .lg\:row-span-5 {
-    grid-row: span 5 / span 5;
-  }
-  .lg\:col-start-6 {
-    grid-column-start: 6;
-  }
-  .lg\:col-end-6 {
-    grid-column-end: 6;
-  }
-  .lg\:col-span-6 {
-    grid-column: span 6 / span 6;
-  }
-  .lg\:col-span-full {
-    grid-column: 1 / -1;
-  }
-  .lg\:row-start-6 {
-    grid-row-start: 6;
-  }
-  .lg\:row-end-6 {
-    grid-row-end: 6;
-  }
-  .lg\:row-span-6 {
-    grid-row: span 6 / span 6;
-  }
-}
diff --git a/css/knacss-mini/knacss.css b/css/knacss-mini/knacss.css
deleted file mode 100644
index 9fa288c..0000000
--- a/css/knacss-mini/knacss.css
+++ /dev/null
@@ -1 +0,0 @@
-/*! KNACSS Reborn: Just keep it simple! @author: Alsacreations v8.2 2022/01 Licence WTFPL http://www.wtfpl.net/ */*,:after,:before{box-sizing:border-box;min-width:0}html{font-size:100%;-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;overflow-wrap:break-word}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,Liberation Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;line-height:1.5;background-color:#fff}.h1-like,.h2-like,.h3-like,.h4-like,.h5-like,.h6-like,body,h1,h2,h3,h4,h5,h6{color:#212529}a{color:#6c757d;text-decoration:underline}a:active,a:focus,a:hover{color:#212529;text-decoration:underline}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.h1-like,.h2-like,h1,h2{margin-top:0;margin-bottom:1rem}.h3-like,.h4-like,.h5-like,.h6-like,address,blockquote,dd,dl,dt,h3,h4,h5,h6,ol,p,pre,ul{margin-top:0;margin-bottom:.75rem}li .p-like,li ol,li p,li ul,nav ol,nav ul,ol ol,ol ul,ul ol,ul ul{margin-top:0;margin-bottom:0}ol,ul{padding-left:1rem}nav ol,nav ul{list-style:none;padding:0}audio,canvas,iframe,img,svg,video{vertical-align:middle}blockquote,code,iframe,img,input,pre,select,svg,table,td,textarea,video{max-width:100%}iframe,img,input,select,textarea{height:auto}iframe,img{border-style:none}svg:not([fill]){fill:currentColor}svg:not(:root){overflow:hidden}hr{box-sizing:initial;height:0;overflow:visible;border:0;border-top:1px solid;margin:1rem 0;clear:both;color:inherit}table{width:100%;max-width:100%;table-layout:fixed;border-collapse:collapse;vertical-align:top;margin-bottom:1rem}.sr-only,.visually-hidden{position:absolute!important;border:0!important;height:1px!important;width:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}[aria-busy=true]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled=true],[disabled]{cursor:not-allowed}[aria-hidden=false][hidden]{display:initial}[aria-hidden=false][hidden]:not(:focus){clip:rect(0,0,0,0);position:absolute}[tabindex],a,area,button,input,label,select,summary,textarea{touch-action:manipulation}button,input,select,textarea{margin:0;background-color:initial;color:inherit;font-family:inherit;font-size:inherit;line-height:inherit;letter-spacing:inherit;vertical-align:middle}button,input:not([type=radio]):not([type=checkbox]),select,textarea{border:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{-moz-tab-size:2;tab-size:2;white-space:pre-wrap;line-height:normal;overflow:auto;-ms-overflow-style:scrollbar}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}fieldset,form{border:none}fieldset{margin:0;padding:1rem}legend{display:table;max-width:100%;padding:0 .25rem;border:0;color:inherit;white-space:normal}label{display:inline-block;cursor:pointer}textarea{overflow:auto;vertical-align:top;resize:vertical;white-space:pre-wrap}progress{width:100%;vertical-align:initial}output,progress{display:inline-block}summary{display:list-item}template{display:none}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-input-placeholder{color:inherit;opacity:.54}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}.layout-maxed{display:grid}.layout-maxed>*{grid-column:2}.layout-hero{grid-column:1/-1;display:grid;grid-template-columns:inherit}.layout-hero>*{grid-column:2}.layout-hero-img{grid-column:1/-1;justify-self:center;max-width:100%}.hidden{display:none}.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.flex{display:flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-no-wrap{flex-wrap:nowrap}.flex-shrink{flex-shrink:1}.flex-no-shrink{flex-shrink:0}.flex-grow{flex-grow:1}.flex-no-grow{flex-grow:0}.float-left{float:left}.float-right{float:right}.float-none{float:none}.text-bold{font-weight:700}.text-italic{font-style:italic}.text-uppercase{text-transform:uppercase}.text-lowercase{text-transform:lowercase}.text-smaller{font-size:smaller}.text-larger{font-size:larger}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-justify{text-align:justify}.text-wrap{overflow-wrap:break-word}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.justify-items-start{justify-items:start}.justify-items-end{justify-items:end}.justify-items-center{justify-items:center}.align-start{align-content:start}.align-end{align-content:end}.align-center{align-content:center}.align-between{align-content:space-between}.align-around{align-content:space-around}.align-evenly{align-content:space-evenly}.align-items-start{align-items:flex-start}.align-items-end{align-items:flex-end}.align-items-center{align-items:center}.place-center{place-content:center}.justify-self-auto{justify-self:auto}.justify-self-start{justify-self:start}.justify-self-end{justify-self:end}.justify-self-center{justify-self:center}.justify-self-stretch{justify-self:stretch}.align-self-auto{align-self:auto}.align-self-start{align-self:flex-start}.align-self-end{align-self:flex-end}.align-self-center{align-self:center}.align-self-stretch{align-self:stretch}.align-top{vertical-align:top}.align-bottom{vertical-align:bottom}.align-middle{vertical-align:middle}.item-first{order:-100}.item-last{order:100}.is-unstyled{list-style:none;padding-left:0}.is-disabled,[disabled]{opacity:.6;cursor:not-allowed!important;filter:grayscale(1)}.text-normal{font-weight:400;font-style:normal;text-transform:none}.text-10{font-size:.625rem}.text-11{font-size:.6875rem}.text-12{font-size:.75rem}.text-14{font-size:.875rem}.text-16{font-size:1rem}.text-18{font-size:1.125rem}.text-20{font-size:1.25rem}.text-24{font-size:1.5rem}.text-30{font-size:1.875rem}.text-36{font-size:2.25rem}.text-base{font-size:1rem}.text-inherit{font-size:inherit}.p-0{padding:0}.pt-0{padding-top:0}.pr-0{padding-right:0}.pb-0{padding-bottom:0}.pl-0,.px-0{padding-left:0}.px-0{padding-right:0}.py-0{padding-top:0;padding-bottom:0}.m-0{margin:0}.mt-0{margin-top:0}.mr-0{margin-right:0}.mb-0{margin-bottom:0}.ml-0,.mx-0{margin-left:0}.mx-0{margin-right:0}.my-0{margin-top:0;margin-bottom:0}.p-1{padding:1px}.pt-1{padding-top:1px}.pr-1{padding-right:1px}.pb-1{padding-bottom:1px}.pl-1,.px-1{padding-left:1px}.px-1{padding-right:1px}.py-1{padding-top:1px;padding-bottom:1px}.m-1{margin:1px}.mt-1{margin-top:1px}.mr-1{margin-right:1px}.mb-1{margin-bottom:1px}.ml-1,.mx-1{margin-left:1px}.mx-1{margin-right:1px}.my-1{margin-top:1px;margin-bottom:1px}.p-2{padding:.125rem}.pt-2{padding-top:.125rem}.pr-2{padding-right:.125rem}.pb-2{padding-bottom:.125rem}.pl-2,.px-2{padding-left:.125rem}.px-2{padding-right:.125rem}.py-2{padding-top:.125rem;padding-bottom:.125rem}.m-2{margin:.125rem}.mt-2{margin-top:.125rem}.mr-2{margin-right:.125rem}.mb-2{margin-bottom:.125rem}.ml-2,.mx-2{margin-left:.125rem}.mx-2{margin-right:.125rem}.my-2{margin-top:.125rem;margin-bottom:.125rem}.p-4{padding:.25rem}.pt-4{padding-top:.25rem}.pr-4{padding-right:.25rem}.pb-4{padding-bottom:.25rem}.pl-4,.px-4{padding-left:.25rem}.px-4{padding-right:.25rem}.py-4{padding-top:.25rem;padding-bottom:.25rem}.m-4{margin:.25rem}.mt-4{margin-top:.25rem}.mr-4{margin-right:.25rem}.mb-4{margin-bottom:.25rem}.ml-4,.mx-4{margin-left:.25rem}.mx-4{margin-right:.25rem}.my-4{margin-top:.25rem;margin-bottom:.25rem}.p-8{padding:.5rem}.pt-8{padding-top:.5rem}.pr-8{padding-right:.5rem}.pb-8{padding-bottom:.5rem}.pl-8,.px-8{padding-left:.5rem}.px-8{padding-right:.5rem}.py-8{padding-top:.5rem;padding-bottom:.5rem}.m-8{margin:.5rem}.mt-8{margin-top:.5rem}.mr-8{margin-right:.5rem}.mb-8{margin-bottom:.5rem}.ml-8,.mx-8{margin-left:.5rem}.mx-8{margin-right:.5rem}.my-8{margin-top:.5rem;margin-bottom:.5rem}.p-12{padding:.75rem}.pt-12{padding-top:.75rem}.pr-12{padding-right:.75rem}.pb-12{padding-bottom:.75rem}.pl-12,.px-12{padding-left:.75rem}.px-12{padding-right:.75rem}.py-12{padding-top:.75rem;padding-bottom:.75rem}.m-12{margin:.75rem}.mt-12{margin-top:.75rem}.mr-12{margin-right:.75rem}.mb-12{margin-bottom:.75rem}.ml-12,.mx-12{margin-left:.75rem}.mx-12{margin-right:.75rem}.my-12{margin-top:.75rem;margin-bottom:.75rem}.p-16{padding:1rem}.pt-16{padding-top:1rem}.pr-16{padding-right:1rem}.pb-16{padding-bottom:1rem}.pl-16,.px-16{padding-left:1rem}.px-16{padding-right:1rem}.py-16{padding-top:1rem;padding-bottom:1rem}.m-16{margin:1rem}.mt-16{margin-top:1rem}.mr-16{margin-right:1rem}.mb-16{margin-bottom:1rem}.ml-16,.mx-16{margin-left:1rem}.mx-16{margin-right:1rem}.my-16{margin-top:1rem;margin-bottom:1rem}.p-20{padding:1.25rem}.pt-20{padding-top:1.25rem}.pr-20{padding-right:1.25rem}.pb-20{padding-bottom:1.25rem}.pl-20,.px-20{padding-left:1.25rem}.px-20{padding-right:1.25rem}.py-20{padding-top:1.25rem;padding-bottom:1.25rem}.m-20{margin:1.25rem}.mt-20{margin-top:1.25rem}.mr-20{margin-right:1.25rem}.mb-20{margin-bottom:1.25rem}.ml-20,.mx-20{margin-left:1.25rem}.mx-20{margin-right:1.25rem}.my-20{margin-top:1.25rem;margin-bottom:1.25rem}.p-24{padding:1.5rem}.pt-24{padding-top:1.5rem}.pr-24{padding-right:1.5rem}.pb-24{padding-bottom:1.5rem}.pl-24,.px-24{padding-left:1.5rem}.px-24{padding-right:1.5rem}.py-24{padding-top:1.5rem;padding-bottom:1.5rem}.m-24{margin:1.5rem}.mt-24{margin-top:1.5rem}.mr-24{margin-right:1.5rem}.mb-24{margin-bottom:1.5rem}.ml-24,.mx-24{margin-left:1.5rem}.mx-24{margin-right:1.5rem}.my-24{margin-top:1.5rem;margin-bottom:1.5rem}.p-36{padding:2.25rem}.pt-36{padding-top:2.25rem}.pr-36{padding-right:2.25rem}.pb-36{padding-bottom:2.25rem}.pl-36,.px-36{padding-left:2.25rem}.px-36{padding-right:2.25rem}.py-36{padding-top:2.25rem;padding-bottom:2.25rem}.m-36{margin:2.25rem}.mt-36{margin-top:2.25rem}.mr-36{margin-right:2.25rem}.mb-36{margin-bottom:2.25rem}.ml-36,.mx-36{margin-left:2.25rem}.mx-36{margin-right:2.25rem}.my-36{margin-top:2.25rem;margin-bottom:2.25rem}.p-auto{padding:auto}.pt-auto{padding-top:auto}.pr-auto{padding-right:auto}.pb-auto{padding-bottom:auto}.pl-auto,.px-auto{padding-left:auto}.px-auto{padding-right:auto}.py-auto{padding-top:auto;padding-bottom:auto}.m-auto{margin:auto}.mt-auto{margin-top:auto}.mr-auto{margin-right:auto}.mb-auto{margin-bottom:auto}.ml-auto,.mx-auto{margin-left:auto}.mx-auto{margin-right:auto}.my-auto{margin-top:auto;margin-bottom:auto}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.gap-0{gap:0}.gap-x-0{column-gap:0}.gap-y-0{row-gap:0}.gap-5{gap:.313rem}.gap-x-5{column-gap:.313rem}.gap-y-5{row-gap:.313rem}.gap-10{gap:.625rem}.gap-x-10{column-gap:.625rem}.gap-y-10{row-gap:.625rem}.gap-16{gap:1rem}.gap-x-16{column-gap:1rem}.gap-y-16{row-gap:1rem}.gap-20{gap:1.25rem}.gap-x-20{column-gap:1.25rem}.gap-y-20{row-gap:1.25rem}.gap-36{gap:2.25rem}.gap-x-36{column-gap:2.25rem}.gap-y-36{row-gap:2.25rem}.col-start-1{grid-column-start:1}.col-end-1{grid-column-end:1}.col-span-1{grid-column:span 1/span 1}.row-start-1{grid-row-start:1}.row-end-1{grid-row-end:1}.row-span-1{grid-row:span 1/span 1}.col-start-2{grid-column-start:2}.col-end-2{grid-column-end:2}.col-span-2{grid-column:span 2/span 2}.row-start-2{grid-row-start:2}.row-end-2{grid-row-end:2}.row-span-2{grid-row:span 2/span 2}.col-start-3{grid-column-start:3}.col-end-3{grid-column-end:3}.col-span-3{grid-column:span 3/span 3}.row-start-3{grid-row-start:3}.row-end-3{grid-row-end:3}.row-span-3{grid-row:span 3/span 3}.col-start-4{grid-column-start:4}.col-end-4{grid-column-end:4}.col-span-4{grid-column:span 4/span 4}.row-start-4{grid-row-start:4}.row-end-4{grid-row-end:4}.row-span-4{grid-row:span 4/span 4}.col-start-5{grid-column-start:5}.col-end-5{grid-column-end:5}.col-span-5{grid-column:span 5/span 5}.row-start-5{grid-row-start:5}.row-end-5{grid-row-end:5}.row-span-5{grid-row:span 5/span 5}.col-start-6{grid-column-start:6}.col-end-6{grid-column-end:6}.col-span-6{grid-column:span 6/span 6}.col-span-full{grid-column:1/-1}.row-start-6{grid-row-start:6}.row-end-6{grid-row-end:6}.row-span-6{grid-row:span 6/span 6}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}@media print{*{background:transparent!important;box-shadow:none!important;text-shadow:none!important}body{width:auto;margin:auto;font-family:serif;font-size:12pt}.h1-like,.h2-like,.h3-like,.h4-like,.h5-like,.h6-like,.p-like,blockquote,h1,h2,h3,h4,h5,h6,label,ol,p,ul{color:#000;margin:auto}.print{display:block}.no-print{display:none}.p-like,blockquote,p{orphans:3;widows:3}blockquote,ol,ul{page-break-inside:avoid}.h1-like,.h2-like,.h3-like,caption,h1,h2,h3{page-break-after:avoid}a{color:#000}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}}@media (min-width:576px){.layout-maxed{grid-template-columns:minmax(.75rem,1fr) minmax(auto,576px) minmax(.75rem,1fr)}.sm\:hidden{display:none}.sm\:block{display:block}.sm\:inline{display:inline}.sm\:inline-block{display:inline-block}.sm\:flex{display:flex}.sm\:flex-row{flex-direction:row}.sm\:flex-col{flex-direction:column}.sm\:flex-wrap{flex-wrap:wrap}.sm\:flex-no-wrap{flex-wrap:nowrap}.sm\:flex-shrink{flex-shrink:1}.sm\:flex-no-shrink{flex-shrink:0}.sm\:flex-grow{flex-grow:1}.sm\:flex-no-grow{flex-grow:0}.sm\:float-left{float:left}.sm\:float-right{float:right}.sm\:float-none{float:none}.sm\:text-bold{font-weight:700}.sm\:text-italic{font-style:italic}.sm\:text-uppercase{text-transform:uppercase}.sm\:text-lowercase{text-transform:lowercase}.sm\:text-smaller{font-size:smaller}.sm\:text-larger{font-size:larger}.sm\:text-left{text-align:left}.sm\:text-center{text-align:center}.sm\:text-right{text-align:right}.sm\:text-justify{text-align:justify}.sm\:text-wrap{overflow-wrap:break-word}.sm\:justify-start{justify-content:flex-start}.sm\:justify-end{justify-content:flex-end}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:justify-around{justify-content:space-around}.sm\:justify-evenly{justify-content:space-evenly}.sm\:justify-items-start{justify-items:start}.sm\:justify-items-end{justify-items:end}.sm\:justify-items-center{justify-items:center}.sm\:align-start{align-content:start}.sm\:align-end{align-content:end}.sm\:align-center{align-content:center}.sm\:align-between{align-content:space-between}.sm\:align-around{align-content:space-around}.sm\:align-evenly{align-content:space-evenly}.sm\:align-items-start{align-items:flex-start}.sm\:align-items-end{align-items:flex-end}.sm\:align-items-center{align-items:center}.sm\:place-center{place-content:center}.sm\:justify-self-auto{justify-self:auto}.sm\:justify-self-start{justify-self:start}.sm\:justify-self-end{justify-self:end}.sm\:justify-self-center{justify-self:center}.sm\:justify-self-stretch{justify-self:stretch}.sm\:align-self-auto{align-self:auto}.sm\:align-self-start{align-self:flex-start}.sm\:align-self-end{align-self:flex-end}.sm\:align-self-center{align-self:center}.sm\:align-self-stretch{align-self:stretch}.sm\:align-top{vertical-align:top}.sm\:align-bottom{vertical-align:bottom}.sm\:align-middle{vertical-align:middle}.sm\:item-first{order:-100}.sm\:item-last{order:100}.sm\:visually-hidden{position:absolute!important;border:0!important;height:1px!important;width:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}.sm\:is-unstyled{list-style:none;padding-left:0}.sm\:is-disabled{opacity:.6;cursor:not-allowed!important;filter:grayscale(1)}.sm\:text-normal{font-weight:400;font-style:normal;text-transform:none}.sm\:text-10{font-size:.625rem}.sm\:text-11{font-size:.6875rem}.sm\:text-12{font-size:.75rem}.sm\:text-14{font-size:.875rem}.sm\:text-16{font-size:1rem}.sm\:text-18{font-size:1.125rem}.sm\:text-20{font-size:1.25rem}.sm\:text-24{font-size:1.5rem}.sm\:text-30{font-size:1.875rem}.sm\:text-36{font-size:2.25rem}.sm\:text-base{font-size:1rem}.sm\:text-inherit{font-size:inherit}.sm\:p-0{padding:0}.sm\:pt-0{padding-top:0}.sm\:pr-0{padding-right:0}.sm\:pb-0{padding-bottom:0}.sm\:pl-0,.sm\:px-0{padding-left:0}.sm\:px-0{padding-right:0}.sm\:py-0{padding-top:0;padding-bottom:0}.sm\:m-0{margin:0}.sm\:mt-0{margin-top:0}.sm\:mr-0{margin-right:0}.sm\:mb-0{margin-bottom:0}.sm\:ml-0,.sm\:mx-0{margin-left:0}.sm\:mx-0{margin-right:0}.sm\:my-0{margin-top:0;margin-bottom:0}.sm\:p-1{padding:1px}.sm\:pt-1{padding-top:1px}.sm\:pr-1{padding-right:1px}.sm\:pb-1{padding-bottom:1px}.sm\:pl-1,.sm\:px-1{padding-left:1px}.sm\:px-1{padding-right:1px}.sm\:py-1{padding-top:1px;padding-bottom:1px}.sm\:m-1{margin:1px}.sm\:mt-1{margin-top:1px}.sm\:mr-1{margin-right:1px}.sm\:mb-1{margin-bottom:1px}.sm\:ml-1,.sm\:mx-1{margin-left:1px}.sm\:mx-1{margin-right:1px}.sm\:my-1{margin-top:1px;margin-bottom:1px}.sm\:p-2{padding:.125rem}.sm\:pt-2{padding-top:.125rem}.sm\:pr-2{padding-right:.125rem}.sm\:pb-2{padding-bottom:.125rem}.sm\:pl-2,.sm\:px-2{padding-left:.125rem}.sm\:px-2{padding-right:.125rem}.sm\:py-2{padding-top:.125rem;padding-bottom:.125rem}.sm\:m-2{margin:.125rem}.sm\:mt-2{margin-top:.125rem}.sm\:mr-2{margin-right:.125rem}.sm\:mb-2{margin-bottom:.125rem}.sm\:ml-2,.sm\:mx-2{margin-left:.125rem}.sm\:mx-2{margin-right:.125rem}.sm\:my-2{margin-top:.125rem;margin-bottom:.125rem}.sm\:p-4{padding:.25rem}.sm\:pt-4{padding-top:.25rem}.sm\:pr-4{padding-right:.25rem}.sm\:pb-4{padding-bottom:.25rem}.sm\:pl-4,.sm\:px-4{padding-left:.25rem}.sm\:px-4{padding-right:.25rem}.sm\:py-4{padding-top:.25rem;padding-bottom:.25rem}.sm\:m-4{margin:.25rem}.sm\:mt-4{margin-top:.25rem}.sm\:mr-4{margin-right:.25rem}.sm\:mb-4{margin-bottom:.25rem}.sm\:ml-4,.sm\:mx-4{margin-left:.25rem}.sm\:mx-4{margin-right:.25rem}.sm\:my-4{margin-top:.25rem;margin-bottom:.25rem}.sm\:p-8{padding:.5rem}.sm\:pt-8{padding-top:.5rem}.sm\:pr-8{padding-right:.5rem}.sm\:pb-8{padding-bottom:.5rem}.sm\:pl-8,.sm\:px-8{padding-left:.5rem}.sm\:px-8{padding-right:.5rem}.sm\:py-8{padding-top:.5rem;padding-bottom:.5rem}.sm\:m-8{margin:.5rem}.sm\:mt-8{margin-top:.5rem}.sm\:mr-8{margin-right:.5rem}.sm\:mb-8{margin-bottom:.5rem}.sm\:ml-8,.sm\:mx-8{margin-left:.5rem}.sm\:mx-8{margin-right:.5rem}.sm\:my-8{margin-top:.5rem;margin-bottom:.5rem}.sm\:p-12{padding:.75rem}.sm\:pt-12{padding-top:.75rem}.sm\:pr-12{padding-right:.75rem}.sm\:pb-12{padding-bottom:.75rem}.sm\:pl-12,.sm\:px-12{padding-left:.75rem}.sm\:px-12{padding-right:.75rem}.sm\:py-12{padding-top:.75rem;padding-bottom:.75rem}.sm\:m-12{margin:.75rem}.sm\:mt-12{margin-top:.75rem}.sm\:mr-12{margin-right:.75rem}.sm\:mb-12{margin-bottom:.75rem}.sm\:ml-12,.sm\:mx-12{margin-left:.75rem}.sm\:mx-12{margin-right:.75rem}.sm\:my-12{margin-top:.75rem;margin-bottom:.75rem}.sm\:p-16{padding:1rem}.sm\:pt-16{padding-top:1rem}.sm\:pr-16{padding-right:1rem}.sm\:pb-16{padding-bottom:1rem}.sm\:pl-16,.sm\:px-16{padding-left:1rem}.sm\:px-16{padding-right:1rem}.sm\:py-16{padding-top:1rem;padding-bottom:1rem}.sm\:m-16{margin:1rem}.sm\:mt-16{margin-top:1rem}.sm\:mr-16{margin-right:1rem}.sm\:mb-16{margin-bottom:1rem}.sm\:ml-16,.sm\:mx-16{margin-left:1rem}.sm\:mx-16{margin-right:1rem}.sm\:my-16{margin-top:1rem;margin-bottom:1rem}.sm\:p-20{padding:1.25rem}.sm\:pt-20{padding-top:1.25rem}.sm\:pr-20{padding-right:1.25rem}.sm\:pb-20{padding-bottom:1.25rem}.sm\:pl-20,.sm\:px-20{padding-left:1.25rem}.sm\:px-20{padding-right:1.25rem}.sm\:py-20{padding-top:1.25rem;padding-bottom:1.25rem}.sm\:m-20{margin:1.25rem}.sm\:mt-20{margin-top:1.25rem}.sm\:mr-20{margin-right:1.25rem}.sm\:mb-20{margin-bottom:1.25rem}.sm\:ml-20,.sm\:mx-20{margin-left:1.25rem}.sm\:mx-20{margin-right:1.25rem}.sm\:my-20{margin-top:1.25rem;margin-bottom:1.25rem}.sm\:p-24{padding:1.5rem}.sm\:pt-24{padding-top:1.5rem}.sm\:pr-24{padding-right:1.5rem}.sm\:pb-24{padding-bottom:1.5rem}.sm\:pl-24,.sm\:px-24{padding-left:1.5rem}.sm\:px-24{padding-right:1.5rem}.sm\:py-24{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:m-24{margin:1.5rem}.sm\:mt-24{margin-top:1.5rem}.sm\:mr-24{margin-right:1.5rem}.sm\:mb-24{margin-bottom:1.5rem}.sm\:ml-24,.sm\:mx-24{margin-left:1.5rem}.sm\:mx-24{margin-right:1.5rem}.sm\:my-24{margin-top:1.5rem;margin-bottom:1.5rem}.sm\:p-36{padding:2.25rem}.sm\:pt-36{padding-top:2.25rem}.sm\:pr-36{padding-right:2.25rem}.sm\:pb-36{padding-bottom:2.25rem}.sm\:pl-36,.sm\:px-36{padding-left:2.25rem}.sm\:px-36{padding-right:2.25rem}.sm\:py-36{padding-top:2.25rem;padding-bottom:2.25rem}.sm\:m-36{margin:2.25rem}.sm\:mt-36{margin-top:2.25rem}.sm\:mr-36{margin-right:2.25rem}.sm\:mb-36{margin-bottom:2.25rem}.sm\:ml-36,.sm\:mx-36{margin-left:2.25rem}.sm\:mx-36{margin-right:2.25rem}.sm\:my-36{margin-top:2.25rem;margin-bottom:2.25rem}.sm\:p-auto{padding:auto}.sm\:pt-auto{padding-top:auto}.sm\:pr-auto{padding-right:auto}.sm\:pb-auto{padding-bottom:auto}.sm\:pl-auto,.sm\:px-auto{padding-left:auto}.sm\:px-auto{padding-right:auto}.sm\:py-auto{padding-top:auto;padding-bottom:auto}.sm\:m-auto{margin:auto}.sm\:mt-auto{margin-top:auto}.sm\:mr-auto{margin-right:auto}.sm\:mb-auto{margin-bottom:auto}.sm\:ml-auto,.sm\:mx-auto{margin-left:auto}.sm\:mx-auto{margin-right:auto}.sm\:my-auto{margin-top:auto;margin-bottom:auto}.sm\:grid{display:grid}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.sm\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.sm\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.sm\:gap-0{gap:0}.sm\:gap-x-0{column-gap:0}.sm\:gap-y-0{row-gap:0}.sm\:gap-5{gap:.313rem}.sm\:gap-x-5{column-gap:.313rem}.sm\:gap-y-5{row-gap:.313rem}.sm\:gap-10{gap:.625rem}.sm\:gap-x-10{column-gap:.625rem}.sm\:gap-y-10{row-gap:.625rem}.sm\:gap-16{gap:1rem}.sm\:gap-x-16{column-gap:1rem}.sm\:gap-y-16{row-gap:1rem}.sm\:gap-20{gap:1.25rem}.sm\:gap-x-20{column-gap:1.25rem}.sm\:gap-y-20{row-gap:1.25rem}.sm\:gap-36{gap:2.25rem}.sm\:gap-x-36{column-gap:2.25rem}.sm\:gap-y-36{row-gap:2.25rem}.sm\:col-start-1{grid-column-start:1}.sm\:col-end-1{grid-column-end:1}.sm\:col-span-1{grid-column:span 1/span 1}.sm\:row-start-1{grid-row-start:1}.sm\:row-end-1{grid-row-end:1}.sm\:row-span-1{grid-row:span 1/span 1}.sm\:col-start-2{grid-column-start:2}.sm\:col-end-2{grid-column-end:2}.sm\:col-span-2{grid-column:span 2/span 2}.sm\:row-start-2{grid-row-start:2}.sm\:row-end-2{grid-row-end:2}.sm\:row-span-2{grid-row:span 2/span 2}.sm\:col-start-3{grid-column-start:3}.sm\:col-end-3{grid-column-end:3}.sm\:col-span-3{grid-column:span 3/span 3}.sm\:row-start-3{grid-row-start:3}.sm\:row-end-3{grid-row-end:3}.sm\:row-span-3{grid-row:span 3/span 3}.sm\:col-start-4{grid-column-start:4}.sm\:col-end-4{grid-column-end:4}.sm\:col-span-4{grid-column:span 4/span 4}.sm\:row-start-4{grid-row-start:4}.sm\:row-end-4{grid-row-end:4}.sm\:row-span-4{grid-row:span 4/span 4}.sm\:col-start-5{grid-column-start:5}.sm\:col-end-5{grid-column-end:5}.sm\:col-span-5{grid-column:span 5/span 5}.sm\:row-start-5{grid-row-start:5}.sm\:row-end-5{grid-row-end:5}.sm\:row-span-5{grid-row:span 5/span 5}.sm\:col-start-6{grid-column-start:6}.sm\:col-end-6{grid-column-end:6}.sm\:col-span-6{grid-column:span 6/span 6}.sm\:col-span-full{grid-column:1/-1}.sm\:row-start-6{grid-row-start:6}.sm\:row-end-6{grid-row-end:6}.sm\:row-span-6{grid-row:span 6/span 6}}@media (min-width:992px){.layout-maxed{grid-template-columns:minmax(.75rem,1fr) minmax(auto,992px) minmax(.75rem,1fr)}.md\:hidden{display:none}.md\:block{display:block}.md\:inline{display:inline}.md\:inline-block{display:inline-block}.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-no-wrap{flex-wrap:nowrap}.md\:flex-shrink{flex-shrink:1}.md\:flex-no-shrink{flex-shrink:0}.md\:flex-grow{flex-grow:1}.md\:flex-no-grow{flex-grow:0}.md\:float-left{float:left}.md\:float-right{float:right}.md\:float-none{float:none}.md\:text-bold{font-weight:700}.md\:text-italic{font-style:italic}.md\:text-uppercase{text-transform:uppercase}.md\:text-lowercase{text-transform:lowercase}.md\:text-smaller{font-size:smaller}.md\:text-larger{font-size:larger}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:text-right{text-align:right}.md\:text-justify{text-align:justify}.md\:text-wrap{overflow-wrap:break-word}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:justify-around{justify-content:space-around}.md\:justify-evenly{justify-content:space-evenly}.md\:justify-items-start{justify-items:start}.md\:justify-items-end{justify-items:end}.md\:justify-items-center{justify-items:center}.md\:align-start{align-content:start}.md\:align-end{align-content:end}.md\:align-center{align-content:center}.md\:align-between{align-content:space-between}.md\:align-around{align-content:space-around}.md\:align-evenly{align-content:space-evenly}.md\:align-items-start{align-items:flex-start}.md\:align-items-end{align-items:flex-end}.md\:align-items-center{align-items:center}.md\:place-center{place-content:center}.md\:justify-self-auto{justify-self:auto}.md\:justify-self-start{justify-self:start}.md\:justify-self-end{justify-self:end}.md\:justify-self-center{justify-self:center}.md\:justify-self-stretch{justify-self:stretch}.md\:align-self-auto{align-self:auto}.md\:align-self-start{align-self:flex-start}.md\:align-self-end{align-self:flex-end}.md\:align-self-center{align-self:center}.md\:align-self-stretch{align-self:stretch}.md\:align-top{vertical-align:top}.md\:align-bottom{vertical-align:bottom}.md\:align-middle{vertical-align:middle}.md\:item-first{order:-100}.md\:item-last{order:100}.md\:visually-hidden{position:absolute!important;border:0!important;height:1px!important;width:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}.md\:is-unstyled{list-style:none;padding-left:0}.md\:is-disabled{opacity:.6;cursor:not-allowed!important;filter:grayscale(1)}.md\:text-normal{font-weight:400;font-style:normal;text-transform:none}.md\:text-10{font-size:.625rem}.md\:text-11{font-size:.6875rem}.md\:text-12{font-size:.75rem}.md\:text-14{font-size:.875rem}.md\:text-16{font-size:1rem}.md\:text-18{font-size:1.125rem}.md\:text-20{font-size:1.25rem}.md\:text-24{font-size:1.5rem}.md\:text-30{font-size:1.875rem}.md\:text-36{font-size:2.25rem}.md\:text-base{font-size:1rem}.md\:text-inherit{font-size:inherit}.md\:p-0{padding:0}.md\:pt-0{padding-top:0}.md\:pr-0{padding-right:0}.md\:pb-0{padding-bottom:0}.md\:pl-0,.md\:px-0{padding-left:0}.md\:px-0{padding-right:0}.md\:py-0{padding-top:0;padding-bottom:0}.md\:m-0{margin:0}.md\:mt-0{margin-top:0}.md\:mr-0{margin-right:0}.md\:mb-0{margin-bottom:0}.md\:ml-0,.md\:mx-0{margin-left:0}.md\:mx-0{margin-right:0}.md\:my-0{margin-top:0;margin-bottom:0}.md\:p-1{padding:1px}.md\:pt-1{padding-top:1px}.md\:pr-1{padding-right:1px}.md\:pb-1{padding-bottom:1px}.md\:pl-1,.md\:px-1{padding-left:1px}.md\:px-1{padding-right:1px}.md\:py-1{padding-top:1px;padding-bottom:1px}.md\:m-1{margin:1px}.md\:mt-1{margin-top:1px}.md\:mr-1{margin-right:1px}.md\:mb-1{margin-bottom:1px}.md\:ml-1,.md\:mx-1{margin-left:1px}.md\:mx-1{margin-right:1px}.md\:my-1{margin-top:1px;margin-bottom:1px}.md\:p-2{padding:.125rem}.md\:pt-2{padding-top:.125rem}.md\:pr-2{padding-right:.125rem}.md\:pb-2{padding-bottom:.125rem}.md\:pl-2,.md\:px-2{padding-left:.125rem}.md\:px-2{padding-right:.125rem}.md\:py-2{padding-top:.125rem;padding-bottom:.125rem}.md\:m-2{margin:.125rem}.md\:mt-2{margin-top:.125rem}.md\:mr-2{margin-right:.125rem}.md\:mb-2{margin-bottom:.125rem}.md\:ml-2,.md\:mx-2{margin-left:.125rem}.md\:mx-2{margin-right:.125rem}.md\:my-2{margin-top:.125rem;margin-bottom:.125rem}.md\:p-4{padding:.25rem}.md\:pt-4{padding-top:.25rem}.md\:pr-4{padding-right:.25rem}.md\:pb-4{padding-bottom:.25rem}.md\:pl-4,.md\:px-4{padding-left:.25rem}.md\:px-4{padding-right:.25rem}.md\:py-4{padding-top:.25rem;padding-bottom:.25rem}.md\:m-4{margin:.25rem}.md\:mt-4{margin-top:.25rem}.md\:mr-4{margin-right:.25rem}.md\:mb-4{margin-bottom:.25rem}.md\:ml-4,.md\:mx-4{margin-left:.25rem}.md\:mx-4{margin-right:.25rem}.md\:my-4{margin-top:.25rem;margin-bottom:.25rem}.md\:p-8{padding:.5rem}.md\:pt-8{padding-top:.5rem}.md\:pr-8{padding-right:.5rem}.md\:pb-8{padding-bottom:.5rem}.md\:pl-8,.md\:px-8{padding-left:.5rem}.md\:px-8{padding-right:.5rem}.md\:py-8{padding-top:.5rem;padding-bottom:.5rem}.md\:m-8{margin:.5rem}.md\:mt-8{margin-top:.5rem}.md\:mr-8{margin-right:.5rem}.md\:mb-8{margin-bottom:.5rem}.md\:ml-8,.md\:mx-8{margin-left:.5rem}.md\:mx-8{margin-right:.5rem}.md\:my-8{margin-top:.5rem;margin-bottom:.5rem}.md\:p-12{padding:.75rem}.md\:pt-12{padding-top:.75rem}.md\:pr-12{padding-right:.75rem}.md\:pb-12{padding-bottom:.75rem}.md\:pl-12,.md\:px-12{padding-left:.75rem}.md\:px-12{padding-right:.75rem}.md\:py-12{padding-top:.75rem;padding-bottom:.75rem}.md\:m-12{margin:.75rem}.md\:mt-12{margin-top:.75rem}.md\:mr-12{margin-right:.75rem}.md\:mb-12{margin-bottom:.75rem}.md\:ml-12,.md\:mx-12{margin-left:.75rem}.md\:mx-12{margin-right:.75rem}.md\:my-12{margin-top:.75rem;margin-bottom:.75rem}.md\:p-16{padding:1rem}.md\:pt-16{padding-top:1rem}.md\:pr-16{padding-right:1rem}.md\:pb-16{padding-bottom:1rem}.md\:pl-16,.md\:px-16{padding-left:1rem}.md\:px-16{padding-right:1rem}.md\:py-16{padding-top:1rem;padding-bottom:1rem}.md\:m-16{margin:1rem}.md\:mt-16{margin-top:1rem}.md\:mr-16{margin-right:1rem}.md\:mb-16{margin-bottom:1rem}.md\:ml-16,.md\:mx-16{margin-left:1rem}.md\:mx-16{margin-right:1rem}.md\:my-16{margin-top:1rem;margin-bottom:1rem}.md\:p-20{padding:1.25rem}.md\:pt-20{padding-top:1.25rem}.md\:pr-20{padding-right:1.25rem}.md\:pb-20{padding-bottom:1.25rem}.md\:pl-20,.md\:px-20{padding-left:1.25rem}.md\:px-20{padding-right:1.25rem}.md\:py-20{padding-top:1.25rem;padding-bottom:1.25rem}.md\:m-20{margin:1.25rem}.md\:mt-20{margin-top:1.25rem}.md\:mr-20{margin-right:1.25rem}.md\:mb-20{margin-bottom:1.25rem}.md\:ml-20,.md\:mx-20{margin-left:1.25rem}.md\:mx-20{margin-right:1.25rem}.md\:my-20{margin-top:1.25rem;margin-bottom:1.25rem}.md\:p-24{padding:1.5rem}.md\:pt-24{padding-top:1.5rem}.md\:pr-24{padding-right:1.5rem}.md\:pb-24{padding-bottom:1.5rem}.md\:pl-24,.md\:px-24{padding-left:1.5rem}.md\:px-24{padding-right:1.5rem}.md\:py-24{padding-top:1.5rem;padding-bottom:1.5rem}.md\:m-24{margin:1.5rem}.md\:mt-24{margin-top:1.5rem}.md\:mr-24{margin-right:1.5rem}.md\:mb-24{margin-bottom:1.5rem}.md\:ml-24,.md\:mx-24{margin-left:1.5rem}.md\:mx-24{margin-right:1.5rem}.md\:my-24{margin-top:1.5rem;margin-bottom:1.5rem}.md\:p-36{padding:2.25rem}.md\:pt-36{padding-top:2.25rem}.md\:pr-36{padding-right:2.25rem}.md\:pb-36{padding-bottom:2.25rem}.md\:pl-36,.md\:px-36{padding-left:2.25rem}.md\:px-36{padding-right:2.25rem}.md\:py-36{padding-top:2.25rem;padding-bottom:2.25rem}.md\:m-36{margin:2.25rem}.md\:mt-36{margin-top:2.25rem}.md\:mr-36{margin-right:2.25rem}.md\:mb-36{margin-bottom:2.25rem}.md\:ml-36,.md\:mx-36{margin-left:2.25rem}.md\:mx-36{margin-right:2.25rem}.md\:my-36{margin-top:2.25rem;margin-bottom:2.25rem}.md\:p-auto{padding:auto}.md\:pt-auto{padding-top:auto}.md\:pr-auto{padding-right:auto}.md\:pb-auto{padding-bottom:auto}.md\:pl-auto,.md\:px-auto{padding-left:auto}.md\:px-auto{padding-right:auto}.md\:py-auto{padding-top:auto;padding-bottom:auto}.md\:m-auto{margin:auto}.md\:mt-auto{margin-top:auto}.md\:mr-auto{margin-right:auto}.md\:mb-auto{margin-bottom:auto}.md\:ml-auto,.md\:mx-auto{margin-left:auto}.md\:mx-auto{margin-right:auto}.md\:my-auto{margin-top:auto;margin-bottom:auto}.md\:grid{display:grid}.md\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.md\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.md\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.md\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.md\:gap-0{gap:0}.md\:gap-x-0{column-gap:0}.md\:gap-y-0{row-gap:0}.md\:gap-5{gap:.313rem}.md\:gap-x-5{column-gap:.313rem}.md\:gap-y-5{row-gap:.313rem}.md\:gap-10{gap:.625rem}.md\:gap-x-10{column-gap:.625rem}.md\:gap-y-10{row-gap:.625rem}.md\:gap-16{gap:1rem}.md\:gap-x-16{column-gap:1rem}.md\:gap-y-16{row-gap:1rem}.md\:gap-20{gap:1.25rem}.md\:gap-x-20{column-gap:1.25rem}.md\:gap-y-20{row-gap:1.25rem}.md\:gap-36{gap:2.25rem}.md\:gap-x-36{column-gap:2.25rem}.md\:gap-y-36{row-gap:2.25rem}.md\:col-start-1{grid-column-start:1}.md\:col-end-1{grid-column-end:1}.md\:col-span-1{grid-column:span 1/span 1}.md\:row-start-1{grid-row-start:1}.md\:row-end-1{grid-row-end:1}.md\:row-span-1{grid-row:span 1/span 1}.md\:col-start-2{grid-column-start:2}.md\:col-end-2{grid-column-end:2}.md\:col-span-2{grid-column:span 2/span 2}.md\:row-start-2{grid-row-start:2}.md\:row-end-2{grid-row-end:2}.md\:row-span-2{grid-row:span 2/span 2}.md\:col-start-3{grid-column-start:3}.md\:col-end-3{grid-column-end:3}.md\:col-span-3{grid-column:span 3/span 3}.md\:row-start-3{grid-row-start:3}.md\:row-end-3{grid-row-end:3}.md\:row-span-3{grid-row:span 3/span 3}.md\:col-start-4{grid-column-start:4}.md\:col-end-4{grid-column-end:4}.md\:col-span-4{grid-column:span 4/span 4}.md\:row-start-4{grid-row-start:4}.md\:row-end-4{grid-row-end:4}.md\:row-span-4{grid-row:span 4/span 4}.md\:col-start-5{grid-column-start:5}.md\:col-end-5{grid-column-end:5}.md\:col-span-5{grid-column:span 5/span 5}.md\:row-start-5{grid-row-start:5}.md\:row-end-5{grid-row-end:5}.md\:row-span-5{grid-row:span 5/span 5}.md\:col-start-6{grid-column-start:6}.md\:col-end-6{grid-column-end:6}.md\:col-span-6{grid-column:span 6/span 6}.md\:col-span-full{grid-column:1/-1}.md\:row-start-6{grid-row-start:6}.md\:row-end-6{grid-row-end:6}.md\:row-span-6{grid-row:span 6/span 6}}@media (min-width:1400px){.layout-maxed{grid-template-columns:minmax(.75rem,1fr) minmax(auto,1400px) minmax(.75rem,1fr)}.lg\:hidden{display:none}.lg\:block{display:block}.lg\:inline{display:inline}.lg\:inline-block{display:inline-block}.lg\:flex{display:flex}.lg\:flex-row{flex-direction:row}.lg\:flex-col{flex-direction:column}.lg\:flex-wrap{flex-wrap:wrap}.lg\:flex-no-wrap{flex-wrap:nowrap}.lg\:flex-shrink{flex-shrink:1}.lg\:flex-no-shrink{flex-shrink:0}.lg\:flex-grow{flex-grow:1}.lg\:flex-no-grow{flex-grow:0}.lg\:float-left{float:left}.lg\:float-right{float:right}.lg\:float-none{float:none}.lg\:text-bold{font-weight:700}.lg\:text-italic{font-style:italic}.lg\:text-uppercase{text-transform:uppercase}.lg\:text-lowercase{text-transform:lowercase}.lg\:text-smaller{font-size:smaller}.lg\:text-larger{font-size:larger}.lg\:text-left{text-align:left}.lg\:text-center{text-align:center}.lg\:text-right{text-align:right}.lg\:text-justify{text-align:justify}.lg\:text-wrap{overflow-wrap:break-word}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:justify-around{justify-content:space-around}.lg\:justify-evenly{justify-content:space-evenly}.lg\:justify-items-start{justify-items:start}.lg\:justify-items-end{justify-items:end}.lg\:justify-items-center{justify-items:center}.lg\:align-start{align-content:start}.lg\:align-end{align-content:end}.lg\:align-center{align-content:center}.lg\:align-between{align-content:space-between}.lg\:align-around{align-content:space-around}.lg\:align-evenly{align-content:space-evenly}.lg\:align-items-start{align-items:flex-start}.lg\:align-items-end{align-items:flex-end}.lg\:align-items-center{align-items:center}.lg\:place-center{place-content:center}.lg\:justify-self-auto{justify-self:auto}.lg\:justify-self-start{justify-self:start}.lg\:justify-self-end{justify-self:end}.lg\:justify-self-center{justify-self:center}.lg\:justify-self-stretch{justify-self:stretch}.lg\:align-self-auto{align-self:auto}.lg\:align-self-start{align-self:flex-start}.lg\:align-self-end{align-self:flex-end}.lg\:align-self-center{align-self:center}.lg\:align-self-stretch{align-self:stretch}.lg\:align-top{vertical-align:top}.lg\:align-bottom{vertical-align:bottom}.lg\:align-middle{vertical-align:middle}.lg\:item-first{order:-100}.lg\:item-last{order:100}.lg\:visually-hidden{position:absolute!important;border:0!important;height:1px!important;width:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important}.lg\:is-unstyled{list-style:none;padding-left:0}.lg\:is-disabled{opacity:.6;cursor:not-allowed!important;filter:grayscale(1)}.lg\:text-normal{font-weight:400;font-style:normal;text-transform:none}.lg\:text-10{font-size:.625rem}.lg\:text-11{font-size:.6875rem}.lg\:text-12{font-size:.75rem}.lg\:text-14{font-size:.875rem}.lg\:text-16{font-size:1rem}.lg\:text-18{font-size:1.125rem}.lg\:text-20{font-size:1.25rem}.lg\:text-24{font-size:1.5rem}.lg\:text-30{font-size:1.875rem}.lg\:text-36{font-size:2.25rem}.lg\:text-base{font-size:1rem}.lg\:text-inherit{font-size:inherit}.lg\:p-0{padding:0}.lg\:pt-0{padding-top:0}.lg\:pr-0{padding-right:0}.lg\:pb-0{padding-bottom:0}.lg\:pl-0,.lg\:px-0{padding-left:0}.lg\:px-0{padding-right:0}.lg\:py-0{padding-top:0;padding-bottom:0}.lg\:m-0{margin:0}.lg\:mt-0{margin-top:0}.lg\:mr-0{margin-right:0}.lg\:mb-0{margin-bottom:0}.lg\:ml-0,.lg\:mx-0{margin-left:0}.lg\:mx-0{margin-right:0}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:p-1{padding:1px}.lg\:pt-1{padding-top:1px}.lg\:pr-1{padding-right:1px}.lg\:pb-1{padding-bottom:1px}.lg\:pl-1,.lg\:px-1{padding-left:1px}.lg\:px-1{padding-right:1px}.lg\:py-1{padding-top:1px;padding-bottom:1px}.lg\:m-1{margin:1px}.lg\:mt-1{margin-top:1px}.lg\:mr-1{margin-right:1px}.lg\:mb-1{margin-bottom:1px}.lg\:ml-1,.lg\:mx-1{margin-left:1px}.lg\:mx-1{margin-right:1px}.lg\:my-1{margin-top:1px;margin-bottom:1px}.lg\:p-2{padding:.125rem}.lg\:pt-2{padding-top:.125rem}.lg\:pr-2{padding-right:.125rem}.lg\:pb-2{padding-bottom:.125rem}.lg\:pl-2,.lg\:px-2{padding-left:.125rem}.lg\:px-2{padding-right:.125rem}.lg\:py-2{padding-top:.125rem;padding-bottom:.125rem}.lg\:m-2{margin:.125rem}.lg\:mt-2{margin-top:.125rem}.lg\:mr-2{margin-right:.125rem}.lg\:mb-2{margin-bottom:.125rem}.lg\:ml-2,.lg\:mx-2{margin-left:.125rem}.lg\:mx-2{margin-right:.125rem}.lg\:my-2{margin-top:.125rem;margin-bottom:.125rem}.lg\:p-4{padding:.25rem}.lg\:pt-4{padding-top:.25rem}.lg\:pr-4{padding-right:.25rem}.lg\:pb-4{padding-bottom:.25rem}.lg\:pl-4,.lg\:px-4{padding-left:.25rem}.lg\:px-4{padding-right:.25rem}.lg\:py-4{padding-top:.25rem;padding-bottom:.25rem}.lg\:m-4{margin:.25rem}.lg\:mt-4{margin-top:.25rem}.lg\:mr-4{margin-right:.25rem}.lg\:mb-4{margin-bottom:.25rem}.lg\:ml-4,.lg\:mx-4{margin-left:.25rem}.lg\:mx-4{margin-right:.25rem}.lg\:my-4{margin-top:.25rem;margin-bottom:.25rem}.lg\:p-8{padding:.5rem}.lg\:pt-8{padding-top:.5rem}.lg\:pr-8{padding-right:.5rem}.lg\:pb-8{padding-bottom:.5rem}.lg\:pl-8,.lg\:px-8{padding-left:.5rem}.lg\:px-8{padding-right:.5rem}.lg\:py-8{padding-top:.5rem;padding-bottom:.5rem}.lg\:m-8{margin:.5rem}.lg\:mt-8{margin-top:.5rem}.lg\:mr-8{margin-right:.5rem}.lg\:mb-8{margin-bottom:.5rem}.lg\:ml-8,.lg\:mx-8{margin-left:.5rem}.lg\:mx-8{margin-right:.5rem}.lg\:my-8{margin-top:.5rem;margin-bottom:.5rem}.lg\:p-12{padding:.75rem}.lg\:pt-12{padding-top:.75rem}.lg\:pr-12{padding-right:.75rem}.lg\:pb-12{padding-bottom:.75rem}.lg\:pl-12,.lg\:px-12{padding-left:.75rem}.lg\:px-12{padding-right:.75rem}.lg\:py-12{padding-top:.75rem;padding-bottom:.75rem}.lg\:m-12{margin:.75rem}.lg\:mt-12{margin-top:.75rem}.lg\:mr-12{margin-right:.75rem}.lg\:mb-12{margin-bottom:.75rem}.lg\:ml-12,.lg\:mx-12{margin-left:.75rem}.lg\:mx-12{margin-right:.75rem}.lg\:my-12{margin-top:.75rem;margin-bottom:.75rem}.lg\:p-16{padding:1rem}.lg\:pt-16{padding-top:1rem}.lg\:pr-16{padding-right:1rem}.lg\:pb-16{padding-bottom:1rem}.lg\:pl-16,.lg\:px-16{padding-left:1rem}.lg\:px-16{padding-right:1rem}.lg\:py-16{padding-top:1rem;padding-bottom:1rem}.lg\:m-16{margin:1rem}.lg\:mt-16{margin-top:1rem}.lg\:mr-16{margin-right:1rem}.lg\:mb-16{margin-bottom:1rem}.lg\:ml-16,.lg\:mx-16{margin-left:1rem}.lg\:mx-16{margin-right:1rem}.lg\:my-16{margin-top:1rem;margin-bottom:1rem}.lg\:p-20{padding:1.25rem}.lg\:pt-20{padding-top:1.25rem}.lg\:pr-20{padding-right:1.25rem}.lg\:pb-20{padding-bottom:1.25rem}.lg\:pl-20,.lg\:px-20{padding-left:1.25rem}.lg\:px-20{padding-right:1.25rem}.lg\:py-20{padding-top:1.25rem;padding-bottom:1.25rem}.lg\:m-20{margin:1.25rem}.lg\:mt-20{margin-top:1.25rem}.lg\:mr-20{margin-right:1.25rem}.lg\:mb-20{margin-bottom:1.25rem}.lg\:ml-20,.lg\:mx-20{margin-left:1.25rem}.lg\:mx-20{margin-right:1.25rem}.lg\:my-20{margin-top:1.25rem;margin-bottom:1.25rem}.lg\:p-24{padding:1.5rem}.lg\:pt-24{padding-top:1.5rem}.lg\:pr-24{padding-right:1.5rem}.lg\:pb-24{padding-bottom:1.5rem}.lg\:pl-24,.lg\:px-24{padding-left:1.5rem}.lg\:px-24{padding-right:1.5rem}.lg\:py-24{padding-top:1.5rem;padding-bottom:1.5rem}.lg\:m-24{margin:1.5rem}.lg\:mt-24{margin-top:1.5rem}.lg\:mr-24{margin-right:1.5rem}.lg\:mb-24{margin-bottom:1.5rem}.lg\:ml-24,.lg\:mx-24{margin-left:1.5rem}.lg\:mx-24{margin-right:1.5rem}.lg\:my-24{margin-top:1.5rem;margin-bottom:1.5rem}.lg\:p-36{padding:2.25rem}.lg\:pt-36{padding-top:2.25rem}.lg\:pr-36{padding-right:2.25rem}.lg\:pb-36{padding-bottom:2.25rem}.lg\:pl-36,.lg\:px-36{padding-left:2.25rem}.lg\:px-36{padding-right:2.25rem}.lg\:py-36{padding-top:2.25rem;padding-bottom:2.25rem}.lg\:m-36{margin:2.25rem}.lg\:mt-36{margin-top:2.25rem}.lg\:mr-36{margin-right:2.25rem}.lg\:mb-36{margin-bottom:2.25rem}.lg\:ml-36,.lg\:mx-36{margin-left:2.25rem}.lg\:mx-36{margin-right:2.25rem}.lg\:my-36{margin-top:2.25rem;margin-bottom:2.25rem}.lg\:p-auto{padding:auto}.lg\:pt-auto{padding-top:auto}.lg\:pr-auto{padding-right:auto}.lg\:pb-auto{padding-bottom:auto}.lg\:pl-auto,.lg\:px-auto{padding-left:auto}.lg\:px-auto{padding-right:auto}.lg\:py-auto{padding-top:auto;padding-bottom:auto}.lg\:m-auto{margin:auto}.lg\:mt-auto{margin-top:auto}.lg\:mr-auto{margin-right:auto}.lg\:mb-auto{margin-bottom:auto}.lg\:ml-auto,.lg\:mx-auto{margin-left:auto}.lg\:mx-auto{margin-right:auto}.lg\:my-auto{margin-top:auto;margin-bottom:auto}.lg\:grid{display:grid}.lg\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.lg\:grid-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.lg\:gap-0{gap:0}.lg\:gap-x-0{column-gap:0}.lg\:gap-y-0{row-gap:0}.lg\:gap-5{gap:.313rem}.lg\:gap-x-5{column-gap:.313rem}.lg\:gap-y-5{row-gap:.313rem}.lg\:gap-10{gap:.625rem}.lg\:gap-x-10{column-gap:.625rem}.lg\:gap-y-10{row-gap:.625rem}.lg\:gap-16{gap:1rem}.lg\:gap-x-16{column-gap:1rem}.lg\:gap-y-16{row-gap:1rem}.lg\:gap-20{gap:1.25rem}.lg\:gap-x-20{column-gap:1.25rem}.lg\:gap-y-20{row-gap:1.25rem}.lg\:gap-36{gap:2.25rem}.lg\:gap-x-36{column-gap:2.25rem}.lg\:gap-y-36{row-gap:2.25rem}.lg\:col-start-1{grid-column-start:1}.lg\:col-end-1{grid-column-end:1}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:row-start-1{grid-row-start:1}.lg\:row-end-1{grid-row-end:1}.lg\:row-span-1{grid-row:span 1/span 1}.lg\:col-start-2{grid-column-start:2}.lg\:col-end-2{grid-column-end:2}.lg\:col-span-2{grid-column:span 2/span 2}.lg\:row-start-2{grid-row-start:2}.lg\:row-end-2{grid-row-end:2}.lg\:row-span-2{grid-row:span 2/span 2}.lg\:col-start-3{grid-column-start:3}.lg\:col-end-3{grid-column-end:3}.lg\:col-span-3{grid-column:span 3/span 3}.lg\:row-start-3{grid-row-start:3}.lg\:row-end-3{grid-row-end:3}.lg\:row-span-3{grid-row:span 3/span 3}.lg\:col-start-4{grid-column-start:4}.lg\:col-end-4{grid-column-end:4}.lg\:col-span-4{grid-column:span 4/span 4}.lg\:row-start-4{grid-row-start:4}.lg\:row-end-4{grid-row-end:4}.lg\:row-span-4{grid-row:span 4/span 4}.lg\:col-start-5{grid-column-start:5}.lg\:col-end-5{grid-column-end:5}.lg\:col-span-5{grid-column:span 5/span 5}.lg\:row-start-5{grid-row-start:5}.lg\:row-end-5{grid-row-end:5}.lg\:row-span-5{grid-row:span 5/span 5}.lg\:col-start-6{grid-column-start:6}.lg\:col-end-6{grid-column-end:6}.lg\:col-span-6{grid-column:span 6/span 6}.lg\:col-span-full{grid-column:1/-1}.lg\:row-start-6{grid-row-start:6}.lg\:row-end-6{grid-row-end:6}.lg\:row-span-6{grid-row:span 6/span 6}}
\ No newline at end of file
diff --git a/css/knacss.css b/css/knacss.css
new file mode 100644
index 0000000..034e2a0
--- /dev/null
+++ b/css/knacss.css
@@ -0,0 +1,489 @@
+/*!
+* www.KNACSS.com V2.9.2 (2014-01) @author: Raphael Goetter, Alsacreations
+* Licence WTFPL http://www.wtfpl.net/ 
+*/
+
+/* ----------------------------- */
+/* == soft reset                 */
+/* ----------------------------- */
+
+/* switching box model for all elements */
+* {
+	-webkit-box-sizing: border-box;
+	   -moz-box-sizing: border-box;
+	        box-sizing: border-box;
+}
+
+/* soft reset */
+html,
+body {
+	margin: 0;
+	padding: 0;
+}
+ul,
+ol {
+	padding-left: 2em;
+}
+ul.unstyled {
+	list-style: none;
+}
+img {
+	vertical-align: middle;
+	border: 0;
+}
+audio,
+canvas,
+video {
+	display: inline-block;
+}
+svg:not(:root) {
+	overflow: hidden;
+}
+figure {
+	margin: 0;
+}
+
+
+/* ----------------------------- */
+/* == typography                 */
+/* ----------------------------- */
+
+/* base font-size corresponds to 10px and is adapted to rem unit */
+html {
+	font-size: 62.5%;
+	-webkit-text-size-adjust: 100%;
+	    -ms-text-size-adjust: 100%;
+}
+body {
+	background-color: #fff;
+	color: #000;
+	font-family: helvetica, arial, sans-serif;
+	font-size: 1.4em; /* equiv 14px */
+	line-height: 1.5; /* adapt to your design */
+}
+
+/* font-sizing for content */
+/* preserves vertical-rythm, thanks to http://soqr.fr/vertical-rhythm/ */
+p,
+ul,
+ol,
+dl,
+blockquote,
+pre,
+td,
+th,
+label,
+textarea,
+caption,
+details,
+figure {
+	margin: .75em 0 0;
+	line-height: 1.5;
+}
+h1, .h1-like {
+	margin: 0.6563em 0 0 0;
+	font-size: 2.2857em; /* equiv 32px */
+	line-height: 1.3126;
+}
+h2, .h2-like {
+	margin: 0.75em 0 0 0;
+	font-size: 2em; /* equiv 28px */
+	line-height: 1.5;
+}
+h3, .h3-like {
+	margin: 0.875em 0 0 0;
+	font-size: 1.7143em; /* equiv 24px */
+	line-height: 1.75;
+}
+h4, .h4-like {
+	margin: 1.05em 0 0 0;
+	font-size: 1.4286em; /* equiv 20px */
+	line-height: 1.05;
+}
+h5, .h5-like {
+	margin: 1.1667em 0 0 0;
+	font-size: 1.2857em; /* equiv 18px */
+	line-height: 1.1667;
+}
+h6, .h6-like {
+	margin: 1.3125em 0 0 0;
+	font-size: 1.1429em; /* equiv 16px */
+	line-height: 1.3125;
+}
+
+/* alternate font-sizing */
+.smaller {
+	font-size: .7143em; /* equiv 10px */
+}
+.small {
+	font-size: .8571em; /* equiv 12px */
+}
+.big {
+	font-size: 1.1429em; /* equiv 16px */
+}
+.bigger {
+	font-size: 1.2857em; /* equiv 18px */
+}
+.biggest {
+	font-size: 1.4286em; /* equiv 20px */
+}
+
+code, 
+pre,
+samp,
+kbd {
+	white-space: pre-line; /* IE fix */
+	white-space: pre-wrap;
+	font-family: consolas, 'DejaVu Sans Mono', courier, monospace;
+	line-height: 1em;
+}
+code, kbd, mark {
+	border-radius: 2px;
+}
+em {
+	font-style: italic;
+}
+strong {
+	font-weight: bold;
+}
+kbd {
+	padding: 0 2px;
+	border: 1px solid #999;
+}
+code {
+	padding: 2px 4px;
+	background: rgba(0,0,0,.04);
+	color: #b11; 
+}
+mark {
+	padding:2px 4px;
+	background: #ff0;
+}
+sup,
+sub {
+	vertical-align: 0;
+	position: relative;
+}
+sup {
+	bottom: 1ex;
+}
+sub {
+	top: .5ex;
+}
+
+/* ----------------------------- */
+/* == hiding content             */
+/* ----------------------------- */
+
+/* hiding content */
+.visually-hidden {
+	position: absolute;
+	left: -7000px;
+	overflow: hidden;
+}
+[dir=rtl] .visually-hidden {
+	left: auto;
+	right: -7000px;
+}
+.desktop-hidden { display: none; } /* hidden on desktop */
+
+
+/* ----------------------------- */
+/* == skip links styling         */
+/* ----------------------------- */
+
+.skip-links {
+	position: absolute;
+}
+.skip-links a {
+	position: absolute;
+	left: -7000px;
+	padding: 0.5em;
+	background: #000;
+	color:#fff;
+	text-decoration: none;
+}
+.skip-links a:focus {
+	position: static;
+}
+
+
+/* ----------------------------- */
+/* == browsers consistency       */
+/* ----------------------------- */
+
+/* avoid top margins on first content element */
+p:first-child,
+ul:first-child,
+ol:first-child,
+dl:first-child,
+blockquote:first-child,
+pre:first-child,
+h1:first-child,
+h2:first-child,
+h3:first-child,
+h4:first-child,
+h5:first-child,
+h6:first-child {
+	margin-top: 0;
+}
+
+/* avoid margins on nested elements */
+li p,
+li ul,
+li ol {
+	margin-top: 0;
+	margin-bottom: 0;
+}
+
+/* max values */
+img, table, td, blockquote, code, pre, textarea, input, video {
+	max-width: 100%;
+}
+
+/* margin-bottom on tables */
+table { margin-bottom: 1.5em; }
+
+/* Google Gmap3 bug fix on images */
+:not(.gm-style) img {
+	height: auto !important;
+}
+.ie678 .gm-style img {
+	height: 100%;  /* IE678 hack */
+}
+.gm-style img,
+.gmnoscreen img,
+.gmnoprint img {
+	max-width: none !important;
+}
+
+/* scripts */
+body > script {display: none !important;}
+
+
+/* ----------------------------- */
+/* ==layout and modules          */
+/* ----------------------------- */
+
+/* float layout */
+/* module, gains superpower "BFC" Block Formating Context */
+.mod { 
+	overflow: hidden;
+}
+
+/* blocks that needs to be placed under floats */
+.clear,
+.line,
+.row {
+	clear: both;
+}
+
+/* blocks that must contain floats */
+.clearfix:after,
+.line:after,
+.mod:after {
+	content: "";
+	display: table;
+	clear: both;
+}
+
+/* table layout */
+.row {
+	display: table;
+	table-layout: fixed;
+	width: 100%;
+}
+.row > *,
+.col {
+	display: table-cell;
+	vertical-align: top;
+}
+
+/* inline-block */
+.inbl {
+	display: inline-block;
+	vertical-align: top;
+}
+
+/* alignments (blocks and inline) */
+/* ------------------------------ */
+
+/* left elements */
+.left {
+	float: left;
+}
+img.left {
+	margin-right: 1em;
+}
+
+/* right elements */
+.right {
+	float: right;
+}
+img.right {
+	margin-left: 1em;
+}
+
+img.left, img.right {
+	margin-bottom: 5px;
+}
+
+.center    { margin-left: auto; margin-right: auto; }
+.txtleft   { text-align: left; }
+.txtright  { text-align: right; }
+.txtcenter { text-align: center; }
+
+/* ----------------------------- */
+/* == width helpers              */
+/* .. use only when needed       */
+/* ----------------------------- */
+
+/* blocks widths (percentages and pixels) */
+.w10    { width: 10%; }
+.w20    { width: 20%; }
+.w25    { width: 25%; }
+.w30    { width: 30%; }
+.w33    { width: 33.3333%; }
+.w40    { width: 40%; }
+.w50    { width: 50%; }
+.w60    { width: 60%; }
+.w66    { width: 66.6666%; }
+.w70    { width: 70%; }
+.w75    { width: 75%; }
+.w80    { width: 80%; }
+.w90    { width: 90%; }
+.w100   { width: 100%; }
+
+.w50p   { width: 50px; }
+.w100p  { width: 100px; }
+.w150p  { width: 150px; }
+.w200p  { width: 200px; }
+.w300p  { width: 300px; }
+.w400p  { width: 400px; }
+.w500p  { width: 500px; }
+.w600p  { width: 600px; }
+.w700p  { width: 700px; }
+.w800p  { width: 800px; }
+.w960p  { width: 960px; }
+.mw960p { max-width: 960px; }
+.w1140p  { width: 1140px; }
+.mw1140p { max-width: 1140px; }
+
+
+/* ----------------------------- */
+/* == spacing helpers            */
+/* .. use only when needed       */
+/* ----------------------------- */
+
+/* spacing helpers
+p,m = padding,margin
+a,t,r,b,l = all,top,right,bottom,left
+s,m,l,n,0 = small(10px),medium(20px),large(30px), zero or none(0)
+source https://github.com/stubbornella/oocss/blob/master/core/spacing/space.css
+*/
+.m-reset, .ma0 { margin: 0; }
+.p-reset, .pa0 { padding: 0; }
+.ma1, .mas { margin: 10px; }
+.ma2, .mam { margin: 20px; }
+.ma3, .mal { margin: 30px; }
+.pa1, .pas { padding: 10px; }
+.pa2, .pam { padding: 20px; }
+.pa3, .pal { padding: 30px; }
+
+.mt0, .mtn { margin-top: 0; }
+.mt1, .mts { margin-top: 10px; }
+.mt2, .mtm { margin-top: 20px; }
+.mt3, .mtl { margin-top: 30px; }
+.mr0, .mrn { margin-right: 0; }
+.mr1, .mrs { margin-right: 10px; }
+.mr2, .mrm { margin-right: 20px; }
+.mr3, .mrl { margin-right: 30px; }
+.mb0, .mbn { margin-bottom: 0; }
+.mb1, .mbs { margin-bottom: 10px; }
+.mb2, .mbm { margin-bottom: 20px; }
+.mb3, .mbl { margin-bottom: 30px; }
+.ml0, .mln { margin-left: 0; }
+.ml1, .mls { margin-left: 10px; }
+.ml2, .mlm { margin-left: 20px; }
+.ml3, .mll { margin-left: 30px; }
+
+.pt0, .ptn { padding-top: 0; }
+.pt1, .pts { padding-top: 10px; }
+.pt2, .ptm { padding-top: 20px; }
+.pt3, .ptl { padding-top: 30px; }
+.pr0, .prn { padding-right: 0; }
+.pr1, .prs { padding-right: 10px; }
+.pr2, .prm { padding-right: 20px; }
+.pr3, .prl { padding-right: 30px; }
+.pb0, .pbn { padding-bottom: 0; }
+.pb1, .pbs { padding-bottom: 10px; }
+.pb2, .pbm { padding-bottom: 20px; }
+.pb3, .pbl { padding-bottom: 30px; }
+.pl0, .pln { padding-left: 0; }
+.pl1, .pls { padding-left: 10px; }
+.pl2, .plm { padding-left: 20px; }
+.pl3, .pll { padding-left: 30px; }
+
+
+/* ----------------------------- */
+/* == iefix                      */
+/* ----------------------------- */
+
+/* hasLayout for IE6/IE7 */
+.ie67 .clearfix,
+.ie67 .line,
+.ie67 .mod,
+.ie67 .row,
+.ie67 .col {
+	zoom: 1;
+}
+
+/* inline-block and table-cell for IE6/IE7 */
+/* warning: .col needs a width on IE6/IE7 */
+.ie67 .btn,
+.ie67 .col,
+.ie67 .inbl {
+	display: inline;
+	zoom: 1;
+}
+.ie8 img {
+	width: auto; /* @bugfix for IE8 */
+}
+
+/* Active box-sizing for IE6/IE7 */
+/* @source https://github.com/Schepp/box-sizing-polyfill */
+/*
+.ie67 * {
+	behavior: url(/lib/box-sizing-polyfill/boxsizing.htc);
+}
+*/
+
+
+/* ----------------------------- */
+/* == quick print reset          */
+/* ----------------------------- */
+
+@media print {
+	p,
+	blockquote {
+		orphans: 2;
+		widows: 2;
+	}
+	blockquote,
+	ul,
+	ol {
+		page-break-inside: avoid;
+	}
+	h1,
+	h2,
+	h3,
+	caption {
+		page-break-after: avoid;
+	}
+}
+
+/* debug helper */
+.knacss-debug {
+	background: pink;
+	outline: 3px solid maroon;
+}
diff --git a/css/print.css b/css/print.css
new file mode 100644
index 0000000..8fd63fa
--- /dev/null
+++ b/css/print.css
@@ -0,0 +1,69 @@
+/* quick print reset */
+@media print {
+	* {
+		background: transparent !important;
+		box-shadow: none !important;
+		text-shadow: none !important;
+	}
+	body {
+		width: auto !important;
+		margin: auto !important;
+		font-family: serif;
+		font-size: 12pt;
+		background-color: #fff !important;
+		color: #333 !important;
+	}
+	p,
+	h1,
+	h2,
+	h3,
+	h4,
+	h5,
+	h6,
+	blockquote,
+	ul,
+	ol {
+		color: #000 !important;
+		margin: auto !important;
+	}
+	.print {
+		display: block; /* displaying .print elements */
+	}
+	img { 
+		-webkit-filter: grayscale(100%);
+		-moz-filter: grayscale(100%);
+		-ms-filter: grayscale(100%);
+		-o-filter: grayscale(100%);
+		filter: grayscale(100%);
+	}
+	p,
+	blockquote {
+		orphans: 3; /* no orphans */
+		widows: 3; /* no widows */
+	}
+	blockquote,
+	ul,
+	ol {
+		page-break-inside: avoid; /* no breaks inside these elements */
+	}
+	h1 {
+		page-break-before: always; /* page break before main headers */
+	}
+	h1,
+	h2,
+	h3,
+	caption {
+		page-break-after: avoid; /* no breaks after these elements */
+	}
+	a {
+		color: #000 !important;
+		text-decoration: underline !important;
+	}
+	a[href]:after {
+		content: " (" attr(href) ")"; /* displaying URLs */
+	}
+	a[href^="javascript:"]:after,
+	a[href^="#"]:after {
+		content: "";
+	}
+}
\ No newline at end of file
diff --git a/css/rwd.css b/css/rwd.css
new file mode 100644
index 0000000..29c4682
--- /dev/null
+++ b/css/rwd.css
@@ -0,0 +1,214 @@
+
+/* ----------------------------- */
+/* ==viewport fixing for RWD     */
+/* ----------------------------- */
+@-webkit-viewport {
+	width: device-width;
+	zoom: 1.0;
+}
+@-moz-viewport {
+	width: device-width;
+	zoom: 1.0;
+}
+@-ms-viewport {
+	width: device-width;
+	zoom: 1.0;
+}
+@-o-viewport {
+	width: device-width;
+	zoom: 1.0;
+}
+@viewport {
+	width: device-width;
+	zoom: 1.0;
+}
+
+/* ----------------------------- */
+/* ==desktop and retina medias   */
+/* ----------------------------- */
+
+@media (min-width: 641px) {
+/* here go rules for big resources and big screens like: background-images, font-faces, etc. */
+}
+@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
+/* Style adjustments for retina devices */
+}
+
+/* ---------------------------------- */
+/* ==Responsive large / small / tiny  */
+/* ---------------------------------- */
+
+@media (min-width: 1280px) {
+
+	/* layouts for large (l) screens */
+	.large-hidden,
+	.tablet-hidden { display: none !important; }
+	.large-visible { display: block !important; }
+	.large-no-float {float: none; }
+	.large-inbl {
+		display: inline-block;
+		float: none;
+		vertical-align: top;
+	}
+	.large-row {
+		display: table;
+		table-layout: fixed;
+		width: 100% !important;
+	}
+	.large-col {
+		display: table-cell;
+		vertical-align: top;
+	}
+
+	/* widths for large (l) screens */
+	.large-w25 { width: 25% !important; }
+	.large-w33 { width: 33.3333% !important; }
+	.large-w50 { width: 50% !important; }
+	.large-w66 { width: 66.6666% !important; }
+	.large-w75 { width: 75% !important; }
+	.large-w100 {
+		display: block !important;
+		float: none !important;
+		clear: none !important;
+		width: auto !important;
+		margin-left: 0 !important;
+		margin-right: 0 !important;
+		border: 0;		
+	}
+
+	/* margins for large (l) screens */
+	.large-ma0 { margin: 0 !important; }
+}
+
+@media (max-width: 768px) {
+
+	/* quick tablet reset */
+	.w600p,
+	.w700p,
+	.w800p,
+	.w960p,
+	.mw960p,
+	.small-wauto { 
+		width: auto;
+		float: none;
+		} 
+
+	/* you shall not pass */
+	div, textarea, table, td, th, code, pre, samp {
+		word-wrap: break-word;
+		-webkit-hyphens: auto;
+		   -moz-hyphens: auto;
+		    -ms-hyphens: auto;
+		     -o-hyphens: auto;
+		        hyphens: auto;
+	}
+
+	/* layouts for small (s) screens */
+	.small-hidden,
+	.tablet-hidden { display: none !important; }
+	.small-visible { display: block !important; }
+	.small-no-float {float: none; }
+	.small-inbl {
+		display: inline-block;
+		float: none;
+		vertical-align: top;
+	}
+	.small-row {
+		display: table !important;
+		table-layout: fixed !important;
+		width: 100% !important;
+	}
+	.small-col {
+		display: table-cell !important;
+		vertical-align: top !important;
+	}
+
+	/* widths for small (s) screens */
+	.small-w25 { width: 25% !important; }
+	.small-w33 { width: 33.3333% !important; }
+	.small-w50 { width: 50% !important; }
+	.small-w66 { width: 66.6666% !important; }
+	.small-w75 { width: 75% !important; }
+	.small-w100 {
+		display: block !important;
+		float: none !important;
+		clear: none !important;
+		width: auto !important;
+		margin-left: 0 !important;
+		margin-right: 0 !important;
+		border: 0;		
+	}
+	/* margins for small (s) screens */
+	.small-ma0 { margin: 0 !important; }
+}
+
+@media (max-width: 640px) {
+
+	/* quick smartphone reset */
+	.mod,
+	.col,
+	fieldset {
+		display: block !important;
+		float: none !important;
+		clear: none !important;
+		width: auto !important;
+		margin-left: 0 !important;
+		margin-right: 0 !important;
+		border: 0;
+	}
+	.w300p,
+	.w400p,
+	.w500p {
+		width: auto;
+		float: none;
+	}
+	.row { 
+		display: block !important;
+		width: 100% !important;
+	}
+
+	/* layouts for tiny (t) screens */
+	.tiny-hidden,
+	.phone-hidden { display: none !important; }
+	.tiny-visible { display: block !important; }
+	.tiny-no-float {float: none;}
+	.tiny-inbl {
+		display: inline-block;
+		float: none;
+		vertical-align: top;
+	}
+	.tiny-row {
+		display: table !important;
+		table-layout: fixed !important;
+		width: 100% !important;
+	}
+	.tiny-col {
+		display: table-cell !important;
+		vertical-align: top !important;
+	}
+	th,
+	td {
+		display: block !important;
+		width: auto !important;
+		text-align: left !important;
+	}
+	thead { display: none; }
+
+	/* widths for tiny (t) screens */
+	.tiny-w25 { width: 25% !important; }
+	.tiny-w33 { width: 33.3333% !important; }
+	.tiny-w50 { width: 50% !important; }
+	.tiny-w66 { width: 66.6666% !important; }
+	.tiny-w75 { width: 75% !important; }
+	.tiny-w100 { 
+		display: block !important;
+		float: none !important;
+		clear: none !important;
+		width: auto !important;
+		margin-left: 0 !important;
+		margin-right: 0 !important;
+		border: 0;
+	}
+	/* margins for tiny (t) screens */
+	.tiny-ma0 { margin: 0 !important; }
+}
\ No newline at end of file
diff --git a/css/tables.css b/css/tables.css
new file mode 100644
index 0000000..66f1bf5
--- /dev/null
+++ b/css/tables.css
@@ -0,0 +1,78 @@
+
+/* ----------------------------- */
+/* ==tables                      */
+/* ----------------------------- */
+
+table,
+.table {
+	max-width : 100%;
+	table-layout: fixed;
+	border-collapse: collapse;
+	vertical-align: top;
+}
+table {
+	width: 100%;
+}
+.table {
+	display: table;
+}
+table#recaptcha_table,
+table.table-auto {
+	table-layout:auto;
+}
+caption {
+	padding: 10px;
+	color: #555;
+	font-style: italic;	
+}
+table { 
+	border: 1px solid #ccc;
+}
+tr > * + * {
+	border-left: 1px solid #ccc;
+}
+th,
+td {
+	padding: .3em .8em;
+	text-align: left;
+	border-bottom: 1px solid #ccc;
+}
+td {
+	color: #333;
+}
+
+/* alternate tables */
+.alternate { border: 0; }
+.alternate tbody { 
+	border: 1px solid #ccc; 
+}
+.alternate thead tr > * + * {
+	border-left: 0;
+}
+.alternate tbody tr > * + * {
+	border-left: 1px solid #ccc;
+}
+
+/* alternate-vert tables */
+.alternate-vert { 
+	border: 0;
+	border-right: 1px solid #ccc;
+}
+.alternate-vert tr > :first-child {
+	border-bottom: 0;
+}
+.alternate-vert tr > * + * {
+	border-top: 1px solid #ccc;
+}
+
+/* striped tables */
+.striped tbody tr:nth-child(odd) {
+	background: #eee;
+	background: rgba(0, 0, 0, .05);
+}
+
+/* striped-vert tables */
+.striped-vert tr > :first-child {
+	background: #eee;
+	background: rgba(0, 0, 0, .05);
+}
\ No newline at end of file
diff --git a/gulpfile.js b/gulpfile.js
deleted file mode 100755
index 715e658..0000000
--- a/gulpfile.js
+++ /dev/null
@@ -1,55 +0,0 @@
-const gulp = require('gulp');
-var sass = require('gulp-sass');
-var postcss = require('gulp-postcss');
-var CombineMQ = require('postcss-combine-media-query');
-var autoprefixer = require('autoprefixer');
-var CSSnano = require('cssnano');
-
-gulp.task('css:full', () => {
-  return gulp.src('sass/knacss.scss')
-    .pipe(sass(
-      {
-      outputStyle: 'expanded'
-      }))
-    .pipe(
-      postcss([
-        autoprefixer, // ajoute les préfixes vendeurs
-      ]))
-    .pipe(gulp.dest('css/knacss-full'));
-});
-
-gulp.task('css:mini', () => {
-  return gulp.src('sass/knacss.scss')
-    .pipe(sass(
-      {
-      outputStyle: 'compact'
-      }))
-    .pipe(
-      postcss([
-        CombineMQ, // rassemble les Media Queries (parfait pour les classes utilitaires)
-        autoprefixer, // ajoute les préfixes vendeurs
-        CSSnano // minification 
-      ]))
-    .pipe(gulp.dest('css/knacss-mini'));
-});
-
-gulp.task('css:grillade', () => {
-  return gulp.src('sass/utils/grillade.scss')
-    .pipe(sass(
-      {
-      outputStyle: 'compact'
-      }))
-    .pipe(
-      postcss([
-        CombineMQ, // rassemble les Media Queries (parfait pour les classes utilitaires)
-        autoprefixer, // ajoute les préfixes vendeurs
-        CSSnano // minification 
-      ]))
-    .pipe(gulp.dest('css/grillade'));
-});
-
-// Tâche BUILD : tapez "gulp" ou "gulp build"
-gulp.task('build', gulp.series('css:full', 'css:mini', 'css:grillade'));
-
-// Tâche par défaut
-gulp.task('default', gulp.series('build'));
diff --git a/less/_00-config.less b/less/_00-config.less
new file mode 100644
index 0000000..63c5196
--- /dev/null
+++ b/less/_00-config.less
@@ -0,0 +1,47 @@
+// Config file : variables, mixins, ...
+
+// LESS values : adapt them to your design
+@basefont				: 14px; // if "14px" then 1em = 14px
+@lh						: 1.5; // equiv line-height 1.5em
+@h1-size				: 32px; // equiv "32px"
+@h2-size				: 28px; // equiv "28px"
+@h3-size				: 24px; // equiv "24px"
+@h4-size				: 20px; // equiv "20px"
+@h5-size				: 18px; // equiv "18px"
+@h6-size				: 16px; // equiv "16px"
+@basecolor				: #000; // text color on body
+@basebg					: #fff; // body background color
+@basecolor-link			: #333; // primary links color;
+@basecolor-link-hover	: #000; // primary hovered/focused links color;
+@smallvalue				: 10px; // small value for margins / paddings
+@mediumvalue			: 20px; // medium value for margins / paddings
+@largevalue				: 30px; // large value for margins / paddings
+@tinyscreen				: 480px; // tiny screens media query
+@smallscreen			: 768px; // small screens media query
+@largescreen			: 1280px; // large screens media query
+@gutter					: 20px; // gutter value (%, px, em, rem, etc) for grid layouts
+@fontstack1				: Helvetica, Arial, sans-serif; // common font
+@fontstack2				: Consolas, 'DejaVu Sans Mono', Courier, monospace; // monospace font
+@fontstack3				: FreeSans, Arimo, "Droid Sans", Helvetica, Arial, sans-serif; // universal stack
+
+// LESS mixins : don't touch or you'll be banned ;)
+// px to em/rem 
+.rem(@size, @bf: @basefont){
+	@rem: @size / 10;
+	font-size: unit(@rem, rem);
+}
+.em(@size, @bf: @basefont){
+	@em: @size / @bf;
+	font-size: unit(@em, em);
+}
+// flow for headings
+.flow(@size, @bf: @basefont, @bh: @lh) {
+	@marg: @bh * @bf / @size;
+	@mt: unit(@marg,em);
+	margin-top: @mt;
+	margin-bottom: 0; 
+	@rem: @size / 10;
+	font-size: unit(@rem, rem);
+	@coef: ceil(1/@mt);
+	line-height: unit((@mt * @coef));    
+}
\ No newline at end of file
diff --git a/less/_01-base.less b/less/_01-base.less
new file mode 100644
index 0000000..44d4c9d
--- /dev/null
+++ b/less/_01-base.less
@@ -0,0 +1,496 @@
+
+/* ----------------------------- */
+/* == soft reset                 */
+/* ----------------------------- */
+
+/* switching box model for all elements */
+* {
+	-webkit-box-sizing: border-box;
+	   -moz-box-sizing: border-box;
+	        box-sizing: border-box;
+}
+
+/* soft reset */
+html,
+body {
+	margin: 0;
+	padding: 0;
+}
+ul,
+ol {
+	padding-left: 2em;
+}
+ul.unstyled {
+	list-style: none;
+}
+img {
+	vertical-align: middle;
+	border: 0;
+}
+audio,
+canvas,
+video {
+	display: inline-block;
+}
+svg:not(:root) {
+	overflow: hidden;
+}
+figure {
+	margin: 0;
+}
+
+
+
+/* ----------------------------- */
+/* == typography                 */
+/* ----------------------------- */
+
+/* base font-size corresponds to 10px and is adapted to rem unit */
+html {
+	font-size: 62.5%;
+	-webkit-text-size-adjust: 100%;
+	    -ms-text-size-adjust: 100%;
+}
+body {
+	background-color: @basebg;
+	color: @basecolor;
+	font-family: @fontstack1;
+	font-size: unit((@basefont / 10), em);
+	line-height: @lh; // adapt to your design
+}
+
+/* font-sizing for content */
+/* preserve vertical-rythm, thanks to http://soqr.fr/vertical-rhythm/ */
+p,
+ul,
+ol,
+dl,
+blockquote,
+pre,
+td,
+th,
+label,
+textarea,
+caption,
+details, 
+figure, 
+hgroup {
+	margin-top: .75em;
+	margin-bottom: 0;
+	line-height: @lh;
+}
+h1, .h1-like {
+	.flow(@h1-size);
+}
+h2, .h2-like {
+	.flow(@h2-size);
+}
+h3, .h3-like {
+	.flow(@h3-size);
+}
+h4, .h4-like {
+	.flow(@h4-size);
+}
+h5, .h5-like {
+	.flow(@h5-size);
+}
+h6, .h6-like {
+	.flow(@h6-size);
+}
+
+/* alternate font-sizing */
+.smaller {
+	.em(@basefont - 4);
+}
+.small {
+	.em(@basefont - 2);
+}
+.big {
+	.em(@basefont + 2);
+}
+.bigger {
+	.em(@basefont + 4);
+}
+.biggest {
+	.em(@basefont + 6);
+}
+
+code, 
+pre,
+samp,
+kbd {
+	white-space: pre-line; /* IE fix */
+	white-space: pre-wrap;
+	font-family: @fontstack2;
+	line-height: 1;
+}
+code, kbd, mark {
+	border-radius: 2px;
+}
+em {
+	font-style: italic;
+}
+strong {
+	font-weight: bold;
+}
+kbd {
+	padding: 0 2px;
+	border: 1px solid #999;
+}
+code {
+	padding: 2px 4px;
+	background: rgba(0,0,0,.04);
+	color: #b11; 
+}
+mark {
+	padding:2px 4px;
+	background: #ff0;
+}
+sup,
+sub {
+	vertical-align: 0;
+	position: relative;
+}
+sup {
+	bottom: 1ex;
+}
+sub {
+	top: .5ex;
+}
+
+
+/* ----------------------------- */
+/* == hiding content             */
+/* ----------------------------- */
+
+/* hiding content */
+.visually-hidden {
+	position: absolute;
+	left: -7000px;
+	overflow: hidden;
+}
+[dir=rtl] .visually-hidden {
+	left: auto;
+	right: -7000px;
+}
+.desktop-hidden { display: none; } /* hidden on desktop */
+
+
+/* ----------------------------- */
+/* == skip links styling         */
+/* ----------------------------- */
+
+.skip-links {
+	position: absolute;
+
+	a {
+		position: absolute;
+		left: -7000px;
+		padding: 0.5em;
+		background: black;
+		color: white;
+		text-decoration: none;
+	
+		&:focus {
+			position: static;
+		}
+	}
+}
+
+
+/* ----------------------------- */
+/* == browsers consistency       */
+/* ----------------------------- */
+
+/* avoid top margins on first content element */
+p, ul, ol, dl,
+blockquote, pre,
+h1, h2, h3, h4, h5, h6 {
+	&:first-child {
+		margin-top: 0;
+	}
+}
+
+/* avoid margins on nested elements */
+li p,
+li ul,
+li ol {
+	margin-top: 0;
+	margin-bottom: 0;
+}
+
+/* max values */
+img, table, td, blockquote, code, pre, textarea, input, video {
+	max-width: 100%;
+}
+
+/* margin-bottom on tables */
+table { margin-bottom: 1.5em; }
+
+/* Google Gmap3 bug fix on images */
+:not(.gm-style) img {
+	height: auto !important;
+}
+.ie678 .gm-style img {
+	height: 100%;  /* IE678 hack */
+}
+.gm-style img,
+.gmnoscreen img,
+.gmnoprint img {
+	max-width: none !important;
+}
+
+/* scripts */
+body > script {display: none !important;}
+
+
+/* ----------------------------- */
+/* ==layout and modules          */
+/* ----------------------------- */
+
+/* float layout */
+/* module, gains superpower "BFC" Block Formating Context */
+.mod { 
+	overflow: hidden;
+}
+
+/* blocks that needs to be placed under floats */
+.clear,
+.line,
+.row {
+	clear: both;
+}
+
+/* blocks that must contain floats */
+.clearfix:after,
+.line:after,
+.mod:after {
+	content: "";
+	display: table;
+	clear: both;
+}
+
+/* table layout */
+.row {
+	display: table;
+	table-layout: fixed;
+	width: 100%;
+}
+.row > *,
+.col {
+	display: table-cell;
+	vertical-align: top;
+}
+
+/* inline-block */
+.inbl {
+	display: inline-block;
+	vertical-align: top;
+}
+
+
+/* alignments (blocks and inline) */
+/* ------------------------------ */
+
+/* left elements */
+.left {
+	float: left;
+}
+img.left {
+	margin-right: 1em;
+}
+
+/* right elements */
+.right {
+	float: right;
+}
+img.right {
+	margin-left: 1em;
+}
+
+img.left, img.right {
+	margin-bottom: 5px;
+}
+
+.center    { margin-left: auto; margin-right: auto; }
+.txtleft   { text-align: left; }
+.txtright  { text-align: right; }
+.txtcenter { text-align: center; }
+
+
+/* ----------------------------- */
+/* == width helpers              */
+/* .. use only when needed       */
+/* ----------------------------- */
+
+/* blocks widths (percentage and pixels) */
+.w10    { width: 10%; }
+.w20    { width: 20%; }
+.w25    { width: 25%; }
+.w30    { width: 30%; }
+.w33    { width: 33.3333%; }
+.w40    { width: 40%; }
+.w50    { width: 50%; }
+.w60    { width: 60%; }
+.w66    { width: 66.6666%; }
+.w70    { width: 70%; }
+.w75    { width: 75%; }
+.w80    { width: 80%; }
+.w90    { width: 90%; }
+.w100   { width: 100%; }
+
+.w50p   { width: 50px; }
+.w100p  { width: 100px; }
+.w150p  { width: 150px; }
+.w200p  { width: 200px; }
+.w300p  { width: 300px; }
+.w400p  { width: 400px; }
+.w500p  { width: 500px; }
+.w600p  { width: 600px; }
+.w700p  { width: 700px; }
+.w800p  { width: 800px; }
+.w960p  { width: 960px; }
+.mw960p { max-width: 960px; }
+.w1140p  { width: 1140px; }
+.mw1140p { max-width: 1140px; }
+
+
+/* ----------------------------- */
+/* == spacing helpers            */
+/* .. use only when needed       */
+/* ----------------------------- */
+
+/* spacing helpers
+p,m = padding,margin
+a,t,r,b,l = all,top,right,bottom,left
+s,m,l,n = small(10px),medium(20px),large(30px),none(0)
+source https://github.com/stubbornella/oocss/blob/master/core/spacing/space.css
+*/
+.m-reset, .ma0 { margin: 0; }
+.p-reset, .pa0 { padding: 0; }
+.ma1, .mas { margin: @smallvalue; }
+.ma2, .mam { margin: @mediumvalue; }
+.ma3, .mal { margin: @largevalue; }
+.pa1, .pas { padding: @smallvalue; }
+.pa2, .pam { padding: @mediumvalue; }
+.pa3, .pal { padding: @largevalue; }
+
+.mt0, .mtn { margin-top: 0; }
+.mt1, .mts { margin-top: @smallvalue; }
+.mt2, .mtm { margin-top: @mediumvalue; }
+.mt3, .mtl { margin-top: @largevalue; }
+.mr0, .mrn { margin-right: 0; }
+.mr1, .mrs { margin-right: @smallvalue; }
+.mr2, .mrm { margin-right: @mediumvalue; }
+.mr3, .mrl { margin-right: @largevalue; }
+.mb0, .mbn { margin-bottom: 0; }
+.mb1, .mbs { margin-bottom: @smallvalue; }
+.mb2, .mbm { margin-bottom: @mediumvalue; }
+.mb3, .mbl { margin-bottom: @largevalue; }
+.ml0, .mln { margin-left: 0; }
+.ml1, .mls { margin-left: @smallvalue; }
+.ml2, .mlm { margin-left: @mediumvalue; }
+.ml3, .mll { margin-left: @largevalue; }
+
+.pt0, .ptn { padding-top: 0; }
+.pt1, .pts { padding-top: @smallvalue; }
+.pt2, .ptm { padding-top: @mediumvalue; }
+.pt3, .ptl { padding-top: @largevalue; }
+.pr0, .prn { padding-right: 0; }
+.pr1, .prs { padding-right: @smallvalue; }
+.pr2, .prm { padding-right: @mediumvalue; }
+.pr3, .prl { padding-right: @largevalue; }
+.pb0, .pbn { padding-bottom: 0; }
+.pb1, .pbs { padding-bottom: @smallvalue; }
+.pb2, .pbm { padding-bottom: @mediumvalue; }
+.pb3, .pbl { padding-bottom: @largevalue; }
+.pl0, .pln { padding-left: 0; }
+.pl1, .pls { padding-left: @smallvalue; }
+.pl2, .plm { padding-left: @mediumvalue; }
+.pl3, .pll { padding-left: @largevalue; }
+
+
+/* ----------------------------- */
+/* == iefix                      */
+/* ----------------------------- */
+
+/* Make sure you are using Conditional Classes in your HTML */
+/* see : http://www.alsacreations.com/astuce/lire/988-classes-conditionnelles-HTML.html */
+
+.ie678 h1, .ie678 .h1-like {
+	.em(@h1-size);
+}
+.ie678 h2, .ie678 .h2-like {
+	.em(@h2-size);
+}
+.ie678 h3, .ie678 .h3-like {
+	.em(@h3-size);
+}
+.ie678 h4, .ie678 .h4-like {
+	.em(@h4-size);
+}
+.ie678 h5, .ie678 .h5-like {
+	.em(@h5-size);
+}
+.ie678 h6, .ie678 .h6-like {
+	.em(@h6-size);
+}
+
+/* haslayout for IE6/IE7 */
+.ie67 .clearfix,
+.ie67 .line,
+.ie67 .mod,
+.ie67 .row,
+.ie67 .col {
+	zoom: 1;
+}
+
+/* inline-block and table-cell for IE6/IE7 */
+/* warning: .col needs width on IE6/IE7 */
+.ie67 .btn,
+.ie67 .col,
+.ie67 .inbl {
+	display: inline;
+	zoom: 1;
+}
+.ie8 img {
+	width: auto; /* @bugfix for IE8 */
+}
+
+/* Active box-sizing for IE6/IE7 */
+/* @source https://github.com/Schepp/box-sizing-polyfill */
+/*
+.ie67 * {
+	behavior: url(/lib/box-sizing-polyfill/boxsizing.htc);
+}
+*/
+
+
+/* ----------------------------- */
+/* == quick print reset          */
+/* ----------------------------- */
+
+@media print {
+	p,
+	blockquote {
+		orphans: 2;
+		widows: 2;
+	}
+	blockquote,
+	ul,
+	ol {
+		page-break-inside: avoid;
+	}
+	h1,
+	h2,
+	h3,
+	caption {
+		page-break-after: avoid;
+	}
+}
+
+/* debug helper */
+.knacss-debug {
+	background: pink;
+	outline: 3px solid maroon;
+}
diff --git a/less/_02-grids.less b/less/_02-grids.less
new file mode 100644
index 0000000..72f5ab9
--- /dev/null
+++ b/less/_02-grids.less
@@ -0,0 +1,73 @@
+
+/* grids inspired from SUIT https://github.com/suitcss/suit */
+/* font-family hack explained here : https://github.com/raphaelgoetter/KNACSS/issues/37 */
+
+.grid {
+	overflow: hidden;
+	font-family: @fontstack3;
+}
+.grid > * {
+	display: block;
+	padding: 0;
+	margin-left: -@gutter; /* gutter value */
+	text-align: left;
+	letter-spacing: -0.31em;
+	text-rendering: optimizespeed;
+}
+/* Opera hack */
+.opera:-o-prefocus,
+.grid > * {
+	word-spacing: -0.43em;
+}
+.grid > * > * {
+	display: inline-block;
+	width: 100%;
+	padding-left: @gutter; /* gutter value */
+	margin-left: 0;
+	vertical-align: top;
+	text-align: left;
+	letter-spacing: normal;
+	word-spacing: normal;
+	text-rendering: auto;
+	*display: inline; *zoom: 1; /* IE67 hack */
+	font-family: @fontstack1;
+}
+.grid2 > * {width: 50%;}
+.grid3 > * {width: 33.333%;}
+.grid4 > * {width: 25%;}
+.grid5 > * {width: 20%;}
+.grid6 > * {width: 16.667%;}
+.grid8 > * {width: 12.5%;}
+.grid10 > * {width: 10%;}
+.grid12 > * {width: 8.333%;}
+
+/* unequal grids (1-2, 2-1, 1-3 and 3-1) for 2 blocks */
+.grid2-1 > *:first-child,
+.grid1-2 > * + * { width: 66.666%; }
+.grid1-2 > *:first-child,
+.grid2-1 > * + * { width: 33.333%; }
+.grid1-3 > *:first-child,
+.grid3-1 > * + * { width: 25%; }
+.grid3-1 > *:first-child,
+.grid1-3 > * + * { width: 75%; }
+
+/* Responsiv-o-matic */
+@media (max-width: @largescreen) {
+	.grid5 > *,
+	.grid6 > *,
+	.grid8 > *,
+	.grid10 > *,
+	.grid12 > * {width: 33.333%}
+}
+@media (max-width: @smallscreen) {
+	.grid3 > *,
+	.grid4 > *,
+	.grid5 > *,
+	.grid6 > *,
+	.grid8 > *,
+	.grid10 > *,
+	.grid12 > * {width: 50%}
+}
+@media (max-width: @tinyscreen) {
+	.grid > * > * {width: 100% !important}
+}
\ No newline at end of file
diff --git a/less/_03-tables.less b/less/_03-tables.less
new file mode 100644
index 0000000..66f1bf5
--- /dev/null
+++ b/less/_03-tables.less
@@ -0,0 +1,78 @@
+
+/* ----------------------------- */
+/* ==tables                      */
+/* ----------------------------- */
+
+table,
+.table {
+	max-width : 100%;
+	table-layout: fixed;
+	border-collapse: collapse;
+	vertical-align: top;
+}
+table {
+	width: 100%;
+}
+.table {
+	display: table;
+}
+table#recaptcha_table,
+table.table-auto {
+	table-layout:auto;
+}
+caption {
+	padding: 10px;
+	color: #555;
+	font-style: italic;	
+}
+table { 
+	border: 1px solid #ccc;
+}
+tr > * + * {
+	border-left: 1px solid #ccc;
+}
+th,
+td {
+	padding: .3em .8em;
+	text-align: left;
+	border-bottom: 1px solid #ccc;
+}
+td {
+	color: #333;
+}
+
+/* alternate tables */
+.alternate { border: 0; }
+.alternate tbody { 
+	border: 1px solid #ccc; 
+}
+.alternate thead tr > * + * {
+	border-left: 0;
+}
+.alternate tbody tr > * + * {
+	border-left: 1px solid #ccc;
+}
+
+/* alternate-vert tables */
+.alternate-vert { 
+	border: 0;
+	border-right: 1px solid #ccc;
+}
+.alternate-vert tr > :first-child {
+	border-bottom: 0;
+}
+.alternate-vert tr > * + * {
+	border-top: 1px solid #ccc;
+}
+
+/* striped tables */
+.striped tbody tr:nth-child(odd) {
+	background: #eee;
+	background: rgba(0, 0, 0, .05);
+}
+
+/* striped-vert tables */
+.striped-vert tr > :first-child {
+	background: #eee;
+	background: rgba(0, 0, 0, .05);
+}
\ No newline at end of file
diff --git a/less/_04-forms.less b/less/_04-forms.less
new file mode 100644
index 0000000..01b46ab
--- /dev/null
+++ b/less/_04-forms.less
@@ -0,0 +1,87 @@
+
+/* ----------------------------- */
+/* ==forms                       */
+/* ----------------------------- */
+
+/* thanks to HTML5boilerplate,
+* github.com/nathansmith/formalize 
+* and www.sitepen.com
+*/
+
+/* buttons */
+.btn {
+	display: inline-block;
+}
+
+/* forms items */
+form,
+fieldset {
+	border: none;
+}
+input,
+button,
+select,
+label,
+.btn {
+	vertical-align: middle;
+	font-family: inherit;
+	font-size: inherit;
+}
+label { 
+	display: inline-block;
+	vertical-align: middle;
+	cursor: pointer;
+}
+legend {
+	border: 0;
+	white-space: normal;
+}
+textarea {
+	overflow: auto; /* Removes default vertical scrollbar on empty textarea in IE6/7/8/9 */
+	min-height: 5em;
+	vertical-align: top;
+	font-family: inherit;
+	font-size: inherit;
+	resize: vertical;
+}
+button,
+input[type="button"],
+input[type="reset"],
+input[type="submit"] {
+	cursor: pointer;
+	-webkit-appearance: button; /* clickable input types in iOS */
+}
+input[type="checkbox"],
+input[type="radio"] {
+	padding: 0; /* Corrects excess space around these inputs in IE8/9 */
+}
+input[type="search"] {
+	-webkit-appearance: textfield;
+}
+
+/* if select styling bugs on WebKit */
+/* select { -webkit-appearance: none; } */
+
+/* 'x' appears on right of search input when text is entered. This removes it */
+input[type="search"]::-webkit-search-decoration,
+input[type="search"]::-webkit-search-cancel-button,
+input[type="search"]::-webkit-search-results-button,
+input[type="search"]::-webkit-search-results-decoration {
+	display: none;
+}
+::-webkit-input-placeholder {
+	color: #777;
+}
+input:-moz-placeholder,
+textarea:-moz-placeholder {
+	color: #777;
+}
+
+/* Removes inner padding and border in FF3+ */
+button::-moz-focus-inner,
+input[type='button']::-moz-focus-inner,
+input[type='reset']::-moz-focus-inner,
+input[type='submit']::-moz-focus-inner {
+	border: 0;
+	padding: 0;
+}
\ No newline at end of file
diff --git a/less/_05-icons.less b/less/_05-icons.less
new file mode 100644
index 0000000..02f43f8
--- /dev/null
+++ b/less/_05-icons.less
@@ -0,0 +1,139 @@
+
+/* ----------------------------- */
+/* ==icons and bullets	         */
+/* ----------------------------- */
+
+.icon {display: inline-block;}
+
+.icon:before,
+.icon.after:after {
+	content: "";
+	display: inline-block;
+	vertical-align: middle;
+	position: relative; top: -.1em;
+	margin: 0 0.3em 0 0;
+	font: 1.4em/1 sans-serif;
+	color: #000;
+	text-shadow: 1px 1px 0 rgba(0,0,0,.1);
+	speak: none;
+}
+
+@media (min-device-width: @smallscreen) {
+	.icon:before,
+	.icon.after:after {
+	font: 1em/0.6 sans-serif;
+	-webkit-transform: rotateZ(0.05deg);
+	}
+}
+
+.icon.after:after {
+	margin: 0 0 0 8px;
+}
+.icon.after:before {
+	content: "" !important
+}
+.icon-rate:before,
+.icon-rate.after:after {
+	content: "\2605";
+}
+.icon-unrate:before,
+.icon-unrate.after:after{
+	content: "\2606";
+}
+.icon-check:before,
+.icon-check.after:after{
+	content: "\2713";
+}
+.icon-uncheck:before,
+.icon-uncheck.after:after{
+	content: "\2717";
+}
+.icon-cloud:before,
+.icon-cloud.after:after {
+	content: "\2601";
+}
+.icon-dl:before,
+.icon-dl.after:after {
+	content: "\21E3";
+	font-weight: bold;
+}
+.icon-cross:before,
+.icon-cross.after:after {
+	content: "\2716";
+	font-weight: bold;
+}
+.icon-arrow1:before, 
+.icon-arrow1.after:after {
+	content: "\2192";
+	position: relative; 
+		top: -0.15em;
+}
+.icon-arrow2:before,
+.icon-arrow2.after:after {
+	content: "\279E";
+}
+.icon-arrow3:before,
+.icon-arrow3.after:after {
+	content: "\279A";
+}
+.icon-bracket1:before,
+.icon-bracket1.after:after {
+	content: "\2039";
+	font-weight: bold;
+	font-size: 1.6em;
+	position: relative; 
+		top: -0.15em;
+}
+.icon-bracket2:before,
+.icon-bracket2.after:after {
+	content: "\203A";
+	font-weight: bold;
+	font-size: 1.6em;
+	position: relative; 
+		top: -0.15em;
+}
+.icon-up:before,
+.icon-up.after:after {
+	content: "\25B2";
+}
+.icon-down:before,
+.icon-down.after:after {
+	content: "\25BC";
+}
+.icon-bull:before,
+.icon-bull.after:after {
+	content: "\2022";
+	font-size: 1.2em;
+	top: -0.05em;
+}
+.icon-bull2:before,
+.icon-bull2.after:after {
+	content: "\25E6";
+	top: -0.05em;
+}
+.icon-bull3:before,
+.icon-bull3.after:after{
+	content: "\2023";
+	font-size: 1.6em;
+	top: -0.05em;
+}
+.icon-nav:before,
+.icon-nav.after:after {
+	content: "\2261";
+	font-weight: bold;
+}
+.icon-losange:before,
+.icon-losange.after:after {
+	content: "\25C6";
+}
+.icon-asteri:before,
+.icon-asteri.after:after {
+	content: "\2731";
+	font-weight: bold;
+}
+.icon-mail:before,
+.icon-mail.after:after {
+	content: "\2709";
+	font-size: 1.6em;
+	top: -.05em;
+}
diff --git a/less/_06-rwd.less b/less/_06-rwd.less
new file mode 100644
index 0000000..804c4f2
--- /dev/null
+++ b/less/_06-rwd.less
@@ -0,0 +1,190 @@
+
+/* ----------------------------- */
+/* ==desktop and retina medias   */
+/* ----------------------------- */
+
+@media (min-width: @smallscreen) {
+/* here go rules for big resources and big screens like: background-images, font-faces, etc. */
+}
+@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (min-resolution: 2dppx) {
+/* Style adjustments for retina devices */
+}
+
+/* ---------------------------------- */
+/* ==Responsive large / medium / tiny */
+/* ---------------------------------- */
+
+@media (min-width: @largescreen) {
+
+	/* layouts for large (l) screens */
+	.large-hidden,
+	.tablet-hidden { display: none !important; }
+	.large-visible { display: block !important; }
+	.large-no-float {float: none; }
+	.large-inbl {
+		display: inline-block;
+		float: none;
+		vertical-align: top;
+	}
+	.large-row {
+		display: table;
+		table-layout: fixed;
+		width: 100% !important;
+	}
+	.large-col {
+		display: table-cell;
+		vertical-align: top;
+	}
+
+	/* widths for large (l) screens */
+	.large-w25 { width: 25% !important; }
+	.large-w33 { width: 33.3333% !important; }
+	.large-w50 { width: 50% !important; }
+	.large-w66 { width: 66.6666% !important; }
+	.large-w75 { width: 75% !important; }
+	.large-w100 {
+		display: block !important;
+		float: none !important;
+		clear: none !important;
+		width: auto !important;
+		margin-left: 0 !important;
+		margin-right: 0 !important;
+		border: 0;		
+	}
+
+	/* margins for large (l) screens */
+	.large-ma0 { margin: 0 !important; }
+}
+
+@media (max-width: @smallscreen) {
+
+	/* quick tablet reset */
+	.w600p,
+	.w700p,
+	.w800p,
+	.w960p,
+	.mw960p,
+	.small-wauto {
+		width: auto;
+		float: none;
+	} 
+
+	/* layouts for medium (m) screens */
+	.small-hidden,
+	.tablet-hidden { display: none !important; }
+	.small-visible { display: block !important; }
+	.small-no-float {float: none; }
+	.small-inbl {
+		display: inline-block;
+		float: none;
+		vertical-align: top;
+	}
+	.small-row {
+		display: table !important;
+		table-layout: fixed !important;
+		width: 100% !important;
+	}
+	.small-col {
+		display: table-cell !important;
+		vertical-align: top !important;
+	}
+
+	/* you shall not pass */
+	div, textarea, table, td, th, code, pre, samp {
+		word-wrap: break-word;
+		-webkit-hyphens: auto;
+		-moz-hyphens: auto;
+		-ms-hyphens: auto;
+		-o-hyphens: auto;
+		hyphens: auto;
+	}
+
+	/* widths for small (s) screens */
+	.small-w25 { width: 25% !important; }
+	.small-w33 { width: 33.3333% !important; }
+	.small-w50 { width: 50% !important; }
+	.small-w66 { width: 66.6666% !important; }
+	.small-w75 { width: 75% !important; }
+	.small-w100  {
+		display: block !important;
+		float: none !important;
+		clear: none !important;
+		width: auto !important;
+		margin-left: 0 !important;
+		margin-right: 0 !important;
+		border: 0;		
+	}
+	/* margins for small (s) screens */
+	.small-ma0 { margin: 0 !important; }
+}
+
+@media (max-width: @tinyscreen) {
+
+	/* quick smartphone reset */
+	.mod,
+	.col,
+	fieldset {
+		display: block !important;
+		float: none !important;
+		clear: none !important;
+		width: auto !important;
+		margin-left: 0 !important;
+		margin-right: 0 !important;
+		border: 0;
+	}
+	.w300p,
+	.w400p,
+	.w500p {
+		width: auto;
+		float: none;
+	}
+	.row { 
+		display: block !important;
+		width: 100% !important;
+	}
+
+	/* layouts for tiny (t) screens */
+	.tiny-hidden,
+	.phone-hidden { display: none !important; }
+	.tiny-visible { display: block !important; }
+	.tiny-no-float {float: none;}
+	.tiny-inbl {
+		display: inline-block;
+		float: none;
+		vertical-align: top;
+	}
+	.tiny-row {
+		display: table !important;
+		table-layout: fixed !important;
+		width: 100% !important;
+	}
+	.tiny-col {
+		display: table-cell !important;
+		vertical-align: top !important;
+	}
+	th,
+	td {
+		display: block !important;
+		width: auto !important;
+		text-align: left !important;
+	}
+	thead { display: none; }
+
+	/* widths for tiny (t) screens */
+	.tiny-w25 { width: 25% !important; }
+	.tiny-w33 { width: 33.3333% !important; }
+	.tiny-w50 { width: 50% !important; }
+	.tiny-w66 { width: 66.6666% !important; }
+	.tiny-w75 { width: 75% !important; }
+	.tiny-w100 { 
+		display: block !important;
+		float: none !important;
+		clear: none !important;
+		width: auto !important;
+		margin-left: 0 !important;
+		margin-right: 0 !important;
+		border: 0;
+	}
+	/* margins for tiny (t) screens */
+	.tiny-ma0 { margin: 0 !important; }
+}
diff --git a/less/_07-flexbox.less b/less/_07-flexbox.less
new file mode 100644
index 0000000..80f65f5
--- /dev/null
+++ b/less/_07-flexbox.less
@@ -0,0 +1,54 @@
+
+/* flexbox layout */
+.flex {
+	display : -webkit-box;
+	display : -moz-box;
+	display: -ms-flexbox;
+	display : -webkit-flex;
+	display : flex;
+}
+.flex-h {
+	-webkit-box-orient: horizontal;
+	-moz-box-orient: horizontal;
+	-webkit-flex-direction: row;
+	-ms-flex-direction: row;
+	flex-direction: row;
+}
+.flex-v {
+	-webkit-box-orient: vertical;
+	-moz-box-orient: vertical;
+	-webkit-flex-direction: column;
+	-ms-flex-direction: column;
+	flex-direction: column;
+}
+.flex-fluid {
+	-moz-box-flex: 1;
+	-webkit-flex: 1;
+	-moz-flex: 1;
+	-ms-flex: 1;
+	flex: 1;
+}
+.flex-start {
+	-webkit-box-ordinal-group: -1;
+	-moz-box-ordinal-group: 0;
+	-ms-flex-order : -1;
+	-webkit-order : -1;
+	-moz-order : -1;
+	order : -1;
+}
+.flex-mid {
+	-webkit-box-ordinal-group: 1;
+	-moz-box-ordinal-group: 1;
+	-ms-flex-order : 1;
+	-webkit-order : 1;
+	-moz-order : 1;
+	order : 1;
+}
+.flex-end {
+	-webkit-box-ordinal-group: 42;
+	-moz-box-ordinal-group: 42;
+	-ms-flex-order : 42;
+	-webkit-order : 42;
+	-moz-order : 42;
+	order : 42;
+}
\ No newline at end of file
diff --git a/less/_08-print.less b/less/_08-print.less
new file mode 100644
index 0000000..8fd63fa
--- /dev/null
+++ b/less/_08-print.less
@@ -0,0 +1,69 @@
+/* quick print reset */
+@media print {
+	* {
+		background: transparent !important;
+		box-shadow: none !important;
+		text-shadow: none !important;
+	}
+	body {
+		width: auto !important;
+		margin: auto !important;
+		font-family: serif;
+		font-size: 12pt;
+		background-color: #fff !important;
+		color: #333 !important;
+	}
+	p,
+	h1,
+	h2,
+	h3,
+	h4,
+	h5,
+	h6,
+	blockquote,
+	ul,
+	ol {
+		color: #000 !important;
+		margin: auto !important;
+	}
+	.print {
+		display: block; /* displaying .print elements */
+	}
+	img { 
+		-webkit-filter: grayscale(100%);
+		-moz-filter: grayscale(100%);
+		-ms-filter: grayscale(100%);
+		-o-filter: grayscale(100%);
+		filter: grayscale(100%);
+	}
+	p,
+	blockquote {
+		orphans: 3; /* no orphans */
+		widows: 3; /* no widows */
+	}
+	blockquote,
+	ul,
+	ol {
+		page-break-inside: avoid; /* no breaks inside these elements */
+	}
+	h1 {
+		page-break-before: always; /* page break before main headers */
+	}
+	h1,
+	h2,
+	h3,
+	caption {
+		page-break-after: avoid; /* no breaks after these elements */
+	}
+	a {
+		color: #000 !important;
+		text-decoration: underline !important;
+	}
+	a[href]:after {
+		content: " (" attr(href) ")"; /* displaying URLs */
+	}
+	a[href^="javascript:"]:after,
+	a[href^="#"]:after {
+		content: "";
+	}
+}
\ No newline at end of file
diff --git a/less/knackLESS.zip b/less/knackLESS.zip
new file mode 100644
index 0000000..f53a275
Binary files /dev/null and b/less/knackLESS.zip differ
diff --git a/less/knacss.less b/less/knacss.less
new file mode 100644
index 0000000..4a27af6
--- /dev/null
+++ b/less/knacss.less
@@ -0,0 +1,27 @@
+/*!
+* www.KNACSS.com V2.9.2 (2014-01) @author: Raphael Goetter, Alsacreations
+* Licence WTFPL http://www.wtfpl.net/
+*/
+
+// LESS config file
+@import "_00-config";
+
+// LESS base styles
+@import "_01-base";
+
+// LESS files : chose the ones you need
+@import "_02-grids";
+@import "_03-tables"; 
+@import "_04-forms";
+@import "_05-icons";
+@import "_06-rwd";
+@import "_07-flexbox"; 
+@import "_08-print";
+
+/* ----------------------------- */
+/* ==own stylesheet              */
+/* ----------------------------- */
+
+/* Here should go your own CSS styles */
+/* You can also link them with a LESS @import */
+/* @import "my-styles.less"; */
\ No newline at end of file
diff --git a/package.json b/package.json
deleted file mode 100644
index 8836c8b..0000000
--- a/package.json
+++ /dev/null
@@ -1,37 +0,0 @@
-{
-  "name": "knacss",
-  "version": "8.2.1",
-  "homepage": "http://www.knacss.com/",
-  "bugs": "https://github.com/alsacreations/KNACSS/issues",
-  "author": "Raphaël GOETTER, Alsacreations (http://www.alsacreations.fr)",
-  "contributors": [
-    "Raphaël GOETTER, Alsacreations"
-  ],
-  "description": "KNACSS is a minimalist, responsive and extensible style sheet to kick-start your HTML / CSS projects. It relies on common best practices and experience on the topic.",
-  "main": "https://github.com/alsacreations/KNACSS/tree/master/css",
-  "keywords": [
-    "css",
-    "framework",
-    "reset",
-    "responsive",
-    "sass",
-    "rwd",
-    "boilerplate",
-    "workflow"
-  ],
-  "repository": {
-    "type": "git",
-    "url": "https://github.com/alsacreations/KNACSS"
-  },
-  "license": "WTFPL",
-  "devDependencies": {
-    "gulp": "^4.0.2",
-    "gulp-postcss": "^8.0.0",
-    "gulp-sass": "^4.1.0"
-  },
-  "dependencies": {
-    "autoprefixer": "^9.7.1",
-    "postcss-combine-media-query": "^1.0.1",
-    "cssnano": "^4.1.10"
-  }
-}
diff --git a/sass/abstracts/_mixins-sass.scss b/sass/abstracts/_mixins-sass.scss
deleted file mode 100644
index 9bc515d..0000000
--- a/sass/abstracts/_mixins-sass.scss
+++ /dev/null
@@ -1,40 +0,0 @@
-// Respond-to mixin
-// ex. @include respond-to("medium-up") {...}
-
-$bp-aliases: (
-  "small": (
-    max-width: #{$small - 1},
-  ),
-  "medium": (
-    max-width: #{$medium - 1},
-  ),
-  "large": (
-    max-width: #{$large - 1},
-  ),
-  "small-up": (
-    min-width: #{$small},
-  ),
-  "medium-up": (
-    min-width: #{$medium},
-  ),
-  "large-up": (
-    min-width: #{$large},
-  ),
-);
-
-// Source : https://www.sitepoint.com/managing-responsive-breakpoints-sass/
-@mixin respond-to($name) {
-  // If the key exists in the map
-  @if map-has-key($bp-aliases, $name) {
-    // Prints a media query based on the value
-    @media #{inspect(map-get($bp-aliases, $name))} {
-      @content;
-    }
-  }
-
-  // If the key doesn't exist in the map
-  @else {
-    @warn "Unfortunately, no value could be retrieved from `#{$name}`. "
-    +"Please make sure it is defined in `$bp-aliases` map.";
-  }
-}
diff --git a/sass/abstracts/_variables-sass.scss b/sass/abstracts/_variables-sass.scss
deleted file mode 100644
index d734fd4..0000000
--- a/sass/abstracts/_variables-sass.scss
+++ /dev/null
@@ -1,230 +0,0 @@
-// ----------------
-// Config Sass et variables
-// ----------------
-
-// ----------------
-// Valeurs de Breakpoints
-// ----------------
-
-// Hypothèse : smartphone portrait/paysage < 576px < gros smartphone paysage + tablette portrait < 992px < tablette paysage < 1330px < laptop et plus
-$breakpoints: (
-  sm: 576px,
-  md: 992px,
-  lg: 1400px,
-) !default;
-
-$small: map-get($breakpoints, sm) !default;
-$medium: map-get($breakpoints, md) !default;
-$large: map-get($breakpoints, lg) !default;
-
-// ----------------
-// Spacers
-// ----------------
-
-$spacer: 1rem;
-$spacers: (
-  "0": 0, // none
-  "1": 1px, // mono
-  "2": 0.125rem, // nano
-  "4": 0.25rem, // micro
-  "8": 0.5rem, // mini
-  "12": 0.75rem, // small
-  "16": 1rem, // medium
-  "20": 1.25rem, // large
-  "24": 1.5rem, // wide
-  "36": 2.25rem, // ultra
-  "auto": auto,
-);
-
-$spacer-none: map-get($spacers, "0");
-$spacer-mono: map-get($spacers, "1");
-$spacer-nano: map-get($spacers, "2");
-$spacer-micro: map-get($spacers, "4");
-$spacer-mini: map-get($spacers, "8");
-$spacer-small: map-get($spacers, "12");
-$spacer-medium: map-get($spacers, "16");
-$spacer-large: map-get($spacers, "20");
-$spacer-wide: map-get($spacers, "24");
-$spacer-ultra: map-get($spacers, "36");
-
-// ----------------
-// Grid layout
-// ----------------
-
-$grid-columns: 6 !default;
-
-$gaps: (
-  "0": 0,
-  "5": 0.313rem,
-  "10": 0.625rem,
-  "16": 1rem,
-  "20": 1.25rem,
-  "36": 2.25rem,
-) !default;
-
-// ----------------
-// Fonts
-// ----------------
-
-// Familles de fonts
-$font-family-base: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
-$font-family-headings: $font-family-base;
-$font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, monospace;
-$line-height-base: 1.5;
-
-// Font sizes
-$font-size: (
-  "10": 0.625rem,
-  "11": 0.6875rem,
-  "12": 0.75rem,
-  "14": 0.875rem,
-  "16": 1rem,
-  "18": 1.125rem,
-  "20": 1.25rem,
-  "24": 1.5rem,
-  "30": 1.875rem,
-  "36": 2.25rem,
-  "base": 1rem,
-  "inherit": inherit,
-);
-
-$font-size-html: 100%;
-$font-size-base: 1rem;
-
-// Graisses des Fonts
-$weight-light: 200;
-$weight-book: 300;
-$weight-regular: 400;
-$weight-medium: 500;
-$weight-bold: 700;
-
-// ----------------
-// Couleurs
-// ----------------
-
-// Variables niveaux de gris
-
-$gray-100: #f8f9fa;
-$gray-200: #e9ecef;
-$gray-300: #dee2e6;
-$gray-400: #ced4da;
-$gray-500: #adb5bd;
-$gray-600: #6c757d;
-$gray-700: #495057;
-$gray-800: #343a40;
-$gray-900: #212529;
-$white: #FFFFFF;
-$black: #0F0F0F;
-
-
-// Variables couleurs globales
-
-$body-color: $gray-900;
-$body-bg: $white;
-
-$primary: #6fa939; // Couleur dominante. Elle peut s'appliquer à la fois à des surfaces ou à des contenus.
-$primary-accent: #4e920f; // Modifieur de couleur dominante (survol, bordure)
-$on-primary: $white; // Contenus (texte, lien, icône) affichés par-dessus une couche $primary
-
-$secondary: #008cba; // Couleur d'accentuation. Elle s'applique généralement aux liens, mais peut s'appliquer à la fois à des surfaces ou à des contenus.
-$secondary-accent: #027da7; // Modifieur de couleur d'accentuation (survol, bordure)
-$on-secondary: $white; // Contenus affichés par-dessus une couche $secondary
-
-// Variables couleurs statuts
-
-$success-bg: #dff0d9;
-$success-border: #d6e9c6;
-$success: #3c763d;
-$success-hover: #275c28;
-
-$info-bg: #d9edf7;
-$info-border: #bce8f1;
-$info: #0d7192;
-$info-hover: #005e7d;
-
-$warning-bg: #fcf8e3;
-$warning-border: #faebcc;
-$warning: #8a6d3b;
-$warning-hover: #654f29;
-
-$error-bg: #fff2f2;
-$error-border: #ebccd1;
-$error: #e3224a;
-$error-hover: #a00d10;
-
-
-// Links
-$link-decoration: underline;
-$link-decoration-hover: underline;
-
-// Border radius
-$radius-none: 0;
-$radius-small: 0.5rem;
-$radius-medium: 1rem;
-$radius-large: 20rem;
-$radius-circle: 50%;
-
-// ----------------
-// Liste des propriétés utilitaires (note display: grid se trouve dans Grillade)
-// ----------------
-$utils: ((hidden, display, none),
-  (block, display, block),
-  (inline, display, inline),
-  (inline-block, display, inline-block),
-  (flex, display, flex),
-  (flex-row, flex-direction, row),
-  (flex-col, flex-direction, column),
-  (flex-wrap, flex-wrap, wrap),
-  (flex-no-wrap, flex-wrap, nowrap),
-  (flex-shrink, flex-shrink, 1),
-  (flex-no-shrink, flex-shrink, 0),
-  (flex-grow, flex-grow, 1),
-  (flex-no-grow, flex-grow, 0),
-  (float-left, float, left),
-  (float-right, float, right),
-  (float-none, float, none),
-  (text-bold, font-weight, bold),
-  (text-italic, font-style, italic),
-  (text-uppercase, text-transform, uppercase),
-  (text-lowercase, text-transform, lowercase),
-  (text-smaller, font-size, smaller),
-  (text-larger, font-size, larger),
-  (text-left, text-align, left),
-  (text-center, text-align, center),
-  (text-right, text-align, right),
-  (text-justify, text-align, justify),
-  (text-wrap, overflow-wrap, break-word),
-  (justify-start, justify-content, flex-start),
-  (justify-end, justify-content, flex-end),
-  (justify-center, justify-content, center),
-  (justify-between, justify-content, space-between),
-  (justify-around, justify-content, space-around),
-  (justify-evenly, justify-content, space-evenly),
-  (justify-items-start, justify-items, start),
-  (justify-items-end, justify-items, end),
-  (justify-items-center, justify-items, center),
-  (align-start, align-content, start),
-  (align-end, align-content, end),
-  (align-center, align-content, center),
-  (align-between, align-content, space-between),
-  (align-around, align-content, space-around),
-  (align-evenly, align-content, space-evenly),
-  (align-items-start, align-items, flex-start),
-  (align-items-end, align-items, flex-end),
-  (align-items-center, align-items, center),
-  (place-center, place-content, center),
-  (justify-self-auto, justify-self, auto),
-  (justify-self-start, justify-self, start),
-  (justify-self-end, justify-self, end),
-  (justify-self-center, justify-self, center),
-  (justify-self-stretch, justify-self, stretch),
-  (align-self-auto, align-self, auto),
-  (align-self-start, align-self, flex-start),
-  (align-self-end, align-self, flex-end),
-  (align-self-center, align-self, center),
-  (align-self-stretch, align-self, stretch),
-  (align-top, vertical-align, top),
-  (align-bottom, vertical-align, bottom),
-  (align-middle, vertical-align, middle),
-  (item-first, order, -100),
-  (item-last, order, 100)) !default;
\ No newline at end of file
diff --git a/sass/base/_layout.scss b/sass/base/_layout.scss
deleted file mode 100755
index 53aa91c..0000000
--- a/sass/base/_layout.scss
+++ /dev/null
@@ -1,41 +0,0 @@
-/* ----------------------------  */
-/* ==Layout classes              */
-/* ----------------------------- */
-
-/* Global container */
-.layout-maxed {
-  display: grid;
-
-  @each $key,
-  $value in $breakpoints {
-    @media (min-width: #{$value}) {
-      grid-template-columns:
-        minmax($spacer-small, 1fr)
-        minmax(auto, $value)
-        minmax($spacer-small, 1fr);
-    }
-  }
-}
-
-/* Center all children */
-.layout-maxed > * {
-  grid-column: 2;
-}
-
-/* Hero box  */
-.layout-hero {
-  grid-column: 1 / -1;
-  display: grid;
-  grid-template-columns: inherit;
-}
-
-.layout-hero > * {
-  grid-column: 2;
-}
-
-/* Hero image */
-.layout-hero-img {
-  grid-column: 1 / -1;
-  justify-self: center;
-  max-width: 100%;
-}
\ No newline at end of file
diff --git a/sass/base/_reset-accessibility.scss b/sass/base/_reset-accessibility.scss
deleted file mode 100644
index d8b750c..0000000
--- a/sass/base/_reset-accessibility.scss
+++ /dev/null
@@ -1,65 +0,0 @@
-/* 
- * Hidden but not for an assistive technology like a screen reader, Yahoo! method 
- */
-
-.visually-hidden,
-.sr-only {
-  position: absolute !important;
-  border: 0 !important;
-  height: 1px !important;
-  width: 1px !important;
-  padding: 0 !important;
-  overflow: hidden !important;
-  clip: rect(0, 0, 0, 0) !important;
-}
-
-/*
- * Disable animations styles when reduced motion is enabled
- */
-
-@media (prefers-reduced-motion: reduce) {
-  * {
-    animation: none !important;
-    transition: none !important;
-  }
-}
-
-/*
- * Change the cursor on busy elements in all browsers.
- */
-
-[aria-busy="true"] {
-  cursor: progress;
-}
-
-/*
- * Change the cursor on control elements in all browsers.
- */
-
-[aria-controls] {
-  cursor: pointer;
-}
-
-/*
- * Change the cursor on disabled, not-editable, or otherwise
- * inoperable elements in all browsers.
- */
-
-[aria-disabled="true"],
-[disabled] {
-  cursor: not-allowed;
-}
-
-/*
- * Change the display on visually hidden accessible elements
- * in all browsers.
- */
-
-[aria-hidden="false"][hidden] {
-  display: initial;
-}
-
-[aria-hidden="false"][hidden]:not(:focus) {
-  clip: rect(0, 0, 0, 0);
-  position: absolute;
-}
diff --git a/sass/base/_reset-base.scss b/sass/base/_reset-base.scss
deleted file mode 100644
index 94c861e..0000000
--- a/sass/base/_reset-base.scss
+++ /dev/null
@@ -1,257 +0,0 @@
-/* ----------------------------- */
-/* ==Reset (base)                */
-/* ----------------------------- */
-
-/*
- * 1. Switch to border-box model for all elements
- * 2. Avoid min-width: auto on flex and grid items
- */
-
-*,
-*::before,
-*::after {
-  box-sizing: border-box;
-  /* 1 */
-  min-width: 0;
-  /* 2 */
-}
-
-/*
- * 1. Remove the grey highlight on links in iOS 
- * 2. Prevent orientation font changes in iOS
- * 3. Breaks words to prevent overflow in all browsers
- */
-
-html {
-  font-size: $font-size-html;
-  -webkit-tap-highlight-color: transparent;
-  /* 1 */
-  -webkit-text-size-adjust: 100%;
-  /* 2 */
-  overflow-wrap: break-word;
-  /* 3 */
-}
-
-body {
-  margin: 0;
-  font-family: $font-family-base;
-  font-size: $font-size-base;
-  line-height: $line-height-base;
-  background-color: $body-bg;
-  color: $body-color;
-}
-
-/*
- * Headings
- */
-
-h1,
-.h1-like,
-h2,
-.h2-like,
-h3,
-.h3-like,
-h4,
-.h4-like,
-h5,
-.h5-like,
-h6,
-.h6-like {
-  color: $gray-900;
-}
-
-/*
- * Links
- */
-
-a {
-  color: $gray-600;
-  text-decoration: $link-decoration;
-}
-
-a:focus,
-a:hover,
-a:active {
-  color: $gray-900;
-  text-decoration: $link-decoration-hover;
-}
-
-/**
- * 1. Remove the bottom border in Chrome 57-
- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
- */
-
-abbr[title] {
-  border-bottom: none;
-  /* 1 */
-  text-decoration: underline;
-  /* 2 */
-  text-decoration: underline dotted;
-  /* 2 */
-}
-
-/*
- * Vertical rythm
- */
-
-h1,
-.h1-like,
-h2,
-.h2-like {
-  margin-top: 0;
-  margin-bottom: $spacer-medium;
-}
-
-p,
-address,
-ol,
-ul,
-dl,
-blockquote,
-pre,
-h3,
-.h3-like,
-h4,
-.h4-like,
-h5,
-.h5-like,
-h6,
-.h6-like,
-dt,
-dd {
-  margin-top: 0;
-  margin-bottom: $spacer-small;
-}
-
-/*
- * Nested elements
- */
-
-ol ol,
-ol ul,
-ul ol,
-ul ul,
-li ul,
-li ol,
-nav ul,
-nav ol,
-li p,
-li .p-like {
-  margin-top: 0;
-  margin-bottom: 0;
-}
-
-/*
- * Lists
- */
-
-ul,
-ol {
-  padding-left: $spacer-medium;
-}
-
-nav ul,
-nav ol {
-  list-style: none;
-  padding: 0;
-}
-
-/*
- * Embed content
- */
-
-audio,
-canvas,
-iframe,
-img,
-svg,
-video {
-  vertical-align: middle;
-}
-
-img,
-table,
-td,
-blockquote,
-pre,
-code,
-input,
-textarea,
-select,
-video,
-svg,
-iframe {
-  max-width: 100%;
-}
-
-iframe,
-img,
-input,
-select,
-textarea {
-  height: auto;
-}
-
-img {
-  border-style: none;
-}
-
-/**
- * Remove the border on iframes in all browsers
- */
-
-iframe {
-  border-style: none;
-}
-
-/*
- * Fill color matching to text color
- */
-
-svg:not([fill]) {
-  fill: currentColor;
-}
-
-/*
- * Hide the overflow in IE
- */
-
-svg:not(:root) {
-  overflow: hidden;
-}
-
-/*
- * Tables
- */
-
-table {
-  border-collapse: collapse;
-}
-
-/*
- * Rulers
- */
-
-hr {
-  box-sizing: content-box;
-  height: 0;
-  overflow: visible;
-  border: 0;
-  border-top: 1px solid;
-  margin: $spacer-medium 0;
-  clear: both;
-  color: inherit;
-}
-
-/*
- * table styles
- */
-
-table {
-  width: 100%;
-  max-width: 100%;
-  table-layout: fixed;
-  border-collapse: collapse;
-  vertical-align: top;
-  margin-bottom: $spacer-medium;
-}
\ No newline at end of file
diff --git a/sass/base/_reset-forms.scss b/sass/base/_reset-forms.scss
deleted file mode 100644
index e670bd1..0000000
--- a/sass/base/_reset-forms.scss
+++ /dev/null
@@ -1,224 +0,0 @@
-/* ----------------------------- */
-/* ==Reset (forms)               */
-/* ----------------------------- */
-
-/*
- * Remove the tapping delay on clickable elements in all browsers .
- */
-
-a,
-area,
-button,
-input,
-label,
-select,
-summary,
-textarea,
-[tabindex] {
-  -ms-touch-action: manipulation;
-  touch-action: manipulation;
-}
-
-/*
- * 1. Change the inconsistent appearance in all browsers.
- * 2. Add typography inheritance in all browsers.
- */
-
-button,
-input,
-select,
-textarea {
-  margin: 0;
-  background-color: transparent; /* 1 */
-  color: inherit; /* 1 */
-  font-family: inherit; /* 2 */
-  font-size: inherit; /* 2 */
-  line-height: inherit; /* 2 */
-  letter-spacing: inherit; /* 2 */
-  vertical-align: middle;
-}
-
-/*
- * Basic User Interface reset
- */
-
-button,
-input:not([type="radio"]):not([type="checkbox"]),
-select,
-textarea {
-  border: 0;
-}
-
-/*
- * 1. Correct the inheritance and scaling of font size in all browsers.
- * 2. Correct the odd `em` font sizing in all browsers.
- */
-
-pre,
-code,
-kbd,
-samp {
-  font-family: monospace, monospace; /* 1 */
-  font-size: 1em; /* 2 */
-}
-
-pre {
-  tab-size: 2;
-  white-space: pre-wrap;
-  line-height: normal;
-  overflow: auto;
-  -ms-overflow-style: scrollbar;
-}
-
-/*
- * Show overflow in IE/Edge
- */
-
-button,
-input {
-  overflow: visible;
-}
-
-/* 
- * Remove the inheritance of text transform in Firefox
- */
-
-button,
-select {
-  text-transform: none;
-}
-
-/*
- * Correct the inability to style clickable types in iOS and Safari.
- */
-
-button,
-[type="button"],
-[type="reset"],
-[type="submit"] {
-  -webkit-appearance: button;
-}
-
-form,
-fieldset {
-  border: none;
-}
-
-fieldset {
-  margin: 0;
-  padding: $spacer-medium;
-}
-
-legend {
-  display: table;
-  max-width: 100%;
-  padding: 0 $spacer-micro;
-  border: 0;
-  color: inherit;
-  white-space: normal;
-}
-
-label {
-  display: inline-block;
-  cursor: pointer;
-}
-
-textarea {
-  overflow: auto;
-  vertical-align: top;
-  resize: vertical;
-  white-space: pre-wrap;
-}
-
-progress {
-  display: inline-block;
-  width: 100%;
-  vertical-align: baseline;
-}
-
-output {
-  display: inline-block;
-}
-
-summary {
-  display: list-item;
-}
-
-template {
-  display: none;
-}
-
-/* ----------------------------- */
-/* Form oddities                 */
-/* ----------------------------- */
-
-/*
- * 1. Correct the odd appearance in Chrome, Edge, and Safari.
- * 2. Correct the outline style in Safari.
- */
-
-[type="search"] {
-  -webkit-appearance: textfield; /* 1 */
-  outline-offset: -2px; /* 2 */
-}
-
-/*
- * Correct the cursor style of increment and decrement buttons in Safari.
- */
-
-::-webkit-inner-spin-button,
-::-webkit-outer-spin-button {
-  height: auto;
-}
-
-/*
- * Correct the text style of placeholders in Chrome, Edge, and Safari.
- */
-
-::-webkit-input-placeholder {
-  color: inherit;
-  opacity: 0.54;
-}
-
-/*
- * Remove the inner padding in Chrome, Edge, and Safari on macOS.
- */
-
-::-webkit-search-decoration {
-  -webkit-appearance: none;
-}
-
-/*
- * 1. Correct the inability to style upload buttons in iOS and Safari.
- * 2. Change font properties to `inherit` in Safari.
- */
-
-::-webkit-file-upload-button {
-  -webkit-appearance: button; /* 1 */
-  font: inherit; /* 2 */
-}
-
-/*
- * Remove the inner border and padding of focus outlines in Firefox.
- */
-
-::-moz-focus-inner {
-  border-style: none;
-  padding: 0;
-}
-
-/*
- * Restore the focus outline styles unset by the previous rule in Firefox.
- */
-
-:-moz-focusring {
-  outline: 1px dotted ButtonText;
-}
-
-/*
- * Remove the additional :invalid styles in Firefox.
- */
-
-:-moz-ui-invalid {
-  box-shadow: none;
-}
diff --git a/sass/base/_reset-print.scss b/sass/base/_reset-print.scss
deleted file mode 100755
index 33edb3c..0000000
--- a/sass/base/_reset-print.scss
+++ /dev/null
@@ -1,96 +0,0 @@
-/* ----------------------------- */
-/* ==Print (quick print reset)   */
-/* ----------------------------- */
-
-@media print {
-  * {
-    background: transparent !important;
-    box-shadow: none !important;
-    text-shadow: none !important;
-  }
-
-  body {
-    width: auto;
-    margin: auto;
-    font-family: serif;
-    font-size: 12pt;
-  }
-
-  p,
-  .p-like,
-  h1,
-  .h1-like,
-  h2,
-  .h2-like,
-  h3,
-  .h3-like,
-  h4,
-  .h4-like,
-  h5,
-  .h5-like,
-  h6,
-  .h6-like,
-  blockquote,
-  label,
-  ul,
-  ol {
-    color: #000;
-    margin: auto;
-  }
-
-  .print {
-    display: block;
-  }
-
-  .no-print {
-    display: none;
-  }
-
-  /* no orphans, no widows */
-  p,
-  .p-like,
-  blockquote {
-    orphans: 3;
-    widows: 3;
-  }
-
-  /* no breaks inside these elements */
-  blockquote,
-  ul,
-  ol {
-    page-break-inside: avoid;
-  }
-
-  /* page break before main headers
-  h1,
-  .h1-like {
-    page-break-before: always;
-  }
-  */
-
-  /* no breaks after these elements */
-  h1,
-  .h1-like,
-  h2,
-  .h2-like,
-  h3,
-  .h3-like,
-  caption {
-    page-break-after: avoid;
-  }
-
-  a {
-    color: #000;
-  }
-
-  /* displaying URLs
-  a[href]::after {
-    content: " (" attr(href) ")";
-  }
-  */
-
-  a[href^="javascript:"]::after,
-  a[href^="#"]::after {
-    content: "";
-  }
-}
diff --git a/sass/components/_burger.scss b/sass/components/_burger.scss
deleted file mode 100755
index 555636a..0000000
--- a/sass/components/_burger.scss
+++ /dev/null
@@ -1,85 +0,0 @@
-/*
- * component nav "burger" button
- */
-/*
- * HTML template example:
- * 
- * activate it with a JS toggle-class to .is-active
- * see doc : https: //www.knacss.com/doc.html#buttons
- */
-
-/*
- * burger variables (you can change them)
- */
-
-$burger-color : #333;
-$burger-background : transparent;
-$burger-hover-background : transparent;
-$burger-size : 2.6rem;
-$burger-weight : 5px; // size of stripes
-$burger-padding : 0;
-
-/*
- * burger button styles
- */
-
-.burger-button {
-  padding: 0;
-  background-color: transparent;
-  box-shadow: none;
-  outline: 0;
-  border: 0;
-  cursor: pointer;
-  -webkit-tap-highlight-color: transparent;
-}
-
-.burger-button > * {
-  display: inline-flex;
-  vertical-align: top;
-  flex-direction: column;
-  justify-content: space-between;
-  align-items: stretch;
-  height: $burger-size;
-  width: $burger-size;
-  padding: $burger-padding;
-  background-color: $burger-background;
-  background-image: linear-gradient($burger-color, $burger-color);
-  background-position: center;
-  background-repeat: no-repeat;
-  background-origin: content-box;
-  background-size: 100% $burger-weight;
-  transition: .25s;
-  transition-property: transform, background;
-  will-change: transform, background;
-}
-
-.burger-button > *::before,
-.burger-button > *::after {
-  content: "";
-  height: $burger-weight;
-  background: $burger-color;
-  transition: .25s;
-  transition-property: transform, top;
-  will-change: transform, top;
-}
-
-.burger-button:hover > * {
-  background-color: $burger-hover-background;
-}
-
-.burger-button:focus {
-  outline: 0;
-}
-
-.burger-button.is-active > * {
-  background-image: none;
-  justify-content: center;
-}
-
-.burger-button.is-active>*::before {
-  transform: translateY(50%) rotate3d(0, 0, 1, 45deg);
-}
-
-.burger-button.is-active>*::after {
-  transform: translateY(-50%) rotate3d(0, 0, 1, -45deg);
-}
\ No newline at end of file
diff --git a/sass/components/_button.scss b/sass/components/_button.scss
deleted file mode 100755
index fa1154f..0000000
--- a/sass/components/_button.scss
+++ /dev/null
@@ -1,71 +0,0 @@
-/*
- * basic button component
- */
-/*
- * HTML template example:
- * preferably use