@import url(https://fonts.bunny.net/css?family=atkinson-hyperlegible:400,400i,700|literata:500);
:root {
    --headercolor: #614959;
    --headerback :  #ffffff;
    --sectioncolor: #0e043c;
    --sectionback : #c191bb;
    --s2color     : #392990;
    --s2back      : #e59449;
    --s4color     : #392990;
    --s4back      : #e59449;
    --h2          : #0172C6;
    --h1          : #2E9F3E;
}


*,html,body {font-family: 'Atkinson Hyperlegible', sans-serif; font-size: 14pt;}
a { color: inherit; font-size: inherit; font-family: inherit; font-weight: inherit; text-decoration: none;}
ul, ol { padding: 20px 20px;}
ol { list-style: none; ul, ol { padding: 20px 20px; list-style: none;}}
input[type=text] { all: unset; background-color: inherit; outline: none; border-bottom: 2px dashed; }
input[type=checkbox] { background-color: var(--s4back);}


.row {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-bottom: 70px;
}

.column {
  flex: 1;
}


.home h2 { text-align: center; height: 80px;}
.home img { padding: 0px 20px; text-align: center; }
.home p { text-align: center; }
#container .home a {border-bottom: none; text-decoration: none;}


#container { max-width: 960px; margin: 0 auto; padding: 0px 10px;}
#container a {border-bottom: 1px dashed;}
#container .centre { text-align: center;}
p { line-height: 1.5em; margin-bottom: 1em;}
h1 { font-size: 1.6em; font-family: 'Literata', serif; font-weight: 500; margin-bottom: 20px; color: var(--h1);}
h2 { font-size: 1.4em; margin-bottom: 0.5em;  font-family: 'Literata', serif; font-weight: 500; margin-bottom: 20px; color: var(--h2);}
h3 { font-size: 1.25em;}
h4 { font-size: 0.8em; }
hr { margin-bottom: 20px;}

li h4 { margin-bottom:20px; margin-left: 30px;}


#version {font-size: 0.9em;}

header { background-color: var(--headerback); color: var(--headercolor);text-align: center; margin-bottom: 20px; }
header {
  display: grid;
  justify-content: center;
}
header p { margin-bottom: 0px;}

header { margin-bottom: 5px;}
#container header p a { text-decoration: none; border-bottom: none;}
footer { background-color: var(--headerback); color: var(--headercolor); padding: 15px 20px; text-align: center; margin-top: 20px; border-radius: 10px 10px 0px 0px;}
footer p { font-size: 70%; margin-bottom: 0px;}

nav ul li { display: inline-block; margin: 0px 15px;  font-size: 100%;}
nav ul li svg { font-size: 80%;}
nav ul { padding: 0px 10px;}
#container nav ul li a { text-decoration: none; border-bottom: none;}
#gr_name { width: 50%;}
#gr_owner { width: 50%;}
#gr_desc,#gr_profile { width: 100%;}

#footer { font-size: 0.8em; color :#a1a1a1;}
#footer a { font-size: inherit; color: #a1a1a1; text-decoration: none; border-bottom: 1px dashed #a1a1a1;}
.css-checkbox { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; }#inputPreview { display: flex; gap: 20px; justify-content: center;	}.css-checkbox + label { position: relative; font-size: 16px; cursor: pointer; display: inline-flex; align-items: center; height: 18px; color: rgb(0, 0, 0); }.css-checkbox + label::before { content: " "; display: inline-block; vertical-align: middle; margin-right: 3px; width: 16px; height: 16px; background-color: var(--s3back); border-width: 1px; border-style: inset; border-color: rgb(204, 204, 204); border-radius: 2px; box-shadow: none; }.css-checkbox:checked + label::after { content: " "; background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48cGF0aCBmaWxsPSIjMDAwMDAwIiBkPSJNMTczLjg5OCA0MzkuNDA0bC0xNjYuNC0xNjYuNGMtOS45OTctOS45OTctOS45OTctMjYuMjA2IDAtMzYuMjA0bDM2LjIwMy0zNi4yMDRjOS45OTctOS45OTggMjYuMjA3LTkuOTk4IDM2LjIwNCAwTDE5MiAzMTIuNjkgNDMyLjA5NSA3Mi41OTZjOS45OTctOS45OTcgMjYuMjA3LTkuOTk3IDM2LjIwNCAwbDM2LjIwMyAzNi4yMDRjOS45OTcgOS45OTcgOS45OTcgMjYuMjA2IDAgMzYuMjA0bC0yOTQuNCAyOTQuNDAxYy05Ljk5OCA5Ljk5Ny0yNi4yMDcgOS45OTctMzYuMjA0LS4wMDF6Ii8+PC9zdmc+"); background-repeat: no-repeat; background-size: 14px 14px; background-position: center center; position: absolute; display: flex; justify-content: center; align-items: center; margin-left: 0px; left: 0px; top: 0px; text-align: center; background-color: transparent; font-size: 10px; height: 18px; width: 18px; }

.warn { padding: 10px; background-color:antiquewhite; color:#e59449; margin-top: 40px;}

#container .socials a { text-decoration: none; border-bottom: none;} 
#container .socials img { margin-right: 20px;}


#container .events { box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px; border-radius: 10px; margin: 40px 0px; padding: 10px 20px;}
#container .events h3 { color: var(--h1);}
#container .meeting_spacer { margin: 40px 0px;}
#container .bttn { padding: 10px 20px; border-radius: 10px;  background-color:  #30993b; border: 1px solid #333; color: #fff;}

@media screen and (max-width: 800px) {
  .row {
    display: block
  }
  .home h2 { text-align: center; height: auto;}
  .home .column { margin-bottom: 60px;}
}

