#toolset {
	display: none;	
}

body {
	background-color: #fff;
	color: #000;
    cursor: url("https://freight.cargo.site/t/original/i/895ad52cadab8e5259599ae865ba34d0e567ce20c55180528acf82f5469eca64/cursor.cur.png"), auto !important;
}

* {
    cursor: url("https://freight.cargo.site/t/original/i/895ad52cadab8e5259599ae865ba34d0e567ce20c55180528acf82f5469eca64/cursor.cur.png"), auto !important;
}

a:active {
	opacity: 0.7;
    text-decoration: none;
}

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

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

sub,
sup {
	font-size: 1rem;
    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 4.5rem;
    list-style-type: decimal-leading-zero;
}

ol > li {
    padding-left: 0.75rem;
}

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

hr {
	background: rgba(0, 0, 0, 0.4);
	border: 0;
	height: 1px;
	display: block;
}

.content img {
	float: none;
	margin-bottom: 1.4rem;
    vertical-align: bottom;
}

.gallery_image_caption {
    margin-top: 1em;
    margin-bottom: 3.0rem;
    font-size: 1 rem;
	line-height: 0.4;
	font-family: "Neue Haas Grotesk", Icons;
	font-style: normal;
	font-weight: 400;
	color: rgba(0, 0, 0);
    letter-spacing: 0.03em;
    text-align: left;
}

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

[data-predefined-style="true"] bodycopy {
	font-size: 1.1rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.85);
	font-family: "Neue Haas Grotesk", Icons;
	font-style: normal;
	line-height: 1;
}

[data-predefined-style="true"] bodycopy a {
    text-decoration: none;
	color: rgba(0, 0, 0, 0.85);
}

[data-predefined-style="true"] bodycopy a:hover {
	color: rgb(156, 19, 9, 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;
    color:#00f ;
}

[data-predefined-style="true"] h1 {
	font-family: "Junicode Condensed", Icons;
	font-style: normal;
	font-weight: 700;
	padding: 0;
	margin: 0;
	font-size: 3.9rem;
	line-height: 1.1;
	color: rgba(0, 0, 0, 0.85);
}

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

[data-predefined-style="true"] h2 {
	font-family: "Junicode Condensed", Icons;
	font-style: normal;
	font-weight: 700;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.85);
	font-size: 2.5rem;
	line-height: 1.2;
	letter-spacing: 0.04em;
}

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

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1.4rem;
	line-height: 1.4;
	font-family: "Junicode Condensed", Icons;
	font-style: normal;
	font-weight: 700;
	color: rgb(0, 0, 255);
    letter-spacing: 0.03em;
}

[data-predefined-style="true"] small a {
	color: rgb(0, 0, 0);
    text-decoration: none;
}

[data-predefined-style="true"] small a:hover {
}

[data-css-preset] .page {
    background-color: initial /*!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: auto /*!content_center*/;
	margin-right: auto /*!content_center*/;
	text-align: left /*!text_left*/;
}

[data-css-preset] body {
	background-color: #f2f1ec/*!body_bgcolor*/;
}

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

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

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

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

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

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

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

[data-css-preset] [thumbnails-gutter] {
    margin: -3rem/*!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 {
    transition: filter 0.5s;
}

[data-css-preset] .thumbnails .thumb_image {
    filter: saturate(0) opacity(0.4)/*!thumbnails_saturation*/;
}

.thumbnails .thumb_image:hover {
    transition: filter 0.2s;
}

[data-css-preset] .thumbnails .thumb_image:hover {
    filter: saturate(1) opacity(1)/*!thumbnails_saturation*/;
}
