/**
 * CONTAINERS
 */

/* SITEWIDE : MOBILE */
/* CONTAINERS : ABOUT */
div [data-id="36425003"] {
	max-width:723px;
    margin: 0 auto;
    margin-top: -50px;
}
body.mobile div [data-id="36425003"] .one-col {
    padding:0 15px;
}
body.mobile div [data-id="36425003"] {
    margin-top: -35px;
}
body.mobile [data-id="36167040"]{
	margin-top: 80px;
}
/* CONTAINERS : HEADER */
div [data-id="36166665"]
{
	max-width:632px;
    margin: 0 auto;
}
/* CONTAINERS : HOME */
div [data-id="36166203"] > div{
	max-width:855px;
    margin: 0 auto;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
div [data-id="36166203"] img {
    transition: all 0.2s ease-in;
}
div [data-id="36166203"] img:hover {
    opacity: 0.84;
}
div [data-id="36166203"] > div .content_padding{
	padding-top: 0;
    padding-bottom: 80px;
    padding-right: 0;
}
div [data-id="36166911"] .content_padding {
	margin-bottom: 70px;
}
/* SITEWIDE : MOBILE : FOOTER */
body.mobile [data-id="36282002"] {
    bottom: -50px;
}
body.mobile [data-id="36282002"] img{
    margin-bottom: 10px;
    transition: none !important;
}
body.mobile [data-id="36282002"] div div{
    font-family: monospace !important;
    font-size: 12px;
    margin-bottom: 0px;
}
/*  CONTAINERS : MOBILE : HOME*/
body.mobile [data-id="36166203"] > div .container {
	margin-bottom: 20px;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
}
/*  CONTAINERS : PIXELS*/
div [data-id="36292893"]{
	max-width: 632px;
    margin: 0 auto;
    margin-top: -60px;
}
/*  CONTAINERS : */
div [data-id="36166205"] {
	max-width: 697px;
}
/**/
.nav .image-link img {
    transition: all 0.1s ease-in;
}
.nav .image-link img:hover {
    opacity: 0.85;
}
.nav li a {
}
.nav li a:hover {
}
/* NEXT PREVIOUS */
body.mobile .nextprevious {
	padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 200px;
}
.nextprevious {
	max-width: 625px;
    margin:0 auto;
    margin-top: 40px;
}
.nextprevious a {
	text-decoration: none;
    color: #000; 
    letter-spacing:0.4px; 
    border-bottom: 1px solid black; 
    font-size: 14px; padding: 0 3px;
    border-radius:3px; 
    text-transform:uppercase;
    line-height:-2px;
    border: 1px solid #7c7c7c;
    padding: 6px 11px 6px 12px !important;
    box-shadow: 2px 2px 0px #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    transition: all .1s ease-out;
    cursor: pointer;
    position: relative;
}
.nextprevious a:hover {
    background: #fafafa;
}
.nextprevious a:active {
    box-shadow: 0px 0px 0px #000;
    top:2px;
    left:2px;
}
/**/
.Header_and_Icon div{
    display: flex;
    align-items: center;
}
.Header_and_Icon div h1{
    margin-top: 4px !important;
}
.Header_and_Icon div img{
	height: 42.2496px !important;
	width: 42.2496px !important;
    margin-left: 65px;
    transition: none !important;
}
body.mobile .Header_and_Icon div img{
    margin-left: 24px;
}
div [data-id="36166911"] .Header_and_Icon div img{
    margin-left: 21px;
    transition: none !important;
}

/**/
.mobile-nav{
}
.mobile-nav div {
}

/**
/*  HOME 
 */
div [data-id="36166203"] > div:first-child{
	padding-top: 200px !important;
}

div [data-id="36166203"] h2 {
    font-family: -apple-system, "system-ui", "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    font-size: 23px !important;
    font-stretch: semi-expanded !important;
}
div [data-id="36166203"] h1 {
    font-family: -apple-system, "system-ui", "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
    font-size: 1.5rem !important;
    font-stretch: semi-expanded !important;
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.85);
	font-size: 1.7rem;
	line-height: 1.3;
    letter-spacing: 0.0em;
	font-style: normal;
	font-weight: 600;
}
div [data-id="36166203"] p {
	font-size: 18px !important;
	color: rgba(0, 0, 0, 0.66);
	font-family: "Diatype Variable", Icons;
	font-size: 1.3rem;
	line-height: 1.7;
    font-weight: 402;
	font-style: normal;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}
.btn {
	text-align:right; 
    margin: 0 auto; 
    color: #000; 
    letter-spacing:0.4px; 
    display:inline; 
    border-bottom: 1px solid black; 
    font-size: 14px; padding: 0 3px;
    border-radius:3px; 
    text-transform:uppercase;
    line-height:-2px;
    border: 1px solid #7c7c7c;
    padding: 6px 11px 6px 14px !important;
    box-shadow: 2px 2px 0px #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
    transition: all .1s ease-out;
    cursor: pointer;
    position: relative;
}
.btn:hover {
	background: #fafafa;
}
.btn:active {
    box-shadow: 0px 0px 0px #000;
    top:2px;
    left:2px;
}
.measure, .measure-wide, measure-narrow{
	font-size: 18px;
}
/*  HOME : TOP PANEL */
div [data-id="36433900"]{
	margin-top: 0;
}
body.mobile div [data-id="36433900"]{
	margin-top: -20px;
    margin-bottom: 50px;
}
body.mobile div [data-id="36433900"]{
	
}
[data-predefined-style="true"] [data-id="36433900"] h2 {    
    font-family: -apple-system, "system-ui", "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-stretch: expanded;
    font-size: 18px !important;
    font-weight: 400 !important;
    color: black;
    line-height: 29px;
}
div [data-id="36433900"] h2::before {    
	content: "︎︎︎";
    color: rgb(158 158 158);
    margin-right: 5px;
}
/* HOME : TOP PANEL : MOBILE */
body.mobile div [data-id="36166203"] img {
	width: 100% !important;
    height: auto !important;
}
body.mobile div [data-id="36166203"] .Header_and_Icon img
{
	height: 40px !important;
    width: 40px !important;
}
div [data-id="36166911"] a img {
	width: 56% !important;
    height: auto !important;
}
/**
 * SITEWIDE : NAV
 */
div [data-id="36166665"] .header {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
}
div [data-id="36166665"] .header .right{
	line-height: 45px
}
.nav ul {
    list-style-type: none;
	margin-top: 8px;
}
.nav ul li{
    display: inline;
    margin-right: 22px;
    padding-left: 4px;padding-right: 4px;
    font-weight: 440;
    letter-spacing: 0.3px;
}
.nav ul li:last-child{
    padding-right:-7px;
    margin-right:0;
}
.nav .image-link img {
	height: 42px !important;
    width: 42px !important;
}

/**
 * SITEWIDE : FOOTER
 */
div [data-id="36166205"] div{
	margin-top: -12px;
    font-family: monospace;
    font-size: 12px;
    transition: none !important;
}
div [data-id="36166205"] img {
	height: 45px !important;
    width: auto !important;
}
div [data-id="36166205"] small::before {
    display: none;
    content: "";
}
body.mobile div [data-id="36166205"] div small::before
{
    display: none;
    content: "";
}
/**
 * CASE : BASIS
 */

.six-up {
	width: 630px !important;
    margin: 0 auto;
}

/**
 * SITEWIDE : Nav : Hovers
 */
/*.nav div div > ul > li > a::before {  
    transform: scaleX(0);
    transform-origin: bottom right;
}
.nav div div > ul > li > a:hover::before {
    transform: scaleX(1);
    transform-origin: bottom left;
}
.nav div div > ul > li > a::before {  
    content: " ";
    display: block;
    position: absolute;
    top: 0; right: 0; bottom: 0; left: 0;
    inset: 0 0 0 0;
    background: #d4fff6;
    z-index: -1;
    transition: transform .2s ease-out;
}
*/


/**
 * Mobile : Nav
 */
div [data-mid="212594665"] /* Logo */{
	height:42px !important;
	width:42px !important;
}
div [data-id="36282005"] {
    margin-left:40px !important;
    margin-bottom: 20px;
}
div [data-id="36282005"] a {
    line-height: 49px;
}
body.mobile div [data-id="36282005"] {
    margin-left:15px !important;
    padding-right: 29px;
}

/**
 * Homepage : Posts
 */
div [data-id="36166203"] > div{
	font-size: 24px !important;
}


/**
 * Case Study : General
 */
.case-study-container {
	max-width: 712px;
    padding-left: 41px;
    padding-right: 41px;
    margin: 0 auto;
    margin-top: -93px;
}
.case-study-container h2 {
	font-size: 20px !important;
    font-weight: 600 !important;
    margin-bottom: 0px !important;
    font-stretch: semi-expanded;
    font-weight: 600 !important;
}
.case-study-container h2::before {
    content: '.'; margin-right: 2px;
    border-left: 3px solid rgba(219, 219, 219, 1);
    color: white;
    padding: 0px;
    display: inline;
    background: white;
}
.case-study-container h1 {
	font-size: 22px !important;
    font-weight: 500 !important;
}
.case-study-container img {
	width: 100% !important;
    height: 100% !important;
    margin-bottom: 7px !important;
    margin-top: 20px;
}
.case-study-container a{
	text-decoration: none;
    font-weight: 400;
    color: #444 !important;
}

.case-image-top img {
	width:100% !important;
    height:100% !important;
    border:1px solid #ccc;
    border-radius: 2px;
    margin-top: 22px;
}
body.mobile .case-study-container {
    padding-left: 15px;
    padding-right: 15px;
}
body.mobile .case-study-container {

}


/**
 * Case : Topmost Section
 */
.case-study-container .flex-container{
	display: flex;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 20px;
    flex-direction: column;
}
body.mobile .case-study-container {
	margin-top: -60px;
}
.case-study-container .flex-item img{
    margin-top: 13px !important;
}
.case-study-container .flex-item {
}
.case-study-container .tag {
    font-family: "Diatype Variable", Icons;
    color: black;
    font-size: 10px;
    letter-spacing: 1.5px;
    line-height: 21px;
    text-transform: uppercase;
    font-weight: 500;
    border: 1px solid black;
    display: inline-block;
    border-radius: 3px;
    padding: 1px 10px 0 10px;
    margin-bottom: 18px;
}
.case-study-container .case-header h1{
    font-size: 23px !important;
    font-weight: 700 !important;
    letter-spacing: -0.5px;
    font-stretch: semi-expanded;
}
body.mobile .case-study-container .case-header h1 {
	font-size: 24px !important;
}
.case-study-container .case-header {
    font-family: "Diatype Variable", Icons;
    color: #434343;
    font-size: 11px;
    letter-spacing: 0.8px;
    font-weight: 200 !important;
    line-height: 16px;
}
.case-header div img {
	height: 39px !important;
    width: 39px !important;
    margin-right: 14px;
}


/**
 * Case : Image Captions
 */
small::before {
    content: '^ ';
    font-size: 10px;
    font-stretch: extra-expanded;
}
small.caption {
    text-align: center !important;
    margin: 0 auto !important;
    font-stretch: ultra-condensed;
    text-transform: lowercase;;
}


/**
 * Case Summary
 */
.case-summary {
    font-family: "Diatype Variable", Icons;
    font-size: 16px;
	font-weight: 400;
    margin-bottom: 8px;
    padding-left: 16px;
    margin-bottom: 40px;
    border-left: 3px solid rgb(145 152 151);
}
.case-study-container {
    color: #000;
    font-family: Charter, Icons;
	font-style: normal;
	font-weight: 400;
    font-size: 18px;
}
.case-study-container code {
    color: #222;
    font-size: 16px;
    background: #f1ffd8;
    padding: 0 5px;
    letter-spacing: -0.3px;
    font-family: "DM Mono", Icons;
	font-style: normal;
	font-weight: 400;
}
.case-summary b{
	font-weight: 500;
    color: #4c4c4c;
}


/**
 * Case Key Values
 */
body.mobile .case-key-value-pairs {
    display: flex;
    flex-direction: column;
}
.case-key-value-pairs{
	justify-content: space-between;
    color: #444;
    font-family: "Diatype Variable", Icons;
}
.case-key-value-pairs div {
	width:auto !important;
}

.case-key-value-pairs b {
    color: #434343;
    font-size: 11px;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 500;
}

.case-key-value-pairs ul{
    list-style: square;
    padding-left: 17px;
}

.case-key-value-pairs li,
.case-key-value-pairs li a{
}

.case-key-value-pairs li::marker{
	color:#3c3c3c;
}
@keyframes ebbing {
	from {opacity: 1;} 
    to {opacity: 0.9;}
}
.open-indicator{
    padding: 2px 16px 17px 17px;
    height: 49px;
    width:100% !important;
    margin: 0 auto;
    text-align: center !important;
    display: flex;
    align-items: center;
    border-radius: -7px;
    box-shadow: inset 0px -4px 0px #f8f8f8, 0 0px -18px rgba(110, 255, 150, 0.24);
    color: black;
    font-size: 15px;
    font-weight: 300;
    background:white;
    border-top: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
    font-weight: 400;
    transition: background 0.3s;
    font-family: -apple-system, "system-ui", "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";;
    font-stretch: semi-expanded;
}
.open-indicator:hover{
    background: rgba(0, 0, 0, 0.02);
}
.open-indicator img {
	margin-top: 11px;
    margin-right: 3px;
    margin-left: 170px;
    animation-name: ebbing;
    animation-duration: 2s;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
}

.one-col {
	max-width: 780px !important;
    margin: 0 auto !important;
    padding: 2rem;
}

body.mobile .tools > div {
	width: 100%;
}
div [data-id="36166203"] > div{
    padding: 80px 0 ;
}


/**
 * Resizing Fix
 */
html { font-size:100% !important;}

/**
 * Global Overrides
 */
hr {background: rgba(0, 0, 0, .4);}


/**
 * About Page
 */
div [data-id="36425003"] div{
	font-size: 18px !important;
    color: rgba(0, 0, 0, 0.66);
    margin-top: -1px;
}
div [data-id="36425003"] div b{
	font-weight: 500;
}
div [data-id="36425003"] h1{
	font-size: 25px !important;
    font-weight: 600;
}
.tools div{
    margin-left: 6px !important;
}
.tools div{
    list-style-type: none;
	background:#fff;
    border:1px solid #dedede;
	border-radius: 2px;
}
.tools small:before {
    content: '';
}
.tools > div {
    font-size: 16px !important;
    display: flex;
    align-items: center;
    margin: 0;
    width: 64%;
    margin-right: 10px;
    padding-right: 21px;
    margin-top: 9px;
    transition: all 160ms ease-out;
}
.tools > div small {
    font-size: 14px;
}
.tools > div > img, .tools > div > a img {
	height: 23px !important;
    width: auto !important;
    margin-right: 4px;
    margin-left: 3px;
    margin-top: 2px;
    margin-bottom: 3px;
    transition: none !important;
}

.boxxy {
	border: 1px solid #7c7c7c;	
    box-shadow: 0px 4px 0 #eaeaea;
}

.hr1 {
	background: linear-gradient(to right,rgb(81,222,141), rgb(101,129,255),rgb(120,115,254),rgb(127,97,218), rgb(183,109,230),rgb(229,108,192),rgb(245,110,153), rgb(250,106,74));
    height: 1.0px;
    opacity: 0.3;
}


/**
 * Graphics
 */
.logo img{
	height: 40px !important;
    width: 40px !important
}
.huegradient {
    position: absolute;
    -webkit-animation: filter-animation 25s infinite;
    animation: filter-animation 25s infinite;
	z-index: 0;
    opacity: 1;
    max-width: 100%;
}

@keyframes filter-animation {
    0% {
        filter: hue-rotate(0deg)
    }

    50% {
        filter: hue-rotate(100deg)
    }

    100% {
        filter: hue-rotate(0deg)
    }
}

::selection {
    background: hsl(143.4deg 92.7% 56.4% / 74%);
    color: var(--black);}

.measure-wide {   max-width: 34em; }
.measure {        max-width: 30em; }
.measure-narrow { max-width: 20em; }

.border-shadow {
    box-shadow: 0 2px 15px #ccc;
    border: 0px white solid;
    border-radius: 10px;
}

div.pinned_top a.image-link {
background-blend-mode: hard-light;
}

/**
 * HOME : Mobile Design Cards
 */
div [data-id="36434316"] {
	margin-top: -80px;
}
body.mobile div [data-id="36434316"] {
	margin-top: 50px;
    margin-bottom: 80px;
}
body.mobile div .mob-design-cards {
    padding-top: 0px;
}
body.mobile .mob-design-cards {
	font-size: 16px;
    line-height: 26px;
    font-weight: 450;
}
.mob-design-cards {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: repeat(10, 1fr);
    gap: 10px;
    height: 400px;
    font-family: -apple-system, "system-ui", "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    color: rgba(0, 0, 0, 1);
    font-stretch: ultra-expanded;
    letter-spacing: 0.3px;
    font-size: 16px;
    font-weight: 450;
    padding: 20px;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 110px;
}
.mob-design-cards a div span {
    position: relative;
}
body.mobile .mob-design-cards  {
    
}
.mob-design-cards a {
	display: contents;
}
.basis {
    grid-column: 0 / 0;
    border:1px solid #f4dfc7;
    grid-row: 1 / 6;
    border-top: 20px solid #ffeedb;
}
.basis:hover {
    border-top: 20px solid #ffe4c6;
}
.snapmylife {
    border: 1px solid #c5ebfb;
    border-top: 20px solid #d2f2ff;
    grid-column: 1 / 3;
    grid-row: 1 / 6;
}
.snapmylife:hover {
    border-top: 20px solid #ace0f6;
  /*  box-shadow: 2px 2px 20px #d2f2ff;*/
}
.snapmusic {
    border: 1px solid #ffd2d2;
    border-top: 20px solid #ffd2d2;
    grid-column: 3 / 5;
    grid-row: 1 / 6;
}
.snapmusic:hover {
    border-top: 20px solid #ffd2d2;
  /*  box-shadow: 2px 2px 20px #d2f2ff;*/
}
.pivotpong {
    border: 1px solid #beedd2;
    border-top: 20px solid #d8ffe9;
    grid-column: 1 / 3;
    grid-row: 6 / 12;
}
.pivotpong:hover {
	border-color: #beedd2;
}
.animotion {
    border: 1px solid #e8ddff;
    border-top: 20px solid #dbc9ff;
    grid-column: 3 / 5;
    grid-row: 6 / 12;

}
.animotion:hover {
    border-color: #d1baff;
   /* box-shadow: 2px 2px 20px rgba(219, 201, 255, 0.52);
*/
}

.mob-design-cards div {
    padding: 12px;
    padding-left: 18px;
    transition: all 0.3s ease-in;
    background: white;
}




/**
 * Content
 */

body {
	background-color: #fff;
	color: #000;
    counter-reset: readysteadygo;
}

a:active {
	opacity: 0.7;
}

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

i,
em {
	font-style: italic;
}

b,
strong {
	font-weight: bolder;
}

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

sub {
	top: 0.3em;
}

sup {
	top: -0.4em;
}

s {
	text-decoration: line-through;
}

img {
	border: 0;
	padding: 0;
}

body.mobile ol {
    padding: 0 0 0 2.2rem;
}
ul,
ol {
	margin: 0;
	padding: 0 0 0 4.5rem;
}

ol>li {
    padding-left: 7px;
    list-style: none;
    
}

ol>li::before {
	counter-increment: readysteadygo;
    content: counter(readysteadygo);
    font-family: "Diatype Variable", Icons;
    font-size: 12px;
    padding: 1px 4px 1px 4px;
    position: absolute;
    margin-left: -41px;
    margin-top: 5px;
    border: .5px solid #333;
    border-radius: 100%;
    width:12px;height:19px;
	font-style: normal;
	font-weight: 400;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
	text-align: center;
}


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

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

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

.gallery_image_caption {
    margin-top: 1.2em;
    margin-bottom: 0.5rem;
    font-size: 1.1rem;
	font-weight: 400;
	color: rgba(0, 0, 0, 0.65);
	font-family: "Neue Haas Grotesk", Icons;
	font-style: normal;
	line-height: 1.3;
    text-align: left;
    letter-spacing: 0.01em;
}

/**
 * Loading Animation
 */

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

/**
 * Editor styles
 */

[data-predefined-style="true"] bodycopy {
	font-size: 1.2rem;
	color: rgba(0, 0, 0, 0.66);
	font-family: "Diatype Variable", Icons;
	font-size: 1.3rem;
	line-height: 1.7;
    font-weight: 402;
	font-style: normal;
	font-variation-settings: 'slnt' 0, 'MONO' 0;
}

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

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

}

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: -apple-system, "system-ui", "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol" !important;
	font-style: normal;
	font-weight: 400;
	padding: 0;
	margin: 0;
	font-size: 2.6rem;
	line-height: 1.1;
	color: rgba(0, 0, 0, 0.85);
	}

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

[data-predefined-style="true"] h2 {
	padding: 0;
	margin: 0;
	color: rgba(0, 0, 0, 0.85);
	font-size: 1.7rem;
	line-height: 1.3;
    letter-spacing: 0.0em;
	font-style: normal;
	font-weight: 700;
}

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

[data-predefined-style="true"] small {
	display: inline-block;
	font-size: 1rem;
	line-height: 1.6;
	font-family: "JetBrains Mono", Icons;
	color: rgba(0, 0, 0, 0.65);
    letter-spacing: 0.01em;
	font-style: normal;
	font-weight: 400;
}

[data-predefined-style="true"] small a {
	color: rgba(0, 0, 0, 0.85);
	border-bottom-width: 0em;
}

/**
 * Breakpoints
 */

[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: rgb(255, 255, 255) /*!body_bgcolor*/;
}

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

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


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

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



/**
 * 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: 80%/*!thumbnails_width*/;
}

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

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

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

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

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

.thumbnails .title {
    margin-top: .8rem;
    margin-bottom: .2rem;
    font-size: 1.4rem;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.85);
	font-family: "Neue Haas Grotesk", Icons;
	font-style: normal;
	line-height: 1.3;
    text-decoration: underline;
}

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

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

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

/**
 * Site Menu
 */

[data-css-preset] #site_menu_button {
	color: rgba(255, 255, 255, 1);
	line-height: 1;
	font-size: 28px /*!site_menu_button*/;
	padding: 6px;
	line-height: 1;
	background: rgba(33, 32, 46, 0);
	position: fixed;
	top: 3rem /*!site_menu_button*/;
	right: 3rem /*!site_menu_button*/;
}

body.mobile #site_menu_button {
	margin: -6px;
	font-size: 34px;
}

#site_menu_button.custom_icon {
	width: 40px;
	height: auto;
}

#site_menu_button.active {
	display: none;
}

/**
 * Site Menu
 */

#site_menu {
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif, "Sans Serif", Icons;
	background: rgba(20, 20, 20, 0.95);
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
	padding: 20px 30px 90px 30px;
	max-width: 400px;
	min-width: 300px;
	text-align: left;
	display: flex;
	justify-content: flex-start;
}

body.mobile #site_menu {
	width: 100%;
}

#site_menu .page-link a {
	color: rgba(255, 255, 255, 0.75);
}

#site_menu .set-link > a {
	color: rgba(255, 255, 255, 0.75);
	font-weight: bold;
}

#site_menu a:active {
	opacity: .7;
}

#site_menu a.active {
	opacity: .4;
}

#site_menu .close {
	display: none;
	color: rgba(255, 255, 255, 0.4);
	line-height: .85em;
	font-size: 45px;
}

body.mobile #site_menu .close {
	display: block;
	font-size: 50px;
	line-height: 1em;
}

#site_menu .break {
	height: 28px;
}

#site_menu .indent {
	margin-left: 28px;
}

/**
 * Shop Button
 */

[data-css-preset] #shop_button {
	color: rgba(0, 0, 0, 0.85);
    background: transparent;
	font-size: 32px;
    font-style: normal;
	font-weight: 400;
    line-height: 1.;
    position: fixed;
	padding: 6px;
	top: 1.5rem /*!shop_button*/;
	right: 2.5rem /*!shop_button*/;
}

#shop_button.text {
    font-family: "Neue Haas Grotesk", Icons;
	font-size: 2.2rem;
    padding: 0;
	font-weight: 500;
	color: rgba(0, 0, 0, 0.85);
	font-style: normal;
    line-height: 1.2;
}

#shop_button.custom_icon {
	width: 40px;
    height: auto;
}

body.mobile #shop_button:not(.text) {
	margin: -6px;
    font-size: 36px;
}

/**
 * Shop Product Widget
 */

.shop_product {
    width: 100%;
	max-width: 22rem;
    position: relative;
    display: block;
}

.shop_product .price {
	font-family: "Neue Haas Grotesk", Icons;
	font-size: 1.4rem;
	line-height: 1;
	color: rgba(0, 0, 0, 0.65);
    display: block;
    margin-bottom: 1rem;
	font-style: normal;
	font-weight: 400;
}

.shop_product .dropdown {
    font-family: "Neue Haas Grotesk", Icons;
    font-size: 1.4rem;
    display: inline-block;
	width: 100%;
    border: 1px solid rgba(0,0,0,.2);
    background:  white url(https://static.cargo.site/assets/images/select-line-arrows.svg) no-repeat right;
    margin-bottom: 1rem;
    line-height: 1.2;
    padding: .7rem 1rem;
	font-style: normal;
	font-weight: 400;
    color: rgba(0, 0, 0, 0.65);
}

.shop_product .button {
    font-family: "Neue Haas Grotesk", Icons;
	font-size: 1.4rem;
    background: rgba(0, 0, 0, 0.7);
    color: rgba(255,255,255,1);
    flex: 0 0 50%;
    text-align: left;
    display: inline-block;
	line-height: 1;
    padding: .8rem 1rem;
	font-style: normal;
	font-weight: 500;
}

/**
 * Image Zoom
 */

.content img.image-zoom:active {
  opacity: .7;
}

/**
 * Quick View
 */

[data-css-preset] .quick-view {
    padding-top: 4.9rem /*!quick_view_padding*/;
    padding-bottom: 4.9rem /*!quick_view_padding*/;
    padding-left: 4.9rem /*!quick_view_padding*/;
    padding-right: 4.9rem /*!quick_view_padding*/;
    height: 100% /*!quick_view_height*/;
    width: 100% /*!quick_view_width*/;
}

body.mobile .quick-view {
    width: 100%;
    height: 100%;
    margin: 0;
}


[data-css-preset] .quick-view-background {
	background: rgba(0, 0, 0, 0.83) /*!quick_view_bgcolor*/;
}

.quick-view-caption {
    font-family: "Neue Haas Grotesk", Icons;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 3.5rem 0;
    text-align: center;
    font-size: 1.1rem;
	font-style: normal;
	font-weight: 400;
}

.quick-view-caption span {
    padding: 0.5rem 1rem;
    display: inline-block;
    background: rgba(0,0,0,0.5);
    color: white;
}

/**
 * Quick View Navigation 
 */

.quick-view-navigation .left-arrow {
    left: 10px;
}

.quick-view-navigation .right-arrow {
    right: 10px;
}

.quick-view-navigation .left-arrow,
.quick-view-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.quick-view-navigation .left-arrow .inner-color,
.quick-view-navigation .right-arrow .inner-color {
    stroke: #fff;
    stroke-width: 1.5px;
}

.quick-view-navigation .left-arrow .outer-color,
.quick-view-navigation .right-arrow .outer-color {
    stroke: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

.quick-view-navigation .close-button {  
    top: 10px;
    right: 10px;
    /* Change height/width together to scale */
    width: 36px;
    height: 36px;
}

.quick-view-navigation .close-button .inner-color {
    stroke: #fff;
    stroke-width: 1.5px;
}

.quick-view-navigation .close-button .outer-color {
    stroke: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

/** 
 * Image Gallery Navigation Arrows 
 */
 
.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
    /* Change height/width together to scale */
    height: 36px;
    width: 36px;
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
    stroke: rgba(0, 0, 0, 0.85);
    stroke-width: 1.5px;
}

.image-gallery-navigation .left-arrow .outer-color,
.image-gallery-navigation .right-arrow .outer-color {
    stroke: #000;
    stroke-width: 2.5px;
    opacity: 0;
}

/**
 * Wallpaper Backdrop Navigation Arrows 
 */

.wallpaper-navigation .left-arrow,
.wallpaper-navigation .right-arrow {
   /* Change height/width together to scale */
   width: 36px;
   height: 36px;
}

.wallpaper-navigation .left-arrow .inner-color,
.wallpaper-navigation .right-arrow .inner-color {
   stroke: #fff;
    stroke-width: 1.5px;
}

.wallpaper-navigation .left-arrow .outer-color,
.wallpaper-navigation .right-arrow .outer-color {
    stroke: #000;
    stroke-width: 2.5px;
    opacity: 0.6;
}

/**
 * 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;
}

/**
 * Audio Player
 */

.audio-player {
    max-width: 26rem;
    height: 3.3rem;
    outline: 1px solid rgba(0,0,0,0.15);
    color: rgba(0, 0, 0, 0.6);
    background: transparent;
    font-size: 1.2rem;
    line-height: 1.3;
    font-family: "Neue Haas Grotesk", Icons;
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin: 1px 1px 1em 1px;
}

body.mobile .audio-player {
    max-width: 100%;
}

.audio-player .separator {
    width: 1px;
    background-color: rgba(0,0,0,0.15);
}

.audio-player .button {
    background: transparent;
    cursor: pointer;
    fill: rgba(0, 0, 0, 0.85);
}

.audio-player .icon {
    fill: rgba(0, 0, 0, 0.85);
    padding: 30%;
    width: 100%;
    margin: auto;
}

.audio-player .buffer {
    background: rgba(0,0,0,0.03);
}

.audio-player .progress {
    background: rgba(0,0,0,0.1);
}

.audio-player .progress-indicator {
    border: 1px solid rgba(0, 0, 0, 0.7);
    width: 1px;
    height: 100%;
    right: 0;
    position: absolute;
    cursor: ew-resize;
}

.audio-player .note-icon {
    height: 100%;
    width: 3.8rem;
    padding: 1rem;
    fill: rgba(0, 0, 0, 0.5);
}

.audio-player .current-time {
    padding-left: 1rem;
}

.audio-player .total-time {
    padding-right: 1rem;
}
