 html{ font-family:sans-serif; -ms-text-size-adjust:100%; -webkit-text-size-adjust:100%; }
 body{ margin:0;}
 article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary{ display:block;}
 audio, canvas, progress, video{ display:inline-block; vertical-align:baseline; }
 audio:not([controls]){ display:none;height:0;}
 [hidden], template{ display:none;}
 a{ background-color:transparent;}
 a:active, a:hover{ outline:0;}
 abbr[title]{ border-bottom:1px dotted;}
 b, strong{ font-weight:bold;}
 dfn{ font-style:italic;}
 h1{ font-size:2em;margin:0.67em 0;}
 mark{ background:#ff0;color:#000;}
 small{ font-size:80%;}
 sub, sup{ font-size:75%;line-height:0;position:relative;vertical-align:baseline;}
sup{ top:-0.5em;}
sub{ bottom:-0.25em;}
 img{ border:0;}
 svg:not(:root){ overflow:hidden;}
 figure{ margin:1em 40px;}
 hr{ -moz-box-sizing:content-box;box-sizing:content-box;height:0;}
 pre{ overflow:auto;}
 code, kbd, pre, samp{ font-family:monospace, monospace;font-size:1em;}
 button, input, optgroup, select, textarea{ color:inherit; font:inherit; margin:0; }
 button{ overflow:visible;}
 button, select{ text-transform:none;}
 button, html input[type="button"], input[type="reset"], input[type="submit"]{ -webkit-appearance:button; cursor:pointer; }
 button[disabled], html input[disabled]{ cursor:default;}
 button::-moz-focus-inner, input::-moz-focus-inner{ border:0;padding:0;}
 input{ line-height:normal;}
 input[type="checkbox"], input[type="radio"]{ box-sizing:border-box; padding:0; }
 input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button{ height:auto;}
 input[type="search"]{ -webkit-appearance:textfield; -moz-box-sizing:content-box;-webkit-box-sizing:content-box; box-sizing:content-box;}
 input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration{ -webkit-appearance:none;}
 fieldset{ border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em;}
 legend{ border:0; padding:0; }
 textarea{ overflow:auto;}
 optgroup{ font-weight:bold;}
 table{ border-collapse:collapse;border-spacing:0;}
td, th{ padding:0;}

 .rotate{ animation-name:rotate;animation-duration:3s;animation-fill-mode:both;transform-origin:center;}
@keyframes rotate{ from{ transform:rotate3d(0, 0, 1, -200deg);}
to{ transform:translate3d(0, 0, 0);}
}
.logo-container{ position:relative;text-align:center;color:white;}
.logo-centered{ position:absolute;top:50%;left:50%;font-family:ll;font-size:78px;font-weight:100;transform:translate(-50%, -50%);}
.parent-footer{ margin:auto;top:35px;position:relative;right:123px;}
.image-footer1{ position:relative;width:32px !important;min-width:32px;}
.image-footer2{ position:relative;bottom:7px;right:27px;width:12px !important;min-width:13px;height:auto;}
.parent-footers{ margin:auto;top:39px;position:relative;right:12px;}
.image-footers1{ position:relative;width:32px !important;min-width:32px;}
.image-footers2{ position:relative;bottom:0px;right:26px;width:12px !important;min-width:13px;height:auto;}
.text-footers{ padding-left:22px;}
.sections{ padding-left:50px;}
@keyframes spin{ 100%{transform:rotate(1turn);}
}
section:hover #footer_spin{ animation-play-state:running;}
section #footer_spin{ animation:spin 4s linear infinite;animation-play-state:paused;}
.toggle{ display:flex;align-items:center;justify-content:space-around;max-width:140px;transform:scale(0.7);}
.toggle span{ margin:0 0.5rem;}
.toggle input[type=checkbox]{ height:0;width:0;visibility:hidden;}
.toggle input[type=checkbox]:checked + label{ background:teal;}
.toggle input[type=checkbox]:checked + label:after{ left:calc(100% - 2px);transform:translateX(-100%);}
.toggle label{ cursor:pointer;width:75px;height:34px;background:rgba(0, 0, 0, 0.27);display:block;border-radius:40px;position:relative;}
.toggle label:after{ content:"";position:absolute;top:2px;left:2px;width:30px;height:30px;background:#fff;border-radius:40px;transition:0.3s;}

 html{ font-size:100%;}
body{ font-size:18px;line-height:24px;font-weight:400;color:white;font-family:"Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;background:url('../images/img_3601270e7d5fbfa44af987bb763c5482.jpeg') no-repeat center center fixed;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;}

.share-icon{ padding:0px 5px 0.5px 0px;vertical-align:middle;width:20px;height:20px;}
.sharediv{ position:relative;top:30px;right:30px;padding-bottom:40px;}
.toastdiv{ display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;}
.toastbox{ width:280px;padding:10px;background-color:rgba(0, 0, 0, 0.7);color:white;border-radius:4px;position:fixed;top:105%;-webkit-transition:transform 0.3s linear;transition:transform 0.3s linear;z-index:2;text-align:center;}
.toastbox.toast-tox--active{ -webkit-transform:translateY(-150px);transform:translateY(-150px);}
.sharebutton, sharebutton{ display:inline-block;text-decoration:none;height:48px;text-align:center;vertical-align:middle;font-size:18px;width:48px;font-weight:700;line-height:48px;letter-spacing:0.1px;white-space:wrap;border-radius:8px;cursor:pointer;color:#000000;background-color:#efefef }
@media screen and (min-width:600px){ .sharebutton, sharebutton{ display:inline-block;text-decoration:none;height:48px;text-align:center;vertical-align:middle;font-size:18px;width:150px;font-weight:700;line-height:48px;letter-spacing:0.1px;white-space:wrap;border-radius:8px;cursor:pointer;color:#000000;background-color:#efefef }
}
sharebutton:hover, .sharebutton:hover{ color:#000000;opacity:0.85;filter:alpha(opacity=40);border-color:#888;outline:0;}
.sharebutton.sharebutton-primary{ color:#FFFFFF;filter:brightness(90%) }
.sharebutton.sharebutton-primary:hover, .sharebutton.sharebutton-primary:focus{ color:#FFFFFF;filter:brightness(90%) }
@media screen and (max-width:600px){ .sharebutton-mb{ display:none;}
.sharebutton-img{ position:relative;left:3px;margin-left:auto;margin-right:auto;}
}

 .rounded-avatar{ border-radius:50%;}
 .social-icon{ font-size:32px;padding:10px;}
.social-icon-div{ padding-bottom:30px;}
 .button, button{ display:inline-block;text-decoration:none;height:100%;text-align:center;vertical-align:middle;font-size:18px;width:300px;font-weight:700;line-height:20px;padding:14px 12px 12px 12px;letter-spacing:0.1px;white-space:wrap;outline:none;border-radius:8px;cursor:pointer;}
button:hover, .button:focus{ color:#333;border-color:#888;outline:0;}
.button.button-primary{ color:#FFF;filter:brightness(90%) }
.button.button-primary:hover, .button.button-primary:focus{ color:#FFF;filter:brightness(90%) }
 .icon{ padding:0px 8px 3.5px 0px;vertical-align:middle;width:20px;height:20px;}
 .button.button-custom{ color:#FFFFFF;background-color:#FFFFFF;background-image:linear-gradient( -135deg, #0f0c29, #302b63, #24243e );}
.button.button-custom:hover, .button.button-custom:focus{ filter:brightness(90%);}
 .button.button-default{ color:#FFFFFF;background-color:#0085FF;}
.button.button-default:hover, .button.button-default:focus{ filter:brightness(90%);}
 .button.button-littlelink-custom{ color:#FFFFFF;background-image:linear-gradient( 20deg, #F70FFF, #896FF0, #12D6DF );}
.button.button-littlelink-custom:hover, .button.button-littlelink-custom:focus{ filter:brightness(90%);}
 .button.button-website{ color:#ffffff;background-color:#000000;}
 .button.button-custom_website{ color:#ffffff;background-color:#000000;}
.button.button-web:hover, .button.button-web:focus{ filter:brightness(90%);}
 .button.button-all-inkl{ color:#000000;background-color:#FFFFFF;border-style:solid;border-color:#000000;border-width:1px;}
.button.button-all-inkl:hover, .button.button-all-inkl:focus{ filter:brightness(90%);}
 .button.button-amazon{ color:#ffffff;background-color:#000000;}
.button.button-amazon:hover, .button.button-amazon:focus{ filter:brightness(90%);}
 .button.button-appstore{ color:#ffffff;background-color:#000000;}
.button.button-appstore:hover, .button.button-appstore:focus{ filter:brightness(90%);}
 .button.button-apple-books{ color:#FFFFFF;background-image:linear-gradient( -45deg, #fa753b, #feb033 );}
.button.button-apple-books:hover, .button.button-apple-books:focus{ filter:brightness(90%);}
 .button.button-apple-music{ color:#FFFFFF;background-image:linear-gradient( to bottom, #fb5c74, #fa263e );}
.button.button-apple-music:hover, .button.button-apple-music:focus{ filter:brightness(90%);}
 .button.button-apple-podcasts{ color:#FFFFFF;background-image:linear-gradient( to bottom, #d36dfb, #842cc2 );}
.button.button-apple-music:hover, .button.button-apple-music:focus{ filter:brightness(90%);}
 .button.button-bandcamp{ color:#ffffff;background-color:#1d9fc3;}
.button.button-bandcamp:hover, .button.button-bandcamp:focus{ filter:brightness(90%);}
 .button.button-behance{ color:#ffffff;background-color:linear-gradient( to bottom, #0596E9, #1758D0 );}
.button.button-behance:hover, .button.button-behance:focus{ filter:brightness(90%);}
 .button.button-bookwyrm{ color:#000000;background-color:#ffffff;border-style:solid;border-color:#000000;border-width:1px;}
.button.button-bookwyrm:hover, .button.button-bookwyrm:focus{ filter:brightness(90%);}
 .button.button-booth{ color:#FFFFFF;background-color:#FC4D50;}
.button.button-booth:hover, .button.button-booth:focus{ filter:brightness(90%);}
 .button.button-bluesky{ color:#000000;background-color:#F3F9FF;border:1px solid #212121;}
.button.button-bluesky:hover, .button.button-bluesky:focus{ filter:brightness(90%);}
 .button.button-briar{ color:#FFFFFF;background-color:#95d220;}
.button.button-briar:hover, .button.button-briar:focus{ filter:brightness(90%);}
 .button.button-coffee{ color:#100a26;background-color:#ffdd00;}
.button.button-coffee:hover, .button.button-coffee:focus{ filter:brightness(90%);}
 .button.button-cashapp{ color:#ffffff;background-image:linear-gradient( to bottom, #00d64b, #00c244 );}
.button.button-cashapp:hover, .button.button-cashapp:focus{ filter:brightness(90%);}
 .button.button-castopod{ color:#FFFFFF;background-color:#00564A;}
.button.button-castopod:hover, .button.button-castopod:focus{ filter:brightness(90%);}
 .button.button-codeberg{ color:#ffffff;background-color:#2185D0;}
.button.button-codeberg:hover, .button.button-codeberg:focus{ filter:brightness(90%);}
 .button.button-codepen{ color:#ffffff;background-color:#000000;}
.button.button-codepen:hover, .button.button-codepen:focus{ filter:brightness(90%);}
 .button.button-cryptpad{ color:#FFFFFF;background-color:#0087ff;}
.button.button-cryptpad:hover, .button.button-cryptpad:focus{ filter:brightness(90%);}
 .button.button-dev-to{ color:#000000;background-color:#f5f5f5;}
.button.button-dev-to:hover, .button.button-dev-to:focus{ filter:brightness(90%);}
 .button.button-deezer{ color:#FFFFFF;background-image:linear-gradient( 45deg, #f6a400, #e2622d, #d2335b, #a11d85, #7e2394, #3e38a9, #2941ba, #306fb7, #1683b4, #229393, #04a574, #29ab70 );}
.button.button-deezer:hover, .button.button-deezer:focus{ filter:brightness(90%);}
 .button.button-discord{ color:#FFFFFF;background-color:#5865F2;}
.button.button-discord:hover, .button.button-discord:focus{ filter:brightness(90%);}
 .button.button-epic-games{ color:#FFFFFF;background-color:#2f2d2e;}
.button.button-epic-games:hover, .button.button-epic-games:focus{ filter:brightness(90%);}
 .button.button-etsy{ color:#ffffff;background-color:#F45800;}
.button.button-etsy:hover, .button.button-etsy:focus{ filter:brightness(90%);}
 .button.button-facebook{ color:#FFFFFF;background-color:#1877f2;}
.button.button-facebook:hover, .button.button-facebook:focus{ filter:brightness(90%);}
 .button.button-messenger{ color:#FFFFFF;background-image:linear-gradient( 25deg, #0099FF, #5F5DFF, #A033FF, #C740CC, #FF5280, #FF7061 );}
.button.button-messenger:hover, .button.button-messenger:focus{ filter:brightness(90%);}
 .button.button-figma{ color:#FFFFFF;background-color:#000000;}
.button.button-figma:hover, .button.button-figma:focus{ filter:brightness(90%);}
 .button.button-firefish{ color:#fff;background-image:linear-gradient( 45deg, #DB44DB, 1%, #EC476D, 80%, #F6AE4A );}
.button.button-firefish:hover, .button.button-firefish:focus{ filter:brightness(90%);}
 .button.button-firefox{ color:#FFFFFF;background-color:#000000;}
.button.button-firefox:hover, .button.button-firefox:focus{ filter:brightness(90%);}
 .button.button-flickr{ color:#ffffff;background-color:#000000;}
.button.button-flickr:hover, .button.button-flickr:focus{ filter:brightness(90%);}
 .button.button-friendica{ color:#ffffff;background-color:#5385c1;}
.button.button-friendica:hover, .button.button-friendica:focus{ filter:brightness(90%);}
 .button.button-funkwhale{ color:#FFFFFF;background-color:#009fe3;}
.button.button-funkwhale:hover, .button.button-funkwhale:focus{ filter:brightness(90%);}
 .button.button-f-droid{ color:#FFFFFF;background-color:#000000; }
.button.button-f-droid:hover, .button.button-f-droid:focus{ filter:brightness(90%);}
 .button.button-furaffinity{ color:#FFFFFF;background-color:#FAAF3A;}
.button.button-furaffinity:hover, .button.button-furaffinity:focus{ filter:brightness(90%);}
 .button.button-github{ color:#FFFFFF;background-color:#000000;}
.button.button-github:hover, .button.button-github:focus{ filter:brightness(90%);}
 .button.button-gitlab{ color:#ffffff;background-color:#6151b2;}
.button.button-gitlab:hover, .button.button-gitlab:focus{ filter:brightness(90%);}
 .button.button-goodreads{ color:#333333;background-color:#F3F1E6;}
.button.button-goodreads:hover, .button.button-goodreads:focus{ filter:brightness(90%);}
 .button.button-gdrive{ color:#FFFFFF;background-color:#1A73E8;}
.button.button-gdrive:hover, .button.button-gdrive:focus{ filter:brightness(90%);}
 .button.button-playstore{ color:#FFFFFF;background-color:#000000;}
.button.button-playstore:hover, .button.button-playstore:focus{ filter:brightness(90%);}
 .button.button-hearthisat{ color:#FFFFFF;background-color:#000000;}
.button.button-hearthisat:hover, .button.button-hearthisat:focus{ filter:brightness(90%);}
 .button.button-humble-bundle{ color:#FFFFFF;background-color:#cb272c;}
.button.button-humble-bundle:hover, .button.button-humble-bundle:focus{ filter:brightness(90%);}
 .button.button-instagram{ color:#FFFFFF;background-image:linear-gradient( -135deg, #1400c8, #b900b4, #f50000 );}
.button.button-instagram:hover, .button.button-instagram:focus{ filter:brightness(90%);}
 .button.button-itaku{ color:#000;background-color:#ffeb3b;}
.button.button-itaku:hover, .button.button-itaku:focus{ filter:brightness(90%);}
 .button.button-itchio{ color:#ffffff;background-color:#FA5C5C;}
.button.button-itchio:hover, .button.button-itchio:focus{ filter:brightness(90%);}
 .button.button-kickstarter{ color:#ffffff;background-color:#05ce78;}
.button.button-kickstarter:hover, .button.button-kickstarter:focus{ filter:brightness(90%);}
 .button.button-kit{ color:#FFFFFF;background-color:#000000;}
.button.button-kit:hover, .button.button-kit:focus{ filter:brightness(90%);}
 .button.button-ko-fi{ color:#FFFFFF;background-color:#13C3FF;}
.button.button-ko-fi:hover, .button.button-ko-fi:focus{ filter:brightness(90%);}
 .button.button-last-fm{ color:#ffffff;background-color:#b90000;}
.button.button-last-fm:hover, .button.button-last-fm:focus{ filter:brightness(90%);}
 .button.button-lemmy{ color:#000000;background-color:#FFFFFF;border-style:solid;border-color:#000000;border-width:1px;}
.button.button-lemmy:hover, .button.button-lemmy:focus{ filter:brightness(90%);}
 .button.button-letterboxd{ color:#ffffff;background-color:#2c3440;}
.button.button-letterboxd:hover, .button.button-letterboxd:focus{ filter:brightness(90%);}
 .button.button-liberapay{ color:#000000;background-color:#f6c915;}
.button.button-liberapay:hover, .button.button-liberapay:focus{ filter:brightness(90%);}
 .button.button-linkedin{ color:#FFFFFF;background-color:#2867B2;}
.button.button-linkedin:hover, .button.button-linkedin:focus{ filter:brightness(90%);}
 .button.button-matrix{ color:#000000;background-color:#FFFFFF;border-style:solid;border-color:#000000;border-width:1px;}
.button.button-matrix:hover, .button.button-matrix:focus{ filter:brightness(90%);}
 .button.button-mastodon{ color:#ffffff;background-image:linear-gradient(to bottom, #6364FF, #563ACC);}
.button.button-mastodon:hover, .button.button-mastodon:focus{ filter:brightness(90%);}
 .button.button-medium{ color:#FFFFFF;background-color:#000000;}
.button.button-medium:hover, .button.button-medium:focus{ filter:brightness(90%);}
 .button.button-misskey{ color:#FFFFFF;background-color:#000000;}
.button.button-misskey:hover, .button.button-misskey:focus{ filter:brightness(90%);}
 .button.button-notion{ color:#000000;border-style:solid;border-color:#000000;border-width:2px;background-color:#FFFFFF;border-style:solid;border-color:#000000;border-width:1px;}
.button.button-notion:hover, .button.button-notion:focus{ filter:brightness(90%);}
 .button.button-odysee{ color:#FFFFFF;background-image:linear-gradient( 177deg, #f02569, #f23f5a, #f56046, #f77838, #f78033, #f88b2d, #fa9626 );}
.button.button-odysee:hover, .button.button-odysee:focus{ filter:brightness(90%);}
 .button.button-openstreetmap{ color:#000000;background-color:#c9e8a7;}
.button.button-openstreetmap:hover, .button.button-openstreetmap:focus{ filter:brightness(90%);}
 .button.button-owncast{ color:#000000;background-color:#FFFFFF;border-style:solid;border-color:#000000;border-width:1px;}
.button.button-owncast:hover, .button.button-owncast:focus{ filter:brightness(90%);}
 .button.button-patreon{ color:#ffffff;background-color:#ff424d;}
.button.button-patreon:hover, .button.button-patreon:focus{ filter:brightness(90%);}
 .button.button-paypal{ color:#ffffff;background-color:#003087;}
.button.button-paypal:hover, .button.button-paypal:focus{ filter:brightness(90%);}
 .button.button-peertube{ color:#000000;background-color:#c25912;}
.button.button-peertube:hover, .button.button-peertube:focus{ filter:brightness(90%);}
 .button.button-picarto{ color:#ffffff;background-color:#4aba8a;}
.button.button-picarto:hover, .button.button-picarto:focus{ filter:brightness(90%);}
 .button.button-pinterest{ color:#000000;background-color:#FFE2EB;}
.button.button-pinterest:hover, .button.button-pinterest:focus{ filter:brightness(90%);}
 .button.button-pixelfed{ color:#FFFFFF;background-image:linear-gradient( 200deg, #FFA10A, #0DE552, #00C2F8, #D332AC, #F32848 );}
.button.button-pixelfed:hover, .button.button-pixelfed:focus{ filter:brightness(90%);}
 .button.button-piwigo{ color:#FFFFFF;background-color:#ff7700;}
.button.button-piwigo:hover, .button.button-piwigo:focus{ filter:brightness(90%);}
 .button.button-pleroma{ color:#FFFFFF;background-color:#0f161e;}
.button.button-pleroma:hover, .button.button-pleroma:focus{ filter:brightness(90%);}
 .button.button-producthunt{ color:#DA552F;border-style:solid;border-color:#DA552F;border-width:2px;background-color:#FFFFFF;}
.button.button-producthunt:hover, .button.button-producthunt:focus{ filter:brightness(90%);}
 .button.button-pronounspage{ color:#ffffff;background-color:#c71585;}
.button.button-pronounspage:hover, .button.button-pronounspage:focus{ filter:brightness(90%);}
 .button.button-reddit{ color:#000000;background-color:#D7DFE2;}
.button.button-reddit:hover, .button.button-reddit:focus{ filter:brightness(90%);}
 button.button-scribd{ color:#1F7B85;background-color:#FFFFFF;}
.button.button-scribd:hover, .button.button-scribd:focus{ filter:brightness(90%);}
 .button.button-session{ color:#000000;background-color:#00f782;}
.button.button-session:hover, .button.button-session:focus{ filter:brightness(90%);}
 .button.button-signal{ color:#ffffff;background-color:#3a76f0;}
.button.button-signal:hover, .button.button-signal:focus{ filter:brightness(90%);}
 .button.button-simplex{ color:#ffffff;background-color:#0e2b57;}
.button.button-simplex:hover, .button.button-simplex:focus{ filter:brightness(90%);}
 .button.button-skoob{ color:#FFFFFF;background-color:#3189C8;}
.button.button-skoob:hover, .button.button-skoob:focus{ filter:brightness(90%);}
 .button.button-snapchat{ color:#000000;background-color:#fffc00;}
.button.button-snapchat:hover, .button.button-snapchat:focus{ filter:brightness(90%);}
 .button.button-soundcloud{ color:#FFFFFF;background-color:#ff5500;}
.button.button-soundcloud:hover, .button.button-soundcloud:focus{ filter:brightness(90%);}
 .button.button-spotify{ color:#FFFFFF;background-color:#000000;}
.button.button-spotify:hover, .button.button-spotify:focus{ filter:brightness(90%);}
 .button.button-steam{ color:#FFFFFF;background-color:#171a21;}
.button.button-steam:hover, .button.button-steam:focus{ filter:brightness(90%);}
 .button.button-strava{ color:#ffffff;background-color:#fc5200;}
.button.button-strava:hover, .button.button-strava:focus{ filter:brightness(90%);}
 .button.button-streams{ color:#0000FF;background-color:#FFFFFF;}
.button.button-streams:hover, .button.button-streams:focus{ filter:brightness(90%);}
 .button.button-telegram{ color:#FFFFFF;background-color:#3faee8;}
.button.button-telegram:hover, .button.button-telegram:focus{ filter:brightness(90%);}
 .button.button-threema{ color:#FFFFFF;background-color:#323232;}
.button.button-threema:hover, .button.button-threema:focus{ filter:brightness(90%);}
 .button.button-throne{ color:#FFFFFF;background-color:#805AD5;}
.button.button-throne:hover, .button.button-throne:focus{ filter:brightness(90%);}
 .button.button-tiktok{ color:#FFFFFF;background-color:#000000;}
.button.button-tiktok:hover, .button.button-tiktok:focus{ filter:brightness(90%);}
 .button.button-trakt{ color:white;background:radial-gradient( farthest-corner at 0% 100%, rgb(245, 6, 19) 0%, rgb(225, 20, 60) 10%, rgb(207, 32, 97) 18%, rgb(192, 43, 129) 27%, rgb(180, 51, 154) 36%, rgb(170, 57, 173) 47%, rgb(164, 62, 187) 58%, rgb(160, 65, 195) 73%, rgb(159, 66, 198) 100% );background-size:400% 200%;background-position:left bottom;}
 .button.button-trello{ color:#ffffff;background-color:#0079bf;}
.button.button-trello:hover, .button.button-trello:focus{ filter:brightness(90%);}
 .button.button-tumblr{ color:#FFFFFF;background-color:#131313;}
.button.button-tumblr:hover, .button.button-tumblr:focus{ filter:brightness(90%);}
 .button.button-twitch{ color:#FFFFFF;background-color:#9146ff;}
.button.button-twitch:hover, .button.button-twitch:focus{ filter:brightness(90%);}
 .button.button-twitter{ color:#FFFFFF;background-color:#000000;}
.button.button-twitter:hover, .button.button-twitter:focus{ filter:brightness(90%);}
 .button.button-unity{ color:#000000;background-color:#FFFFFF;border-style:solid;border-color:#000000;border-width:1px;}
.button.button-unity:hover, .button.button-unity:focus{ filter:brightness(90%);}
 .button.button-unraid{ color:#FFFFFF;background-image:linear-gradient( 20.5deg, #e32b29, #fe8b30 );}
.button.button-unraid:hover, .button.button-unraid:focus{ filter:brightness(90%);}
 .button.button-untappd{ color:#ffffff;background-color:#ffc000;}
.button.button-untappd:hover, .button.button-untappd:focus{ filter:brightness(90%);}
 .button.button-upptime{ color:#FFFFFF;background-color:#005847;}
.button.button-upptime:hover, .button.button-upptime:focus{ filter:brightness(90%);}
 .button.button-venmo{ color:#ffffff;background-color:#3d95ce;}
.button.button-venmo:hover, .button.button-venmo:focus{ filter:brightness(90%);}
 .button.button-vimeo{ color:#FFFFFF;background-color:#1ab7ea;}
.button.button-vimeo:hover, .button.button-vimeo:focus{ filter:brightness(90%);}
 .button.button-vrchat{ color:#000000;background-color:#FFFFFF;border:2px solid black;}
.button.button-vrchat:hover, .button.button-vrchat:focus{ filter:brightness(90%);}
 .button.button-whatsapp{ color:#ffffff;background-color:#455a64;}
.button.button-whatsapp:hover, .button.button-whatsapp:focus{ filter:brightness(90%);}
 .button.button-wordpress{ color:#FFFFFF;background-color:#21759b;}
.button.button-wordpress:hover, .button.button-wordpress:focus{ filter:brightness(90%);}
 .button.button-xing{ color:#ffffff;background-color:#026466;}
.button.button-xing:hover, .button.button-xing:focus{ filter:brightness(90%);}
 .button.button-youtube{ color:#FFFFFF;background-color:#FF0000;}
.button.button-youtube:hover, .button.button-youtube:focus{ filter:brightness(90%);}
 .button.button-youtube-music{ color:#FFFFFF;background-color:#FF0000;}
.button.button-youtube-music:hover, .button.button-youtube-music:focus{ filter:brightness(90%);}
 .button.button-linkstack{ color:#FFFFFF;background:#300948;background:radial-gradient(circle, #300948 0%, #07051c 80%);}
.button.button-linkstack:hover, .button.button-linkstack:focus{ filter:brightness(90%);}
 .button.button-xbox{ color:#FFFFFF;background-color:#0e7a0d ;}
.button.button-xbox:hover, .button.button-xbox:focus{ filter:brightness(90%);}
 .button.button-threads{ color:#FFFFFF;background-color:#000000;}
.button.button-threads:hover, .button.button-threads:focus{ filter:brightness(90%);}

 .container{ position:relative;width:100%;max-width:1000px;text-align:center;margin:0 auto;box-sizing:border-box;}
.column{ position:center;width:100%;float:center;box-sizing:border-box;}
 @media (min-width:400px){ .container{ width:85%;padding:0;}
}
 @media (min-width:550px){ .container{ width:80%;}
.column, .columns{ margin-left:0;}
.column:first-child, .columns:first-child{ margin-left:0;}
}
 h1{ margin-top:0;margin-bottom:16px;font-weight:800;}
h1{ font-size:24px;line-height:64px;letter-spacing:0;}
 @media (min-width:550px){ h1{ font-size:48px;line-height:96px;}
}
p{ margin-top:0;}
 a{ color:#0085FF;text-decoration:none;}
a:hover{ color:#0085FF;}
.spacing{ padding:0 10px;}
.social-icon{color:#fff!important;}
 code{ padding:.2rem .5rem;margin:0 .2rem;font-size:90%;white-space:nowrap;background:#F1F1F1;border:1px solid #E1E1E1;border-radius:4px;}
pre > code{ display:block;padding:1rem 1.5rem;white-space:pre;}
 button, .button{ margin-bottom:1rem;}
input, textarea, select, fieldset{ margin-bottom:1.5rem;}
pre, blockquote, dl, figure, p, ol{ margin-bottom:2.5rem;}
 .u-full-width{ width:100%;box-sizing:border-box;}
.u-max-full-width{ max-width:100%;box-sizing:border-box;}
.u-pull-right{ float:right;}
.u-pull-left{ float:left;}
 hr{ margin-top:3rem;margin-bottom:3.5rem;border-width:0;border-top:1px solid #E1E1E1;}
@media (prefers-color-scheme:dark){ *{ scrollbar-width:thin;scrollbar-color:#171a1d #31363b;}
 *::-webkit-scrollbar{ width:8px;}
*::-webkit-scrollbar-track{ background:#31363b;}
*::-webkit-scrollbar-thumb{ background-color:#171a1d;border-radius:30px;border:3px none #ffffff;}
}
@media (prefers-color-scheme:light){ *{ scrollbar-width:thin;scrollbar-color:#323232 #dbdbdb;}
 *::-webkit-scrollbar{ width:8px;}
*::-webkit-scrollbar-track{ background:#dbdbdb;}
*::-webkit-scrollbar-thumb{ background-color:#323232;border-radius:30px;border:3px none #ffffff;}
}
 .credit-txt{ font-weight:700;font-size:15px;text-decoration:none;}
 .credit-txt-clr{ color:#FFF !important;}
 
 .button-entrance{ animation-name:popUp;animation-duration:1s;animation-fill-mode:both; animation-delay:calc(var(--delay)/10);}
@keyframes popUp{ from{ opacity:0;transform:scale3d(0.3, 0.3, 0.3);}
50%{ opacity:1;}
}
.fadein{ animation-name:fadein;animation-duration:3s;animation-fill-mode:both;}
@keyframes fadein{ from{ opacity:0;}
to{ opacity:1;}
}
 .button-hover, .credit-hover, .social-hover{ display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform }
.button-hover:active,.credit-hover:active, .social-hover:active, .button-hover:focus,.credit-hover:focus, .social-hover:focus, .button-hover:hover,.credit-hover:hover, .social-hover:hover{ -webkit-transform:scale(1.1);transform:scale(1.1) }
 .icon-hover{ display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s }
.icon-hover .hvr-icon{ -webkit-transform:translateZ(0);transform:translateZ(0) }
.icon-hover:active .hvr-icon,.icon-hover:focus .hvr-icon,.icon-hover:hover .hvr-icon{ -webkit-animation-name:icon-hover;animation-name:icon-hover;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1 }
@-webkit-keyframes icon-hover{ 16.65%{ -webkit-transform:translateY(6px);transform:translateY(6px) }
33.3%{ -webkit-transform:translateY(-5px);transform:translateY(-5px) }
49.95%{ -webkit-transform:translateY(4px);transform:translateY(4px) }
66.6%{ -webkit-transform:translateY(-2px);transform:translateY(-2px) }
83.25%{ -webkit-transform:translateY(1px);transform:translateY(1px) }
100%{ -webkit-transform:translateY(0);transform:translateY(0) }
}
@keyframes icon-hover{ 16.65%{ -webkit-transform:translateY(6px);transform:translateY(6px) }
33.3%{ -webkit-transform:translateY(-5px);transform:translateY(-5px) }
49.95%{ -webkit-transform:translateY(4px);transform:translateY(4px) }
66.6%{ -webkit-transform:translateY(-2px);transform:translateY(-2px) }
83.25%{ -webkit-transform:translateY(1px);transform:translateY(1px) }
100%{ -webkit-transform:translateY(0);transform:translateY(0) }
}
 .footer-hover{ display:inline-block;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out }
.footer-hover:active,.footer-hover:focus,.footer-hover:hover{ -webkit-transform:translateY(-8px);transform:translateY(-8px) }

.container{word-break:break-word;}

 body{ background-image:url('../images/img_afe53cc0a61143c377df924f110ccfb5.jpeg') !important;background-size:cover !important;background-attachment:fixed !important;background-repeat:no-repeat !important;background-position:center !important;}

.description-parent *{margin-bottom:1em;}
.description-parent{padding-bottom:30px;}

body{ background-image:url('../images/img_afe53cc0a61143c377df924f110ccfb5.jpeg') !important;background-size:cover !important;background-attachment:fixed !important;background-repeat:no-repeat !important;background-position:center !important;}

h1 { 
  font-family: "Honk", system-ui; 
  font-optical-sizing: auto; 
  font-weight: 400; 
  font-style: normal; 
  font-size: 48px; 
  line-height: 1.2; 
  white-space: nowrap; 
  overflow: visible;
}

@media (min-width:550px) { h1 { font-size: 96px; }
 }

.button, button { 
  font-family: "Nabla", system-ui; 
  font-palette: --nabla; 
  font-variation-settings: "EDPT" 100, "EHLT" 100;
}
