@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;600&display=swap");
/* Box sizing rules */
*,
*::before,
*::after {
  box-sizing: border-box;
}

/* Remove default padding */
ul,
ol {
  padding: 0;
}

button {
  border: 1px solid whitesmoke;
  background-color: black;
  color: whitesmoke;
  cursor: pointer;
  font-size: 1em;
  padding: 10px 25px;
}
button:hover {
  color: black;
  background: whitesmoke;
}
button:disabled {
  background: #333333;
  color: lightgray;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
h5,
p,
ul,
ol,
li,
figure,
figcaption,
blockquote,
dl,
dd {
  margin: 0;
}

/* Set core body defaults */
body {
  scroll-behavior: smooth;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* Remove list styles on ul, ol elements with a class attribute */
ul,
ol {
  list-style: none;
}

/* A elements that don't have a class get default styles */
a {
  text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img {
  max-width: 100%;
  max-height: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  * {
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
a, a::before, a::after {
  text-decoration: none;
  color: inherit;
}

i {
  font-style: initial;
}

:root {
  --so-black: #293039;
  --so-turquoise: #00C2CB;
  --so-blue: #8BA1ED;
  --so-violet: #BC90F5;
  --so-white: #ffffff;
  --so-border: var(--so-turquoise) 2px solid;
  --so-gradiant-linear: linear-gradient(20deg, #BC90F5 0%, #00C2CB 100%);
  --so-gradiant-radial: linear-gradient(circle, #00C2CB 0%, #BC90F5 100%);
  --14px: 0.875rem;
  --20px: 1.25rem;
  --24px: 1.5rem;
  --header-mobileMaxH: 120px;
  --so-bp-desktop: min-width400px;
}

/* Works on Firefox */
html {
  scrollbar-width: auto;
  scrollbar-color: var(--so-violet) var(--so-turquoise);
}

/* Works on Chrome, Edge, and Safari */
*::-webkit-scrollbar {
  width: 12px;
  height: 12px;
}

*::-webkit-scrollbar-track {
  background: var(--so-violet);
}

*::-webkit-scrollbar-thumb {
  background-color: var(--so-turquoise);
  border-radius: 20px;
  border: 1px solid var(--so-violet);
}

html, body, p, span {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

h1, h2, h3, strong, label {
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
}

h2 {
  text-transform: uppercase;
  font-size: var(--24px);
}

@keyframes tonext {
  75% {
    left: 0;
  }
  95% {
    left: 100%;
  }
  98% {
    left: 100%;
  }
  99% {
    left: 0;
  }
}
@keyframes tostart {
  75% {
    left: 0;
  }
  95% {
    left: -300%;
  }
  98% {
    left: -300%;
  }
  99% {
    left: 0;
  }
}
@keyframes snap {
  96% {
    scroll-snap-align: center;
  }
  97% {
    scroll-snap-align: none;
  }
  99% {
    scroll-snap-align: none;
  }
  100% {
    scroll-snap-align: center;
  }
}
/*!
 * Font Awesome Free 6.1.1 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 * Copyright 2022 Fonticons, Inc.
 */
:root, :host {
  --fa-font-brands: normal 400 1em/1 "Font Awesome 6 Brands";
}

@font-face {
  font-family: "Font Awesome 6 Brands";
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url("./static/font/fa-brands-400.woff2") format("woff2"), url("./static/font/fa-brands-400.ttf") format("truetype");
}
.fab,
.fa-brands {
  font-family: "Font Awesome 6 Brands";
  font-weight: 400;
}

.fa-42-group:before {
  content: "\e080";
}

.fa-innosoft:before {
  content: "\e080";
}

.fa-500px:before {
  content: "\f26e";
}

.fa-accessible-icon:before {
  content: "\f368";
}

.fa-accusoft:before {
  content: "\f369";
}

.fa-adn:before {
  content: "\f170";
}

.fa-adversal:before {
  content: "\f36a";
}

.fa-affiliatetheme:before {
  content: "\f36b";
}

.fa-airbnb:before {
  content: "\f834";
}

.fa-algolia:before {
  content: "\f36c";
}

.fa-alipay:before {
  content: "\f642";
}

.fa-amazon:before {
  content: "\f270";
}

.fa-amazon-pay:before {
  content: "\f42c";
}

.fa-amilia:before {
  content: "\f36d";
}

.fa-android:before {
  content: "\f17b";
}

.fa-angellist:before {
  content: "\f209";
}

.fa-angrycreative:before {
  content: "\f36e";
}

.fa-angular:before {
  content: "\f420";
}

.fa-app-store:before {
  content: "\f36f";
}

.fa-app-store-ios:before {
  content: "\f370";
}

.fa-apper:before {
  content: "\f371";
}

.fa-apple:before {
  content: "\f179";
}

.fa-apple-pay:before {
  content: "\f415";
}

.fa-artstation:before {
  content: "\f77a";
}

.fa-asymmetrik:before {
  content: "\f372";
}

.fa-atlassian:before {
  content: "\f77b";
}

.fa-audible:before {
  content: "\f373";
}

.fa-autoprefixer:before {
  content: "\f41c";
}

.fa-avianex:before {
  content: "\f374";
}

.fa-aviato:before {
  content: "\f421";
}

.fa-aws:before {
  content: "\f375";
}

.fa-bandcamp:before {
  content: "\f2d5";
}

.fa-battle-net:before {
  content: "\f835";
}

.fa-behance:before {
  content: "\f1b4";
}

.fa-behance-square:before {
  content: "\f1b5";
}

.fa-bilibili:before {
  content: "\e3d9";
}

.fa-bimobject:before {
  content: "\f378";
}

.fa-bitbucket:before {
  content: "\f171";
}

.fa-bitcoin:before {
  content: "\f379";
}

.fa-bity:before {
  content: "\f37a";
}

.fa-black-tie:before {
  content: "\f27e";
}

.fa-blackberry:before {
  content: "\f37b";
}

.fa-blogger:before {
  content: "\f37c";
}

.fa-blogger-b:before {
  content: "\f37d";
}

.fa-bluetooth:before {
  content: "\f293";
}

.fa-bluetooth-b:before {
  content: "\f294";
}

.fa-bootstrap:before {
  content: "\f836";
}

.fa-bots:before {
  content: "\e340";
}

.fa-btc:before {
  content: "\f15a";
}

.fa-buffer:before {
  content: "\f837";
}

.fa-buromobelexperte:before {
  content: "\f37f";
}

.fa-buy-n-large:before {
  content: "\f8a6";
}

.fa-buysellads:before {
  content: "\f20d";
}

.fa-canadian-maple-leaf:before {
  content: "\f785";
}

.fa-cc-amazon-pay:before {
  content: "\f42d";
}

.fa-cc-amex:before {
  content: "\f1f3";
}

.fa-cc-apple-pay:before {
  content: "\f416";
}

.fa-cc-diners-club:before {
  content: "\f24c";
}

.fa-cc-discover:before {
  content: "\f1f2";
}

.fa-cc-jcb:before {
  content: "\f24b";
}

.fa-cc-mastercard:before {
  content: "\f1f1";
}

.fa-cc-paypal:before {
  content: "\f1f4";
}

.fa-cc-stripe:before {
  content: "\f1f5";
}

.fa-cc-visa:before {
  content: "\f1f0";
}

.fa-centercode:before {
  content: "\f380";
}

.fa-centos:before {
  content: "\f789";
}

.fa-chrome:before {
  content: "\f268";
}

.fa-chromecast:before {
  content: "\f838";
}

.fa-cloudflare:before {
  content: "\e07d";
}

.fa-cloudscale:before {
  content: "\f383";
}

.fa-cloudsmith:before {
  content: "\f384";
}

.fa-cloudversify:before {
  content: "\f385";
}

.fa-cmplid:before {
  content: "\e360";
}

.fa-codepen:before {
  content: "\f1cb";
}

.fa-codiepie:before {
  content: "\f284";
}

.fa-confluence:before {
  content: "\f78d";
}

.fa-connectdevelop:before {
  content: "\f20e";
}

.fa-contao:before {
  content: "\f26d";
}

.fa-cotton-bureau:before {
  content: "\f89e";
}

.fa-cpanel:before {
  content: "\f388";
}

.fa-creative-commons:before {
  content: "\f25e";
}

.fa-creative-commons-by:before {
  content: "\f4e7";
}

.fa-creative-commons-nc:before {
  content: "\f4e8";
}

.fa-creative-commons-nc-eu:before {
  content: "\f4e9";
}

.fa-creative-commons-nc-jp:before {
  content: "\f4ea";
}

.fa-creative-commons-nd:before {
  content: "\f4eb";
}

.fa-creative-commons-pd:before {
  content: "\f4ec";
}

.fa-creative-commons-pd-alt:before {
  content: "\f4ed";
}

.fa-creative-commons-remix:before {
  content: "\f4ee";
}

.fa-creative-commons-sa:before {
  content: "\f4ef";
}

.fa-creative-commons-sampling:before {
  content: "\f4f0";
}

.fa-creative-commons-sampling-plus:before {
  content: "\f4f1";
}

.fa-creative-commons-share:before {
  content: "\f4f2";
}

.fa-creative-commons-zero:before {
  content: "\f4f3";
}

.fa-critical-role:before {
  content: "\f6c9";
}

.fa-css3:before {
  content: "\f13c";
}

.fa-css3-alt:before {
  content: "\f38b";
}

.fa-cuttlefish:before {
  content: "\f38c";
}

.fa-d-and-d:before {
  content: "\f38d";
}

.fa-d-and-d-beyond:before {
  content: "\f6ca";
}

.fa-dailymotion:before {
  content: "\e052";
}

.fa-dashcube:before {
  content: "\f210";
}

.fa-deezer:before {
  content: "\e077";
}

.fa-delicious:before {
  content: "\f1a5";
}

.fa-deploydog:before {
  content: "\f38e";
}

.fa-deskpro:before {
  content: "\f38f";
}

.fa-dev:before {
  content: "\f6cc";
}

.fa-deviantart:before {
  content: "\f1bd";
}

.fa-dhl:before {
  content: "\f790";
}

.fa-diaspora:before {
  content: "\f791";
}

.fa-digg:before {
  content: "\f1a6";
}

.fa-digital-ocean:before {
  content: "\f391";
}

.fa-discord:before {
  content: "\f392";
}

.fa-discourse:before {
  content: "\f393";
}

.fa-dochub:before {
  content: "\f394";
}

.fa-docker:before {
  content: "\f395";
}

.fa-draft2digital:before {
  content: "\f396";
}

.fa-dribbble:before {
  content: "\f17d";
}

.fa-dribbble-square:before {
  content: "\f397";
}

.fa-dropbox:before {
  content: "\f16b";
}

.fa-drupal:before {
  content: "\f1a9";
}

.fa-dyalog:before {
  content: "\f399";
}

.fa-earlybirds:before {
  content: "\f39a";
}

.fa-ebay:before {
  content: "\f4f4";
}

.fa-edge:before {
  content: "\f282";
}

.fa-edge-legacy:before {
  content: "\e078";
}

.fa-elementor:before {
  content: "\f430";
}

.fa-ello:before {
  content: "\f5f1";
}

.fa-ember:before {
  content: "\f423";
}

.fa-empire:before {
  content: "\f1d1";
}

.fa-envira:before {
  content: "\f299";
}

.fa-erlang:before {
  content: "\f39d";
}

.fa-ethereum:before {
  content: "\f42e";
}

.fa-etsy:before {
  content: "\f2d7";
}

.fa-evernote:before {
  content: "\f839";
}

.fa-expeditedssl:before {
  content: "\f23e";
}

.fa-facebook:before {
  content: "\f09a";
}

.fa-facebook-f:before {
  content: "\f39e";
}

.fa-facebook-messenger:before {
  content: "\f39f";
}

.fa-facebook-square:before {
  content: "\f082";
}

.fa-fantasy-flight-games:before {
  content: "\f6dc";
}

.fa-fedex:before {
  content: "\f797";
}

.fa-fedora:before {
  content: "\f798";
}

.fa-figma:before {
  content: "\f799";
}

.fa-firefox:before {
  content: "\f269";
}

.fa-firefox-browser:before {
  content: "\e007";
}

.fa-first-order:before {
  content: "\f2b0";
}

.fa-first-order-alt:before {
  content: "\f50a";
}

.fa-firstdraft:before {
  content: "\f3a1";
}

.fa-flickr:before {
  content: "\f16e";
}

.fa-flipboard:before {
  content: "\f44d";
}

.fa-fly:before {
  content: "\f417";
}

.fa-font-awesome:before {
  content: "\f2b4";
}

.fa-font-awesome-flag:before {
  content: "\f2b4";
}

.fa-font-awesome-logo-full:before {
  content: "\f2b4";
}

.fa-fonticons:before {
  content: "\f280";
}

.fa-fonticons-fi:before {
  content: "\f3a2";
}

.fa-fort-awesome:before {
  content: "\f286";
}

.fa-fort-awesome-alt:before {
  content: "\f3a3";
}

.fa-forumbee:before {
  content: "\f211";
}

.fa-foursquare:before {
  content: "\f180";
}

.fa-free-code-camp:before {
  content: "\f2c5";
}

.fa-freebsd:before {
  content: "\f3a4";
}

.fa-fulcrum:before {
  content: "\f50b";
}

.fa-galactic-republic:before {
  content: "\f50c";
}

.fa-galactic-senate:before {
  content: "\f50d";
}

.fa-get-pocket:before {
  content: "\f265";
}

.fa-gg:before {
  content: "\f260";
}

.fa-gg-circle:before {
  content: "\f261";
}

.fa-git:before {
  content: "\f1d3";
}

.fa-git-alt:before {
  content: "\f841";
}

.fa-git-square:before {
  content: "\f1d2";
}

.fa-github:before {
  content: "\f09b";
}

.fa-github-alt:before {
  content: "\f113";
}

.fa-github-square:before {
  content: "\f092";
}

.fa-gitkraken:before {
  content: "\f3a6";
}

.fa-gitlab:before {
  content: "\f296";
}

.fa-gitter:before {
  content: "\f426";
}

.fa-glide:before {
  content: "\f2a5";
}

.fa-glide-g:before {
  content: "\f2a6";
}

.fa-gofore:before {
  content: "\f3a7";
}

.fa-golang:before {
  content: "\e40f";
}

.fa-goodreads:before {
  content: "\f3a8";
}

.fa-goodreads-g:before {
  content: "\f3a9";
}

.fa-google:before {
  content: "\f1a0";
}

.fa-google-drive:before {
  content: "\f3aa";
}

.fa-google-pay:before {
  content: "\e079";
}

.fa-google-play:before {
  content: "\f3ab";
}

.fa-google-plus:before {
  content: "\f2b3";
}

.fa-google-plus-g:before {
  content: "\f0d5";
}

.fa-google-plus-square:before {
  content: "\f0d4";
}

.fa-google-wallet:before {
  content: "\f1ee";
}

.fa-gratipay:before {
  content: "\f184";
}

.fa-grav:before {
  content: "\f2d6";
}

.fa-gripfire:before {
  content: "\f3ac";
}

.fa-grunt:before {
  content: "\f3ad";
}

.fa-guilded:before {
  content: "\e07e";
}

.fa-gulp:before {
  content: "\f3ae";
}

.fa-hacker-news:before {
  content: "\f1d4";
}

.fa-hacker-news-square:before {
  content: "\f3af";
}

.fa-hackerrank:before {
  content: "\f5f7";
}

.fa-hashnode:before {
  content: "\e499";
}

.fa-hips:before {
  content: "\f452";
}

.fa-hire-a-helper:before {
  content: "\f3b0";
}

.fa-hive:before {
  content: "\e07f";
}

.fa-hooli:before {
  content: "\f427";
}

.fa-hornbill:before {
  content: "\f592";
}

.fa-hotjar:before {
  content: "\f3b1";
}

.fa-houzz:before {
  content: "\f27c";
}

.fa-html5:before {
  content: "\f13b";
}

.fa-hubspot:before {
  content: "\f3b2";
}

.fa-ideal:before {
  content: "\e013";
}

.fa-imdb:before {
  content: "\f2d8";
}

.fa-instagram:before {
  content: "\f16d";
}

.fa-instagram-square:before {
  content: "\e055";
}

.fa-instalod:before {
  content: "\e081";
}

.fa-intercom:before {
  content: "\f7af";
}

.fa-internet-explorer:before {
  content: "\f26b";
}

.fa-invision:before {
  content: "\f7b0";
}

.fa-ioxhost:before {
  content: "\f208";
}

.fa-itch-io:before {
  content: "\f83a";
}

.fa-itunes:before {
  content: "\f3b4";
}

.fa-itunes-note:before {
  content: "\f3b5";
}

.fa-java:before {
  content: "\f4e4";
}

.fa-jedi-order:before {
  content: "\f50e";
}

.fa-jenkins:before {
  content: "\f3b6";
}

.fa-jira:before {
  content: "\f7b1";
}

.fa-joget:before {
  content: "\f3b7";
}

.fa-joomla:before {
  content: "\f1aa";
}

.fa-js:before {
  content: "\f3b8";
}

.fa-js-square:before {
  content: "\f3b9";
}

.fa-jsfiddle:before {
  content: "\f1cc";
}

.fa-kaggle:before {
  content: "\f5fa";
}

.fa-keybase:before {
  content: "\f4f5";
}

.fa-keycdn:before {
  content: "\f3ba";
}

.fa-kickstarter:before {
  content: "\f3bb";
}

.fa-kickstarter-k:before {
  content: "\f3bc";
}

.fa-korvue:before {
  content: "\f42f";
}

.fa-laravel:before {
  content: "\f3bd";
}

.fa-lastfm:before {
  content: "\f202";
}

.fa-lastfm-square:before {
  content: "\f203";
}

.fa-leanpub:before {
  content: "\f212";
}

.fa-less:before {
  content: "\f41d";
}

.fa-line:before {
  content: "\f3c0";
}

.fa-linkedin:before {
  content: "\f08c";
}

.fa-linkedin-in:before {
  content: "\f0e1";
}

.fa-linode:before {
  content: "\f2b8";
}

.fa-linux:before {
  content: "\f17c";
}

.fa-lyft:before {
  content: "\f3c3";
}

.fa-magento:before {
  content: "\f3c4";
}

.fa-mailchimp:before {
  content: "\f59e";
}

.fa-mandalorian:before {
  content: "\f50f";
}

.fa-markdown:before {
  content: "\f60f";
}

.fa-mastodon:before {
  content: "\f4f6";
}

.fa-maxcdn:before {
  content: "\f136";
}

.fa-mdb:before {
  content: "\f8ca";
}

.fa-medapps:before {
  content: "\f3c6";
}

.fa-medium:before {
  content: "\f23a";
}

.fa-medium-m:before {
  content: "\f23a";
}

.fa-medrt:before {
  content: "\f3c8";
}

.fa-meetup:before {
  content: "\f2e0";
}

.fa-megaport:before {
  content: "\f5a3";
}

.fa-mendeley:before {
  content: "\f7b3";
}

.fa-microblog:before {
  content: "\e01a";
}

.fa-microsoft:before {
  content: "\f3ca";
}

.fa-mix:before {
  content: "\f3cb";
}

.fa-mixcloud:before {
  content: "\f289";
}

.fa-mixer:before {
  content: "\e056";
}

.fa-mizuni:before {
  content: "\f3cc";
}

.fa-modx:before {
  content: "\f285";
}

.fa-monero:before {
  content: "\f3d0";
}

.fa-napster:before {
  content: "\f3d2";
}

.fa-neos:before {
  content: "\f612";
}

.fa-nfc-directional:before {
  content: "\e530";
}

.fa-nfc-symbol:before {
  content: "\e531";
}

.fa-nimblr:before {
  content: "\f5a8";
}

.fa-node:before {
  content: "\f419";
}

.fa-node-js:before {
  content: "\f3d3";
}

.fa-npm:before {
  content: "\f3d4";
}

.fa-ns8:before {
  content: "\f3d5";
}

.fa-nutritionix:before {
  content: "\f3d6";
}

.fa-octopus-deploy:before {
  content: "\e082";
}

.fa-odnoklassniki:before {
  content: "\f263";
}

.fa-odnoklassniki-square:before {
  content: "\f264";
}

.fa-old-republic:before {
  content: "\f510";
}

.fa-opencart:before {
  content: "\f23d";
}

.fa-openid:before {
  content: "\f19b";
}

.fa-opera:before {
  content: "\f26a";
}

.fa-optin-monster:before {
  content: "\f23c";
}

.fa-orcid:before {
  content: "\f8d2";
}

.fa-osi:before {
  content: "\f41a";
}

.fa-padlet:before {
  content: "\e4a0";
}

.fa-page4:before {
  content: "\f3d7";
}

.fa-pagelines:before {
  content: "\f18c";
}

.fa-palfed:before {
  content: "\f3d8";
}

.fa-patreon:before {
  content: "\f3d9";
}

.fa-paypal:before {
  content: "\f1ed";
}

.fa-perbyte:before {
  content: "\e083";
}

.fa-periscope:before {
  content: "\f3da";
}

.fa-phabricator:before {
  content: "\f3db";
}

.fa-phoenix-framework:before {
  content: "\f3dc";
}

.fa-phoenix-squadron:before {
  content: "\f511";
}

.fa-php:before {
  content: "\f457";
}

.fa-pied-piper:before {
  content: "\f2ae";
}

.fa-pied-piper-alt:before {
  content: "\f1a8";
}

.fa-pied-piper-hat:before {
  content: "\f4e5";
}

.fa-pied-piper-pp:before {
  content: "\f1a7";
}

.fa-pied-piper-square:before {
  content: "\e01e";
}

.fa-pinterest:before {
  content: "\f0d2";
}

.fa-pinterest-p:before {
  content: "\f231";
}

.fa-pinterest-square:before {
  content: "\f0d3";
}

.fa-pix:before {
  content: "\e43a";
}

.fa-playstation:before {
  content: "\f3df";
}

.fa-product-hunt:before {
  content: "\f288";
}

.fa-pushed:before {
  content: "\f3e1";
}

.fa-python:before {
  content: "\f3e2";
}

.fa-qq:before {
  content: "\f1d6";
}

.fa-quinscape:before {
  content: "\f459";
}

.fa-quora:before {
  content: "\f2c4";
}

.fa-r-project:before {
  content: "\f4f7";
}

.fa-raspberry-pi:before {
  content: "\f7bb";
}

.fa-ravelry:before {
  content: "\f2d9";
}

.fa-react:before {
  content: "\f41b";
}

.fa-reacteurope:before {
  content: "\f75d";
}

.fa-readme:before {
  content: "\f4d5";
}

.fa-rebel:before {
  content: "\f1d0";
}

.fa-red-river:before {
  content: "\f3e3";
}

.fa-reddit:before {
  content: "\f1a1";
}

.fa-reddit-alien:before {
  content: "\f281";
}

.fa-reddit-square:before {
  content: "\f1a2";
}

.fa-redhat:before {
  content: "\f7bc";
}

.fa-renren:before {
  content: "\f18b";
}

.fa-replyd:before {
  content: "\f3e6";
}

.fa-researchgate:before {
  content: "\f4f8";
}

.fa-resolving:before {
  content: "\f3e7";
}

.fa-rev:before {
  content: "\f5b2";
}

.fa-rocketchat:before {
  content: "\f3e8";
}

.fa-rockrms:before {
  content: "\f3e9";
}

.fa-rust:before {
  content: "\e07a";
}

.fa-safari:before {
  content: "\f267";
}

.fa-salesforce:before {
  content: "\f83b";
}

.fa-sass:before {
  content: "\f41e";
}

.fa-schlix:before {
  content: "\f3ea";
}

.fa-screenpal:before {
  content: "\e570";
}

.fa-scribd:before {
  content: "\f28a";
}

.fa-searchengin:before {
  content: "\f3eb";
}

.fa-sellcast:before {
  content: "\f2da";
}

.fa-sellsy:before {
  content: "\f213";
}

.fa-servicestack:before {
  content: "\f3ec";
}

.fa-shirtsinbulk:before {
  content: "\f214";
}

.fa-shopify:before {
  content: "\e057";
}

.fa-shopware:before {
  content: "\f5b5";
}

.fa-simplybuilt:before {
  content: "\f215";
}

.fa-sistrix:before {
  content: "\f3ee";
}

.fa-sith:before {
  content: "\f512";
}

.fa-sitrox:before {
  content: "\e44a";
}

.fa-sketch:before {
  content: "\f7c6";
}

.fa-skyatlas:before {
  content: "\f216";
}

.fa-skype:before {
  content: "\f17e";
}

.fa-slack:before {
  content: "\f198";
}

.fa-slack-hash:before {
  content: "\f198";
}

.fa-slideshare:before {
  content: "\f1e7";
}

.fa-snapchat:before {
  content: "\f2ab";
}

.fa-snapchat-ghost:before {
  content: "\f2ab";
}

.fa-snapchat-square:before {
  content: "\f2ad";
}

.fa-soundcloud:before {
  content: "\f1be";
}

.fa-sourcetree:before {
  content: "\f7d3";
}

.fa-speakap:before {
  content: "\f3f3";
}

.fa-speaker-deck:before {
  content: "\f83c";
}

.fa-spotify:before {
  content: "\f1bc";
}

.fa-square-font-awesome:before {
  content: "\f425";
}

.fa-square-font-awesome-stroke:before {
  content: "\f35c";
}

.fa-font-awesome-alt:before {
  content: "\f35c";
}

.fa-squarespace:before {
  content: "\f5be";
}

.fa-stack-exchange:before {
  content: "\f18d";
}

.fa-stack-overflow:before {
  content: "\f16c";
}

.fa-stackpath:before {
  content: "\f842";
}

.fa-staylinked:before {
  content: "\f3f5";
}

.fa-steam:before {
  content: "\f1b6";
}

.fa-steam-square:before {
  content: "\f1b7";
}

.fa-steam-symbol:before {
  content: "\f3f6";
}

.fa-sticker-mule:before {
  content: "\f3f7";
}

.fa-strava:before {
  content: "\f428";
}

.fa-stripe:before {
  content: "\f429";
}

.fa-stripe-s:before {
  content: "\f42a";
}

.fa-studiovinari:before {
  content: "\f3f8";
}

.fa-stumbleupon:before {
  content: "\f1a4";
}

.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

.fa-superpowers:before {
  content: "\f2dd";
}

.fa-supple:before {
  content: "\f3f9";
}

.fa-suse:before {
  content: "\f7d6";
}

.fa-swift:before {
  content: "\f8e1";
}

.fa-symfony:before {
  content: "\f83d";
}

.fa-teamspeak:before {
  content: "\f4f9";
}

.fa-telegram:before {
  content: "\f2c6";
}

.fa-telegram-plane:before {
  content: "\f2c6";
}

.fa-tencent-weibo:before {
  content: "\f1d5";
}

.fa-the-red-yeti:before {
  content: "\f69d";
}

.fa-themeco:before {
  content: "\f5c6";
}

.fa-themeisle:before {
  content: "\f2b2";
}

.fa-think-peaks:before {
  content: "\f731";
}

.fa-tiktok:before {
  content: "\e07b";
}

.fa-trade-federation:before {
  content: "\f513";
}

.fa-trello:before {
  content: "\f181";
}

.fa-tumblr:before {
  content: "\f173";
}

.fa-tumblr-square:before {
  content: "\f174";
}

.fa-twitch:before {
  content: "\f1e8";
}

.fa-twitter:before {
  content: "\f099";
}

.fa-twitter-square:before {
  content: "\f081";
}

.fa-typo3:before {
  content: "\f42b";
}

.fa-uber:before {
  content: "\f402";
}

.fa-ubuntu:before {
  content: "\f7df";
}

.fa-uikit:before {
  content: "\f403";
}

.fa-umbraco:before {
  content: "\f8e8";
}

.fa-uncharted:before {
  content: "\e084";
}

.fa-uniregistry:before {
  content: "\f404";
}

.fa-unity:before {
  content: "\e049";
}

.fa-unsplash:before {
  content: "\e07c";
}

.fa-untappd:before {
  content: "\f405";
}

.fa-ups:before {
  content: "\f7e0";
}

.fa-usb:before {
  content: "\f287";
}

.fa-usps:before {
  content: "\f7e1";
}

.fa-ussunnah:before {
  content: "\f407";
}

.fa-vaadin:before {
  content: "\f408";
}

.fa-viacoin:before {
  content: "\f237";
}

.fa-viadeo:before {
  content: "\f2a9";
}

.fa-viadeo-square:before {
  content: "\f2aa";
}

.fa-viber:before {
  content: "\f409";
}

.fa-vimeo:before {
  content: "\f40a";
}

.fa-vimeo-square:before {
  content: "\f194";
}

.fa-vimeo-v:before {
  content: "\f27d";
}

.fa-vine:before {
  content: "\f1ca";
}

.fa-vk:before {
  content: "\f189";
}

.fa-vnv:before {
  content: "\f40b";
}

.fa-vuejs:before {
  content: "\f41f";
}

.fa-watchman-monitoring:before {
  content: "\e087";
}

.fa-waze:before {
  content: "\f83f";
}

.fa-weebly:before {
  content: "\f5cc";
}

.fa-weibo:before {
  content: "\f18a";
}

.fa-weixin:before {
  content: "\f1d7";
}

.fa-whatsapp:before {
  content: "\f232";
}

.fa-whatsapp-square:before {
  content: "\f40c";
}

.fa-whmcs:before {
  content: "\f40d";
}

.fa-wikipedia-w:before {
  content: "\f266";
}

.fa-windows:before {
  content: "\f17a";
}

.fa-wirsindhandwerk:before {
  content: "\e2d0";
}

.fa-wsh:before {
  content: "\e2d0";
}

.fa-wix:before {
  content: "\f5cf";
}

.fa-wizards-of-the-coast:before {
  content: "\f730";
}

.fa-wodu:before {
  content: "\e088";
}

.fa-wolf-pack-battalion:before {
  content: "\f514";
}

.fa-wordpress:before {
  content: "\f19a";
}

.fa-wordpress-simple:before {
  content: "\f411";
}

.fa-wpbeginner:before {
  content: "\f297";
}

.fa-wpexplorer:before {
  content: "\f2de";
}

.fa-wpforms:before {
  content: "\f298";
}

.fa-wpressr:before {
  content: "\f3e4";
}

.fa-xbox:before {
  content: "\f412";
}

.fa-xing:before {
  content: "\f168";
}

.fa-xing-square:before {
  content: "\f169";
}

.fa-y-combinator:before {
  content: "\f23b";
}

.fa-yahoo:before {
  content: "\f19e";
}

.fa-yammer:before {
  content: "\f840";
}

.fa-yandex:before {
  content: "\f413";
}

.fa-yandex-international:before {
  content: "\f414";
}

.fa-yarn:before {
  content: "\f7e3";
}

.fa-yelp:before {
  content: "\f1e9";
}

.fa-yoast:before {
  content: "\f2b1";
}

.fa-youtube:before {
  content: "\f167";
}

.fa-youtube-square:before {
  content: "\f431";
}

.fa-zhihu:before {
  content: "\f63f";
}

html {
  overflow-x: hidden;
}

.home__headline,
.home__actu,
.home__asso,
.home__keep,
.home__video,
.association__content,
.association__partenaires,
.association__membres,
.services__content .article-body {
  border-bottom: 2px solid var(--so-turquoise);
  padding: 10px 10px 40px;
}

.home__headline > h2,
.home__actu > h2,
.home__asso > h2,
.home__keep > h2,
.home__video > h2,
.association__content > h2,
.association__partenaires > h2,
.association__membres > h2 {
  background-color: var(--so-white);
  position: relative;
  top: -30px;
  width: min-content;
  padding: 0 20px;
}
@media (min-width: 767px) {
  .home__headline > h2,
  .home__actu > h2,
  .home__asso > h2,
  .home__keep > h2,
  .home__video > h2,
  .association__content > h2,
  .association__partenaires > h2,
  .association__membres > h2 {
    padding: 0 30px 0 170px;
  }
}
.home__headline:nth-child(even) h2,
.home__actu:nth-child(even) h2,
.home__asso:nth-child(even) h2,
.home__keep:nth-child(even) h2,
.home__video:nth-child(even) h2,
.association__content:nth-child(even) h2,
.association__partenaires:nth-child(even) h2,
.association__membres:nth-child(even) h2 {
  margin-right: auto;
  left: -10px;
}
.home__headline:nth-child(odd) h2,
.home__actu:nth-child(odd) h2,
.home__asso:nth-child(odd) h2,
.home__keep:nth-child(odd) h2,
.home__video:nth-child(odd) h2,
.association__content:nth-child(odd) h2,
.association__partenaires:nth-child(odd) h2,
.association__membres:nth-child(odd) h2 {
  margin-left: auto;
  left: 10px;
}
.home__headline:last-child:not(.home__keep),
.home__actu:last-child:not(.home__keep),
.home__asso:last-child:not(.home__keep),
.home__keep:last-child:not(.home__keep),
.home__video:last-child:not(.home__keep),
.association__content:last-child:not(.home__keep),
.association__partenaires:last-child:not(.home__keep),
.association__membres:last-child:not(.home__keep) {
  box-shadow: 0px -43px 37px -65px rgba(0, 0, 0, 0.5) inset;
}

.pagination {
  display: flex;
  justify-content: center;
}
.pagination-block {
  margin: 30px 0;
}
.pagination li {
  line-height: 50px;
  width: 50px;
}
.pagination .first, .pagination .next, .pagination .prev, .pagination .last {
  width: 136px;
  height: 50px;
  border: 2px solid var(--so-black);
  position: relative;
}
.pagination .first a, .pagination .next a, .pagination .prev a, .pagination .last a {
  display: block;
  line-height: 48px;
  width: 100%;
  text-align: center;
  color: var(--so-black);
  font-size: var(--14px);
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
  transition: color 1s linear;
}
.pagination .btn {
  margin-left: 5px;
  width: 50px;
}
.pagination .btn a {
  font-size: var(--20px);
}
.pagination a, .pagination span {
  font-size: var(--20px);
  width: 100%;
  display: block;
  text-align: center;
}
.pagination .current {
  color: var(--so-turquoise);
}

.article-body--wrapper ul {
  padding: revert;
  list-style-type: disc;
}
.article-body--wrapper ul li {
  margin-bottom: 10px;
}

.article-content .article-body--wrapper {
  margin: 0 auto;
  max-width: 900px;
}
.article-content ul {
  padding: revert;
  list-style-type: disc;
}
.article-content ol {
  padding: revert;
  list-style-type: decimal;
}
.article-content .article-body > p, .article-content .article-body > img, .article-content .article-body > div, .article-content .article-body > h1, .article-content .article-body > h2, .article-content .article-body > h3, .article-content .article-body > h4, .article-content .article-body > ul, .article-content .article-body--wrapper > p, .article-content .article-body--wrapper > img, .article-content .article-body--wrapper > div, .article-content .article-body--wrapper > h1, .article-content .article-body--wrapper > h2, .article-content .article-body--wrapper > h3, .article-content .article-body--wrapper > h4, .article-content .article-body--wrapper > ul {
  margin-top: 15px;
}
.article-content span, .article-content img {
  display: inline-block;
}
.article-content .alignright {
  float: right;
  margin-left: 25px;
}
.article-content .alignleft {
  float: left;
  margin-right: 25px;
}
.article-content .aligncenter {
  position: relative;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
}

.sparkle-list li {
  margin-top: 15px;
  list-style-type: none;
  position: relative;
}
.sparkle-list li::after {
  content: "";
  position: absolute;
  top: -3px;
  left: -35px;
  width: 40px;
  height: 30px;
  background-image: url("./static/img/Sparkle_picto.png");
  background-size: contain;
  background-repeat: no-repeat;
  pointer-events: none;
}
@media (min-width: 767px) {
  .sparkle-list li {
    margin-top: 30px;
  }
}

.header {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding: 22px;
  border-bottom: var(--so-border);
  max-height: var(--header-mobileMaxH);
  background-color: var(--so-white);
  box-shadow: 10px 36px 60px -57px rgba(0, 0, 0, 0.75);
  z-index: 999;
}
@media (min-width: 1420px) {
  .header {
    position: fixed;
    width: 100%;
  }
}
.header-logo {
  height: 75px;
}
.header .nav-main label, .header .nav-main label::after {
  font-size: var(--14px);
  text-transform: uppercase;
}
.header .nav-main label {
  cursor: pointer;
  border-top: 4px solid var(--so-turquoise);
  border-bottom: 4px solid var(--so-blue);
  display: block;
  width: 45px;
  height: 20px;
}
.header .nav-main label::after {
  content: "menu";
  display: block;
  position: absolute;
  right: 22px;
  top: 38px;
  height: 22px;
  border-bottom: 4px solid var(--so-violet);
}
.header .nav-main ul {
  display: none;
  position: absolute;
  max-height: 650px;
  min-height: 375px;
  top: var(--header-mobileMaxH);
  left: 0;
  height: calc(100vh - var(--header-mobileMaxH));
  width: 100%;
  background-color: var(--so-white);
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  z-index: 999;
}
.header .nav-main ul li {
  width: 136px;
  height: 50px;
  border: 2px solid var(--so-black);
  position: relative;
}
.header .nav-main ul li a {
  display: block;
  line-height: 48px;
  width: 100%;
  text-align: center;
  color: var(--so-black);
  font-size: var(--14px);
  font-weight: 600;
  text-transform: uppercase;
  position: relative;
  z-index: 2;
  transition: color 1s linear;
}
.header .nav-main ul .animatedbox {
  width: 136px;
  height: 50px;
  margin: auto;
  border: 2px solid var(--so-black);
  position: relative;
  transition: border 500ms ease;
}
.header .nav-main ul .animatedbox:before {
  position: absolute;
  width: 0;
  height: 4px;
  content: "";
  background-image: linear-gradient(90deg, #BC90F5 0%, #00C2CB 100%);
  top: -2px;
  left: -2px;
  transition: 100ms width ease 300ms;
  -web-kit-transition: 100ms width ease 300ms;
}
.header .nav-main ul .animatedbox:after {
  position: absolute;
  width: 4px;
  height: 0;
  content: "";
  background-image: linear-gradient(0deg, #BC90F5 0%, #00C2CB 100%);
  top: -2px;
  right: -2px;
  transition: 100ms height ease 200ms;
  -web-kit-transition: 100ms height ease 200ms;
}
.header .nav-main ul .animatedbox-inner:after {
  position: absolute;
  width: 0;
  height: 4px;
  content: "";
  background-image: linear-gradient(90deg, #00C2CB 0%, #BC90F5 100%);
  bottom: -2px;
  right: -2px;
  transition: 100ms width ease 100ms;
  -web-kit-transition: 100ms width ease 100ms;
}
.header .nav-main ul .animatedbox-inner:before {
  position: absolute;
  width: 4px;
  height: 0;
  content: "";
  background-image: linear-gradient(0deg, #00C2CB 0%, #BC90F5 100%);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -2px;
  left: -2px;
  transition: 100ms height ease 0ms;
  -web-kit-transition: 100ms height ease 0ms;
}
.header .nav-main ul .animatedbox:hover:before {
  width: 136px;
  transition: 100ms width ease 0ms;
  -web-kit-transition: 100ms width ease 0ms;
}
.header .nav-main ul .animatedbox:hover:after {
  height: 50px;
  transition: 100ms height ease 100ms;
  -web-kit-transition: 100ms height ease 100ms;
}
.header .nav-main ul .animatedbox:hover .animatedbox-inner:after {
  width: 136px;
  transition: 100ms width ease 200ms;
  -web-kit-transition: 100ms width ease 200ms;
}
.header .nav-main ul .animatedbox:hover .animatedbox-inner:before {
  height: 50px;
  transition: 100ms height ease 300ms;
  -web-kit-transition: 100ms height ease 300ms;
}
.header .nav-main ul li {
  border: none;
}
.header .nav-main ul li.current_page_item, .header .nav-main ul li.current_page_parent, .header .nav-main ul li.current-menu-item {
  border: 5px solid;
  border-image-slice: 4;
  border-image-source: var(--so-gradiant-linear);
}
.header .nav-main ul li.current_page_item a, .header .nav-main ul li.current_page_parent a, .header .nav-main ul li.current-menu-item a {
  line-height: 40px;
}
.header .nav-main ul li.current_page_item .animatedbox, .header .nav-main ul li.current_page_parent .animatedbox, .header .nav-main ul li.current-menu-item .animatedbox {
  width: 136px;
  height: 50px;
  margin: auto;
  border: 5px solid transparent;
  position: relative;
  transition: border 500ms ease;
}
.header .nav-main ul li.current_page_item .animatedbox:before, .header .nav-main ul li.current_page_parent .animatedbox:before, .header .nav-main ul li.current-menu-item .animatedbox:before {
  position: absolute;
  width: 0;
  height: 5px;
  content: "";
  background-image: linear-gradient(90deg, #BC90F5 0%, #00C2CB 100%);
  top: -5px;
  left: -5px;
  transition: 100ms width ease 300ms;
  -web-kit-transition: 100ms width ease 300ms;
}
.header .nav-main ul li.current_page_item .animatedbox:after, .header .nav-main ul li.current_page_parent .animatedbox:after, .header .nav-main ul li.current-menu-item .animatedbox:after {
  position: absolute;
  width: 5px;
  height: 0;
  content: "";
  background-image: linear-gradient(0deg, #BC90F5 0%, #00C2CB 100%);
  top: -5px;
  right: -5px;
  transition: 100ms height ease 200ms;
  -web-kit-transition: 100ms height ease 200ms;
}
.header .nav-main ul li.current_page_item .animatedbox-inner:after, .header .nav-main ul li.current_page_parent .animatedbox-inner:after, .header .nav-main ul li.current-menu-item .animatedbox-inner:after {
  position: absolute;
  width: 0;
  height: 5px;
  content: "";
  background-image: linear-gradient(90deg, #00C2CB 0%, #BC90F5 100%);
  bottom: -5px;
  right: -5px;
  transition: 100ms width ease 100ms;
  -web-kit-transition: 100ms width ease 100ms;
}
.header .nav-main ul li.current_page_item .animatedbox-inner:before, .header .nav-main ul li.current_page_parent .animatedbox-inner:before, .header .nav-main ul li.current-menu-item .animatedbox-inner:before {
  position: absolute;
  width: 5px;
  height: 0;
  content: "";
  background-image: linear-gradient(0deg, #00C2CB 0%, #BC90F5 100%);
  background-repeat: no-repeat;
  background-size: contain;
  bottom: -5px;
  left: -5px;
  transition: 100ms height ease 0ms;
  -web-kit-transition: 100ms height ease 0ms;
}
.header .nav-main ul li.current_page_item .animatedbox:hover:before, .header .nav-main ul li.current_page_parent .animatedbox:hover:before, .header .nav-main ul li.current-menu-item .animatedbox:hover:before {
  width: 136px;
  transition: 100ms width ease 0ms;
  -web-kit-transition: 100ms width ease 0ms;
}
.header .nav-main ul li.current_page_item .animatedbox:hover:after, .header .nav-main ul li.current_page_parent .animatedbox:hover:after, .header .nav-main ul li.current-menu-item .animatedbox:hover:after {
  height: 50px;
  transition: 100ms height ease 100ms;
  -web-kit-transition: 100ms height ease 100ms;
}
.header .nav-main ul li.current_page_item .animatedbox:hover .animatedbox-inner:after, .header .nav-main ul li.current_page_parent .animatedbox:hover .animatedbox-inner:after, .header .nav-main ul li.current-menu-item .animatedbox:hover .animatedbox-inner:after {
  width: 136px;
  transition: 100ms width ease 200ms;
  -web-kit-transition: 100ms width ease 200ms;
}
.header .nav-main ul li.current_page_item .animatedbox:hover .animatedbox-inner:before, .header .nav-main ul li.current_page_parent .animatedbox:hover .animatedbox-inner:before, .header .nav-main ul li.current-menu-item .animatedbox:hover .animatedbox-inner:before {
  height: 50px;
  transition: 100ms height ease 300ms;
  -web-kit-transition: 100ms height ease 300ms;
}
.header .nav-main ul li.current_page_item .animatedbox, .header .nav-main ul li.current_page_parent .animatedbox, .header .nav-main ul li.current-menu-item .animatedbox {
  top: -5px;
  left: -5px;
}
.header .nav-main ul li:last-child {
  background-color: var(--so-black);
}
.header .nav-main ul li:last-child a {
  background: var(--so-gradiant-linear);
  background-clip: text;
  -webkit-background-clip: text;
  color: transparent;
}
@media (min-width: 1085px) {
  .header .nav-main ul {
    display: flex;
    flex-direction: row;
    position: inherit;
    height: auto;
    min-height: inherit;
  }
  .header .nav-main ul li {
    margin-left: 5px;
  }
}
@media (min-width: 1420px) {
  .header .nav-main ul li {
    margin-left: 45px;
  }
  .header .nav-main ul li:nth-last-child(2) {
    margin-right: 2vw;
  }
  .header .nav-main ul li:last-child() {
    margin-left: auto;
  }
}
.header .nav-main .menu_mobile-controller {
  position: relative;
  left: 40px;
  opacity: 0;
  pointer-events: none;
}
.header .nav-main .menu_mobile-controller:checked ~ ul {
  display: flex;
}
.header .nav-main .menu_mobile-controller:checked ~ label::after {
  content: " X X X ";
}
@media (min-width: 1085px) {
  .header .nav-main label, .header .nav-main .menu_mobile-controller {
    display: none;
  }
}
.header .nav-main .menu_mobile-controller {
  display: none;
}
@media (min-width: 1420px) {
  .header .nav-main {
    align-self: center;
  }
}

main {
  overflow-x: hidden;
}
main.content-wrapper {
  min-height: 70vh;
  margin-bottom: 50px;
}
@media (min-width: 1420px) {
  main.content-wrapper {
    padding-top: var(--header-mobileMaxH);
  }
}

.footer {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.footer-logo {
  max-width: 170px;
}
.footer section {
  margin-bottom: 50px;
  border-top: 2px solid var(--so-turquoise);
  width: 100%;
}
.footer h2 {
  background-color: var(--so-white);
  position: relative;
  top: -20px;
  width: min-content;
  padding: 0 20px;
  margin-left: auto;
}
.footer-soutiens > div {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.footer-soutiens > div img {
  padding: 0 20px;
  display: inline-block;
  max-height: 100px;
  margin: 10px 10px;
}
.footer-propos h2 {
  margin-left: 0px;
  margin-right: auto;
}
.footer-propos a {
  display: block;
  width: 100%;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  text-decoration: underline;
  font-weight: 600;
  font-size: var(--14px);
  text-transform: uppercase;
}
@media (min-width: 767px) {
  .footer {
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-around;
    min-height: 300px;
  }
  .footer section {
    margin-bottom: 10px;
    margin-left: 20px;
    position: relative;
    padding: 10px 40px;
    border-top: none;
    border-left: 2px solid var(--so-turquoise);
    align-self: stretch;
    width: auto;
  }
  .footer h2 {
    position: absolute;
    top: 50px;
    left: -86px;
    margin: 0px;
    transform: rotate(-90deg);
  }
  .footer-logo {
    order: 1;
    align-self: center;
  }
  .footer-soutiens {
    order: 2;
  }
  .footer-propos {
    order: 3;
  }
  .footer-propos ul {
    transform: translateY(100%);
  }
}
.footer .menu-item {
  white-space: nowrap;
}

.post-type-archive > main {
  padding-bottom: 20px;
  box-shadow: 0px -43px 37px -65px rgba(0, 0, 0, 0.5) inset;
  border-bottom: 2px solid var(--so-turquoise);
}
.post-type-archive .content-header {
  min-height: 100px;
  border-bottom: solid 2px var(--so-turquoise);
}
.post-type-archive .content-header h1 {
  text-transform: uppercase;
  text-align: center;
  font-size: 2rem;
  height: 100%;
  width: 100%;
  line-height: 125px;
}
@media (min-width: 767px) {
  .post-type-archive .content-header {
    background: url("./static/img/circle-pattern.svg") right 85% no-repeat;
  }
}
.post-type-archive .tease-wrapper {
  margin: 0 auto;
  max-width: 600px;
}
@media (min-width: 1200px) {
  .post-type-archive .tease-wrapper {
    max-width: none;
    display: grid;
    grid-template-columns: 1fr 1fr;
    justify-items: center;
  }
}
.post-type-archive .tease {
  margin-top: 50px;
}
.post-type-archive .tease p, .post-type-archive .tease img {
  margin-top: 15px;
}
@media (min-width: 767px) {
  .post-type-archive .tease {
    max-width: 600px;
  }
}
.post-type-archive .tease img {
  max-height: 300px;
}
.post-type-archive .tease .read-more {
  width: 136px;
  height: 50px;
  border: 2px solid var(--so-black);
  display: block;
  line-height: 48px;
  text-align: center;
  color: var(--so-black);
  font-size: var(--14px);
  font-weight: 600;
  text-transform: uppercase;
  margin-left: auto;
  margin-top: 10px;
}

.single .article-content {
  margin: 0 auto;
  max-width: 900px;
  padding: 10px 0;
}
.single .article-content .article-body > img {
  width: 90%;
  margin: 20px auto;
  margin-bottom: 30px;
}
.single .article-content h1 {
  font-size: var(--24px);
  color: var(--so-blue);
}
.single .article-content h2 {
  font-size: var(--20px);
  color: var(--so-violet);
}
.single .article-content h3 {
  font-size: 1.1rem;
  color: var(--so-turquoise);
}
.single .article-content span, .single .article-content img {
  display: inline-block;
}
.single .blog-author {
  font-size: 0.8rem;
  clear: both;
  padding-top: 15px;
}

.page .article-header {
  min-height: 100px;
  border-bottom: solid 2px var(--so-turquoise);
}
.page .article-header h1 {
  text-transform: uppercase;
  text-align: center;
  font-size: 2rem;
  height: 100%;
  width: 100%;
  line-height: 125px;
}
@media (min-width: 767px) {
  .page .article-header {
    background: url("./static/img/circle-pattern.svg") right 85% no-repeat;
  }
}

.mentions-legales__content .article-body--wrapper {
  max-width: 1200px;
  margin: 0 auto;
}
.mentions-legales__content .article-body--wrapper h2 {
  margin-top: 25px;
  line-height: 40px;
}
.mentions-legales__content .article-body--wrapper h2:not(:first-of-type) {
  border-top: 2px solid var(--so-turquoise);
}

.association__content .article-body p {
  font-size: var(--20px);
}
.association__content .article-body p.justify {
  text-align: justify;
  text-justify: auto;
  overflow-wrap: break-word;
  hyphens: auto;
}
@media (min-width: 767px) {
  .association__content .article-body {
    padding: 0 50px;
  }
}
@media (min-width: 767px) {
  .association__content {
    padding-left: 10vw;
    padding-right: 10vw;
  }
}
@media (min-width: 1420px) {
  .association__content {
    padding-left: 15vw;
    padding-right: 15vw;
  }
}
.association__membres--wrapper {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
  max-width: 650px;
}
@media screen and (min-width: 370px) {
  .association__membres--wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.5vw 0.5vw;
  }
}
@media (min-width: 767px) {
  .association__membres--wrapper {
    grid-template-columns: 1fr 1fr auto;
    align-items: flex-start;
  }
}
.association__membres .membre__item {
  padding: 10px;
  text-align: center;
}
@media (min-width: 767px) {
  .association__membres .membre__item {
    min-width: max-content;
  }
}
.association__membres .membre__item--img {
  margin: 0 auto;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  height: 150px;
  width: 150px;
  border-radius: 100%;
}
.association__membres .membre__item h4 {
  margin-top: 10px;
}
.association__membres .membre__item h4 span {
  font-weight: 600;
  text-transform: uppercase;
}
.association__membres .membre__item--permanence .membre__item--img {
  border: 3px solid var(--so-blue);
}
.association__membres .membre__item--permanence-text {
  font-style: italic;
  font-size: var(--14px);
}
@media (min-width: 767px) {
  .association__membres {
    position: relative;
  }
  .association__membres::before {
    content: "";
    position: absolute;
    top: -300px;
    left: -380px;
    height: 481px;
    width: 517px;
    background-image: url("./static/img/courbe.png");
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: 20;
    transform-origin: center center;
    transform: rotate(50deg);
  }
  .association__membres h2 {
    padding: 0 30px 0 160px;
  }
  .association__membres--permanence::before {
    content: "";
    position: absolute;
    top: -210px;
    left: calc(100vw - 150px);
    height: 481px;
    width: 517px;
    background-image: url("./static/img/courbe.png");
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: 20;
    transform-origin: center center;
    transform: rotate(-90deg);
  }
  .association__membres--permanence h2 {
    padding: 0 160px 0 30px;
  }
}
.association__partenaires {
  padding-left: 15vw;
  border-bottom: solid 2px var(--so-turquoise);
}
.association__partenaires h2 {
  top: -46px;
}
.association__partenaires article h3:not(:first-child) {
  margin-top: 30px;
}
.association__partenaires ul {
  list-style-type: disc;
  padding: revert;
}
.association__partenaires ul li {
  margin-top: 10px;
}
@media (min-width: 767px) {
  .association__partenaires {
    position: relative;
    padding-left: 0vw;
  }
  .association__partenaires::before {
    content: "";
    position: absolute;
    top: -300px;
    left: -380px;
    height: 481px;
    width: 517px;
    background-image: url("./static/img/courbe.png");
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: 20;
    transform-origin: center center;
    transform: rotate(110deg);
  }
  .association__partenaires h2 {
    padding: 0 40px 0 160px;
  }
  .association__partenaires--wrapper {
    display: flex;
    justify-content: space-between;
  }
  .association__partenaires--wrapper article {
    width: 250px;
  }
}
@media (min-width: 1200px) {
  .association__partenaires--wrapper {
    padding: 0 15vw;
  }
}

.services__content .article-body--wrapper {
  margin: 0 auto;
  max-width: 900px;
}

.adherent {
  box-shadow: 0px -43px 37px -65px rgba(0, 0, 0, 0.5) inset;
  border-bottom: 2px solid var(--so-turquoise);
}
.adherent--wrapper {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  padding-top: 50px;
}
@media screen and (min-width: 440px) {
  .adherent--wrapper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 0.5vw 0.5vw;
  }
}
@media (min-width: 767px) {
  .adherent--wrapper {
    grid-template-columns: 1fr 1fr 1fr;
    margin: 0 50px;
    gap: 1vw 1vw;
  }
}
@media (min-width: 1200px) {
  .adherent--wrapper {
    max-width: 1200px;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: min(2vw, 50px);
    margin: 0 auto;
  }
}
.adherent__item {
  position: relative;
  padding: 10px;
  text-align: center;
}
.adherent__item--img {
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center center;
  height: 200px;
  filter: blur(0px) saturate(1) opacity(1);
  transition: filter 0.3s ease-in-out;
}
.adherent__item--img-png {
  background-size: contain;
}
.adherent__item--img-jpg {
  background-size: cover;
  width: 200px;
  border-radius: 100%;
}
.adherent__item--img:hover {
  filter: blur(6px) saturate(0.5) opacity(0.5);
}
.adherent__item--img:hover ~ .adherent__item--title-wrapper {
  opacity: 1;
}
.adherent__item--title {
  margin-top: 10px;
  font-weight: 600;
  text-transform: uppercase;
}
@media (pointer: fine) {
  .adherent__item--title {
    margin: 0px;
    font-size: clamp(10px, ((var(--text-length)) - 25px) / -25 * 17 + 9px, 40px);
    line-height: 47px;
    pointer-events: none;
    white-space: nowrap;
  }
}
.adherent__item--title-wrapper {
  pointer-events: none;
}
@media (pointer: fine) {
  .adherent__item--title-wrapper {
    opacity: 0;
    top: -50%;
  }
}
@media (pointer: fine) {
  .adherent .animatedbox {
    width: 185px;
    height: 50px;
    margin: auto;
    border: 3px solid transparent;
    position: relative;
    transition: border 1500ms ease;
  }
  .adherent .animatedbox:before {
    position: absolute;
    width: 0;
    height: 3px;
    content: "";
    background-image: linear-gradient(90deg, #BC90F5 0%, #00C2CB 100%);
    top: -3px;
    left: -3px;
    transition: 300ms width ease 900ms;
    -web-kit-transition: 300ms width ease 900ms;
  }
  .adherent .animatedbox:after {
    position: absolute;
    width: 3px;
    height: 0;
    content: "";
    background-image: linear-gradient(0deg, #BC90F5 0%, #00C2CB 100%);
    top: -3px;
    right: -3px;
    transition: 300ms height ease 600ms;
    -web-kit-transition: 300ms height ease 600ms;
  }
  .adherent .animatedbox-inner:after {
    position: absolute;
    width: 0;
    height: 3px;
    content: "";
    background-image: linear-gradient(90deg, #00C2CB 0%, #BC90F5 100%);
    bottom: -3px;
    right: -3px;
    transition: 300ms width ease 300ms;
    -web-kit-transition: 300ms width ease 300ms;
  }
  .adherent .animatedbox-inner:before {
    position: absolute;
    width: 3px;
    height: 0;
    content: "";
    background-image: linear-gradient(0deg, #00C2CB 0%, #BC90F5 100%);
    background-repeat: no-repeat;
    background-size: contain;
    bottom: -3px;
    left: -3px;
    transition: 300ms height ease 0ms;
    -web-kit-transition: 300ms height ease 0ms;
  }
  .adherent .adherent__item--img:hover ~ .animatedbox:before {
    width: 185px;
    transition: 300ms width ease 0ms;
    -web-kit-transition: 300ms width ease 0ms;
  }
  .adherent .adherent__item--img:hover ~ .animatedbox:after {
    height: 50px;
    transition: 300ms height ease 300ms;
    -web-kit-transition: 300ms height ease 300ms;
  }
  .adherent .adherent__item--img:hover ~ .animatedbox .animatedbox-inner:after {
    width: 185px;
    transition: 300ms width ease 600ms;
    -web-kit-transition: 300ms width ease 600ms;
  }
  .adherent .adherent__item--img:hover ~ .animatedbox .animatedbox-inner:before {
    height: 50px;
    transition: 300ms height ease 900ms;
    -web-kit-transition: 300ms height ease 900ms;
  }
}

.contact {
  margin: 50px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.contact span {
  color: transparent;
  width: 30%;
  border-top: 3px solid var(--so-turquoise);
  margin-top: 20px;
}
@media (min-width: 767px) {
  .contact {
    flex-direction: row;
  }
  .contact span {
    width: inherit;
    border: none;
    margin: 0 20px;
    font-weight: 700;
    color: var(--so-turquoise);
  }
}
.contact h3 {
  text-align: center;
  text-transform: uppercase;
}

.home__headline {
  display: flex;
  flex-direction: column;
}
.home__headline img {
  margin: 30px 0;
  max-height: 120px;
  align-self: center;
}
.home__headline p {
  text-transform: uppercase;
  font-weight: 600;
  font-size: var(--20px);
  line-height: normal;
}
.home__headline p strong:nth-of-type(1) {
  color: var(--so-turquoise);
}
.home__headline p strong:nth-of-type(2) {
  color: var(--so-blue);
}
.home__headline p strong:nth-of-type(3) {
  color: var(--so-violet);
}
@media (min-width: 767px) {
  .home__headline {
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    background: url("./static/img/circle-pattern.svg") right 85% no-repeat;
  }
}
@media (min-width: 767px) {
  .home__video h2 {
    padding: 0 170px 0 30px;
  }
}
.home__video iframe {
  display: block;
  aspect-ratio: 16/9;
  width: 950px;
  height: inherit;
  max-width: 100%;
  margin: 50px auto;
  padding: 0 0;
}
.home__actu {
  padding-left: 0;
  padding-right: 0;
}
.home__actu img {
  width: 100%;
}
.home__actu h3, .home__actu p {
  padding: 0 10px;
}
@media (min-width: 767px) {
  .home__actu::before {
    content: "";
    position: absolute;
    top: 210px;
    left: -380px;
    height: 481px;
    width: 517px;
    background-image: url("./static/img/courbe.png");
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: 20;
    transform-origin: center center;
    transform: rotate(0deg);
  }
}
@media (min-width: 767px) {
  .home__actu-contentWrapper {
    display: inline-block;
    width: 40vw;
    max-width: 590px;
    vertical-align: top;
    margin-left: 30px;
  }
}
.home__actu-thumbnail {
  height: 190px;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
@media (min-width: 767px) {
  .home__actu-thumbnail {
    display: inline-block;
    width: 390px;
  }
}
.home__actu-item h3 {
  font-size: var(--24px);
  margin-top: 10px;
}
.home__actu-item p {
  font-size: 1rem;
  margin-top: 20px;
}
.home__actu-item p a {
  width: 136px;
  height: 50px;
  border: 2px solid var(--so-black);
  display: block;
  line-height: 48px;
  text-align: center;
  color: var(--so-black);
  font-size: var(--14px);
  font-weight: 600;
  text-transform: uppercase;
  margin-left: auto;
  margin-top: 20px;
}
@media (min-width: 767px) {
  .home__actu-item {
    text-align: center;
  }
  .home__actu-item p, .home__actu-item h3 {
    text-align: left;
  }
}
.home__actu .carousel-actu {
  z-index: 30;
  position: relative;
  height: calc(630px - 30vw);
  perspective: 100px;
  margin: 0 auto;
}
@media (min-width: 767px) {
  .home__actu .carousel-actu {
    height: 300px;
    margin-top: 60px;
    margin-bottom: 60px;
  }
}
.home__actu .carousel-actu__viewport {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  overflow-x: scroll;
  scroll-behavior: smooth;
  scroll-snap-type: x mandatory;
  max-width: 1030px;
  margin: 0 auto;
}
@media (pointer: coarse) {
  .home__actu .carousel-actu__viewport {
    scrollbar-color: transparent transparent; /* thumb and track color */
    scrollbar-width: 0px;
    -ms-overflow-style: none;
  }
  .home__actu .carousel-actu__viewport::-webkit-scrollbar {
    width: 0;
  }
  .home__actu .carousel-actu__viewport::-webkit-scrollbar-track {
    background: transparent;
  }
  .home__actu .carousel-actu__viewport::-webkit-scrollbar-thumb {
    background: transparent;
    border: none;
  }
}
@media (pointer: fine) {
  .home__actu .carousel-actu__viewport {
    margin-bottom: -20px;
  }
}
.home__actu .carousel-actu__slide {
  position: relative;
  flex: 0 0 100%;
  width: 100%;
}
@media (hover: hover) {
  .home__actu .carousel-actu__slide:last-child .carousel-actu__snapper {
    animation-name: tostart, snap;
  }
}
.home__actu .carousel-actu__snapper {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  scroll-snap-align: center;
  pointer-events: none;
}
@media (hover: hover) {
  .home__actu .carousel-actu__snapper {
    animation-name: tonext, snap;
    animation-timing-function: ease;
    animation-duration: 10s;
    animation-iteration-count: infinite;
  }
}
@media (prefers-reduced-motion: reduce) {
  .home__actu .carousel-actu__snapper {
    animation-name: none;
  }
}
.home__actu .carousel-actu:hover .carousel-actu__snapper, .home__actu .carousel-actu:focus-within .carousel-actu__snapper {
  animation-name: none;
}
.home__actu .carousel-actu__navigation {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  text-align: center;
}
.home__actu .carousel-actu__navigation-list, .home__actu .carousel-actu__navigation-item {
  display: inline-block;
}
.home__actu .carousel-actu__navigation-list:nth-child(1) a, .home__actu .carousel-actu__navigation-item:nth-child(1) a {
  background-color: var(--so-violet);
}
.home__actu .carousel-actu__navigation-list:nth-child(2) a, .home__actu .carousel-actu__navigation-item:nth-child(2) a {
  background-color: var(--so-blue);
}
.home__actu .carousel-actu__navigation-list:nth-child(3) a, .home__actu .carousel-actu__navigation-item:nth-child(3) a {
  background-color: var(--so-turquoise);
}
.home__actu .carousel-actu__navigation-button {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  background-clip: content-box;
  border: 0.25rem solid transparent;
  border-radius: 50%;
  font-size: 0;
  transition: transform 0.1s;
}
.home__actu .carousel-actu__prev, .home__actu .carousel-actu__next {
  visibility: hidden;
}
@media (min-width: 767px) {
  .home__asso::before {
    content: "";
    position: absolute;
    top: 700px;
    left: calc(100vw - 150px);
    height: 481px;
    width: 517px;
    background-image: url("./static/img/courbe.png");
    background-repeat: no-repeat;
    pointer-events: none;
    z-index: 20;
    transform-origin: center center;
    transform: rotate(0deg);
  }
}
.home__asso--wrapper {
  display: flex;
  flex-direction: column;
}
@media (min-width: 767px) {
  .home__asso--wrapper {
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
  }
}
@media (min-width: 992px) {
  .home__asso--wrapper {
    padding: 60px 100px;
  }
}
.home__asso-citation h3 {
  font-size: var(--20px);
  line-height: normal;
}
.home__asso-citation span {
  text-transform: uppercase;
  font-weight: 600;
}
.home__asso-citation span:nth-of-type(1) {
  color: var(--so-turquoise);
}
.home__asso-citation span:nth-of-type(2) {
  color: var(--so-blue);
}
.home__asso-citation span:nth-of-type(3) {
  color: var(--so-violet);
}
.home__asso-citation img {
  margin-left: auto;
  margin-top: 10px;
  width: 120px;
}
@media (min-width: 767px) {
  .home__asso-citation {
    z-index: 30;
    order: 2;
    width: 390px;
  }
}
.home__asso-content {
  margin-top: 50px;
}
.home__asso-content p {
  font-size: var(--20px);
  inline-size: 100%;
  text-align: justify;
  text-justify: auto;
  overflow-wrap: break-word;
  hyphens: auto;
}
.home__asso-content a {
  width: 186px;
  height: 50px;
  border: 2px solid var(--so-black);
  display: block;
  line-height: 48px;
  text-align: center;
  color: var(--so-black);
  font-size: var(--14px);
  font-weight: 600;
  text-transform: uppercase;
  margin-left: auto;
  margin-top: 20px;
}
@media (min-width: 767px) {
  .home__asso-content {
    position: relative;
    margin-top: 0;
    order: 1;
    max-width: 600px;
    padding: 0 50px;
  }
  .home__asso-content::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -210px;
    height: 100%;
    width: 100%;
    background-image: url("./static/img/Sparkle_picto.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position-x: left;
    pointer-events: none;
    transform: translateY(-50%);
    max-height: 360px;
    max-width: 360px;
  }
}
.home__keep {
  border-bottom: none;
  z-index: 30;
  position: relative;
  margin: 2vw 0 15vw;
  background: url("./static/img/Brush_pattern.png") 50% 0% repeat-y, url("./static/img/Brush_pattern.png") 50% 170px repeat-y;
  background-size: 130%;
}
@media (min-width: 767px) {
  .home__keep {
    min-height: 280px;
  }
}
@media (min-width: 767px) {
  .home__keep {
    display: flex;
    align-items: center;
    margin: 0 130px;
    padding-top: 70px;
    background: url("./static/img/Brush_pattern.png") 0% 0% repeat-x, url("./static/img/Brush_pattern.png") 200px 0% repeat-x;
    background-size: contain;
  }
}
@media (min-width: 992px) {
  .home__keep {
    justify-content: space-between;
  }
}
@media (min-width: 1200px) {
  .home__keep {
    max-width: 990px;
    margin: 0 auto;
  }
}
.home__keep::before {
  content: "";
  display: block;
  position: absolute;
  top: -12vw;
  left: 0px;
  height: 14vw;
  width: 100vw;
  background: url("./static/img/Brush_pattern.png") 50% 0% no-repeat;
  background-size: 130%;
  z-index: -1;
}
.home__keep::after {
  content: "";
  display: block;
  position: absolute;
  bottom: -14vw;
  left: 0px;
  height: 16vw;
  width: 100vw;
  background: url("./static/img/Brush_pattern.png") 50% 100% no-repeat;
  background-size: 130%;
  z-index: -1;
}
@media (min-width: 767px) {
  .home__keep::after, .home__keep::before {
    height: 100%;
    width: 100%;
    top: 0px;
    background-position: 0% 0%;
    background-size: contain;
  }
  .home__keep::after {
    right: -130px;
    background-position-x: right;
    left: inherit;
    bottom: inherit;
  }
  .home__keep::before {
    left: -130px;
  }
}
.home__keep > h2 {
  background-color: inherit;
  color: var(--so-white);
  top: -10px;
  line-height: normal;
}
@media (min-width: 767px) {
  .home__keep > h2 {
    position: absolute;
    top: 50px;
    width: auto;
  }
}
.home__keep-mc-form {
  width: 255px;
  margin: 50px auto;
  background: rgb(0, 194, 203);
  background: linear-gradient(-90deg, var(--so-turquoise) 0%, var(--so-violet) 100%);
}
.home__keep-mc-form .button {
  width: 100%;
  height: 50px;
  background: none;
  border: none;
  color: var(--so-white);
  text-transform: uppercase;
  font-weight: 600;
  font-size: var(--14px);
  cursor: pointer;
}
@media (min-width: 767px) {
  .home__keep-mc-form {
    width: auto;
  }
  .home__keep-mc-form .button {
    width: 310px;
  }
}
.home__keep-dialog {
  padding: 0;
  border-color: var(--so-turquoise);
  max-width: 100%;
  max-height: 100%;
}
.home__keep-dialog > button {
  position: absolute;
  right: 0;
  background-color: var(--so-black);
}
@media (min-width: 767px) {
  .home__keep-dialog {
    max-width: calc(100% - 2em - 6px);
    max-height: calc(100% - 2em - 6px);
  }
}
@media screen and (max-width: 767px) {
  .home__keep-dialog {
    height: 100%;
  }
  .home__keep-dialog iframe {
    height: 100% !important;
  }
}
.home__keep-rs {
  padding: 20px 50px 0px;
  margin: 0 auto;
  height: 200px;
  max-width: 320px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  gap: 0px 0px;
  grid-template-areas: ". ." ". .";
  justify-items: center;
  align-items: center;
  background-image: linear-gradient(-45deg, #BC90F5 20%, #00C2CB 50%, #BC90F5 80%);
  background-clip: text;
  -webkit-background-clip: text;
}
.home__keep-rs a {
  padding: 10px;
}
.home__keep-rs a > i {
  font-size: 3rem;
  color: transparent;
}
@media (min-width: 767px) {
  .home__keep-rs {
    padding: 0;
    height: auto;
    margin-left: 10px;
  }
}
@media (min-width: 992px) {
  .home__keep-rs {
    background-image: linear-gradient(-90deg, #BC90F5 0%, #00C2CB 50%, #BC90F5 100%);
    grid-template-columns: 1fr 1fr 1fr 1fr;
    grid-template-rows: none;
    column-gap: 40px;
    grid-template-areas: ". . . .";
    margin: 0;
  }
  .home__keep-rs a {
    padding: 0;
  }
}

/*# sourceMappingURL=style.css.map */
