/**
 * Content
 */

    /* Normal weight; Normal style */
@font-face {
    font-family: 'GerstnerProgrammLight';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c569894/Gerstner-ProgrammLight.woff') format('woff');
}
     /* Normal weight; Italic style */
@font-face {
    font-family: 'GerstnerProgrammLightItalic';
    font-weight: normal;
    font-style: italic;
    src: url('https://files.cargocollective.com/c569894/Gerstner-ProgrammLightItalic.woff') format('woff');
}

[data-predefined-style="true"] bodycopy
[data-predefined-style="true"] h1


body {
	background-color: #fff;
	color: #000;
}

a:active {
	opacity: 0.7;
}

.page a.active {
	color: rgba(0, 0, 0, 0.85);
}

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: 400;
}

sub,
sup {
	position: relative;
	vertical-align: baseline;
}

sub {
	top: 0.3em;
}

sup {
	top: -0.4em;
}

s {
	text-decoration: none;
}

img {
	border: 0;
	padding: 0;
}

ul,
ol {
	margin: 0;
	padding: 0 0 0 2rem;
}

blockquote {
	margin: 0;
	padding: 0 0 0 2em;
}

hr {
	background: rgba(255, 255, 255, 0.15);
	border: 0;
	height: 1px;
	display: inline;
}

.content img {
	float: none;
	margin-bottom: 0.5rem;
}

/**
 * Loading Animation
 */

.loading[data-loading] {
	position: fixed;
	bottom: 8px; 
    left: 8px;
}

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 1.2rem;
	font-style: normal;
	color: rgba(0, 0, 0, 1);
	font-family: 'GerstnerProgrammLight','GerstnerProgrammLightItalic',Icons;
	line-height: 1.2;
    float: left;
    word-spacing: -0.02em

}

[data-predefined-style="true"] bodycopy a {
	color: rgba(0, 0, 0, 1);
	padding-bottom: 0.1em;
	border-bottom: 0.0em solid transparent;
	text-decoration: none;
}

[data-predefined-style="true"] bodycopy a:hover {
    color: rgba(255, 0, 202, 1);
}

bodycopy a.image-link,
bodycopy a.icon-link,
bodycopy a.image-link:hover,
bodycopy a.icon-link:hover {
	border-bottom: 0;
	padding-bottom: 0;
}

[data-predefined-style="true"] h1 {
	font-family: 'GerstnerProgrammLight','GerstnerProgrammLightItalic',Icons;
	font-style: normal;
	padding: 0;
    margin: 0;
	font-size: 1.6rem;
	line-height: 1.2;
	color: rgba(0, 0, 0, 1);
    word-spacing: -0.02em

}

[data-predefined-style="true"] h1 a {
	color: rgba(0, 0, 0, 1);
}

/**
 * Breakpoints
 */

[data-css-preset] .page {
    background-color: transparent /*!page_bgcolor*/;
}

.mobile .page,
[data-css-preset].mobile .page {
	position: relative;
	min-height: 10px;
	max-width: 100%;
	width: 100%;
	background-color: transparent /*!page_bgcolor*/;
}

[data-css-preset] .container {
	margin-left: 0 /*!content_left*/;
	margin-right: auto /*!content_left*/;
	text-align: left /*!text_left*/;
}

[data-css-preset] body {
	background-color: rgb(255, 255, 255)/*!body_bgcolor*/;
}

[data-css-preset] .container_width {
	width: 100%/*!content_left*/;
}

[data-css-preset] .content_padding {
	padding-top: 1.8rem /*!main_margin*/;
	padding-bottom: 1.8rem /*!main_margin*/;
	padding-left: 1.8rem /*!main_margin*/;
	padding-right: 1.8rem /*!main_margin*/;
}

[data-css-preset] text-limit {
	display: inline /*!text_width*/;
	max-width: 66rem/*!text_width*/;
}

/**
 * Thumbnails
 */

div[thumbnails] {
	justify-content: flex-start;
}

[data-css-preset] .thumbnails {
   	background-color: rgba(0, 0, 0, 0)/*!thumbnails_bgcolor*/;   
}

[data-css-preset] .thumbnails_width {
    width: 3%/*!thumbnails_width*/;
}

[data-css-preset] [thumbnails-pad] {
    padding: 0.3rem/*!thumbnails_padding*/;
}

[data-css-preset] [thumbnails-gutter] {
    margin: -0.6rem/*!thumbnails_padding*/;
}

[data-css-preset] [responsive-layout] [thumbnails-pad] {
    padding: 0.5rem/*!responsive_thumbnails_padding*/; 
}

[data-css-preset] [responsive-layout] [thumbnails-gutter] {
    margin: -1rem/*!responsive_thumbnails_padding*/; 
}

.thumbnails .thumb_image {
	outline: 0px solid rgba(0,0,0,.12);
    outline-offset: -1px;
}

.thumbnails .title {
    margin-top: .8rem;
    margin-bottom: 1rem;
    font-size: 1.5rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	font-family: 'GerstnerProgrammLight', Icons;
	font-style: normal;
	line-height: 1.3;
}

.thumbnails .tags {
    margin-top: 1rem;
    margin-bottom: 0.5rem;
    font-size: 1.3rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 1);
	font-family: 'GerstnerProgrammLight', Icons;
	font-style: normal;
	line-height: 1.3;
}

.thumbnails .tags a {
	border-bottom: 0;
    color: rgba(0, 0, 0, 1);
    text-decoration: none;
}

.thumbnails .has_title .tags {
	margin-top: 0rem;
}

/**
 * Feed
 */

.feed .content_container .page {
    border-top: 0px dashed rgba(0, 0, 0, 0.2);
}

.feed .content_container .page_container:first-child .page {
	border-top: 0;
}

[data-css-preset] .backdrop {
	width: 100% /*!background_cover*/;
}