/*! destyle.css v4.0.1 | MIT License | https://github.com/nicolas-cusan/destyle.css */*, ::before, ::after {
    box-sizing: border-box;
    border-style: solid;
    border-width: 0;
    min-width: 0;
}
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
}
body {
    margin: 0;
}
.hide {
	display: none !important;
}
main {
    display: block;
}
p, table, blockquote, address, pre, iframe, form, figure, dl {
    margin: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit;
    margin: 0;
}
ul, ol {
    margin: 0;
    padding: 0;
    list-style: none;
}
dt {
    font-weight: bold;
}
dd {
    margin-left: 0;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
    border-top-width: 1px;
    margin: 0;
    clear: both;
    color: inherit;
}
pre {
    font-family: monospace, monospace;
    font-size: inherit;
}
address {
    font-style: inherit;
}
a {
    background-color: transparent;
    text-decoration: none;
    color: inherit;
}
abbr[title] {
    text-decoration: underline dotted;
}
b, strong {
    font-weight: bolder;
}
code, kbd, samp {
    font-family: monospace, monospace;
    font-size: inherit;
}
small {
    font-size: 80%;
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
svg, img, embed, object, iframe {
    vertical-align: bottom;
}
button, input, optgroup, select, textarea {
    -webkit-appearance: none;
    appearance: none;
    vertical-align: middle;
    color: inherit;
    font: inherit;
    background: transparent;
    padding: 0;
    margin: 0;
    border-radius: 0;
    text-align: inherit;
    text-transform: inherit;
}
button, [type="button"], [type="reset"], [type="submit"] {
    cursor: pointer;
}
button:disabled, [type="button"]:disabled, [type="reset"]:disabled, [type="submit"]:disabled {
    cursor: default;
}
:-moz-focusring {
    outline: auto;
}
select:disabled {
    opacity: inherit;
}
option {
    padding: 0;
}
fieldset {
    margin: 0;
    padding: 0;
    min-width: 0;
}
legend {
    padding: 0;
}
progress {
    vertical-align: baseline;
}
textarea {
    overflow: auto;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit;
}
[type="number"] {
    -moz-appearance: textfield;
}
label[for] {
    cursor: pointer;
}
details {
    display: block;
}
summary {
    display: list-item;
}
[contenteditable]:focus {
    outline: auto;
}
table {
    border-color: inherit;
    border-collapse: collapse;
}
caption {
    text-align: left;
}
td, th {
    vertical-align: top;
    padding: 0;
}
th {
    text-align: left;
    font-weight: bold;
}
body {
    font-size: 22px;
    font-family: "canada-type-gibson", Tahoma, source-sans-pro, sans-serif;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-decoration-skip-ink: none;
    line-height: 1.35em;
}
@media only screen and (max-width: 1200px) {
    body {
        font-size: 18px;
    }
}
@media only screen and (max-width: 640px) {
    body {
        font-size: 16px;
    }
}
h1 {
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 1.2em;
    margin: .2em 0;
}
h2 {
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 1.2em;
    margin: .2em 0;
}
h3 {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1.2em;
    margin: .2em 0;
}
h4 {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1.2em;
    margin: .2em 0;
}
h5 {
    font-weight: 400;
    font-size: 1.4rem;
    margin: .2em 0;
}
h6 {
    font-weight: 400;
    font-size: 1.4rem;
    margin: .2em 0;
}
h1, h2, h3, h4, h5, h6, p, span {
    line-height: 1.4em;
}
h1.type-xxxl, h2.type-xxxl, h3.type-xxxl, h4.type-xxxl, h5.type-xxxl, h6.type-xxxl, p.type-xxxl, span.type-xxxl {
    font-weight: 600;
    font-size: 4.6rem;
    line-height: 1.2em;
    margin: .2em 0;
}
@media only screen and (max-width: 640px) {
    h1.type-xxxl, h2.type-xxxl, h3.type-xxxl, h4.type-xxxl, h5.type-xxxl, h6.type-xxxl, p.type-xxxl, span.type-xxxl {
        font-size: 2.4rem;
    }
}
h1.type-xxl, h2.type-xxl, h3.type-xxl, h4.type-xxl, h5.type-xxl, h6.type-xxl, p.type-xxl, span.type-xxl {
    font-weight: 600;
    font-size: 1.8rem;
    line-height: 1.2em;
    margin: .2em 0;
}
h1.type-xl, h2.type-xl, h3.type-xl, h4.type-xl, h5.type-xl, h6.type-xl, p.type-xl, span.type-xl {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1.2em;
    margin: .2em 0;
}
h1.type-lg, h2.type-lg, h3.type-lg, h4.type-lg, h5.type-lg, h6.type-lg, p.type-lg, span.type-lg {
    font-weight: 400;
    font-size: 1.4rem;
    margin: .2em 0;
}
h1.type-md, h2.type-md, h3.type-md, h4.type-md, h5.type-md, h6.type-md, p.type-md, span.type-md {
    font-weight: 400;
    font-size: 1.2rem;
    margin: .2em 0;
}
h1.type-sm, h2.type-sm, h3.type-sm, h4.type-sm, h5.type-sm, h6.type-sm, p.type-sm, span.type-sm {
    font-weight: 400;
    font-size: 1rem;
    margin: .2em 0;
}
h1.center, h2.center, h3.center, h4.center, h5.center, h6.center, p.center, blockquote.center, li.center, span.center, td.center, tr.center, figcaption.center {
    text-align: center;
}
h1.right, h2.right, h3.right, h4.right, h5.right, h6.right, p.right, blockquote.right, li.right, span.right, td.right, tr.right, figcaption.right {
    text-align: right;
}
h1.left, h2.left, h3.left, h4.left, h5.left, h6.left, p.left, blockquote.left, li.left, span.left, td.left, tr.left, figcaption.left {
    text-align: left;
}
body {
    color: #222;
    background-color: #fff;
}
h1, h2, h3, h4, h5, h6, p, figcaption {
    max-width: 48em;
}
h1, h2, h3, h4, h5, h6 {
    text-wrap: balance;
}
p, figcaption {
    text-wrap: pretty;
    text-wrap: stable;
}
p {
    margin-bottom: .6em;
}
a {
    font-size: inherit;
    color: inherit;
    position: relative;
    vertical-align: baseline;
    text-decoration: none;
}
a:before {
    content: "";
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.2em;
    z-index: -1;
    transition: all .2s ease-in-out;
}
a:hover, a:focus {
    color: #222;
}
a:hover::before, a:focus::before {
    bottom: 0;
    height: .8em;
}
@media only screen and (min-width: 640px) {
    a:before {
        position: absolute;
    }
}
strong {
    font-weight: 600;
}
button.tag, a.tag {
    text-transform: lowercase;
    display: inline-block;
}
button.tag:before, a.tag:before {
    background-color: rgba(255, 238, 0, 0.7);
}
@media only screen and (max-width: 640px) {
    button.tag, a.tag {
        text-decoration: underline rgba(255, 238, 0, 0.7) 0.2em;
    }
}
button.external, a.external {
    display: inline-block;
}
button.external:before, a.external:before {
    background-color: rgba(0, 255, 255, 0.7);
}
@media only screen and (max-width: 640px) {
    button.external, a.external {
        text-decoration: underline rgba(0, 255, 255, 0.7) 0.2em;
    }
}
button.internal, a.internal {
    display: inline-block;
}
button.internal:before, a.internal:before {
    background-color: rgba(255, 91, 250, 0.7);
}
@media only screen and (max-width: 640px) {
    button.internal, a.internal {
        text-decoration: underline rgba(255, 91, 250, 0.7) 0.2em;
    }
}
img {
    display: flex;
    width: 100%;
}
img.outline {
    border: 1px solid rgba(34, 34, 34, 0.6);
}
.page-content {
    margin: 4rem 0;
}
@media only screen and (max-width: 960px) {
    .page-content {
        margin: 2em 0;
    }
}
.wrapper {
    margin: 0 auto;
    padding: 0 2em;
    width: 1200px;
}
@media only screen and (max-width: 1600px) {
    .wrapper {
        max-width: 1200px;
    }
}
@media only screen and (max-width: 1200px) {
    .wrapper {
        max-width: 960px;
    }
}
@media only screen and (max-width: 960px) {
    .wrapper {
        max-width: 640px;
    }
}
@media only screen and (max-width: 640px) {
    .wrapper {
        width: 100%;
        max-width: 640px;
    }
}
.grid {
    display: grid;
    gap: 2em;
}
@media only screen and (min-width: 640px) {
    .two-col {
        grid-template-columns: 1fr 1fr;
    }
    .three-col {
        grid-template-columns: 1fr 1fr 1fr;
    }
}
@media only screen and (max-width: 640px) {
    .two-col, .three-col {
        grid-template-columns: 1fr;
    }
}
.site-header {
    padding: 2em 0;
    border-bottom: 1px solid rgba(34, 34, 34, 0.6);
    display: flex;
    justify-content: space-between;
}
.site-header .site-title {
    font-weight: 400;
    font-size: 1.4rem;
    margin: .2em 0;
    text-transform: uppercase;
    font-weight: 600;
}
.site-header .site-title #logotype {
    height: 1em;
    width: auto;
    fill: #222;
}
.site-header .site-nav a {
    font-weight: 400;
    font-size: 1.2rem;
    margin: .2em 0;
    margin-left: 2em;
    line-height: 1.8em;
    transition: all .2s ease-in-out;
}
.site-header .site-nav a:hover, .site-header .site-nav a:focus {
    opacity: 0.6;
}
@media only screen and (max-width: 640px) {
    .site-header .site-nav a {
        margin-left: .8em;
    }
}
.title {
    font-weight: 600;
    font-size: 1.6rem;
    line-height: 1.2em;
    margin: .2em 0;
}
.post-list {
    margin: 3em 0;
}
.post-list .thumbnail {
    width: 100%;
    height: auto;
    margin-bottom: 1em;
}
.post-list .title {
    margin-bottom: 0;
}
.post-list .controls {
    font-weight: 400;
    font-size: 1rem;
    margin: .2em 0;
    margin-top: 0.4em;
}
.post-list a .thumbnail {
    transition: all .2s ease-in-out;
}
.post-list a:hover .thumbnail, .post-list a:focus .thumbnail {
    transform: scale(1.02);
}
.post-list .client, .post-list .post-type {
    font-weight: 400;
    font-size: 1.2rem;
    margin: .2em 0;
    color: rgba(34, 34, 34, 0.6);
}
.controls {
    display: block;
}
.controls button, .controls a.tag {
    font-size: inherit;
    color: #222;
    position: relative;
    vertical-align: baseline;
    text-transform: lowercase;
}
.controls button:before, .controls a.tag:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 0.2em;
    z-index: -1;
    transition: all .2s ease-in-out;
}
.controls button:hover, .controls button:focus, .controls a.tag:hover, .controls a.tag:focus {
    color: #222;
}
.controls button:hover::before, .controls button:focus::before, .controls a.tag:hover::before, .controls a.tag:focus::before {
    bottom: 0;
    height: .86em;
}
.controls button.mixitup-control-active, .controls a.tag.mixitup-control-active {
    color: #222;
}
.controls button.mixitup-control-active::before, .controls a.tag.mixitup-control-active::before {
    bottom: 0;
    height: .86em;
}
.controls button:not(.no-comma):not(:last-of-type)::after, .controls a.tag:not(.no-comma):not(:last-of-type)::after {
    content: ", ";
}
.post-content {
    margin: 2rem 0;
}
.post-content .images {
    /* margin: 4rem 0; */
    margin: 0;
}
.post-content .images figure figcaption {
    color: rgba(34, 34, 34, 0.6);
    margin-top: .8em;
    margin-bottom: 0;
}
.post-content .images figure img, .post-content .images figure video {
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.post-content .images figure.vert img {
    max-height: 90vh;
    max-width: 100%;
    width: auto;
}
.post-content .images figure.grid ~ .caption {
    color: rgba(34, 34, 34, 0.6);
    margin-top: .8em;
}
.post-content .images.story.grid {
    grid-template-columns: 1fr;
}
@media only screen and (min-width: 640px) {
    .post-content .images.story.two-col figure {
        grid-template-columns: 1fr 1fr;
    }
}
@media only screen and (min-width: 640px) {
    .post-content .images.story.three-col figure {
        grid-template-columns: 1fr 2fr;
    }
}
.post-content .images.story figure {
    display: grid;
    gap: 2rem;
}
@media only screen and (max-width: 640px) {
    .post-content .images.story figure {
        grid-template-columns: 1fr;
        gap: .8rem;
    }
}
.post-content .images.story figure figcaption {
    color: #222;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.post-content .videos {
    margin: 4rem 0;
}
.post-content .videos video {
    width: 100%;
    height: auto;
}
.post-footer {
    padding-top: 3rem;
    border-top: 1px solid rgba(34, 34, 34, 0.6);
    margin-top: 4rem;
}
@media only screen and (min-width: 640px) {
    .post-footer.two-col {
        grid-template-columns: 1fr 2fr;
    }
}
@media only screen and (min-width: 640px) {
    .upsell .text {
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
}
@media only screen and (max-width: 640px) {
    .upsell.grid.two-col {
        gap: 1em;
    }
}
.fauxWebWindow-wrap {
    margin-bottom: 1em;
}
.fauxWebWindow-wrap .fauxWebWindow {
    border: 1px solid #dadada;
    border-radius: 1em;
    display: inline-block;
    background-color: #dadada;
}
.fauxWebWindow-wrap .fauxWebWindow .fauxWebWindow-bar {
    background-color: #dadada;
    border-radius: 1em 1em 0 0;
    padding: .5em 1em;
    width: 100%;
    display: flex;
    align-items: center;
}
.fauxWebWindow-wrap .fauxWebWindow .fauxWebWindow-img {
    width: 100%;
    display: inline-block;
    aspect-ratio: 16/9;
    overflow-x: scroll;
    border-radius: 0 0 1em 1em;
    margin-bottom: -0.38em;
}
.fauxWebWindow-wrap .fauxWebWindow .fauxWebWindow-button-yellow {
    height: .9em;
    width: 1em;
    border-radius: 50%;
    background-color: #e7b416;
    margin-right: .4em;
}
.fauxWebWindow-wrap .fauxWebWindow .fauxWebWindow-button-red {
    height: .9em;
    width: 1em;
    border-radius: 50%;
    background-color: #cc3232;
    margin-right: .4em;
}
.fauxWebWindow-wrap .fauxWebWindow .fauxWebWindow-button-green {
    height: .9em;
    width: 1em;
    border-radius: 50%;
    background-color: #99c140;
    margin-right: .8em;
}
.fauxWebWindow-wrap .fauxWebWindow .fauxWebWindow-searchBar {
    background-color: #fff;
    border-radius: 0.1em;
    width: 100%;
    padding: .2em .4em;
}
.fauxInsta {
    display: flex;
    border: 1px solid #222;
}
@media only screen and (max-width: 640px) {
    .fauxInsta {
        display: block;
    }
}
.fauxInsta .fauxInsta-textContent {
    padding: 2em;
    align-self: center;
}
.fauxInsta .fauxInsta-accountDetails {
    display: flex;
    align-items: center;
    padding-bottom: 1em;
    margin-bottom: 1em;
    border-bottom: 1px solid #222;
}
.fauxInsta .fauxInsta-profilePic {
    height: 4em;
    width: 4em;
    display: flex;
}
.fauxInsta .fauxInsta-profileName p {
    margin: 0 0 0 1em;
}
@media only screen and (min-width: 640px) {
    .about.two-col {
        grid-template-columns: 2fr 1fr;
    }
}
footer {
    padding: 2em 0;
    border-top: 1px solid rgba(34, 34, 34, 0.6);
    display: flex;
    justify-content: space-between;
}
footer .copyright {
    color: rgba(34, 34, 34, 0.6);
    vertical-align: baseline;
}
footer .social-links ul {
    display: flex;
    justify-content: right;
}
footer .social-links ul li {
    font-weight: 400;
    font-size: 1.4rem;
    margin: .2em 0;
    margin: 0 0 0 1em;
}
footer .social-links ul li a {
    transition: all .2s ease-in-out;
}
footer .social-links ul li a:hover, footer .social-links ul li a:focus {
    opacity: 0.7;
}
footer .social-links ul li a .svg-icon {
    height: 1em;
    width: 1em;
    fill: #222;
}
.show-mobile {
    display: none;
}
@media only screen and (max-width: 640px) {
    .show-mobile {
        display: block;
    }
}
@media only screen and (max-width: 640px) {
    .hide-mobile {
        display: none;
    }
}