@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Arvo:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800;900&family=Oswald&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@100;200;300;400;500;600;700;800;900&display=swap');
@font-face {
	font-family: 'Omega Sans';
	src: url('inc/Omega+Sans+Regular.ttf') format('truetype');
	
}

/*!
Theme Name: Workshop
Theme URI: http://underscores.me/
Author: Jonas Lindeberg
Author URI: http://drivereklam.se
Description: Tailored baseplate for sites
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ws
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Workshop is based on Underscores https://underscores.me/, (C) 2012-2017 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
	
	
##	WORKSHOP
	#	Header
	#	Content
	#	Widgets
	#	Footer
	
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
	 ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */

html {
	line-height: 1.15; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
	 ========================================================================== */

/**
 * Remove the margin in all browsers.
 */

body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
	box-sizing: content-box; /* 1 */
	height: 0; /* 1 */
	overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/* Text-level semantics
	 ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
	border-bottom: none; /* 1 */
	text-decoration: underline; /* 2 */
	text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
	font-family: monospace, monospace; /* 1 */
	font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -0.25em;
}

sup {
	top: -0.5em;
}

/* Embedded content
	 ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */

img {
	border-style: none;
}

/* Forms
	 ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
	font-family: inherit; /* 1 */
	font-size: 100%; /* 1 */
	line-height: 1.15; /* 1 */
	margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */

fieldset {
	padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *		`fieldset` elements in all browsers.
 */

legend {
	box-sizing: border-box; /* 1 */
	color: inherit; /* 2 */
	display: table; /* 1 */
	max-width: 100%; /* 1 */
	padding: 0; /* 3 */
	white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */

[type="checkbox"],
[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
	-webkit-appearance: button; /* 1 */
	font: inherit; /* 2 */
}

/* Interactive
	 ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
	display: list-item;
}

/* Misc
	 ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */

template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
	display: none;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
optgroup,
textarea {
	color: rgb(10,10,10);
	font-family: sans-serif;
	font-size: 16px;
	font-size: 1rem;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
}

p {
	margin-bottom: 1.5em;
}

dfn, cite, em, i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", Courier, monospace;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code, kbd, tt, var {
	font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
	font-size: 15px;
	font-size: 0.9375rem;
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark, ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	/* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
	box-sizing: inherit;
}

body {
	background: #fff;
	/* Fallback for when there is no custom background color defined. */
}

hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul, ol {
	margin: 0 0 1.5em 3em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

li > ul,
li > ol {
	margin-bottom: 0;
	margin-left: 1.5em;
}

dt {
	font-weight: bold;
}

dd {
	margin: 0 1.5em 1.5em;
}

img {
	height: auto;
	/* Make sure images are scaled correctly. */
	max-width: 100%;
	/* Adhere to container width. */
}

figure {
	margin: 1em 0;
	/* Extra wide images within figure tags don't overflow the content area. */
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
	border: 1px solid;
	border-color: #ccc #ccc #bbb;
	border-radius: 3px;
	background: #e6e6e6;
	color: rgba(0, 0, 0, 0.8);
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 1;
	padding: .6em 1em .4em;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
	border-color: #ccc #bbb #aaa;
}

button:active, button:focus,
input[type="button"]:active,
input[type="button"]:focus,
input[type="reset"]:active,
input[type="reset"]:focus,
input[type="submit"]:active,
input[type="submit"]:focus {
	border-color: #aaa #bbb #bbb;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}

select {
	border: 1px solid #ccc;
}

textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
	color: royalblue;
}

a:visited {
	color: purple;
}

a:hover, a:focus, a:active {
	color: midnightblue;
}

a:focus {
	outline: thin dotted;
}

a:hover, a:active {
	outline: 0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
.main-navigation {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	left: 100%;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	float: left;
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {
	.menu-toggle {
		display: none;
	}
	.main-navigation ul {
		display: block;
	}
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
	margin: 0 0 1.5em;
	overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	float: left;
	width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	float: right;
	text-align: right;
	width: 50%;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}

.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
	content: "";
	display: table;
	table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
	clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
	margin: 0 0 1.5em;
	/* Make sure select elements fit in widgets. */
}

.widget select {
	max-width: 100%;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
	display: block;
}

.post,
.page {
	margin: 0 0 1.5em;
}

.updated:not(.published) {
	display: none;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	/* Theme Footer (when set to scrolling) */
	display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption .wp-caption-text {
	margin: 0.8075em 0;
}

.wp-caption-text {
	text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
	margin-bottom: 1.5em;
}

.gallery-item {
	display: inline-block;
	text-align: center;
	vertical-align: top;
	width: 100%;
}

.gallery-columns-2 .gallery-item {
	max-width: 50%;
}

.gallery-columns-3 .gallery-item {
	max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
	max-width: 25%;
}

.gallery-columns-5 .gallery-item {
	max-width: 20%;
}

.gallery-columns-6 .gallery-item {
	max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
	max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
	max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
	max-width: 11.11%;
}

.gallery-caption {
	display: block;
}



/*--------------------------------------------------------------
## 
##	WORKSHOP
## 
--------------------------------------------------------------*/

:root {
	--header-background: 		rgba(250,250,250,1);			/*	header background 			*/
	--header-cascade: 			rgba(250,250,250,1);			/*	header background cascade	*/
	--header-text:				rgb(250,250,250);			/*	header text					*/
	--header-text:				rgb(0,0,0);			/*	header text					*/
	
	--background-color:			rgba(250,250,250,.0);				/*	background color			*/
	--page-background-color:	rgb(0,0,0);				/*	background color alt		*/
	--page-background-color:	rgb(250,250,250);				/*	background color alt		*/
	
	--text_1: 					rgb(250,250,250);			/*	main text					*/
	--text_2: 					rgba(250,250,250,.5);		/*	secondary text				*/
	
	--text_1: 					rgb(0,0,0);			/*	main text					*/
	--text_2: 					rgba(0,0,0,.5);		/*	secondary text				*/
	
	--shadow: 					rgba(250,250,250,.75);		/*	shadow color				*/
	
	--highlight_1:				rgb(255,0,180);				/*	primary highlight 			*/
	--highlight_1_alt:			rgba(0,0,255,.5);			/*	primary highlight alt		*/
	--highlight_2:				rgb(255,150,0);				/*	secondary highlight			*/
	--highlight_2_alt:			rgba(255,150,0,.5);			/*	secondary highlight alt		*/
	
	
	--font_family-headers:		"Barlow Condensed";
	}

/*--------------------------------------------------------------
##	Page
##	Header
--------------------------------------------------------------*/
/*
body {
	max-width: 100vw;
	overflow-x: hidden;
}
*/
#page {
	max-width: 1280px;
	margin: 0 auto;
	padding-top: 6em;
	color: var(--text_1);
	font-family: 'Montserrat', sans-serif;
	font-weight: 100;
	font-size: 14pt;
}
	#page:after {
		opacity: 1;
		position: fixed;
		pointer-events: none;
		animation: grain 8s steps(10) infinite;
		background-image: url("inc/grain.png");
		content: "";
		z-index: 100000;
		height: 300%;
		left: -50%;
		top: -100%;
		width: 300%;
		opacity: .5;
	}
	
	@keyframes grain {
		0%, 100% 	{ transform:translate(0, 0) }
		10% 		{ transform:translate(-5%, -10%) }
		20% 		{ transform:translate(-15%, 5%) }
		30% 		{ transform:translate(7%, -25%) }
		40% 		{ transform:translate(-5%, 25%) }
		50% 		{ transform:translate(-15%, 10%) }
		60% 		{ transform:translate(15%, 0%) }
		70% 		{ transform:translate(0%, 15%) }
		80% 		{ transform:translate(3%, 25%) }
		90% 		{ transform:translate(-10%, 10%) }
	}
#page > header {
	position: fixed;
	z-index: 1000;
	top: 0;
	width: 100vw;
	min-height: 5rem;
	max-width: calc(1280px - 2em);
	max-width: 1280px;

	padding: 0 1em;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
	}
	#page > header::after {
		z-index: -1;
		content: "";
		display: block;
		position: absolute;
		left: 50%;
		transform: translate(-50%);
		max-width: 100vw;
		width: 100vw;
		height: 100%;
		background: linear-gradient(
			90deg,
			var(--header-background),
			var(--header-cascade)
			);
		opacity: 1;
	}
.logged-in #page > header, .logged-in button.menu-toggle {
	margin-top: 32px;
	}
	#page > header > .site-branding img {
		z-index: 999;
		position: relative;
		max-height: 5em;
		width: auto;
		max-width: 300px;
		margin: 1em;
		}
		@media screen and (max-width: 600px) {
			#page > header > .site-branding img {
				margin: 1em 0;
			}
		}
	#page > header nav {
		display: flex;
		justify-content: flex-end;
		padding: 0 .5em;
	
		text-transform: uppercase;
		letter-spacing: .1em;
		font-size: .8em;
		}
		#page > header nav ul {
			}
			#page > header nav ul li {
				margin: .25em;
				border-radius: .25em;
/* 				margin-bottom: 1em; */
				}
				#page > header nav ul li:last-child {
					margin-right: .5em;
					}
				#page > header nav ul li *, #page > header nav ul li *:last-child {
					margin: 0;
					padding: 0;
					}
				#page > header nav ul li a:link, #page > header nav ul li a:visited {
					padding: .5em 1em;
					color: var(--header-text);
					background: transparent;
/* 					background: var(--page-background-color); */
					border-radius: .25em;
/* 					transition: .1s background ease-in-out; */
/* 					border: 1pt solid transparent; */
/* 				opacity: .75; */
					}
				#page > header nav ul li a:hover, #page > header nav ul li a:active {
					color: var(--header-text);
					text-decoration: underline;
/* 					border: 1pt solid var(--header-text); */
				opacity: 1;
/* 					background: var(--highlight_1); */
					}
					
			#page > header nav ul li ul, #page > header nav ul li ul.sub-menu {
				box-shadow: none;
				padding-top: .25em;
					border-radius: .25em;
					background: var(--header-background);
/* 					overflow: hidden; */
				}
				#page > header nav ul > li > ul > li {
					margin-bottom: .25em;
					background: var(--header-background);
					}
				
			#page > header nav ul li.contact-link a:link, #page > header nav ul li.contact-link a:visited {
				color: white;
				background: var(--highlight_2);
				}
			#page > header nav ul li.contact-link a:hover, #page > header nav ul li.contact-link a:active {
				background: var(--highlight_2_alt);
				}
				
		button.menu-toggle {
			z-index: 999;
			position: fixed;
/* 			display: block; */
			width: 3em;
			height: 3em;
			top: 2.125em;
			right: .5em;
			margin-top: -.5em;
			margin-right: 1em;
			background: red;

			background: 
			linear-gradient(
				to bottom, 
				var(--header-text) 10%, var(--header-text) 20%, 
				transparent 20%, transparent 40%, 
				var(--header-text) 40%, var(--header-text) 60%, 
				transparent 60%, transparent 80%, 
				var(--header-text) 80%, var(--header-text) 100%
			);
			background: 
			linear-gradient(
				to bottom, 
				transparent 0%, transparent 20%, 
				var(--header-text) 20%, var(--header-text) 30%, 
				transparent 30%, transparent 70%, 
				var(--header-text) 70%, var(--header-text) 80%,
				transparent 80%, transparent 100%
			);
			border: none;
		}
		.main-navigation.toggled button.menu-toggle {
			background:
			linear-gradient(
				45deg,
				transparent, transparent 43%,
				var(--header-text) 43%, var(--header-text) 57%,
				transparent 57%, transparent 100%
				), 
			linear-gradient(
				-45deg,
				transparent, transparent 43%,
				var(--header-text) 43%, var(--header-text) 57%,
				transparent 57%, transparent 100%
				);
			background:
			linear-gradient(
				45deg,
				transparent, transparent 45%,
				var(--header-text) 46%, var(--header-text) 54%,
				transparent 55%, transparent 100%
				), 
			linear-gradient(
				-45deg,
				transparent, transparent 45%,
				var(--header-text) 46%, var(--header-text) 54%,
				transparent 55%, transparent 100%
				);
			}
		.main-navigation > div {
/* 			transform: translateX(100%); */
/* 			opacity: 0; */
		}
		.main-navigation.toggled > div {
			z-index: 998;
			position: absolute;
			display: block;
			top: 0em;
			right: 0;
			width: 100vw;
			height: 100vh;
			margin 0; 
			padding: 6em 0 0;
			
			transition: 1s all ease-in-out;
			opacity: 1;
			transform: translateX(0%);
/* 			padding: 1em; */
			background: linear-gradient(
				90deg,
				var(--header-background),
				var(--header-cascade)
				);
			background: var(--page-background-color);
/*
			background: linear-gradient(
				-90deg,
				var(--page-background-color) 20%,
				rgba(0,0,0,.5),
				rgba(0,0,0,.5),
				var(--page-background-color) 80%
				),
				linear-gradient(
				-180deg,
				var(--page-background-color) 20%,
				rgba(0,0,0,.5),
				rgba(0,0,0,.5),
				var(--page-background-color) 80%
				);
*/
/* 			background: pink; */
/* 			right: -.5em; */
			}
		.main-navigation.toggled > div > ul {
			width: calc(100vw - 2.5em);
			width: 100%;
			height: 100%;
			padding: 0 .75em;
		}
		.main-navigation.toggled > div ul li, .main-navigation.toggled > div ul li:last-child {
			width: calc(100vw - 2em);
/* 			width: 100%; */
			text-align: right;
/* 			background: yellow; */
			width: 50vw;
			text-align: center;
			left: 50%;
			transform: translateX(-50%);
			}
		.main-navigation.toggled ul ul, .main-navigation.toggled ul ul a {
			position: relative;
			top: auto;
			left: auto;
			width: 100%;
			}

/*--------------------------------------------------------------
##	Content
--------------------------------------------------------------*/

a:link, a:visited {
	color: var(--text-color);
	}
a:hover, a:active {
	color: var(--highlight_1);
	}
img {
	width: 100%;
	}
#page {
	font-family: "Omega Sans", sans-serif;
}
h1, h2, h3, h4, h5, h6 {
	font-family: "Oswald", sans-serif;
	font-family: "Barlow Condensed", sans-serif;
	font-family: var(--font_family-headers), sans-serif;
	
}
* {	
	mix-blend-mode: normal;
}
body.home, body.page, body.blog, body.search, body.single {
	margin: 0;
	padding: 0;
	background: var(--page-background-color);
	mix-blend-mode: normal;
	}
#page > #content {
	max-width: calc(1280px - 2em);
	min-height: 120vh;
	margin: 0 auto;
	padding: 0 1em;
	background: var(--background-color);
/* 	box-shadow: inset 0 0 0 1px black; */
	}
	.page .entry-header {
		display: none;
		}
	.page .entry-content {
		margin-top: 0;
		}
.hero {
	margin: 0;
	}
.hero img {
	display: block;
	width: auto;
	height: 100%;
	margin: 0 auto;
	}
.wp-block-group .wp-block-group__inner-container {
	z-index: 1;
	position: relative;
	}
	.wp-block-group > .wp-block-group__inner-container figure.wp-block-image.background {
		z-index: -1;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		margin: 0;
		background: rgba(0,0,0,.25);
		overflow: hidden;
		}
		.wp-block-group > .wp-block-group__inner-container > figure.wp-block-image.background img {
			position: absolute;
			min-width: 100%;
			min-height: 100%;
			max-width: 500%;
			max-height: 500%;
			width: auto;
			height: auto;
			top: 50%;
			left: 50%;
			transform: translate(-50%,-50%);
			}
		.wp-block-group > .wp-block-group__inner-container > figure.wp-block-image.background::after {
			content: "";
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
			box-shadow:
				inset -10em 0 10em var(--background-color), 	/* right */
				inset 0 -10em 10em var(--background-color); 	/* bottom */
				inset 10em 0 10em var(--background-color), 		/* left */
			}
	.entry-footer {
		display: flex;
		flex-flow: row nowrap;
		}
	.entry-footer > span {
		flex: 1 1 auto;
		text-align: center;
		}
		.entry-footer > span.edit-link {
			z-index: 999;
			position: fixed;
			bottom: 5em;
			right: 4em;
			}
			.entry-footer > span.edit-link a {
				visibility: hidden;
				position: relative;
				}
				.entry-footer > span.edit-link a:after {
					visibility: visible;
					position: absolute;
					content: "";
					font-family: 'Font Awesome 5 Free';
					font-weight: 100;
					font-size: 2em;
					text-align: center;
					line-height: 2em;
					color: var(--text_1);
					width: 2em;
					height: 2em;
					border-radius: 50%;
					}
				.entry-footer > span.edit-link a:hover::after {
					background: var(--highlight_1);
				}
	

/*--------------------------------------------------------------
##	Widgets
--------------------------------------------------------------*/

aside#secondary {
	position: absolute;
	top: 5rem;
	right: 0;
	width: 25%;
	
	background: yellow;
	display: none;
	}
	
.search-form {
	position: relative;
	display: flex;
	height: auto;
	margin: auto 0;
	font-size: inherit;
	align-items: center;
	background: white;
	}
	nav > .search-form {
		justify-content: flex-end;
		}
		
	.search-form input {
		border: none;
		-webkit-appearance: none;
		border-radius: 0;
		}
	.search-form .search-field {
		margin: 0;
		padding: .5em;
		height: auto;
		max-width: auto;
		font-size: inherit;
		box-shadow: inset 0 0 0 1px rgba(0,0,0,.25);
		}
	.search-form .search-submit {
		margin: 0;
		padding: .5em;
		font-size: 1.25em;
		background: rgba(0,0,0,.25);
		}
		.search-form .search-submit:hover {
			color: white;
			background: rgba(0,0,0,1);
			}
.is-type-video {
	width: 100%;
}
	.is-type-video .wp-block-embed__wrapper {
		position: relative;
		padding-bottom: 56.25%; /* 16:9 */
		height: 0;
	}
	.is-type-video.ultrawide .wp-block-embed__wrapper {
		padding-bottom: 42.8571%; /* 21:9 */
	}
		.is-type-video .wp-block-embed__wrapper iframe {
			position: absolute;
			width: 100%;
			height: 100%;
		}


.toggle-content {
	margin: 0 0 1em;
	padding: 0 1em;
	border: 1px solid rgba(0,0,0,.125);
	border: 1px solid transparent;
	border-radius: .25em;
	transition: .1s all ease-in-out;
	}
	.toggle-content.is-visible {
/* 		background: rgba(0,0,0,.025); */
		}
.toggle-content h3 {
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 1em;
	font-weight: 600;
	}
.toggle-content blockquote.wp-block-quote {
	border-left: none;
	font-family: var(--font_family-headers);
}
.toggle-content p, .toggle-content * + h3, .toggle-content ul, .toggle-content blockquote.wp-block-quote {
/* 		display: none; */
	height: 0;
/* 		max-width: 540pt; */
	overflow: hidden;
	margin: 0;
	padding: 0;
	opacity: 0;
	transition: .1s all ease-in-out;
	}
	.toggle-content.is-visible p, .toggle-content.is-visible * + h3, .toggle-content.is-visible ul, .toggle-content.is-visible blockquote.wp-block-quote {
/* 			display: block; */
		height: auto;
		overflow: hidden;
		margin: 1em 0;
		padding: 0;
		opacity: 1;
		}
	.toggle-content p a:link, .toggle-content p a:visited {
		color: var(--highlight_1);
		font-weight: 700;
		text-decoration: none;
		}
.toggle-content .toggle {
	position: absolute;
	top: -.75em;
	right: 0;
	display: block;
	width: 2em;
	width: 100%;
	height: 3em;
	padding: 0;
/*
	background: linear-gradient(
		180deg, 
		transparent 0%, 
		transparent 40%,
		rgb(100,100,100) 40%, 
		rgb(100,100,100) 60%,
		transparent 60%, 
		transparent 100%), 
		linear-gradient(
		90deg, 
		transparent 0%, 
		transparent 40%,
		rgb(100,100,100) 40%, 
		rgb(100,100,100) 60%,
		transparent 60%, 
		transparent 100%
		);
*/
	background-size: 1em 1em;
	background-repeat: no-repeat;
	background-position: right center;
	}
	.toggle-content .toggle::before {
		position: absolute;
		top: 3em;
		left: 50%;
		transform: translateX(-50%);
		content: "Läs mer";
		text-align: center;
		text-transform: uppercase;
		font-size: .8em;
		font-family: var(--font_family-headers);
		font-weight: 300;
		border: 1px solid rgba(0,0,0,.25);
		border-radius: .5em;
		padding: .25em .5em;
		background: white;
	}
	.toggle-content.is-visible .toggle::before {
/*
		content: "×";
		transform: none;
		font-size: 2em;
		padding: 0 .1em .2em .1em;
		line-height: .4em;
*/
		content: "";
		top: 1.2em;
		right: 0;
		left: auto;
		width: 1.5em;
		height: 1.5em;
		background: linear-gradient(
			180deg, 
			transparent 0%, 
			transparent 45%,
			rgba(0,0,0,1) 45%, 
			rgba(0,0,0,1) 55%,
			transparent 55%, 
			transparent 100%
			);
		box-shadow: inset 0 0 0 .25em white;
		border-color: rgb(0,0,0);
		border-radius: 50%;
		opacity: .25;
	}
	.toggle-content.is-visible .toggle {
/*
		background: linear-gradient(
			180deg, 
			transparent 0%, 
			transparent 40%,
			rgb(100,100,100) 40%, 
			rgb(100,100,100) 60%,
			transparent 60%, 
			transparent 100%
			);
*/
		background-size: 1em 1em;
		background-repeat: no-repeat;
		background-position: right center;
		}

/*--------------------------------------------------------------
##	Page
##	Footer
--------------------------------------------------------------*/
:root { --vw: 100vw; } 
#page > footer {
	margin: 0;
	padding: 0 1em 2em;
	max-width: calc(1280px - 2em);
	height: auto;
	margin: 0 auto;
	display: flex;
	flex-flow: row nowrap;
	align-content: center;
	position: relative;
	color: var(--header-text);
	color: black;
	font-size: .65em;
	font-weight: 300;
	}
	@media screen and (max-width: 600px) {
		#page > footer {
			flex-flow: column wrap;
		}
	}
	#page > footer::after {
		z-index: -1;
		content: "";
		display: block;
		position: absolute;
		left: 50%;
		transform: translate(-50%);
		max-width: 100vw;
		width: 100vw;
		height: 100%;
		background: linear-gradient(
			90deg,
			var(--header-background),
			var(--header-cascade)
			);
		background: rgba(250,250,250,.1);
		background: linear-gradient(
			180deg,
			rgba(250,250,250,1),
			rgba(250,250,250,.9)
			);
	}
	#page > footer > * {
		margin-top: 1em;
		flex: 2 1 auto;
		min-width: calc(100% / 8);
		align-self: center;
		text-align: left;
		}
		#page > footer > .site-info {
			flex: 1 1 auto;
			}
			#page > footer > .site-info p {
				margin-top: 0;
				}
		#page > footer #footer-menu {
			margin-left: 0;
			margin-bottom: 0;
			padding-left: 0;
			display: flex;
			flex-flow: column wrap;
			list-style: none;
/* 			max-height: 7em; */
			}
			#page > footer #footer-menu li {
				position: relative;
/* 				flex-basis: 0; */
/* 				min-width: calc(100% / 10); */
/* 				min-width: 5em; */
				padding: 0;
				}
				#page > footer #footer-menu li a {
					margin: 0;
					display: inline-block;
					width: 100%;
					text-align: left;
					color: inherit;
					text-decoration: none;
					}
				#page > footer #footer-menu li a:hover {
					color: var(--highlight_1);
				}
				#page > footer #footer-menu li ul, #page > footer #footer-menu li ul:last-child {
					margin: 0 0 0 .75em;
					padding: 0;
					list-style: none;
					}
					#page > footer #footer-menu li * li::before {
						position: absolute;
						top: .65em;
						left: -.75em;
						content: "";
						width: .5em;
						height: 1px;
						background: var(--header-text);
						}
		#page > footer > #search-form {
			flex: 0 0 auto;
			min-width: 0;
			height: 2.5em;
			margin: 1em 0 0;
			align-items: flex-start;
			}
	@media screen and (max-width: 600px) {
		#page > footer > #search-form {
			display: none;
		}
	}
	#page > footer h2 {
		font-size: 1.5em;
		text-transform: uppercase;
		letter-spacing: .1em;
	}
	
	
	
	
	
			
/*
.rigging {
	pointer-events: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	width: 100vw;
	height: 100vh;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: block;
	animation: fadein 20s ease-in-out;
	mix-blend-mode: screen;
	opacity: 0;
}
	@keyframes fadein {
		0%, 100% 	{ opacity: 0; }
		5%, 95% 	{ opacity: 1; }
	}
	.rigging:after {
		animation: grain 8s steps(10) infinite;
		animation-iteration-count: 3;
		background-image: url("inc/grain.png");
		content: "";
		z-index: 10000;
		height: 300%;
		left: -50%;
		opacity: 1;
		position: absolute;
		top: -100%;
		width: 300%;
		opacity: 1;
		box-shadow: inset 0 10vw 10vw rgb(127,127,127);
		mix-blend-mode: multiply;
	}
	
	@keyframes grain {
		0%, 100% { transform:translate(0, 0); opacity: .1; }
		10% { transform:translate(-5%, -10%) }
		20% { transform:translate(-15%, 5%) }
		30% { transform:translate(7%, -25%) }
		40% { transform:translate(-5%, 25%) }
		50% { transform:translate(-15%, 10%); opacity: 1; }
		60% { transform:translate(15%, 0%) }
		70% { transform:translate(0%, 15%) }
		80% { transform:translate(3%, 25%) }
		90% { transform:translate(-10%, 10%) }
	}
	.rigging > .wp-block-column {
		pointer-events: none;
		display: block;
		float: left;
		min-width: 10%;
		width: calc(100% / 3);
		height: 100%;
		margin: 0;
		padding: 0;
		top: 50%;
		transform: translateY(-1000%);
		perspective: 600px;
		transform-style: preserve-3d;
		perspective-origin: 50% -20%;
		will-change: transform;
		animation: swing 4s infinite;
		animation-timing-function: cubic-bezier(.5,0,.5,1);
		mix-blend-mode: screen;
		transition: 1s transform ease-in-out;
	}
	.rigging .wp-block-column:nth-of-type(1) { animation-duration: 6s; animation-iteration-count: 3; }
	.rigging .wp-block-column:nth-of-type(2) { animation-duration: 4s; animation-iteration-count: 2; }
	.rigging .wp-block-column:nth-of-type(3) { animation-duration: 5s; animation-iteration-count: 4; }

@keyframes swing {
	0% 		{ transform: rotate(15deg) translateY(0%); 	}
	25% 	{ transform: rotate(45deg) translateY(-5%); 	}
	50% 	{ transform: rotate(-20deg) translateY(-10%); 	}
	75% 	{ transform: rotate(-45deg) translateY(-5%); 	}
	100% 	{ transform: rotate(15deg) translateY(0%); 	}
}
	
.spotlight {
	pointer-events: none;
	color: transparent;
	width: 100%;
	height: 50%;
	max-height: 25vh;
	filter: blur(20px);
	position: absolute; 
	top: -10%;
	transform: scaleZ(3) rotateX(60deg);
	transform-style: preserve-3d;
	transform-origin: inherit;
	border-radius: 100%;
	background-image: linear-gradient(
		180deg,
		rgba(0,0,0,0) 0%,
		rgba(0,0,0,1) 50%
	);
	background-image: linear-gradient(
		180deg,
		rgba(0,0,0,0) 0%,
		rgba(127,127,127,1) 50%
	);
	background-image: linear-gradient(
		180deg,
		rgba(0,0,0,0) 0%,
		rgba(0,0,0,1) 100%
	);
}
	.spotlight::after {
		content: "";
		display: block;
		width: 50%;
		height: 100%;
		position: absolute;
		top: -10%;
		left: 50%;
		transform: translateX(-50%);
		transform-style: preserve-3d;
		background: linear-gradient(
		180deg, 
		rgba(250,250,250,1) 0%, 
		rgba(127,127,127,.5) 50%, 
		rgba(0,0,0,0) 
		);
		border-radius: 100%;
	}
*/
			
/*
.rigging {
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100vw;
	height: 100vh;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: block;
	animation: fadein 20s ease-in-out;
	mix-blend-mode: screen;
	opacity: 0;
}
	@keyframes fadein {
		0%, 100% 	{ opacity: 0; }
		5%, 95% 	{ opacity: 1; }
	}
	#page:after {
		pointer-events: none;
		animation: grain 8s steps(10) infinite;
		animation-iteration-count: 3;
		background-image: url("inc/grain.png");
		content: "";
		z-index: 1000;
		height: 300%;
		left: -50%;
		opacity: 1;
		position: fixed;
		top: -100%;
		width: 300%;
		opacity: .1;
	}
	
	@keyframes grain {
		0%, 100% { transform:translate(0, 0); opacity: .1; }
		10% { transform:translate(-5%, -10%) }
		20% { transform:translate(-15%, 5%) }
		30% { transform:translate(7%, -25%) }
		40% { transform:translate(-5%, 25%) }
		50% { transform:translate(-15%, 10%); opacity: 1; }
		60% { transform:translate(15%, 0%) }
		70% { transform:translate(0%, 15%) }
		80% { transform:translate(3%, 25%) }
		90% { transform:translate(-10%, 10%) }
	}
	.rigging > .wp-block-column {
		pointer-events: none;
		display: block;
		float: left;
		min-width: 10%;
		width: calc(100% / 3);
		height: 75vw;
		margin: 0;
		padding: 0;
		transform: translateY(-100%);
		perspective: 1000px;
		transform-style: preserve-3d;
		transform-origin: top center;
		transform-origin: 50% -50%;
		will-change: transform;
		animation: swing 4s infinite;
		animation-timing-function: cubic-bezier(.5,0,.5,1);
		mix-blend-mode: screen;
		transition: 1s transform ease-in-out;
	}
	.rigging .wp-block-column:nth-of-type(1) { animation-duration: 6s; }
	.rigging .wp-block-column:nth-of-type(2) { animation-duration: 4s; }
	.rigging .wp-block-column:nth-of-type(3) { animation-duration: 5s; }

@keyframes swing {
	0% 		{ transform: rotate(15deg) translateY(0%); 	}
	25% 	{ transform: rotate(45deg) translateY(-5%); 	}
	50% 	{ transform: rotate(-20deg) translateY(-10%); 	}
	75% 	{ transform: rotate(-45deg) translateY(-5%); 	}
	100% 	{ transform: rotate(15deg) translateY(0%); 	}
}
	
.spotlight {
	pointer-events: none;
	color: transparent;
	width: 100%;
	height: 80%;
	filter: blur(30px);
	position: absolute; 
	top: -10%;
	transform-style: preserve-3d;
	transform-origin: inherit;
	border-radius: 100%;
	background-image: linear-gradient(
		180deg,
		rgba(0,0,0,0) 0%,
		rgba(0,0,0,1) 100%
	);
	mix-blend-mode: screen;
}
	.spotlight::after {
		content: "";
		display: block;
		width: 50%;
		height: 100%;
		position: absolute;
		top: -10%;
		left: 50%;
		transform: translateX(-50%);
		transform-style: preserve-3d;
		background: linear-gradient(
		180deg, 
		rgba(250,250,250,1) 0%, 
		rgba(0,0,0,0) 
		);
		border-radius: 100%;
	}
*/

			
/*
.rigging {
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100vw;
	height: 100vh;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: block;
	background: linear-gradient(
		180deg,
		black,
		rgba(0,0,0,0)
	);
	animation: fadein 20s ease-in-out;
	mix-blend-mode: screen;
	opacity: 0;
}
	@keyframes fadein {
		0%, 100% 	{ opacity: 0; }
		20%, 80% 	{ opacity: 1; }
	}
	.rigging > .wp-block-column {
		pointer-events: none;
		display: block;
		float: left;
		min-width: 10%;
		width: calc(100% / 3);
		height: 75vw;
		margin: 0;
		padding: 0;
		perspective: 1000px;
		transform-style: preserve-3d;
		transform-origin: top center;
		transform-origin: 50% -50%;
		will-change: transform;
		animation: swing 4s alternate infinite;
		animation-timing-function: cubic-bezier(.5,0,.5,1);
		mix-blend-mode: screen;
		transition: 1s transform ease-in-out;
	}
	.rigging .wp-block-column:nth-of-type(1) { animation-duration: 6s; }
	.rigging .wp-block-column:nth-of-type(2) { animation-duration: 4s; }
	.rigging .wp-block-column:nth-of-type(3) { animation-duration: 5s; }

@keyframes swing {
	0% 		{ transform: rotate(15deg) }
	25% 	{ transform: rotate(45deg) }
	50% 	{ transform: rotate(-20deg) }
	75% 	{ transform: rotate(-45deg) }
	100% 	{ transform: rotate(15deg) }
}
	.spotlight {
		z-index: 998;
		position: relative;
		top: -50vmin;
		left: 50%;
		transform: translateX(-50%);
		width: 90vmin;
		height: 90vmin;
		color: transparent;
		border-left: 40vmin solid black;
		border-right: 40vmin solid black;
		border-bottom: 80vmin solid transparent;
		filter: blur(20px);
    }
    .spotlight::after {
	    z-index: 999;
	    content: "";
	    display: block;
	    position: absolute;
	    top: 0;
	    left: 50%;
	    transform: translateX(-50%);
	    width: inherit;
	    height: inherit;
		background: 
		radial-gradient(
			rgba(0,0,0,0), 
			rgba(0,0,0,1) 65% 
		),
		linear-gradient(
			65deg, 
			rgba(0,0,0,0) 60%, 
			rgba(0,0,0,1) 65%
		),
		linear-gradient(
			-65deg, 
			rgba(0,0,0,0) 60%, 
			rgba(0,0,0,1) 65%
		),
		linear-gradient(
			90deg, 
			rgba(250,250,250,0) 45%,
			rgba(250,250,250,.5), 
			rgba(250,250,250,0) 55%
		),
		linear-gradient(
			-60deg, 
			rgba(250,250,250,0) 45%,
			rgba(250,250,250,.25), 
			rgba(250,250,250,0) 55%
		),
		linear-gradient(
			60deg, 
			rgba(250,250,250,0) 45%,
			rgba(250,250,250,.25), 
			rgba(250,250,250,0) 55%
		),
		linear-gradient(
			-50deg, 
			rgba(250,250,250,0) 45%,
			rgba(250,250,250,.25), 
			rgba(250,250,250,0) 55%
		),
		linear-gradient(
			50deg, 
			rgba(250,250,250,0) 45%,
			rgba(250,250,250,.25), 
			rgba(250,250,250,0) 55%
		)
		;
    }
*/


.rigging {
/* 	z-index: -1; */
	pointer-events: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100vw;
	height: 100vh;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: flex;
	background: linear-gradient(
		180deg,
		black,
		rgba(0,0,0,0)
	);
	animation: fadein 18s ease-in-out;
	mix-blend-mode: screen;
	opacity: 0;
	flex-flow: row nowrap;
}
	@keyframes fadein {
		0%, 100% 	{ opacity: 0; }
		40%, 80% 	{ opacity: 1; }
	}
	.rigging > .wp-block-column {
		position: relative;
		pointer-events: none;
/* 		transform: translateY(-100%); */
		perspective: 1000px;
		transform-style: preserve-3d;
		transform-origin: top center;
		transform-origin: 50% -50%;
		will-change: transform;
		animation: swing 4s alternate infinite;
		animation-timing-function: cubic-bezier(.5,0,.5,1);
		mix-blend-mode: screen;
		transition: 1s transform ease-in-out;
	}
	.rigging .wp-block-column:nth-of-type(1) 	{ animation-duration: 6s; }
	.rigging .wp-block-column:nth-of-type(2) 	{ animation-duration: 4s; }
	.rigging .wp-block-column:nth-of-type(3) 	{ animation-duration: 5s; }
	.rigging .wp-block-column:nth-of-type(4) 	{ animation-duration: 6s; }
	.rigging .wp-block-column:nth-of-type(5) 	{ animation-duration: 7s; }
	.rigging .wp-block-column:nth-of-type(6) 	{ animation-duration: 6s; }

@keyframes swing {
	0% 		{ transform: rotate(15deg) }
	25% 	{ transform: rotate(45deg) }
	50% 	{ transform: rotate(-20deg) }
	75% 	{ transform: rotate(-45deg) }
	100% 	{ transform: rotate(15deg) }
}
	.spotlight {
		z-index: 998;
		position: relative;
		top: -50vmin;
		left: 50%;
		transform: translateX(-50%);
		width: 90vmin;
		height: 120vmin;
		color: transparent;
		border-left: 40vmin solid black;
		border-right: 40vmin solid black;
		border-bottom: 80vmin solid transparent;
/* 		border-radius: 100px; */
		filter: blur(20px);
    }
    .spotlight::after {
	    z-index: 999;
	    content: "";
	    display: block;
	    position: absolute;
	    top: 0;
	    left: 50%;
	    transform: translateX(-50%);
	    width: inherit;
	    height: inherit;
		background: 
		radial-gradient(
			rgba(0,0,0,0), 
			rgba(0,0,0,1) 65% 
		),
		linear-gradient(
			65deg, 
			rgba(0,0,0,0) 60%, 
			rgba(0,0,0,1) 65%
		),
		linear-gradient(
			-65deg, 
			rgba(0,0,0,0) 60%, 
			rgba(0,0,0,1) 65%
		),
		linear-gradient(
			90deg, 
			rgba(250,250,250,0) 45%,
			rgba(250,250,250,.5), 
			rgba(250,250,250,0) 55%
		),
		linear-gradient(
			-60deg, 
			rgba(250,250,250,0) 45%,
			rgba(250,250,250,.25), 
			rgba(250,250,250,0) 55%
		),
		linear-gradient(
			60deg, 
			rgba(250,250,250,0) 45%,
			rgba(250,250,250,.25), 
			rgba(250,250,250,0) 55%
		),
		linear-gradient(
			-50deg, 
			rgba(250,250,250,0) 45%,
			rgba(250,250,250,.25), 
			rgba(250,250,250,0) 55%
		),
		linear-gradient(
			50deg, 
			rgba(250,250,250,0) 45%,
			rgba(250,250,250,.25), 
			rgba(250,250,250,0) 55%
		)
		;
    }
    .rigging + .rigging .spotlight							{ top: -70vmin; border: none; border-radius: 100%; opacity: .25; }
    .rigging + .rigging .spotlight::after					{ background: transparent; }
	.rigging + .rigging .wp-block-column:nth-of-type(1) 	{ animation-duration: 4s; }
	.rigging + .rigging .wp-block-column:nth-of-type(2) 	{ animation-duration: 7s; }
	.rigging + .rigging .wp-block-column:nth-of-type(3) 	{ animation-duration: 6s; }
	.rigging + .rigging .wp-block-column:nth-of-type(4) 	{ animation-duration: 5s; }
	.rigging + .rigging .wp-block-column:nth-of-type(5) 	{ animation-duration: 3s; }
	.rigging + .rigging .wp-block-column:nth-of-type(6) 	{ animation-duration: 4s; }
	
	
	.box {
		font-weight: 400;
		padding: .25em 1.5em;
/* 		transform: skewX(10deg) rotate(10deg); */
		padding: 5em 1.5em;
	}
		.skew p {
			transform: skewX(-10deg) rotate(-10deg);
		}
		
	.wp-block-columns figure img,
	.wp-block-columns .rounded-border {
		max-width: calc(70vw - 1em);
		position: relative;
		left: 50%;
		transform: translateX(-50%);
	}
	
	.rounded-border {
		border-radius: 13.5%;
/* 		width: 80%; */
	}
	.rounded-border figure figcaption {
		margin-top: -.5em;
		padding-bottom: .5em;
/* 		padding: 0; */
		text-align: center;
		font-weight: 600;
		letter-spacing: .1em;
	}
	
	.hero-background {
		pointer-events: none;
		z-index: -1;
		position: absolute;
		top: 0;
		left: 0;
		margin: 0;
		padding: 0;
		min-width: 100vw;
		min-height: 100%;
		}
		.hero-background img, 
		.full-width .wp-block-image img {
			position: relative;
			max-width: 300%;
			max-height: 300%;
			min-width: 100%;
			min-height: 100%;
			width: auto;
			height: auto;
/* 			top: 50%; */
			left: 50%;
			transform: translateX(-50%) translateY(0);
		}
		
		.full-width {
			min-width: 100vw;
/* 			overflow-y: hidden; */
			position: relative;
			left: 50%;
			transform: translateX(-50%);
/* 			font-size: 1.5vw; */
		}
		.full-width .wp-block-group {
			display: inline-block;
			padding: 0 1em;
			max-width: 960px;
			left: 50%;
			transform: translateX(-50%);
			position: relative;
		}
		.full-height {
			min-height: 100vh;
		}
		
		.white {
			color: white;
		}
		.no-margin {
			margin: 0;
		}
	
	
h1, h2 {
	font-size: 5em;
	font-weight: normal;
	line-height: 1em;
}

h1 {
	text-transform: uppercase;
	font-weight: 700;
}

h2 {
	font-size: 3em;
}


/*
img {
	border: 1px solid white;
	background-color: rgba(250,250,250,.1);
	}
*/


blockquote {
	margin: 2em 0; 
	padding-left: 1em;
	border-left: 1pt solid var(--text_1);
}
blockquote > p {
	font-weight: 800;
	margin: 2em 0 0;
	font-weight: 400;
}
.wp-block-pullquote blockquote {
	border-left: none;
	text-align: left;
	font-family: var(--font_family-headers);
}
.wp-block-pullquote blockquote > cite {
	display: inline-block;
	padding: 3em 3em 0;
	text-align: right;
	width: 100%;
}

@media (min-width: 600px) {
footer .wp-block-column {
	align-content: bottom;
	align-items: bottom;
	max-width: calc(100% / 4);
}
}
footer .wp-block-column img {
	max-height: 3em;
	width: auto;
	margin-top: 1.5em;
}
footer #footer-0 img {
	max-height: 10em;
	width: auto;
	margin-top: 1.5em;
}


#page > footer > #footer-0 {
/* 	text-align: right; */
}
#page > footer > #footer-1 {
/* 	text-align: left; */
}

#page > footer > #footer-2 {
/* 	text-align: center; */
}

#Styrelse figure img {
	width: 80%;
	left: 50%;
	transform: translateX(-50%);
	border-radius: 50%;
	overflow: hidden;
}
#Styrelse figure figcaption {
	text-align: center;
}

.full-width {
	max-width: 100vw;
	overflow: hidden;
}
.full-width .wp-block-column:nth-of-type(1) {
	position: absolute;
	width: 50vw;
	left: 50%;
	transform: translateX(-50vw);
}
.full-width .wp-block-column:nth-of-type(2) {
	position: relative;
	max-width: calc(50% - 3em);
	right: -50%;
}
.full-width .wp-block-pullquote {
	margin: 0;
	padding: 2em 0;
}
@media (min-width: 900px) {
	.full-width blockquote {
		width: calc(50% - 2em);
		transform: translateX(100%);
	}
	.full-width blockquote + .background img,
	.wp-block-group > .wp-block-group__inner-container > blockquote + figure.wp-block-image.background {
		opacity: .5;
	}
}


hr {
	background: black;
	width: 100%;
	height: 1px;
}

.wp-block-button a,
.wp-block-button a:link,
.wp-block-button a:visited {
	background: var(--highlight_1);
	transition: .25s all ease-in-out;
	background-size: 1000%;
}
.wp-block-button a:hover,
.wp-block-button a:active {
	background: var(--highlight_1_alt);
	animation: button-mix 3s infinite;
	animation-timing-function: cubic-bezier(1,1,1,1);
	background: linear-gradient(
		0deg,
		var(--highlight_1_alt),
		var(--highlight_1),
		var(--highlight_1),
		var(--highlight_1_alt)
	);
	background-size: 1000%;
}
@keyframes button-mix {
	0% { background-position-y: 0%; }
	100% { background-position-y: -100%; }
}

.half.centered {
	padding: 1em;
}
@media (min-width: 900px) {
	.half.centered {
		width: 50%;
		transform: translateX(50%);
	}
}

.shadowed {
	position: relative;
	z-index: 1;
}
.shadowed img {
	box-shadow: 0 2em 1em -1em rgba(0,0,0,.25);
	border-radius: .25em;
}
.shadowed figcaption {
	position: absolute;
	bottom: 0;
	width: 100%;
	text-align: center;
	z-index: 2;
	color: var(--page-background-color);
	font-family: var(--font_family-headers);
	font-weight: 600;
	letter-spacing: .1em;
}

.tab {
	z-index: 10;
	position: absolute;
	bottom: 0;
	width: 300pt;
	display: inline-block;
	background: var(--page-background-color);
	color: black;
	border-radius: .25em .25em 0 0;
}
/*
.tab::before {
	z-index: -100;
	content: "";
	position: absolute;
	top: 1em;
	left: 1em;
	width: 100%;
	height: 100%;
	background: pink;
	mix-blend-mode: overlay;
}
*/


ul.wp-block-latest-posts {
	padding: 0;
}
@media (max-width: 900px) {
	.wp-block-group > .wp-block-group__inner-container > figure.wp-block-image.background.focus-left img{
		opacity: .5;
		filter: blur(5px);
	}
}
@media (max-width: 600px) {
	.wp-block-group > .wp-block-group__inner-container > figure.wp-block-image.background.focus-left img{
		left: 80%;
		opacity: .5;
		filter: blur(5px);
	}
}


@media (min-width: 599px) {
	.news:nth-of-type(even) .wp-block-column:nth-child(1) {
		order: 1;
		text-align: left;
	}
	.news:nth-of-type(even) .wp-block-column:nth-child(2) {
		margin-right: 32px;
		margin-left: 0;
		text-align: right;
	}
}