@font-face {
    font-family: squarespace-ui-font;
    src: url(https://assets.squarespace.com/universal/fonts/squarespace-ui-font.eot?#iefix) format("embedded-opentype"), url(https://assets.squarespace.com/universal/fonts/squarespace-ui-font.svg#squarespace-ui-font) format("svg"), url(https://assets.squarespace.com/universal/fonts/squarespace-ui-font.woff) format("woff"), url(https://assets.squarespace.com/universal/fonts/squarespace-ui-font.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: squarespace-ui-font;
    src: url(//assets.squarespace.com/universal/fonts/squarespace-ui-font.eot?#iefix) format("embedded-opentype"), url(//assets.squarespace.com/universal/fonts/squarespace-ui-font.svg#squarespace-ui-font) format("svg"), url(//assets.squarespace.com/universal/fonts/squarespace-ui-font.woff) format("woff"), url(//assets.squarespace.com/universal/fonts/squarespace-ui-font.ttf) format("truetype");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: social-icon-font;
    src: url(//assets.squarespace.com/universal/fonts/social-20141119/social-icon-font.eot?#iefix) format("embedded-opentype"), url(//assets.squarespace.com/universal/fonts/social-20141119/social-icon-font.woff) format("woff"), url(//assets.squarespace.com/universal/fonts/social-20141119/social-icon-font.ttf) format("truetype"), url(//assets.squarespace.com/universal/fonts/social-20141119/social-icon-font.svg#social-icon-font) format("svg");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: futura-pt;
    src: url("fonts/futura-pt.woff2") format("woff2"), url("fonts/futura-pt.woff") format("woff"), url("fonts/futura-pt.ot") format("opentype");
    font-style: normal;
    font-weight: 500;
    font-display: auto;
}

@font-face {
    font-family: futura-pt;
    src: url("fonts/l.woff2") format("woff2"), url("fonts/d.woff") format("woff"), url("fonts/a.ot") format("opentype");
    font-style: normal;
    font-weight: 700;
    font-display: auto;
}

article {
    display: block;
}

aside {
    display: block;
}

details {
    display: block;
}

figcaption {
    display: block;
}

figure {
    display: block;
}

footer {
    display: block;
}

header {
    display: block;
}

hgroup {
    display: block;
}

main {
    display: block;
}

nav {
    display: block;
}

section {
    display: block;
}

summary {
    display: block;
}

audio {
    display: inline-block;
}

canvas {
    display: inline-block;
}

video {
    display: inline-block;
}

audio:not([controls]) {
    height: 0px;
    display: none;
}

[hidden] {
    display: none;
}

template {
    display: none;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0px;
}

a {
    background: none;
}

    a:focus {
        outline: dotted thin;
    }

    a:active {
        outline: 0px;
    }

    a:hover {
        outline: 0px;
    }

h1 {
    margin: 0.67em 0px;
    font-size: 2em;
}

abbr[title] {
    border-bottom-color: currentColor;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
}

b {
    font-weight: bold;
}

strong {
    font-weight: bold;
}

dfn {
    font-style: italic;
}

hr {
    height: 0px;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
}

mark {
    background: rgb(255, 255, 0);
    color: rgb(0, 0, 0);
}

code {
    font-family: monospace,serif;
    font-size: 1em;
}

kbd {
    font-family: monospace,serif;
    font-size: 1em;
}

pre {
    font-family: monospace,serif;
    font-size: 1em;
}

samp {
    font-family: monospace,serif;
    font-size: 1em;
}

pre {
    white-space: pre-wrap;
}

q {
    quotes: "“" "”" "‘" "’";
}

small {
    font-size: 80%;
}

sub {
    line-height: 0;
    font-size: 75%;
    vertical-align: baseline;
    position: relative;
}

sup {
    line-height: 0;
    font-size: 75%;
    vertical-align: baseline;
    position: relative;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0px currentColor;
    border-image: none;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0px;
}

fieldset {
    margin: 0px 2px;
    padding: 0.35em 0.62em 0.75em;
    border: 1px solid silver;
    border-image: none;
}

legend {
    padding: 0px;
    border: 0px currentColor;
    border-image: none;
}

button {
    margin: 0px;
    font-family: inherit;
    font-size: 100%;
}

input {
    margin: 0px;
    font-family: inherit;
    font-size: 100%;
}

select {
    margin: 0px;
    font-family: inherit;
    font-size: 100%;
}

textarea {
    margin: 0px;
    font-family: inherit;
    font-size: 100%;
}

button {
    line-height: normal;
}

input {
    line-height: normal;
}

button {
    text-transform: none;
}

select {
    text-transform: none;
}

button {
    cursor: pointer;
    -webkit-appearance: button;
}

html input[type='button'] {
    cursor: pointer;
    -webkit-appearance: button;
}

input[type='reset'] {
    cursor: pointer;
    -webkit-appearance: button;
}

input[type='submit'] {
    cursor: pointer;
    -webkit-appearance: button;
}

button[disabled] {
    cursor: default;
}

html input[disabled] {
    cursor: default;
}

input[type='checkbox'] {
    padding: 0px;
    box-sizing: border-box;
}

input[type='radio'] {
    padding: 0px;
    box-sizing: border-box;
}

input[type='search'] {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.clear::after {
    height: 0px;
    clear: both;
    font-size: 0px;
    display: block;
    visibility: hidden;
    content: ".";
}

.v6-visually-hidden {
    padding: 0px !important;
    border: 0px currentColor !important;
    border-image: none !important;
    width: 1px !important;
    height: 1px !important;
    overflow: hidden;
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px);
}

.sqs-g {
    letter-spacing: -0.31em;
    text-rendering: optimizespeed;
}

.yui3-u {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-1 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-1-2 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-1-3 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-2-3 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-1-4 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-3-4 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-1-5 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-2-5 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-3-5 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-4-5 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-1-6 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-5-6 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-1-8 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-3-8 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-5-8 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-7-8 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-1-12 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-5-12 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-7-12 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-11-12 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-1-24 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-5-24 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-7-24 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-11-24 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-13-24 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-17-24 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-19-24 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-23-24 {
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
    display: inline-block;
    -ms-zoom: 1;
    text-rendering: auto;
}

.sqs-u-1 {
    display: block;
}

.sqs-u-1-2 {
    width: 50%;
}

.sqs-u-1-3 {
    width: 33.33%;
}

.sqs-u-2-3 {
    width: 66.66%;
}

.sqs-u-1-4 {
    width: 25%;
}

.sqs-u-3-4 {
    width: 75%;
}

.sqs-u-1-5 {
    width: 20%;
}

.sqs-u-2-5 {
    width: 40%;
}

.sqs-u-3-5 {
    width: 60%;
}

.sqs-u-4-5 {
    width: 80%;
}

.sqs-u-1-6 {
    width: 16.65%;
}

.sqs-u-5-6 {
    width: 83.33%;
}

.sqs-u-1-8 {
    width: 12.5%;
}

.sqs-u-3-8 {
    width: 37.5%;
}

.sqs-u-5-8 {
    width: 62.5%;
}

.sqs-u-7-8 {
    width: 87.5%;
}

.sqs-u-1-12 {
    width: 8.33%;
}

.sqs-u-5-12 {
    width: 41.66%;
}

.sqs-u-7-12 {
    width: 58.33%;
}

.sqs-u-11-12 {
    width: 91.66%;
}

.sqs-u-1-24 {
    width: 4.16%;
}

.sqs-u-5-24 {
    width: 20.83%;
}

.sqs-u-7-24 {
    width: 29.16%;
}

.sqs-u-11-24 {
    width: 45.83%;
}

.sqs-u-13-24 {
    width: 54.16%;
}

.sqs-u-17-24 {
    width: 70.83%;
}

.sqs-u-19-24 {
    width: 79.16%;
}

.sqs-u-23-24 {
    width: 95.83%;
}

.cssgrids#sqs-css-stamp {
    display: none;
}

.yui3-widget-hidden {
    display: none;
}

.yui3-widget-content {
    overflow: hidden;
}

.yui3-widget-content-expanded {
    height: 100%;
    box-sizing: border-box;
}

.yui3-widget-tmp-forcesize {
    overflow: hidden !important;
}

.sqs-panel {
    position: absolute;
}

.sqs-panel-hidden {
    visibility: hidden;
}

.sqs-widget-tmp-forcesize .sqs-panel-content {
    overflow: hidden !important;
}

.sqs-panel .sqs-widget-hd {
    position: relative;
}

    .sqs-panel .sqs-widget-hd .sqs-widget-buttons {
        top: 0px;
        right: 0px;
        position: absolute;
    }

.sqs-panel .sqs-widget-ft .sqs-widget-buttons {
    display: inline-block;
    -ms-zoom: 1;
}

.yui3-slider {
    vertical-align: middle;
    display: inline-block;
    -ms-zoom: 1;
}

.yui3-slider-rail {
    vertical-align: middle;
    display: inline-block;
    -ms-zoom: 1;
}

.yui3-slider-content {
    display: block;
    position: relative;
}

.yui3-slider-rail {
    position: relative;
}

.yui3-slider-rail-cap-top {
    position: absolute;
}

.yui3-slider-rail-cap-left {
    position: absolute;
}

.yui3-slider-rail-cap-bottom {
    position: absolute;
}

.yui3-slider-rail-cap-right {
    position: absolute;
}

.yui3-slider-thumb {
    position: absolute;
}

.yui3-slider-thumb-image {
    position: absolute;
}

.yui3-slider-thumb-shadow {
    position: absolute;
}

.yui3-slider-thumb {
    overflow: hidden;
}

.sqs-aclist {
    position: absolute;
    z-index: 10;
}

.yui3-aclist {
    position: absolute;
    z-index: 10;
}

.sqs-aclist-hidden {
    visibility: hidden;
}

.yui3-aclist-hidden {
    visibility: hidden;
}

.sqs-aclist-aria {
    left: -9999px;
    position: absolute;
}

.yui3-aclist-aria {
    left: -9999px;
    position: absolute;
}

.sqs-aclist-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.yui3-aclist-list {
    list-style: none;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}

.sqs-aclist-item {
    list-style: none;
    padding: 2px 5px;
    cursor: pointer;
}

.yui3-aclist-item {
    list-style: none;
    padding: 2px 5px;
    cursor: pointer;
}

.sqs-aclist-item-active {
    outline: rgb(175, 175, 175) dotted thin;
}

.yui3-aclist-item-active {
    outline: rgb(175, 175, 175) dotted thin;
}

.sqs-cookie-banner-v2-enabled .sqs-cookie-banner-v2 {
    display: block;
}

body.sqs-cookie-banner-v2-top .sqs-announcement-bar-dropzone {
    position: relative;
}

    body.sqs-cookie-banner-v2-top .sqs-announcement-bar-dropzone.sqs-cookie-banner-v2-enabled {
        position: relative;
    }

.sqs-cookie-banner-v2 {
    padding: 10px;
    display: none;
    position: fixed;
    z-index: 300000;
    box-sizing: border-box;
    justify-content: space-between;
    align-items: center;
}

    .sqs-cookie-banner-v2 p {
        margin: 10px !important;
        line-height: 1.5em;
        letter-spacing: 0.05em;
        font-family: "Helvetica Neue",Helvetica,Sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
    }

    .sqs-cookie-banner-v2 button {
        margin: 10px !important;
        line-height: 1.5em;
        letter-spacing: 0.05em;
        font-family: "Helvetica Neue",Helvetica,Sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
    }

    .sqs-cookie-banner-v2 a {
        text-decoration: underline;
    }

    .sqs-cookie-banner-v2 .sqs-cookie-banner-v2-text {
        max-height: calc(50vh);
    }

    .sqs-cookie-banner-v2 .sqs-cookie-banner-v2-cta-container {
        flex-flow: row wrap;
        display: flex;
    }

    .sqs-cookie-banner-v2 .sqs-cookie-banner-v2-cta {
        background: none;
        white-space: nowrap;
    }

.sqs-announcement-bar-dropzone .sqs-cookie-banner-v2.TOP {
    position: relative;
}

body > .sqs-cookie-banner-v2.TOP {
    top: 0px;
}

.sqs-cookie-banner-v2.BOTTOM {
    bottom: 0px;
}

.sqs-cookie-banner-v2.TOP_LEFT {
    left: 20px;
    top: 20px;
}

.sqs-cookie-banner-v2.TOP_RIGHT {
    top: 20px;
    right: 20px;
}

.sqs-cookie-banner-v2.BOTTOM_LEFT {
    left: 20px;
    bottom: 20px;
}

.sqs-cookie-banner-v2.BOTTOM_RIGHT {
    right: 20px;
    bottom: 20px;
}

@media all and (max-width:640px) {
    .sqs-cookie-banner-v2.TOP_LEFT {
        left: 10px;
        top: 10px;
        right: 10px;
        margin-bottom: 10px;
    }

    .sqs-cookie-banner-v2.TOP_RIGHT {
        left: 10px;
        top: 10px;
        right: 10px;
        margin-bottom: 10px;
    }

    .sqs-cookie-banner-v2.BOTTOM_LEFT {
        left: 10px;
        right: 10px;
        bottom: 10px;
        margin-top: 10px;
    }

    .sqs-cookie-banner-v2.BOTTOM_RIGHT {
        left: 10px;
        right: 10px;
        bottom: 10px;
        margin-top: 10px;
    }
}

.sqs-cookie-banner-v2.ICON {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .sqs-cookie-banner-v2.ICON .sqs-cookie-banner-v2-acceptWrapper {
        text-align: right;
        line-height: 1;
        font-size: 0px;
    }

    .sqs-cookie-banner-v2.ICON .sqs-cookie-banner-v2-accept {
        padding: 5px 10px;
        border: 0px currentColor;
        border-image: none;
    }

        .sqs-cookie-banner-v2.ICON .sqs-cookie-banner-v2-accept::after {
            line-height: 0.5em;
            font-family: "Helvetica Neue",Helvetica,Sans-serif;
            font-size: 35px;
            font-weight: 100;
            content: "×";
        }

.sqs-cookie-banner-v2.BAR {
    left: 0px;
    right: 0px;
}

@media all and (min-width:640px) {
    .sqs-cookie-banner-v2.BAR {
        padding: 10px 15px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

        .sqs-cookie-banner-v2.BAR p {
            margin-right: 2vw;
        }
}

@media all and (min-width:640px) {
    .sqs-cookie-banner-v2.POPUP {
        margin: 20px;
        width: 250px;
    }

        .sqs-cookie-banner-v2.POPUP.OPT_IN_AND_OUT {
            width: auto;
            max-width: 500px;
        }

            .sqs-cookie-banner-v2.POPUP.OPT_IN_AND_OUT .sqs-cookie-banner-v2-text {
                max-width: 350px;
            }

        .sqs-cookie-banner-v2.POPUP.ICON {
            margin: 10px;
            width: 350px;
        }
}

.sqs-cookie-banner-v2.BUTTON .sqs-cookie-banner-v2-cta {
    padding: 1em 1.5em;
    line-height: 1em;
    letter-spacing: 0.1em;
}

.sqs-cookie-banner-v2.TEXT .sqs-cookie-banner-v2-cta {
    padding: 0px;
    border: currentColor;
    border-image: none;
    letter-spacing: 0.05em;
}

.sqs-cookie-banner-v2.DARK {
    background-color: rgb(0, 0, 0);
}

    .sqs-cookie-banner-v2.DARK p {
        color: rgb(255, 255, 255);
    }

    .sqs-cookie-banner-v2.DARK button {
        color: rgb(255, 255, 255);
    }

    .sqs-cookie-banner-v2.DARK a {
        color: rgb(255, 255, 255);
    }

    .sqs-cookie-banner-v2.DARK [data-focus-visible-added] {
        outline-color: rgb(255, 255, 255);
    }

    .sqs-cookie-banner-v2.DARK.TEXT .sqs-cookie-banner-v2-cta {
        border-bottom-color: rgb(119, 119, 119);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    .sqs-cookie-banner-v2.DARK.BUTTON .sqs-cookie-banner-v2-cta {
        border: 1px solid rgb(255, 255, 255);
        border-image: none;
    }

.sqs-cookie-banner-v2.LIGHT {
    background-color: rgb(238, 238, 238);
}

    .sqs-cookie-banner-v2.LIGHT p {
        color: rgb(17, 17, 17);
    }

    .sqs-cookie-banner-v2.LIGHT button {
        color: rgb(17, 17, 17);
    }

    .sqs-cookie-banner-v2.LIGHT a {
        color: rgb(17, 17, 17);
    }

    .sqs-cookie-banner-v2.LIGHT [data-focus-visible-added] {
        outline-color: rgb(17, 17, 17);
    }

    .sqs-cookie-banner-v2.LIGHT.TEXT .sqs-cookie-banner-v2-cta {
        border-bottom-color: rgb(187, 187, 187);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    .sqs-cookie-banner-v2.LIGHT.BUTTON .sqs-cookie-banner-v2-cta {
        border: 1px solid rgb(68, 68, 68);
        border-image: none;
    }

.sqs-cookie-banner-v2-enabled .sqs-cookie-banner-v2 {
    display: block;
}

body.sqs-cookie-banner-v2-top .sqs-announcement-bar-dropzone {
    position: relative;
}

    body.sqs-cookie-banner-v2-top .sqs-announcement-bar-dropzone.sqs-cookie-banner-v2-enabled {
        position: relative;
    }

.sqs-cookie-banner-v2 {
    padding: 10px;
    display: none;
    position: fixed;
    z-index: 300000;
    box-sizing: border-box;
    justify-content: space-between;
    align-items: center;
}

    .sqs-cookie-banner-v2 p {
        margin: 10px !important;
        line-height: 1.5em;
        letter-spacing: 0.05em;
        font-family: "Helvetica Neue",Helvetica,Sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
    }

    .sqs-cookie-banner-v2 button {
        margin: 10px !important;
        line-height: 1.5em;
        letter-spacing: 0.05em;
        font-family: "Helvetica Neue",Helvetica,Sans-serif;
        font-size: 12px;
        font-style: normal;
        font-weight: normal;
    }

    .sqs-cookie-banner-v2 a {
        text-decoration: underline;
    }

    .sqs-cookie-banner-v2 .sqs-cookie-banner-v2-text {
        max-height: calc(50vh);
    }

    .sqs-cookie-banner-v2 .sqs-cookie-banner-v2-cta-container {
        flex-flow: row wrap;
        display: flex;
    }

    .sqs-cookie-banner-v2 .sqs-cookie-banner-v2-cta {
        background: none;
        white-space: nowrap;
    }

.sqs-announcement-bar-dropzone .sqs-cookie-banner-v2.TOP {
    position: relative;
}

body > .sqs-cookie-banner-v2.TOP {
    top: 0px;
}

.sqs-cookie-banner-v2.BOTTOM {
    bottom: 0px;
}

.sqs-cookie-banner-v2.TOP_LEFT {
    left: 20px;
    top: 20px;
}

.sqs-cookie-banner-v2.TOP_RIGHT {
    top: 20px;
    right: 20px;
}

.sqs-cookie-banner-v2.BOTTOM_LEFT {
    left: 20px;
    bottom: 20px;
}

.sqs-cookie-banner-v2.BOTTOM_RIGHT {
    right: 20px;
    bottom: 20px;
}

@media all and (max-width:640px) {
    .sqs-cookie-banner-v2.TOP_LEFT {
        left: 10px;
        top: 10px;
        right: 10px;
        margin-bottom: 10px;
    }

    .sqs-cookie-banner-v2.TOP_RIGHT {
        left: 10px;
        top: 10px;
        right: 10px;
        margin-bottom: 10px;
    }

    .sqs-cookie-banner-v2.BOTTOM_LEFT {
        left: 10px;
        right: 10px;
        bottom: 10px;
        margin-top: 10px;
    }

    .sqs-cookie-banner-v2.BOTTOM_RIGHT {
        left: 10px;
        right: 10px;
        bottom: 10px;
        margin-top: 10px;
    }
}

.sqs-cookie-banner-v2.ICON {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

    .sqs-cookie-banner-v2.ICON .sqs-cookie-banner-v2-acceptWrapper {
        text-align: right;
        line-height: 1;
        font-size: 0px;
    }

    .sqs-cookie-banner-v2.ICON .sqs-cookie-banner-v2-accept {
        padding: 5px 10px;
        border: 0px currentColor;
        border-image: none;
    }

        .sqs-cookie-banner-v2.ICON .sqs-cookie-banner-v2-accept::after {
            line-height: 0.5em;
            font-family: "Helvetica Neue",Helvetica,Sans-serif;
            font-size: 35px;
            font-weight: 100;
            content: "×";
        }

.sqs-cookie-banner-v2.BAR {
    left: 0px;
    right: 0px;
}

@media all and (min-width:640px) {
    .sqs-cookie-banner-v2.BAR {
        padding: 10px 15px;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

        .sqs-cookie-banner-v2.BAR p {
            margin-right: 2vw;
        }
}

@media all and (min-width:640px) {
    .sqs-cookie-banner-v2.POPUP {
        margin: 20px;
        width: 250px;
    }

        .sqs-cookie-banner-v2.POPUP.OPT_IN_AND_OUT {
            width: auto;
            max-width: 500px;
        }

            .sqs-cookie-banner-v2.POPUP.OPT_IN_AND_OUT .sqs-cookie-banner-v2-text {
                max-width: 350px;
            }

        .sqs-cookie-banner-v2.POPUP.ICON {
            margin: 10px;
            width: 350px;
        }
}

.sqs-cookie-banner-v2.BUTTON .sqs-cookie-banner-v2-cta {
    padding: 1em 1.5em;
    line-height: 1em;
    letter-spacing: 0.1em;
}

.sqs-cookie-banner-v2.TEXT .sqs-cookie-banner-v2-cta {
    padding: 0px;
    border: currentColor;
    border-image: none;
    letter-spacing: 0.05em;
}

.sqs-cookie-banner-v2.DARK {
    background-color: rgb(0, 0, 0);
}

    .sqs-cookie-banner-v2.DARK p {
        color: rgb(255, 255, 255);
    }

    .sqs-cookie-banner-v2.DARK button {
        color: rgb(255, 255, 255);
    }

    .sqs-cookie-banner-v2.DARK a {
        color: rgb(255, 255, 255);
    }

    .sqs-cookie-banner-v2.DARK [data-focus-visible-added] {
        outline-color: rgb(255, 255, 255);
    }

    .sqs-cookie-banner-v2.DARK.TEXT .sqs-cookie-banner-v2-cta {
        border-bottom-color: rgb(119, 119, 119);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    .sqs-cookie-banner-v2.DARK.BUTTON .sqs-cookie-banner-v2-cta {
        border: 1px solid rgb(255, 255, 255);
        border-image: none;
    }

.sqs-cookie-banner-v2.LIGHT {
    background-color: rgb(238, 238, 238);
}

    .sqs-cookie-banner-v2.LIGHT p {
        color: rgb(17, 17, 17);
    }

    .sqs-cookie-banner-v2.LIGHT button {
        color: rgb(17, 17, 17);
    }

    .sqs-cookie-banner-v2.LIGHT a {
        color: rgb(17, 17, 17);
    }

    .sqs-cookie-banner-v2.LIGHT [data-focus-visible-added] {
        outline-color: rgb(17, 17, 17);
    }

    .sqs-cookie-banner-v2.LIGHT.TEXT .sqs-cookie-banner-v2-cta {
        border-bottom-color: rgb(187, 187, 187);
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    .sqs-cookie-banner-v2.LIGHT.BUTTON .sqs-cookie-banner-v2-cta {
        border: 1px solid rgb(68, 68, 68);
        border-image: none;
    }

body.native-currency-code-usd .sqs-money-native::before {
    content: "$";
}

body.native-currency-code-cad .sqs-money-native::before {
    content: "$";
}

body.native-currency-code-cad .sqs-money-native::after {
    content: " CAD";
}

body.native-currency-code-gbp .sqs-money-native::before {
    content: "£";
}

body.native-currency-code-eur .sqs-money-native::before {
    content: "€";
}

body.native-currency-code-aud .sqs-money-native::before {
    content: "$";
}

body.native-currency-code-aud .sqs-money-native::after {
    content: " AUD";
}

body.native-currency-code-chf .sqs-money-native::before {
    content: "CHF";
}

body.native-currency-code-nok .sqs-money-native::after {
    content: " kr";
}

body.native-currency-code-sek .sqs-money-native::after {
    content: " kr";
}

body.native-currency-code-dkk .sqs-money-native::after {
    content: " kr";
}

body.native-currency-code-nzd .sqs-money-native::before {
    content: "$";
}

body.native-currency-code-sgd .sqs-money-native::before {
    content: "S$";
}

body.native-currency-code-mxn .sqs-money-native::before {
    content: "$";
}

body.native-currency-code-hkd .sqs-money-native::before {
    content: "HK$";
}

body.native-currency-code-czk .sqs-money-native::after {
    content: " Kc";
}

body.native-currency-code-thb .sqs-money-native::before {
    content: "?";
}

body.native-currency-code-myr .sqs-money-native::before {
    content: "RM";
}

body.native-currency-code-pln .sqs-money-native::after {
    content: " zl";
}

body.native-currency-code-ils .sqs-money-native::before {
    content: "? ";
}

body.native-currency-code-php .sqs-money-native::before {
    content: "Php";
}

body.native-currency-code-rub .sqs-money-native::after {
    content: " ?.";
}

body.native-currency-code-brl .sqs-money-native::before {
    content: " R$";
}

body.native-currency-code-ars .sqs-money-native::before {
    content: "$";
}

body.native-currency-code-ars .sqs-money-native::after {
    content: " ARS";
}

body.native-currency-code-cop .sqs-money-native::before {
    content: "COL$";
}

body.native-currency-code-idr .sqs-money-native::before {
    content: "Rp";
}

body.native-currency-code-inr .sqs-money-native::before {
    content: "?";
}

body.native-currency-code-jpy .sqs-money-native::before {
    content: "¥";
}

body.native-currency-code-zar .sqs-money-native::before {
    content: "R";
}

@media screen and (max-width:432px) {
    .mobile-hidden {
        display: none;
    }
}

@media screen and (max-width:432px) {
    .subDesktop-hidden {
        display: none;
    }
}

@media screen and (min-width:433px) {
    .desktop-hidden {
        display: none;
    }
}

.sqs-system-error {
    background: url("//assets.squarespace.com/universal/images-v6/damask/error-dark.png") no-repeat 12px 12px;
    color: rgb(62, 62, 62) !important;
}

@media not all, not all, not all {
    .sqs-system-error {
        background-image: url("//assets.squarespace.com/universal/images-v6/damask/error-dark@2x.png");
        background-size: 44px;
    }
}

.sqs-system-error input {
    background: rgb(62, 62, 62);
    padding: 11px;
    transition: background-color 0.1s ease-in-out, opacity 0.1s ease-in-out;
    text-align: center;
    line-height: 22px;
    font-family: inherit;
    cursor: pointer;
    -ms-user-select: none;
    -webkit-appearance: none;
    -webkit-user-select: none;
    user-select: none;
    appearance: none;
}

.sqs-system-error input {
    border: 0px currentColor;
    border-image: none;
    color: rgb(255, 255, 255) !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 11px;
    font-weight: 500;
    -webkit-appearance: none;
}

    .sqs-system-error input > * {
        border: 0px currentColor;
        border-image: none;
        color: rgb(255, 255, 255) !important;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        font-size: 11px;
        font-weight: 500;
        -webkit-appearance: none;
    }

    .sqs-system-error input:not([data-focus-visible-added]):focus {
    }

    .sqs-system-error input > *:not([data-focus-visible-added]):focus {
    }

    .sqs-system-error input[data-focus-visible-added]:focus {
        outline: rgb(255, 255, 255) solid 2px;
        outline-offset: -2px;
    }

    .sqs-system-error input > *[data-focus-visible-added]:focus {
        outline: rgb(255, 255, 255) solid 2px;
        outline-offset: -2px;
    }

    .sqs-system-error input:hover {
        box-shadow: none;
        background-color: rgb(0, 0, 0);
    }

    .sqs-system-error input.disabled {
        cursor: default;
        opacity: 0.3;
    }

        .sqs-system-error input.disabled > * {
            opacity: 0.5;
        }

        .sqs-system-error input.disabled:hover {
            background-color: rgb(62, 62, 62) !important;
        }

.sqs-system-error-overlay.dialog-screen-overlay {
    background: rgba(246, 246, 246, 0.98);
}

.fadeable-plugged.display-status-hidden {
    display: none;
}

.sqs-video-wrapper .intrinsic {
    max-width: 100%;
}

.sqs-video-wrapper.video-none {
    position: relative;
}

.sqs-video-wrapper.video-fill {
    width: 100%;
    height: 100%;
    position: absolute;
}

.sqs-video-wrapper.video-fit {
    width: 100%;
    position: absolute;
}

    .sqs-video-wrapper.video-fit .intrinsic {
        width: 100%;
    }

    .sqs-video-wrapper.video-fit .intrinsic-inner {
        position: relative;
    }

.sqs-video-wrapper iframe {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.sqs-video-wrapper object {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.sqs-video-wrapper embed {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.sqs-video-wrapper .sqs-video-overlay {
    background-position: center;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    color: rgb(0, 0, 0);
    display: block;
    position: absolute;
    background-repeat: no-repeat;
    background-size: cover;
}

    .sqs-video-wrapper .sqs-video-overlay .sqs-video-opaque {
        background: rgb(0, 0, 0);
        width: 100%;
        height: 100%;
        bottom: 0px;
        position: absolute;
        opacity: 0;
    }

    .sqs-video-wrapper .sqs-video-overlay.no-thumb .sqs-video-opaque {
        opacity: 1;
    }

    .sqs-video-wrapper .sqs-video-overlay .sqs-video-icon {
        background: url("//assets.squarespace.com/universal/images-v6/damask/play-button.png") no-repeat center;
        left: 50%;
        top: 50%;
        width: 48px;
        height: 48px;
        margin-top: -24px;
        margin-left: -24px;
        position: absolute;
        cursor: pointer;
    }

@media not all, not all, not all {
    .sqs-video-wrapper .sqs-video-overlay .sqs-video-icon {
        background-image: url("//assets.squarespace.com/universal/images-v6/damask/play-button@2x.png");
        background-size: 33px;
    }
}

.sqs-video-wrapper.video-invalid {
    height: 48px !important;
    position: static !important;
}

.sqs-video-wrapper .sqs-video-invalid-wrapper {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
}

body.no-scroll {
    left: 0px;
    top: 0px;
    height: 100%;
    right: 0px;
    bottom: 0px;
    position: fixed;
}

.no-scroll {
    overflow: hidden !important;
}

.sqs-lightbox-overlay {
    background: rgb(0, 0, 0);
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: fixed;
    opacity: 0;
}

    .sqs-lightbox-overlay.sqs-lightbox-overlay-style-orb {
    }

    .sqs-lightbox-overlay.light {
        background: rgba(246, 246, 246, 0.98) !important;
        color: rgb(62, 62, 62);
    }

    .sqs-lightbox-overlay.white.sqs-lightbox-overlay-style-orb {
    }

.sqsp-tooltip {
    padding: 22px 33px;
    text-align: left !important;
    color: inherit;
    overflow: hidden;
    position: absolute;
    max-width: 250px;
    box-shadow: 0px 4px 33px rgba(0,0,0,0.22), 0px 0px 0px 1px rgba(0,0,0,0.04);
    background-color: rgb(246, 246, 246);
}

    .sqsp-tooltip .title {
        text-transform: uppercase;
        letter-spacing: 0.5px;
        font-weight: 500;
        margin-bottom: 11px;
    }

    .sqsp-tooltip .description {
        margin: 11px 0px;
    }

    .sqsp-tooltip .buttons {
        margin: 22px -33px -22px;
        border-top-color: rgb(228, 228, 228);
        border-top-width: 1px;
        border-top-style: solid;
        display: flex;
    }

    .sqsp-tooltip :empty.buttons {
        border-top-color: currentColor;
        border-top-width: 0px;
        border-top-style: none;
    }

    .sqsp-tooltip .buttons > * {
        flex: 1 1 0px;
        border-left-color: rgb(228, 228, 228) !important;
        border-left-width: 1px !important;
        border-left-style: solid !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }

        .sqsp-tooltip .buttons > *:first-child {
            border-left-color: currentColor !important;
            border-left-width: medium !important;
            border-left-style: none !important;
        }

    .sqsp-tooltip .buttons input {
        background: none;
    }

    .sqsp-tooltip .buttons button {
        background: none;
    }

    .sqsp-tooltip .buttons a {
        border-bottom-color: currentColor;
        border-bottom-width: medium;
        border-bottom-style: none;
    }

        .sqsp-tooltip .buttons a:not(.reject) {
            background: rgb(246, 246, 246);
            padding: 11px;
            transition: background-color 0.1s ease-in-out, opacity 0.1s ease-in-out;
            text-align: center;
            line-height: 22px;
            font-family: inherit;
            cursor: pointer;
            -ms-user-select: none;
            -webkit-appearance: none;
            -webkit-user-select: none;
            user-select: none;
            appearance: none;
        }

        .sqsp-tooltip .buttons a:not(.reject) {
            border: 0px currentColor;
            border-image: none;
            color: rgb(62, 62, 62) !important;
            text-transform: uppercase;
            letter-spacing: 0.5px;
            font-size: 11px;
            font-weight: 500;
            -webkit-appearance: none;
        }

            .sqsp-tooltip .buttons a:not(.reject) > * {
                border: 0px currentColor;
                border-image: none;
                color: rgb(62, 62, 62) !important;
                text-transform: uppercase;
                letter-spacing: 0.5px;
                font-size: 11px;
                font-weight: 500;
                -webkit-appearance: none;
            }

            .sqsp-tooltip .buttons a:not(.reject):not([data-focus-visible-added]):focus {
            }

            .sqsp-tooltip .buttons a:not(.reject) > *:not([data-focus-visible-added]):focus {
            }

            .sqsp-tooltip .buttons a:not(.reject)[data-focus-visible-added]:focus {
                outline: rgb(62, 62, 62) solid 2px;
                outline-offset: -2px;
            }

            .sqsp-tooltip .buttons a:not(.reject) > *[data-focus-visible-added]:focus {
                outline: rgb(62, 62, 62) solid 2px;
                outline-offset: -2px;
            }

            .sqsp-tooltip .buttons a:not(.reject):hover {
                box-shadow: none;
                background-color: rgb(255, 255, 255);
            }

            .sqsp-tooltip .buttons a:not(.reject).disabled {
                cursor: default;
                opacity: 0.3;
            }

                .sqsp-tooltip .buttons a:not(.reject).disabled > * {
                    opacity: 0.5;
                }

                .sqsp-tooltip .buttons a:not(.reject).disabled:hover {
                    background-color: rgb(246, 246, 246) !important;
                }

            .sqsp-tooltip .buttons a:not(.reject).disabled {
                opacity: 0.5;
            }

        .sqsp-tooltip .buttons a.reject {
            background: rgb(246, 246, 246);
            padding: 11px;
            transition: background-color 0.1s ease-in-out, opacity 0.1s ease-in-out;
            text-align: center;
            line-height: 22px;
            font-family: inherit;
            cursor: pointer;
            -ms-user-select: none;
            -webkit-appearance: none;
            -webkit-user-select: none;
            user-select: none;
            appearance: none;
        }

        .sqsp-tooltip .buttons a.reject {
            border: 0px currentColor;
            border-image: none;
            color: rgb(62, 62, 62) !important;
            text-transform: uppercase;
            letter-spacing: 0.5px;
            font-size: 11px;
            font-weight: 500;
            -webkit-appearance: none;
        }

            .sqsp-tooltip .buttons a.reject > * {
                border: 0px currentColor;
                border-image: none;
                color: rgb(62, 62, 62) !important;
                text-transform: uppercase;
                letter-spacing: 0.5px;
                font-size: 11px;
                font-weight: 500;
                -webkit-appearance: none;
            }

        .sqsp-tooltip .buttons a:not([data-focus-visible-added]).reject:focus {
        }

        .sqsp-tooltip .buttons a.reject > *:not([data-focus-visible-added]):focus {
        }

        .sqsp-tooltip .buttons a[data-focus-visible-added].reject:focus {
            outline: rgb(62, 62, 62) solid 2px;
            outline-offset: -2px;
        }

        .sqsp-tooltip .buttons a.reject > *[data-focus-visible-added]:focus {
            outline: rgb(62, 62, 62) solid 2px;
            outline-offset: -2px;
        }

        .sqsp-tooltip .buttons a.reject:hover {
            box-shadow: none;
            background-color: rgb(0, 0, 0);
        }

        .sqsp-tooltip .buttons a.reject.disabled {
            cursor: default;
            opacity: 0.3;
        }

            .sqsp-tooltip .buttons a.reject.disabled > * {
                opacity: 0.5;
            }

            .sqsp-tooltip .buttons a.reject.disabled:hover {
                background-color: rgb(246, 246, 246) !important;
            }

        .sqsp-tooltip .buttons a.reject:hover {
            background-color: rgb(240, 82, 61);
        }

        .sqsp-tooltip .buttons a.reject:hover {
            color: rgb(255, 255, 255) !important;
        }

            .sqsp-tooltip .buttons a.reject:hover * {
                color: rgb(255, 255, 255) !important;
            }

.sqs-action-overlay {
    border-radius: 3px;
    transition: opacity 0.1s ease-out;
    top: 0px;
    height: 32px;
    right: 0px;
    overflow: hidden;
    white-space: nowrap;
    position: absolute;
    z-index: 50;
    opacity: 0;
    background-color: rgb(62, 62, 62);
}

    .sqs-action-overlay.loading {
        opacity: 1;
    }

    .sqs-action-overlay.bottom {
        top: auto;
        bottom: 0px;
    }

    .sqs-action-overlay > div {
        width: 33px;
        height: 32px;
        display: inline-block;
        cursor: pointer;
        opacity: 0.3;
    }

        .sqs-action-overlay > div:hover {
            opacity: 0.9;
        }

        .sqs-action-overlay > div:active {
            opacity: 1;
        }

        .sqs-action-overlay > div:focus {
            opacity: 1;
        }

        .sqs-action-overlay > div.edit-image {
            background: url("//assets.squarespace.com/universal/images-v6/damask/edit-aviary-light.png") no-repeat center;
        }

        .sqs-action-overlay > div.edit {
            background: url("//assets.squarespace.com/universal/images-v6/damask/edit-aviary-light.png") no-repeat center;
        }

@media not all, not all, not all {
    .sqs-action-overlay > div.edit-image {
        background-image: url("//assets.squarespace.com/universal/images-v6/damask/edit-aviary-light@2x.png");
        background-size: 16px;
    }

    .sqs-action-overlay > div.edit {
        background-image: url("//assets.squarespace.com/universal/images-v6/damask/edit-aviary-light@2x.png");
        background-size: 16px;
    }
}

.sqs-action-overlay > div.edit.loading {
    background: none;
}

.sqs-action-overlay > div.image-info {
    background: url("//assets.squarespace.com/universal/images-v6/damask/edit-info-light.png") no-repeat center;
}

@media not all, not all, not all {
    .sqs-action-overlay > div.image-info {
        background-image: url("//assets.squarespace.com/universal/images-v6/damask/edit-info-light@2x.png");
        background-size: 16px;
    }
}

.sqs-action-overlay > div.remove {
    background: url("//assets.squarespace.com/universal/images-v6/damask/trash-9-light.png") no-repeat center;
    cursor: pointer;
}

.sqs-action-overlay > div.remove-image {
    background: url("//assets.squarespace.com/universal/images-v6/damask/trash-9-light.png") no-repeat center;
    cursor: pointer;
}

@media not all, not all, not all {
    .sqs-action-overlay > div.remove {
        background-image: url("//assets.squarespace.com/universal/images-v6/damask/trash-9-light@2x.png");
        background-size: 9px 11px;
    }

    .sqs-action-overlay > div.remove-image {
        background-image: url("//assets.squarespace.com/universal/images-v6/damask/trash-9-light@2x.png");
        background-size: 9px 11px;
    }
}

.sqs-action-overlay > div.remove:hover {
    background: url("//assets.squarespace.com/universal/images-v6/damask/trash-9-red.png") no-repeat center;
}

.sqs-action-overlay > div.remove-image:hover {
    background: url("//assets.squarespace.com/universal/images-v6/damask/trash-9-red.png") no-repeat center;
}

@media not all, not all, not all {
    .sqs-action-overlay > div.remove:hover {
        background-image: url("//assets.squarespace.com/universal/images-v6/damask/trash-9-red@2x.png");
        background-size: 9px 11px;
    }

    .sqs-action-overlay > div.remove-image:hover {
        background-image: url("//assets.squarespace.com/universal/images-v6/damask/trash-9-red@2x.png");
        background-size: 9px 11px;
    }
}

.sqs-action-overlay > div.remove:hover {
    background: url("//assets.squarespace.com/universal/images-v6/damask/trash-9-light.png") no-repeat center rgb(240, 82, 61);
}

.sqs-action-overlay > div.remove-image:hover {
    background: url("//assets.squarespace.com/universal/images-v6/damask/trash-9-light.png") no-repeat center rgb(240, 82, 61);
}

@media not all, not all, not all {
    .sqs-action-overlay > div.remove:hover {
        background-image: url("//assets.squarespace.com/universal/images-v6/damask/trash-9-light@2x.png");
        background-size: 9px 11px;
    }

    .sqs-action-overlay > div.remove-image:hover {
        background-image: url("//assets.squarespace.com/universal/images-v6/damask/trash-9-light@2x.png");
        background-size: 9px 11px;
    }
}

.sqs-action-overlay > div.video-info {
    background: url("//assets.squarespace.com/universal/images-v6/damask/edit-info-light.png") no-repeat center;
}

@media not all, not all, not all {
    .sqs-action-overlay > div.video-info {
        background-image: url("//assets.squarespace.com/universal/images-v6/damask/edit-info-light@2x.png");
        background-size: 16px;
    }
}

.sqs-action-overlay > div.getty {
    background: url("//assets.squarespace.com/universal/images-v6/damask/getty-16-light.png") no-repeat center;
}

@media not all, not all, not all {
    .sqs-action-overlay > div.getty {
        background-image: url("//assets.squarespace.com/universal/images-v6/damask/getty-32-light.png");
        background-size: 16px;
    }
}

.sqs-action-overlay > div.buy {
    background: url("//assets.squarespace.com/universal/images-v6/damask/shopping-cart-16-light.png") no-repeat center;
}

@media not all, not all, not all {
    .sqs-action-overlay > div.buy {
        background-image: url("//assets.squarespace.com/universal/images-v6/damask/shopping-cart-32-light.png");
        background-size: 16px;
    }
}

.sqs-action-overlay > div.remove-video {
    background: url("//assets.squarespace.com/universal/images-v6/damask/trash-9-light.png") no-repeat center;
    cursor: pointer;
}

@media not all, not all, not all {
    .sqs-action-overlay > div.remove-video {
        background-image: url("//assets.squarespace.com/universal/images-v6/damask/trash-9-light@2x.png");
        background-size: 9px 11px;
    }
}

.sqs-action-overlay > div.remove-video:hover {
    background: url("//assets.squarespace.com/universal/images-v6/damask/trash-9-red.png") no-repeat center;
}

@media not all, not all, not all {
    .sqs-action-overlay > div.remove-video:hover {
        background-image: url("//assets.squarespace.com/universal/images-v6/damask/trash-9-red@2x.png");
        background-size: 9px 11px;
    }
}

.sqs-action-overlay > div.remove-video:hover {
    background: url("//assets.squarespace.com/universal/images-v6/damask/trash-9-light.png") no-repeat center rgb(240, 82, 61);
}

@media not all, not all, not all {
    .sqs-action-overlay > div.remove-video:hover {
        background-image: url("//assets.squarespace.com/universal/images-v6/damask/trash-9-light@2x.png");
        background-size: 9px 11px;
    }
}

.sqs-action-overlay > div.loading {
    background: none;
    position: relative;
    opacity: 1;
}

    .sqs-action-overlay > div.loading .sqs-spin.default {
        left: 50%;
        top: 50%;
        position: relative;
        transform: translateX(-50%) translateY(-50%);
    }

.sqs-action-overlay-container:hover .sqs-action-overlay {
    opacity: 1;
}

.touch .sqs-action-overlay {
    opacity: 1;
}

.image-focal-point {
    background: rgba(0, 0, 0, 0.2);
    border-radius: 14px;
    border: 3px solid rgba(255, 255, 255, 0.8);
    border-image: none;
    width: 14px;
    height: 14px;
    margin-top: -10px;
    margin-left: -10px;
    position: absolute;
    cursor: move;
    opacity: 0;
}

.sqs-loading-overlay-node {
    background: rgba(255, 255, 255, 0.9);
}

    .sqs-loading-overlay-node .sqs-spin {
        left: 50%;
        top: 50%;
        position: absolute;
    }

        .sqs-loading-overlay-node .sqs-spin.large {
            margin-top: -11px;
            margin-left: -11px;
        }

        .sqs-loading-overlay-node .sqs-spin.extra-large {
            margin-top: -20px;
            margin-left: -20px;
        }

    .sqs-loading-overlay-node.has-title .title {
        top: 50%;
        width: 100%;
        text-align: center;
        color: rgb(153, 153, 153);
        font-size: 14px;
        margin-top: 22px;
        position: absolute;
    }

    .sqs-loading-overlay-node.has-title .sqs-spin {
        margin-top: -22px;
    }

body > .login-wrapper {
    transition: 0.5s ease-in-out;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 30100;
}

    body > .login-wrapper.hidden {
        opacity: 0;
    }

.sqs-follow-button-hidden {
    display: none;
}

.sqs-spin {
    border-radius: 150px;
    animation: sqs-spin 1s linear infinite;
    vertical-align: middle;
    display: inline-block;
    background-color: transparent;
}

    .sqs-spin.light {
        border-width: 2px !important;
        border-style: solid !important;
        border-color: rgba(255, 255, 255, 0.15) rgba(255, 255, 255, 0.7) rgba(255, 255, 255, 0.7) rgba(255, 255, 255, 0.15) !important;
        border-image: none !important;
    }

    .sqs-spin.dark {
        border-width: 2px !important;
        border-style: solid !important;
        border-color: rgba(0, 0, 0, 0.08) rgba(0, 0, 0, 0.75) rgba(0, 0, 0, 0.75) rgba(0, 0, 0, 0.08) !important;
        border-image: none !important;
    }

    .sqs-spin.extra-small {
        width: 4px;
        height: 4px;
    }

    .sqs-spin.small {
        width: 8px;
        height: 8px;
    }

    .sqs-spin.default {
        width: 12px;
        height: 12px;
    }

    .sqs-spin.large {
        width: 22px;
        height: 22px;
    }

    .sqs-spin.extra-large {
        width: 40px;
        height: 40px;
    }

    .sqs-spin.xx-large {
        width: 80px;
        height: 80px;
    }

    .sqs-spin.degraded {
        border-radius: 0px;
        border: 0px currentColor;
        animation: none;
        border-image: none;
    }

        .sqs-spin.degraded img {
            outline: 0px !important;
            border: 0px currentColor !important;
            border-image: none !important;
            width: 100%;
            height: 100%;
            box-shadow: none !important;
        }

.sqs-widgets-confirmation {
    color: rgb(62, 62, 62);
    font-size: 12px;
    z-index: 1000000;
}

@media screen and (max-width:432px) {
    .sqs-widgets-confirmation {
        width: 300px !important;
    }
}

@media screen and (min-width:433px) {
    .sqs-widgets-confirmation {
        position: absolute;
    }
}

.sqs-widgets-confirmation-content {
    background: rgb(246, 246, 246);
    padding: 22px 33px;
    border-radius: 4px;
    text-align: center;
    color: inherit;
    overflow: hidden;
    box-shadow: 0px 4px 33px rgba(0,0,0,0.22), 0px 0px 0px 1px rgba(0,0,0,0.04);
}

@media screen and (max-width:432px) {
    .sqs-widgets-confirmation-content {
        padding: 22px;
    }
}

.sqs-widgets-confirmation-content > .title {
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-weight: 500;
    margin-bottom: 11px;
}

.sqs-widgets-confirmation-content .fields {
    margin-bottom: 11px;
}

    .sqs-widgets-confirmation-content .fields .check-field-wrapper {
        padding: 0px;
    }

        .sqs-widgets-confirmation-content .fields .check-field-wrapper .field-description {
            background: none;
        }

.sqs-widgets-confirmation-content .buttons {
    margin: 22px -33px -22px;
    border-top-color: rgb(228, 228, 228);
    border-top-width: 1px;
    border-top-style: solid;
    display: flex;
}

.sqs-widgets-confirmation-content :empty.buttons {
    border-top-color: currentColor;
    border-top-width: 0px;
    border-top-style: none;
}

.sqs-widgets-confirmation-content .buttons > * {
    flex: 1 1 0px;
    border-left-color: rgb(228, 228, 228) !important;
    border-left-width: 1px !important;
    border-left-style: solid !important;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .sqs-widgets-confirmation-content .buttons > *:first-child {
        border-left-color: currentColor !important;
        border-left-width: medium !important;
        border-left-style: none !important;
    }

.sqs-widgets-confirmation-content .buttons input {
    background: none;
}

.sqs-widgets-confirmation-content .buttons button {
    background: none;
}

.sqs-widgets-confirmation-content .buttons a {
    border-bottom-color: currentColor;
    border-bottom-width: medium;
    border-bottom-style: none;
}

.sqs-widgets-confirmation-content .buttons :not(.reject).confirmation-button {
    background: rgb(246, 246, 246);
    padding: 11px;
    transition: background-color 0.1s ease-in-out, opacity 0.1s ease-in-out;
    text-align: center;
    line-height: 16px;
    font-family: inherit;
    cursor: pointer;
    -ms-user-select: none;
    -webkit-appearance: none;
    -webkit-user-select: none;
    user-select: none;
    appearance: none;
}

.sqs-widgets-confirmation-content .buttons :not(.reject).confirmation-button {
    border: 0px currentColor;
    border-image: none;
    color: rgb(62, 62, 62) !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 11px;
    font-weight: 500;
    -webkit-appearance: none;
}

    .sqs-widgets-confirmation-content .buttons :not(.reject).confirmation-button > * {
        border: 0px currentColor;
        border-image: none;
        color: rgb(62, 62, 62) !important;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        font-size: 11px;
        font-weight: 500;
        -webkit-appearance: none;
    }

.sqs-widgets-confirmation-content .buttons :not(.reject):not([data-focus-visible-added]).confirmation-button:focus {
}

.sqs-widgets-confirmation-content .buttons :not(.reject).confirmation-button > *:not([data-focus-visible-added]):focus {
}

.sqs-widgets-confirmation-content .buttons :not(.reject)[data-focus-visible-added].confirmation-button:focus {
    outline: rgb(62, 62, 62) solid 2px;
    outline-offset: -2px;
}

.sqs-widgets-confirmation-content .buttons :not(.reject).confirmation-button > *[data-focus-visible-added]:focus {
    outline: rgb(62, 62, 62) solid 2px;
    outline-offset: -2px;
}

.sqs-widgets-confirmation-content .buttons :not(.reject).confirmation-button:hover {
    box-shadow: none;
    background-color: rgb(255, 255, 255);
}

.sqs-widgets-confirmation-content .buttons :not(.reject).confirmation-button.disabled {
    cursor: default;
    opacity: 0.3;
}

    .sqs-widgets-confirmation-content .buttons :not(.reject).confirmation-button.disabled > * {
        opacity: 0.5;
    }

    .sqs-widgets-confirmation-content .buttons :not(.reject).confirmation-button.disabled:hover {
        background-color: rgb(246, 246, 246) !important;
    }

.sqs-widgets-confirmation-content .buttons :not(.reject).confirmation-button.disabled {
    opacity: 0.5;
}

.sqs-widgets-confirmation-content .buttons .confirmation-button.reject {
    background: rgb(246, 246, 246);
    padding: 11px;
    transition: background-color 0.1s ease-in-out, opacity 0.1s ease-in-out;
    text-align: center;
    line-height: 16px;
    font-family: inherit;
    cursor: pointer;
    -ms-user-select: none;
    -webkit-appearance: none;
    -webkit-user-select: none;
    user-select: none;
    appearance: none;
}

.sqs-widgets-confirmation-content .buttons .confirmation-button.reject {
    border: 0px currentColor;
    border-image: none;
    color: rgb(62, 62, 62) !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 11px;
    font-weight: 500;
    -webkit-appearance: none;
}

    .sqs-widgets-confirmation-content .buttons .confirmation-button.reject > * {
        border: 0px currentColor;
        border-image: none;
        color: rgb(62, 62, 62) !important;
        text-transform: uppercase;
        letter-spacing: 0.5px;
        font-size: 11px;
        font-weight: 500;
        -webkit-appearance: none;
    }

.sqs-widgets-confirmation-content .buttons :not([data-focus-visible-added]).confirmation-button.reject:focus {
}

.sqs-widgets-confirmation-content .buttons .confirmation-button.reject > *:not([data-focus-visible-added]):focus {
}

.sqs-widgets-confirmation-content .buttons [data-focus-visible-added].confirmation-button.reject:focus {
    outline: rgb(62, 62, 62) solid 2px;
    outline-offset: -2px;
}

.sqs-widgets-confirmation-content .buttons .confirmation-button.reject > *[data-focus-visible-added]:focus {
    outline: rgb(62, 62, 62) solid 2px;
    outline-offset: -2px;
}

.sqs-widgets-confirmation-content .buttons .confirmation-button.reject:hover {
    box-shadow: none;
    background-color: rgb(0, 0, 0);
}

.sqs-widgets-confirmation-content .buttons .confirmation-button.reject.disabled {
    cursor: default;
    opacity: 0.3;
}

    .sqs-widgets-confirmation-content .buttons .confirmation-button.reject.disabled > * {
        opacity: 0.5;
    }

    .sqs-widgets-confirmation-content .buttons .confirmation-button.reject.disabled:hover {
        background-color: rgb(246, 246, 246) !important;
    }

.sqs-widgets-confirmation-content .buttons .confirmation-button.reject:hover {
    background-color: rgb(240, 82, 61);
}

.sqs-widgets-confirmation-content .buttons .confirmation-button.reject:hover {
    color: rgb(255, 255, 255) !important;
}

    .sqs-widgets-confirmation-content .buttons .confirmation-button.reject:hover * {
        color: rgb(255, 255, 255) !important;
    }

.sqs-widgets-confirmation.sqs-widgets-data-confirmation .sqs-widgets-confirmation-content {
    text-align: left;
}

.sqs-widgets-confirmation.danger-zone .sqs-widgets-confirmation-content {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(240, 82, 61);
}

    .sqs-widgets-confirmation.danger-zone .sqs-widgets-confirmation-content .buttons .confirmation-button {
        color: rgb(255, 255, 255) !important;
        background-color: rgb(240, 82, 61);
    }

        .sqs-widgets-confirmation.danger-zone .sqs-widgets-confirmation-content .buttons .confirmation-button:hover {
            background-color: rgb(228, 53, 30);
        }

.sqs-widgets-confirmation.dangerous-confirmation-button .sqs-widgets-confirmation-content .buttons .confirm:hover {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(240, 82, 61);
}

.sqs-widgets-confirmation.reject-warning .buttons .confirmation-button.reject:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(240, 82, 61);
}

.sqs-widgets-confirmation.delete-collection .confirmation-button.confirm:hover {
    color: rgb(255, 255, 255) !important;
    background-color: rgb(240, 82, 61);
}

.sqs-widgets-confirmation.with-media :empty.title {
    display: none;
}

.sqs-widgets-confirmation.with-media :empty.message {
    display: none;
}

.sqs-widgets-confirmation.with-media :empty.title + :empty.message + .media {
    margin-top: -22px;
}

.sqs-widgets-confirmation.with-media .media {
    margin: 0px -33px;
    display: block;
    position: relative;
}

    .sqs-widgets-confirmation.with-media .media > * {
        margin: 0px auto;
        display: block;
        position: relative;
    }

.sqs-widgets-confirmation.with-media .buttons {
    margin-top: 0px;
}

.sqs-widgets-confirmation.with-media .sqs-widgets-confirmation-content {
    background: rgb(255, 255, 255);
}

.sqs-widgets-confirmation.shown .media > * {
    width: 100%;
}

.sqs-widgets-confirmation {
    opacity: 0;
    transform: scale(0.96);
}

    .sqs-widgets-confirmation.mobile {
        transform: translateY(-50%);
    }

    .sqs-widgets-confirmation.shown {
        opacity: 1;
        transform: scale(1);
        animation-name: show-confirmation;
        animation-duration: 0.3s;
        animation-iteration-count: 1;
    }

        .sqs-widgets-confirmation.shown.mobile {
            transform: translateY(0px);
            animation-name: show-confirmation-mobile;
        }

    .sqs-widgets-confirmation.hiding {
        opacity: 0;
        transform: scale(0.96);
        transition-property: all;
        transition-duration: 0.3s;
        animation-name: none;
    }

        .sqs-widgets-confirmation.hiding.mobile {
            transform: translateY(-50%);
        }

.sqs-widgets-confirmation-hidden {
    display: none;
}

.sqs-widgets-confirmation-overlay {
    background: rgb(0, 0, 0);
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    position: fixed;
    z-index: 999999;
    opacity: 0.4;
}

@media screen and (max-width:432px) {
    .sqs-widgets-confirmation-overlay {
        z-index: 999999 !important;
        opacity: 0.4 !important;
    }
}

.sqs-block.vsize-1 .sqs-block-content {
    height: 34px;
}

.sqs-block.vsize-2 .sqs-block-content {
    height: 68px;
}

.sqs-block.vsize-3 .sqs-block-content {
    height: 102px;
}

.sqs-block.vsize-4 .sqs-block-content {
    height: 136px;
}

.sqs-block.vsize-5 .sqs-block-content {
    height: 170px;
}

.sqs-block.vsize-6 .sqs-block-content {
    height: 204px;
}

.sqs-block.vsize-7 .sqs-block-content {
    height: 238px;
}

.sqs-block.vsize-8 .sqs-block-content {
    height: 272px;
}

.sqs-block.vsize-9 .sqs-block-content {
    height: 306px;
}

.sqs-block.vsize-10 .sqs-block-content {
    height: 340px;
}

.sqs-block.vsize-11 .sqs-block-content {
    height: 374px;
}

.sqs-block.vsize-12 .sqs-block-content {
    height: 408px;
}

.sqs-block.vsize-13 .sqs-block-content {
    height: 442px;
}

.sqs-block.vsize-14 .sqs-block-content {
    height: 476px;
}

.sqs-block.vsize-15 .sqs-block-content {
    height: 510px;
}

.sqs-block.vsize-16 .sqs-block-content {
    height: 544px;
}

.sqs-block.vsize-17 .sqs-block-content {
    height: 578px;
}

.sqs-block.vsize-18 .sqs-block-content {
    height: 612px;
}

.sqs-block.vsize-19 .sqs-block-content {
    height: 646px;
}

.sqs-block.vsize-20 .sqs-block-content {
    height: 680px;
}

.sqs-block.vsize-21 .sqs-block-content {
    height: 714px;
}

.sqs-block.vsize-22 .sqs-block-content {
    height: 748px;
}

.sqs-block.vsize-23 .sqs-block-content {
    height: 782px;
}

.sqs-block.vsize-24 .sqs-block-content {
    height: 816px;
}

.sqs-block.vsize-25 .sqs-block-content {
    height: 850px;
}

.sqs-block.vsize-26 .sqs-block-content {
    height: 884px;
}

.sqs-block.vsize-27 .sqs-block-content {
    height: 918px;
}

.sqs-block.vsize-28 .sqs-block-content {
    height: 952px;
}

.sqs-block.vsize-29 .sqs-block-content {
    height: 986px;
}

.sqs-block.vsize-30 .sqs-block-content {
    height: 1020px;
}

@media screen and (max-width:432px) {
    .mobile-hidden {
        display: none;
    }
}

@media screen and (max-width:432px) {
    .subDesktop-hidden {
        display: none;
    }
}

@media screen and (min-width:433px) {
    .desktop-hidden {
        display: none;
    }
}

.sqs-row {
    width: auto !important;
}

    .sqs-row::before {
        display: table;
        content: "";
    }

    .sqs-row::after {
        display: table;
        content: "";
    }

    .sqs-row::after {
        clear: both;
    }

[class*=sqs-col] {
    float: left;
}

    [class*=sqs-col] .sqs-block {
        padding-right: 17px;
        padding-left: 17px;
    }

    [class*=sqs-col]:last-child {
        padding-right: 0px;
    }

.sqs-col-12 {
    width: 100%;
}

    .sqs-col-12 .sqs-col-12 {
        width: 100%;
    }

    .sqs-col-12 .sqs-col-11 {
        width: 91.66%;
    }

    .sqs-col-12 .sqs-col-10 {
        width: 83.33%;
    }

    .sqs-col-12 .sqs-col-9 {
        width: 75%;
    }

    .sqs-col-12 .sqs-col-8 {
        width: 66.66%;
    }

    .sqs-col-12 .sqs-col-7 {
        width: 58.33%;
    }

    .sqs-col-12 .sqs-col-6 {
        width: 50%;
    }

    .sqs-col-12 .sqs-col-5 {
        width: 41.66%;
    }

    .sqs-col-12 .sqs-col-4 {
        width: 33.33%;
    }

    .sqs-col-12 .sqs-col-3 {
        width: 25%;
    }

    .sqs-col-12 .sqs-col-2 {
        width: 16.66%;
    }

    .sqs-col-12 .sqs-col-1 {
        width: 8.33%;
    }

.sqs-col-11 {
    width: 91.66%;
}

    .sqs-col-11 .sqs-col-11 {
        width: 100%;
    }

    .sqs-col-11 .sqs-col-10 {
        width: 90.9%;
    }

    .sqs-col-11 .sqs-col-9 {
        width: 81.81%;
    }

    .sqs-col-11 .sqs-col-8 {
        width: 72.72%;
    }

    .sqs-col-11 .sqs-col-7 {
        width: 63.63%;
    }

    .sqs-col-11 .sqs-col-6 {
        width: 54.54%;
    }

    .sqs-col-11 .sqs-col-5 {
        width: 45.45%;
    }

    .sqs-col-11 .sqs-col-4 {
        width: 36.36%;
    }

    .sqs-col-11 .sqs-col-3 {
        width: 27.27%;
    }

    .sqs-col-11 .sqs-col-2 {
        width: 18.18%;
    }

    .sqs-col-11 .sqs-col-1 {
        width: 9.09%;
    }

.sqs-col-10 {
    width: 83.33%;
}

    .sqs-col-10 .sqs-col-10 {
        width: 100%;
    }

    .sqs-col-10 .sqs-col-9 {
        width: 90%;
    }

    .sqs-col-10 .sqs-col-8 {
        width: 80%;
    }

    .sqs-col-10 .sqs-col-7 {
        width: 70%;
    }

    .sqs-col-10 .sqs-col-6 {
        width: 60%;
    }

    .sqs-col-10 .sqs-col-5 {
        width: 50%;
    }

    .sqs-col-10 .sqs-col-4 {
        width: 40%;
    }

    .sqs-col-10 .sqs-col-3 {
        width: 30%;
    }

    .sqs-col-10 .sqs-col-2 {
        width: 20%;
    }

    .sqs-col-10 .sqs-col-1 {
        width: 10%;
    }

.sqs-col-9 {
    width: 75%;
}

    .sqs-col-9 .sqs-col-9 {
        width: 100%;
    }

    .sqs-col-9 .sqs-col-8 {
        width: 88.88%;
    }

    .sqs-col-9 .sqs-col-7 {
        width: 77.77%;
    }

    .sqs-col-9 .sqs-col-6 {
        width: 66.66%;
    }

    .sqs-col-9 .sqs-col-5 {
        width: 55.55%;
    }

    .sqs-col-9 .sqs-col-4 {
        width: 44.44%;
    }

    .sqs-col-9 .sqs-col-3 {
        width: 33.33%;
    }

    .sqs-col-9 .sqs-col-2 {
        width: 22.22%;
    }

    .sqs-col-9 .sqs-col-1 {
        width: 11.11%;
    }

.sqs-col-8 {
    width: 66.66%;
}

    .sqs-col-8 .sqs-col-8 {
        width: 100%;
    }

    .sqs-col-8 .sqs-col-7 {
        width: 87.5%;
    }

    .sqs-col-8 .sqs-col-6 {
        width: 75%;
    }

    .sqs-col-8 .sqs-col-5 {
        width: 62.5%;
    }

    .sqs-col-8 .sqs-col-4 {
        width: 50%;
    }

    .sqs-col-8 .sqs-col-3 {
        width: 37.5%;
    }

    .sqs-col-8 .sqs-col-2 {
        width: 25%;
    }

    .sqs-col-8 .sqs-col-1 {
        width: 12.5%;
    }

.sqs-col-7 {
    width: 58.33%;
}

    .sqs-col-7 .sqs-col-7 {
        width: 100%;
    }

    .sqs-col-7 .sqs-col-6 {
        width: 85.71%;
    }

    .sqs-col-7 .sqs-col-5 {
        width: 71.42%;
    }

    .sqs-col-7 .sqs-col-4 {
        width: 57.14%;
    }

    .sqs-col-7 .sqs-col-3 {
        width: 42.85%;
    }

    .sqs-col-7 .sqs-col-2 {
        width: 28.57%;
    }

    .sqs-col-7 .sqs-col-1 {
        width: 14.28%;
    }

.sqs-col-6 {
    width: 50%;
}

    .sqs-col-6 .sqs-col-6 {
        width: 100%;
    }

    .sqs-col-6 .sqs-col-5 {
        width: 83.33%;
    }

    .sqs-col-6 .sqs-col-4 {
        width: 66.66%;
    }

    .sqs-col-6 .sqs-col-3 {
        width: 50%;
    }

    .sqs-col-6 .sqs-col-2 {
        width: 33.33%;
    }

    .sqs-col-6 .sqs-col-1 {
        width: 16.66%;
    }

.sqs-col-5 {
    width: 41.66%;
}

    .sqs-col-5 .sqs-col-5 {
        width: 100%;
    }

    .sqs-col-5 .sqs-col-4 {
        width: 80%;
    }

    .sqs-col-5 .sqs-col-3 {
        width: 60%;
    }

    .sqs-col-5 .sqs-col-2 {
        width: 40%;
    }

    .sqs-col-5 .sqs-col-1 {
        width: 20%;
    }

.sqs-col-4 {
    width: 33.33%;
}

    .sqs-col-4 .sqs-col-4 {
        width: 100%;
    }

    .sqs-col-4 .sqs-col-3 {
        width: 75%;
    }

    .sqs-col-4 .sqs-col-2 {
        width: 50%;
    }

    .sqs-col-4 .sqs-col-1 {
        width: 25%;
    }

.sqs-col-3 {
    width: 25%;
}

    .sqs-col-3 .sqs-col-3 {
        width: 100%;
    }

    .sqs-col-3 .sqs-col-2 {
        width: 66.66%;
    }

    .sqs-col-3 .sqs-col-1 {
        width: 33.33%;
    }

.sqs-col-2 {
    width: 16.66%;
}

    .sqs-col-2 .sqs-col-2 {
        width: 100%;
    }

    .sqs-col-2 .sqs-col-1 {
        width: 50%;
    }

.sqs-col-1 {
    width: 8.33%;
}

    .sqs-col-1 .sqs-col-1 {
        width: 100%;
    }

.sqs-layout > .sqs-row {
    margin-right: -17px;
    margin-left: -17px;
}

:not(.sqs-editing).sqs-layout .sqs-row :not(.float):first-child:not(.sqs-feature-gated-wrapper).sqs-block {
    padding-top: 0px;
}

:not(.sqs-editing).sqs-layout .sqs-block + .sqs-row :not(.float):first-child.sqs-block {
    padding-top: 17px;
}

:not(.sqs-editing).sqs-layout .sqs-row + .sqs-row :not(.float):first-child.sqs-block {
    padding-top: 17px;
}

:not(.sqs-editing).sqs-layout > :first-child.sqs-row > [class*=sqs-col]:first-child > :last-child.sqs-block {
    padding-bottom: 17px;
}

:not(.sqs-editing).sqs-layout .sqs-block + .sqs-row :not(.float):last-child.sqs-block {
    padding-bottom: 17px;
}

:not(.sqs-editing).sqs-layout .sqs-row + :not(:last-child).sqs-row :last-child.sqs-block {
    padding-bottom: 17px;
}

.sqs-block.sized .sqs-block-content {
    overflow: hidden;
}

.text-align-center {
    text-align: center;
}

.text-align-right {
    text-align: right;
}

.columns-1 [class*=sqs-col-] {
    width: 100% !important;
}

.sqs-block .state-message {
    font: 12px/22px "Clarkson", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 19px 19px 19px 60px;
    color: rgb(62, 62, 62);
    letter-spacing: normal;
    position: relative;
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgba(128, 128, 128, 0.15);
}

.sqs-state-message {
    font: 12px/22px "Clarkson", "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 19px 19px 19px 60px;
    color: rgb(62, 62, 62);
    letter-spacing: normal;
    position: relative;
    font-size-adjust: none;
    font-stretch: normal;
    background-color: rgba(128, 128, 128, 0.15);
}

.sqs-block .state-message::after {
    background: url("/universal/images-v6/icons/block-indicator-dark.png") no-repeat center;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 60px;
    position: absolute;
    content: " ";
}

.sqs-state-message::after {
    background: url("/universal/images-v6/icons/block-indicator-dark.png") no-repeat center;
    left: 0px;
    top: 0px;
    width: 60px;
    height: 60px;
    position: absolute;
    content: " ";
}

@media not all, not all {
    .sqs-block .state-message::after {
        background-image: url("/universal/images-v6/icons/block-indicator-dark@2x.png");
        background-size: 22px;
    }

    .sqs-state-message::after {
        background-image: url("/universal/images-v6/icons/block-indicator-dark@2x.png");
        background-size: 22px;
    }
}

.sqs-block .state-message.information {
    background: rgb(34, 34, 34);
    padding: 30px 20px;
    text-align: center;
    color: rgb(153, 153, 153);
    font-size: 11px;
}

.sqs-state-message.information {
    background: rgb(34, 34, 34);
    padding: 30px 20px;
    text-align: center;
    color: rgb(153, 153, 153);
    font-size: 11px;
}

.sqs-block .state-message .title {
    padding-bottom: 8px;
    font-size: 14px;
}

.sqs-state-message .title {
    padding-bottom: 8px;
    font-size: 14px;
}

html.cameron .sqs-block .state-message .title {
    color: rgb(238, 238, 238);
}

html.cameron .sqs-state-message .title {
    color: rgb(238, 238, 238);
}

.sqs-block .state-message > .sqs-state-message-button {
    margin-top: 19px;
    margin-left: -41px;
    display: block !important;
    position: relative;
}

.sqs-state-message > .sqs-state-message-button {
    margin-top: 19px;
    margin-left: -41px;
    display: block !important;
    position: relative;
}

.sqs-block .state-message .sqs-state-message-buttons-wrapper {
    margin-top: 19px;
    margin-left: -41px;
    display: block !important;
    position: relative;
}

.sqs-state-message .sqs-state-message-buttons-wrapper {
    margin-top: 19px;
    margin-left: -41px;
    display: block !important;
    position: relative;
}

.sqs-block .state-message .sqs-state-message-button {
    background: rgb(62, 62, 62);
    padding: 11px;
    transition: background-color 0.1s ease-in-out, opacity 0.1s ease-in-out;
    text-align: center;
    line-height: 22px;
    font-family: inherit;
    display: inline-block;
    position: relative;
    cursor: pointer;
    -ms-user-select: none;
    -webkit-appearance: none;
    -webkit-user-select: none;
    user-select: none;
    appearance: none;
    -webkit-transition: background-color .1s ease-in-out, opacity .1s ease-in-out;
    -moz-transition: background-color .1s ease-in-out, opacity .1s ease-in-out;
    -o-transition: background-color .1s ease-in-out, opacity .1s ease-in-out;
    -moz-user-select: none;
    -moz-appearance: none;
}

.sqs-state-message .sqs-state-message-button {
    background: rgb(62, 62, 62);
    padding: 11px;
    transition: background-color 0.1s ease-in-out, opacity 0.1s ease-in-out;
    text-align: center;
    line-height: 22px;
    font-family: inherit;
    display: inline-block;
    position: relative;
    cursor: pointer;
    -ms-user-select: none;
    -webkit-appearance: none;
    -webkit-user-select: none;
    user-select: none;
    appearance: none;
    -webkit-transition: background-color .1s ease-in-out, opacity .1s ease-in-out;
    -moz-transition: background-color .1s ease-in-out, opacity .1s ease-in-out;
    -o-transition: background-color .1s ease-in-out, opacity .1s ease-in-out;
    -moz-user-select: none;
    -moz-appearance: none;
}

.sqs-block .state-message .sqs-state-message-button {
    border: 0px currentColor;
    border-image: none;
    color: rgb(255, 255, 255) !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 11px;
    font-weight: 500;
    -webkit-appearance: none;
}

.sqs-state-message .sqs-state-message-button {
    border: 0px currentColor;
    border-image: none;
    color: rgb(255, 255, 255) !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 11px;
    font-weight: 500;
    -webkit-appearance: none;
}

.sqs-block .state-message .sqs-state-message-button > * {
    border: 0px currentColor;
    border-image: none;
    color: rgb(255, 255, 255) !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 11px;
    font-weight: 500;
    -webkit-appearance: none;
}

.sqs-state-message .sqs-state-message-button > * {
    border: 0px currentColor;
    border-image: none;
    color: rgb(255, 255, 255) !important;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-size: 11px;
    font-weight: 500;
    -webkit-appearance: none;
}

.sqs-block .state-message :not([data-focus-visible-added]).sqs-state-message-button:focus {
}

.sqs-state-message :not([data-focus-visible-added]).sqs-state-message-button:focus {
}

.sqs-block .state-message .sqs-state-message-button > *:not([data-focus-visible-added]):focus {
}

.sqs-state-message .sqs-state-message-button > *:not([data-focus-visible-added]):focus {
}

.sqs-block .state-message [data-focus-visible-added].sqs-state-message-button:focus {
    outline: rgb(255, 255, 255) solid 2px;
    outline-offset: -2px;
}

.sqs-state-message [data-focus-visible-added].sqs-state-message-button:focus {
    outline: rgb(255, 255, 255) solid 2px;
    outline-offset: -2px;
}

.sqs-block .state-message .sqs-state-message-button > *[data-focus-visible-added]:focus {
    outline: rgb(255, 255, 255) solid 2px;
    outline-offset: -2px;
}

.sqs-state-message .sqs-state-message-button > *[data-focus-visible-added]:focus {
    outline: rgb(255, 255, 255) solid 2px;
    outline-offset: -2px;
}

.sqs-block .state-message .sqs-state-message-button:hover {
    box-shadow: none;
    background-color: rgb(0, 0, 0);
}

.sqs-state-message .sqs-state-message-button:hover {
    box-shadow: none;
    background-color: rgb(0, 0, 0);
}

.sqs-block .state-message .sqs-state-message-button.disabled {
    cursor: default;
    opacity: 0.3;
}

.sqs-state-message .sqs-state-message-button.disabled {
    cursor: default;
    opacity: 0.3;
}

.sqs-block .state-message .sqs-state-message-button.disabled > * {
    opacity: 0.5;
}

.sqs-state-message .sqs-state-message-button.disabled > * {
    opacity: 0.5;
}

.sqs-block .state-message .sqs-state-message-button.disabled:hover {
    background-color: rgb(62, 62, 62) !important;
}

.sqs-state-message .sqs-state-message-button.disabled:hover {
    background-color: rgb(62, 62, 62) !important;
}

.sqs-layout.sqs-editing .sqs-block .sqs-block .state-message .sqs-state-message-button {
    z-index: 1001;
}

.sqs-layout.sqs-editing .sqs-block .sqs-state-message .sqs-state-message-button {
    z-index: 1001;
}

.sqs-col-0 {
    width: 0px;
    display: none;
}

html.squarespace-damask.is-expanded .sqs-block [data-block-state='invalid'] {
    display: none;
}

html.squarespace-damask.is-expanded .sqs-jacquard.sqs-layout-editing .sqs-block [data-block-state='invalid'] {
    display: block;
}

html.squarespace-damask.is-expanded .sqs-jacquard .sqs-catalog .sqs-block [data-block-state='invalid'] {
    display: block;
}

.sqs-blockStatus {
    display: none;
    position: relative;
    z-index: 1001;
}

html.squarespace-damask .sqs-blockStatus {
    display: block;
}

html.squarespace-damask.is-expanded .sqs-blockStatus {
    display: none;
}

.sqs-blockStatus-box {
    background: rgb(255, 255, 255);
    padding: 22px 56px 22px 22px;
    border-radius: 4px;
    border: 1px solid rgb(208, 208, 208);
    border-image: none;
    text-align: left;
    color: rgb(62, 62, 62);
    line-height: 1em;
    letter-spacing: normal;
    font-family: "Clarkson","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: normal;
    cursor: default;
    box-sizing: border-box;
    box-shadow: -2px 1px 6px 1px rgba(0,0,0,0.1);
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -moz-user-select: none;
}

[data-state='invalid'] .sqs-blockStatus-box {
    border: 1px solid rgb(240, 82, 61);
    border-image: none;
}

.sqs-blockStatus-box-title {
    margin: 0px 0px 11px;
    text-transform: uppercase;
    line-height: 1.65em;
    letter-spacing: 0.06em;
    font-size: 12px;
    font-weight: 500;
}

.sqs-blockStatus-box-message {
    line-height: 1.65em;
    font-size: 11px;
}

.sqs-blockStatus-box-kbArticleLink {
    line-height: 1.65em;
    font-size: 11px;
}

.sqs-blockStatus-box-message a:link {
    color: rgb(62, 62, 62) !important;
    text-decoration: none !important;
    border-bottom-color: rgb(62, 62, 62) !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
}

.sqs-blockStatus-box-kbArticleLink a:link {
    color: rgb(62, 62, 62) !important;
    text-decoration: none !important;
    border-bottom-color: rgb(62, 62, 62) !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
}

.sqs-blockStatus-box-message a:hover {
    color: rgb(62, 62, 62) !important;
    text-decoration: none !important;
    border-bottom-color: rgb(62, 62, 62) !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
}

.sqs-blockStatus-box-kbArticleLink a:hover {
    color: rgb(62, 62, 62) !important;
    text-decoration: none !important;
    border-bottom-color: rgb(62, 62, 62) !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
}

.sqs-blockStatus-box-message a:visited {
    color: rgb(62, 62, 62) !important;
    text-decoration: none !important;
    border-bottom-color: rgb(62, 62, 62) !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
}

.sqs-blockStatus-box-kbArticleLink a:visited {
    color: rgb(62, 62, 62) !important;
    text-decoration: none !important;
    border-bottom-color: rgb(62, 62, 62) !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
}

.sqs-blockStatus-box-message a:active {
    color: rgb(62, 62, 62) !important;
    text-decoration: none !important;
    border-bottom-color: rgb(62, 62, 62) !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
}

.sqs-blockStatus-box-kbArticleLink a:active {
    color: rgb(62, 62, 62) !important;
    text-decoration: none !important;
    border-bottom-color: rgb(62, 62, 62) !important;
    border-bottom-width: 1px !important;
    border-bottom-style: solid !important;
}

.sqs-blockStatus-box-message a:hover:link {
    border-color: rgb(121, 121, 121) !important;
    color: rgb(121, 121, 121) !important;
}

.sqs-blockStatus-box-kbArticleLink a:hover:link {
    border-color: rgb(121, 121, 121) !important;
    color: rgb(121, 121, 121) !important;
}

.sqs-blockStatus-box-message a:hover {
    border-color: rgb(121, 121, 121) !important;
    color: rgb(121, 121, 121) !important;
}

.sqs-blockStatus-box-kbArticleLink a:hover {
    border-color: rgb(121, 121, 121) !important;
    color: rgb(121, 121, 121) !important;
}

.sqs-blockStatus-box-message a:hover:visited {
    border-color: rgb(121, 121, 121) !important;
    color: rgb(121, 121, 121) !important;
}

.sqs-blockStatus-box-kbArticleLink a:hover:visited {
    border-color: rgb(121, 121, 121) !important;
    color: rgb(121, 121, 121) !important;
}

.sqs-blockStatus-box-message a:hover:active {
    border-color: rgb(121, 121, 121) !important;
    color: rgb(121, 121, 121) !important;
}

.sqs-blockStatus-box-kbArticleLink a:hover:active {
    border-color: rgb(121, 121, 121) !important;
    color: rgb(121, 121, 121) !important;
}

.sqs-blockStatus-box-kbArticleLink {
    display: inline-block;
}

.sqs-editing .sqs-blockStatus-box-kbArticleLink {
    display: none;
}

.sqs-blockStatus-box-button {
    background: rgb(62, 62, 62);
    padding: 11px;
    transition: background-color 0.1s ease-in-out, opacity 0.1s ease-in-out;
    text-align: center;
    line-height: 22px;
    font-family: inherit;
    margin-top: 11px;
    display: inline-block;
    cursor: pointer;
    -ms-user-select: none;
    -webkit-appearance: none;
    -webkit-user-select: none;
    user-select: none;
    appearance: none;
    -webkit-transition: background-color .1s ease-in-out, opacity .1s ease-in-out;
    -moz-transition: background-color .1s ease-in-out, opacity .1s ease-in-out;
    -o-transition: background-color .1s ease-in-out, opacity .1s ease-in-out;
    -moz-user-select: none;
    -moz-appearance: none;
}

.sqs-blockStatus-box-button {
    border: 0px currentColor;
    border-image: none;
    color: rgb(255, 255, 255) !important;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 500;
    -webkit-appearance: none;
}

    .sqs-blockStatus-box-button > * {
        border: 0px currentColor;
        border-image: none;
        color: rgb(255, 255, 255) !important;
        text-transform: uppercase;
        font-size: 11px;
        font-weight: 500;
        -webkit-appearance: none;
    }

    .sqs-blockStatus-box-button:hover {
        box-shadow: none;
        background-color: rgb(0, 0, 0);
    }

    .sqs-blockStatus-box-button.disabled {
        cursor: default;
        opacity: 0.3;
    }

        .sqs-blockStatus-box-button.disabled > * {
            opacity: 0.5;
        }

        .sqs-blockStatus-box-button.disabled:hover {
            background-color: rgb(62, 62, 62) !important;
        }

.sqs-blockStatus--overlayMode {
    background: none;
    border: 1px solid rgb(237, 237, 237);
    border-image: none;
    left: 0px;
    top: 0px;
    width: auto;
    height: auto;
    right: 0px;
    bottom: 0px;
    visibility: hidden;
    position: absolute;
    z-index: 1002;
    box-sizing: border-box;
    opacity: 0;
    pointer-events: none;
}

[data-state='invalid'].sqs-blockStatus--overlayMode {
    border: 1px solid rgb(240, 82, 61);
    border-image: none;
    visibility: visible;
    opacity: 1;
}

:not(.sqs-editing).sqs-layout > :first-child.sqs-row :not(.float):first-child.sqs-block .sqs-blockStatus--overlayMode {
    top: -17px;
}

.sqs-blockStatus--overlayMode .sqs-blockStatus-box {
    border: 1px solid rgb(208, 208, 208) !important;
    transition: opacity 0.2s ease-in;
    border-image: none !important;
    top: -8.5px;
    width: 380px;
    right: -8.5px;
    visibility: hidden;
    position: absolute;
    z-index: 1000;
    opacity: 0;
    pointer-events: all;
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
}

@media not all, not all {
    .sqs-blockStatus--overlayMode .sqs-blockStatus-box {
        right: 0px;
    }
}

[data-state='invalid'].sqs-blockStatus .sqs-blockStatus-disclosure::after {
    background: rgb(240, 82, 61);
    border-radius: 100%;
    top: 11px;
    width: 22px;
    height: 22px;
    text-align: center;
    right: 11px;
    color: rgb(255, 255, 255);
    line-height: 22px;
    letter-spacing: normal;
    font-family: "Clarkson","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 11px;
    font-weight: 700;
    position: absolute;
    z-index: 1001;
    content: "!";
    pointer-events: all;
}

.sqs-editing .sqs-blockStatus--overlayMode .sqs-blockStatus-disclosure::after {
    visibility: hidden;
    opacity: 0;
}

html.squarespace-damask .sqs-blockStatus--overlayMode .sqs-blockStatus-disclosure::after {
    cursor: pointer;
}

html.squarespace-damask .sqs-blockStatus--overlayMode .sqs-blockStatus-disclosure:hover + .sqs-blockStatus-box {
    visibility: visible;
    opacity: 1;
}

html.squarespace-damask .sqs-blockStatus--overlayMode .sqs-blockStatus-box:hover {
    visibility: visible;
    opacity: 1;
}

.sqs-block-audio .sqs-audio-embed.sqs-block-is-placeholder .sqs-widgets-audio-player .action {
    cursor: default;
    pointer-events: none;
}

    .sqs-block-audio .sqs-audio-embed.sqs-block-is-placeholder .sqs-widgets-audio-player .action .play {
        opacity: 0.1;
    }

.sqs-block-newsletter.sqs-block-editing .sqs-blockStatus {
    visibility: hidden;
    opacity: 0;
}

.sqs-block-opentable.sqs-block-editing .sqs-blockStatus {
    visibility: hidden;
    opacity: 0;
}

.sqs-block-summary-v2:hover [data-block-state='invalid'].sqs-block-is-placeholder .summary-heading {
    width: calc(100% - 80px);
}

.sqs-block-summary-v2:hover [data-block-state='invalid'].sqs-block-is-placeholder .summary-carousel-pager {
    width: 80px;
    padding-right: 30px;
}

.sqs-block-twitter .tweet-list.sqs-block-is-placeholder .tweet-avatar {
    width: 48px;
    height: 48px;
}

.sqs-block-video .sqsVideoBlockPlaceholder {
    background: rgb(246, 246, 246);
    width: 100%;
    height: auto;
    padding-bottom: 65%;
    position: relative;
}

.sqs-block-video [data-block-state='invalid'].sqsVideoBlockPlaceholder {
    display: none;
}

html.squarespace-damask .sqs-block-video [data-block-state='invalid'].sqsVideoBlockPlaceholder {
    display: block;
}

html.squarespace-damask.is-expanded .sqs-block-video [data-block-state='invalid'].sqsVideoBlockPlaceholder {
    display: none;
}

.sqs-block-video .sqsVideoBlockPlaceholder-play {
    left: 50%;
    top: 50%;
    margin-top: -41px;
    margin-left: -31px;
    position: absolute;
}

.sqs-block-video .sqsVideoBlockPlaceholder-timeline {
    background: rgb(180, 180, 180);
    border-width: 23px 75px;
    border-style: solid;
    border-color: rgb(233, 233, 233);
    left: 0px;
    width: 100%;
    height: 50px;
    bottom: 0px;
    position: absolute;
    box-sizing: border-box;
}

    .sqs-block-video .sqsVideoBlockPlaceholder-timeline::before {
        background: rgb(255, 255, 255);
        position: absolute;
        content: "";
    }

    .sqs-block-video .sqsVideoBlockPlaceholder-timeline::after {
        background: rgb(255, 255, 255);
        position: absolute;
        content: "";
    }

    .sqs-block-video .sqsVideoBlockPlaceholder-timeline::before {
        left: 0px;
        top: 0px;
        width: 50px;
        height: 100%;
    }

    .sqs-block-video .sqsVideoBlockPlaceholder-timeline::after {
        border-radius: 100%;
        left: 48px;
        top: 50%;
        width: 12px;
        height: 12px;
        margin-top: -6px;
    }

.sqs-block-video .sqsVideoBlockPlaceholder + iframe {
    display: none;
}

.sqs-block {
    height: auto;
    padding-top: 17px;
    padding-bottom: 17px;
    position: relative;
}

:not(.sqs-block-html):not(.sqs-block-markdown).sqs-block {
    clear: both;
}

.sqs-block iframe.embedded-scripts-preview {
    border: 0px currentColor;
    border-image: none;
    display: block;
    position: relative;
}

.sqs-block .removed-script {
    display: block;
    opacity: 0.6;
}

    .sqs-block .removed-script::before {
        font-style: italic;
        content: "Script Disabled";
    }

.sqs-block-code img {
    max-width: 100%;
}

.sqs-block-code .gm-style img {
    max-width: none;
}

.sqs-block-hidden {
    height: 0px;
    overflow: hidden;
}

[class*=float].sqs-block {
    clear: none;
    z-index: 10 !important;
    box-sizing: border-box;
}

[class*=float-left].sqs-block {
    margin-right: 17px;
    float: left;
}

    [class*=float-left].sqs-block + [class*=float-left].sqs-block {
        clear: left;
    }

[class*=float-right].sqs-block {
    margin-left: 17px;
    float: right;
}

    [class*=float-right].sqs-block + [class*=float-right].sqs-block {
        clear: right;
    }

.sqs-block .sqs-intrinsic {
    position: relative !important;
}

    .sqs-block .sqs-intrinsic .sqs-intrinsic-content {
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        position: absolute !important;
        max-width: none;
    }

.squarespace-selection {
    background: rgba(0, 0, 0, 0.08);
    border: 1px solid rgb(255, 255, 255);
    border-image: none;
    position: absolute;
    z-index: 2147483647;
}

body.drag-selecting {
    -webkit-user-select: none;
    -moz-user-select: none;
}

body.drag-selection-dragging {
    -webkit-user-select: none;
    -moz-user-select: none;
}

body.drag-selecting * {
    cursor: default !important;
}

body.drag-selection-dragging * {
    cursor: default !important;
}

.dd-drag-hidden {
    display: none;
}

.dd-drag-grouped-item {
    left: 0px;
    top: 0px;
    position: absolute !important;
}

.yui3-dd-dragging {
    z-index: 1;
}

.dd-reorder-items-count {
    background: rgb(208, 208, 208);
    border-radius: 50%;
    top: 0px;
    width: 22px;
    height: 22px;
    text-align: center;
    right: 0px;
    color: rgb(255, 255, 255);
    line-height: 22px;
    font-size: 12px;
    position: absolute;
}

.sqs-ui-font-family {
    font-family: "squarespace-ui-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
}

[class^='sqs-ui-font-']::before {
    font-family: "squarespace-ui-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
}

[class*=' sqs-ui-font-']::before {
    font-family: "squarespace-ui-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
}

[data-icon]::before {
    font-family: "squarespace-ui-font";
    font-style: normal;
    font-weight: normal;
    content: attr(data-icon);
    speak: none;
    -webkit-font-smoothing: antialiased;
}

.sqs-gallery-container iframe {
    background: none;
    width: 100%;
    height: 100%;
    display: block;
}

.sqs-gallery-controls .previous {
    padding: 10px;
    transition: background-color 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    top: 50%;
    color: rgb(255, 255, 255) !important;
    line-height: 40px;
    font-size: 14px;
    margin-top: -30px;
    display: inline-block;
    position: absolute;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.12);
}

.sqs-gallery-controls .next {
    padding: 10px;
    transition: background-color 200ms cubic-bezier(0.25, 0.46, 0.45, 0.94);
    top: 50%;
    color: rgb(255, 255, 255) !important;
    line-height: 40px;
    font-size: 14px;
    margin-top: -30px;
    display: inline-block;
    position: absolute;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.12);
}

.sqs-gallery-controls .previous:hover {
    background-color: rgba(0, 0, 0, 0.2);
}

.sqs-gallery-controls .next:hover {
    background-color: rgba(0, 0, 0, 0.2);
}

.sqs-gallery-controls :not([data-focus-visible-added]).previous:focus {
}

.sqs-gallery-controls :not([data-focus-visible-added]).next:focus {
}

.sqs-gallery-controls .previous {
    left: 0px;
}

    .sqs-gallery-controls .previous::before {
        text-align: center;
        font-family: "squarespace-ui-font";
        font-style: normal;
        font-weight: normal;
        vertical-align: middle;
        display: inline-block;
        content: "\E02C";
        speak: none;
        -webkit-font-smoothing: antialiased;
    }

    .sqs-gallery-controls .previous::before {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 32px;
    }

.sqs-gallery-controls .next {
    right: 0px;
}

    .sqs-gallery-controls .next::before {
        text-align: center;
        font-family: "squarespace-ui-font";
        font-style: normal;
        font-weight: normal;
        vertical-align: middle;
        display: inline-block;
        content: "\E02D";
        speak: none;
        -webkit-font-smoothing: antialiased;
    }

    .sqs-gallery-controls .next::before {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 32px;
    }

    .sqs-gallery-controls .next::before {
        width: 24px;
        height: 24px;
        line-height: 24px;
        font-size: 24px;
    }

.sqs-gallery-controls .previous::before {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 24px;
}

.sqs-gallery-design-stacked {
    text-align: left;
    position: relative;
}

.sqs-gallery-design-stacked-slide {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

    .sqs-gallery-design-stacked-slide img {
        box-shadow: 0em 0em 0em #000;
    }

    .sqs-gallery-design-stacked-slide.normal img {
        height: 100%;
    }

:only-child.sqs-gallery-design-stacked-slide {
    cursor: default;
}

.sqs-gallery-design-stacked-scrollHorz {
    overflow: hidden;
}

.sqs-gallery-design-stacked-swipe {
    overflow: hidden;
}

.sqs-gallery-design-stacked-scrollHorz .sqs-gallery-design-stacked-slide {
    float: left;
    position: relative;
}

.sqs-gallery-design-stacked-swipe .sqs-gallery-design-stacked-slide {
    float: left;
    position: relative;
}

.sqs-gallery-design-stacked-swipe-wrapper {
    -ms-scroll-snap-x: mandatory snapInterval(0%, 100%);
    -ms-overflow-x: scroll;
    -ms-scroll-chaining: none;
    -ms-overflow-style: none;
    -webkit-transform: translatez(0);
}

.sqs-gallery-design-strip {
    height: 100%;
    overflow: hidden;
    position: relative;
}

    .sqs-gallery-design-strip .sqs-wrapper {
        height: 100%;
        position: relative;
    }

.sqs-gallery-design-strip-slide {
    width: auto !important;
    height: 100% !important;
    float: left;
    position: relative;
    cursor: pointer;
    max-width: none !important;
}

    .sqs-gallery-design-strip-slide img {
        height: 100% !important;
    }

    .sqs-gallery-design-strip-slide .sqs-video-wrapper {
        height: 100% !important;
    }

:only-child.sqs-gallery-design-strip-slide {
    cursor: default;
}

.sqs-gallery-design-autocolumns {
    position: relative;
}

.sqs-gallery-design-autocolumns-slide {
    position: absolute;
}

    .sqs-gallery-design-autocolumns-slide img {
        transition: opacity 0.2s;
        width: 100%;
        display: inline-block;
        opacity: 1;
    }

        .sqs-gallery-design-autocolumns-slide img.loading {
            opacity: 0;
        }

    .sqs-gallery-design-autocolumns-slide.content-fit img {
        width: auto;
    }

    .sqs-gallery-design-autocolumns-slide .content-fit img {
        width: auto;
    }

    .sqs-gallery-design-autocolumns-slide.slide-stretched img {
        height: 100%;
    }

.sqs-gallery-design-carousel .sqs-gallery-controls {
    overflow: hidden;
}

    .sqs-gallery-design-carousel .sqs-gallery-controls .next {
        margin: 0px 0px 15px;
        padding: 0px;
        left: auto;
        top: auto;
        right: auto;
        bottom: auto;
        color: inherit !important;
        line-height: 16px;
        font-size: 16px;
        float: right;
        display: block;
        position: relative;
        cursor: pointer;
        background-color: transparent;
    }

    .sqs-gallery-design-carousel .sqs-gallery-controls .previous {
        margin: 0px 0px 15px;
        padding: 0px;
        left: auto;
        top: auto;
        right: auto;
        bottom: auto;
        color: inherit !important;
        line-height: 16px;
        font-size: 16px;
        float: right;
        display: block;
        position: relative;
        cursor: pointer;
        background-color: transparent;
    }

    .sqs-gallery-design-carousel .sqs-gallery-controls .next::before {
        text-align: center;
        font-family: "squarespace-ui-font";
        font-style: normal;
        font-weight: normal;
        vertical-align: middle;
        display: inline-block;
        content: "\E02D";
        speak: none;
        -webkit-font-smoothing: antialiased;
    }

    .sqs-gallery-design-carousel .sqs-gallery-controls .next::before {
        width: 32px;
        height: 32px;
        line-height: 32px;
        font-size: 32px;
    }

    .sqs-gallery-design-carousel .sqs-gallery-controls .next::before {
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-size: 16px;
    }

    .sqs-gallery-design-carousel .sqs-gallery-controls .previous {
        margin-right: 10px;
    }

        .sqs-gallery-design-carousel .sqs-gallery-controls .previous::before {
            text-align: center;
            font-family: "squarespace-ui-font";
            font-style: normal;
            font-weight: normal;
            vertical-align: middle;
            display: inline-block;
            content: "\E02C";
            speak: none;
            -webkit-font-smoothing: antialiased;
        }

        .sqs-gallery-design-carousel .sqs-gallery-controls .previous::before {
            width: 32px;
            height: 32px;
            line-height: 32px;
            font-size: 32px;
        }

        .sqs-gallery-design-carousel .sqs-gallery-controls .previous::before {
            width: 16px;
            height: 16px;
            line-height: 16px;
            font-size: 16px;
        }

    .sqs-gallery-design-carousel .sqs-gallery-controls .sqs-disabled {
        cursor: default;
        opacity: 0.4;
    }

    .sqs-gallery-design-carousel .sqs-gallery-controls .sqs-hidden {
        display: none;
    }

.sqs-gallery-design-carousel .sqs-gallery-container {
    width: 100%;
    overflow: hidden;
}

.sqs-gallery-design-carousel .sqs-gallery {
    margin: 0px 0px 0px -1%;
    transition: transform 0.4s, transform 0.4s;
    font-size: 0px;
    vertical-align: top;
    white-space: nowrap;
}

.sqs-gallery-design-carousel .sqs-gallery-design-carousel-slide {
    padding: 0px 1%;
    width: 33.66%;
    font-size: 0px;
    vertical-align: top;
    display: inline-block;
    white-space: nowrap;
}

    .sqs-gallery-design-carousel .sqs-gallery-design-carousel-slide img {
        width: 100%;
        height: auto;
    }

    .sqs-gallery-design-carousel .sqs-gallery-design-carousel-slide * {
        white-space: normal;
    }

.sqs-gallery-design-list .sqs-gallery-design-list-slide {
    overflow: hidden;
    padding-bottom: 17px !important;
    margin-bottom: 17px !important;
}

.sqs-gallery-design-list .sqs-gallery-image-container {
    width: 25%;
    padding-right: 20px;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.sqs-gallery-design-list .sqs-gallery-meta-container {
    width: 75%;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.sqs-gallery-design-list .sqs-gallery-design-list-slide.no-image .sqs-gallery-image-container {
    width: 0px !important;
}

.sqs-gallery-design-list .sqs-gallery-design-list-slide.no-image .sqs-gallery-meta-container {
    width: 100% !important;
}

@media screen and (max-width:480px) {
    .sqs-gallery-design-list :not(.no-image).sqs-gallery-design-list-slide .sqs-gallery-image-container {
        width: 35% !important;
    }

    .sqs-gallery-design-list :not(.no-image).sqs-gallery-design-list-slide .sqs-gallery-meta-container {
        width: 65% !important;
    }
}

.sqs-gallery-design-autorows .sqs-gallery-design-autorows-slide {
    overflow: hidden;
    float: left;
    cursor: pointer;
}

    .sqs-gallery-design-autorows .sqs-gallery-design-autorows-slide img {
        height: 100%;
    }

    .sqs-gallery-design-autorows .sqs-gallery-design-autorows-slide .meta {
        display: none;
    }

.sqs-gallery-design-autogrid {
    -ms-zoom: 1;
}

    .sqs-gallery-design-autogrid::after {
        height: 0px;
        clear: both;
        font-size: 0px;
        display: block;
        visibility: hidden;
        content: ".";
    }

.sqs-gallery-design-autogrid-slide {
    float: left;
    position: relative;
}

    .sqs-gallery-design-autogrid-slide .img-wrapper {
        height: 0px;
    }

    .sqs-gallery-design-autogrid-slide img {
        width: 100%;
    }

.yui3-lightbox2 {
    -ms-user-select: text;
    -webkit-user-select: text;
    user-select: text;
    -moz-user-select: text;
}

    .yui3-lightbox2 .yui3-lightbox2-content {
        left: 0px;
        width: 100%;
        height: 100%;
        overflow: hidden;
        position: absolute;
    }

    .yui3-lightbox2 .sqs-lightbox-slideshow {
        height: 100%;
        z-index: 100000001;
        opacity: 0;
    }

        .yui3-lightbox2 .sqs-lightbox-slideshow .sqs-lightbox-padder {
            left: 2%;
            top: 2%;
            text-align: left;
            right: 2%;
            bottom: 2%;
            position: absolute;
        }

    .yui3-lightbox2 .sqs-lightbox-overlay {
        background: rgb(0, 0, 0);
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        position: absolute;
        opacity: 0;
    }

    .yui3-lightbox2 .sqs-lightbox-meta {
        margin: 20px auto 0px;
        padding: 20px;
        transition: opacity 0.2s ease-out;
        color: rgb(255, 255, 255);
        position: absolute;
        z-index: 100000001;
        opacity: 0;
    }

        .yui3-lightbox2 .sqs-lightbox-meta.overlay-description-visible {
            background: rgba(0, 0, 0, 0.7);
            opacity: 1 !important;
        }

        .yui3-lightbox2 .sqs-lightbox-meta p:first-child {
            margin-top: 0px;
        }

        .yui3-lightbox2 .sqs-lightbox-meta p:last-child {
            margin-bottom: 0px;
        }

        .yui3-lightbox2 .sqs-lightbox-meta h1 {
            margin: 0px 0px 10px;
            color: rgb(255, 255, 255);
            font-size: 1em;
        }

        .yui3-lightbox2 .sqs-lightbox-meta p a {
            color: rgb(255, 255, 255);
            text-decoration: underline;
        }

    .yui3-lightbox2 .sqs-lightbox-close {
        width: 20px;
        height: 20px;
        color: rgb(204, 204, 204);
        font-size: 26px;
        display: flex;
        position: absolute;
        z-index: 100000002;
        cursor: pointer;
        outline-color: currentColor;
        justify-content: center;
        align-items: center;
    }

    .yui3-lightbox2 .sqs-lightbox-previous {
        width: 20px;
        height: 20px;
        color: rgb(204, 204, 204);
        font-size: 26px;
        display: flex;
        position: absolute;
        z-index: 100000002;
        cursor: pointer;
        outline-color: currentColor;
        justify-content: center;
        align-items: center;
    }

    .yui3-lightbox2 .sqs-lightbox-next {
        width: 20px;
        height: 20px;
        color: rgb(204, 204, 204);
        font-size: 26px;
        display: flex;
        position: absolute;
        z-index: 100000002;
        cursor: pointer;
        outline-color: currentColor;
        justify-content: center;
        align-items: center;
    }

    .yui3-lightbox2 .sqs-lightbox-meta-trigger {
        width: 20px;
        height: 20px;
        color: rgb(204, 204, 204);
        font-size: 26px;
        display: flex;
        position: absolute;
        z-index: 100000002;
        cursor: pointer;
        outline-color: currentColor;
        justify-content: center;
        align-items: center;
    }

    .yui3-lightbox2 .sqs-lightbox-next {
        padding: 12px;
        transition: opacity 0.2s;
        top: 50%;
        margin-top: -22px;
        opacity: 0;
    }

    .yui3-lightbox2 .sqs-lightbox-previous {
        padding: 12px;
        transition: opacity 0.2s;
        top: 50%;
        margin-top: -22px;
        opacity: 0;
    }

    .yui3-lightbox2 .sqs-lightbox-next.mouseover {
        opacity: 1;
    }

    .yui3-lightbox2 .sqs-lightbox-previous.mouseover {
        opacity: 1;
    }

    .yui3-lightbox2 .sqs-lightbox-next:focus {
        opacity: 1;
    }

    .yui3-lightbox2 .sqs-lightbox-previous:focus {
        opacity: 1;
    }

    .yui3-lightbox2 .sqs-lightbox-next {
        right: 2%;
    }

        .yui3-lightbox2 .sqs-lightbox-next::before {
            text-align: center;
            font-family: "squarespace-ui-font";
            font-style: normal;
            font-weight: normal;
            vertical-align: middle;
            display: inline-block;
            content: "\E02D";
            speak: none;
            -webkit-font-smoothing: antialiased;
        }

        .yui3-lightbox2 .sqs-lightbox-next::before {
            width: 32px;
            height: 32px;
            line-height: 32px;
            font-size: 32px;
        }

    .yui3-lightbox2 .sqs-lightbox-previous {
        left: 2%;
    }

        .yui3-lightbox2 .sqs-lightbox-previous::before {
            text-align: center;
            font-family: "squarespace-ui-font";
            font-style: normal;
            font-weight: normal;
            vertical-align: middle;
            display: inline-block;
            content: "\E02C";
            speak: none;
            -webkit-font-smoothing: antialiased;
        }

        .yui3-lightbox2 .sqs-lightbox-previous::before {
            width: 32px;
            height: 32px;
            line-height: 32px;
            font-size: 32px;
        }

    .yui3-lightbox2 .sqs-lightbox-next::before {
        font-size: 22px;
    }

    .yui3-lightbox2 .sqs-lightbox-previous::before {
        font-size: 22px;
    }

    .yui3-lightbox2 .sqs-lightbox-close {
        padding: 2px;
        top: 2%;
        text-align: right;
        right: 2%;
    }

        .yui3-lightbox2 .sqs-lightbox-close::before {
            text-align: center;
            font-family: "squarespace-ui-font";
            font-style: normal;
            font-weight: normal;
            vertical-align: middle;
            display: inline-block;
            content: "\E02E";
            speak: none;
            -webkit-font-smoothing: antialiased;
        }

        .yui3-lightbox2 .sqs-lightbox-close::before {
            width: 32px;
            height: 32px;
            line-height: 32px;
            font-size: 32px;
        }

    .yui3-lightbox2 .sqs-lightbox-meta-trigger {
        padding: 2%;
        text-align: right;
        right: 0px;
        bottom: 0px;
        line-height: 0.5;
        font-size: 26px;
    }

body.sqs-lightbox-open {
    position: static !important;
    -ms-overflow-y: hidden;
}

.sqs-gallery img:not([src]) {
    opacity: 0;
}

.sqs-ui-font-family {
    font-family: "squarespace-ui-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
}

[class^='sqs-ui-font-']::before {
    font-family: "squarespace-ui-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
}

[class*=' sqs-ui-font-']::before {
    font-family: "squarespace-ui-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
}

[data-icon]::before {
    font-family: "squarespace-ui-font";
    font-style: normal;
    font-weight: normal;
    content: attr(data-icon);
    speak: none;
    -webkit-font-smoothing: antialiased;
}

#list-paging a {
    text-decoration: none;
}

#item-paging a {
    text-decoration: none;
}

#list-paging a.newer .pagination-icon::before {
    text-align: center;
    font-family: "squarespace-ui-font";
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
    content: "\e000";
    speak: none;
    -webkit-font-smoothing: antialiased;
}

#item-paging a.newer .pagination-icon::before {
    text-align: center;
    font-family: "squarespace-ui-font";
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
    content: "\e000";
    speak: none;
    -webkit-font-smoothing: antialiased;
}

#list-paging a.newer .pagination-icon::before {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
}

#item-paging a.newer .pagination-icon::before {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
}

#list-paging a.newer .pagination-icon::before {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: inherit;
}

#item-paging a.newer .pagination-icon::before {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: inherit;
}

#list-paging a.older .pagination-icon::after {
    text-align: center;
    font-family: "squarespace-ui-font";
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
    content: "\e003";
    speak: none;
    -webkit-font-smoothing: antialiased;
}

#item-paging a.older .pagination-icon::after {
    text-align: center;
    font-family: "squarespace-ui-font";
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
    content: "\e003";
    speak: none;
    -webkit-font-smoothing: antialiased;
}

#list-paging a.older .pagination-icon::after {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
}

#item-paging a.older .pagination-icon::after {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
}

#list-paging a.older .pagination-icon::after {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: inherit;
}

#item-paging a.older .pagination-icon::after {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: inherit;
}

#list-paging {
    margin: 3em 0px 0px;
    border-top-color: rgb(227, 227, 227);
    border-bottom-color: rgb(227, 227, 227);
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
}

#item-paging {
    margin: 3em 0px 0px;
    border-top-color: rgb(227, 227, 227);
    border-bottom-color: rgb(227, 227, 227);
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
}

#list-paging a {
    padding: 1.5em 0px;
    width: 48%;
    display: inline-block;
}

#item-paging a {
    padding: 1.5em 0px;
    width: 48%;
    display: inline-block;
}

#list-paging a.newer .pagination-icon {
    margin-right: 0.5em;
}

#item-paging a.newer .pagination-icon {
    margin-right: 0.5em;
}

#list-paging a.newer::after {
    content: "Newer";
}

#item-paging a.newer::after {
    content: "Newer";
}

#list-paging a.older {
    text-align: right;
    float: right;
}

#item-paging a.older {
    text-align: right;
    float: right;
}

#list-paging a.older .pagination-icon {
    margin-left: 0.5em;
}

#item-paging a.older .pagination-icon {
    margin-left: 0.5em;
}

#list-paging a.older::before {
    content: "Older";
}

#item-paging a.older::before {
    content: "Older";
}

#list-paging a.disabled {
    color: rgb(221, 221, 221);
}

#item-paging a.disabled {
    color: rgb(221, 221, 221);
}

.like-share {
    float: right;
}

    .like-share .sqs-simple-like {
        margin-right: 0.5em;
        display: inline-block;
    }

        .like-share .sqs-simple-like .like-icon {
            vertical-align: middle;
            float: none;
            display: inline-block;
        }

    .like-share .squarespace-social-buttons {
        margin-right: 0.5em;
        display: inline-block;
    }

        .like-share .squarespace-social-buttons .ss-social-button-icon {
            vertical-align: middle;
            float: none;
            display: inline-block;
        }

    .like-share.empty {
        display: none;
    }

.sqs-audio-playlist {
    -ms-zoom: 1;
}

    .sqs-audio-playlist.loading {
        visibility: hidden;
    }

    .sqs-audio-playlist::after {
        height: 0px;
        clear: both;
        font-size: 0px;
        display: block;
        visibility: hidden;
        content: ".";
    }

    .sqs-audio-playlist.hidden {
        display: none;
    }

    .sqs-audio-playlist .album-info {
        width: 33%;
        float: left;
        -ms-zoom: 1;
    }

        .sqs-audio-playlist .album-info::after {
            height: 0px;
            clear: both;
            font-size: 0px;
            display: block;
            visibility: hidden;
            content: ".";
        }

    .sqs-audio-playlist .album-cover-wrapper {
        width: 90px;
        height: 90px;
        margin-bottom: 30px;
        position: relative;
    }

    .sqs-audio-playlist .album-controls {
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        position: absolute;
        cursor: pointer;
    }

        .sqs-audio-playlist .album-controls .button {
            background: rgb(0, 0, 0);
            border-radius: 50%;
            transition: 0.25s linear;
            left: 50%;
            width: 90px;
            height: 90px;
            bottom: 50%;
            margin-bottom: -45px;
            margin-left: -45px;
            display: block;
            position: absolute;
            -webkit-transition: .25s all linear;
            -moz-transition: .25s all linear;
            -o-transition: .25s all linear;
            -moz-border-radius: 50%;
        }

        .sqs-audio-playlist .album-controls .icon {
            left: 50%;
            top: 50%;
            width: 0px;
            height: 0px;
            margin-top: -20px;
            margin-left: -10px;
            border-top-color: transparent;
            border-bottom-color: transparent;
            border-left-color: rgb(255, 255, 255);
            border-top-width: 18px;
            border-bottom-width: 18px;
            border-left-width: 30px;
            border-top-style: solid;
            border-bottom-style: solid;
            border-left-style: solid;
            display: block;
            position: relative;
            -webkit-transform: translatez();
        }

    .sqs-audio-playlist .album-title {
        margin: 0px;
        font-size: 1.5em;
    }

        .sqs-audio-playlist .album-title a {
            text-decoration: none;
        }

    .sqs-audio-playlist.playing .album-controls .button .icon {
        border-width: 0px;
        margin-top: -15px;
        margin-left: -13px;
    }

    .sqs-audio-playlist.playing .album-controls .button .icon {
        width: 10px;
        height: 30px;
        background-color: rgb(255, 255, 255);
    }

        .sqs-audio-playlist.playing .album-controls .button .icon::before {
            width: 10px;
            height: 30px;
            background-color: rgb(255, 255, 255);
        }

        .sqs-audio-playlist.playing .album-controls .button .icon::before {
            margin-left: 16px;
            display: block;
            content: "";
        }

    .sqs-audio-playlist.has-album-cover .album-cover-wrapper {
        width: 100%;
        height: 0px;
        padding-bottom: 100%;
        margin-bottom: 20px;
        position: relative;
    }

    .sqs-audio-playlist.has-album-cover .album-cover {
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        position: absolute;
    }

    .sqs-audio-playlist.has-album-cover .button {
        background: rgba(0, 0, 0, 0.7);
        opacity: 0.9;
    }

    .sqs-audio-playlist.has-album-cover:hover .button {
        background: rgba(0, 0, 0, 0.9);
    }

    .sqs-audio-playlist.has-album-cover.playing .album-controls .button {
        margin: -15px;
        left: 0px;
        bottom: 0px;
        transform: scale(0.4);
        -webkit-transform: scale(.4, .4);
    }

        .sqs-audio-playlist.has-album-cover.playing .album-controls .button .icon {
            border-width: 0px;
            margin-top: -15px;
            margin-left: -13px;
        }

        .sqs-audio-playlist.has-album-cover.playing .album-controls .button .icon {
            width: 10px;
            height: 30px;
            background-color: rgb(255, 255, 255);
        }

            .sqs-audio-playlist.has-album-cover.playing .album-controls .button .icon::before {
                width: 10px;
                height: 30px;
                background-color: rgb(255, 255, 255);
            }

            .sqs-audio-playlist.has-album-cover.playing .album-controls .button .icon::before {
                margin-left: 16px;
                display: block;
                content: "";
            }

    .sqs-audio-playlist.has-album-cover.playing .track {
        opacity: 0.4;
    }

        .sqs-audio-playlist.has-album-cover.playing .track:hover {
            opacity: 1;
        }

        .sqs-audio-playlist.has-album-cover.playing .track.selected {
            opacity: 1;
        }

    .sqs-audio-playlist .tracks {
        margin: 0px;
        padding: 0px;
        width: 60%;
        float: right;
    }

    .sqs-audio-playlist .track {
        margin: 0px 0px 5%;
        padding: 0px;
        text-transform: none;
        line-height: 1.4em;
        letter-spacing: 0px;
        font-size: 13px;
        font-style: normal;
        font-weight: normal;
        list-style-type: none;
        cursor: pointer;
        -ms-zoom: 1;
    }

        .sqs-audio-playlist .track::after {
            height: 0px;
            clear: both;
            font-size: 0px;
            display: block;
            visibility: hidden;
            content: ".";
        }

    .sqs-audio-playlist .track-progress-bar {
        height: 2px;
        padding-bottom: 2.5%;
        clear: both;
        position: relative;
        cursor: pointer;
    }

        .sqs-audio-playlist .track-progress-bar .bar {
            left: 0px;
            top: 0px;
            width: 0%;
            height: 2px;
            position: absolute;
        }

            .sqs-audio-playlist .track-progress-bar .bar.bg {
                width: 100%;
            }

            .sqs-audio-playlist .track-progress-bar .bar.play-bar {
                position: relative;
            }

    .sqs-audio-playlist .track-meta {
        text-align: right;
        float: right;
    }

    .sqs-audio-playlist .track-info .title a {
        font-size: 16px;
    }

    .sqs-audio-playlist.tablet .album-info {
        width: 100%;
        float: none;
    }

    .sqs-audio-playlist.tablet .tracks {
        width: 100%;
        float: none;
    }

    .sqs-audio-playlist.tablet .album-info {
        padding-bottom: 8%;
    }

    .sqs-audio-playlist.tablet .album-cover-wrapper {
        margin-right: 30px;
        float: left;
    }

    .sqs-audio-playlist.tablet.has-album-cover .album-cover-wrapper {
        width: 40%;
        padding-bottom: 40%;
    }

    .sqs-audio-playlist.tablet.no-main-image .album-description {
        margin-left: 120px;
    }

    .sqs-audio-playlist.phone .album-info {
        width: 100%;
        float: none;
    }

    .sqs-audio-playlist.phone .tracks {
        width: 100%;
        float: none;
    }

    .sqs-audio-playlist.phone .tracks {
        margin-top: 30px;
    }

        .sqs-audio-playlist.phone .tracks .track {
            margin-bottom: 10%;
        }

    .sqs-audio-playlist.phone .album-info {
        padding-bottom: 0px;
    }

    .sqs-audio-playlist.phone .album-cover-wrapper {
        margin-right: 0px;
        margin-bottom: 20px;
        float: none;
    }

    .sqs-audio-playlist.phone.has-album-cover .album-cover-wrapper {
        width: 100%;
        padding-bottom: 100%;
    }

    .sqs-audio-playlist.phone.no-main-image .album-description {
        margin-left: 0px;
    }

    .sqs-audio-playlist .track-progress-bar {
        -webkit-tap-highlight-color: rgba(0, 0, 0, .5);
    }

        .sqs-audio-playlist .track-progress-bar .bar {
            -webkit-tap-highlight-color: rgba(0, 0, 0, .5);
        }

            .sqs-audio-playlist .track-progress-bar .bar.bg {
                background-color: rgba(0, 0, 0, 0.1);
            }

            .sqs-audio-playlist .track-progress-bar .bar.load-bar {
                background-color: rgba(0, 0, 0, 0.05);
            }

            .sqs-audio-playlist .track-progress-bar .bar.play-bar {
                background-color: rgba(0, 0, 0, 0.8);
            }

    .sqs-audio-playlist .track-meta .track-time {
        color: rgba(0, 0, 0, 0.5);
    }

    .sqs-audio-playlist .track-meta .actions {
        color: rgba(0, 0, 0, 0.2);
    }

        .sqs-audio-playlist .track-meta .actions a {
            color: rgba(0, 0, 0, 0.5);
        }

            .sqs-audio-playlist .track-meta .actions a:hover {
                color: rgba(0, 0, 0, 0.8);
            }

    .sqs-audio-playlist .track-info .title a {
        color: rgba(0, 0, 0, 0.85);
    }

    .sqs-audio-playlist .track-info .artist {
        color: rgba(0, 0, 0, 0.5);
    }

.hide-album-share-link .sqs-audio-playlist .squarespace-social-buttons {
    display: none;
}

.captcha-container.rendered {
    width: 304px;
    margin-bottom: 24px;
}

    .captcha-container.rendered.align-center {
        margin-right: auto;
        margin-left: auto;
    }

    .captcha-container.rendered.align-right {
        margin-left: auto;
    }

.tweak-blog-list-title-font {
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0em;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
}

.tweak-blog-item-title-font {
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0em;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
}

.tweak-blog-meta-font {
    text-transform: none;
    letter-spacing: 0em;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}

.tweak-blog-list-excerpt-font {
    text-transform: none;
    line-height: 1.6em;
    letter-spacing: 0em;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.tweak-blog-list-readmore-font {
    text-transform: none;
    letter-spacing: 0em;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.tweak-blog-pagination-label-font {
    text-transform: none;
    line-height: 1.6em;
    letter-spacing: 0em;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}

.Blog-meta {
    color: rgb(229, 74, 53);
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-family: futura-pt;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    display: flex;
}

    .Blog-meta a {
        transition: color 0.15s ease-out;
        color: rgb(229, 74, 53);
        text-decoration: none;
        -webkit-transition: color .15s ease-out;
        -moz-transition: color .15s ease-out;
    }

        .Blog-meta a:hover {
            color: rgba(229, 74, 53, 0.5);
        }

.Blog-meta-item {
    display: none;
    order: 1;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 1;
}

.tweak-blog-meta-primary-category .has-categories .Blog-meta-item--categories {
    display: inline;
}

.tweak-blog-meta-primary-author .Blog-meta-item--author {
    display: inline;
}

.tweak-blog-meta-primary-date .Blog-meta-item--date {
    display: inline;
}

.tweak-blog-meta-primary-location .has-location .Blog-meta-item--location {
    display: inline;
}

.tweak-blog-meta-primary-tags .has-tags .Blog-meta-item--tags {
    display: inline;
}

.tweak-blog-meta-primary-comments .has-comments .Blog-meta-item--comments {
    display: inline;
}

.tweak-blog-meta-secondary-category .has-categories .Blog-meta-item--categories {
    display: inline;
}

.tweak-blog-meta-secondary-author .Blog-meta-item--author {
    display: inline;
}

.tweak-blog-meta-secondary-date .Blog-meta-item--date {
    display: inline;
}

.tweak-blog-meta-secondary-location .has-location .Blog-meta-item--location {
    display: inline;
}

.tweak-blog-meta-secondary-tags .has-tags .Blog-meta-item--tags {
    display: inline;
}

.tweak-blog-meta-secondary-comments .has-comments .Blog-meta-item--comments {
    display: inline;
}

.tweak-blog-meta-primary-category.tweak-blog-meta-secondary-author .has-categories .Blog-meta-item--author {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-category.tweak-blog-meta-secondary-date .has-categories .Blog-meta-item--date {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-category.tweak-blog-meta-secondary-location .has-categories .Blog-meta-item--location {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-category.tweak-blog-meta-secondary-tags .has-categories .Blog-meta-item--tags {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-category.tweak-blog-meta-secondary-comments .has-categories .Blog-meta-item--comments {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-author.tweak-blog-meta-secondary-category .Blog-meta-item--categories {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-author.tweak-blog-meta-secondary-date .Blog-meta-item--date {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-author.tweak-blog-meta-secondary-location .Blog-meta-item--location {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-author.tweak-blog-meta-secondary-tags .Blog-meta-item--tags {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-author.tweak-blog-meta-secondary-comments .Blog-meta-item--comments {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-date.tweak-blog-meta-secondary-category .Blog-meta-item--categories {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-date.tweak-blog-meta-secondary-author .Blog-meta-item--author {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-date.tweak-blog-meta-secondary-location .Blog-meta-item--location {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-date.tweak-blog-meta-secondary-tags .Blog-meta-item--tags {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-date.tweak-blog-meta-secondary-comments .Blog-meta-item--comments {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-location.tweak-blog-meta-secondary-category .has-location .Blog-meta-item--categories {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-location.tweak-blog-meta-secondary-author .has-location .Blog-meta-item--author {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-location.tweak-blog-meta-secondary-date .has-location .Blog-meta-item--date {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-location.tweak-blog-meta-secondary-tags .has-location .Blog-meta-item--tags {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-location.tweak-blog-meta-secondary-comments .has-location .Blog-meta-item--comments {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-tags.tweak-blog-meta-secondary-category .has-tags .Blog-meta-item--categories {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-tags.tweak-blog-meta-secondary-author .has-tags .Blog-meta-item--author {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-tags.tweak-blog-meta-secondary-date .has-tags .Blog-meta-item--date {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-tags.tweak-blog-meta-secondary-location .has-tags .Blog-meta-item--location {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-tags.tweak-blog-meta-secondary-comments .has-tags .Blog-meta-item--comments {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-comments.tweak-blog-meta-secondary-category .has-comments .Blog-meta-item--categories {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-comments.tweak-blog-meta-secondary-author .has-comments .Blog-meta-item--author {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-comments.tweak-blog-meta-secondary-date .has-comments .Blog-meta-item--date {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-comments.tweak-blog-meta-secondary-location .has-comments .Blog-meta-item--location {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-comments.tweak-blog-meta-secondary-tags .has-comments .Blog-meta-item--tags {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-meta-primary-category.tweak-blog-meta-secondary-author .has-categories .Blog-meta-item--author::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-category.tweak-blog-meta-secondary-date .has-categories .Blog-meta-item--date::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-category.tweak-blog-meta-secondary-location .has-categories .Blog-meta-item--location::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-category.tweak-blog-meta-secondary-tags .has-categories .Blog-meta-item--tags::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-category.tweak-blog-meta-secondary-comments .has-categories .Blog-meta-item--comments::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-author.tweak-blog-meta-secondary-category .Blog-meta-item--categories::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-author.tweak-blog-meta-secondary-date .Blog-meta-item--date::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-author.tweak-blog-meta-secondary-location .Blog-meta-item--location::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-author.tweak-blog-meta-secondary-tags .Blog-meta-item--tags::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-author.tweak-blog-meta-secondary-comments .Blog-meta-item--comments::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-date.tweak-blog-meta-secondary-category .Blog-meta-item--categories::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-date.tweak-blog-meta-secondary-author .Blog-meta-item--author::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-date.tweak-blog-meta-secondary-location .Blog-meta-item--location::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-date.tweak-blog-meta-secondary-tags .Blog-meta-item--tags::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-date.tweak-blog-meta-secondary-comments .Blog-meta-item--comments::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-location.tweak-blog-meta-secondary-category .has-location .Blog-meta-item--categories::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-location.tweak-blog-meta-secondary-author .has-location .Blog-meta-item--author::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-location.tweak-blog-meta-secondary-date .has-location .Blog-meta-item--date::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-location.tweak-blog-meta-secondary-tags .has-location .Blog-meta-item--tags::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-location.tweak-blog-meta-secondary-comments .has-location .Blog-meta-item--comments::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-tags.tweak-blog-meta-secondary-category .has-tags .Blog-meta-item--categories::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-tags.tweak-blog-meta-secondary-author .has-tags .Blog-meta-item--author::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-tags.tweak-blog-meta-secondary-date .has-tags .Blog-meta-item--date::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-tags.tweak-blog-meta-secondary-location .has-tags .Blog-meta-item--location::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-tags.tweak-blog-meta-secondary-comments .has-tags .Blog-meta-item--comments::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-comments.tweak-blog-meta-secondary-category .has-comments .Blog-meta-item--categories::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-comments.tweak-blog-meta-secondary-author .has-comments .Blog-meta-item--author::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-comments.tweak-blog-meta-secondary-date .has-comments .Blog-meta-item--date::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-comments.tweak-blog-meta-secondary-location .has-comments .Blog-meta-item--location::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-meta-primary-comments.tweak-blog-meta-secondary-tags .has-comments .Blog-meta-item--tags::before {
    margin: 0px 0.5em;
    content: "\00B7";
}

.tweak-blog-list-alignment-left .BlogList .mixin-blog-list-alignment {
    text-align: left;
}

.tweak-blog-list-alignment-center .BlogList .mixin-blog-list-alignment {
    text-align: center;
}

.tweak-blog-list-alignment-right .BlogList .mixin-blog-list-alignment {
    text-align: right;
}

.tweak-blog-list-alignment-left .BlogList--empty {
    text-align: left;
}

.tweak-blog-list-alignment-center .BlogList--empty {
    text-align: center;
}

.tweak-blog-list-alignment-right .BlogList--empty {
    text-align: right;
}

.BlogList-filter {
    padding-bottom: 48px;
}

.tweak-blog-list-alignment-left .BlogList-filter {
    text-align: left;
}

.tweak-blog-list-alignment-center .BlogList-filter {
    text-align: center;
}

.tweak-blog-list-alignment-right .BlogList-filter {
    text-align: right;
}

.BlogList-item {
    margin-top: 36px;
    margin-bottom: -14px;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
}

.BlogList-item-image {
    margin-bottom: 22.65px;
    display: none;
    position: relative;
    order: 1;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 1;
}

.tweak-blog-list-item-image-show .BlogList-item-image {
    display: block;
}

.BlogList-item-image::before {
    display: block;
    content: "";
}

.tweak-blog-list-style-grid.tweak-blog-list-item-image-aspect-ratio-grid-11-square .BlogList-item-image::before {
    padding-bottom: 100%;
}

.tweak-blog-list-style-grid.tweak-blog-list-item-image-aspect-ratio-grid-32-standard .BlogList-item-image::before {
    padding-bottom: 66.67%;
}

.tweak-blog-list-style-grid.tweak-blog-list-item-image-aspect-ratio-grid-23-standard-vertical .BlogList-item-image::before {
    padding-bottom: 150%;
}

.tweak-blog-list-style-grid.tweak-blog-list-item-image-aspect-ratio-grid-43-four-three .BlogList-item-image::before {
    padding-bottom: 75%;
}

.tweak-blog-list-style-grid.tweak-blog-list-item-image-aspect-ratio-grid-34-three-four-vertical .BlogList-item-image::before {
    padding-bottom: 133.33%;
}

.tweak-blog-list-style-grid.tweak-blog-list-item-image-aspect-ratio-grid-169-widescreen .BlogList-item-image::before {
    padding-bottom: 56.25%;
}

.tweak-blog-list-style-grid.tweak-blog-list-item-image-aspect-ratio-grid-240-anamorphic-widescreen .BlogList-item-image::before {
    padding-bottom: 41.67%;
}

.tweak-blog-list-style-stacked.tweak-blog-list-item-image-aspect-ratio-stacked-auto .BlogList-item-image::before {
    display: none;
}

.tweak-blog-list-style-stacked.tweak-blog-list-item-image-aspect-ratio-stacked-11-square .BlogList-item-image::before {
    padding-bottom: 100%;
}

.tweak-blog-list-style-stacked.tweak-blog-list-item-image-aspect-ratio-stacked-32-standard .BlogList-item-image::before {
    padding-bottom: 66.67%;
}

.tweak-blog-list-style-stacked.tweak-blog-list-item-image-aspect-ratio-stacked-23-standard-vertical .BlogList-item-image::before {
    padding-bottom: 150%;
}

.tweak-blog-list-style-stacked.tweak-blog-list-item-image-aspect-ratio-stacked-43-four-three .BlogList-item-image::before {
    padding-bottom: 75%;
}

.tweak-blog-list-style-stacked.tweak-blog-list-item-image-aspect-ratio-stacked-34-three-four-vertical .BlogList-item-image::before {
    padding-bottom: 133.33%;
}

.tweak-blog-list-style-stacked.tweak-blog-list-item-image-aspect-ratio-stacked-169-widescreen .BlogList-item-image::before {
    padding-bottom: 56.25%;
}

.tweak-blog-list-style-stacked.tweak-blog-list-item-image-aspect-ratio-stacked-240-anamorphic-widescreen .BlogList-item-image::before {
    padding-bottom: 41.67%;
}

.BlogList-item-image-link {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    line-height: 0;
    display: block;
    position: absolute;
}

.tweak-blog-list-style-stacked.tweak-blog-list-item-image-aspect-ratio-stacked-auto .BlogList-item-image-link {
    position: relative;
}

.BlogList-item-title {
    color: rgb(8, 27, 51);
    text-transform: none;
    line-height: 1.4em;
    letter-spacing: -0.01em;
    font-family: calluna;
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
    text-decoration: none;
    margin-bottom: 14px;
    display: none;
    order: 3;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -webkit-order: 3;
}

.tweak-blog-list-item-title-show .BlogList-item-title {
    display: block;
}

.tweak-blog-list-alignment-left .BlogList-item-title {
    text-align: left;
}

.tweak-blog-list-alignment-center .BlogList-item-title {
    text-align: center;
}

.tweak-blog-list-alignment-right .BlogList-item-title {
    text-align: right;
}

.BlogList-item-excerpt {
    color: rgb(8, 27, 51);
    text-transform: none;
    line-height: 1.6em;
    letter-spacing: 0em;
    font-family: futura-pt;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 14px;
    display: none;
    order: 5;
    -webkit-box-ordinal-group: 5;
    -moz-box-ordinal-group: 5;
    -webkit-order: 5;
}

    .BlogList-item-excerpt p a {
        transition: color 0.15s ease-out;
        color: rgb(8, 27, 51);
        -webkit-transition: color .15s ease-out;
        -moz-transition: color .15s ease-out;
    }

        .BlogList-item-excerpt p a:hover {
            color: rgba(8, 27, 51, 0.5);
        }

    .BlogList-item-excerpt p:first-of-type {
        margin-top: 0px;
    }

    .BlogList-item-excerpt p:last-of-type {
        margin-bottom: 0px;
    }

.tweak-blog-list-item-excerpt-show .BlogList-item-excerpt {
    display: block;
}

.tweak-blog-list-alignment-left .BlogList-item-excerpt {
    text-align: left;
}

.tweak-blog-list-alignment-center .BlogList-item-excerpt {
    text-align: center;
}

.tweak-blog-list-alignment-right .BlogList-item-excerpt {
    text-align: right;
}

.tweak-blog-list-item-readmore-inline .BlogList-item-excerpt p:last-of-type {
    display: inline;
}

.tweak-blog-list-item-readmore-under .BlogList-item-excerpt p:last-of-type {
    margin-bottom: inherit;
}

.BlogList-item-readmore {
    transition: color 0.15s ease-out;
    color: rgb(8, 27, 51);
    text-transform: none;
    letter-spacing: 0em;
    font-family: futura-pt;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    vertical-align: baseline;
    white-space: nowrap;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
}

    .BlogList-item-readmore:hover {
        color: rgba(8, 27, 51, 0.5);
    }

    .BlogList-item-readmore span::after {
        text-transform: none;
        letter-spacing: 0em;
        padding-left: 0.7em;
        font-family: futura-pt;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        content: "\2192";
    }

.tweak-blog-list-item-readmore-hide .BlogList-item-readmore {
    display: none;
}

.tweak-blog-list-item-readmore-inline .BlogList-item-readmore {
    display: inline;
}

.tweak-blog-list-item-readmore-below-excerpt .BlogList-item-readmore {
    margin-top: 10px;
    display: block;
}

.tweak-blog-list-alignment-left .BlogList-item-readmore {
    text-align: left;
}

.tweak-blog-list-alignment-center .BlogList-item-readmore {
    text-align: center;
}

.tweak-blog-list-alignment-right .BlogList-item-readmore {
    text-align: right;
}

.BlogList-item-body {
    margin-bottom: 14px;
    display: none;
    order: 5;
    -webkit-box-ordinal-group: 5;
    -moz-box-ordinal-group: 5;
    -webkit-order: 5;
}

.tweak-blog-list-item-body-show .BlogList-item-body {
    display: block;
}

.tweak-blog-meta-primary-category .has-categories .BlogList-item-meta {
    margin-bottom: 14px;
}

.tweak-blog-meta-primary-author .BlogList-item-meta {
    margin-bottom: 14px;
}

.tweak-blog-meta-primary-date .BlogList-item-meta {
    margin-bottom: 14px;
}

.tweak-blog-meta-primary-location .has-location .BlogList-item-meta {
    margin-bottom: 14px;
}

.tweak-blog-meta-primary-tags .has-tags .BlogList-item-meta {
    margin-bottom: 14px;
}

.tweak-blog-meta-primary-comments .has-comments .BlogList-item-meta {
    margin-bottom: 14px;
}

.tweak-blog-meta-secondary-category .has-categories .BlogList-item-meta {
    margin-bottom: 14px;
}

.tweak-blog-meta-secondary-author .BlogList-item-meta {
    margin-bottom: 14px;
}

.tweak-blog-meta-secondary-date .BlogList-item-meta {
    margin-bottom: 14px;
}

.tweak-blog-meta-secondary-location .has-location .BlogList-item-meta {
    margin-bottom: 14px;
}

.tweak-blog-meta-secondary-tags .has-tags .BlogList-item-meta {
    margin-bottom: 14px;
}

.tweak-blog-meta-secondary-comments .has-comments .BlogList-item-meta {
    margin-bottom: 14px;
}

.tweak-blog-list-item-meta-position-above-title .BlogList-item-meta {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-list-item-meta-position-below-title .BlogList-item-meta {
    order: 4;
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -webkit-order: 4;
}

.tweak-blog-list-item-meta-position-below-content .BlogList-item-meta {
    order: 8;
    -webkit-box-ordinal-group: 8;
    -moz-box-ordinal-group: 8;
    -webkit-order: 8;
}

.tweak-blog-list-alignment-left .BlogList-item-meta {
    justify-content: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
}

.tweak-blog-list-alignment-center .BlogList-item-meta {
    justify-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
}

.tweak-blog-list-alignment-right .BlogList-item-meta {
    justify-content: flex-end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
}

.BlogList-pagination {
    text-align: center;
}

.BlogList-pagination-link {
    padding: 8px;
    vertical-align: middle;
    display: inline-block;
}

.BlogList-pagination-link-label {
    padding: 8px;
    vertical-align: middle;
    display: inline-block;
}

.BlogList-pagination-link-icon {
    padding: 8px;
    vertical-align: middle;
    display: inline-block;
}

.BlogList-pagination-link-label {
    color: rgb(229, 74, 53);
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0.18em;
    font-family: futura-pt;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    display: none;
}

.tweak-blog-list-pagination-link-label-show .BlogList-pagination-link-label {
    display: inline-block;
}

.BlogList-pagination-link-icon {
    width: 9px;
    height: 16px;
    line-height: 0;
    display: none;
    stroke: #081b33;
}

.tweak-blog-list-pagination-link-icon-show .BlogList-pagination-link-icon {
    display: inline-block;
}

.tweak-blog-list-pagination-link-icon-weight-hairline .BlogList-pagination-link-icon {
    stroke-width: 1;
}

.tweak-blog-list-pagination-link-icon-weight-light .BlogList-pagination-link-icon {
    stroke-width: 2;
}

.tweak-blog-list-pagination-link-icon-weight-medium .BlogList-pagination-link-icon {
    stroke-width: 3;
}

.tweak-blog-list-pagination-link-icon-weight-heavy .BlogList-pagination-link-icon {
    stroke-width: 4;
}

#asdgoq285pw38au123otialghoaiw385aw3ty2pqt {
    disregard-this: 4;
}

.tweak-blog-list-style-grid .BlogList-item {
    float: left;
}

.tweak-blog-list-style-grid [data-columns='6'] .BlogList-item {
    width: calc( 16.66666667% - 30px );
    margin-right: 36px;
}

.tweak-blog-list-style-grid [data-columns='6'] :nth-child(-n+6).BlogList-item {
    margin-top: 0px;
}

.tweak-blog-list-style-grid [data-columns='6'] :nth-child(6n).BlogList-item {
    margin-right: 0px;
}

.tweak-blog-list-style-grid [data-columns='6'] :nth-child(6n+1).BlogList-item {
    clear: both;
}

.tweak-blog-list-style-grid [data-columns='5'] .BlogList-item {
    width: calc( 20% - 29px );
    margin-right: 36px;
}

.tweak-blog-list-style-grid [data-columns='5'] :nth-child(-n+5).BlogList-item {
    margin-top: 0px;
}

.tweak-blog-list-style-grid [data-columns='5'] :nth-child(5n).BlogList-item {
    margin-right: 0px;
}

.tweak-blog-list-style-grid [data-columns='5'] :nth-child(5n+1).BlogList-item {
    clear: both;
}

.tweak-blog-list-style-grid [data-columns='4'] .BlogList-item {
    width: calc( 25% - 27px );
    margin-right: 36px;
}

.tweak-blog-list-style-grid [data-columns='4'] :nth-child(-n+4).BlogList-item {
    margin-top: 0px;
}

.tweak-blog-list-style-grid [data-columns='4'] :nth-child(4n).BlogList-item {
    margin-right: 0px;
}

.tweak-blog-list-style-grid [data-columns='4'] :nth-child(4n+1).BlogList-item {
    clear: both;
}

.tweak-blog-list-style-grid [data-columns='3'] .BlogList-item {
    width: calc( 33.33333333% - 24px );
    margin-right: 36px;
}

.tweak-blog-list-style-grid [data-columns='3'] :nth-child(-n+3).BlogList-item {
    margin-top: 0px;
}

.tweak-blog-list-style-grid [data-columns='3'] :nth-child(3n).BlogList-item {
    margin-right: 0px;
}

.tweak-blog-list-style-grid [data-columns='3'] :nth-child(3n+1).BlogList-item {
    clear: both;
}

.tweak-blog-list-style-grid [data-columns='2'] .BlogList-item {
    width: calc( 50% - 18px );
    margin-right: 36px;
}

.tweak-blog-list-style-grid [data-columns='2'] :nth-child(-n+2).BlogList-item {
    margin-top: 0px;
}

.tweak-blog-list-style-grid [data-columns='2'] :nth-child(2n).BlogList-item {
    margin-right: 0px;
}

.tweak-blog-list-style-grid [data-columns='2'] :nth-child(2n+1).BlogList-item {
    clear: both;
}

.tweak-blog-list-style-grid [data-columns='1'] .BlogList-item {
    width: calc( 100% - 0px );
    margin-right: 36px;
}

.tweak-blog-list-style-grid [data-columns='1'] :nth-child(-n+1).BlogList-item {
    margin-top: 0px;
}

.tweak-blog-list-style-grid [data-columns='1'] :nth-child(n).BlogList-item {
    margin-right: 0px;
}

.tweak-blog-list-style-grid [data-columns='1'] :nth-child(n+1).BlogList-item {
    clear: both;
}

.tweak-blog-list-style-stacked :first-child.BlogList-item {
    margin-top: 0px;
}

.tweak-blog-list-style-stacked .BlogList-item-image {
    width: 100%;
    max-width: 960px;
}

.tweak-blog-list-style-stacked.tweak-blog-list-item-image-aspect-ratio-stacked-auto .BlogList-item-image {
    width: 100%;
    max-width: none;
}

.tweak-blog-list-style-stacked.tweak-blog-list-item-image-aspect-ratio-stacked-auto .BlogList-item-image-link {
    width: 100%;
}

.tweak-blog-list-style-stacked.tweak-blog-list-item-image-aspect-ratio-stacked-auto .BlogList-item-image img {
    width: 100%;
    max-width: 960px;
}

.tweak-blog-list-style-stacked.tweak-blog-list-item-image-aspect-ratio-stacked-auto.tweak-blog-list-alignment-left .BlogList-item-image {
    text-align: left;
}

.tweak-blog-list-style-stacked.tweak-blog-list-item-image-aspect-ratio-stacked-auto.tweak-blog-list-alignment-center .BlogList-item-image {
    text-align: center;
}

.tweak-blog-list-style-stacked.tweak-blog-list-item-image-aspect-ratio-stacked-auto.tweak-blog-list-alignment-right .BlogList-item-image {
    text-align: right;
}

.tweak-blog-list-style-stacked.tweak-blog-list-alignment-left .BlogList-item-image {
    margin-right: auto;
}

.tweak-blog-list-style-stacked.tweak-blog-list-alignment-center .BlogList-item-image {
    margin-right: auto;
    margin-left: auto;
}

.tweak-blog-list-style-stacked.tweak-blog-list-alignment-right .BlogList-item-image {
    margin-left: auto;
}

.tweak-blog-list-style-stacked.tweak-blog-list-separator-show .BlogList-item + .BlogList-item::before {
    width: 24%;
    height: 1px;
    margin-bottom: 36px;
    display: block;
    min-width: 240px;
    content: "";
    background-color: rgba(8, 27, 51, 0.2);
}

.tweak-blog-list-style-stacked.tweak-blog-list-separator-show.tweak-blog-list-alignment-left .BlogList-item + .BlogList-item::before {
    margin-right: auto;
}

.tweak-blog-list-style-stacked.tweak-blog-list-separator-show.tweak-blog-list-alignment-center .BlogList-item + .BlogList-item::before {
    margin-right: auto;
    margin-left: auto;
}

.tweak-blog-list-style-stacked.tweak-blog-list-separator-show.tweak-blog-list-alignment-right .BlogList-item + .BlogList-item::before {
    margin-left: auto;
}

.BlogItem {
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
}

.tweak-blog-item-alignment-left .BlogItem .mixin-blog-item-alignment {
    text-align: left;
}

.tweak-blog-item-alignment-center .BlogItem .mixin-blog-item-alignment {
    text-align: center;
}

.tweak-blog-item-alignment-right .BlogItem .mixin-blog-item-alignment {
    text-align: right;
}

.BlogItem-title {
    margin: 0px 0px 30px;
    color: rgb(8, 27, 51);
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: -0.01em;
    font-family: calluna;
    font-size: 42px;
    font-style: normal;
    font-weight: 300;
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-blog-item-alignment-left .BlogItem-title {
    text-align: left;
}

.tweak-blog-item-alignment-center .BlogItem-title {
    text-align: center;
}

.tweak-blog-item-alignment-right .BlogItem-title {
    text-align: right;
}

.BlogItem > .sqs-layout {
    margin-bottom: 30px;
    order: 5;
    -webkit-box-ordinal-group: 5;
    -moz-box-ordinal-group: 5;
    -webkit-order: 5;
}

.tweak-blog-meta-primary-category .has-categories .BlogItem-meta {
    margin-bottom: 30px;
}

.tweak-blog-meta-primary-author .BlogItem-meta {
    margin-bottom: 30px;
}

.tweak-blog-meta-primary-date .BlogItem-meta {
    margin-bottom: 30px;
}

.tweak-blog-meta-primary-location .has-location .BlogItem-meta {
    margin-bottom: 30px;
}

.tweak-blog-meta-primary-tags .has-tags .BlogItem-meta {
    margin-bottom: 30px;
}

.tweak-blog-meta-primary-comments .has-comments .BlogItem-meta {
    margin-bottom: 30px;
}

.tweak-blog-meta-secondary-category .has-categories .BlogItem-meta {
    margin-bottom: 30px;
}

.tweak-blog-meta-secondary-author .BlogItem-meta {
    margin-bottom: 30px;
}

.tweak-blog-meta-secondary-date .BlogItem-meta {
    margin-bottom: 30px;
}

.tweak-blog-meta-secondary-location .has-location .BlogItem-meta {
    margin-bottom: 30px;
}

.tweak-blog-meta-secondary-tags .has-tags .BlogItem-meta {
    margin-bottom: 30px;
}

.tweak-blog-meta-secondary-comments .has-comments .BlogItem-meta {
    margin-bottom: 30px;
}

.tweak-blog-item-meta-position-above-title .BlogItem-meta {
    order: 1;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 1;
}

.tweak-blog-item-meta-position-below-title .BlogItem-meta {
    order: 3;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -webkit-order: 3;
}

.tweak-blog-item-meta-position-below-content .BlogItem-meta {
    order: 6;
    -webkit-box-ordinal-group: 6;
    -moz-box-ordinal-group: 6;
    -webkit-order: 6;
}

.tweak-blog-item-alignment-left .BlogItem-meta {
    justify-content: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
}

.tweak-blog-item-alignment-center .BlogItem-meta {
    justify-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
}

.tweak-blog-item-alignment-right .BlogItem-meta {
    justify-content: flex-end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
}

.BlogItem-share {
    margin-bottom: 30px;
}

.tweak-blog-item-share-position-above-content .BlogItem-share {
    order: 4;
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -webkit-order: 4;
}

.tweak-blog-item-share-position-below-content .BlogItem-share {
    order: 7;
    -webkit-box-ordinal-group: 7;
    -moz-box-ordinal-group: 7;
    -webkit-order: 7;
}

.tweak-blog-item-alignment-left .BlogItem-share {
    text-align: left;
}

.tweak-blog-item-alignment-center .BlogItem-share {
    text-align: center;
}

.tweak-blog-item-alignment-right .BlogItem-share {
    text-align: right;
}

.BlogItem-comments {
    width: 640px;
    margin-bottom: 30px;
    max-width: 100%;
    order: 8;
    -webkit-box-ordinal-group: 8;
    -moz-box-ordinal-group: 8;
    -webkit-order: 8;
}

.tweak-blog-item-alignment-center .BlogItem-comments {
    margin-right: auto;
    margin-left: auto;
}

.tweak-blog-item-alignment-right .BlogItem-comments {
    margin-left: auto;
}

.BlogItem-pagination-link--prev {
    text-align: left;
}

.BlogItem-pagination-link--next {
    text-align: right;
}

@media screen and (min-width:481px) {
    .BlogItem-pagination-link {
        width: 50%;
    }

    .BlogItem-pagination-link--prev {
        float: left;
    }

    .BlogItem-pagination-link--next {
        float: right;
    }
}

.BlogItem-pagination-link-icon {
    margin: 0px 20px;
    width: 23px;
    height: 48px;
    vertical-align: middle;
    display: none;
    stroke: #081b33;
}

.tweak-blog-item-pagination-link-icon-weight-hairline .BlogItem-pagination-link-icon {
    stroke-width: 1;
}

.tweak-blog-item-pagination-link-icon-weight-light .BlogItem-pagination-link-icon {
    stroke-width: 2;
}

.tweak-blog-item-pagination-link-icon-weight-medium .BlogItem-pagination-link-icon {
    stroke-width: 3;
}

.tweak-blog-item-pagination-link-icon-weight-heavy .BlogItem-pagination-link-icon {
    stroke-width: 4;
}

.BlogItem-pagination-link--prev .BlogItem-pagination-link-icon {
    margin-left: 0px;
}

.BlogItem-pagination-link--next .BlogItem-pagination-link-icon {
    margin-right: 0px;
}

.tweak-blog-item-pagination-link-icon-show .BlogItem-pagination-link-icon {
    display: inline-block;
}

.BlogItem-pagination-link-content {
    width: calc(100% - 43px );
    vertical-align: middle;
    display: inline-block;
}

.BlogItem-pagination-link-label {
    padding: 4px 0px;
    color: rgb(229, 74, 53);
    text-transform: uppercase;
    line-height: 1.4em;
    letter-spacing: 0.18em;
    font-family: futura-pt;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    display: none;
}

.tweak-blog-item-pagination-link-label-show .BlogItem-pagination-link-label {
    display: block;
}

.BlogItem-pagination-link-title {
    margin: 0px;
    padding: 4px 0px;
    color: rgb(8, 27, 51);
    text-transform: none;
    line-height: 1.4em;
    letter-spacing: -0.01em;
    font-family: calluna;
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
    display: none;
}

.tweak-blog-item-pagination-link-title-show .BlogItem-pagination-link-title {
    display: block;
}

.BlogItem-pagination-link-meta {
    padding: 4px 0px;
    color: rgb(229, 74, 53);
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-family: futura-pt;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    display: block;
}

.tweak-blog-item-pagination-link-meta-hide .BlogItem-pagination-link-meta {
    display: none;
}

.BlogItem-pagination-link-meta-item {
    display: none;
}

.tweak-blog-item-pagination-link-meta-category .BlogItem-pagination-link-meta-item--categories {
    display: block;
}

.tweak-blog-item-pagination-link-meta-author .BlogItem-pagination-link-meta-item--author {
    display: block;
}

.tweak-blog-item-pagination-link-meta-date .BlogItem-pagination-link-meta-item--date {
    display: block;
}

.tweak-blog-item-pagination-link-meta-location .BlogItem-pagination-link-meta-item--location {
    display: block;
}

.tweak-blog-item-pagination-link-meta-tags .BlogItem-pagination-link-meta-item--tags {
    display: block;
}

.tweak-blog-item-pagination-link-meta-category .BlogItem-pagination-link-meta-item--categories::after {
    content: "";
}

.tweak-blog-item-pagination-link-meta-author .BlogItem-pagination-link-meta-item--author::after {
    content: "";
}

.tweak-blog-item-pagination-link-meta-date .BlogItem-pagination-link-meta-item--date::after {
    content: "";
}

.tweak-blog-item-pagination-link-meta-location .BlogItem-pagination-link-meta-item--location::after {
    content: "";
}

.tweak-blog-item-pagination-link-meta-tags .BlogItem-pagination-link-meta-item--tags::after {
    content: "";
}

body:not(.event-show-past-events) .eventlist.eventlist--past {
    display: none;
}

.eventlist-event {
    margin: 68px 0px 0px;
    padding: 0px;
    position: relative;
}

:first-of-type.eventlist-event {
    margin: 0px;
}

.eventlist-column-thumbnail {
    background: rgba(110, 110, 110, 0.05);
    width: 35%;
    height: 0px;
    padding-bottom: 23.33%;
    text-decoration: none !important;
    float: left;
    display: block;
}

    .eventlist-column-thumbnail img {
        transition: opacity 0.3s ease-in;
        -webkit-transition: opacity .3s ease-in;
        -moz-transition: opacity .3s ease-in;
        -o-transition: opacity .3s ease-in;
    }

        .eventlist-column-thumbnail img:not(.loaded) {
            opacity: 0;
        }

body:not(.event-thumbnails) .eventlist-column-thumbnail {
    display: none;
}

.event-disable-item-pages .eventlist-column-thumbnail {
    cursor: default;
    pointer-events: none;
}

.event-thumbnail-size-11-square .eventlist-column-thumbnail {
    padding-bottom: 35%;
}

.event-thumbnail-size-32-standard .eventlist-column-thumbnail {
    padding-bottom: 23.33%;
}

.event-thumbnail-size-23-standard-vertical .eventlist-column-thumbnail {
    padding-bottom: 52.5%;
}

.event-thumbnail-size-43-four-thirds .eventlist-column-thumbnail {
    padding-bottom: 26.25%;
}

.event-thumbnail-size-169-widescreen .eventlist-column-thumbnail {
    padding-bottom: 19.68%;
}

.event-thumbnail-size-2401-anamorphic-widescreen .eventlist-column-thumbnail {
    padding-bottom: 14.58%;
}

:empty.eventlist-column-thumbnail {
    background: none;
    height: auto;
    padding-bottom: 0px !important;
    min-height: 100px;
}

.eventlist-column-date {
    margin: 0px;
    padding: 0px;
    left: 0px;
    top: 0px;
    width: 35%;
    color: rgb(51, 51, 51) !important;
    text-decoration: none !important;
    display: block;
    position: absolute;
}

.event-disable-item-pages .eventlist-column-date {
    cursor: default;
    pointer-events: none;
}

body:not(.event-date-label) .eventlist-column-date {
    display: none;
}

body:not(.event-thumbnails) .eventlist-column-date {
    width: 70px;
    float: left;
    position: static;
}

.eventlist-datetag {
    background: rgb(255, 255, 255);
    margin: 0px;
    padding: 0px;
    top: 10px;
    width: 70px;
    height: auto;
    text-align: center;
    right: 10px;
    color: rgb(51, 51, 51);
    line-height: 14px;
    font-size: 14px;
    display: table;
    position: absolute;
    min-height: 70px;
    box-sizing: border-box;
}

body:not(.event-thumbnails) .eventlist-datetag {
    background: rgb(232, 236, 236);
    position: static;
}

:not(.eventlist-event--hasimg).eventlist-event .eventlist-datetag {
    background: rgb(232, 236, 236);
    top: 0px;
}

.eventlist-datetag-inner {
    margin: 0px;
    padding: 6px;
    color: inherit;
    line-height: 0;
    letter-spacing: 0px;
    font-size: 0px;
    vertical-align: middle;
    display: table-cell;
}

.eventlist-datetag-startdate--month {
    margin: 3px 0px;
    text-transform: uppercase;
    line-height: 1em;
    white-space: nowrap;
}

.eventlist-datetag-startdate--day {
    margin: 3px 0px;
    text-transform: uppercase;
    line-height: 1em;
    white-space: nowrap;
}

.eventlist-datetag-time {
    margin: 3px 0px;
    text-transform: uppercase;
    line-height: 1em;
    white-space: nowrap;
}

.eventlist-datetag-enddate {
    margin: 3px 0px;
    text-transform: uppercase;
    line-height: 1em;
    white-space: nowrap;
}

.eventlist-event--past .eventlist-datetag-startdate--month {
    opacity: 0.3;
}

.eventlist-event--past .eventlist-datetag-startdate--day {
    opacity: 0.3;
}

.eventlist-event--past .eventlist-datetag-time {
    opacity: 0.3;
}

.eventlist-event--past .eventlist-datetag-enddate {
    opacity: 0.3;
}

.eventlist-datetag-time {
    margin: 6px 0px 0px;
    padding-top: 6px;
    font-size: 11px;
    border-top-color: rgb(221, 221, 221);
    border-top-width: 1px;
    border-top-style: solid;
}

.eventlist-datetag-enddate {
    margin: 6px 0px 0px;
    padding-top: 6px;
    font-size: 11px;
    border-top-color: rgb(221, 221, 221);
    border-top-width: 1px;
    border-top-style: solid;
}

.eventlist-datetag-startdate--month {
    font-size: 14px;
    margin-top: 6px;
}

.eventlist-datetag-startdate--day {
    font-size: 26px;
}

body:not(.event-date-label-time) .eventlist-datetag-time {
    display: none;
}

.eventlist-datetag-status {
    background: rgb(0, 0, 0);
    left: 35px;
    top: 0px;
    width: 1px;
    height: 70px;
    display: none;
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}

.eventlist-event--past .eventlist-datetag-status {
    display: block;
}

.eventlist-event--past.eventlist-event--multiday .eventlist-datetag-status {
    top: 0px;
    height: 85px;
    transform: rotate(38deg);
    -webkit-transform: rotate(38deg);
    -moz-transform: rotate(38deg);
    -o-transform: rotate(38deg);
}

body.event-date-label-time .eventlist-event--past .eventlist-datetag-status {
    top: 0px;
    height: 85px;
    transform: rotate(38deg);
    -webkit-transform: rotate(38deg);
    -moz-transform: rotate(38deg);
    -o-transform: rotate(38deg);
}

.eventlist-column-info {
    padding: 0px 0px 0px 34px;
    width: 65%;
    float: left;
    box-sizing: border-box;
}

body:not(.event-thumbnails) .eventlist-column-info {
    width: calc(100% - 70px);
}

body:not(.event-thumbnails):not(.event-date-label) .eventlist-column-info {
    width: 100%;
    padding-left: 0px;
}

.eventlist-cats {
    margin: 0px 0px 4.25px;
    padding: 0px;
    line-height: 1.4em;
    font-size: 14px;
}

    .eventlist-cats a {
        color: inherit !important;
        text-decoration: none !important;
    }

body:not(.event-list-show-cats) .eventlist-cats {
    display: none;
}

.eventlist-title {
    margin: 0px 0px 17px !important;
    padding: 0px !important;
    line-height: 1.2em !important;
    font-size: 28px !important;
}

    .eventlist-title .eventlist-title-link {
        margin: 0px !important;
        padding: 0px !important;
        color: inherit !important;
        line-height: inherit !important;
        font-size: inherit !important;
        text-decoration: none !important;
    }

.event-disable-item-pages .eventlist-title .eventlist-title-link {
    cursor: default;
    pointer-events: none;
}

.eventlist-meta {
    margin: 0px 0px 17px;
    padding: 0px;
    list-style-type: none;
}

.eventlist-meta-item {
    margin: 0px;
    padding: 0px;
    text-align: left;
}

.event-icons .eventlist-meta-item {
    padding-left: 25.5px;
    position: relative;
}

    .event-icons .eventlist-meta-item::before {
        left: -2px;
        top: 3px;
        position: absolute;
        opacity: 0.5;
    }

    .event-icons .eventlist-meta-item.eventlist-meta-date::before {
        text-align: center;
        font-family: "squarespace-ui-font";
        font-style: normal;
        font-weight: normal;
        vertical-align: middle;
        display: inline-block;
        content: "\e015";
        speak: none;
        -webkit-font-smoothing: antialiased;
    }

    .event-icons .eventlist-meta-item.eventlist-meta-date::before {
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-size: 16px;
    }

    .event-icons .eventlist-meta-item.eventlist-meta-time::before {
        text-align: center;
        font-family: "squarespace-ui-font";
        font-style: normal;
        font-weight: normal;
        vertical-align: middle;
        display: inline-block;
        content: "\e00c";
        speak: none;
        -webkit-font-smoothing: antialiased;
    }

    .event-icons .eventlist-meta-item.eventlist-meta-time::before {
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-size: 16px;
    }

    .event-icons .eventlist-meta-item.eventlist-meta-address::before {
        text-align: center;
        font-family: "squarespace-ui-font";
        font-style: normal;
        font-weight: normal;
        vertical-align: middle;
        display: inline-block;
        content: "\e02f";
        speak: none;
        -webkit-font-smoothing: antialiased;
    }

    .event-icons .eventlist-meta-item.eventlist-meta-address::before {
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-size: 16px;
    }

body:not(.event-list-date) .eventlist-meta-date {
    display: none;
}

body:not(.event-list-time) .eventlist-meta-time {
    display: none;
}

body:not(.event-list-address) .eventlist-meta-address {
    display: none;
}

.event-list-time .eventlist-event--multiday .eventlist-meta-date .event-date::after {
    content: ", ";
}

.event-list-time .eventlist-event--multiday .eventlist-meta-time {
    display: inline-block;
}

.eventlist-meta-address-line::after {
    content: ", ";
}

:last-of-type.eventlist-meta-address-line::after {
    content: none;
}

body:not(.event-list-icalgcal-links) .eventlist-meta-export {
    display: none;
}

.eventlist-meta-export-divider {
    margin: 0px 4px;
}

    .eventlist-meta-export-divider::before {
        content: "\00B7";
    }

body:not(.event-excerpts) .eventlist-description {
    display: none;
}

body:not(.event-excerpts) .eventlist-excerpt {
    display: none;
}

.eventlist-excerpt {
    margin: 0px 0px 17px;
}

.eventlist a.eventlist-button {
    border-width: 0px;
    margin: 5.66px 0px 25.5px;
    padding: 1em 2.5em;
    width: auto;
    height: auto;
    text-align: center;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    background-color: rgb(39, 39, 39);
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

body:not(.event-list-cta-button) .eventlist a.eventlist-button {
    display: none !important;
}

body.event-disable-item-pages .eventlist a.eventlist-button {
    display: none !important;
}

body:not(.event-list-like-and-share-buttons) .eventlist-actions {
    display: none;
}

.eventlist-actions .sqs-simple-like {
    line-height: inherit;
}

    .eventlist-actions .sqs-simple-like .like-count {
        margin-right: 1.2em;
    }

        .eventlist-actions .sqs-simple-like .like-count::before {
            text-align: center;
            font-family: "squarespace-ui-font";
            font-style: normal;
            font-weight: normal;
            vertical-align: middle;
            display: inline-block;
            content: "\e012";
            speak: none;
            -webkit-font-smoothing: antialiased;
        }

        .eventlist-actions .sqs-simple-like .like-count::before {
            width: 16px;
            height: 16px;
            line-height: 16px;
            font-size: 16px;
        }

        .eventlist-actions .sqs-simple-like .like-count::before {
            top: 0.13em;
            width: auto;
            height: auto;
            text-align: left;
            line-height: inherit;
            font-size: 1.2em;
            margin-right: 0.2em;
            position: relative;
        }

    .eventlist-actions .sqs-simple-like .like-icon {
        display: none;
    }

.eventlist-actions .ss-social-button::before {
    text-align: center;
    font-family: "squarespace-ui-font";
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
    content: "\e02b";
    speak: none;
    -webkit-font-smoothing: antialiased;
}

.eventlist-actions .ss-social-button::before {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
}

.eventlist-actions .ss-social-button::before {
    width: auto;
    height: auto;
    text-align: left;
    line-height: inherit;
    font-size: 0.85em;
    margin-right: 0.4em;
}

.eventlist-actions .ss-social-button div {
    display: inline-block;
}

.eventlist-actions .ss-social-button-icon {
    display: none !important;
}

.eventlist-filter {
    margin: 0px 0px 51px;
    line-height: 1em;
    font-size: 18px;
}

.eventlist-past-upcoming-divider {
    border-width: 1px medium medium;
    border-style: solid none none;
    border-color: rgba(230, 230, 230, 0.8) currentColor currentColor;
    border-image: none;
    height: 0px;
    line-height: 68px;
    font-size: 68px;
    display: none;
}

.eventlist--upcoming + .eventlist--past .eventlist-past-upcoming-divider {
    display: block;
}

.event-datetime-divider::before {
    content: " \2013 ";
}

.eventitem-backlink {
    margin: 0px 0px 51px;
    text-transform: uppercase;
    display: inline-block;
}

    .eventitem-backlink::before {
        content: "\2190\0020 ";
    }

body:not(.event-item-back-link) .eventitem-backlink {
    display: none;
}

.eventitem {
    position: relative;
}

.eventitem-column-meta {
    width: 30%;
    float: left;
    box-sizing: border-box;
}

.eventitem-title {
    margin: 0px 0px 34px !important;
    padding: 0px !important;
    line-height: 1.2em !important;
    font-size: 28px !important;
    -ms-word-wrap: break-word;
}

.eventitem-meta {
    margin: 0px 0px 17px;
    padding: 0px;
    list-style-type: none;
}

.eventitem-meta-item {
    margin: 0px;
    padding: 0px;
    line-height: 1.6em;
    font-size: 0.9em;
}

.eventitem--multiday .eventitem-meta-date .event-date::after {
    content: ", ";
}

.eventitem--multiday .eventitem-meta-time {
    display: inline-block;
}

.eventitem-meta-address-line::after {
    content: ", ";
}

:last-of-type.eventitem-meta-address-line::after {
    content: none;
}

.eventitem-meta-address-line.eventitem-meta-address-line--title {
    display: block;
}

    .eventitem-meta-address-line.eventitem-meta-address-line--title::after {
        content: none;
    }

body:not(.event-icalgcal-links) .event-meta-addtocalendar-container {
    display: none;
}

.eventitem-meta-export-divider {
    margin: 0px 4px;
}

    .eventitem-meta-export-divider::before {
        content: "\00B7";
    }

.event-meta-socialicon-container .sqs-simple-like {
    line-height: inherit;
}

    .event-meta-socialicon-container .sqs-simple-like .like-count {
        margin-right: 1.2em;
    }

        .event-meta-socialicon-container .sqs-simple-like .like-count::before {
            text-align: center;
            font-family: "squarespace-ui-font";
            font-style: normal;
            font-weight: normal;
            vertical-align: middle;
            display: inline-block;
            content: "\e012";
            speak: none;
            -webkit-font-smoothing: antialiased;
        }

        .event-meta-socialicon-container .sqs-simple-like .like-count::before {
            width: 16px;
            height: 16px;
            line-height: 16px;
            font-size: 16px;
        }

        .event-meta-socialicon-container .sqs-simple-like .like-count::before {
            top: 0.13em;
            width: auto;
            height: auto;
            text-align: left;
            line-height: inherit;
            font-size: 1.2em;
            margin-right: 0.2em;
            position: relative;
        }

    .event-meta-socialicon-container .sqs-simple-like .like-icon {
        display: none;
    }

.event-meta-socialicon-container .ss-social-button::before {
    text-align: center;
    font-family: "squarespace-ui-font";
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
    content: "\e02b";
    speak: none;
    -webkit-font-smoothing: antialiased;
}

.event-meta-socialicon-container .ss-social-button::before {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
}

.event-meta-socialicon-container .ss-social-button::before {
    width: auto;
    height: auto;
    text-align: left;
    line-height: inherit;
    font-size: 0.85em;
    margin-right: 0.4em;
}

.event-meta-socialicon-container .ss-social-button div {
    display: inline-block;
}

.event-meta-socialicon-container .ss-social-button-icon {
    display: none !important;
}

body:not(.event-like-and-share-buttons) .event-meta-socialicon-container {
    display: none;
}

.eventitem-column-content {
    width: 70%;
    padding-left: 34px;
    float: left;
    box-sizing: border-box;
}

.eventitem-content-footer {
    margin: 17px 0px 0px;
}

    .eventitem-content-footer .eventitem-sourceurl {
        margin: 0px 0px 8.5px;
    }

    .eventitem-content-footer .eventitem-meta {
        margin: 0px 0px 8.5px;
    }

        .eventitem-content-footer .eventitem-meta > * {
            font-size: inherit;
        }

.eventitem-pager {
    margin: 170px 0px 0px;
}

.eventitem-pager-newer {
    text-decoration: none;
    float: left;
    display: inline-block;
    box-sizing: border-box;
}

.eventitem-pager-older {
    text-decoration: none;
    float: left;
    display: inline-block;
    box-sizing: border-box;
}

.eventitem-pager-newer {
    text-align: right;
    float: right;
}

.eventitem-pager-disabled {
    opacity: 0.4;
}

.event-list-compact-view .eventlist-column-thumbnail {
    width: 100% !important;
}

.event-list-compact-view .eventlist-column-date {
    width: 100% !important;
}

.event-list-compact-view .eventlist-column-info {
    width: 100% !important;
}

.event-list-compact-view :empty.eventlist-column-thumbnail {
    min-height: 0px;
}

.event-list-compact-view.event-thumbnail-size-11-square .eventlist-column-thumbnail {
    padding-bottom: 100%;
}

.event-list-compact-view.event-thumbnail-size-32-standard .eventlist-column-thumbnail {
    padding-bottom: 66.66%;
}

.event-list-compact-view.event-thumbnail-size-23-standard-vertical .eventlist-column-thumbnail {
    padding-bottom: 150%;
}

.event-list-compact-view.event-thumbnail-size-43-four-thirds .eventlist-column-thumbnail {
    padding-bottom: 75%;
}

.event-list-compact-view.event-thumbnail-size-169-widescreen .eventlist-column-thumbnail {
    padding-bottom: 56.25%;
}

.event-list-compact-view.event-thumbnail-size-2401-anamorphic-widescreen .eventlist-column-thumbnail {
    padding-bottom: 41.66%;
}

.event-list-compact-view .eventlist-datetag {
    left: 0px;
    right: auto;
}

.event-list-compact-view.event-thumbnails .eventlist-event--hasimg .eventlist-datetag {
    left: 10px;
}

.event-list-compact-view.event-thumbnails :not(.eventlist-event--hasimg).eventlist-event .eventlist-column-date {
    width: 70px;
    float: left;
    position: static;
}

    .event-list-compact-view.event-thumbnails :not(.eventlist-event--hasimg).eventlist-event .eventlist-column-date .eventlist-datetag {
        position: static;
    }

.event-list-compact-view .eventlist-column-info {
    margin: 25.5px 0px 0px;
    padding: 0px;
}

:not(.event-thumbnails):not(.event-date-label).event-list-compact-viewbody .eventlist-event {
    margin-top: 34px;
}

:not(.event-thumbnails):not(.event-date-label).event-list-compact-viewbody .eventlist-column-info {
    margin-top: 0px;
}

.event-list-compact-view .eventitem-title {
    margin-bottom: 17px !important;
}

.event-list-compact-view .eventitem-column-meta {
    margin-bottom: 34px;
}

.event-list-compact-view .eventitem-column-meta {
    padding: 0px;
    width: auto;
    float: none;
}

.event-list-compact-view .eventitem-column-content {
    padding: 0px;
    width: auto;
    float: none;
}

.event-item-compact-view .eventitem-title {
    margin-bottom: 17px !important;
}

.event-item-compact-view .eventitem-column-meta {
    margin-bottom: 34px;
}

.event-item-compact-view .eventitem-column-meta {
    padding: 0px;
    width: auto;
    float: none;
}

.event-item-compact-view .eventitem-column-content {
    padding: 0px;
    width: auto;
    float: none;
}

@media only screen and (max-width:639px) {
    .eventlist-column-thumbnail {
        width: 100% !important;
    }

    .eventlist-column-date {
        width: 100% !important;
    }

    .eventlist-column-info {
        width: 100% !important;
    }

    :empty.eventlist-column-thumbnail {
        min-height: 0px;
    }

    .event-thumbnail-size-11-square .eventlist-column-thumbnail {
        padding-bottom: 100%;
    }

    .event-thumbnail-size-32-standard .eventlist-column-thumbnail {
        padding-bottom: 66.66%;
    }

    .event-thumbnail-size-23-standard-vertical .eventlist-column-thumbnail {
        padding-bottom: 150%;
    }

    .event-thumbnail-size-43-four-thirds .eventlist-column-thumbnail {
        padding-bottom: 75%;
    }

    .event-thumbnail-size-169-widescreen .eventlist-column-thumbnail {
        padding-bottom: 56.25%;
    }

    .event-thumbnail-size-2401-anamorphic-widescreen .eventlist-column-thumbnail {
        padding-bottom: 41.66%;
    }

    .eventlist-datetag {
        left: 0px;
        right: auto;
    }

    .event-thumbnails .eventlist-event--hasimg .eventlist-datetag {
        left: 10px;
    }

    .event-thumbnails :not(.eventlist-event--hasimg).eventlist-event .eventlist-column-date {
        width: 70px;
        float: left;
        position: static;
    }

        .event-thumbnails :not(.eventlist-event--hasimg).eventlist-event .eventlist-column-date .eventlist-datetag {
            position: static;
        }

    .eventlist-column-info {
        margin: 25.5px 0px 0px;
        padding: 0px;
    }

    body:not(.event-thumbnails):not(.event-date-label) .eventlist-event {
        margin-top: 34px;
    }

    body:not(.event-thumbnails):not(.event-date-label) .eventlist-column-info {
        margin-top: 0px;
    }

    .eventitem-title {
        margin-bottom: 17px !important;
    }

    .eventitem-column-meta {
        margin-bottom: 34px;
    }

    .eventitem-column-meta {
        padding: 0px;
        width: auto;
        float: none;
    }

    .eventitem-column-content {
        padding: 0px;
        width: auto;
        float: none;
    }

    .eventitem-title {
        margin-bottom: 17px !important;
    }

    .eventitem-column-meta {
        margin-bottom: 34px;
    }

    .eventitem-column-meta {
        padding: 0px;
        width: auto;
        float: none;
    }

    .eventitem-column-content {
        padding: 0px;
        width: auto;
        float: none;
    }
}

.event-time-24hr {
    display: none;
}

.event-time-format .event-time-12hr {
    display: none;
}

.event-time-format .event-time-24hr {
    display: inline;
}

:not(.gallery-design-grid).collection-type-gallery .arrow.previous-slide::before {
    text-align: center;
    font-family: "squarespace-ui-font";
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
    content: "\e000";
    speak: none;
    -webkit-font-smoothing: antialiased;
}

:not(.gallery-design-grid).collection-type-gallery .arrow.previous-slide::before {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
}

:not(.gallery-design-grid).collection-type-gallery .arrow.previous-slide::before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

:not(.gallery-design-grid).collection-type-gallery .arrow.next-slide::before {
    text-align: center;
    font-family: "squarespace-ui-font";
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
    content: "\e003";
    speak: none;
    -webkit-font-smoothing: antialiased;
}

:not(.gallery-design-grid).collection-type-gallery .arrow.next-slide::before {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
}

:not(.gallery-design-grid).collection-type-gallery .arrow.next-slide::before {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}

.collection-type-gallery.gallery-design-grid .dots {
    display: none;
}

.collection-type-gallery.gallery-design-grid .thumbnail-wrapper {
    display: none;
}

.collection-type-gallery.gallery-design-grid .circles {
    display: none;
}

.collection-type-gallery.gallery-design-grid .numbers {
    display: none;
}

.collection-type-gallery.gallery-design-grid .simple {
    display: none;
}

.collection-type-gallery.gallery-design-grid .slide {
    cursor: pointer;
}

    .collection-type-gallery.gallery-design-grid .slide .slide-meta {
        display: none;
    }

    .collection-type-gallery.gallery-design-grid .slide > a {
        height: 100%;
        display: block;
    }

.collection-type-gallery.gallery-design-grid.lightbox-style-light .yui3-lightbox2 .sqs-lightbox-overlay {
    background: rgb(255, 255, 255);
}

.collection-type-gallery.gallery-design-grid.lightbox-style-light .yui3-lightbox2 .sqs-lightbox-close {
    color: rgb(17, 17, 17);
}

.collection-type-gallery.gallery-design-grid.lightbox-style-light .yui3-lightbox2 .sqs-lightbox-previous {
    color: rgb(17, 17, 17);
}

.collection-type-gallery.gallery-design-grid.lightbox-style-light .yui3-lightbox2 .sqs-lightbox-next {
    color: rgb(17, 17, 17);
}

.collection-type-gallery.gallery-design-grid.lightbox-style-light .yui3-lightbox2 .sqs-lightbox-meta-trigger {
    color: rgb(17, 17, 17);
}

:not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery {
    transition: opacity 0.2s ease-out;
    cursor: pointer;
    -ms-zoom: 1;
    opacity: 0;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
}

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .arrow {
        -ms-user-select: none;
        -webkit-user-select: none;
        user-select: none;
        -moz-user-select: -moz-none;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .icons span {
        -ms-user-select: none;
        -webkit-user-select: none;
        user-select: none;
        -moz-user-select: -moz-none;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .gallery-wrapper {
        width: 100%;
        position: relative;
    }

        :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .gallery-wrapper .slides {
            transition: opacity 0.2s ease-out;
            width: 100%;
            height: 100% !important;
            display: block;
            -webkit-transition: opacity .2s ease-out;
            -moz-transition: opacity .2s ease-out;
            -o-transition: opacity .2s ease-out;
        }

            :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .gallery-wrapper .slides .slide {
                height: 100% !important;
                -ms-zoom: 1;
                opacity: 0;
            }

                :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .gallery-wrapper .slides .slide > a {
                    height: 100%;
                    display: block;
                }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .slides-controls {
        overflow: hidden;
        position: relative;
        z-index: 991;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .arrow {
        background: rgb(34, 34, 34);
        transition: opacity 0.1s ease-in;
        width: 100%;
        height: 40px;
        text-align: center;
        color: rgb(255, 255, 255);
        line-height: 40px;
        font-weight: bold;
        margin-top: -20px;
        position: absolute;
        z-index: 997;
        -webkit-transition: opacity .1s ease-in;
        -moz-transition: opacity .1s ease-in;
        -o-transition: opacity .1s ease-in;
    }

        :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .arrow.previous-slide {
            left: 0px;
            width: 40px;
            height: 40px;
            margin-left: 2%;
        }

        :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .arrow.next-slide {
            width: 40px;
            height: 40px;
            right: 0px;
            margin-right: 2%;
            float: right;
        }

        :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .arrow.sqs-disabled {
            opacity: 0;
        }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .dots {
        margin: 20px 0px;
        display: none;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .thumbnail-wrapper {
        margin: 20px 0px;
        display: none;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .circles {
        margin: 20px 0px;
        display: none;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .numbers {
        margin: 20px 0px;
        display: none;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .simple {
        margin: 20px 0px;
        display: none;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .dots.sqs-gallery-controls-disabled {
        display: none;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .thumbnail-wrapper.sqs-gallery-controls-disabled {
        display: none;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .circles.sqs-gallery-controls-disabled {
        display: none;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .numbers.sqs-gallery-controls-disabled {
        display: none;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .simple.sqs-gallery-controls-disabled {
        display: none;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .dots {
        text-align: center;
    }

        :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .dots .dot {
            margin: 0px 5px;
            font-size: 30px;
        }

            :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .dots .dot::after {
                content: "·";
            }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .numbers {
        text-align: center;
    }

        :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .numbers .number {
            margin: 0px 0.5em;
            font-size: 12px;
        }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .circles {
        margin: 40px 0px;
        width: 100%;
        height: 16px;
        text-align: center;
        bottom: 0px;
        font-size: 0px;
        position: absolute;
        z-index: 999;
    }

        :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .circles .circle {
            margin: 0px 5px;
            border-radius: 100%;
            border: 2px solid rgb(255, 255, 255);
            border-image: none;
            width: 10px;
            height: 10px;
            display: inline-block;
            -webkit-border-radius: 999px;
        }

            :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .circles .circle.sqs-active-slide {
                background: rgb(255, 255, 255);
            }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .simple {
        text-align: center;
        font-size: 12px;
    }

        :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .simple .previous.sqs-disabled {
            opacity: 0.5;
        }

        :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .simple .next.sqs-disabled {
            opacity: 0.5;
        }

        :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .simple .current-index {
            letter-spacing: 2px;
        }

            :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .simple .current-index::after {
                content: " / ";
            }

        :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .simple .previous {
            float: left;
        }

            :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .simple .previous .navigation-text {
                display: inline;
            }

        :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .simple .next {
            float: right;
        }

            :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .simple .next .navigation-text {
                display: inline;
            }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .next .navigation-text {
        display: none;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .previous .navigation-text {
        display: none;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .dots .dot {
        opacity: 0.5;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .numbers .number {
        opacity: 0.5;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .thumbnail-wrapper .thumbnail {
        opacity: 0.5;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .dots .dot.sqs-active-slide {
        opacity: 1;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .numbers .number.sqs-active-slide {
        opacity: 1;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .thumbnail-wrapper .thumbnail.sqs-active-slide {
        opacity: 1;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .thumbnail-wrapper .thumbnail {
        width: 192px !important;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .slide-meta {
        background: rgba(0, 0, 0, 0.7);
        padding: 24px 0px;
        width: 100%;
        height: auto;
        bottom: 0px;
        display: none;
        position: absolute;
        z-index: 996;
    }

        :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .slide-meta .title {
            margin: 0px;
            padding: 0px 2%;
            color: rgb(255, 255, 255);
            font-size: 14px;
        }

        :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .slide-meta .description {
            padding: 0px 2%;
            margin-top: 0.5em;
            display: inline-block;
        }

            :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .slide-meta .description p {
                color: rgb(153, 153, 153);
                line-height: 1.4em;
                font-size: 13px;
            }

        :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .slide-meta .clickthrough a {
            color: rgb(153, 153, 153);
            line-height: 1.4em;
            font-size: 13px;
        }

        :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .slide-meta .description p {
            margin: 0px;
        }

        :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .slide-meta .clickthrough {
            margin: 0px;
        }

        :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .slide-meta .description p a {
            color: rgb(153, 153, 153);
            text-decoration: underline;
        }

        :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .slide-meta .clickthrough {
            display: inline-block;
        }

            :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .slide-meta .clickthrough a {
                border-bottom-color: currentColor;
                border-bottom-width: 1px;
                border-bottom-style: solid;
            }

                :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery .slide-meta .clickthrough a::before {
                    content: "Read more";
                }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery.sqs-system-gallery-init {
        position: relative;
    }

        :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery.sqs-system-gallery-init > * {
            display: none;
        }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery.sqs-system-gallery-ready {
        -ms-zoom: 1;
        opacity: 1;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery.sqs-system-gallery-interaction .arrow {
        opacity: 0;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery.sqs-system-gallery-interaction.sqs-system-gallery-hover-slides-left :not(.sqs-disabled).arrow.previous-slide {
        opacity: 1;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery.sqs-system-gallery-video-iframe :not(.sqs-disabled).arrow.previous-slide {
        opacity: 1;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery.sqs-system-gallery-interaction.sqs-system-gallery-hover-slides-right :not(.sqs-disabled).arrow.next-slide {
        opacity: 1;
    }

    :not(.gallery-design-grid).collection-type-gallery .sqs-system-gallery.sqs-system-gallery-video-iframe :not(.sqs-disabled).arrow.next-slide {
        opacity: 1;
    }

:not(.gallery-design-grid).collection-type-gallery.dialog-open :not(.sqs-disabled).arrow.previous-slide {
    opacity: 1;
}

:not(.gallery-design-grid).collection-type-gallery.dialog-open :not(.sqs-disabled).arrow.next-slide {
    opacity: 1;
}

:not(.gallery-design-grid).collection-type-gallery.gallery-navigation-thumbnails .sqs-system-gallery .thumbnail-wrapper {
    display: block;
}

:not(.gallery-design-grid).collection-type-gallery.gallery-navigation-bullets .sqs-system-gallery .dots {
    display: block;
}

:not(.gallery-design-grid).collection-type-gallery.gallery-navigation-numbers .sqs-system-gallery .numbers {
    display: block;
}

:not(.gallery-design-grid).collection-type-gallery.gallery-navigation-circles .sqs-system-gallery .slide-meta {
    top: 0px;
    bottom: auto;
}

:not(.gallery-design-grid).collection-type-gallery.gallery-navigation-circles .sqs-system-gallery .circles {
    display: block;
}

:not(.gallery-design-grid).collection-type-gallery.gallery-navigation-simple .sqs-system-gallery .simple {
    display: block;
}

:not(.gallery-design-grid).collection-type-gallery.gallery-info-overlay-always-show .sqs-system-gallery .slide-meta.show {
    display: block;
}

:not(.gallery-design-grid).collection-type-gallery.gallery-info-overlay-show-on-hover .slide:hover .slide-meta.show {
    display: block;
}

:not(.gallery-design-grid):not(.gallery-show-arrows).collection-type-gallery .sqs-system-gallery .arrow {
    opacity: 0 !important;
}

:not(.gallery-design-grid).collection-type-gallery.gallery-aspect-ratio-11-square .sqs-system-gallery.sqs-system-gallery-init {
    padding-bottom: 100%;
}

:not(.gallery-design-grid).collection-type-gallery.gallery-aspect-ratio-11-square .thumbnail-wrapper {
    height: 192px;
}

:not(.gallery-design-grid).collection-type-gallery.gallery-aspect-ratio-32-standard .sqs-system-gallery.sqs-system-gallery-init {
    padding-bottom: 66.66%;
}

:not(.gallery-design-grid).collection-type-gallery.gallery-aspect-ratio-32-standard .thumbnail-wrapper {
    height: 126.72px;
}

:not(.gallery-design-grid).collection-type-gallery.gallery-aspect-ratio-43-four-thirds .sqs-system-gallery.sqs-system-gallery-init {
    padding-bottom: 75%;
}

:not(.gallery-design-grid).collection-type-gallery.gallery-aspect-ratio-43-four-thirds .thumbnail-wrapper {
    height: 144px;
}

:not(.gallery-design-grid).collection-type-gallery.gallery-aspect-ratio-169-widescreen .sqs-system-gallery.sqs-system-gallery-init {
    padding-bottom: 56.25%;
}

:not(.gallery-design-grid).collection-type-gallery.gallery-aspect-ratio-169-widescreen .thumbnail-wrapper {
    height: 108px;
}

:not(.gallery-design-grid).collection-type-gallery.gallery-arrow-style-circular .sqs-system-gallery .arrow {
    border-radius: 100%;
    -webkit-border-radius: 999px;
}

:not(.gallery-design-grid).collection-type-gallery.gallery-arrow-style-round-corners .sqs-system-gallery .arrow {
    border-radius: 10%;
    -webkit-border-radius: 4px;
}

:not(.gallery-design-grid).collection-type-gallery.gallery-arrow-style-rectangular .sqs-system-gallery .arrow {
    border-radius: 0px;
    -webkit-border-radius: 0;
}

:not(.gallery-design-grid).collection-type-gallery.gallery-arrow-style-no-background .sqs-system-gallery .arrow {
    background: none;
    border-radius: 0px;
    -webkit-border-radius: 0;
}

@media screen and (max-width:480px) {
    .collection-type-gallery .sqs-system-gallery .slide-meta {
        display: none !important;
    }
}

.sqs-image-zoom-dropzone {
    overflow: hidden;
}

.sqs-image-zoom-duplicate {
    transition: opacity 0.4s;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    pointer-events: none;
    -webkit-transition: opacity .4s ease;
}

.is-zoomed .sqs-image-zoom-duplicate {
    opacity: 1;
}

.sqs-image-zoom--behavior-click {
}

    .sqs-image-zoom--behavior-click.is-zoomed {
    }

.tweak-product-list-title-font {
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: 0px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
}

.tweak-product-list-price-font {
    text-transform: none;
    line-height: 1.4em;
    letter-spacing: 0px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
}

.tweak-product-list-scarcity-font {
    text-transform: none;
    line-height: 1.4em;
    letter-spacing: 0px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
}

.tweak-product-list-filter-font {
    text-transform: none;
    line-height: 1.4em;
    letter-spacing: 0px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
}

.ProductList-filter {
    margin: 0px 0px 48px;
    text-transform: lowercase;
    line-height: 1.2em;
    letter-spacing: 0.06em;
    overflow: hidden;
    font-family: futura-pt;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
}

.ProductList-filter-list {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.ProductList-filter-list-item {
    margin: 0px 19px 0px 0px;
    padding-bottom: 1px;
    display: inline-block;
}

:first-child.ProductList-filter-list-item {
    margin-left: 0px;
}

:last-child.ProductList-filter-list-item {
    margin-right: 0px;
}

.ProductList-filter-list-item-link {
    transition: opacity 0.3s ease-in;
    color: rgb(204, 204, 204);
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
}

    .ProductList-filter-list-item-link:hover {
        opacity: 0.6;
    }

.ProductList-filter-list-item--active .ProductList-filter-list-item-link {
    color: rgb(8, 27, 51);
}

.ProductList-filter-list-item--all .ProductList-filter-list-item-link {
    color: rgb(8, 27, 51);
}

.ProductList-filter-list-item--otherItemIsActive .ProductList-filter-list-item-link {
    color: rgb(204, 204, 204) !important;
}

.ProductList-filter-dropdownToggle-checkbox {
    left: -9999px;
    position: absolute;
}

.ProductList-filter-dropdownToggle-label {
    text-align: left;
    color: rgb(204, 204, 204);
    overflow: hidden;
    display: none;
    cursor: pointer;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -moz-user-select: none;
}

.ProductList-filter-dropdownToggle-label-title {
    width: 90%;
    overflow: hidden;
    padding-right: 5px;
    float: left;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.ProductList-filter-dropdownToggle-label-icon {
    width: 10%;
    text-align: right;
    bottom: 1px;
    float: right;
    position: relative;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

    .ProductList-filter-dropdownToggle-label-icon::before {
        text-align: center;
        font-family: "squarespace-ui-font";
        font-style: normal;
        font-weight: normal;
        vertical-align: middle;
        display: inline-block;
        content: "\e009";
        speak: none;
        -webkit-font-smoothing: antialiased;
    }

    .ProductList-filter-dropdownToggle-label-icon::before {
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-size: 16px;
    }

    .ProductList-filter-dropdownToggle-label-icon::before {
        width: 1em;
        height: 1em;
        line-height: 1em;
        font-size: 1em;
    }

.tweak-product-list-filter-display-hide .ProductList-filter {
    display: none;
}

@media only screen and (min-width:641px) {
    .tweak-product-list-filter-display-left-side .ProductList-filter {
        padding: 0px 48px 0px 0px;
        width: 15%;
        float: left;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
    }

    .tweak-product-list-filter-display-right-side .ProductList-filter {
        padding: 0px 48px 0px 0px;
        width: 15%;
        float: left;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
    }

    .tweak-product-list-filter-display-left-side .ProductList-filter-list-item {
        margin: 0px 0px 19px;
        padding-bottom: 1px;
        display: block;
    }

    .tweak-product-list-filter-display-right-side .ProductList-filter-list-item {
        margin: 0px 0px 19px;
        padding-bottom: 1px;
        display: block;
    }

    .tweak-product-list-filter-display-right-side .ProductList-filter {
        padding: 0px 0px 0px 48px;
        float: right;
    }
}

.tweak-product-list-filter-alignment-left .ProductList-filter {
    text-align: left;
}

.tweak-product-list-filter-alignment-center .ProductList-filter {
    text-align: center;
}

.tweak-product-list-filter-alignment-center .ProductList-filter-dropdownToggle-label {
    text-align: center;
}

.tweak-product-list-filter-alignment-center .ProductList-filter-dropdownToggle-label-title {
    width: auto;
    float: none;
}

.tweak-product-list-filter-alignment-center .ProductList-filter-dropdownToggle-label-icon {
    width: auto;
    float: none;
}

.tweak-product-list-filter-alignment-right .ProductList-filter {
    text-align: right;
}

.ProductList-grid {
    margin: 0px -50px -50px 0px;
    width: calc(100% + 50px);
    clear: both;
}

@media only screen and (min-width:641px) {
    .tweak-product-list-filter-display-left-side .ProductList-filter + .ProductList-grid {
        width: calc( 85% + 50px );
        clear: none;
        float: left;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
    }

    .tweak-product-list-filter-display-right-side .ProductList-filter + .ProductList-grid {
        width: calc( 85% + 50px );
        clear: none;
        float: left;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -ms-box-sizing: border-box;
    }
}

.ProductList-item {
    margin: 0px 50px 50px 0px;
    width: calc(50% - 50px);
    float: left;
    position: relative;
    cursor: pointer;
}

.tweak-product-list-meta-position-overlay .ProductList-item {
    margin-bottom: 50px;
}

.ProductList :nth-child(2n+1).ProductList-item {
    clear: left;
}

.ProductList-item-link {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    z-index: 5;
}

.ProductList :not(.image-is-loaded).ProductList-item .ProductList-quickViewButtonWrapper {
    opacity: 0 !important;
}

.sqs-style-mode-active .ProductList :first-child.ProductList-item .ProductList-quickViewButtonWrapper .sqs-product-quick-view-button {
    opacity: 1;
}

.ProductList-outerImageWrapper {
    margin: 0px;
    line-height: 0;
    overflow: hidden;
    padding-bottom: 100%;
    display: flex;
    position: relative;
}

.tweak-product-list-image-aspect-ratio-11-square .ProductList-outerImageWrapper {
    padding-bottom: 100%;
}

.tweak-product-list-image-aspect-ratio-32-standard .ProductList-outerImageWrapper {
    padding-bottom: 66.66%;
}

.tweak-product-list-image-aspect-ratio-23-standard-vertical .ProductList-outerImageWrapper {
    padding-bottom: 150%;
}

.tweak-product-list-image-aspect-ratio-43-four-three .ProductList-outerImageWrapper {
    padding-bottom: 75%;
}

.tweak-product-list-image-aspect-ratio-34-three-four-vertical .ProductList-outerImageWrapper {
    padding-bottom: 133.33%;
}

.tweak-product-list-image-aspect-ratio-169-widescreen .ProductList-outerImageWrapper {
    padding-bottom: 56.25%;
}

.tweak-product-list-image-aspect-ratio-240-anamorphic-widescreen .ProductList-outerImageWrapper {
    padding-bottom: 41.66%;
}

.ProductList-innerImageWrapper {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
}

.ProductList-image {
    transition: opacity 0.3s ease-in;
    z-index: 1;
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
}

:not(.loaded).ProductList-image {
    opacity: 0;
}

.ProductList-image--alt {
    position: absolute !important;
    z-index: 2;
    opacity: 0;
}

.no-touch .tweak-product-list-meta-position-under.tweak-product-list-item-hover-behavior-show-alternate-image .ProductList .ProductList-item:hover .ProductList-image--primary.loaded + .ProductList-image--alt.loaded {
    opacity: 1;
}

.tweak-product-list-meta-position-under.tweak-product-list-item-hover-behavior-fade .ProductList .ProductList-item:hover .ProductList-image--primary {
    opacity: 0.7;
}

.sqs-style-mode-active.tweak-product-list-meta-position-under.tweak-product-list-item-hover-behavior-fade .ProductList :first-child.ProductList-item .ProductList-image--primary {
    opacity: 0.7;
}

.ProductList :not(.image-is-loaded).ProductList-item .ProductList-statusWrapper {
    opacity: 0;
}

.sqs-style-mode-active .ProductList .ProductList-grid.is-product-quick-view-enabled :first-child.ProductList-item .ProductList-statusWrapper {
    opacity: 0;
}

.tweak-product-list-meta-alignment-under-center .ProductList-meta {
    text-align: center;
}

.ProductList h1.ProductList-title {
    margin: 1em 0px 0px;
    color: rgb(8, 27, 51);
    text-transform: none;
    line-height: 1.1em;
    letter-spacing: 0em;
    font-family: calluna;
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
}

body:not(.tweak-product-list-show-title) .ProductList h1.ProductList-title {
    display: none;
}

.ProductList .product-price {
    margin: 1.5em 0px 0px;
    color: rgba(8, 27, 51, 0.7);
    text-transform: uppercase;
    line-height: 1.4em;
    letter-spacing: 0.15em;
    font-family: futura-pt;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}

body:not(.tweak-product-list-show-price) .ProductList .product-price {
    display: none;
}

.ProductList .product-price .original-price {
    color: rgba(8, 27, 51, 0.7);
    text-decoration: line-through;
}

.ProductList .product-price .strikeout {
    text-decoration: line-through;
}

.ProductList .on-sale .product-price {
    color: rgb(229, 74, 53);
}

.ProductList .product-scarcity {
    margin: 1.5em 0px 0px;
    color: rgb(29, 29, 29);
    text-transform: none;
    line-height: 1.4em;
    letter-spacing: 0px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
}

.ProductList-pagination {
    margin: 50px 0px;
    display: block;
}

.ProductList-pagination-prevPageLink {
    width: 50%;
    text-decoration: none;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.ProductList-pagination-nextPageLink {
    width: 50%;
    text-decoration: none;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.ProductList-pagination-prevPageLink--disabled {
    opacity: 0.3;
}

.ProductList-pagination-nextPageLink--disabled {
    opacity: 0.3;
}

.ProductList-pagination-nextPageLink {
    text-align: right;
}

@media only screen and (max-width:960px) {
    [data-items-per-row='5'].ProductList-grid .ProductList-item {
        width: calc(33.33333333% - 50px);
    }

    [data-items-per-row='4'].ProductList-grid .ProductList-item {
        width: calc(33.33333333% - 50px);
    }

    [data-items-per-row='5'].ProductList-grid :nth-child(5n+1).ProductList-item {
        clear: none !important;
    }

    [data-items-per-row='4'].ProductList-grid :nth-child(5n+1).ProductList-item {
        clear: none !important;
    }

    [data-items-per-row='5'].ProductList-grid :nth-child(4n+1).ProductList-item {
        clear: none !important;
    }

    [data-items-per-row='4'].ProductList-grid :nth-child(4n+1).ProductList-item {
        clear: none !important;
    }

    [data-items-per-row='5'].ProductList-grid :nth-child(3n+1).ProductList-item {
        clear: left !important;
    }

    [data-items-per-row='4'].ProductList-grid :nth-child(3n+1).ProductList-item {
        clear: left !important;
    }
}

@media only screen and (max-width:640px) {
    [data-items-per-row='5'].ProductList-grid .ProductList-item {
        width: calc(50% - 50px);
    }

    [data-items-per-row='4'].ProductList-grid .ProductList-item {
        width: calc(50% - 50px);
    }

    [data-items-per-row='3'].ProductList-grid .ProductList-item {
        width: calc(50% - 50px);
    }

    [data-items-per-row='2'].ProductList-grid .ProductList-item {
        width: calc(50% - 50px);
    }

    [data-items-per-row='5'].ProductList-grid :nth-child(5n+1).ProductList-item {
        clear: none !important;
    }

    [data-items-per-row='4'].ProductList-grid :nth-child(5n+1).ProductList-item {
        clear: none !important;
    }

    [data-items-per-row='3'].ProductList-grid :nth-child(5n+1).ProductList-item {
        clear: none !important;
    }

    [data-items-per-row='2'].ProductList-grid :nth-child(5n+1).ProductList-item {
        clear: none !important;
    }

    [data-items-per-row='5'].ProductList-grid :nth-child(4n+1).ProductList-item {
        clear: none !important;
    }

    [data-items-per-row='4'].ProductList-grid :nth-child(4n+1).ProductList-item {
        clear: none !important;
    }

    [data-items-per-row='3'].ProductList-grid :nth-child(4n+1).ProductList-item {
        clear: none !important;
    }

    [data-items-per-row='2'].ProductList-grid :nth-child(4n+1).ProductList-item {
        clear: none !important;
    }

    [data-items-per-row='5'].ProductList-grid :nth-child(3n+1).ProductList-item {
        clear: none !important;
    }

    [data-items-per-row='4'].ProductList-grid :nth-child(3n+1).ProductList-item {
        clear: none !important;
    }

    [data-items-per-row='3'].ProductList-grid :nth-child(3n+1).ProductList-item {
        clear: none !important;
    }

    [data-items-per-row='2'].ProductList-grid :nth-child(3n+1).ProductList-item {
        clear: none !important;
    }

    [data-items-per-row='5'].ProductList-grid :nth-child(2n+1).ProductList-item {
        clear: left !important;
    }

    [data-items-per-row='4'].ProductList-grid :nth-child(2n+1).ProductList-item {
        clear: left !important;
    }

    [data-items-per-row='3'].ProductList-grid :nth-child(2n+1).ProductList-item {
        clear: left !important;
    }

    [data-items-per-row='2'].ProductList-grid :nth-child(2n+1).ProductList-item {
        clear: left !important;
    }

    .ProductList-grid {
        margin: 0px -15px -15px 0px;
        width: calc(100% + 15px);
    }

    .ProductList-item {
        margin-right: 15px;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-overlay .ProductList-item {
        margin-bottom: 15px;
    }

    [data-items-per-row='5'].ProductList-grid .ProductList-item {
        width: calc(50% - 15px);
    }

    [data-items-per-row='4'].ProductList-grid .ProductList-item {
        width: calc(50% - 15px);
    }

    [data-items-per-row='3'].ProductList-grid .ProductList-item {
        width: calc(50% - 15px);
    }

    [data-items-per-row='2'].ProductList-grid .ProductList-item {
        width: calc(50% - 15px);
    }

    .ProductList-item {
        margin-bottom: 30px;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under .ProductList-item {
        margin-bottom: 30px;
    }

    .ProductList-filter {
        margin: 0px 0px 22.5px;
    }

    .ProductList-filter-list {
        display: none;
    }

    .ProductList-filter-dropdownToggle-label {
        display: block;
    }

    :checked.ProductList-filter-dropdownToggle-checkbox ~ .ProductList-filter-list {
        margin-top: 15px;
        display: block;
    }

        :checked.ProductList-filter-dropdownToggle-checkbox ~ .ProductList-filter-list .ProductList-filter-list-item {
            margin-bottom: 5px;
            display: block;
        }

    :checked.ProductList-filter-dropdownToggle-checkbox ~ .ProductList-filter-dropdownToggle-label .ProductList-filter-dropdownToggle-label-icon::before {
        text-align: center;
        font-family: "squarespace-ui-font";
        font-style: normal;
        font-weight: normal;
        vertical-align: middle;
        display: inline-block;
        content: "\e006";
        speak: none;
        -webkit-font-smoothing: antialiased;
    }

    :checked.ProductList-filter-dropdownToggle-checkbox ~ .ProductList-filter-dropdownToggle-label .ProductList-filter-dropdownToggle-label-icon::before {
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-size: 16px;
    }

    :checked.ProductList-filter-dropdownToggle-checkbox ~ .ProductList-filter-dropdownToggle-label .ProductList-filter-dropdownToggle-label-icon::before {
        width: 1em;
        height: 1em;
        line-height: 1em;
        font-size: 1em;
    }

    .tweak-product-list-filter-alignment-right .ProductList-filter {
        text-align: left;
    }

    .tweak-product-list-filter-alignment-center .ProductList-filter-list-item {
        margin-right: 0px;
    }

    .ProductList-quickViewButtonWrapper {
        display: none !important;
    }

    .ProductList h1.ProductList-title {
        margin: 0.7em 0px 0px;
    }

    .ProductList .product-price {
        margin: 0.5em 0px 0px;
    }

    .ProductList h1.ProductList-title {
        font-size: 20px;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under .ProductList h1.ProductList-title {
        color: rgb(29, 29, 29);
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under .ProductList .product-price {
        color: rgb(29, 29, 29);
    }

        .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under .ProductList .product-price .original-price {
            color: rgb(29, 29, 29);
        }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under .ProductList .on-sale .product-price {
        color: rgb(29, 29, 29);
    }
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay .ProductList-overlay {
    background: rgba(255, 255, 255, 0.8);
    transition: opacity 0.3s ease-in;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    color: rgb(255, 255, 255);
    display: flex;
    position: absolute;
    z-index: 3;
    opacity: 0;
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay.tweak-product-list-meta-alignment-overlay-top-left .ProductList-overlay {
    align-items: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay.tweak-product-list-meta-alignment-overlay-top-center .ProductList-overlay {
    align-items: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay.tweak-product-list-meta-alignment-overlay-top-right .ProductList-overlay {
    align-items: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay.tweak-product-list-meta-alignment-overlay-center-left .ProductList-overlay {
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay.tweak-product-list-meta-alignment-overlay-center-center .ProductList-overlay {
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay.tweak-product-list-meta-alignment-overlay-center-right .ProductList-overlay {
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay.tweak-product-list-meta-alignment-overlay-bottom-left .ProductList-overlay {
    align-items: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay.tweak-product-list-meta-alignment-overlay-bottom-center .ProductList-overlay {
    align-items: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay.tweak-product-list-meta-alignment-overlay-bottom-right .ProductList-overlay {
    align-items: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay .ProductList-item:hover .ProductList-overlay {
    opacity: 1;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay .ProductList-meta {
    margin: 1em;
    transition: opacity 0.35s cubic-bezier(0, 0, 1, 1);
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity .35s cubic-bezier(0, 0, 1, 1);
    -moz-transition: opacity .35s cubic-bezier(0, 0, 1, 1);
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay .ProductList-item:hover .ProductList-meta {
    opacity: 1;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay h1.ProductList-title {
    margin: 10px 0px 0px;
    transition: margin 0.3s cubic-bezier(0, 0, 0.28, 1);
    -webkit-transition: margin .3s cubic-bezier(0, 0, .28, 1);
    -moz-transition: margin .3s cubic-bezier(0, 0, .28, 1);
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay .ProductList-item:hover h1.ProductList-title {
    margin-top: 0px;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay.tweak-product-list-meta-alignment-overlay-top-left .ProductList-meta {
    text-align: left;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay.tweak-product-list-meta-alignment-overlay-center-left .ProductList-meta {
    text-align: left;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay.tweak-product-list-meta-alignment-overlay-bottom-left .ProductList-meta {
    text-align: left;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay.tweak-product-list-meta-alignment-overlay-top-center .ProductList-meta {
    text-align: center;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay.tweak-product-list-meta-alignment-overlay-center-center .ProductList-meta {
    text-align: center;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay.tweak-product-list-meta-alignment-overlay-bottom-center .ProductList-meta {
    text-align: center;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay.tweak-product-list-meta-alignment-overlay-top-right .ProductList-meta {
    text-align: right;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay.tweak-product-list-meta-alignment-overlay-center-right .ProductList-meta {
    text-align: right;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay.tweak-product-list-meta-alignment-overlay-bottom-right .ProductList-meta {
    text-align: right;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay.sqs-style-mode-active :first-child.ProductList-item .ProductList-overlay {
    opacity: 1;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay.sqs-style-mode-active :first-child.ProductList-item .ProductList-statusWrapper {
    opacity: 0;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay.sqs-style-mode-active :first-child.ProductList-item .ProductList-meta {
    opacity: 1;
}

.tweak-product-list-mobile-meta-position-overlay.tweak-product-list-meta-position-overlay.sqs-style-mode-active :first-child.ProductList-item h1.ProductList-title {
    margin-top: 0px;
}

@media only screen and (min-width:641px) {
    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under .ProductList-overlay {
        background: rgba(255, 255, 255, 0.8);
        transition: opacity 0.3s ease-in;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        color: rgb(255, 255, 255);
        display: flex;
        position: absolute;
        z-index: 3;
        opacity: 0;
        -webkit-transition: opacity .3s ease-in;
        -moz-transition: opacity .3s ease-in;
        -webkit-font-smoothing: subpixel-antialiased;
        -moz-osx-font-smoothing: auto;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under.tweak-product-list-meta-alignment-overlay-top-left .ProductList-overlay {
        align-items: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under.tweak-product-list-meta-alignment-overlay-top-center .ProductList-overlay {
        align-items: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under.tweak-product-list-meta-alignment-overlay-top-right .ProductList-overlay {
        align-items: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under.tweak-product-list-meta-alignment-overlay-center-left .ProductList-overlay {
        align-items: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under.tweak-product-list-meta-alignment-overlay-center-center .ProductList-overlay {
        align-items: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under.tweak-product-list-meta-alignment-overlay-center-right .ProductList-overlay {
        align-items: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under.tweak-product-list-meta-alignment-overlay-bottom-left .ProductList-overlay {
        align-items: flex-end;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under.tweak-product-list-meta-alignment-overlay-bottom-center .ProductList-overlay {
        align-items: flex-end;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under.tweak-product-list-meta-alignment-overlay-bottom-right .ProductList-overlay {
        align-items: flex-end;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
        -moz-align-items: flex-end;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under .ProductList-item:hover .ProductList-overlay {
        opacity: 1;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under .ProductList-meta {
        margin: 1em;
        transition: opacity 0.35s cubic-bezier(0, 0, 1, 1);
        width: 100%;
        opacity: 0;
        -webkit-transition: opacity .35s cubic-bezier(0, 0, 1, 1);
        -moz-transition: opacity .35s cubic-bezier(0, 0, 1, 1);
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under .ProductList-item:hover .ProductList-meta {
        opacity: 1;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under h1.ProductList-title {
        margin: 10px 0px 0px;
        transition: margin 0.3s cubic-bezier(0, 0, 0.28, 1);
        -webkit-transition: margin .3s cubic-bezier(0, 0, .28, 1);
        -moz-transition: margin .3s cubic-bezier(0, 0, .28, 1);
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under .ProductList-item:hover h1.ProductList-title {
        margin-top: 0px;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under.tweak-product-list-meta-alignment-overlay-top-left .ProductList-meta {
        text-align: left;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under.tweak-product-list-meta-alignment-overlay-center-left .ProductList-meta {
        text-align: left;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under.tweak-product-list-meta-alignment-overlay-bottom-left .ProductList-meta {
        text-align: left;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under.tweak-product-list-meta-alignment-overlay-top-center .ProductList-meta {
        text-align: center;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under.tweak-product-list-meta-alignment-overlay-center-center .ProductList-meta {
        text-align: center;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under.tweak-product-list-meta-alignment-overlay-bottom-center .ProductList-meta {
        text-align: center;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under.tweak-product-list-meta-alignment-overlay-top-right .ProductList-meta {
        text-align: right;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under.tweak-product-list-meta-alignment-overlay-center-right .ProductList-meta {
        text-align: right;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under.tweak-product-list-meta-alignment-overlay-bottom-right .ProductList-meta {
        text-align: right;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under.sqs-style-mode-active :first-child.ProductList-item .ProductList-overlay {
        opacity: 1;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under.sqs-style-mode-active :first-child.ProductList-item .ProductList-statusWrapper {
        opacity: 0;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under.sqs-style-mode-active :first-child.ProductList-item .ProductList-meta {
        opacity: 1;
    }

    .tweak-product-list-meta-position-overlay.tweak-product-list-mobile-meta-position-under.sqs-style-mode-active :first-child.ProductList-item h1.ProductList-title {
        margin-top: 0px;
    }
}

.no-touch .sqs-product-quick-view-button-hover-area:hover .sqs-product-quick-view-button-wrapper {
    opacity: 1;
}

.tweak-product-item-nav-font {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

.tweak-product-item-details-title-font {
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: 0px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: bold;
}

.tweak-product-item-details-price-font {
    text-transform: none;
    letter-spacing: 0px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
}

.tweak-product-item-details-scarcity-font {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}

.tweak-product-item-details-excerpt-font {
    text-transform: none;
    line-height: 1.6em;
    letter-spacing: 0px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
}

.tweak-product-item-details-options-label-font {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: normal;
}

.tweak-product-item-details-options-content-font {
    text-transform: none;
    letter-spacing: 0px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
}

.tweak-product-item-details-add-to-cart-button-font {
    text-transform: none;
    letter-spacing: 1px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: bold;
}

.mixin-product-details-clear-select-input-styles {
    background: none;
    padding: 0px;
    outline: 0px;
    border-radius: 0px;
    border: 0px currentColor;
    border-image: none;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

    .mixin-product-details-clear-select-input-styles::-ms-expand {
        display: none;
    }

.tweak-product-item-details-add-to-cart-button-padding-small .mixin-add-to-cart-button-padding {
    padding: 13px 26px;
}

.tweak-product-item-details-add-to-cart-button-padding-medium .mixin-add-to-cart-button-padding {
    padding: 21px 34px;
}

.tweak-product-item-details-add-to-cart-button-padding-large .mixin-add-to-cart-button-padding {
    padding: 25px 46px;
}

.tweak-product-item-details-add-to-cart-button-style-solid .mixin-add-to-cart-button-style {
    transition: opacity 0.1s linear;
    color: rgb(255, 255, 255);
    background-color: rgb(29, 29, 29);
    -webkit-transition: .1s opacity linear;
    -moz-transition: .1s opacity linear;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
}

    .tweak-product-item-details-add-to-cart-button-style-solid .mixin-add-to-cart-button-style:hover {
        opacity: 0.8;
    }

.tweak-product-item-details-add-to-cart-button-style-outline .mixin-add-to-cart-button-style {
    border-width: 2px;
    border-style: solid;
    transition: background-color 0.1s linear, color 0.1s linear;
    color: rgb(29, 29, 29);
    background-color: transparent;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
}

    .tweak-product-item-details-add-to-cart-button-style-outline .mixin-add-to-cart-button-style:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(29, 29, 29);
    }

.tweak-product-item-details-add-to-cart-button-style-raised .mixin-add-to-cart-button-style {
    transition: background-color 0.1s linear;
    color: rgb(255, 255, 255);
    position: relative;
    box-shadow: 0px 2px 0px 0px #090909;
    background-color: rgb(29, 29, 29);
    -webkit-transition: .1s background-color linear;
    -moz-transition: .1s background-color linear;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-shadow: 0 2px 0 0 #090909;
    -moz-box-shadow: 0 2px 0 0 #090909;
}

    .tweak-product-item-details-add-to-cart-button-style-raised .mixin-add-to-cart-button-style:active {
        top: 1px;
    }

    .tweak-product-item-details-add-to-cart-button-style-raised .mixin-add-to-cart-button-style:hover {
        background-color: rgb(37, 37, 37);
    }

    .tweak-product-item-details-add-to-cart-button-style-raised .mixin-add-to-cart-button-style:active {
        box-shadow: 0px 1px 0px 0px #090909;
        -webkit-box-shadow: 0 1px 0 0 #090909;
        -moz-box-shadow: 0 1px 0 0 #090909;
    }

.tweak-product-item-details-add-to-cart-button-shape-rounded .mixin-add-to-cart-button-shape {
    border-radius: 3px;
}

.tweak-product-item-details-add-to-cart-button-shape-pill .mixin-add-to-cart-button-shape {
    border-radius: 300px;
}

.ProductItem-nav {
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0.2em;
    overflow: hidden;
    padding-bottom: 50px;
    font-family: futura-pt;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
}

.ProductItem-nav-breadcrumb-separator {
    margin: 0px 5px;
    color: rgb(170, 170, 170);
}

.ProductItem-nav-pagination-separator {
    margin: 0px 5px;
    color: rgb(170, 170, 170);
}

.ProductItem-nav-breadcrumb-link {
    transition: color 0.15s ease-out;
    color: rgb(170, 170, 170) !important;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
}

.ProductItem-nav-pagination-link {
    transition: color 0.15s ease-out;
    color: rgb(170, 170, 170) !important;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
}

.ProductItem-nav-breadcrumb-link:hover {
    color: rgba(170, 170, 170, 0.5);
}

.ProductItem-nav-pagination-link:hover {
    color: rgba(170, 170, 170, 0.5);
}

.tweak-product-item-nav-show-breadcrumb-only .ProductItem-nav-pagination {
    display: none;
}

.tweak-product-item-nav-show-pagination-only .ProductItem-nav-breadcrumb {
    display: none;
}

.tweak-product-item-nav-show-breadcrumb-and-pagination .ProductItem-nav-breadcrumb {
    float: left;
}

.tweak-product-item-nav-show-breadcrumb-and-pagination .ProductItem-nav-pagination {
    float: right;
}

.tweak-product-item-nav-show-none .ProductItem-nav {
    display: none;
}

.tweak-product-item-nav-breadcrumb-alignment-left.tweak-product-item-nav-show-breadcrumb-only .ProductItem-nav {
    text-align: left;
}

.tweak-product-item-nav-pagination-alignment-left.tweak-product-item-nav-show-pagination-only .ProductItem-nav {
    text-align: left;
}

.tweak-product-item-nav-breadcrumb-alignment-center.tweak-product-item-nav-show-breadcrumb-only .ProductItem-nav {
    text-align: center;
}

.tweak-product-item-nav-pagination-alignment-center.tweak-product-item-nav-show-pagination-only .ProductItem-nav {
    text-align: center;
}

.tweak-product-item-nav-breadcrumb-alignment-right.tweak-product-item-nav-show-breadcrumb-only .ProductItem-nav {
    text-align: right;
}

.tweak-product-item-nav-pagination-alignment-right.tweak-product-item-nav-show-pagination-only .ProductItem-nav {
    text-align: right;
}

.tweak-product-item-nav-pagination-alignment-split.tweak-product-item-nav-show-pagination-only .ProductItem-nav-pagination-separator {
    display: none !important;
}

.tweak-product-item-nav-pagination-alignment-split.tweak-product-item-nav-show-pagination-only .ProductItem-nav-pagination-link--prev {
    float: left;
}

.tweak-product-item-nav-pagination-alignment-split.tweak-product-item-nav-show-pagination-only .ProductItem-nav-pagination-link--next {
    float: right;
}

.ProductItem-nav-breadcrumb-separator::after {
    content: "\203A";
}

.ProductItem-nav-pagination-separator {
    display: none;
}

    .ProductItem-nav-pagination-separator::after {
        content: "\002F";
    }

.ProductItem-nav-pagination-link--prev + .ProductItem-nav-pagination-separator--hasNext {
    display: inline-block;
}

.tweak-product-item-nav-pagination-style-previousnext .ProductItem-nav-pagination-link-title {
    display: none;
}

.tweak-product-item-nav-pagination-style-previousnext .ProductItem-nav-pagination-link-direction {
    display: inline;
}

.tweak-product-item-nav-pagination-style-previousnext .ProductItem-nav-pagination-link--prev::before {
    content: "\2039\0020";
}

.tweak-product-item-nav-pagination-style-previousnext .ProductItem-nav-pagination-link--next::after {
    content: "\0020\203A";
}

.tweak-product-item-nav-pagination-style-titles .ProductItem-nav-pagination-link-title {
    display: inline;
}

.tweak-product-item-nav-pagination-style-titles .ProductItem-nav-pagination-link-direction {
    display: none;
}

.tweak-product-item-nav-pagination-style-titles .ProductItem-nav-pagination-link--prev::before {
    content: "\2039\0020";
}

.tweak-product-item-nav-pagination-style-titles .ProductItem-nav-pagination-link--next::after {
    content: "\0020\203A";
}

@media screen and (max-width:640px) {
    .ProductItem-nav-pagination {
        float: none !important;
    }

    .ProductItem-nav-breadcrumb {
        float: none !important;
    }

    .ProductItem-nav-link {
        float: none !important;
    }

    .tweak-product-item-nav-show-breadcrumb-and-pagination .ProductItem-nav-breadcrumb {
        margin-bottom: 1em;
    }
}

.ProductItem-gallery {
    margin: 0px;
}

@media screen and (max-width:640px) {
    .ProductItem-gallery {
        padding-bottom: 30px;
    }
}

@media screen and (min-width:641px) {
    .tweak-product-item-gallery-position-left .ProductItem-gallery {
        float: left;
    }

    .tweak-product-item-gallery-position-right .ProductItem-gallery {
        float: right;
    }
}

@media screen and (max-width:768px) and (min-width:641px) {
    .ProductItem-gallery {
        width: 40%;
    }
}

@media screen and (max-width:1024px) and (min-width:769px) {
    .ProductItem-gallery {
        width: 50%;
    }
}

@media screen and (max-width:1280px) and (min-width:1025px) {
    .ProductItem-gallery {
        width: 58%;
    }
}

@media screen and (min-width:1281px) {
    .ProductItem-gallery {
        width: 58%;
    }
}

.ProductItem-gallery-slides {
    position: relative;
}

.tweak-product-item-gallery-design-stacked.collection-type-products.view-item .ProductItem-gallery-slides {
    margin-top: -25px;
}

.tweak-product-item-gallery-design-stacked.collection-type-products.view-item .sqs-product-quick-view-lightbox .ProductItem-gallery-slides {
    margin-top: 0px;
}

.ProductItem-gallery-slides::before {
    display: block;
    content: "";
}

.tweak-product-item-gallery-design-stacked.collection-type-products.view-item .ProductItem-gallery-slides::before {
    padding-bottom: 0px;
}

.tweak-product-item-gallery-aspect-ratio-11-square .ProductItem-gallery-slides::before {
    padding-bottom: 100%;
}

.tweak-product-item-gallery-aspect-ratio-11-square .sqs-product-quick-view-lightbox.sqs-product-quick-view-lightbox .ProductItem-gallery-slides::before {
    padding-bottom: 100%;
}

.tweak-product-item-gallery-aspect-ratio-32-standard .ProductItem-gallery-slides::before {
    padding-bottom: 66.66%;
}

.tweak-product-item-gallery-aspect-ratio-32-standard .sqs-product-quick-view-lightbox.sqs-product-quick-view-lightbox .ProductItem-gallery-slides::before {
    padding-bottom: 66.66%;
}

.tweak-product-item-gallery-aspect-ratio-23-standard-vertical .ProductItem-gallery-slides::before {
    padding-bottom: 150%;
}

.tweak-product-item-gallery-aspect-ratio-23-standard-vertical .sqs-product-quick-view-lightbox.sqs-product-quick-view-lightbox .ProductItem-gallery-slides::before {
    padding-bottom: 150%;
}

.tweak-product-item-gallery-aspect-ratio-43-four-three .ProductItem-gallery-slides::before {
    padding-bottom: 75%;
}

.tweak-product-item-gallery-aspect-ratio-43-four-three .sqs-product-quick-view-lightbox.sqs-product-quick-view-lightbox .ProductItem-gallery-slides::before {
    padding-bottom: 75%;
}

.tweak-product-item-gallery-aspect-ratio-34-three-four-vertical .ProductItem-gallery-slides::before {
    padding-bottom: 133.33%;
}

.tweak-product-item-gallery-aspect-ratio-34-three-four-vertical .sqs-product-quick-view-lightbox.sqs-product-quick-view-lightbox .ProductItem-gallery-slides::before {
    padding-bottom: 133.33%;
}

.tweak-product-item-gallery-aspect-ratio-169-widescreen .ProductItem-gallery-slides::before {
    padding-bottom: 56.25%;
}

.tweak-product-item-gallery-aspect-ratio-169-widescreen .sqs-product-quick-view-lightbox.sqs-product-quick-view-lightbox .ProductItem-gallery-slides::before {
    padding-bottom: 56.25%;
}

.tweak-product-item-gallery-aspect-ratio-240-anamorphic-widescreen .ProductItem-gallery-slides::before {
    padding-bottom: 41.66%;
}

.tweak-product-item-gallery-aspect-ratio-240-anamorphic-widescreen .sqs-product-quick-view-lightbox.sqs-product-quick-view-lightbox .ProductItem-gallery-slides::before {
    padding-bottom: 41.66%;
}

.ProductItem-gallery-slides-item {
    line-height: 0;
}

.tweak-product-item-gallery-design-slideshow .ProductItem-gallery-slides-item {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    opacity: 0;
}

.sqs-product-quick-view-lightbox .ProductItem-gallery-slides-item {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    opacity: 0;
}

.tweak-product-item-gallery-design-stacked.collection-type-products.view-item .ProductItem-gallery-slides-item {
    margin-top: 25px;
}

.tweak-product-item-gallery-design-stacked.collection-type-products.view-item .sqs-product-quick-view-lightbox .ProductItem-gallery-slides-item {
    margin-top: 0px;
}

.ProductItem-gallery-slides-item-image {
    transition: opacity 0.3s ease-in;
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
}

.tweak-product-item-gallery-design-stacked.collection-type-products.view-item .ProductItem-gallery-slides-item-image {
    width: 100%;
}

:not(.loaded).ProductItem-gallery-slides-item-image {
    opacity: 0;
}

    :not(.loaded).ProductItem-gallery-slides-item-image + .sqs-image-zoom-duplicate {
        opacity: 0;
    }

.ProductItem-gallery-slides-item.sqs-pdp-gallery-slide {
    z-index: 2;
    pointer-events: none;
}

.ProductItem-gallery-slides-item.sqs-pdp-gallery-slide-active {
    z-index: 1;
    opacity: 1;
    pointer-events: auto;
}

.ProductItem-gallery-slides-item.sqs-pdp-gallery-slide-transition {
    transition: opacity 1s ease-out;
    -webkit-transition: opacity 1s ease-out;
    -moz-transition: opacity 1s ease-out;
}

.ProductItem-gallery-thumbnails {
    line-height: 0;
    margin-left: -10px;
}

.tweak-product-item-gallery-design-stacked.collection-type-products.view-item .ProductItem-gallery-thumbnails {
    display: none;
}

.tweak-product-item-gallery-design-stacked.collection-type-products.view-item .sqs-product-quick-view-lightbox .ProductItem-gallery-thumbnails {
    display: block;
}

.tweak-product-item-gallery-thumbnail-alignment-left .ProductItem-gallery-thumbnails {
    text-align: left;
}

.tweak-product-item-gallery-thumbnail-alignment-center .ProductItem-gallery-thumbnails {
    text-align: center;
}

.tweak-product-item-gallery-thumbnail-alignment-right .ProductItem-gallery-thumbnails {
    text-align: right;
}

.ProductItem-gallery-thumbnails-item {
    margin: 10px 0px 0px 10px;
    width: 40px;
    display: inline-block;
}

.tweak-product-item-gallery-aspect-ratio-11-square .ProductItem-gallery-thumbnails-item {
    height: 40px;
}

.tweak-product-item-gallery-aspect-ratio-32-standard .ProductItem-gallery-thumbnails-item {
    height: 27px;
}

.tweak-product-item-gallery-aspect-ratio-23-standard-vertical .ProductItem-gallery-thumbnails-item {
    height: 60px;
}

.tweak-product-item-gallery-aspect-ratio-43-four-three .ProductItem-gallery-thumbnails-item {
    height: 30px;
}

.tweak-product-item-gallery-aspect-ratio-34-three-four-vertical .ProductItem-gallery-thumbnails-item {
    height: 54px;
}

.tweak-product-item-gallery-aspect-ratio-169-widescreen .ProductItem-gallery-thumbnails-item {
    height: 23px;
}

.tweak-product-item-gallery-aspect-ratio-240-anamorphic-widescreen .ProductItem-gallery-thumbnails-item {
    height: 17px;
}

.ProductItem-gallery-thumbnails-item img {
    transition: opacity 0.3s ease-in;
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
}

    .ProductItem-gallery-thumbnails-item img:not(.loaded) {
        opacity: 0;
    }

.ProductItem-details {
    padding-top: 0px;
    display: flex;
    position: relative;
    box-sizing: border-box;
    flex-direction: column;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-box-sizing: border-box;
}

.ProductItem-details--mobile {
    display: none;
}

@media screen and (max-width:640px) {
    .ProductItem-details {
        padding-top: 0px;
    }

    .tweak-product-item-details-show-title .ProductItem-details.ProductItem-details--mobile {
        display: block;
    }

    :not(.ProductItem-details--mobile).ProductItem-details h1.ProductItem-details-title {
        display: none !important;
    }
}

@media screen and (min-width:641px) {
    .ProductItem-details {
        float: left;
    }

    .tweak-product-item-gallery-position-left .ProductItem-details {
        padding-left: 50px;
    }

    .tweak-product-item-gallery-position-right .ProductItem-details {
        padding-right: 50px;
    }
}

@media screen and (max-width:768px) and (min-width:641px) {
    .ProductItem-details {
        width: 60%;
        padding-top: 0px;
    }
}

@media screen and (max-width:1024px) and (min-width:769px) {
    .ProductItem-details {
        width: 50%;
        padding-top: 0px;
    }
}

@media screen and (max-width:1280px) and (min-width:1025px) {
    .ProductItem-details {
        width: 42%;
        padding-top: 0px;
    }
}

@media screen and (min-width:1281px) {
    .ProductItem-details {
        width: 42%;
    }
}

.tweak-product-item-details-alignment-left .ProductItem-details {
    text-align: left;
}

.tweak-product-item-details-alignment-center .ProductItem-details {
    text-align: center;
}

    .tweak-product-item-details-alignment-center .ProductItem-details .sqs-add-to-cart-button-wrapper {
        margin-right: auto;
        margin-left: auto;
    }

.tweak-product-item-details-alignment-right .ProductItem-details {
    text-align: right;
}

    .tweak-product-item-details-alignment-right .ProductItem-details .sqs-add-to-cart-button-wrapper {
        margin-left: auto;
    }

.ProductItem-details h1.ProductItem-details-title {
    margin: 0px 0px 30px;
    color: rgb(34, 34, 34);
    text-transform: none;
    line-height: 1.1em;
    letter-spacing: 0.01em;
    font-family: calluna;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    display: none;
    order: 1;
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -webkit-order: 1;
}

.tweak-product-item-details-show-title .ProductItem-details h1.ProductItem-details-title {
    display: block;
}

.ProductItem-details--mobile h1.ProductItem-details-title {
    margin: 0px 0px 15px;
}

.ProductItem-details .product-price {
    color: rgb(153, 153, 153);
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 30px;
    display: none;
    order: 3;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -webkit-order: 3;
}

.tweak-product-item-details-show-price .ProductItem-details .product-price {
    display: block;
}

.ProductItem-details .product-price .original-price {
    color: rgb(153, 153, 153);
    text-decoration: line-through;
    opacity: 1;
}

.on-sale .ProductItem-details .product-price {
    color: rgb(255, 142, 66);
}

.ProductItem-details-excerpt {
    color: rgb(29, 29, 29);
    text-transform: none;
    line-height: 2em;
    letter-spacing: 0.02em;
    font-family: futura-pt;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 30px;
    display: none;
}

.tweak-product-item-details-show-excerpt .ProductItem-details-excerpt {
    display: block;
}

.tweak-product-item-details-excerpt-position-above-price .ProductItem-details-excerpt {
    order: 2;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 2;
}

.tweak-product-item-details-excerpt-position-below-price .ProductItem-details-excerpt {
    order: 4;
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -webkit-order: 4;
}

.tweak-product-item-details-excerpt-position-below-add-to-cart-button .ProductItem-details-excerpt {
    order: 8;
    -webkit-box-ordinal-group: 8;
    -moz-box-ordinal-group: 8;
    -webkit-order: 8;
}

.ProductItem-details-excerpt a {
    transition: color 0.15s ease-out;
    color: rgb(153, 153, 153) !important;
    -webkit-transition: color .15s ease-out;
    -moz-transition: color .15s ease-out;
}

    .ProductItem-details-excerpt a:hover {
        color: rgba(153, 153, 153, 0.5);
    }

.ProductItem-details-quickViewFullItemLink {
    color: rgb(29, 29, 29);
    text-transform: none;
    line-height: 2em;
    letter-spacing: 0.02em;
    font-family: futura-pt;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    display: inline-block;
    opacity: 0.6;
    order: 100;
    -webkit-box-ordinal-group: 100;
    -moz-box-ordinal-group: 100;
    -webkit-order: 100;
}

.ProductItem-details-quickViewFullItemLink-wrapper {
    border-bottom-color: rgb(157, 157, 157);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.ProductItem-details .variant-option {
    margin-bottom: 30px;
}

.ProductItem-details .product-quantity-input {
    margin-bottom: 30px;
}

.ProductItem-details .variant-option-title {
    color: rgb(153, 153, 153);
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 0.5em;
}

.ProductItem-details .variant-out-of-stock {
    color: rgb(153, 153, 153);
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 0.5em;
}

.ProductItem-details .quantity-label {
    color: rgb(153, 153, 153);
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 0.5em;
}

.sold-out .ProductItem-details .product-mark {
    color: rgb(153, 153, 153);
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    margin-bottom: 0.5em;
}

.ProductItem-details .product-mark.sale {
    display: none;
}

.ProductItem-details .product-mark.sold-out {
    margin-bottom: 30px;
    display: block;
    order: 7;
    -webkit-box-ordinal-group: 7;
    -moz-box-ordinal-group: 7;
    -webkit-order: 7;
}

.sold-out .ProductItem-details .variant-option {
    opacity: 0.4;
}

.ProductItem-details .variant-option select {
    background: none;
    padding: 0px;
    outline: 0px;
    border-radius: 0px;
    border: 0px currentColor;
    border-image: none;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

.ProductItem-details .product-quantity-input input {
    background: none;
    padding: 0px;
    outline: 0px;
    border-radius: 0px;
    border: 0px currentColor;
    border-image: none;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

.ProductItem-details .variant-option select::-ms-expand {
    display: none;
}

.ProductItem-details .product-quantity-input input::-ms-expand {
    display: none;
}

.ProductItem-details .variant-select-wrapper {
    color: rgb(29, 29, 29);
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
}

.ProductItem-details .product-quantity-input input {
    color: rgb(29, 29, 29);
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
}

.tweak-product-item-details-options-style-square .ProductItem-details .variant-select-wrapper {
    padding: 0.75em 1.25em;
    border: 2px solid rgba(238, 238, 238, 0.6);
    border-image: none;
    box-sizing: border-box;
    background-color: rgba(238, 238, 238, 0.5);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased;
    -ms-box-sizing: border-box;
    -moz-osx-font-smoothing: auto;
}

.tweak-product-item-details-options-style-square .ProductItem-details .product-quantity-input input {
    padding: 0.75em 1.25em;
    border: 2px solid rgba(238, 238, 238, 0.6);
    border-image: none;
    box-sizing: border-box;
    background-color: rgba(238, 238, 238, 0.5);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased;
    -ms-box-sizing: border-box;
    -moz-osx-font-smoothing: auto;
}

.tweak-product-item-details-options-style-rounded .ProductItem-details .variant-select-wrapper {
    padding: 0.75em 1.25em;
    border: 2px solid rgba(238, 238, 238, 0.6);
    border-image: none;
    box-sizing: border-box;
    background-color: rgba(238, 238, 238, 0.5);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased;
    -ms-box-sizing: border-box;
    -moz-osx-font-smoothing: auto;
}

.tweak-product-item-details-options-style-rounded .ProductItem-details .product-quantity-input input {
    padding: 0.75em 1.25em;
    border: 2px solid rgba(238, 238, 238, 0.6);
    border-image: none;
    box-sizing: border-box;
    background-color: rgba(238, 238, 238, 0.5);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased;
    -ms-box-sizing: border-box;
    -moz-osx-font-smoothing: auto;
}

.tweak-product-item-details-options-style-pill .ProductItem-details .variant-select-wrapper {
    padding: 0.75em 1.25em;
    border: 2px solid rgba(238, 238, 238, 0.6);
    border-image: none;
    box-sizing: border-box;
    background-color: rgba(238, 238, 238, 0.5);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased;
    -ms-box-sizing: border-box;
    -moz-osx-font-smoothing: auto;
}

.tweak-product-item-details-options-style-pill .ProductItem-details .product-quantity-input input {
    padding: 0.75em 1.25em;
    border: 2px solid rgba(238, 238, 238, 0.6);
    border-image: none;
    box-sizing: border-box;
    background-color: rgba(238, 238, 238, 0.5);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-font-smoothing: subpixel-antialiased;
    -ms-box-sizing: border-box;
    -moz-osx-font-smoothing: auto;
}

.tweak-product-item-details-options-style-rounded .ProductItem-details .variant-select-wrapper {
    border-radius: 3px;
}

.tweak-product-item-details-options-style-rounded .ProductItem-details .product-quantity-input input {
    border-radius: 3px;
}

.tweak-product-item-details-options-style-pill .ProductItem-details .variant-select-wrapper {
    border-radius: 300px;
}

.tweak-product-item-details-options-style-pill .ProductItem-details .product-quantity-input input {
    border-radius: 300px;
}

.ProductItem-details .product-variants {
    margin: 0px -15px;
    display: none;
    order: 5;
    -webkit-box-ordinal-group: 5;
    -moz-box-ordinal-group: 5;
    -webkit-order: 5;
}

.tweak-product-item-details-show-variants .ProductItem-details .product-variants {
    display: block;
}

.tweak-product-item-details-show-add-to-cart-button .ProductItem-details .product-variants {
    display: block;
}

.ProductItem-details .variant-option {
    margin-right: 15px;
    margin-left: 15px;
    display: inline-block;
}

    .ProductItem-details .variant-option select {
        top: 0px;
        width: 100%;
        height: 100%;
        right: 0px;
        color: rgba(0, 0, 0, 0);
        font-family: initial;
        font-size: 12px;
        position: absolute;
    }

        .ProductItem-details .variant-option select:focus option {
            color: rgb(0, 0, 0);
        }

.ProductItem-details .variant-select-wrapper {
    transition: opacity 0.1s ease-out;
    position: relative;
    opacity: 0;
    -webkit-transition: opacity .1s ease-out;
    -moz-transition: opacity .1s ease-out;
}

.ProductItem-details [data-text].variant-select-wrapper {
    opacity: 1;
}

.ProductItem-details .variant-select-wrapper::before {
    display: inline-block;
    content: attr(data-text);
}

.ProductItem-details .variant-select-wrapper::after {
    font-family: sans-serif !important;
    margin-left: 1em;
    content: "\25BE";
}

.ProductItem-details .variant-radiobtn-wrapper {
    display: none;
}

.ProductItem-details .variant-out-of-stock {
    margin-right: 15px;
    margin-bottom: 30px;
    margin-left: 15px;
}

.sold-out .ProductItem-details .variant-out-of-stock {
    display: none;
}

.ProductItem-details .product-quantity-input {
    display: none;
    order: 6;
    -webkit-box-ordinal-group: 6;
    -moz-box-ordinal-group: 6;
    -webkit-order: 6;
}

.tweak-product-item-details-show-quantity .ProductItem-details .product-quantity-input {
    display: block;
}

.ProductItem-details [data-selected-variant]:not([data-variant-in-stock]) ~ .product-quantity-input {
    display: none;
}

.ProductItem-details .product-scarcity {
    color: rgb(29, 29, 29);
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 1px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 22px;
    order: 7;
    -webkit-box-ordinal-group: 7;
    -moz-box-ordinal-group: 7;
    -webkit-order: 7;
}

.ProductItem-details :not([hidden]).product-restock-notification {
    text-transform: none;
    line-height: 2em;
    letter-spacing: 0.02em;
    font-family: futura-pt;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 30px;
    display: flex;
    flex-direction: column;
    order: 7;
    -webkit-box-ordinal-group: 7;
    -moz-box-ordinal-group: 7;
    -webkit-order: 7;
}

    .ProductItem-details :not([hidden]).product-restock-notification ~ .sqs-add-to-cart-button-wrapper {
        display: none;
    }

    .ProductItem-details :not([hidden]).product-restock-notification .product-restock-cta {
        color: rgb(29, 29, 29);
        line-height: 1;
        font-size: 0.8em;
    }

    .ProductItem-details :not([hidden]).product-restock-notification .product-restock-form {
        margin-top: 20px;
        display: flex;
    }

@media only screen and (max-width:640px) {
    .ProductItem-details :not([hidden]).product-restock-notification .product-restock-form {
        display: block;
    }
}

.ProductItem-details :not([hidden]).product-restock-notification .product-restock-form > input[type='text'] {
    padding: 1em;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-image: none;
    font-size: 0.8em;
    margin-right: 11px;
    min-width: 250px;
}

.ProductItem-details :not([hidden]).product-restock-notification .product-restock-form > input[type='submit'] {
    border-width: 0px;
    padding: 1em 2.5em;
    width: auto;
    height: auto;
    text-align: center;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0.16em;
    font-family: futura-pt;
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    background-color: rgb(39, 39, 39);
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

.tweak-product-item-details-add-to-cart-button-style-solid .ProductItem-details :not([hidden]).product-restock-notification .product-restock-form > input[type='submit'] {
    transition: opacity 0.1s linear;
    color: rgb(255, 255, 255);
    background-color: rgb(29, 29, 29);
    -webkit-transition: .1s opacity linear;
    -moz-transition: .1s opacity linear;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
}

    .tweak-product-item-details-add-to-cart-button-style-solid .ProductItem-details :not([hidden]).product-restock-notification .product-restock-form > input[type='submit']:hover {
        opacity: 0.8;
    }

.tweak-product-item-details-add-to-cart-button-style-outline .ProductItem-details :not([hidden]).product-restock-notification .product-restock-form > input[type='submit'] {
    border-width: 2px;
    border-style: solid;
    transition: background-color 0.1s linear, color 0.1s linear;
    color: rgb(29, 29, 29);
    background-color: transparent;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
}

    .tweak-product-item-details-add-to-cart-button-style-outline .ProductItem-details :not([hidden]).product-restock-notification .product-restock-form > input[type='submit']:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(29, 29, 29);
    }

.tweak-product-item-details-add-to-cart-button-style-raised .ProductItem-details :not([hidden]).product-restock-notification .product-restock-form > input[type='submit'] {
    transition: background-color 0.1s linear;
    color: rgb(255, 255, 255);
    position: relative;
    box-shadow: 0px 2px 0px 0px #090909;
    background-color: rgb(29, 29, 29);
    -webkit-transition: .1s background-color linear;
    -moz-transition: .1s background-color linear;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-shadow: 0 2px 0 0 #090909;
    -moz-box-shadow: 0 2px 0 0 #090909;
}

    .tweak-product-item-details-add-to-cart-button-style-raised .ProductItem-details :not([hidden]).product-restock-notification .product-restock-form > input[type='submit']:active {
        top: 1px;
    }

    .tweak-product-item-details-add-to-cart-button-style-raised .ProductItem-details :not([hidden]).product-restock-notification .product-restock-form > input[type='submit']:hover {
        background-color: rgb(37, 37, 37);
    }

    .tweak-product-item-details-add-to-cart-button-style-raised .ProductItem-details :not([hidden]).product-restock-notification .product-restock-form > input[type='submit']:active {
        box-shadow: 0px 1px 0px 0px #090909;
        -webkit-box-shadow: 0 1px 0 0 #090909;
        -moz-box-shadow: 0 1px 0 0 #090909;
    }

.tweak-product-item-details-add-to-cart-button-shape-rounded .ProductItem-details :not([hidden]).product-restock-notification .product-restock-form > input[type='submit'] {
    border-radius: 3px;
}

.tweak-product-item-details-add-to-cart-button-shape-pill .ProductItem-details :not([hidden]).product-restock-notification .product-restock-form > input[type='submit'] {
    border-radius: 300px;
}

@media only screen and (max-width:640px) {
    .ProductItem-details :not([hidden]).product-restock-notification .product-restock-form > input[type='submit'] {
        margin-top: 20px;
    }
}

.ProductItem-details :not([hidden]).product-restock-notification .product-restock-mailing-list {
    line-height: normal;
    font-size: 0.7em;
    margin-top: 20px;
}

    .ProductItem-details :not([hidden]).product-restock-notification .product-restock-mailing-list > input[type='checkbox'] {
        margin-right: 10px;
    }

.ProductItem-details :not([hidden]).product-restock-notification .captcha-container {
    margin-top: 20px;
    margin-bottom: 0px;
}

.ProductItem-details :not([hidden]).product-restock-notification .product-restock-success-message {
    padding: 14px;
    width: 75%;
    text-align: center;
    font-size: 0.8em;
    margin-top: 20px;
    -ms-word-wrap: break-word;
    background-color: rgb(246, 246, 246);
}

.ProductItem-details :not([hidden]).product-restock-notification .product-restock-error-message {
    color: rgb(240, 82, 61);
    line-height: normal;
    font-size: 0.7em;
    margin-top: 11px;
}

.ProductItem-details .sqs-add-to-cart-button-wrapper {
    margin-bottom: 30px;
    display: none;
    order: 7;
    -webkit-box-ordinal-group: 7;
    -moz-box-ordinal-group: 7;
    -webkit-order: 7;
}

.tweak-product-item-details-show-add-to-cart-button .ProductItem-details .sqs-add-to-cart-button-wrapper {
    display: block;
}

.ProductItem-details .ProductItem-view-cart a {
    padding: 1em 2.5em;
    border: currentColor !important;
    border-image: none !important;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0.16em;
    font-family: futura-pt;
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    display: block !important;
    box-shadow: none !important;
}

.ProductItem-details .ProductItem-view-cart a {
    color: rgb(29, 29, 29) !important;
    background-color: rgba(29, 29, 29, 0.07) !important;
    luminance: 11%;
}

    .ProductItem-details .ProductItem-view-cart a:hover {
        opacity: 0.8;
    }

.ProductItem-details .ProductItem-view-cart {
    transition: opacity 0.5s ease-out, max-height 0.5s ease-out, margin 0.25s ease-out;
    display: block !important;
    max-height: 0px;
    opacity: 0;
}

.ProductItem-details .cart-added + .ProductItem-view-cart {
    margin-top: 10px;
    max-height: 200px;
    opacity: 1;
}

.ProductItem-details .sqs-add-to-cart-button {
    border-width: 0px;
    border-color: rgb(29, 29, 29);
    padding: 1em 2.5em;
    width: auto;
    height: auto;
    text-align: center;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: 0.16em;
    font-family: futura-pt;
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    opacity: 1;
    background-color: rgb(39, 39, 39);
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

    .ProductItem-details .sqs-add-to-cart-button.sqs-editable-button {
        opacity: 0;
    }

    .ProductItem-details .sqs-add-to-cart-button:hover {
        opacity: 1;
    }

    .ProductItem-details .sqs-add-to-cart-button .sqs-spin {
        display: none;
    }

.tweak-product-item-details-add-to-cart-button-padding-small .ProductItem-details .sqs-add-to-cart-button {
    padding: 13px 26px;
}

.tweak-product-item-details-add-to-cart-button-padding-medium .ProductItem-details .sqs-add-to-cart-button {
    padding: 21px 34px;
}

.tweak-product-item-details-add-to-cart-button-padding-large .ProductItem-details .sqs-add-to-cart-button {
    padding: 25px 46px;
}

.tweak-product-item-details-add-to-cart-button-style-solid .ProductItem-details .sqs-add-to-cart-button {
    transition: opacity 0.1s linear;
    color: rgb(255, 255, 255);
    background-color: rgb(29, 29, 29);
    -webkit-transition: .1s opacity linear;
    -moz-transition: .1s opacity linear;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-backface-visibility: hidden;
}

    .tweak-product-item-details-add-to-cart-button-style-solid .ProductItem-details .sqs-add-to-cart-button:hover {
        opacity: 0.8;
    }

.tweak-product-item-details-add-to-cart-button-style-outline .ProductItem-details .sqs-add-to-cart-button {
    border-width: 2px;
    border-style: solid;
    transition: background-color 0.1s linear, color 0.1s linear;
    color: rgb(29, 29, 29);
    background-color: transparent;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
}

    .tweak-product-item-details-add-to-cart-button-style-outline .ProductItem-details .sqs-add-to-cart-button:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(29, 29, 29);
    }

.tweak-product-item-details-add-to-cart-button-style-raised .ProductItem-details .sqs-add-to-cart-button {
    transition: background-color 0.1s linear;
    color: rgb(255, 255, 255);
    position: relative;
    box-shadow: 0px 2px 0px 0px #090909;
    background-color: rgb(29, 29, 29);
    -webkit-transition: .1s background-color linear;
    -moz-transition: .1s background-color linear;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-shadow: 0 2px 0 0 #090909;
    -moz-box-shadow: 0 2px 0 0 #090909;
}

    .tweak-product-item-details-add-to-cart-button-style-raised .ProductItem-details .sqs-add-to-cart-button:active {
        top: 1px;
    }

    .tweak-product-item-details-add-to-cart-button-style-raised .ProductItem-details .sqs-add-to-cart-button:hover {
        background-color: rgb(37, 37, 37);
    }

    .tweak-product-item-details-add-to-cart-button-style-raised .ProductItem-details .sqs-add-to-cart-button:active {
        box-shadow: 0px 1px 0px 0px #090909;
        -webkit-box-shadow: 0 1px 0 0 #090909;
        -moz-box-shadow: 0 1px 0 0 #090909;
    }

.tweak-product-item-details-add-to-cart-button-shape-rounded .ProductItem-details .sqs-add-to-cart-button {
    border-radius: 3px;
}

.tweak-product-item-details-add-to-cart-button-shape-pill .ProductItem-details .sqs-add-to-cart-button {
    border-radius: 300px;
}

.ProductItem-details [data-selected-variant]:not([data-variant-in-stock]) ~ .sqs-add-to-cart-button-wrapper .sqs-add-to-cart-button {
    cursor: default;
    opacity: 0.4;
}

.ProductItem-details [data-unselected-options='[]']:not([data-selected-variant]) ~ .sqs-add-to-cart-button-wrapper .sqs-add-to-cart-button {
    cursor: default;
    opacity: 0.4;
}

.sold-out .ProductItem-details .sqs-add-to-cart-button-wrapper .sqs-add-to-cart-button {
    cursor: default;
    opacity: 0.4;
}

.ProductItem-details [data-selected-variant]:not([data-variant-in-stock]) ~ .sqs-add-to-cart-button-wrapper .sqs-add-to-cart-button:hover {
    opacity: 0.4;
}

.ProductItem-details [data-unselected-options='[]']:not([data-selected-variant]) ~ .sqs-add-to-cart-button-wrapper .sqs-add-to-cart-button:hover {
    opacity: 0.4;
}

.sold-out .ProductItem-details .sqs-add-to-cart-button-wrapper .sqs-add-to-cart-button:hover {
    opacity: 0.4;
}

.tweak-product-item-details-add-to-cart-button-style-outline .ProductItem-details [data-selected-variant]:not([data-variant-in-stock]) ~ .sqs-add-to-cart-button-wrapper .sqs-add-to-cart-button {
    color: rgb(29, 29, 29);
    background-color: transparent;
}

.tweak-product-item-details-add-to-cart-button-style-outline .ProductItem-details [data-unselected-options='[]']:not([data-selected-variant]) ~ .sqs-add-to-cart-button-wrapper .sqs-add-to-cart-button {
    color: rgb(29, 29, 29);
    background-color: transparent;
}

.tweak-product-item-details-add-to-cart-button-style-outline .sold-out .ProductItem-details .sqs-add-to-cart-button-wrapper .sqs-add-to-cart-button {
    color: rgb(29, 29, 29);
    background-color: transparent;
}

.ProductItem-details-share {
    margin-bottom: 30px;
    display: none;
    order: 9;
    -webkit-box-ordinal-group: 9;
    -moz-box-ordinal-group: 9;
    -webkit-order: 9;
}

.tweak-product-item-details-show-share-buttons .ProductItem-details-share {
    display: block;
}

.ProductItem-additional {
    padding-top: 50px;
}

.ProductItem .ProductItem-related-label {
    margin-top: 50px;
}

.ProductItem .ProductItem-related :nth-child(2).ProductList-item ~ .ProductList-item {
    display: none;
}

@media only screen and (max-width:640px) {
    .ProductItem .ProductItem-related .ProductList-item {
        width: calc(50% - 15px);
        margin-right: 15px;
    }
}

.ProductItem h2.ProductItem-relatedProducts-label {
    margin-top: 50px;
}

.ProductItem-relatedProducts-grid {
    clear: both;
}

@media only screen and (min-width:640px) {
    .ProductItem-relatedProducts-grid {
        margin: 0px -50px -50px 0px;
        width: calc(100% + 50px);
    }
}

.ProductItem-relatedProducts-item {
    position: relative;
    cursor: pointer;
}

@media only screen and (min-width:640px) {
    .ProductItem-relatedProducts-item {
        margin: 0px 50px 0px 0px;
        width: calc(33.33333333% - 50px);
        float: left;
    }
}

.ProductItem :nth-child(3n+1).ProductItem-relatedProducts-item {
    clear: left;
}

.ProductItem :nth-child(n+4).ProductItem-relatedProducts-item {
    display: none;
}

.ProductItem-relatedProducts-link {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
    z-index: 5;
}

.ProductItem-relatedProducts-outerImageWrapper {
    margin: 0px;
    line-height: 0;
    overflow: hidden;
    padding-bottom: 100%;
    display: flex;
    position: relative;
}

.tweak-related-products-image-aspect-ratio-11-square .ProductItem-relatedProducts-outerImageWrapper {
    padding-bottom: 100%;
}

.tweak-related-products-image-aspect-ratio-32-standard .ProductItem-relatedProducts-outerImageWrapper {
    padding-bottom: 66.66%;
}

.tweak-related-products-image-aspect-ratio-23-standard-vertical .ProductItem-relatedProducts-outerImageWrapper {
    padding-bottom: 150%;
}

.tweak-related-products-image-aspect-ratio-43-four-three .ProductItem-relatedProducts-outerImageWrapper {
    padding-bottom: 75%;
}

.tweak-related-products-image-aspect-ratio-34-three-four-vertical .ProductItem-relatedProducts-outerImageWrapper {
    padding-bottom: 133.33%;
}

.tweak-related-products-image-aspect-ratio-169-widescreen .ProductItem-relatedProducts-outerImageWrapper {
    padding-bottom: 56.25%;
}

.tweak-related-products-image-aspect-ratio-240-anamorphic-widescreen .ProductItem-relatedProducts-outerImageWrapper {
    padding-bottom: 41.66%;
}

.ProductItem-relatedProducts-innerImageWrapper {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
}

.ProductItem-relatedProducts-image {
    transition: opacity 0.3s ease-in;
    z-index: 1;
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
}

:not(.loaded).ProductItem-relatedProducts-image {
    opacity: 0;
}

.ProductItem-relatedProducts-image--alt {
    position: absolute !important;
    z-index: 2;
    opacity: 0;
}

.ProductItem :not(.image-is-loaded).ProductItem-relatedProducts-item .ProductItem-relatedProducts-statusWrapper {
    opacity: 0;
}

.sqs-style-mode-active .ProductItem .ProductItem-relatedProducts-grid :first-child.ProductItem-relatedProducts-item .ProductItem-relatedProducts-statusWrapper {
    opacity: 0;
}

.tweak-related-products-meta-alignment-under-center .ProductItem-relatedProducts-meta {
    text-align: center;
}

.ProductItem h1.ProductItem-relatedProducts-item-title {
    margin: 1.2em 0px 0px;
}

.tweak-product-badge-font {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
}

.sqs-product-mark-wrapper {
    transition: opacity 0.3s ease-in;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    display: flex;
    position: absolute;
    z-index: 4;
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
}

.sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    transition: opacity 0.3s ease-in;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    display: flex;
    position: absolute;
    z-index: 4;
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
}

.product-block .image-container .sqs-product-mark-wrapper {
    transition: opacity 0.3s ease-in;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
    display: flex;
    position: absolute;
    z-index: 4;
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
}

.tweak-product-badge-position-top-left .sqs-product-mark-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
}

.tweak-product-badge-position-top-left .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    justify-content: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
}

.tweak-product-badge-position-top-left .product-block .image-container .sqs-product-mark-wrapper {
    justify-content: flex-start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
}

.tweak-product-badge-position-top-center .sqs-product-mark-wrapper {
    justify-content: center;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
}

.tweak-product-badge-position-top-center .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    justify-content: center;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
}

.tweak-product-badge-position-top-center .product-block .image-container .sqs-product-mark-wrapper {
    justify-content: center;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
}

.tweak-product-badge-position-top-right .sqs-product-mark-wrapper {
    justify-content: flex-end;
    align-items: flex-start;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
}

.tweak-product-badge-position-top-right .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    justify-content: flex-end;
    align-items: flex-start;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
}

.tweak-product-badge-position-top-right .product-block .image-container .sqs-product-mark-wrapper {
    justify-content: flex-end;
    align-items: flex-start;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
}

.tweak-product-badge-position-center-left .sqs-product-mark-wrapper {
    justify-content: flex-start;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
}

.tweak-product-badge-position-center-left .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    justify-content: flex-start;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
}

.tweak-product-badge-position-center-left .product-block .image-container .sqs-product-mark-wrapper {
    justify-content: flex-start;
    align-items: center;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
}

.tweak-product-badge-position-center-center .sqs-product-mark-wrapper {
    justify-content: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
}

.tweak-product-badge-position-center-center .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    justify-content: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
}

.tweak-product-badge-position-center-center .product-block .image-container .sqs-product-mark-wrapper {
    justify-content: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
}

.tweak-product-badge-position-center-right .sqs-product-mark-wrapper {
    justify-content: flex-end;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
}

.tweak-product-badge-position-center-right .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    justify-content: flex-end;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
}

.tweak-product-badge-position-center-right .product-block .image-container .sqs-product-mark-wrapper {
    justify-content: flex-end;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
}

.tweak-product-badge-position-bottom-left .sqs-product-mark-wrapper {
    justify-content: flex-start;
    align-items: flex-end;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
}

.tweak-product-badge-position-bottom-left .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    justify-content: flex-start;
    align-items: flex-end;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
}

.tweak-product-badge-position-bottom-left .product-block .image-container .sqs-product-mark-wrapper {
    justify-content: flex-start;
    align-items: flex-end;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
}

.tweak-product-badge-position-bottom-center .sqs-product-mark-wrapper {
    justify-content: center;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
}

.tweak-product-badge-position-bottom-center .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    justify-content: center;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
}

.tweak-product-badge-position-bottom-center .product-block .image-container .sqs-product-mark-wrapper {
    justify-content: center;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
}

.tweak-product-badge-position-bottom-right .sqs-product-mark-wrapper {
    justify-content: flex-end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
}

.tweak-product-badge-position-bottom-right .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    justify-content: flex-end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
}

.tweak-product-badge-position-bottom-right .product-block .image-container .sqs-product-mark-wrapper {
    justify-content: flex-end;
    align-items: flex-end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
}

.tweak-product-badge-inset-floating .sqs-product-mark-wrapper {
    padding: 1.5em;
}

.tweak-product-badge-inset-floating .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    padding: 1.5em;
}

.tweak-product-badge-inset-floating .product-block .image-container .sqs-product-mark-wrapper {
    padding: 1.5em;
}

.tweak-product-badge-style-circle .sqs-product-mark-wrapper {
    padding: 1.5em;
}

.tweak-product-badge-style-circle .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    padding: 1.5em;
}

.tweak-product-badge-style-circle .product-block .image-container .sqs-product-mark-wrapper {
    padding: 1.5em;
}

.tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-top-left .sqs-product-mark-wrapper {
    padding-left: 1.5em;
}

.tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-top-left .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    padding-left: 1.5em;
}

.tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-top-left .product-block .image-container .sqs-product-mark-wrapper {
    padding-left: 1.5em;
}

.tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-center-left .sqs-product-mark-wrapper {
    padding-left: 1.5em;
}

.tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-center-left .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    padding-left: 1.5em;
}

.tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-center-left .product-block .image-container .sqs-product-mark-wrapper {
    padding-left: 1.5em;
}

.tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-bottom-left .sqs-product-mark-wrapper {
    padding-left: 1.5em;
}

.tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-bottom-left .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    padding-left: 1.5em;
}

.tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-bottom-left .product-block .image-container .sqs-product-mark-wrapper {
    padding-left: 1.5em;
}

.tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-top-right .sqs-product-mark-wrapper {
    padding-right: 1.5em;
}

.tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-top-right .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    padding-right: 1.5em;
}

.tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-top-right .product-block .image-container .sqs-product-mark-wrapper {
    padding-right: 1.5em;
}

.tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-center-right .sqs-product-mark-wrapper {
    padding-right: 1.5em;
}

.tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-center-right .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    padding-right: 1.5em;
}

.tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-center-right .product-block .image-container .sqs-product-mark-wrapper {
    padding-right: 1.5em;
}

.tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-bottom-right .sqs-product-mark-wrapper {
    padding-right: 1.5em;
}

.tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-bottom-right .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    padding-right: 1.5em;
}

.tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-bottom-right .product-block .image-container .sqs-product-mark-wrapper {
    padding-right: 1.5em;
}

.tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-top-left .sqs-product-mark-wrapper {
    padding-top: 1.5em;
}

.tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-top-left .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    padding-top: 1.5em;
}

.tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-top-left .product-block .image-container .sqs-product-mark-wrapper {
    padding-top: 1.5em;
}

.tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-top-center .sqs-product-mark-wrapper {
    padding-top: 1.5em;
}

.tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-top-center .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    padding-top: 1.5em;
}

.tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-top-center .product-block .image-container .sqs-product-mark-wrapper {
    padding-top: 1.5em;
}

.tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-top-right .sqs-product-mark-wrapper {
    padding-top: 1.5em;
}

.tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-top-right .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    padding-top: 1.5em;
}

.tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-top-right .product-block .image-container .sqs-product-mark-wrapper {
    padding-top: 1.5em;
}

.tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-bottom-left .sqs-product-mark-wrapper {
    padding-bottom: 1.5em;
}

.tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-bottom-left .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    padding-bottom: 1.5em;
}

.tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-bottom-left .product-block .image-container .sqs-product-mark-wrapper {
    padding-bottom: 1.5em;
}

.tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-bottom-center .sqs-product-mark-wrapper {
    padding-bottom: 1.5em;
}

.tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-bottom-center .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    padding-bottom: 1.5em;
}

.tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-bottom-center .product-block .image-container .sqs-product-mark-wrapper {
    padding-bottom: 1.5em;
}

.tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-bottom-right .sqs-product-mark-wrapper {
    padding-bottom: 1.5em;
}

.tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-bottom-right .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    padding-bottom: 1.5em;
}

.tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-bottom-right .product-block .image-container .sqs-product-mark-wrapper {
    padding-bottom: 1.5em;
}

.no-touch .is-product-quick-view-enabled .sqs-product-quick-view-button-hover-area:hover .sqs-product-mark-wrapper {
    opacity: 0;
}

.no-touch .is-product-quick-view-enabled .sqs-product-quick-view-button-hover-area:hover .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    opacity: 0;
}

.no-touch .is-product-quick-view-enabled .sqs-product-quick-view-button-hover-area:hover .product-block .image-container .sqs-product-mark-wrapper {
    opacity: 0;
}

.no-touch .is-product-quick-view-enabled.sqs-product-quick-view-button-hover-area:hover .sqs-product-mark-wrapper {
    opacity: 0;
}

.no-touch .is-product-quick-view-enabled.sqs-product-quick-view-button-hover-area:hover .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status {
    opacity: 0;
}

.no-touch .is-product-quick-view-enabled.sqs-product-quick-view-button-hover-area:hover .product-block .image-container .sqs-product-mark-wrapper {
    opacity: 0;
}

.sqs-product-mark-wrapper .product-mark {
    background: rgb(229, 74, 53);
    left: auto;
    top: auto;
    text-align: center;
    right: auto;
    bottom: auto;
    color: rgb(255, 255, 255);
    text-transform: inherit;
    line-height: 1em;
    text-indent: 0.2em;
    font-size: inherit;
    position: static;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -ms-box-sizing: content-box;
}

.sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status .product-mark {
    background: rgb(229, 74, 53);
    left: auto;
    top: auto;
    text-align: center;
    right: auto;
    bottom: auto;
    color: rgb(255, 255, 255);
    text-transform: inherit;
    line-height: 1em;
    text-indent: 0.2em;
    font-size: inherit;
    position: static;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -ms-box-sizing: content-box;
}

.product-block .image-container .sqs-product-mark-wrapper .product-mark {
    background: rgb(229, 74, 53);
    left: auto;
    top: auto;
    text-align: center;
    right: auto;
    bottom: auto;
    color: rgb(255, 255, 255);
    text-transform: inherit;
    line-height: 1em;
    text-indent: 0.2em;
    font-size: inherit;
    position: static;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -ms-box-sizing: content-box;
}

.sqs-product-mark-wrapper .product-mark.sale {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status .product-mark.sale {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.product-block .image-container .sqs-product-mark-wrapper .product-mark.sale {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sqs-product-mark-wrapper .product-mark.sold-out {
    background: rgb(29, 29, 29);
    color: rgb(255, 255, 255);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status .product-mark.sold-out {
    background: rgb(29, 29, 29);
    color: rgb(255, 255, 255);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.product-block .image-container .sqs-product-mark-wrapper .product-mark.sold-out {
    background: rgb(29, 29, 29);
    color: rgb(255, 255, 255);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-product-badge-style-rectangle .sqs-product-mark-wrapper .product-mark {
    padding: 2.3em;
}

.tweak-product-badge-style-rectangle .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status .product-mark {
    padding: 2.3em;
}

.tweak-product-badge-style-rectangle .product-block .image-container .sqs-product-mark-wrapper .product-mark {
    padding: 2.3em;
}

.tweak-product-badge-style-square .sqs-product-mark-wrapper .product-mark {
    padding: 0.5em;
    width: 2.3em;
    height: 2.3em;
    display: flex;
    min-height: 3em;
    min-width: 3em;
    justify-content: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
}

.tweak-product-badge-style-square .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status .product-mark {
    padding: 0.5em;
    width: 2.3em;
    height: 2.3em;
    display: flex;
    min-height: 3em;
    min-width: 3em;
    justify-content: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
}

.tweak-product-badge-style-square .product-block .image-container .sqs-product-mark-wrapper .product-mark {
    padding: 0.5em;
    width: 2.3em;
    height: 2.3em;
    display: flex;
    min-height: 3em;
    min-width: 3em;
    justify-content: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
}

.tweak-product-badge-style-circle .sqs-product-mark-wrapper .product-mark {
    padding: 0.5em;
    width: 2.3em;
    height: 2.3em;
    display: flex;
    min-height: 3em;
    min-width: 3em;
    justify-content: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
}

.tweak-product-badge-style-circle .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status .product-mark {
    padding: 0.5em;
    width: 2.3em;
    height: 2.3em;
    display: flex;
    min-height: 3em;
    min-width: 3em;
    justify-content: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
}

.tweak-product-badge-style-circle .product-block .image-container .sqs-product-mark-wrapper .product-mark {
    padding: 0.5em;
    width: 2.3em;
    height: 2.3em;
    display: flex;
    min-height: 3em;
    min-width: 3em;
    justify-content: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
}

.tweak-product-badge-style-circle .sqs-product-mark-wrapper .product-mark {
    border-radius: 100%;
}

.tweak-product-badge-style-circle .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status .product-mark {
    border-radius: 100%;
}

.tweak-product-badge-style-circle .product-block .image-container .sqs-product-mark-wrapper .product-mark {
    border-radius: 100%;
}

.tweak-product-badge-style-none .sqs-product-mark-wrapper .product-mark {
    display: none;
}

.tweak-product-badge-style-none .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status .product-mark {
    display: none;
}

.tweak-product-badge-style-none .product-block .image-container .sqs-product-mark-wrapper .product-mark {
    display: none;
}

@media only screen and (max-width:640px) {
    .sqs-product-mark-wrapper .product-mark {
        text-indent: 0px;
        letter-spacing: 0px;
        font-size: 10px;
    }

    .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status .product-mark {
        text-indent: 0px;
        letter-spacing: 0px;
        font-size: 10px;
    }

    .product-block .image-container .sqs-product-mark-wrapper .product-mark {
        text-indent: 0px;
        letter-spacing: 0px;
        font-size: 10px;
    }

    .tweak-product-badge-inset-floating .sqs-product-mark-wrapper-statusWrapper {
        padding: 0.5em;
    }

    .tweak-product-badge-inset-floating .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status-statusWrapper {
        padding: 0.5em;
    }

    .tweak-product-badge-inset-floating .product-block .image-container .sqs-product-mark-wrapper-statusWrapper {
        padding: 0.5em;
    }

    .tweak-product-badge-style-circle .sqs-product-mark-wrapper-statusWrapper {
        padding: 0.5em;
    }

    .tweak-product-badge-style-circle .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status-statusWrapper {
        padding: 0.5em;
    }

    .tweak-product-badge-style-circle .product-block .image-container .sqs-product-mark-wrapper-statusWrapper {
        padding: 0.5em;
    }

    .tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-top-left .sqs-product-mark-wrapper-statusWrapper {
        padding-left: 0.5em;
    }

    .tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-top-left .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status-statusWrapper {
        padding-left: 0.5em;
    }

    .tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-top-left .product-block .image-container .sqs-product-mark-wrapper-statusWrapper {
        padding-left: 0.5em;
    }

    .tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-center-left .sqs-product-mark-wrapper-statusWrapper {
        padding-left: 0.5em;
    }

    .tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-center-left .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status-statusWrapper {
        padding-left: 0.5em;
    }

    .tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-center-left .product-block .image-container .sqs-product-mark-wrapper-statusWrapper {
        padding-left: 0.5em;
    }

    .tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-bottom-left .sqs-product-mark-wrapper-statusWrapper {
        padding-left: 0.5em;
    }

    .tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-bottom-left .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status-statusWrapper {
        padding-left: 0.5em;
    }

    .tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-bottom-left .product-block .image-container .sqs-product-mark-wrapper-statusWrapper {
        padding-left: 0.5em;
    }

    .tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-top-right .sqs-product-mark-wrapper-statusWrapper {
        padding-right: 0.5em;
    }

    .tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-top-right .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status-statusWrapper {
        padding-right: 0.5em;
    }

    .tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-top-right .product-block .image-container .sqs-product-mark-wrapper-statusWrapper {
        padding-right: 0.5em;
    }

    .tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-center-right .sqs-product-mark-wrapper-statusWrapper {
        padding-right: 0.5em;
    }

    .tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-center-right .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status-statusWrapper {
        padding-right: 0.5em;
    }

    .tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-center-right .product-block .image-container .sqs-product-mark-wrapper-statusWrapper {
        padding-right: 0.5em;
    }

    .tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-bottom-right .sqs-product-mark-wrapper-statusWrapper {
        padding-right: 0.5em;
    }

    .tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-bottom-right .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status-statusWrapper {
        padding-right: 0.5em;
    }

    .tweak-product-badge-inset-dock-vertically.tweak-product-badge-position-bottom-right .product-block .image-container .sqs-product-mark-wrapper-statusWrapper {
        padding-right: 0.5em;
    }

    .tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-top-left .sqs-product-mark-wrapper-statusWrapper {
        padding-top: 0.5em;
    }

    .tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-top-left .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status-statusWrapper {
        padding-top: 0.5em;
    }

    .tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-top-left .product-block .image-container .sqs-product-mark-wrapper-statusWrapper {
        padding-top: 0.5em;
    }

    .tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-top-center .sqs-product-mark-wrapper-statusWrapper {
        padding-top: 0.5em;
    }

    .tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-top-center .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status-statusWrapper {
        padding-top: 0.5em;
    }

    .tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-top-center .product-block .image-container .sqs-product-mark-wrapper-statusWrapper {
        padding-top: 0.5em;
    }

    .tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-top-right .sqs-product-mark-wrapper-statusWrapper {
        padding-top: 0.5em;
    }

    .tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-top-right .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status-statusWrapper {
        padding-top: 0.5em;
    }

    .tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-top-right .product-block .image-container .sqs-product-mark-wrapper-statusWrapper {
        padding-top: 0.5em;
    }

    .tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-bottom-left .sqs-product-mark-wrapper-statusWrapper {
        padding-bottom: 0.5em;
    }

    .tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-bottom-left .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status-statusWrapper {
        padding-bottom: 0.5em;
    }

    .tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-bottom-left .product-block .image-container .sqs-product-mark-wrapper-statusWrapper {
        padding-bottom: 0.5em;
    }

    .tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-bottom-center .sqs-product-mark-wrapper-statusWrapper {
        padding-bottom: 0.5em;
    }

    .tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-bottom-center .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status-statusWrapper {
        padding-bottom: 0.5em;
    }

    .tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-bottom-center .product-block .image-container .sqs-product-mark-wrapper-statusWrapper {
        padding-bottom: 0.5em;
    }

    .tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-bottom-right .sqs-product-mark-wrapper-statusWrapper {
        padding-bottom: 0.5em;
    }

    .tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-bottom-right .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status-statusWrapper {
        padding-bottom: 0.5em;
    }

    .tweak-product-badge-inset-dock-horizontally.tweak-product-badge-position-bottom-right .product-block .image-container .sqs-product-mark-wrapper-statusWrapper {
        padding-bottom: 0.5em;
    }

    .tweak-product-badge-style-rectangle .sqs-product-mark-wrapper .product-mark {
        padding: 0.5em;
    }

    .tweak-product-badge-style-rectangle .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status .product-mark {
        padding: 0.5em;
    }

    .tweak-product-badge-style-rectangle .product-block .image-container .sqs-product-mark-wrapper .product-mark {
        padding: 0.5em;
    }

    .tweak-product-badge-style-square .sqs-product-mark-wrapper .product-mark {
        width: 0.5em;
        height: 0.5em;
    }

    .tweak-product-badge-style-square .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status .product-mark {
        width: 0.5em;
        height: 0.5em;
    }

    .tweak-product-badge-style-square .product-block .image-container .sqs-product-mark-wrapper .product-mark {
        width: 0.5em;
        height: 0.5em;
    }

    .tweak-product-badge-style-circle .sqs-product-mark-wrapper .product-mark {
        width: 0.5em;
        height: 0.5em;
    }

    .tweak-product-badge-style-circle .sqs-block-summary-v2 .sqs-product-mark-wrapper.summary-product-status .product-mark {
        width: 0.5em;
        height: 0.5em;
    }

    .tweak-product-badge-style-circle .product-block .image-container .sqs-product-mark-wrapper .product-mark {
        width: 0.5em;
        height: 0.5em;
    }
}

.newsletter-block {
    transition: opacity 0.2s ease-out;
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
}

    .newsletter-block * {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

:not(.rendered).newsletter-block {
    opacity: 0;
}

.newsletter-block .newsletter-form-wrapper {
    background: rgba(0, 0, 0, 0.05);
    padding: 34px;
    width: 100%;
    font-size: 15px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .newsletter-block .newsletter-form-wrapper.hidden {
        display: none;
    }

    .newsletter-block .newsletter-form-wrapper .hidden {
        display: none;
    }

.newsletter-block .newsletter-form {
    text-align: center;
}

.newsletter-block .newsletter-form-wrapper--alignLeft .newsletter-form {
    text-align: left;
}

.newsletter-block .newsletter-form-wrapper--alignRight .newsletter-form {
    text-align: right;
}

.newsletter-block .newsletter-form-wrapper--layoutStack .captcha-container {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.newsletter-block .newsletter-form-wrapper--layoutStack .newsletter-form-body {
    width: 100%;
    display: flex;
    flex-direction: column;
}

.newsletter-block .newsletter-form-wrapper--layoutStack .captcha-container {
    margin-top: 12px;
    margin-bottom: 12px;
}

.newsletter-block .newsletter-form-wrapper--layoutStack .newsletter-form-button-wrapper.submit-wrapper {
    margin-top: 0px;
    order: 999999;
}

.newsletter-block .newsletter-form-wrapper--layoutStack .captcha-container {
    align-items: center;
}

.newsletter-block .newsletter-form-wrapper--layoutStack .newsletter-form-body {
    align-items: center;
}

.newsletter-block .newsletter-form-wrapper--layoutStack.newsletter-form-wrapper--alignLeft .captcha-container {
    align-items: flex-start;
}

.newsletter-block .newsletter-form-wrapper--layoutStack.newsletter-form-wrapper--alignLeft .newsletter-form-body {
    align-items: flex-start;
}

.newsletter-block .newsletter-form-wrapper--layoutStack.newsletter-form-wrapper--alignRight .captcha-container {
    align-items: flex-end;
}

.newsletter-block .newsletter-form-wrapper--layoutStack.newsletter-form-wrapper--alignRight .newsletter-form-body {
    align-items: flex-end;
}

.newsletter-block .newsletter-form-wrapper--alignCenter.newsletter-form-wrapper {
    padding: 34px 17px;
}

.newsletter-block .newsletter-form-header {
    margin: 0px auto;
    width: 85%;
}

.newsletter-block .newsletter-form-wrapper--alignLeft .newsletter-form-header {
    margin: 0px;
    width: 100%;
}

.newsletter-block .newsletter-form-wrapper--alignRight .newsletter-form-header {
    margin: 0px;
    width: 100%;
}

.newsletter-block .newsletter-form-header-title {
    margin: 0px 0px 17px;
    padding: 0px;
    text-align: inherit;
    color: rgb(39, 39, 39);
    line-height: 1.2em;
    font-size: 30px;
}

    .newsletter-block .newsletter-form-header-title a {
        text-decoration: underline;
    }

.newsletter-block .newsletter-form-header-description {
    color: rgb(39, 39, 39);
}

    .newsletter-block .newsletter-form-header-description p {
        margin: 17px 0px;
        padding: 0px;
        line-height: 1.6em;
        font-size: 15px;
    }

    .newsletter-block .newsletter-form-header-description a {
        text-decoration: underline;
    }

.newsletter-block .newsletter-form-body {
    padding: 0px 0px 12px;
}

    .newsletter-block .newsletter-form-body > .field-error {
        display: block;
        max-width: 270px;
    }

.newsletter-block .newsletter-form-fields-wrapper {
    margin: 12px 0px 0px;
    width: auto;
    display: inline-block;
}

.newsletter-block .newsletter-form-name-fieldset {
    margin: 0px;
    padding: 0px;
    border: currentColor;
    border-image: none;
    width: auto;
    display: inline-block;
}

.newsletter-block .newsletter-form-wrapper--layoutStack .newsletter-form-name-fieldset {
    width: 100%;
    display: block;
    max-width: 250px;
}

.newsletter-block .newsletter-form-field-wrapper {
    padding: 6px 3px;
    width: auto;
    display: inline-block;
    min-width: 250px;
}

.newsletter-block .newsletter-form-wrapper--alignLeft .newsletter-form-field-wrapper {
    padding: 6px 3px 6px 0px;
}

.newsletter-block .newsletter-form-wrapper--alignRight .newsletter-form-field-wrapper {
    padding: 6px 0px 6px 3px;
}

.newsletter-block .newsletter-form-wrapper--layoutStack .newsletter-form-field-wrapper {
    padding: 6px 0px;
    width: 100%;
    display: block;
    max-width: 250px;
}

.newsletter-block .newsletter-form-field-label {
    display: none;
}

.newsletter-block .newsletter-form-field-element {
    background: rgb(255, 255, 255);
    padding: 1em;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-image: none;
    width: 100%;
    line-height: normal;
    font-family: inherit;
    font-size: 15px;
    -webkit-transition: "background 0.3s ease-out, border 0.3s ease-out";
    -moz-transition: "background 0.3s ease-out, border 0.3s ease-out";
}

    .newsletter-block .newsletter-form-field-element:focus {
        background: rgb(255, 255, 255);
    }

.newsletter-block :-ms-input-placeholder.newsletter-form-field-element {
    color: rgba(0, 0, 0, 0.3);
}

.newsletter-block .newsletter-form-field-wrapper .field-error {
    background: rgb(254, 217, 219);
    padding: 6px;
    color: rgb(242, 61, 61);
    line-height: normal;
    font-size: 12px;
    margin-bottom: 12px;
    display: block;
}

.newsletter-block .newsletter-form-button-wrapper {
    margin: 12px 0px 0px;
    padding: 6px 3px;
    width: auto;
    display: inline-block;
}

.newsletter-block .newsletter-form-wrapper--alignLeft .newsletter-form-button-wrapper {
    padding: 6px 3px 6px 0px;
}

.newsletter-block .newsletter-form-wrapper--alignRight .newsletter-form-button-wrapper {
    padding: 6px 0px 6px 3px;
}

.newsletter-block .newsletter-form-wrapper--layoutStack .newsletter-form-button-wrapper {
    padding: 6px 0px;
    display: block;
}

.newsletter-block .newsletter-form-button {
    padding: 1em 2.25em;
    border: 1px solid rgb(39, 39, 39) !important;
    border-image: none !important;
    width: auto;
    text-align: center;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: normal;
    font-family: inherit;
    font-size: 15px;
    font-weight: normal;
    white-space: nowrap;
    position: relative;
    cursor: pointer;
    background-color: rgb(39, 39, 39);
    -webkit-appearance: none;
    -moz-appearance: none;
}

.newsletter-block .newsletter-form-spinner.sqs-spin.light.large {
    left: 50%;
    top: 50%;
    width: 22px;
    height: 22px;
    margin-top: -11px;
    margin-left: -11px;
    visibility: hidden;
    position: absolute;
}

.newsletter-block :not(.submitting).newsletter-form .newsletter-form-spinner.sqs-spin.light.large {
    animation: none;
    -webkit-animation: none;
    -moz-animation: none;
    -o-animation: none;
}

.newsletter-block .newsletter-form.submitting .newsletter-form-spinner.sqs-spin.light.large {
    visibility: visible;
}

.newsletter-block .newsletter-form.submitting .newsletter-form-button-label {
    visibility: hidden;
}

.newsletter-block .newsletter-form-footnote {
    color: rgb(39, 39, 39);
}

    .newsletter-block .newsletter-form-footnote p {
        margin: 17px 0px;
        padding: 0px;
        line-height: normal;
        font-size: 12px !important;
        opacity: 0.8;
    }

        .newsletter-block .newsletter-form-footnote p:last-child {
            margin-bottom: 0px;
        }

    .newsletter-block .newsletter-form-footnote a {
        text-decoration: underline;
    }

.newsletter-block .form-submission-text {
    color: rgb(39, 39, 39);
}

    .newsletter-block .form-submission-text p {
        margin: 17px 0px;
        padding: 0px;
        line-height: 1.6em;
        font-size: 15px;
    }

        .newsletter-block .form-submission-text p:first-child {
            margin-top: 0px;
        }

        .newsletter-block .form-submission-text p:last-child {
            margin-bottom: 0px;
        }

    .newsletter-block .form-submission-text a {
        text-decoration: underline;
    }

.sqs-alternate-block-style-container .newsletter-block .newsletter-form-wrapper {
    background: rgba(0, 0, 0, 0);
    padding: 0px;
}

    .sqs-alternate-block-style-container .newsletter-block .newsletter-form-wrapper.newsletter-form-wrapper--alignCenter.newsletter-form-wrapper {
        padding: 0px;
    }

    .sqs-alternate-block-style-container .newsletter-block .newsletter-form-wrapper .newsletter-form-header-title {
        color: rgb(255, 255, 255);
    }

    .sqs-alternate-block-style-container .newsletter-block .newsletter-form-wrapper .newsletter-form-header-description {
        color: rgb(255, 255, 255);
    }

    .sqs-alternate-block-style-container .newsletter-block .newsletter-form-wrapper .newsletter-form-footnote {
        color: rgb(255, 255, 255);
    }

    .sqs-alternate-block-style-container .newsletter-block .newsletter-form-wrapper .form-submission-text {
        color: rgb(255, 255, 255);
    }

    .sqs-alternate-block-style-container .newsletter-block .newsletter-form-wrapper .newsletter-form-field-element {
        border: 1px solid rgba(0, 0, 0, 0.12);
        border-image: none;
    }

    .sqs-alternate-block-style-container .newsletter-block .newsletter-form-wrapper .newsletter-form-button {
        border: 1px solid rgb(39, 39, 39) !important;
        border-image: none !important;
        color: rgb(255, 255, 255);
        background-color: rgb(39, 39, 39);
    }

.newsletter-block :not([data-focus-visible-added]).form-submission-text:focus {
}

.newsletter-block :not([data-focus-visible-added]).form-submission-html:focus {
}

.newsletter-block :not([data-focus-visible-added]).field-error:focus {
}

.newsletter-style-dark .newsletter-block .newsletter-form-wrapper {
    color: rgb(39, 39, 39);
}

.newsletter-style-dark .newsletter-block .newsletter-form-header-title {
    color: rgb(39, 39, 39);
}

.newsletter-style-dark .newsletter-block .newsletter-form-header-description p {
    color: rgb(39, 39, 39);
}

.newsletter-style-dark .newsletter-block .newsletter-form-footnote p {
    color: rgb(39, 39, 39);
}

.newsletter-style-dark .newsletter-block .form-submission-text p {
    color: rgb(39, 39, 39);
}

.newsletter-style-dark .newsletter-block .newsletter-form-header-title a {
    color: rgb(39, 39, 39);
}

.newsletter-style-dark .newsletter-block .newsletter-form-header-description a {
    color: rgb(39, 39, 39);
}

.newsletter-style-dark .newsletter-block .newsletter-form-footnote a {
    color: rgb(39, 39, 39);
}

.newsletter-style-dark .newsletter-block .form-submission-text a {
    color: rgb(39, 39, 39);
}

.newsletter-style-light .newsletter-block .newsletter-form-wrapper {
    color: rgb(255, 255, 255);
}

.newsletter-style-light .newsletter-block .newsletter-form-header-title {
    color: rgb(255, 255, 255);
}

.newsletter-style-light .newsletter-block .newsletter-form-header-description p {
    color: rgb(255, 255, 255);
}

.newsletter-style-light .newsletter-block .newsletter-form-footnote p {
    color: rgb(255, 255, 255);
}

.newsletter-style-light .newsletter-block .form-submission-text p {
    color: rgb(255, 255, 255);
}

.newsletter-style-light .newsletter-block .newsletter-form-header-title a {
    color: rgb(255, 255, 255);
}

.newsletter-style-light .newsletter-block .newsletter-form-header-description a {
    color: rgb(255, 255, 255);
}

.newsletter-style-light .newsletter-block .newsletter-form-footnote a {
    color: rgb(255, 255, 255);
}

.newsletter-style-light .newsletter-block .form-submission-text a {
    color: rgb(255, 255, 255);
}

.newsletter-style-light .newsletter-block .newsletter-form-field-element {
    color: rgb(39, 39, 39);
}

.newsletter-form-small-mode .newsletter-form-header {
    width: 100%;
}

.newsletter-form-small-mode .newsletter-form-header-title {
    margin: 0px 0px 14px;
    font-size: 27px !important;
}

.newsletter-form-small-mode .newsletter-form-header-description p {
    margin: 0px 0px 14px;
    line-height: normal;
}

.newsletter-form-small-mode .newsletter-form-body {
    padding: 0px 0px 6px;
    display: flex;
    flex-direction: column;
}

.newsletter-form-small-mode .newsletter-form-fields-wrapper {
    display: block;
    order: 0;
}

.newsletter-form-small-mode .newsletter-form-name-fieldset {
    width: 100%;
}

.newsletter-form-small-mode .newsletter-form-field-wrapper {
    padding: 5px 0px;
    width: 100%;
    display: block;
    min-width: 0px;
}

.newsletter-form-small-mode .newsletter-form-button-wrapper {
    padding: 5px 0px;
    width: 100%;
    display: block;
    min-width: 0px;
}

.newsletter-form-small-mode .newsletter-form-button-wrapper {
    margin: 6px 0px 0px;
}

.newsletter-form-small-mode .newsletter-form-button-wrapper {
    order: 2;
}

.newsletter-form-small-mode .newsletter-form-body .captcha-container.rendered {
    width: auto;
    margin-bottom: 0px;
    order: 1;
}

.newsletter-form-small-mode .newsletter-form-footnote p {
    margin: 14px 0px;
}

    .newsletter-form-small-mode .newsletter-form-footnote p:last-child {
        margin-bottom: 0px;
    }

.newsletter-form-small-mode .disclaimer-container {
    font-size: 14px;
}

.newsletter-form-small-mode .form-submission-text p {
    margin: 14px 0px;
    line-height: normal;
}

    .newsletter-form-small-mode .form-submission-text p:first-child {
        margin-top: 0px;
    }

    .newsletter-form-small-mode .form-submission-text p:last-child {
        margin-bottom: 0px;
    }

@media screen and (max-width:320px) {
    .newsletter-block .newsletter-form-header {
        width: 100%;
    }

    .newsletter-block .newsletter-form-header-title {
        margin: 0px 0px 14px;
        font-size: 27px !important;
    }

    .newsletter-block .newsletter-form-header-description p {
        margin: 0px 0px 14px;
        line-height: normal;
    }

    .newsletter-block .newsletter-form-body {
        padding: 0px 0px 6px;
        display: flex;
        flex-direction: column;
    }

    .newsletter-block .newsletter-form-fields-wrapper {
        display: block;
        order: 0;
    }

    .newsletter-block .newsletter-form-name-fieldset {
        width: 100%;
    }

    .newsletter-block .newsletter-form-field-wrapper {
        padding: 5px 0px;
        width: 100%;
        display: block;
        min-width: 0px;
    }

    .newsletter-block .newsletter-form-button-wrapper {
        padding: 5px 0px;
        width: 100%;
        display: block;
        min-width: 0px;
    }

    .newsletter-block .newsletter-form-button-wrapper {
        margin: 6px 0px 0px;
    }

    .newsletter-block .newsletter-form-button-wrapper {
        order: 2;
    }

    .newsletter-block .newsletter-form-body .captcha-container.rendered {
        width: auto;
        margin-bottom: 0px;
        order: 1;
    }

    .newsletter-block .newsletter-form-footnote p {
        margin: 14px 0px;
    }

        .newsletter-block .newsletter-form-footnote p:last-child {
            margin-bottom: 0px;
        }

    .newsletter-block .disclaimer-container {
        font-size: 14px;
    }

    .newsletter-block .form-submission-text p {
        margin: 14px 0px;
        line-height: normal;
    }

        .newsletter-block .form-submission-text p:first-child {
            margin-top: 0px;
        }

        .newsletter-block .form-submission-text p:last-child {
            margin-bottom: 0px;
        }
}

.newsletter-block.newsletter-form-has-small-container .newsletter-form-header {
    width: 100%;
}

.newsletter-block.newsletter-form-has-small-container .newsletter-form-header-title {
    margin: 0px 0px 14px;
    font-size: 27px !important;
}

.newsletter-block.newsletter-form-has-small-container .newsletter-form-header-description p {
    margin: 0px 0px 14px;
    line-height: normal;
}

.newsletter-block.newsletter-form-has-small-container .newsletter-form-body {
    padding: 0px 0px 6px;
    display: flex;
    flex-direction: column;
}

.newsletter-block.newsletter-form-has-small-container .newsletter-form-fields-wrapper {
    display: block;
    order: 0;
}

.newsletter-block.newsletter-form-has-small-container .newsletter-form-name-fieldset {
    width: 100%;
}

.newsletter-block.newsletter-form-has-small-container .newsletter-form-field-wrapper {
    padding: 5px 0px;
    width: 100%;
    display: block;
    min-width: 0px;
}

.newsletter-block.newsletter-form-has-small-container .newsletter-form-button-wrapper {
    padding: 5px 0px;
    width: 100%;
    display: block;
    min-width: 0px;
}

.newsletter-block.newsletter-form-has-small-container .newsletter-form-button-wrapper {
    margin: 6px 0px 0px;
}

.newsletter-block.newsletter-form-has-small-container .newsletter-form-button-wrapper {
    order: 2;
}

.newsletter-block.newsletter-form-has-small-container .newsletter-form-body .captcha-container.rendered {
    width: auto;
    margin-bottom: 0px;
    order: 1;
}

.newsletter-block.newsletter-form-has-small-container .newsletter-form-footnote p {
    margin: 14px 0px;
}

    .newsletter-block.newsletter-form-has-small-container .newsletter-form-footnote p:last-child {
        margin-bottom: 0px;
    }

.newsletter-block.newsletter-form-has-small-container .disclaimer-container {
    font-size: 14px;
}

.newsletter-block.newsletter-form-has-small-container .form-submission-text p {
    margin: 14px 0px;
    line-height: normal;
}

    .newsletter-block.newsletter-form-has-small-container .form-submission-text p:first-child {
        margin-top: 0px;
    }

    .newsletter-block.newsletter-form-has-small-container .form-submission-text p:last-child {
        margin-bottom: 0px;
    }

.source-code {
    overflow: auto;
    white-space: pre;
}

.cm-keyword {
    color: rgb(119, 0, 136);
}

.cm-atom {
    color: rgb(34, 17, 153);
}

.cm-number {
    color: rgb(17, 102, 68);
}

.cm-def {
    color: blue;
}

.cm-variable-2 {
    color: rgb(0, 85, 170);
}

.cm-variable-3 {
    color: rgb(0, 136, 85);
}

.cm-comment {
    color: rgb(170, 170, 170);
}

.cm-string {
    color: rgb(17, 170, 17);
}

.cm-string-2 {
    color: rgb(85, 255, 0);
}

.cm-meta {
    color: rgb(85, 85, 85);
}

.cm-error {
    color: red;
}

.cm-qualifier {
    color: rgb(85, 85, 85);
}

.cm-builtin {
    color: rgb(51, 0, 170);
}

.cm-bracket {
    color: rgb(204, 204, 119);
}

.cm-tag {
    color: rgb(17, 119, 0);
}

.cm-attribute {
    color: rgb(0, 0, 204);
}

.cm-header {
    color: rgb(0, 0, 0);
}

.cm-quote {
    color: rgb(153, 0, 0);
}

.cm-hr {
    color: rgb(153, 153, 153);
}

.cm-link {
    color: rgb(0, 0, 204);
}

.dark .cm-comment {
    color: rgb(117, 113, 94);
}

.dark .cm-atom {
    color: rgb(174, 129, 255);
}

.dark .cm-number {
    color: rgb(174, 129, 255);
}

.dark .cm-property {
    color: rgb(166, 226, 46);
}

.dark .cm-attribute {
    color: rgb(166, 226, 46);
}

.dark .cm-keyword {
    color: rgb(249, 38, 114);
}

.dark .cm-string {
    color: rgb(230, 219, 116);
}

.dark .cm-variable-2 {
    color: rgb(158, 255, 255);
}

.dark .cm-def {
    color: rgb(253, 151, 31);
}

.dark .cm-error {
    background: rgb(249, 38, 114);
    color: rgb(248, 248, 240);
}

.dark .cm-bracket {
    color: rgb(248, 248, 242);
}

.dark .cm-tag {
    color: rgb(249, 38, 114);
}

.dark .cm-link {
    color: rgb(174, 129, 255);
}

.code-block :not(:last-child).state-message {
    margin-bottom: 10px;
}

.foursquare-block ul {
    margin: 0px;
    padding: 0px;
    line-height: 1.4em;
    list-style-type: none;
}

    .foursquare-block ul .foursquare-checkin {
        margin-bottom: 12px;
    }

        .foursquare-block ul .foursquare-checkin a {
            border: 0px currentColor;
            border-image: none;
        }

        .foursquare-block ul .foursquare-checkin .foursquare-icon-wrapper {
            float: left;
        }

        .foursquare-block ul .foursquare-checkin .foursquare-text {
            font-size: 12px;
            margin-left: 42px;
        }

        .foursquare-block ul .foursquare-checkin .foursquare-venue {
            font-weight: bold;
        }

        .foursquare-block ul .foursquare-checkin .foursquare-location {
            padding-left: 4px;
            display: inline-block;
        }

        .foursquare-block ul .foursquare-checkin .foursquare-timestamp {
            font-size: 10px;
        }

.sqs-block-soundcloud .sqs-intrinsic iframe {
    left: 0px;
    top: 0px;
    width: 100% !important;
    height: 100% !important;
    position: absolute;
}

@media screen and (max-width:640px) {
    .sqs-block-soundcloud.isPlaylist .sqs-intrinsic {
        height: 400px !important;
        padding-bottom: 0px !important;
    }
}

.sqs-block-opentable-hidden {
    display: none !important;
}

.sqs-block-opentable-hide-title .OT_title {
    display: none;
}

.sqs-block-opentable iframe {
    visibility: hidden;
    position: absolute;
}

.sqs-block-opentable * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.sqs-block-opentable #OT_form {
    margin: 0px;
    padding: 0px;
    width: auto;
}

.sqs-block-opentable .OT_wrapper {
    background: rgba(0, 0, 0, 0.05);
    margin: 0px;
    padding: 34px 17px 40px;
    border-radius: 0px;
    border: currentColor;
    border-image: none;
    width: 100%;
    text-align: center;
    color: rgb(39, 39, 39);
    line-height: 1em;
    font-family: inherit;
    font-size: 15px;
    position: relative;
}

.sqs-block-opentable .OT_header {
    margin: 0px auto;
    width: 85%;
    position: relative;
}

.sqs-block-opentable .OT_title {
    margin: 0px 0px 17px;
    padding: 0px;
    width: 100%;
    text-align: center;
    color: rgba(0, 0, 0, 0.95);
    line-height: 1em;
    font-size: 30px;
    font-weight: normal;
    position: relative;
}

.sqs-block-opentable .OT_subtitle {
    margin: 0px;
    padding: 0px;
    width: auto;
    color: rgba(0, 0, 0, 0.8);
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0.15em;
    font-size: 10px;
    font-weight: normal;
    white-space: nowrap;
}

.sqs-block-opentable .OT_list {
    list-style: none;
    margin: 28px 0px 0px;
    padding: 0px;
    width: auto;
    line-height: 1em;
    display: inline-block;
}

.sqs-block-opentable .OT_day {
    background-position: 0px 0px;
    list-style: none;
    margin: 0px 12px;
    padding: 6px 0px 6px 35px;
    border: currentColor !important;
    border-image: none !important;
    width: 33%;
    height: auto;
    line-height: 1em;
    display: inline-block;
    position: relative;
    min-width: 150px;
    max-width: 180px;
    background-image: url("/universal/images-v6/icons/opentable-icons.svg");
    background-repeat: no-repeat;
}

.sqs-block-opentable .OT_time {
    background-position: 0px 0px;
    list-style: none;
    margin: 0px 12px;
    padding: 6px 0px 6px 35px;
    border: currentColor !important;
    border-image: none !important;
    width: 33%;
    height: auto;
    line-height: 1em;
    display: inline-block;
    position: relative;
    min-width: 150px;
    max-width: 180px;
    background-image: url("/universal/images-v6/icons/opentable-icons.svg");
    background-repeat: no-repeat;
}

.sqs-block-opentable .OT_party {
    background-position: 0px 0px;
    list-style: none;
    margin: 0px 12px;
    padding: 6px 0px 6px 35px;
    border: currentColor !important;
    border-image: none !important;
    width: 33%;
    height: auto;
    line-height: 1em;
    display: inline-block;
    position: relative;
    min-width: 150px;
    max-width: 180px;
    background-image: url("/universal/images-v6/icons/opentable-icons.svg");
    background-repeat: no-repeat;
}

.sqs-block-opentable.sqs-block-opentable-hide-fields .OT_day {
    display: none;
}

.sqs-block-opentable.sqs-block-opentable-hide-fields .OT_time {
    display: none;
}

.sqs-block-opentable.sqs-block-opentable-hide-fields .OT_party {
    display: none;
}

.sqs-block-opentable.sqs-block-opentable-hide-fields .OT_submit {
    margin: 0px;
}

.sqs-block-opentable .OT_day {
    background-position: -18px -7px;
    list-style: none;
    margin: 0px 12px;
    padding: 6px 0px 6px 35px;
    border: currentColor;
    border-image: none;
    background-size: 123px;
}

.sqs-block-opentable .OT_time {
    background-position: -18px -55px;
    border: currentColor;
    border-image: none;
}

.sqs-block-opentable .OT_party {
    background-position: -18px -102px;
    border: currentColor;
    border-image: none;
}

.sqs-block-opentable .OT_searchTimeField {
    background: url("/universal/images-v6/icons/opentable-icons.svg") no-repeat right -14px top -75px / 43px padding-box rgb(255, 255, 255);
    margin: 0px;
    padding: 0.7em 1.1em;
    border-radius: 0px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-image: none;
    width: 100%;
    height: auto;
    color: rgb(39, 39, 39);
    line-height: normal;
    font-family: inherit;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
}

.sqs-block-opentable .OT_searchDateField {
    background: url("/universal/images-v6/icons/opentable-icons.svg") no-repeat right -14px top -75px / 43px padding-box rgb(255, 255, 255);
    margin: 0px;
    padding: 0.7em 1.1em;
    border-radius: 0px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-image: none;
    width: 100%;
    height: auto;
    color: rgb(39, 39, 39);
    line-height: normal;
    font-family: inherit;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
}

.sqs-block-opentable .OT_searchPartyField {
    background: url("/universal/images-v6/icons/opentable-icons.svg") no-repeat right -14px top -75px / 43px padding-box rgb(255, 255, 255);
    margin: 0px;
    padding: 0.7em 1.1em;
    border-radius: 0px;
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-image: none;
    width: 100%;
    height: auto;
    color: rgb(39, 39, 39);
    line-height: normal;
    font-family: inherit;
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    cursor: pointer;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
}

.sqs-block-opentable #OT_timeList {
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-image: none;
    left: 35px;
    top: 100%;
    width: auto;
    text-align: left;
    right: 0px;
    overflow: auto;
    margin-top: -7px;
    display: none;
    position: absolute;
    max-height: 195px;
    background-clip: padding-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
}

.sqs-block-opentable #OT_partyList {
    border: 1px solid rgba(0, 0, 0, 0.12);
    border-image: none;
    left: 35px;
    top: 100%;
    width: auto;
    text-align: left;
    right: 0px;
    overflow: auto;
    margin-top: -7px;
    display: none;
    position: absolute;
    max-height: 195px;
    background-clip: padding-box;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
}

.sqs-block-opentable .OT_navList {
    list-style: none;
    margin: -6px 0px 0px;
    padding: 0px;
    left: 35px;
    top: 100%;
    width: auto;
    right: 0px;
    float: none;
    position: absolute;
    z-index: 200;
    background-color: rgb(255, 255, 255);
}

.sqs-block-opentable .OT_navListItem {
    list-style: none;
    margin: 0px;
    padding: 0px;
    width: auto;
    line-height: 1em;
    float: none;
    position: relative;
}

.sqs-block-opentable #OT_timeList .OT_navListItem {
    width: auto;
}

.sqs-block-opentable #OT_partyList .OT_navListItem {
    width: auto;
}

.sqs-block-opentable #OT_timeList li a.OT_navLink {
    border: 0px currentColor;
    border-image: none;
    width: auto;
}

.sqs-block-opentable #OT_partyList li a.OT_navLink {
    border: 0px currentColor;
    border-image: none;
    width: auto;
}

.sqs-block-opentable a.OT_navLink:link {
    padding: 0.7em 1.1em;
    border: currentColor;
    border-image: none;
    width: auto;
    color: rgb(39, 39, 39);
    line-height: 1em;
    font-family: inherit;
    font-size: 13px;
    text-decoration: none;
    display: block;
}

.sqs-block-opentable a.OT_navLink:visited {
    padding: 0.7em 1.1em;
    border: currentColor;
    border-image: none;
    width: auto;
    color: rgb(39, 39, 39);
    line-height: 1em;
    font-family: inherit;
    font-size: 13px;
    text-decoration: none;
    display: block;
}

.sqs-block-opentable a.OT_navLink:hover {
    padding: 0.7em 1.1em;
    border: currentColor;
    border-image: none;
    width: auto;
    color: rgb(39, 39, 39);
    line-height: 1em;
    font-family: inherit;
    font-size: 13px;
    text-decoration: none;
    display: block;
}

.sqs-block-opentable a.OT_navLink:active {
    padding: 0.7em 1.1em;
    border: currentColor;
    border-image: none;
    width: auto;
    color: rgb(39, 39, 39);
    line-height: 1em;
    font-family: inherit;
    font-size: 13px;
    text-decoration: none;
    display: block;
}

.sqs-block-opentable a.OT_navLink:hover {
    color: rgb(39, 39, 39);
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.05);
}

.sqs-block-opentable a.OT_navLink.selected {
    color: rgb(39, 39, 39);
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.05);
}

.sqs-block-opentable a.OT_navLink:active {
    color: rgb(39, 39, 39);
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.05);
}

.sqs-block-opentable a.OT_navLink.selected {
    background-color: rgba(0, 0, 0, 0.12);
}

.sqs-block-opentable a.OT_navLink:active {
    background-color: rgba(0, 0, 0, 0.12);
}

.sqs-block-opentable .OT_submit {
    list-style: none;
    margin: 24px 0px 0px;
    padding: 0px;
    width: auto;
    height: auto;
    display: block;
}

.sqs-block-opentable .OTButton {
    margin: 0px;
    padding: 0px;
    width: auto;
    text-align: center;
}

.sqs-block-opentable #OTButton {
    margin: 0px;
    padding: 0px;
    width: auto;
    text-align: center;
}

.sqs-block-opentable a.OT_Find_a_Table:link {
    background-position: 0px 0px;
    padding: 1.1em 2.3em;
    border: currentColor;
    transition: opacity 0.3s ease-out, background 0.3s ease-out;
    border-image: none;
    width: auto;
    height: auto;
    text-align: center;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: normal;
    font-family: inherit;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
    position: relative;
    cursor: pointer;
    opacity: 0.8;
    text-shadow: none;
    background-image: none;
    background-repeat: repeat;
    background-color: rgba(0, 0, 0, 0.95);
    -webkit-appearance: none;
    -webkit-transition: opacity .3s ease-out, background .3s ease-out;
    -moz-transition: opacity .3s ease-out, background .3s ease-out;
    -o-transition: opacity .3s ease-out, background .3s ease-out;
    -moz-appearance: none;
}

.sqs-block-opentable a.OT_Find_a_Table:visited {
    background-position: 0px 0px;
    padding: 1.1em 2.3em;
    border: currentColor;
    transition: opacity 0.3s ease-out, background 0.3s ease-out;
    border-image: none;
    width: auto;
    height: auto;
    text-align: center;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: normal;
    font-family: inherit;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
    position: relative;
    cursor: pointer;
    opacity: 0.8;
    text-shadow: none;
    background-image: none;
    background-repeat: repeat;
    background-color: rgba(0, 0, 0, 0.95);
    -webkit-appearance: none;
    -webkit-transition: opacity .3s ease-out, background .3s ease-out;
    -moz-transition: opacity .3s ease-out, background .3s ease-out;
    -o-transition: opacity .3s ease-out, background .3s ease-out;
    -moz-appearance: none;
}

.sqs-block-opentable a.OT_Find_a_Table:hover {
    background-position: 0px 0px;
    padding: 1.1em 2.3em;
    border: currentColor;
    transition: opacity 0.3s ease-out, background 0.3s ease-out;
    border-image: none;
    width: auto;
    height: auto;
    text-align: center;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: normal;
    font-family: inherit;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
    position: relative;
    cursor: pointer;
    opacity: 0.8;
    text-shadow: none;
    background-image: none;
    background-repeat: repeat;
    background-color: rgba(0, 0, 0, 0.95);
    -webkit-appearance: none;
    -webkit-transition: opacity .3s ease-out, background .3s ease-out;
    -moz-transition: opacity .3s ease-out, background .3s ease-out;
    -o-transition: opacity .3s ease-out, background .3s ease-out;
    -moz-appearance: none;
}

.sqs-block-opentable a.OT_Find_a_Table:active {
    background-position: 0px 0px;
    padding: 1.1em 2.3em;
    border: currentColor;
    transition: opacity 0.3s ease-out, background 0.3s ease-out;
    border-image: none;
    width: auto;
    height: auto;
    text-align: center;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: normal;
    font-family: inherit;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    display: inline-block;
    white-space: nowrap;
    position: relative;
    cursor: pointer;
    opacity: 0.8;
    text-shadow: none;
    background-image: none;
    background-repeat: repeat;
    background-color: rgba(0, 0, 0, 0.95);
    -webkit-appearance: none;
    -webkit-transition: opacity .3s ease-out, background .3s ease-out;
    -moz-transition: opacity .3s ease-out, background .3s ease-out;
    -o-transition: opacity .3s ease-out, background .3s ease-out;
    -moz-appearance: none;
}

.opentable-style-light .OT_wrapper {
    color: rgb(255, 255, 255);
}

.opentable-style-light .OT_title {
    color: rgb(255, 255, 255);
}

.opentable-style-light .OT_subtitle {
    color: rgb(255, 255, 255);
}

.opentable-style-light a.OT_Find_a_Table:link {
    background: rgba(0, 0, 0, 0.05);
}

.opentable-style-light a.OT_Find_a_Table:visited {
    background: rgba(0, 0, 0, 0.05);
}

.opentable-style-light a.OT_Find_a_Table:hover {
    background: rgba(0, 0, 0, 0.05);
}

.opentable-style-light a.OT_Find_a_Table:active {
    background: rgba(0, 0, 0, 0.05);
}

.opentable-style-light a.OT_Find_a_Table:hover:link {
    background: rgba(0, 0, 0, 0.05);
}

.opentable-style-light a.OT_Find_a_Table:hover:visited {
    background: rgba(0, 0, 0, 0.05);
}

.opentable-style-light a.OT_Find_a_Table:hover {
    background: rgba(0, 0, 0, 0.05);
}

    .opentable-style-light a.OT_Find_a_Table:hover:active {
        background: rgba(0, 0, 0, 0.05);
    }

.opentable-style-light .OT_day {
    background-position: -80px -7px;
}

.opentable-style-light .OT_time {
    background-position: -80px -55px;
}

.opentable-style-light .OT_party {
    background-position: -80px -102px;
}

.hide-opentable-icons .OT_day {
    background: none;
    margin: 0px;
    padding: 6px;
}

.hide-opentable-icons .OT_time {
    background: none;
    margin: 0px;
    padding: 6px;
}

.hide-opentable-icons .OT_party {
    background: none;
    margin: 0px;
    padding: 6px;
}

.hide-opentable-icons #OT_timeList {
    left: 6px;
    right: 6px;
}

.hide-opentable-icons #OT_partyList {
    left: 6px;
    right: 6px;
}

.hide-opentable-icons .OT_navList {
    left: 6px;
    right: 6px;
}

.no-svg .OT_day {
    background-image: url("/universal/images-v6/icons/opentable-icons.png");
}

.no-svg .OT_time {
    background-image: url("/universal/images-v6/icons/opentable-icons.png");
}

.no-svg .OT_party {
    background-image: url("/universal/images-v6/icons/opentable-icons.png");
}

.no-svg .OT_searchTimeField {
    background-image: url("/universal/images-v6/icons/opentable-icons.png");
}

.no-svg .OT_searchDateField {
    background-image: url("/universal/images-v6/icons/opentable-icons.png");
}

.no-svg .OT_searchPartyField {
    background-image: url("/universal/images-v6/icons/opentable-icons.png");
}

.small-button-block-font {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
}

.medium-button-block-font {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
}

.large-button-block-font {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
}

.sqs-block-button .sqs-block-button-container--left {
    text-align: left;
}

.sqs-block-button .sqs-block-button-container--center {
    text-align: center;
}

.sqs-block-button .sqs-block-button-container--right {
    text-align: right;
}

.sqs-block-button .sqs-block-button-element {
    border-width: 0px;
    padding: 1em 2.5em;
    width: auto;
    height: auto;
    text-align: center;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: normal;
    letter-spacing: 0px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    background-color: rgb(39, 39, 39);
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

    .sqs-block-button .sqs-block-button-element:hover {
        opacity: 1;
    }

.sqs-block-button .sqs-block-button-element--small {
    border-color: rgb(8, 27, 51);
    padding: 13px 26px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-family: futura-pt-condensed;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    background-color: rgb(8, 27, 51);
}

.sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--small {
    border-color: rgb(39, 39, 39);
    color: rgb(255, 255, 255);
    background-color: rgb(39, 39, 39);
}

.sqs-block-button .sqs-block-button-element--medium {
    border-color: rgb(0, 69, 143);
    padding: 21px 34px;
    color: rgb(242, 242, 242);
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-family: Open Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    background-color: rgb(0, 69, 143);
}

.sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--medium {
    border-color: rgb(39, 39, 39);
    color: rgb(255, 255, 255);
    background-color: rgb(39, 39, 39);
}

.sqs-block-button .sqs-block-button-element--large {
    border-color: rgb(7, 27, 51);
    padding: 25px 46px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-family: futura-pt-condensed;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
    background-color: rgb(7, 27, 51);
}

.sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--large {
    border-color: rgb(39, 39, 39);
    color: rgb(255, 255, 255);
    background-color: rgb(39, 39, 39);
}

.small-button-style-solid .sqs-block-button .sqs-block-button-element--small {
    transition: opacity 0.1s linear;
    -webkit-transition: .1s opacity linear;
    -moz-transition: .1s opacity linear;
    -o-transition: .1s opacity linear;
    -webkit-backface-visibility: hidden;
}

.medium-button-style-solid .sqs-block-button .sqs-block-button-element--medium {
    transition: opacity 0.1s linear;
    -webkit-transition: .1s opacity linear;
    -moz-transition: .1s opacity linear;
    -o-transition: .1s opacity linear;
    -webkit-backface-visibility: hidden;
}

.large-button-style-solid .sqs-block-button .sqs-block-button-element--large {
    transition: opacity 0.1s linear;
    -webkit-transition: .1s opacity linear;
    -moz-transition: .1s opacity linear;
    -o-transition: .1s opacity linear;
    -webkit-backface-visibility: hidden;
}

.small-button-style-solid .sqs-block-button .sqs-block-button-element--small:hover {
    opacity: 0.8;
}

.medium-button-style-solid .sqs-block-button .sqs-block-button-element--medium:hover {
    opacity: 0.8;
}

.large-button-style-solid .sqs-block-button .sqs-block-button-element--large:hover {
    opacity: 0.8;
}

.small-button-style-outline .sqs-block-button .sqs-block-button-element--small {
    border-width: 2px;
    border-style: solid;
    transition: background-color 0.1s linear, color 0.1s linear;
    background-color: transparent;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
}

.medium-button-style-outline .sqs-block-button .sqs-block-button-element--medium {
    border-width: 2px;
    border-style: solid;
    transition: background-color 0.1s linear, color 0.1s linear;
    background-color: transparent;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
}

.large-button-style-outline .sqs-block-button .sqs-block-button-element--large {
    border-width: 2px;
    border-style: solid;
    transition: background-color 0.1s linear, color 0.1s linear;
    background-color: transparent;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
}

.small-button-style-outline .sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--small {
    border-width: 2px;
    border-style: solid;
    transition: background-color 0.1s linear, color 0.1s linear;
    background-color: transparent;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
}

.medium-button-style-outline .sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--medium {
    border-width: 2px;
    border-style: solid;
    transition: background-color 0.1s linear, color 0.1s linear;
    background-color: transparent;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
}

.large-button-style-outline .sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--large {
    border-width: 2px;
    border-style: solid;
    transition: background-color 0.1s linear, color 0.1s linear;
    background-color: transparent;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
}

.small-button-style-outline .sqs-block-button .sqs-block-button-element--small:hover {
    color: rgb(255, 255, 255);
}

.medium-button-style-outline .sqs-block-button .sqs-block-button-element--medium:hover {
    color: rgb(255, 255, 255);
}

.large-button-style-outline .sqs-block-button .sqs-block-button-element--large:hover {
    color: rgb(255, 255, 255);
}

.small-button-style-outline .sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--small:hover {
    color: rgb(255, 255, 255);
}

.medium-button-style-outline .sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--medium:hover {
    color: rgb(255, 255, 255);
}

.large-button-style-outline .sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--large:hover {
    color: rgb(255, 255, 255);
}

.small-button-style-outline .sqs-block-button .sqs-block-button-element--small {
    color: rgb(8, 27, 51);
}

    .small-button-style-outline .sqs-block-button .sqs-block-button-element--small:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(8, 27, 51);
    }

.small-button-style-outline .sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--small {
    color: rgb(39, 39, 39);
}

    .small-button-style-outline .sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--small:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(39, 39, 39);
    }

.medium-button-style-outline .sqs-block-button .sqs-block-button-element--medium {
    color: rgb(0, 69, 143);
}

    .medium-button-style-outline .sqs-block-button .sqs-block-button-element--medium:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(0, 69, 143);
    }

.medium-button-style-outline .sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--medium {
    color: rgb(39, 39, 39);
}

    .medium-button-style-outline .sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--medium:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(39, 39, 39);
    }

.large-button-style-outline .sqs-block-button .sqs-block-button-element--large {
    color: rgb(7, 27, 51);
}

    .large-button-style-outline .sqs-block-button .sqs-block-button-element--large:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(7, 27, 51);
    }

.large-button-style-outline .sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--large {
    color: rgb(39, 39, 39);
}

    .large-button-style-outline .sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--large:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(39, 39, 39);
    }

.small-button-style-raised .sqs-block-button .sqs-block-button-element--small {
    transition: background-color 0.1s linear;
    position: relative;
    -webkit-transition: .1s background-color linear;
    -moz-transition: .1s background-color linear;
    -o-transition: .1s background-color linear;
}

.medium-button-style-raised .sqs-block-button .sqs-block-button-element--medium {
    transition: background-color 0.1s linear;
    position: relative;
    -webkit-transition: .1s background-color linear;
    -moz-transition: .1s background-color linear;
    -o-transition: .1s background-color linear;
}

.large-button-style-raised .sqs-block-button .sqs-block-button-element--large {
    transition: background-color 0.1s linear;
    position: relative;
    -webkit-transition: .1s background-color linear;
    -moz-transition: .1s background-color linear;
    -o-transition: .1s background-color linear;
}

.small-button-style-raised .sqs-block-button .sqs-block-button-element--small:active {
    top: 1px;
}

.medium-button-style-raised .sqs-block-button .sqs-block-button-element--medium:active {
    top: 1px;
}

.large-button-style-raised .sqs-block-button .sqs-block-button-element--large:active {
    top: 1px;
}

.small-button-style-raised .sqs-block-button .sqs-block-button-element--small {
    box-shadow: 0px 2px 0px 0px #020810;
    -webkit-box-shadow: 0 2px 0 0 #020810;
    -moz-box-shadow: 0 2px 0 0 #020810;
}

    .small-button-style-raised .sqs-block-button .sqs-block-button-element--small:hover {
        background-color: rgb(10, 34, 64);
    }

    .small-button-style-raised .sqs-block-button .sqs-block-button-element--small:active {
        box-shadow: 0px 1px 0px 0px #020810;
        -webkit-box-shadow: 0 1px 0 0 #020810;
        -moz-box-shadow: 0 1px 0 0 #020810;
    }

.small-button-style-raised .sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--small {
    box-shadow: 0px 2px 0px 0px #131313;
    -webkit-box-shadow: 0 2px 0 0 #131313;
    -moz-box-shadow: 0 2px 0 0 #131313;
}

    .small-button-style-raised .sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--small:hover {
        background-color: rgb(47, 47, 47);
    }

    .small-button-style-raised .sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--small:active {
        box-shadow: 0px 1px 0px 0px #131313;
        -webkit-box-shadow: 0 1px 0 0 #131313;
        -moz-box-shadow: 0 1px 0 0 #131313;
    }

.medium-button-style-raised .sqs-block-button .sqs-block-button-element--medium {
    box-shadow: 0px 2px 0px 0px #003166;
    -webkit-box-shadow: 0 2px 0 0 #003166;
    -moz-box-shadow: 0 2px 0 0 #003166;
}

    .medium-button-style-raised .sqs-block-button .sqs-block-button-element--medium:hover {
        background-color: rgb(0, 76, 158);
    }

    .medium-button-style-raised .sqs-block-button .sqs-block-button-element--medium:active {
        box-shadow: 0px 1px 0px 0px #003166;
        -webkit-box-shadow: 0 1px 0 0 #003166;
        -moz-box-shadow: 0 1px 0 0 #003166;
    }

.medium-button-style-raised .sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--medium {
    box-shadow: 0px 2px 0px 0px #131313;
    -webkit-box-shadow: 0 2px 0 0 #131313;
    -moz-box-shadow: 0 2px 0 0 #131313;
}

    .medium-button-style-raised .sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--medium:hover {
        background-color: rgb(47, 47, 47);
    }

    .medium-button-style-raised .sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--medium:active {
        box-shadow: 0px 1px 0px 0px #131313;
        -webkit-box-shadow: 0 1px 0 0 #131313;
        -moz-box-shadow: 0 1px 0 0 #131313;
    }

.large-button-style-raised .sqs-block-button .sqs-block-button-element--large {
    box-shadow: 0px 3px 0px 0px #02080f;
    -webkit-box-shadow: 0 3px 0 0 #02080f;
    -moz-box-shadow: 0 3px 0 0 #02080f;
}

    .large-button-style-raised .sqs-block-button .sqs-block-button-element--large:hover {
        background-color: rgb(9, 34, 64);
    }

    .large-button-style-raised .sqs-block-button .sqs-block-button-element--large:active {
        top: 2px;
        box-shadow: 0px 1px 0px 0px #02080f;
        -webkit-box-shadow: 0 1px 0 0 #02080f;
        -moz-box-shadow: 0 1px 0 0 #02080f;
    }

.large-button-style-raised .sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--large {
    box-shadow: 0px 3px 0px 0px #131313;
    -webkit-box-shadow: 0 3px 0 0 #131313;
    -moz-box-shadow: 0 3px 0 0 #131313;
}

    .large-button-style-raised .sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--large:hover {
        background-color: rgb(47, 47, 47);
    }

    .large-button-style-raised .sqs-alternate-block-style-container .sqs-block-button .sqs-block-button-element--large:active {
        top: 2px;
        box-shadow: 0px 1px 0px 0px #131313;
        -webkit-box-shadow: 0 1px 0 0 #131313;
        -moz-box-shadow: 0 1px 0 0 #131313;
    }

.small-button-shape-rounded .sqs-block-button .sqs-block-button-element--small {
    border-radius: 3px;
}

.medium-button-shape-rounded .sqs-block-button .sqs-block-button-element--medium {
    border-radius: 3px;
}

.large-button-shape-rounded .sqs-block-button .sqs-block-button-element--large {
    border-radius: 3px;
}

.small-button-shape-pill .sqs-block-button .sqs-block-button-element--small {
    border-radius: 300px;
}

.medium-button-shape-pill .sqs-block-button .sqs-block-button-element--medium {
    border-radius: 300px;
}

.large-button-shape-pill .sqs-block-button .sqs-block-button-element--large {
    border-radius: 300px;
}

@media screen and (max-width:640px) {
    .sqs-block-button .sqs-block-button-element--large {
        padding: 21px 34px;
        font-size: 15px;
    }
}

.sqs-search-ui-button-wrapper {
    position: relative;
}

    .sqs-search-ui-button-wrapper.color-dark .search-input {
        border: 1px solid rgb(170, 170, 170);
        border-image: none;
        background-image: url("/universal/images-v6/icons/icon-searchqueries-20-dark.png");
    }

:-ms-input-placeholder.sqs-search-ui-button-wrapper.color-dark {
    color: rgb(102, 102, 102);
}

.sqs-search-ui-button-wrapper.color-light .search-input {
    border: 1px solid rgb(238, 238, 238);
    border-image: none;
    color: rgb(247, 247, 247);
    background-image: url("/universal/images-v6/icons/icon-searchqueries-20-light.png");
}

:-ms-input-placeholder.sqs-search-ui-button-wrapper.color-light {
    color: rgb(221, 221, 221);
}

.sqs-search-ui-button-wrapper .search-input {
    background: no-repeat 15px 50%;
    padding: 12px 12px 12px 45px;
    transition: background-image 0.2s ease-out;
    width: 100%;
    display: block;
    min-height: 20px;
    box-sizing: border-box;
    opacity: 0.7;
    -webkit-transition: background-image .2s ease-out;
    -moz-transition: background-image .2s ease-out;
    -o-transition: background-image .2s ease-out;
}

    .sqs-search-ui-button-wrapper .search-input.loading {
        background-image: none;
    }

    .sqs-search-ui-button-wrapper .search-input.disabled {
        cursor: pointer;
    }

    .sqs-search-ui-button-wrapper .search-input.hover-effect:hover {
        opacity: 1;
    }

    .sqs-search-ui-button-wrapper .search-input.hover-effect:focus {
        opacity: 1;
    }

.sqs-search-ui-button-wrapper :-ms-input-placeholder.search-input:hover {
    font-style: normal;
}

.sqs-search-ui-button-wrapper .spinner-wrapper {
    left: 18px;
    top: 50%;
    position: absolute;
    transform: translateY(-50%);
    -webkit-transform: translatey(-50%);
    -moz-transform: translatey(-50%);
    -o-transform: translatey(-50%);
}

    .sqs-search-ui-button-wrapper .spinner-wrapper .sqs-spin {
        vertical-align: middle;
        display: block;
    }

.sqs-search-preview-ui {
    width: 100%;
    position: absolute;
    z-index: 999999;
    background-color: rgb(255, 255, 255);
}

    .sqs-search-preview-ui .sqs-search-ui-result {
        border: 1px solid rgb(221, 221, 221);
        border-image: none;
    }

        .sqs-search-preview-ui .sqs-search-ui-result .search-result-notice {
            padding: 6px 12px;
            font-size: 12px;
            font-weight: 200;
            background-color: rgb(255, 255, 255);
        }

            .sqs-search-preview-ui .sqs-search-ui-result .search-result-notice.hide {
                display: none;
            }

        .sqs-search-preview-ui .sqs-search-ui-result .sqs-search-ui-list {
            -ms-overflow-x: hidden;
            -ms-overflow-y: scroll;
            max-height: 500px;
        }

            .sqs-search-preview-ui .sqs-search-ui-result .sqs-search-ui-list .search-result {
                padding: 16px;
                transition: background-color 0.2s ease-out;
                border-bottom-color: rgb(221, 221, 221);
                border-bottom-width: 1px;
                border-bottom-style: solid;
                cursor: pointer;
                -webkit-transition: background-color .2s ease-out;
                -moz-transition: background-color .2s ease-out;
                -o-transition: background-color .2s ease-out;
            }

            .sqs-search-preview-ui .sqs-search-ui-result .sqs-search-ui-list :last-child.search-result {
                border-bottom-color: currentColor;
                border-bottom-width: medium;
                border-bottom-style: none;
            }

            .sqs-search-preview-ui .sqs-search-ui-result .sqs-search-ui-list .search-result.selected {
                background-color: rgb(245, 245, 245);
            }

            .sqs-search-preview-ui .sqs-search-ui-result .sqs-search-ui-list .search-result:hover {
                background-color: rgb(245, 245, 245);
            }

            .sqs-search-preview-ui .sqs-search-ui-result .sqs-search-ui-list .search-result.selected {
                outline-color: rgb(51, 51, 51);
            }

            .sqs-search-preview-ui .sqs-search-ui-result .sqs-search-ui-list .search-result .sqs-search-ui-item {
                border-top-color: currentColor;
                border-top-width: medium;
                border-top-style: none;
            }

                .sqs-search-preview-ui .sqs-search-ui-result .sqs-search-ui-list .search-result .sqs-search-ui-item em {
                    color: rgb(34, 34, 34);
                    font-style: italic;
                }

                .sqs-search-preview-ui .sqs-search-ui-result .sqs-search-ui-list .search-result .sqs-search-ui-item .sqs-main-image {
                    left: 0px;
                    top: 0px;
                    right: 0px;
                    bottom: 0px;
                    position: absolute;
                }

                .sqs-search-preview-ui .sqs-search-ui-result .sqs-search-ui-list .search-result .sqs-search-ui-item .sqs-main-image-container {
                    width: 50px;
                    margin-left: 5px;
                    float: right;
                    box-shadow: 1px -1px 5px #ddd;
                }

                .sqs-search-preview-ui .sqs-search-ui-result .sqs-search-ui-list .search-result .sqs-search-ui-item .sqs-main-image-intrinsic {
                    width: 100%;
                    height: 0px;
                    padding-bottom: 100%;
                    position: relative;
                }

                .sqs-search-preview-ui .sqs-search-ui-result .sqs-search-ui-list .search-result .sqs-search-ui-item .sqs-title {
                    color: rgb(51, 51, 51);
                    line-height: 1.2em;
                    font-size: 16px;
                    margin-bottom: 0.5em;
                }

                .sqs-search-preview-ui .sqs-search-ui-result .sqs-search-ui-list .search-result .sqs-search-ui-item .sqs-content {
                    line-height: 1.4em;
                    font-size: 12px;
                }

    .sqs-search-preview-ui.no-image .sqs-main-image-container {
        display: none;
    }

.twitter-block .tweet-list {
    margin: 0px 0px 2.2em;
    padding: 0px;
    list-style-type: none;
}

.twitter-block .tweet {
    margin: 0px 0px 2.2em;
}

    .twitter-block .tweet a {
        border: 0px currentColor;
        border-image: none;
    }

    .twitter-block .tweet .tweet-avatar-wrapper {
        float: left;
    }

    .twitter-block .tweet .tweet-avatar {
        border-radius: 2px;
    }

    .twitter-block .tweet .tweet-text-wrapper {
        margin-left: 60px;
    }

    .twitter-block .tweet.no-avatar .tweet-text-wrapper {
        margin-left: 0px;
    }

    .twitter-block .tweet .tweet-from {
        margin: 0px 0px 0.5em;
        line-height: 1em;
        font-size: 1.1em;
        font-weight: bold;
    }

    .twitter-block .tweet .tweet-timestamp a {
        font-size: 0.8em;
    }

.sqs-block-quote figure {
    margin: 1em 0px;
}

.sqs-block-quote blockquote {
    margin: 0px;
}

.sqs-block-quote .source {
    text-align: right;
}

.sqs-block-quote .sqs-block-content .block-animation.animation-disabled {
    transform: translateZ(0px);
}

.sqs-block-quote .sqs-block-content .block-animation.animation-loaded {
    transform: translateZ(0px);
}

:not(.sqs-edit-mode) .sqs-block-quote .sqs-block-content .block-animation-fade-in {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
    will-change: opacity, transform;
}

.sqs-edit-mode.sqs-edit-mode-active .sqs-block-quote .sqs-block-content .block-animation-fade-in {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
    will-change: opacity, transform;
}

:not(.sqs-edit-mode) .sqs-block-quote .sqs-block-content .block-animation-fade-in.animation-loaded {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.sqs-edit-mode.sqs-edit-mode-active .sqs-block-quote .sqs-block-content .block-animation-fade-in.animation-loaded {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.sqs-block-quote .sqs-block-content .block-animation-fade-in.animation-loaded {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

:not(.sqs-edit-mode) .sqs-block-quote .sqs-block-content .block-animation-slide-up {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, 20);
    will-change: opacity, transform;
}

.sqs-edit-mode.sqs-edit-mode-active .sqs-block-quote .sqs-block-content .block-animation-slide-up {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, 20);
    will-change: opacity, transform;
}

:not(.sqs-edit-mode) .sqs-block-quote .sqs-block-content .block-animation-slide-up.animation-loaded {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.sqs-edit-mode.sqs-edit-mode-active .sqs-block-quote .sqs-block-content .block-animation-slide-up.animation-loaded {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.sqs-block-quote .sqs-block-content .block-animation-slide-up.animation-loaded {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

:not(.sqs-edit-mode) .sqs-block-quote .sqs-block-content .block-animation-reveal {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 20, 0);
    will-change: opacity, transform;
}

.sqs-edit-mode.sqs-edit-mode-active .sqs-block-quote .sqs-block-content .block-animation-reveal {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 20, 0);
    will-change: opacity, transform;
}

:not(.sqs-edit-mode) .sqs-block-quote .sqs-block-content .block-animation-reveal.animation-loaded {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.sqs-edit-mode.sqs-edit-mode-active .sqs-block-quote .sqs-block-content .block-animation-reveal.animation-loaded {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.sqs-block-quote .sqs-block-content .block-animation-reveal.animation-loaded {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

:not(.sqs-edit-mode) .sqs-block-quote .sqs-block-content .block-animation-focus-in {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(0.92, 0, 0, 0.92, 0, 0);
    will-change: opacity, transform;
}

.sqs-edit-mode.sqs-edit-mode-active .sqs-block-quote .sqs-block-content .block-animation-focus-in {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(0.92, 0, 0, 0.92, 0, 0);
    will-change: opacity, transform;
}

:not(.sqs-edit-mode) .sqs-block-quote .sqs-block-content .block-animation-focus-in.animation-loaded {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.sqs-edit-mode.sqs-edit-mode-active .sqs-block-quote .sqs-block-content .block-animation-focus-in.animation-loaded {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.sqs-block-quote .sqs-block-content .block-animation-focus-in.animation-loaded {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.sqs-block-quote .sqs-block-content .block-animation.animation-disabled {
    transition: none !important;
}

.rss-block .social-rss::before {
    top: 0px;
    line-height: 1;
    font-family: "social-icon-font";
    font-size: 0.7em;
    font-style: normal;
    font-weight: normal;
    margin-right: 10px;
    position: relative;
    speak: none;
    -webkit-font-smoothing: antialiased;
}

.rss-block .social-rss-square::before {
    top: 0px;
    line-height: 1;
    font-family: "social-icon-font";
    font-size: 0.7em;
    font-style: normal;
    font-weight: normal;
    margin-right: 10px;
    position: relative;
    speak: none;
    -webkit-font-smoothing: antialiased;
}

.rss-block .social-rss-round::before {
    top: 0px;
    line-height: 1;
    font-family: "social-icon-font";
    font-size: 0.7em;
    font-style: normal;
    font-weight: normal;
    margin-right: 10px;
    position: relative;
    speak: none;
    -webkit-font-smoothing: antialiased;
}

.rss-block .social-rss::before {
    top: -0.05em;
    font-size: 0.7em;
    margin-right: 0.4em;
    position: relative;
    content: "\e630";
}

.rss-block .sqs-blockStatus + .social-rss {
    display: none;
}

.sqs-block-zola .sqs-block-content {
    transition: opacity 0.3s ease-in;
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
}

    .sqs-block-zola .sqs-block-content.is-rendering {
        opacity: 0.1;
    }

.sqs-block-zola .zola-block-wrapper {
    background: rgb(255, 255, 255);
}

    .sqs-block-zola .zola-block-wrapper.zola-block-setting-inset {
        padding: 0px 20px;
    }

.sqs-block-acuity .sqs-block-content {
    transition: opacity 0.3s ease-in;
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
}

    .sqs-block-acuity .sqs-block-content.is-rendering {
        opacity: 0.1;
    }

    .sqs-block-acuity .sqs-block-content iframe {
        min-height: 1000px;
    }

        .sqs-block-acuity .sqs-block-content iframe[style] {
            min-height: 0px;
        }

.member-area-block .sqs-editable-button {
    border-width: 0px;
    padding: 1em 2.5em;
    width: auto;
    height: auto;
    text-align: center;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    background-color: rgb(39, 39, 39);
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

.sqs-use--icon {
    transition: fill 170ms ease-in-out;
    fill: transparent;
    -webkit-transition: fill 170ms ease-in-out;
    -moz-transition: fill 170ms ease-in-out;
    -o-transition: fill 170ms ease-in-out;
}

.sqs-use--mask {
    transition: fill 170ms ease-in-out;
    fill: transparent;
    -webkit-transition: fill 170ms ease-in-out;
    -moz-transition: fill 170ms ease-in-out;
    -o-transition: fill 170ms ease-in-out;
}

.sqs-svg-icon--wrapper {
    transition: background-color 170ms ease-in-out;
    overflow: hidden;
    text-decoration: none;
    display: inline-block;
    position: relative;
    z-index: 0;
    cursor: pointer;
    -webkit-transition: background-color 170ms ease-in-out;
    -moz-transition: background-color 170ms ease-in-out;
    -o-transition: background-color 170ms ease-in-out;
}

    .sqs-svg-icon--wrapper > div {
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        position: absolute;
    }

    .sqs-svg-icon--wrapper svg {
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        position: absolute;
    }

.social-icons-shape-circle .sqs-svg-icon--wrapper {
    border-radius: 50%;
}

.social-icons-shape-rounded .sqs-svg-icon--wrapper {
    border-radius: 15%;
}

.social-icons-style-border .sqs-svg-icon--wrapper {
    border: 2px solid currentColor;
    border-image: none;
    box-sizing: border-box;
}

.social-icons-style-regular .sqs-svg-icon--wrapper {
    border-radius: 0px;
}

    .social-icons-style-regular .sqs-svg-icon--wrapper > div {
        transform: scale(2);
        -webkit-transform: scale(2);
        -moz-transform: scale(2);
        -o-transform: scale(2);
    }

.social-icons-size-extra-small.social-icons-style-regular .sqs-svg-icon--wrapper {
    width: 16px;
    height: 16px;
}

.social-icons-size-small.social-icons-style-regular .sqs-svg-icon--wrapper {
    width: 20px;
    height: 20px;
}

.social-icons-size-medium.social-icons-style-regular .sqs-svg-icon--wrapper {
    width: 24px;
    height: 24px;
}

:not(.social-icons-style-regular).social-icons-size-extra-small .sqs-svg-icon--wrapper {
    width: 24px;
    height: 24px;
}

.social-icons-size-large.social-icons-style-regular .sqs-svg-icon--wrapper {
    width: 28px;
    height: 28px;
}

:not(.social-icons-style-regular).social-icons-size-small .sqs-svg-icon--wrapper {
    width: 28px;
    height: 28px;
}

.social-icons-size-extra-large.social-icons-style-regular .sqs-svg-icon--wrapper {
    width: 32px;
    height: 32px;
}

:not(.social-icons-style-regular).social-icons-size-medium .sqs-svg-icon--wrapper {
    width: 32px;
    height: 32px;
}

:not(.social-icons-style-regular).social-icons-size-large .sqs-svg-icon--wrapper {
    width: 36px;
    height: 36px;
}

:not(.social-icons-style-regular).social-icons-size-extra-large .sqs-svg-icon--wrapper {
    width: 48px;
    height: 48px;
}

.social-icon-alignment-left .sqs-svg-icon--list {
    text-align: left;
}

.social-icon-alignment-right .sqs-svg-icon--list {
    text-align: right;
}

.social-icon-alignment-center .sqs-svg-icon--list {
    text-align: center;
}

.social-icons-size-extra-small.social-icon-alignment-left .sqs-svg-icon--wrapper {
    margin: 0px 6px 0px 0px;
}

.social-icons-size-extra-small.social-icon-alignment-right .sqs-svg-icon--wrapper {
    margin: 0px 0px 0px 6px;
}

.social-icons-size-extra-small.social-icon-alignment-center .sqs-svg-icon--wrapper {
    margin: 0px 3px;
}

.social-icons-size-small.social-icon-alignment-left .sqs-svg-icon--wrapper {
    margin: 0px 8px 0px 0px;
}

.social-icons-size-small.social-icon-alignment-right .sqs-svg-icon--wrapper {
    margin: 0px 0px 0px 8px;
}

.social-icons-size-small.social-icon-alignment-center .sqs-svg-icon--wrapper {
    margin: 0px 4px;
}

.social-icons-size-medium.social-icon-alignment-left .sqs-svg-icon--wrapper {
    margin: 0px 8px 0px 0px;
}

.social-icons-size-medium.social-icon-alignment-right .sqs-svg-icon--wrapper {
    margin: 0px 0px 0px 8px;
}

.social-icons-size-medium.social-icon-alignment-center .sqs-svg-icon--wrapper {
    margin: 0px 4px;
}

.social-icons-size-extra-small.social-icons-style-regular.social-icon-alignment-left .sqs-svg-icon--wrapper {
    margin: 0px 10px 0px 0px;
}

.social-icons-size-large.social-icon-alignment-left .sqs-svg-icon--wrapper {
    margin: 0px 10px 0px 0px;
}

.social-icons-size-extra-small.social-icons-style-regular.social-icon-alignment-right .sqs-svg-icon--wrapper {
    margin: 0px 0px 0px 10px;
}

.social-icons-size-large.social-icon-alignment-right .sqs-svg-icon--wrapper {
    margin: 0px 0px 0px 10px;
}

.social-icons-size-extra-small.social-icons-style-regular.social-icon-alignment-center .sqs-svg-icon--wrapper {
    margin: 0px 5px;
}

.social-icons-size-large.social-icon-alignment-center .sqs-svg-icon--wrapper {
    margin: 0px 5px;
}

.social-icons-size-small.social-icons-style-regular.social-icon-alignment-left .sqs-svg-icon--wrapper {
    margin: 0px 12px 0px 0px;
}

.social-icons-size-extra-large.social-icon-alignment-left .sqs-svg-icon--wrapper {
    margin: 0px 12px 0px 0px;
}

.social-icons-size-small.social-icons-style-regular.social-icon-alignment-right .sqs-svg-icon--wrapper {
    margin: 0px 0px 0px 12px;
}

.social-icons-size-extra-large.social-icon-alignment-right .sqs-svg-icon--wrapper {
    margin: 0px 0px 0px 12px;
}

.social-icons-size-small.social-icons-style-regular.social-icon-alignment-center .sqs-svg-icon--wrapper {
    margin: 0px 6px;
}

.social-icons-size-extra-large.social-icon-alignment-center .sqs-svg-icon--wrapper {
    margin: 0px 6px;
}

.social-icons-size-medium.social-icons-style-regular.social-icon-alignment-left .sqs-svg-icon--wrapper {
    margin: 0px 14px 0px 0px;
}

.social-icons-size-medium.social-icons-style-regular.social-icon-alignment-right .sqs-svg-icon--wrapper {
    margin: 0px 0px 0px 14px;
}

.social-icons-size-medium.social-icons-style-regular.social-icon-alignment-center .sqs-svg-icon--wrapper {
    margin: 0px 7px;
}

.social-icons-size-large.social-icons-style-regular.social-icon-alignment-left .sqs-svg-icon--wrapper {
    margin: 0px 16px 0px 0px;
}

.social-icons-size-large.social-icons-style-regular.social-icon-alignment-right .sqs-svg-icon--wrapper {
    margin: 0px 0px 0px 16px;
}

.social-icons-size-large.social-icons-style-regular.social-icon-alignment-center .sqs-svg-icon--wrapper {
    margin: 0px 8px;
}

.social-icons-size-extra-large.social-icons-style-regular.social-icon-alignment-left .sqs-svg-icon--wrapper {
    margin: 0px 18px 0px 0px;
}

.social-icons-size-extra-large.social-icons-style-regular.social-icon-alignment-right .sqs-svg-icon--wrapper {
    margin: 0px 0px 0px 18px;
}

.social-icons-size-extra-large.social-icons-style-regular.social-icon-alignment-center .sqs-svg-icon--wrapper {
    margin: 0px 9px;
}

.social-icons-color-black.social-icons-style-regular .sqs-use--icon {
    fill: #222;
}

.social-icons-color-black.social-icons-style-regular .sqs-svg-icon--list:hover .sqs-use--icon {
    fill: rgba(34, 34, 34, 0.4);
}

.social-icons-color-black.social-icons-style-regular .sqs-svg-icon--list:hover .sqs-svg-icon--wrapper:hover .sqs-use--icon {
    fill: #222;
}

.social-icons-color-black.social-icons-style-border .sqs-svg-icon--wrapper {
    border-color: rgb(34, 34, 34);
}

.social-icons-color-black.social-icons-style-border .sqs-use--icon {
    fill: #222;
}

.social-icons-color-black.social-icons-style-border .sqs-svg-icon--wrapper:hover {
    background-color: rgb(34, 34, 34);
}

    .social-icons-color-black.social-icons-style-border .sqs-svg-icon--wrapper:hover .sqs-use--icon {
        fill: #fff;
    }

.social-icons-color-black.social-icons-style-knockout .sqs-use--mask {
    fill: #222;
}

.social-icons-color-black.social-icons-style-knockout .sqs-svg-icon--list:hover .sqs-use--mask {
    fill: rgba(34, 34, 34, 0.4);
}

.social-icons-color-black.social-icons-style-knockout .sqs-svg-icon--list:hover .sqs-svg-icon--wrapper:hover .sqs-use--mask {
    fill: #222;
}

.social-icons-color-black.social-icons-style-solid .sqs-svg-icon--wrapper {
    background-color: rgb(34, 34, 34);
}

.social-icons-color-black.social-icons-style-solid .sqs-use--icon {
    fill: #fff;
}

.social-icons-color-black.social-icons-style-solid .sqs-svg-icon--list:hover .sqs-svg-icon--wrapper {
    background-color: rgba(34, 34, 34, 0.4);
}

.social-icons-color-black.social-icons-style-solid .sqs-svg-icon--list:hover .sqs-use--icon {
    fill: rgba(255, 255, 255, 0.4);
}

.social-icons-color-black.social-icons-style-solid .sqs-svg-icon--list:hover .sqs-svg-icon--wrapper:hover {
    background-color: rgb(34, 34, 34);
}

    .social-icons-color-black.social-icons-style-solid .sqs-svg-icon--list:hover .sqs-svg-icon--wrapper:hover .sqs-use--icon {
        fill: #fff;
    }

.social-icons-color-white.social-icons-style-regular .sqs-use--icon {
    fill: #fff;
}

.social-icons-color-white.social-icons-style-regular .sqs-svg-icon--list:hover .sqs-use--icon {
    fill: rgba(255, 255, 255, 0.4);
}

.social-icons-color-white.social-icons-style-regular .sqs-svg-icon--list:hover .sqs-svg-icon--wrapper:hover .sqs-use--icon {
    fill: #fff;
}

.social-icons-color-white.social-icons-style-border .sqs-svg-icon--wrapper {
    border-color: rgb(255, 255, 255);
}

.social-icons-color-white.social-icons-style-border .sqs-use--icon {
    fill: #fff;
}

.social-icons-color-white.social-icons-style-border .sqs-svg-icon--wrapper:hover {
    background-color: rgb(255, 255, 255);
}

    .social-icons-color-white.social-icons-style-border .sqs-svg-icon--wrapper:hover .sqs-use--icon {
        fill: #222;
    }

.social-icons-color-white.social-icons-style-knockout .sqs-use--mask {
    fill: #fff;
}

.social-icons-color-white.social-icons-style-knockout .sqs-svg-icon--list:hover .sqs-use--mask {
    fill: rgba(255, 255, 255, 0.4);
}

.social-icons-color-white.social-icons-style-knockout .sqs-svg-icon--list:hover .sqs-svg-icon--wrapper:hover .sqs-use--mask {
    fill: #fff;
}

.social-icons-color-white.social-icons-style-solid .sqs-svg-icon--wrapper {
    background-color: rgb(255, 255, 255);
}

.social-icons-color-white.social-icons-style-solid .sqs-use--icon {
    fill: #222;
}

.social-icons-color-white.social-icons-style-solid .sqs-svg-icon--list:hover .sqs-svg-icon--wrapper {
    background-color: rgba(255, 255, 255, 0.4);
}

.social-icons-color-white.social-icons-style-solid .sqs-svg-icon--list:hover .sqs-use--icon {
    fill: rgba(34, 34, 34, 0.4);
}

.social-icons-color-white.social-icons-style-solid .sqs-svg-icon--list:hover .sqs-svg-icon--wrapper:hover {
    background-color: rgb(255, 255, 255);
}

    .social-icons-color-white.social-icons-style-solid .sqs-svg-icon--list:hover .sqs-svg-icon--wrapper:hover .sqs-use--icon {
        fill: #222;
    }

.social-icons-color-standard.social-icons-style-border .sqs-svg-icon--wrapper:hover .sqs-use--icon {
    fill: #fff;
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--wrapper .sqs-use--icon {
    fill: #fff;
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover .sqs-svg-icon--wrapper:hover .sqs-use--icon {
    fill: #fff;
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover .sqs-use--icon {
    fill: rgba(255, 255, 255, 0.4);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--wrapper .sqs-use--mask {
    fill: transparent;
}

.social-icons-color-standard.social-icons-style-border .sqs-svg-icon--wrapper .sqs-use--mask {
    fill: transparent;
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--wrapper .sqs-use--icon {
    fill: transparent;
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--wrapper .sqs-use--mask {
    fill: transparent;
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--wrapper {
    background-color: transparent;
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--wrapper {
    background-color: transparent;
}

.social-icons-color-standard.social-icons-style-border :not(:hover).sqs-svg-icon--wrapper {
    background-color: transparent;
}

.social-icons-color-standard .applepodcast .sqs-use--icon {
    fill: #000;
}

.social-icons-color-standard .applepodcast .sqs-use--mask {
    fill: #000;
}

.social-icons-color-standard .applepodcast {
    border-color: rgb(0, 0, 0);
    background-color: rgb(0, 0, 0);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).applepodcast .sqs-use--icon {
    fill: rgba(0, 0, 0, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).applepodcast .sqs-use--mask {
    fill: rgba(0, 0, 0, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).applepodcast {
    background-color: rgba(0, 0, 0, 0.4);
}

.social-icons-color-standard .bandsintown .sqs-use--icon {
    fill: #00b4b3;
}

.social-icons-color-standard .bandsintown .sqs-use--mask {
    fill: #00b4b3;
}

.social-icons-color-standard .bandsintown {
    border-color: rgb(0, 180, 179);
    background-color: rgb(0, 180, 179);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).bandsintown .sqs-use--icon {
    fill: rgba(0, 180, 179, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).bandsintown .sqs-use--mask {
    fill: rgba(0, 180, 179, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).bandsintown {
    background-color: rgba(0, 180, 179, 0.4);
}

.social-icons-color-standard .behance .sqs-use--icon {
    fill: #1769ff;
}

.social-icons-color-standard .behance .sqs-use--mask {
    fill: #1769ff;
}

.social-icons-color-standard .behance {
    border-color: rgb(23, 105, 255);
    background-color: rgb(23, 105, 255);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).behance .sqs-use--icon {
    fill: rgba(23, 105, 255, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).behance .sqs-use--mask {
    fill: rgba(23, 105, 255, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).behance {
    background-color: rgba(23, 105, 255, 0.4);
}

.social-icons-color-standard .chownow .sqs-use--icon {
    fill: #dc5d54;
}

.social-icons-color-standard .chownow .sqs-use--mask {
    fill: #dc5d54;
}

.social-icons-color-standard .chownow {
    border-color: rgb(220, 93, 84);
    background-color: rgb(220, 93, 84);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).chownow .sqs-use--icon {
    fill: rgba(220, 93, 84, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).chownow .sqs-use--mask {
    fill: rgba(220, 93, 84, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).chownow {
    background-color: rgba(220, 93, 84, 0.4);
}

.social-icons-color-standard .codepen .sqs-use--icon {
    fill: #222;
}

.social-icons-color-standard .codepen .sqs-use--mask {
    fill: #222;
}

.social-icons-color-standard .codepen {
    border-color: rgb(34, 34, 34);
    background-color: rgb(34, 34, 34);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).codepen .sqs-use--icon {
    fill: rgba(34, 34, 34, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).codepen .sqs-use--mask {
    fill: rgba(34, 34, 34, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).codepen {
    background-color: rgba(34, 34, 34, 0.4);
}

.social-icons-color-standard .dribbble .sqs-use--icon {
    fill: #ea4c89;
}

.social-icons-color-standard .dribbble .sqs-use--mask {
    fill: #ea4c89;
}

.social-icons-color-standard .dribbble {
    border-color: rgb(234, 76, 137);
    background-color: rgb(234, 76, 137);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).dribbble .sqs-use--icon {
    fill: rgba(234, 76, 137, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).dribbble .sqs-use--mask {
    fill: rgba(234, 76, 137, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).dribbble {
    background-color: rgba(234, 76, 137, 0.4);
}

.social-icons-color-standard .dropbox .sqs-use--icon {
    fill: #007ee5;
}

.social-icons-color-standard .dropbox .sqs-use--mask {
    fill: #007ee5;
}

.social-icons-color-standard .dropbox {
    border-color: rgb(0, 126, 229);
    background-color: rgb(0, 126, 229);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).dropbox .sqs-use--icon {
    fill: rgba(0, 126, 229, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).dropbox .sqs-use--mask {
    fill: rgba(0, 126, 229, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).dropbox {
    background-color: rgba(0, 126, 229, 0.4);
}

.social-icons-color-standard .email .sqs-use--icon {
    fill: #222;
}

.social-icons-color-standard .email .sqs-use--mask {
    fill: #222;
}

.social-icons-color-standard .email {
    border-color: rgb(34, 34, 34);
    background-color: rgb(34, 34, 34);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).email .sqs-use--icon {
    fill: rgba(34, 34, 34, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).email .sqs-use--mask {
    fill: rgba(34, 34, 34, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).email {
    background-color: rgba(34, 34, 34, 0.4);
}

.social-icons-color-standard .facebook .sqs-use--icon {
    fill: #3b5998;
}

.social-icons-color-standard .facebook .sqs-use--mask {
    fill: #3b5998;
}

.social-icons-color-standard .facebook {
    border-color: rgb(59, 89, 152);
    background-color: rgb(59, 89, 152);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).facebook .sqs-use--icon {
    fill: rgba(59, 89, 152, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).facebook .sqs-use--mask {
    fill: rgba(59, 89, 152, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).facebook {
    background-color: rgba(59, 89, 152, 0.4);
}

.social-icons-color-standard .facebook-unauth .sqs-use--icon {
    fill: #3b5998;
}

.social-icons-color-standard .facebook-unauth .sqs-use--mask {
    fill: #3b5998;
}

.social-icons-color-standard .facebook-unauth {
    border-color: rgb(59, 89, 152);
    background-color: rgb(59, 89, 152);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).facebook-unauth .sqs-use--icon {
    fill: rgba(59, 89, 152, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).facebook-unauth .sqs-use--mask {
    fill: rgba(59, 89, 152, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).facebook-unauth {
    background-color: rgba(59, 89, 152, 0.4);
}

.social-icons-color-standard .fivehundredpix .sqs-use--icon {
    fill: #0099e5;
}

.social-icons-color-standard .fivehundredpix .sqs-use--mask {
    fill: #0099e5;
}

.social-icons-color-standard .fivehundredpix {
    border-color: rgb(0, 153, 229);
    background-color: rgb(0, 153, 229);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).fivehundredpix .sqs-use--icon {
    fill: rgba(0, 153, 229, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).fivehundredpix .sqs-use--mask {
    fill: rgba(0, 153, 229, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).fivehundredpix {
    background-color: rgba(0, 153, 229, 0.4);
}

.social-icons-color-standard .fivehundredpix-unauth .sqs-use--icon {
    fill: #0099e5;
}

.social-icons-color-standard .fivehundredpix-unauth .sqs-use--mask {
    fill: #0099e5;
}

.social-icons-color-standard .fivehundredpix-unauth {
    border-color: rgb(0, 153, 229);
    background-color: rgb(0, 153, 229);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).fivehundredpix-unauth .sqs-use--icon {
    fill: rgba(0, 153, 229, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).fivehundredpix-unauth .sqs-use--mask {
    fill: rgba(0, 153, 229, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).fivehundredpix-unauth {
    background-color: rgba(0, 153, 229, 0.4);
}

.social-icons-color-standard .flickr .sqs-use--icon {
    fill: #0063dc;
}

.social-icons-color-standard .flickr .sqs-use--mask {
    fill: #0063dc;
}

.social-icons-color-standard .flickr {
    border-color: rgb(0, 99, 220);
    background-color: rgb(0, 99, 220);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).flickr .sqs-use--icon {
    fill: rgba(0, 99, 220, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).flickr .sqs-use--mask {
    fill: rgba(0, 99, 220, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).flickr {
    background-color: rgba(0, 99, 220, 0.4);
}

.social-icons-color-standard .flickr-unauth .sqs-use--icon {
    fill: #0063dc;
}

.social-icons-color-standard .flickr-unauth .sqs-use--mask {
    fill: #0063dc;
}

.social-icons-color-standard .flickr-unauth {
    border-color: rgb(0, 99, 220);
    background-color: rgb(0, 99, 220);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).flickr-unauth .sqs-use--icon {
    fill: rgba(0, 99, 220, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).flickr-unauth .sqs-use--mask {
    fill: rgba(0, 99, 220, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).flickr-unauth {
    background-color: rgba(0, 99, 220, 0.4);
}

.social-icons-color-standard .foursquare .sqs-use--icon {
    fill: #f94877;
}

.social-icons-color-standard .foursquare .sqs-use--mask {
    fill: #f94877;
}

.social-icons-color-standard .foursquare {
    border-color: rgb(249, 72, 119);
    background-color: rgb(249, 72, 119);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).foursquare .sqs-use--icon {
    fill: rgba(249, 72, 119, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).foursquare .sqs-use--mask {
    fill: rgba(249, 72, 119, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).foursquare {
    background-color: rgba(249, 72, 119, 0.4);
}

.social-icons-color-standard .foursquare-unauth .sqs-use--icon {
    fill: #f94877;
}

.social-icons-color-standard .foursquare-unauth .sqs-use--mask {
    fill: #f94877;
}

.social-icons-color-standard .foursquare-unauth {
    border-color: rgb(249, 72, 119);
    background-color: rgb(249, 72, 119);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).foursquare-unauth .sqs-use--icon {
    fill: rgba(249, 72, 119, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).foursquare-unauth .sqs-use--mask {
    fill: rgba(249, 72, 119, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).foursquare-unauth {
    background-color: rgba(249, 72, 119, 0.4);
}

.social-icons-color-standard .github .sqs-use--icon {
    fill: #4183c4;
}

.social-icons-color-standard .github .sqs-use--mask {
    fill: #4183c4;
}

.social-icons-color-standard .github {
    border-color: rgb(65, 131, 196);
    background-color: rgb(65, 131, 196);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).github .sqs-use--icon {
    fill: rgba(65, 131, 196, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).github .sqs-use--mask {
    fill: rgba(65, 131, 196, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).github {
    background-color: rgba(65, 131, 196, 0.4);
}

.social-icons-color-standard .github-unauth .sqs-use--icon {
    fill: #4183c4;
}

.social-icons-color-standard .github-unauth .sqs-use--mask {
    fill: #4183c4;
}

.social-icons-color-standard .github-unauth {
    border-color: rgb(65, 131, 196);
    background-color: rgb(65, 131, 196);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).github-unauth .sqs-use--icon {
    fill: rgba(65, 131, 196, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).github-unauth .sqs-use--mask {
    fill: rgba(65, 131, 196, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).github-unauth {
    background-color: rgba(65, 131, 196, 0.4);
}

.social-icons-color-standard .goodreads .sqs-use--icon {
    fill: #382110;
}

.social-icons-color-standard .goodreads .sqs-use--mask {
    fill: #382110;
}

.social-icons-color-standard .goodreads {
    border-color: rgb(56, 33, 16);
    background-color: rgb(56, 33, 16);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).goodreads .sqs-use--icon {
    fill: rgba(56, 33, 16, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).goodreads .sqs-use--mask {
    fill: rgba(56, 33, 16, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).goodreads {
    background-color: rgba(56, 33, 16, 0.4);
}

.social-icons-color-standard .googleplay .sqs-use--icon {
    fill: #5adfcb;
}

.social-icons-color-standard .googleplay .sqs-use--mask {
    fill: #5adfcb;
}

.social-icons-color-standard .googleplay {
    border-color: rgb(90, 223, 203);
    background-color: rgb(90, 223, 203);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).googleplay .sqs-use--icon {
    fill: rgba(90, 223, 203, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).googleplay .sqs-use--mask {
    fill: rgba(90, 223, 203, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).googleplay {
    background-color: rgba(90, 223, 203, 0.4);
}

.social-icons-color-standard .google .sqs-use--icon {
    fill: #dc4e41;
}

.social-icons-color-standard .google .sqs-use--mask {
    fill: #dc4e41;
}

.social-icons-color-standard .google {
    border-color: rgb(220, 78, 65);
    background-color: rgb(220, 78, 65);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).google .sqs-use--icon {
    fill: rgba(220, 78, 65, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).google .sqs-use--mask {
    fill: rgba(220, 78, 65, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).google {
    background-color: rgba(220, 78, 65, 0.4);
}

.social-icons-color-standard .houzz .sqs-use--icon {
    fill: #7ac143;
}

.social-icons-color-standard .houzz .sqs-use--mask {
    fill: #7ac143;
}

.social-icons-color-standard .houzz {
    border-color: rgb(122, 193, 67);
    background-color: rgb(122, 193, 67);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).houzz .sqs-use--icon {
    fill: rgba(122, 193, 67, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).houzz .sqs-use--mask {
    fill: rgba(122, 193, 67, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).houzz {
    background-color: rgba(122, 193, 67, 0.4);
}

.social-icons-color-standard .imdb .sqs-use--icon {
    fill: #e6b91e;
}

.social-icons-color-standard .imdb .sqs-use--mask {
    fill: #e6b91e;
}

.social-icons-color-standard .imdb {
    border-color: rgb(230, 185, 30);
    background-color: rgb(230, 185, 30);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).imdb .sqs-use--icon {
    fill: rgba(230, 185, 30, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).imdb .sqs-use--mask {
    fill: rgba(230, 185, 30, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).imdb {
    background-color: rgba(230, 185, 30, 0.4);
}

.social-icons-color-standard .instagram .sqs-use--icon {
    fill: #e4405f;
}

.social-icons-color-standard .instagram .sqs-use--mask {
    fill: #e4405f;
}

.social-icons-color-standard .instagram {
    border-color: rgb(228, 64, 95);
    background-color: rgb(228, 64, 95);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).instagram .sqs-use--icon {
    fill: rgba(228, 64, 95, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).instagram .sqs-use--mask {
    fill: rgba(228, 64, 95, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).instagram {
    background-color: rgba(228, 64, 95, 0.4);
}

.social-icons-color-standard .instagram-unauth .sqs-use--icon {
    fill: #e4405f;
}

.social-icons-color-standard .instagram-unauth .sqs-use--mask {
    fill: #e4405f;
}

.social-icons-color-standard .instagram-unauth {
    border-color: rgb(228, 64, 95);
    background-color: rgb(228, 64, 95);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).instagram-unauth .sqs-use--icon {
    fill: rgba(228, 64, 95, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).instagram-unauth .sqs-use--mask {
    fill: rgba(228, 64, 95, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).instagram-unauth {
    background-color: rgba(228, 64, 95, 0.4);
}

.social-icons-color-standard .itunes .sqs-use--icon {
    fill: #ec4652;
}

.social-icons-color-standard .itunes .sqs-use--mask {
    fill: #ec4652;
}

.social-icons-color-standard .itunes {
    border-color: rgb(236, 70, 82);
    background-color: rgb(236, 70, 82);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).itunes .sqs-use--icon {
    fill: rgba(236, 70, 82, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).itunes .sqs-use--mask {
    fill: rgba(236, 70, 82, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).itunes {
    background-color: rgba(236, 70, 82, 0.4);
}

.social-icons-color-standard .linkedin .sqs-use--icon {
    fill: #0976b4;
}

.social-icons-color-standard .linkedin .sqs-use--mask {
    fill: #0976b4;
}

.social-icons-color-standard .linkedin {
    border-color: rgb(9, 118, 180);
    background-color: rgb(9, 118, 180);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).linkedin .sqs-use--icon {
    fill: rgba(9, 118, 180, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).linkedin .sqs-use--mask {
    fill: rgba(9, 118, 180, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).linkedin {
    background-color: rgba(9, 118, 180, 0.4);
}

.social-icons-color-standard .linkedin-unauth .sqs-use--icon {
    fill: #0976b4;
}

.social-icons-color-standard .linkedin-unauth .sqs-use--mask {
    fill: #0976b4;
}

.social-icons-color-standard .linkedin-unauth {
    border-color: rgb(9, 118, 180);
    background-color: rgb(9, 118, 180);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).linkedin-unauth .sqs-use--icon {
    fill: rgba(9, 118, 180, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).linkedin-unauth .sqs-use--mask {
    fill: rgba(9, 118, 180, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).linkedin-unauth {
    background-color: rgba(9, 118, 180, 0.4);
}

.social-icons-color-standard .medium .sqs-use--icon {
    fill: #00ab6c;
}

.social-icons-color-standard .medium .sqs-use--mask {
    fill: #00ab6c;
}

.social-icons-color-standard .medium {
    border-color: rgb(0, 171, 108);
    background-color: rgb(0, 171, 108);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).medium .sqs-use--icon {
    fill: rgba(0, 171, 108, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).medium .sqs-use--mask {
    fill: rgba(0, 171, 108, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).medium {
    background-color: rgba(0, 171, 108, 0.4);
}

.social-icons-color-standard .meetup .sqs-use--icon {
    fill: #e0393e;
}

.social-icons-color-standard .meetup .sqs-use--mask {
    fill: #e0393e;
}

.social-icons-color-standard .meetup {
    border-color: rgb(224, 57, 62);
    background-color: rgb(224, 57, 62);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).meetup .sqs-use--icon {
    fill: rgba(224, 57, 62, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).meetup .sqs-use--mask {
    fill: rgba(224, 57, 62, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).meetup {
    background-color: rgba(224, 57, 62, 0.4);
}

.social-icons-color-standard .pinterest .sqs-use--icon {
    fill: #cc2127;
}

.social-icons-color-standard .pinterest .sqs-use--mask {
    fill: #cc2127;
}

.social-icons-color-standard .pinterest {
    border-color: rgb(204, 33, 39);
    background-color: rgb(204, 33, 39);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).pinterest .sqs-use--icon {
    fill: rgba(204, 33, 39, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).pinterest .sqs-use--mask {
    fill: rgba(204, 33, 39, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).pinterest {
    background-color: rgba(204, 33, 39, 0.4);
}

.social-icons-color-standard .pinterest-unauth .sqs-use--icon {
    fill: #cc2127;
}

.social-icons-color-standard .pinterest-unauth .sqs-use--mask {
    fill: #cc2127;
}

.social-icons-color-standard .pinterest-unauth {
    border-color: rgb(204, 33, 39);
    background-color: rgb(204, 33, 39);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).pinterest-unauth .sqs-use--icon {
    fill: rgba(204, 33, 39, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).pinterest-unauth .sqs-use--mask {
    fill: rgba(204, 33, 39, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).pinterest-unauth {
    background-color: rgba(204, 33, 39, 0.4);
}

.social-icons-color-standard .rdio .sqs-use--icon {
    fill: #006ed2;
}

.social-icons-color-standard .rdio .sqs-use--mask {
    fill: #006ed2;
}

.social-icons-color-standard .rdio {
    border-color: rgb(0, 110, 210);
    background-color: rgb(0, 110, 210);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).rdio .sqs-use--icon {
    fill: rgba(0, 110, 210, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).rdio .sqs-use--mask {
    fill: rgba(0, 110, 210, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).rdio {
    background-color: rgba(0, 110, 210, 0.4);
}

.social-icons-color-standard .reddit .sqs-use--icon {
    fill: #ff4500;
}

.social-icons-color-standard .reddit .sqs-use--mask {
    fill: #ff4500;
}

.social-icons-color-standard .reddit {
    border-color: rgb(255, 69, 0);
    background-color: rgb(255, 69, 0);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).reddit .sqs-use--icon {
    fill: rgba(255, 69, 0, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).reddit .sqs-use--mask {
    fill: rgba(255, 69, 0, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).reddit {
    background-color: rgba(255, 69, 0, 0.4);
}

.social-icons-color-standard .rss .sqs-use--icon {
    fill: #222;
}

.social-icons-color-standard .rss .sqs-use--mask {
    fill: #222;
}

.social-icons-color-standard .rss {
    border-color: rgb(34, 34, 34);
    background-color: rgb(34, 34, 34);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).rss .sqs-use--icon {
    fill: rgba(34, 34, 34, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).rss .sqs-use--mask {
    fill: rgba(34, 34, 34, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).rss {
    background-color: rgba(34, 34, 34, 0.4);
}

.social-icons-color-standard .smugmug .sqs-use--icon {
    fill: #7dbb00;
}

.social-icons-color-standard .smugmug .sqs-use--mask {
    fill: #7dbb00;
}

.social-icons-color-standard .smugmug {
    border-color: rgb(125, 187, 0);
    background-color: rgb(125, 187, 0);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).smugmug .sqs-use--icon {
    fill: rgba(125, 187, 0, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).smugmug .sqs-use--mask {
    fill: rgba(125, 187, 0, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).smugmug {
    background-color: rgba(125, 187, 0, 0.4);
}

.social-icons-color-standard .smugmug-unauth .sqs-use--icon {
    fill: #7dbb00;
}

.social-icons-color-standard .smugmug-unauth .sqs-use--mask {
    fill: #7dbb00;
}

.social-icons-color-standard .smugmug-unauth {
    border-color: rgb(125, 187, 0);
    background-color: rgb(125, 187, 0);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).smugmug-unauth .sqs-use--icon {
    fill: rgba(125, 187, 0, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).smugmug-unauth .sqs-use--mask {
    fill: rgba(125, 187, 0, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).smugmug-unauth {
    background-color: rgba(125, 187, 0, 0.4);
}

.social-icons-color-standard .snapchat .sqs-use--icon {
    fill: #222;
}

.social-icons-color-standard .snapchat .sqs-use--mask {
    fill: #222;
}

.social-icons-color-standard .snapchat {
    border-color: rgb(34, 34, 34);
    background-color: rgb(34, 34, 34);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).snapchat .sqs-use--icon {
    fill: rgba(34, 34, 34, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).snapchat .sqs-use--mask {
    fill: rgba(34, 34, 34, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).snapchat {
    background-color: rgba(34, 34, 34, 0.4);
}

.social-icons-color-standard .soundcloud .sqs-use--icon {
    fill: #f60;
}

.social-icons-color-standard .soundcloud .sqs-use--mask {
    fill: #f60;
}

.social-icons-color-standard .soundcloud {
    border-color: rgb(255, 102, 0);
    background-color: rgb(255, 102, 0);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).soundcloud .sqs-use--icon {
    fill: rgba(255, 102, 0, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).soundcloud .sqs-use--mask {
    fill: rgba(255, 102, 0, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).soundcloud {
    background-color: rgba(255, 102, 0, 0.4);
}

.social-icons-color-standard .soundcloud-unauth .sqs-use--icon {
    fill: #f60;
}

.social-icons-color-standard .soundcloud-unauth .sqs-use--mask {
    fill: #f60;
}

.social-icons-color-standard .soundcloud-unauth {
    border-color: rgb(255, 102, 0);
    background-color: rgb(255, 102, 0);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).soundcloud-unauth .sqs-use--icon {
    fill: rgba(255, 102, 0, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).soundcloud-unauth .sqs-use--mask {
    fill: rgba(255, 102, 0, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).soundcloud-unauth {
    background-color: rgba(255, 102, 0, 0.4);
}

.social-icons-color-standard .spotify .sqs-use--icon {
    fill: #84bd00;
}

.social-icons-color-standard .spotify .sqs-use--mask {
    fill: #84bd00;
}

.social-icons-color-standard .spotify {
    border-color: rgb(132, 189, 0);
    background-color: rgb(132, 189, 0);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).spotify .sqs-use--icon {
    fill: rgba(132, 189, 0, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).spotify .sqs-use--mask {
    fill: rgba(132, 189, 0, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).spotify {
    background-color: rgba(132, 189, 0, 0.4);
}

.social-icons-color-standard .spotify-unauth .sqs-use--icon {
    fill: #84bd00;
}

.social-icons-color-standard .spotify-unauth .sqs-use--mask {
    fill: #84bd00;
}

.social-icons-color-standard .spotify-unauth {
    border-color: rgb(132, 189, 0);
    background-color: rgb(132, 189, 0);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).spotify-unauth .sqs-use--icon {
    fill: rgba(132, 189, 0, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).spotify-unauth .sqs-use--mask {
    fill: rgba(132, 189, 0, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).spotify-unauth {
    background-color: rgba(132, 189, 0, 0.4);
}

.social-icons-color-standard .squarespace .sqs-use--icon {
    fill: #222;
}

.social-icons-color-standard .squarespace .sqs-use--mask {
    fill: #222;
}

.social-icons-color-standard .squarespace {
    border-color: rgb(34, 34, 34);
    background-color: rgb(34, 34, 34);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).squarespace .sqs-use--icon {
    fill: rgba(34, 34, 34, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).squarespace .sqs-use--mask {
    fill: rgba(34, 34, 34, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).squarespace {
    background-color: rgba(34, 34, 34, 0.4);
}

.social-icons-color-standard .stitcher .sqs-use--icon {
    fill: #1ea9e1;
}

.social-icons-color-standard .stitcher .sqs-use--mask {
    fill: #1ea9e1;
}

.social-icons-color-standard .stitcher {
    border-color: rgb(30, 169, 225);
    background-color: rgb(30, 169, 225);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).stitcher .sqs-use--icon {
    fill: rgba(30, 169, 225, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).stitcher .sqs-use--mask {
    fill: rgba(30, 169, 225, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).stitcher {
    background-color: rgba(30, 169, 225, 0.4);
}

.social-icons-color-standard .stumbleupon .sqs-use--icon {
    fill: #eb4924;
}

.social-icons-color-standard .stumbleupon .sqs-use--mask {
    fill: #eb4924;
}

.social-icons-color-standard .stumbleupon {
    border-color: rgb(235, 73, 36);
    background-color: rgb(235, 73, 36);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).stumbleupon .sqs-use--icon {
    fill: rgba(235, 73, 36, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).stumbleupon .sqs-use--mask {
    fill: rgba(235, 73, 36, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).stumbleupon {
    background-color: rgba(235, 73, 36, 0.4);
}

.social-icons-color-standard .thedots .sqs-use--icon {
    fill: #8c8070;
}

.social-icons-color-standard .thedots .sqs-use--mask {
    fill: #8c8070;
}

.social-icons-color-standard .thedots {
    border-color: rgb(140, 128, 112);
    background-color: rgb(140, 128, 112);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).thedots .sqs-use--icon {
    fill: rgba(140, 128, 112, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).thedots .sqs-use--mask {
    fill: rgba(140, 128, 112, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).thedots {
    background-color: rgba(140, 128, 112, 0.4);
}

.social-icons-color-standard .tidal .sqs-use--icon {
    fill: #222;
}

.social-icons-color-standard .tidal .sqs-use--mask {
    fill: #222;
}

.social-icons-color-standard .tidal {
    border-color: rgb(34, 34, 34);
    background-color: rgb(34, 34, 34);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).tidal .sqs-use--icon {
    fill: rgba(34, 34, 34, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).tidal .sqs-use--mask {
    fill: rgba(34, 34, 34, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).tidal {
    background-color: rgba(34, 34, 34, 0.4);
}

.social-icons-color-standard .tripadvisor .sqs-use--icon {
    fill: #00b087;
}

.social-icons-color-standard .tripadvisor .sqs-use--mask {
    fill: #00b087;
}

.social-icons-color-standard .tripadvisor {
    border-color: rgb(0, 176, 135);
    background-color: rgb(0, 176, 135);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).tripadvisor .sqs-use--icon {
    fill: rgba(0, 176, 135, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).tripadvisor .sqs-use--mask {
    fill: rgba(0, 176, 135, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).tripadvisor {
    background-color: rgba(0, 176, 135, 0.4);
}

.social-icons-color-standard .tumblr .sqs-use--icon {
    fill: #35465d;
}

.social-icons-color-standard .tumblr .sqs-use--mask {
    fill: #35465d;
}

.social-icons-color-standard .tumblr {
    border-color: rgb(53, 70, 93);
    background-color: rgb(53, 70, 93);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).tumblr .sqs-use--icon {
    fill: rgba(53, 70, 93, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).tumblr .sqs-use--mask {
    fill: rgba(53, 70, 93, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).tumblr {
    background-color: rgba(53, 70, 93, 0.4);
}

.social-icons-color-standard .tumblr-unauth .sqs-use--icon {
    fill: #35465d;
}

.social-icons-color-standard .tumblr-unauth .sqs-use--mask {
    fill: #35465d;
}

.social-icons-color-standard .tumblr-unauth {
    border-color: rgb(53, 70, 93);
    background-color: rgb(53, 70, 93);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).tumblr-unauth .sqs-use--icon {
    fill: rgba(53, 70, 93, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).tumblr-unauth .sqs-use--mask {
    fill: rgba(53, 70, 93, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).tumblr-unauth {
    background-color: rgba(53, 70, 93, 0.4);
}

.social-icons-color-standard .twitch .sqs-use--icon {
    fill: #6441a5;
}

.social-icons-color-standard .twitch .sqs-use--mask {
    fill: #6441a5;
}

.social-icons-color-standard .twitch {
    border-color: rgb(100, 65, 165);
    background-color: rgb(100, 65, 165);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).twitch .sqs-use--icon {
    fill: rgba(100, 65, 165, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).twitch .sqs-use--mask {
    fill: rgba(100, 65, 165, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).twitch {
    background-color: rgba(100, 65, 165, 0.4);
}

.social-icons-color-standard .twitter .sqs-use--icon {
    fill: #55acee;
}

.social-icons-color-standard .twitter .sqs-use--mask {
    fill: #55acee;
}

.social-icons-color-standard .twitter {
    border-color: rgb(85, 172, 238);
    background-color: rgb(85, 172, 238);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).twitter .sqs-use--icon {
    fill: rgba(85, 172, 238, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).twitter .sqs-use--mask {
    fill: rgba(85, 172, 238, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).twitter {
    background-color: rgba(85, 172, 238, 0.4);
}

.social-icons-color-standard .twitter-unauth .sqs-use--icon {
    fill: #55acee;
}

.social-icons-color-standard .twitter-unauth .sqs-use--mask {
    fill: #55acee;
}

.social-icons-color-standard .twitter-unauth {
    border-color: rgb(85, 172, 238);
    background-color: rgb(85, 172, 238);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).twitter-unauth .sqs-use--icon {
    fill: rgba(85, 172, 238, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).twitter-unauth .sqs-use--mask {
    fill: rgba(85, 172, 238, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).twitter-unauth {
    background-color: rgba(85, 172, 238, 0.4);
}

.social-icons-color-standard .url .sqs-use--icon {
    fill: #000;
}

.social-icons-color-standard .url .sqs-use--mask {
    fill: #000;
}

.social-icons-color-standard .url {
    border-color: rgb(0, 0, 0);
    background-color: rgb(0, 0, 0);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).url .sqs-use--icon {
    fill: rgba(0, 0, 0, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).url .sqs-use--mask {
    fill: rgba(0, 0, 0, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).url {
    background-color: rgba(0, 0, 0, 0.4);
}

.social-icons-color-standard .vevo .sqs-use--icon {
    fill: #ff0031;
}

.social-icons-color-standard .vevo .sqs-use--mask {
    fill: #ff0031;
}

.social-icons-color-standard .vevo {
    border-color: rgb(255, 0, 49);
    background-color: rgb(255, 0, 49);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).vevo .sqs-use--icon {
    fill: rgba(255, 0, 49, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).vevo .sqs-use--mask {
    fill: rgba(255, 0, 49, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).vevo {
    background-color: rgba(255, 0, 49, 0.4);
}

.social-icons-color-standard .vimeo .sqs-use--icon {
    fill: #1ab7ea;
}

.social-icons-color-standard .vimeo .sqs-use--mask {
    fill: #1ab7ea;
}

.social-icons-color-standard .vimeo {
    border-color: rgb(26, 183, 234);
    background-color: rgb(26, 183, 234);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).vimeo .sqs-use--icon {
    fill: rgba(26, 183, 234, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).vimeo .sqs-use--mask {
    fill: rgba(26, 183, 234, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).vimeo {
    background-color: rgba(26, 183, 234, 0.4);
}

.social-icons-color-standard .vimeo-unauth .sqs-use--icon {
    fill: #1ab7ea;
}

.social-icons-color-standard .vimeo-unauth .sqs-use--mask {
    fill: #1ab7ea;
}

.social-icons-color-standard .vimeo-unauth {
    border-color: rgb(26, 183, 234);
    background-color: rgb(26, 183, 234);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).vimeo-unauth .sqs-use--icon {
    fill: rgba(26, 183, 234, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).vimeo-unauth .sqs-use--mask {
    fill: rgba(26, 183, 234, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).vimeo-unauth {
    background-color: rgba(26, 183, 234, 0.4);
}

.social-icons-color-standard .vine .sqs-use--icon {
    fill: #00b488;
}

.social-icons-color-standard .vine .sqs-use--mask {
    fill: #00b488;
}

.social-icons-color-standard .vine {
    border-color: rgb(0, 180, 136);
    background-color: rgb(0, 180, 136);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).vine .sqs-use--icon {
    fill: rgba(0, 180, 136, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).vine .sqs-use--mask {
    fill: rgba(0, 180, 136, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).vine {
    background-color: rgba(0, 180, 136, 0.4);
}

.social-icons-color-standard .vsco .sqs-use--icon {
    fill: #ae995a;
}

.social-icons-color-standard .vsco .sqs-use--mask {
    fill: #ae995a;
}

.social-icons-color-standard .vsco {
    border-color: rgb(174, 153, 90);
    background-color: rgb(174, 153, 90);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).vsco .sqs-use--icon {
    fill: rgba(174, 153, 90, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).vsco .sqs-use--mask {
    fill: rgba(174, 153, 90, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).vsco {
    background-color: rgba(174, 153, 90, 0.4);
}

.social-icons-color-standard .yelp .sqs-use--icon {
    fill: #c41200;
}

.social-icons-color-standard .yelp .sqs-use--mask {
    fill: #c41200;
}

.social-icons-color-standard .yelp {
    border-color: rgb(196, 18, 0);
    background-color: rgb(196, 18, 0);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).yelp .sqs-use--icon {
    fill: rgba(196, 18, 0, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).yelp .sqs-use--mask {
    fill: rgba(196, 18, 0, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).yelp {
    background-color: rgba(196, 18, 0, 0.4);
}

.social-icons-color-standard .youtube .sqs-use--icon {
    fill: #e52d27;
}

.social-icons-color-standard .youtube .sqs-use--mask {
    fill: #e52d27;
}

.social-icons-color-standard .youtube {
    border-color: rgb(229, 45, 39);
    background-color: rgb(229, 45, 39);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).youtube .sqs-use--icon {
    fill: rgba(229, 45, 39, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).youtube .sqs-use--mask {
    fill: rgba(229, 45, 39, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).youtube {
    background-color: rgba(229, 45, 39, 0.4);
}

.social-icons-color-standard .youtube-unauth .sqs-use--icon {
    fill: #e52d27;
}

.social-icons-color-standard .youtube-unauth .sqs-use--mask {
    fill: #e52d27;
}

.social-icons-color-standard .youtube-unauth {
    border-color: rgb(229, 45, 39);
    background-color: rgb(229, 45, 39);
}

.social-icons-color-standard.social-icons-style-regular .sqs-svg-icon--list:hover :not(:hover).youtube-unauth .sqs-use--icon {
    fill: rgba(229, 45, 39, 0.4);
}

.social-icons-color-standard.social-icons-style-knockout .sqs-svg-icon--list:hover :not(:hover).youtube-unauth .sqs-use--mask {
    fill: rgba(229, 45, 39, 0.4);
}

.social-icons-color-standard.social-icons-style-solid .sqs-svg-icon--list:hover :not(:hover).youtube-unauth {
    background-color: rgba(229, 45, 39, 0.4);
}

.sqs-block-markdown {
    clear: none;
}

    .sqs-block-markdown .sqs-block-content {
        position: relative;
    }

        .sqs-block-markdown .sqs-block-content *:first-child {
            margin-top: 0px;
        }

        .sqs-block-markdown .sqs-block-content *:last-child {
            margin-bottom: 0px;
        }

    .sqs-block-markdown .sqs-placeholder {
        color: rgb(153, 153, 153);
    }

    .sqs-block-markdown .sqs-editing-overlay {
        display: none;
    }

    .sqs-block-markdown hr {
        border-width: medium medium 1px;
        border-style: none none solid;
        border-color: currentColor currentColor rgb(204, 204, 204);
        border-image: none;
        width: 75%;
        margin-right: auto;
        margin-left: auto;
    }

    .sqs-block-markdown textarea {
        background: none;
        margin: 0px;
        padding: 0px;
        border: currentColor;
        border-image: none;
        left: 17px;
        top: 17px;
        width: calc( 100% - 34px);
        right: 17px;
        bottom: 0px;
        color: rgb(51, 51, 51);
        overflow: hidden;
        position: absolute;
        resize: none;
    }

    .sqs-block-markdown .textarea-clone {
        margin: 0px;
        visibility: hidden;
        min-height: 18px;
    }

    .sqs-block-markdown textarea {
        font: 15px/18px "Courier New", monospace !important;
        white-space: pre-wrap;
        -ms-word-wrap: break-word;
        font-size-adjust: none !important;
        font-stretch: normal !important;
    }

    .sqs-block-markdown .textarea-clone {
        font: 15px/18px "Courier New", monospace !important;
        white-space: pre-wrap;
        -ms-word-wrap: break-word;
        font-size-adjust: none !important;
        font-stretch: normal !important;
    }

    .sqs-block-markdown img {
        height: auto;
        max-width: 100%;
    }

.donation-block .sqs-donate-button-wrapper {
    display: block;
}

.donation-block .sqs-donate-button-wrapper--align-left {
    text-align: left;
}

.donation-block .sqs-donate-button-wrapper--align-center {
    text-align: center;
}

.donation-block .sqs-donate-button-wrapper--align-right {
    text-align: right;
}

.donation-block .sqs-donate-button {
    border-width: 0px;
    padding: 1em 2.5em;
    width: auto;
    height: auto;
    text-align: center;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    background-color: rgb(39, 39, 39);
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

.sqs-block-html {
    clear: none;
}

    .sqs-block-html .sqs-block-content {
    }

        .sqs-block-html .sqs-block-content *:not(h1):not(h3):not(h2) {
            -ms-word-wrap: break-word;
        }

        .sqs-block-html .sqs-block-content > *:first-child {
            margin-top: 0px;
        }

        .sqs-block-html .sqs-block-content > *:last-child {
            margin-bottom: 0px;
        }

.embed-block .intrinsic {
    position: relative;
}

.video-block .intrinsic {
    position: relative;
}

.embed-block .sqs-block-content .intrinsic {
    position: relative;
}

.video-block .sqs-block-content .intrinsic {
    position: relative;
}

.embed-block .intrinsic :not(.embed-block-provider-SoundCloud).embed-block-wrapper {
    position: relative;
}

.video-block .intrinsic :not(.embed-block-provider-SoundCloud).embed-block-wrapper {
    position: relative;
}

.embed-block .sqs-block-content .intrinsic :not(.embed-block-provider-SoundCloud).embed-block-wrapper {
    position: relative;
}

.video-block .sqs-block-content .intrinsic :not(.embed-block-provider-SoundCloud).embed-block-wrapper {
    position: relative;
}

.embed-block .intrinsic :not(.embed-block-provider-SoundCloud).embed-block-wrapper .sqs-video-wrapper {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.video-block .intrinsic :not(.embed-block-provider-SoundCloud).embed-block-wrapper .sqs-video-wrapper {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.embed-block .sqs-block-content .intrinsic :not(.embed-block-provider-SoundCloud).embed-block-wrapper .sqs-video-wrapper {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.video-block .sqs-block-content .intrinsic :not(.embed-block-provider-SoundCloud).embed-block-wrapper .sqs-video-wrapper {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.embed-block .intrinsic :not(.embed-block-provider-SoundCloud).embed-block-wrapper iframe {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.video-block .intrinsic :not(.embed-block-provider-SoundCloud).embed-block-wrapper iframe {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.embed-block .sqs-block-content .intrinsic :not(.embed-block-provider-SoundCloud).embed-block-wrapper iframe {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.video-block .sqs-block-content .intrinsic :not(.embed-block-provider-SoundCloud).embed-block-wrapper iframe {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.embed-block .intrinsic :not(.embed-block-provider-SoundCloud).embed-block-wrapper .flickr-oembed {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.video-block .intrinsic :not(.embed-block-provider-SoundCloud).embed-block-wrapper .flickr-oembed {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.embed-block .sqs-block-content .intrinsic :not(.embed-block-provider-SoundCloud).embed-block-wrapper .flickr-oembed {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.video-block .sqs-block-content .intrinsic :not(.embed-block-provider-SoundCloud).embed-block-wrapper .flickr-oembed {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.embed-block .intrinsic .embed-block-provider-SoundCloud {
    padding-bottom: 0px !important;
}

.video-block .intrinsic .embed-block-provider-SoundCloud {
    padding-bottom: 0px !important;
}

.embed-block .sqs-block-content .intrinsic .embed-block-provider-SoundCloud {
    padding-bottom: 0px !important;
}

.video-block .sqs-block-content .intrinsic .embed-block-provider-SoundCloud {
    padding-bottom: 0px !important;
}

.embed-block .intrinsic .embed-block-provider-SoundCloud iframe {
    width: 100%;
}

.video-block .intrinsic .embed-block-provider-SoundCloud iframe {
    width: 100%;
}

.embed-block .sqs-block-content .intrinsic .embed-block-provider-SoundCloud iframe {
    width: 100%;
}

.video-block .sqs-block-content .intrinsic .embed-block-provider-SoundCloud iframe {
    width: 100%;
}

.sqs-block-audio {
    min-height: 34px;
}

.sqs-block-map .sqs-block-map-content {
    position: relative;
}

    .sqs-block-map .sqs-block-map-content .sqs-map-wrapper {
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        position: absolute !important;
        max-width: none;
    }

.sqs-gallery-block-stacked {
    margin: 0px;
    padding: 0px;
}

    .sqs-gallery-block-stacked a {
        border: 0px currentColor;
        border-image: none;
    }

    .sqs-gallery-block-stacked .image-wrapper {
        margin: 0px 0px 1px;
        line-height: 1px;
    }

        .sqs-gallery-block-stacked .image-wrapper img {
            width: 100%;
        }

    .sqs-gallery-block-stacked .meta {
        display: none;
    }

    .sqs-gallery-block-stacked.sqs-gallery-block-show-meta .meta {
        display: block;
    }

    .sqs-gallery-block-stacked .meta-inside {
        margin-top: 14px;
        margin-bottom: 28px;
    }

    .sqs-gallery-block-stacked .meta-title {
        margin-bottom: 0.3em;
    }

    .sqs-gallery-block-stacked .meta-description {
        line-height: 1.5em;
        font-size: 0.9em;
    }

        .sqs-gallery-block-stacked .meta-description p {
            margin-top: 0px;
            margin-bottom: 0px;
        }

.sqs-gallery-block-slideshow {
    position: relative;
    background-color: rgba(175, 175, 175, 0.1);
}

    .sqs-gallery-block-slideshow.sqs-gallery-transparent-background {
        background-color: transparent;
    }

    .sqs-gallery-block-slideshow .slide > a {
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        display: block;
        position: absolute;
    }

    .sqs-gallery-block-slideshow .slide .meta {
        opacity: 0;
    }

    .sqs-gallery-block-slideshow .meta {
        position: absolute;
        opacity: 0;
        background-color: rgba(0, 0, 0, 0.3);
    }

        .sqs-gallery-block-slideshow .meta .meta-title {
            color: rgb(255, 255, 255);
        }

        .sqs-gallery-block-slideshow .meta .meta-title {
            line-height: 1.2em;
            letter-spacing: 1px;
            font-size: 18px;
        }

            .sqs-gallery-block-slideshow .meta .meta-title + .meta-description {
                margin-top: 0.3em;
            }

        .sqs-gallery-block-slideshow .meta .meta-description {
            color: rgba(255, 255, 255, 0.95);
            line-height: 1.5em;
            font-size: 14px;
        }

            .sqs-gallery-block-slideshow .meta .meta-description p {
                color: rgba(255, 255, 255, 0.95);
                line-height: 1.5em;
                font-size: 14px;
            }

            .sqs-gallery-block-slideshow .meta .meta-description strong {
                color: inherit;
            }

            .sqs-gallery-block-slideshow .meta .meta-description *:first-child {
                margin-top: 0px;
            }

            .sqs-gallery-block-slideshow .meta .meta-description *:last-child {
                margin-bottom: 0px;
            }

    .sqs-gallery-block-slideshow .meta-inside {
        padding: 25px;
    }

    .sqs-gallery-block-slideshow .meta a {
        color: rgb(255, 255, 255);
        text-decoration: underline;
    }

        .sqs-gallery-block-slideshow .meta a:hover {
            color: rgb(255, 255, 255);
            text-decoration: underline;
        }

    .sqs-gallery-block-slideshow .meta.overflow {
        -ms-overflow-y: auto;
    }

    .sqs-gallery-block-slideshow .slide.loaded .meta {
        opacity: 1;
    }

    .sqs-gallery-block-slideshow.sqs-gallery-block-meta-hover .meta {
        opacity: 0 !important;
    }

    .sqs-gallery-block-slideshow.sqs-gallery-block-meta-hover .slide:hover .meta {
        opacity: 1 !important;
    }

    .sqs-gallery-block-slideshow.sqs-gallery-block-meta-hover .slide :focus ~ .meta {
        opacity: 1 !important;
    }

    .sqs-gallery-block-slideshow .meta {
        display: none;
    }

    .sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .sqs-active-slide .meta {
        display: block;
        opacity: 1;
    }

    .sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .mobile-view .slide.loaded > a {
        height: auto;
        line-height: 0;
        position: static;
    }

    .sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .mobile-view .slide.loaded .sqs-video-wrapper {
        position: static;
    }

    .sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .mobile-view .slide.loaded .meta {
        margin: 0px;
        padding: 20px 0px 10px;
        color: inherit;
        position: static !important;
        max-width: none !important;
        opacity: 1 !important;
        background-color: transparent;
    }

        .sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .mobile-view .slide.loaded .meta .meta-inside {
            padding: 0px;
        }

        .sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .mobile-view .slide.loaded .meta .meta-title {
            color: inherit;
        }

        .sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .mobile-view .slide.loaded .meta .meta-description {
            color: inherit;
        }

            .sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .mobile-view .slide.loaded .meta .meta-description p {
                color: inherit;
            }

        .sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .mobile-view .slide.loaded .meta .meta-title {
            font-size: 0.9em;
        }

        .sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .mobile-view .slide.loaded .meta .meta-description {
            font-size: 0.9em;
        }

            .sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .mobile-view .slide.loaded .meta .meta-description p {
                line-height: 1.3em;
                font-size: 1em;
            }

    .sqs-gallery-block-slideshow .slide.video-playing .meta {
        display: none;
    }

    .sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-top .meta {
        top: 0px;
    }

    .sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-top-left .meta {
        top: 0px;
    }

    .sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-top-right .meta {
        top: 0px;
    }

    .sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-top-left .meta {
        margin: 20px;
        max-width: 50%;
    }

    .sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-top-right .meta {
        margin: 20px;
        max-width: 50%;
    }

    .sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-center .meta {
        left: 50%;
        top: 50%;
        text-align: center;
        max-width: 50%;
    }

    .sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-bottom .meta {
        bottom: 0px;
    }

    .sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-bottom-left .meta {
        bottom: 0px;
    }

    .sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-bottom-right .meta {
        bottom: 0px;
    }

    .sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-bottom .meta {
        background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(30, 30, 30, 0.3) 100%);
    }

    .sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-bottom .meta-inside {
        padding: 30px 20px 15px;
    }

    .sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-bottom-left .meta {
        margin: 20px;
        max-width: 50%;
    }

    .sqs-gallery-block-slideshow.sqs-gallery-block-meta-position-bottom-right .meta {
        margin: 20px;
        max-width: 50%;
    }

.sqs-gallery-block-slider {
    height: 100%;
    position: relative;
}

.sqs-gallery-block-grid {
    overflow: hidden;
}

    .sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-1 .sqs-gallery-design-grid-slide {
        width: 100% !important;
    }

    .sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-1 :nth-child(n+1).sqs-gallery-design-grid-slide {
        clear: left;
    }

    .sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-2 .sqs-gallery-design-grid-slide {
        width: 50%;
    }

    .sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-2 :nth-child(2n+1).sqs-gallery-design-grid-slide {
        clear: left;
    }

    .sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-3 .sqs-gallery-design-grid-slide {
        width: 33.33%;
    }

    .sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-3 :nth-child(3n+1).sqs-gallery-design-grid-slide {
        clear: left;
    }

    .sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-4 .sqs-gallery-design-grid-slide {
        width: 25%;
    }

    .sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-4 :nth-child(4n+1).sqs-gallery-design-grid-slide {
        clear: left;
    }

    .sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-5 .sqs-gallery-design-grid-slide {
        width: 20%;
    }

    .sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-5 :nth-child(5n+1).sqs-gallery-design-grid-slide {
        clear: left;
    }

    .sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-6 .sqs-gallery-design-grid-slide {
        width: 16.66%;
    }

    .sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-6 :nth-child(6n+1).sqs-gallery-design-grid-slide {
        clear: left;
    }

    .sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-7 .sqs-gallery-design-grid-slide {
        width: 14.28%;
    }

    .sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-7 :nth-child(7n+1).sqs-gallery-design-grid-slide {
        clear: left;
    }

    .sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-8 .sqs-gallery-design-grid-slide {
        width: 12.5%;
    }

    .sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-8 :nth-child(8n+1).sqs-gallery-design-grid-slide {
        clear: left;
    }

    .sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-9 .sqs-gallery-design-grid-slide {
        width: 11.11%;
    }

    .sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-9 :nth-child(9n+1).sqs-gallery-design-grid-slide {
        clear: left;
    }

    .sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-10 .sqs-gallery-design-grid-slide {
        width: 10%;
    }

    .sqs-gallery-block-grid.sqs-gallery-thumbnails-per-row-10 :nth-child(10n+1).sqs-gallery-design-grid-slide {
        clear: left;
    }

    .sqs-gallery-block-grid.sqs-gallery-aspect-ratio-square .slide .margin-wrapper a.image-slide-anchor {
        padding-bottom: 100%;
    }

    .sqs-gallery-block-grid.sqs-gallery-aspect-ratio-square .slide .margin-wrapper .content-wrapper {
        padding-bottom: 100%;
    }

        .sqs-gallery-block-grid.sqs-gallery-aspect-ratio-square .slide .margin-wrapper .content-wrapper.content-fill .sqs-video-wrapper {
            padding-bottom: 100%;
        }

    .sqs-gallery-block-grid.sqs-gallery-aspect-ratio-standard .slide .margin-wrapper a.image-slide-anchor {
        padding-bottom: 66.66%;
    }

    .sqs-gallery-block-grid.sqs-gallery-aspect-ratio-standard .slide .margin-wrapper .content-wrapper {
        padding-bottom: 66.66%;
    }

        .sqs-gallery-block-grid.sqs-gallery-aspect-ratio-standard .slide .margin-wrapper .content-wrapper.content-fill .sqs-video-wrapper {
            padding-bottom: 66.66%;
        }

    .sqs-gallery-block-grid.sqs-gallery-aspect-ratio-standard-vertical .slide .margin-wrapper a.image-slide-anchor {
        padding-bottom: 150%;
    }

    .sqs-gallery-block-grid.sqs-gallery-aspect-ratio-standard-vertical .slide .margin-wrapper .content-wrapper {
        padding-bottom: 150%;
    }

        .sqs-gallery-block-grid.sqs-gallery-aspect-ratio-standard-vertical .slide .margin-wrapper .content-wrapper.content-fill .sqs-video-wrapper {
            padding-bottom: 150%;
        }

    .sqs-gallery-block-grid.sqs-gallery-aspect-ratio-four-three .slide .margin-wrapper a.image-slide-anchor {
        padding-bottom: 75%;
    }

    .sqs-gallery-block-grid.sqs-gallery-aspect-ratio-four-three .slide .margin-wrapper .content-wrapper {
        padding-bottom: 75%;
    }

        .sqs-gallery-block-grid.sqs-gallery-aspect-ratio-four-three .slide .margin-wrapper .content-wrapper.content-fill .sqs-video-wrapper {
            padding-bottom: 75%;
        }

    .sqs-gallery-block-grid.sqs-gallery-aspect-ratio-three-four-vertical .slide .margin-wrapper a.image-slide-anchor {
        padding-bottom: 133.33%;
    }

    .sqs-gallery-block-grid.sqs-gallery-aspect-ratio-three-four-vertical .slide .margin-wrapper .content-wrapper {
        padding-bottom: 133.33%;
    }

        .sqs-gallery-block-grid.sqs-gallery-aspect-ratio-three-four-vertical .slide .margin-wrapper .content-wrapper.content-fill .sqs-video-wrapper {
            padding-bottom: 133.33%;
        }

    .sqs-gallery-block-grid.sqs-gallery-aspect-ratio-widescreen .slide .margin-wrapper a.image-slide-anchor {
        padding-bottom: 56.25%;
    }

    .sqs-gallery-block-grid.sqs-gallery-aspect-ratio-widescreen .slide .margin-wrapper .content-wrapper {
        padding-bottom: 56.25%;
    }

        .sqs-gallery-block-grid.sqs-gallery-aspect-ratio-widescreen .slide .margin-wrapper .content-wrapper.content-fill .sqs-video-wrapper {
            padding-bottom: 56.25%;
        }

    .sqs-gallery-block-grid.sqs-gallery-aspect-ratio-anamorphic-widescreen .slide .margin-wrapper a.image-slide-anchor {
        padding-bottom: 41.66%;
    }

    .sqs-gallery-block-grid.sqs-gallery-aspect-ratio-anamorphic-widescreen .slide .margin-wrapper .content-wrapper {
        padding-bottom: 41.66%;
    }

        .sqs-gallery-block-grid.sqs-gallery-aspect-ratio-anamorphic-widescreen .slide .margin-wrapper .content-wrapper.content-fill .sqs-video-wrapper {
            padding-bottom: 41.66%;
        }

    .sqs-gallery-block-grid .slide {
        width: 25%;
        float: left;
    }

        .sqs-gallery-block-grid .slide .margin-wrapper {
            position: relative;
        }

            .sqs-gallery-block-grid .slide .margin-wrapper a.image-slide-anchor {
                width: 100%;
                height: 0px;
                padding-bottom: 100%;
                border-bottom-color: currentColor;
                border-bottom-width: medium;
                border-bottom-style: none;
                display: block;
                cursor: default;
            }

                .sqs-gallery-block-grid .slide .margin-wrapper a.image-slide-anchor img {
                    display: inline-block;
                }

            .sqs-gallery-block-grid .slide .margin-wrapper a[href].image-slide-anchor img {
                cursor: pointer;
            }

            .sqs-gallery-block-grid .slide .margin-wrapper .content-wrapper {
                width: 100%;
                padding-bottom: 100%;
                display: block;
            }

                .sqs-gallery-block-grid .slide .margin-wrapper .content-wrapper.content-fill .sqs-video-wrapper {
                    height: 0px;
                    padding-bottom: 100%;
                }

                .sqs-gallery-block-grid .slide .margin-wrapper .content-wrapper.video-lightbox-wrapper {
                    cursor: pointer;
                }

                    .sqs-gallery-block-grid .slide .margin-wrapper .content-wrapper.video-lightbox-wrapper .sqs-video-wrapper .intrinsic {
                        pointer-events: none;
                    }

            .sqs-gallery-block-grid .slide .margin-wrapper .image-slide-title {
                text-align: center;
                display: none;
            }

        .sqs-gallery-block-grid .slide .meta {
            position: relative;
        }

            .sqs-gallery-block-grid .slide .meta h1 {
                margin: 0px;
                letter-spacing: normal;
                font-size: 12px;
            }

    .sqs-gallery-block-grid.sqs-gallery-block-meta-only-title .margin-wrapper .image-slide-title {
        width: 100%;
        text-align: center;
        overflow: hidden;
        font-size: 14px;
        margin-top: 0.5em;
        display: block;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
    }

.sqs-block .sqs-gallery-thumbnails .sqs-video-thumbnail {
    position: relative;
}

    .sqs-block .sqs-gallery-thumbnails .sqs-video-thumbnail img {
        height: 100%;
    }

    .sqs-block .sqs-gallery-thumbnails .sqs-video-thumbnail .sqs-video-thumbnail-icon {
        background-position: center;
        left: 50%;
        top: 50%;
        width: 24px;
        height: 24px;
        margin-top: -12px;
        margin-left: -12px;
        position: absolute;
        opacity: 1;
        background-image: url("//assets.squarespace.com/universal/images-v6/icons/icon-video-24-light-solid.png");
    }

    .sqs-block .sqs-gallery-thumbnails .sqs-video-thumbnail.no-image .sqs-video-thumbnail-inner {
        background-position: center;
        background-image: url("//assets.squarespace.com/universal/images-v6/icons/icon-video-24-light-solid.png");
        background-repeat: no-repeat;
    }

.sqs-block .sqs-gallery-thumbnails :not(.no-image).sqs-video-thumbnail.loading .sqs-video-thumbnail-icon {
    opacity: 0;
}

.sqs-block .sqs-gallery-thumbnails .sqs-video-thumbnail .sqs-video-thumbnail-inner {
    background: rgb(0, 0, 0);
    height: 100%;
}

.sqs-block .sqs-gallery-thumbnails .sqs-gallery-design-strip-slide {
    opacity: 0.5;
}

    .sqs-block .sqs-gallery-thumbnails .sqs-gallery-design-strip-slide.sqs-active-slide {
        opacity: 1;
    }

@media only screen and (max-width:480px) {
    .sqs-gallery-block-slideshow .meta {
        display: none !important;
    }
}

@media only screen and (device-width:768px) {
    .sqs-gallery-block-slideshow.sqs-gallery-block-show-meta .meta {
        opacity: 1 !important;
    }
}

.sqs-block.gallery-block .sqs-helper .sqs-handle-bottom {
    display: none;
}

.sqs-block.gallery-block.sized .sqs-helper .sqs-handle-bottom {
    display: block;
}

.sqs-layout.editing .sqs-block.gallery-block:hover .sqs-gallery-block-slideshow.sqs-gallery-block-meta-hover .meta {
    opacity: 1 !important;
}

.sqs-gallery-dummy-images {
    background-color: transparent;
}

    .sqs-gallery-dummy-images img {
        background-color: rgba(0, 0, 0, 0.03);
    }

    .sqs-gallery-dummy-images + .sqs-gallery-thumbnails img {
        background-color: rgba(0, 0, 0, 0.03);
    }

.summary-block ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.summary-block :not(:last-child).summary-item {
    margin-bottom: 24px;
}

.summary-block .summary-collection-title {
    display: none;
}

.summary-block .summary-thumbnail {
    height: 150px;
    overflow: hidden;
}

.summary-block .summary-title {
    font-size: 1.2em;
}

.summary-block .summary-content-below-thumbnail .summary-title {
    margin: 1em 0px 0px;
}

.summary-block .summary-excerpt {
    margin: 0.75em 0px;
}

    .summary-block .summary-excerpt p {
        font-size: 0.9em;
    }

.summary-block .timestamp {
    text-transform: uppercase;
    font-size: 0.8em;
    display: block;
}

.summary-block .summary-more-link {
    margin-left: 3px;
    display: none;
}

.sqs-block-horizontalrule hr {
    border: currentColor;
    border-image: none;
    height: 1px;
    color: rgb(187, 187, 187);
    background-color: rgb(187, 187, 187);
}

.sqs-block-image .sqs-block-image-figure {
    margin: 0px;
}

.sqs-block-image .sqs-block-image-link {
    display: block;
}

.sqs-block-image .sqs-block-image-button {
    background: none;
    padding: 0px;
    border: currentColor;
    border-image: none;
    width: 100%;
    display: block;
}

.sqs-block-image .image-block-outer-wrapper.image-block-v2 {
    position: relative;
}

    .sqs-block-image .image-block-outer-wrapper.image-block-v2 p {
        font-size: inherit;
    }

    .sqs-block-image .image-block-outer-wrapper.image-block-v2 .intrinsic {
        position: relative;
    }

    .sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-inset {
        position: relative;
    }

    .sqs-block-image .image-block-outer-wrapper.image-block-v2 .intrinsic img {
        width: 100%;
        display: block;
    }

    .sqs-block-image .image-block-outer-wrapper.image-block-v2 .sqs-image-content::after {
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        display: block;
        position: absolute;
        z-index: 1;
        content: "";
    }

    .sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-overlay {
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        display: block;
        position: absolute;
        z-index: 1;
        content: "";
    }

    .sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-card-wrapper {
        z-index: 2;
        pointer-events: none;
    }

    .sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-card {
        pointer-events: auto;
    }

        .sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-card a {
            display: inline;
        }

        .sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-card a {
            text-decoration: none;
        }

            .sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-card a:hover {
                text-decoration: none;
            }

        .sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-card .sqs-editing {
            pointer-events: auto;
        }

    .sqs-block-image .image-block-outer-wrapper.image-block-v2 a.image-inset {
        display: block;
    }

    .sqs-block-image .image-block-outer-wrapper.image-block-v2 a.image-title-wrapper {
        display: block;
    }

    .sqs-block-image .image-block-outer-wrapper.image-block-v2 a.image-inset:hover {
        text-decoration: none;
    }

    .sqs-block-image .image-block-outer-wrapper.image-block-v2 a.image-title-wrapper:hover {
        text-decoration: none;
    }

    .sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-title p {
        white-space: pre-wrap;
    }

    .sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-subtitle p {
        white-space: pre-wrap;
    }

    .sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-title p {
        margin: 0px;
        display: inline;
        -ms-word-wrap: break-word;
        overflow-wrap: break-word;
    }

    .sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-subtitle p {
        -ms-word-wrap: break-word;
        overflow-wrap: break-word;
    }

        .sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-subtitle p:first-child {
            margin-top: 0px;
        }

        .sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-subtitle p:last-child {
            margin-bottom: 0px;
        }

    .sqs-block-image .image-block-outer-wrapper.image-block-v2 .sqs-image.stretch {
        margin: 0px !important;
    }

    .sqs-block-image .image-block-outer-wrapper.image-block-v2 + .image-caption-wrapper {
        display: none;
    }

    .sqs-block-image .image-block-outer-wrapper.image-block-v2 .image-caption-wrapper {
        display: none;
    }

    .sqs-block-image .image-block-outer-wrapper.image-block-v2 .sqs-editing-overlay {
        z-index: 1;
    }

    .sqs-block-image .image-block-outer-wrapper.image-block-v2 .upload-indicator {
        display: none !important;
    }

.sqs-block-image :not(.design-layout-poster).image-block-outer-wrapper.image-block-v2 ~ .yui3-resize-handles-wrapper {
    display: none;
}

.sqs-block-image .design-layout-poster .image-card-wrapper {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: flex;
    position: absolute;
    justify-content: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    -ms-justify-content: center;
}

.sqs-block-image .design-layout-poster .image-card-wrapper {
    pointer-events: none !important;
}

.sqs-block-image .design-layout-poster .image-card {
    pointer-events: none !important;
}

.sqs-block-image .design-layout-poster .image-card-wrapper a {
    display: inline-block;
    pointer-events: auto;
}

.sqs-block-image .design-layout-poster .intrinsic img {
    left: 0px;
    top: 0px;
    width: 100%;
    display: block;
    position: absolute;
}

.sqs-block-image .design-layout-poster .image-card {
    width: 75%;
}

.sqs-block-image .design-layout-poster .sqs-image-content::after {
    background-color: rgba(0, 0, 0, 0.1);
}

.sqs-block-image .design-layout-poster .image-overlay {
    background-color: rgba(0, 0, 0, 0.1);
}

.sqs-block-image .design-layout-poster .image-title a {
    color: rgb(248, 89, 68);
}

.sqs-block-image .design-layout-poster .image-subtitle a {
    color: rgb(248, 89, 68);
}

.sqs-block-image .design-layout-poster .image-title a:hover {
    opacity: 0.8;
}

.sqs-block-image .design-layout-poster .image-subtitle a:hover {
    opacity: 0.8;
}

.sqs-block-image .design-layout-poster .image-title p {
    color: rgb(255, 255, 255);
    box-shadow: 0.25em 0px 0px rgba(255,255,255,0), -0.25em 0px 0px rgba(255,255,255,0);
    background-color: rgba(255, 255, 255, 0);
}

.sqs-block-image .design-layout-poster .image-subtitle p {
    color: rgb(255, 255, 255);
}

.sqs-block-image .design-layout-poster .image-title-wrapper + .image-subtitle-wrapper .image-subtitle {
    margin-top: 3%;
}

.sqs-block-image .design-layout-card .sqs-image-content::after {
    background-color: rgba(0, 0, 0, 0);
}

.sqs-block-image .design-layout-card .image-overlay {
    background-color: rgba(0, 0, 0, 0);
}

.sqs-block-image .design-layout-card .image-card-wrapper {
    background-color: rgb(255, 255, 255);
}

.sqs-block-image .design-layout-card .image-card {
    padding: 10% 0px;
}

.sqs-block-image .design-layout-card .image-title-wrapper {
    padding: 0px 10%;
}

.sqs-block-image .design-layout-card .image-subtitle-wrapper {
    padding: 0px 10%;
}

.sqs-block-image .design-layout-card .image-button-wrapper {
    padding: 0px 10%;
}

.sqs-block-image .design-layout-card .image-title-wrapper a {
    color: rgb(229, 74, 53);
}

.sqs-block-image .design-layout-card .image-subtitle-wrapper a {
    color: rgb(229, 74, 53);
}

.sqs-block-image .design-layout-card .image-title-wrapper a:hover {
    opacity: 0.8;
}

.sqs-block-image .design-layout-card .image-subtitle-wrapper a:hover {
    opacity: 0.8;
}

.sqs-block-image .design-layout-card .image-title p {
    color: rgb(8, 27, 51);
    box-shadow: 0.5em 0px 0px rgba(255,255,255,0), -0.5em 0px 0px rgba(255,255,255,0);
    background-color: rgba(255, 255, 255, 0);
}

.sqs-block-image .design-layout-card .image-subtitle p {
    color: rgba(8, 27, 51, 0.8);
}

.sqs-block-image .design-layout-card .image-title-wrapper + .image-subtitle-wrapper .image-subtitle {
    margin-top: 6%;
}

.sqs-block-image .design-layout-card.sqs-narrow-width .image-card-wrapper {
    margin-top: 2%;
}

.sqs-block-image :not(.sqs-narrow-width).design-layout-card {
    display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    -ms-justify-content: space-between;
}

    .sqs-block-image :not(.sqs-narrow-width).design-layout-card.image-position-right {
        flex-direction: row-reverse;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-card > :first-child {
        width: calc(50% - 1%);
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-card .image-card-wrapper {
        width: calc(50% - 1%);
        position: relative;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-card .image-card-wrapper {
        display: flex;
        min-height: 100%;
        justify-content: center;
        align-items: center;
        -webkit-justify-content: center;
        -webkit-align-items: center;
        -ms-justify-content: center;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-card .image-card {
        width: 100%;
        position: relative;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-card.image-position-left .image-card-wrapper {
        margin-left: 2%;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-card.image-position-right .image-card-wrapper {
        margin-right: 2%;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-card::after {
        clear: both;
        display: block;
        content: "";
    }

.sqs-block-image .design-layout-overlap .sqs-image-content::after {
    background-color: rgba(150, 150, 150, 0);
}

.sqs-block-image .design-layout-overlap .image-overlay {
    background-color: rgba(150, 150, 150, 0);
}

.sqs-block-image .design-layout-overlap .image-card-wrapper {
    position: relative;
}

.sqs-block-image .design-layout-overlap .image-title a {
    color: rgb(229, 74, 53);
}

.sqs-block-image .design-layout-overlap .image-subtitle a {
    color: rgb(229, 74, 53);
}

.sqs-block-image .design-layout-overlap .image-title a:hover {
    opacity: 0.8;
}

.sqs-block-image .design-layout-overlap .image-subtitle a:hover {
    opacity: 0.8;
}

.sqs-block-image .design-layout-overlap .image-title p {
    color: rgb(8, 27, 51);
    box-shadow: 0.2em 0px 0px #fff, -0.2em 0px 0px #fff;
    background-color: rgb(255, 255, 255);
}

.sqs-block-image .design-layout-overlap .image-subtitle p {
    text-align: left;
    color: rgba(8, 27, 51, 0.8);
    margin-bottom: 0px;
}

.sqs-block-image .design-layout-overlap .image-title-wrapper + .image-subtitle-wrapper .image-subtitle {
    margin-top: 4%;
}

.sqs-block-image .design-layout-overlap.sqs-narrow-width .image-card-wrapper {
    padding: 0px 4%;
}

.sqs-block-image .design-layout-overlap.sqs-narrow-width .image-card {
    width: 75%;
}

.sqs-block-image .design-layout-overlap.sqs-narrow-width .image-title {
    margin-top: calc(-1em - 2%);
}

.sqs-block-image .design-layout-overlap.sqs-narrow-width .image-title-wrapper {
    width: 133.33%;
}

.sqs-block-image .design-layout-overlap.sqs-narrow-width .image-subtitle-wrapper {
    width: 133.33%;
}

.sqs-block-image :not(.sqs-narrow-width).design-layout-overlap {
    display: flex;
}

    .sqs-block-image :not(.sqs-narrow-width).design-layout-overlap .image-card-wrapper {
        width: 50%;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-overlap > :first-child {
        width: 50%;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-overlap .image-card-wrapper {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        -webkit-justify-content: flex-end;
        -webkit-align-items: center;
        -ms-justify-content: flex-end;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-overlap.image-position-right {
        flex-direction: row-reverse;
    }

        .sqs-block-image :not(.sqs-narrow-width).design-layout-overlap.image-position-right .image-card-wrapper {
            justify-content: flex-start;
            -webkit-justify-content: flex-start;
            -ms-justify-content: flex-start;
        }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-overlap .image-card {
        width: 90%;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-overlap.image-position-left .image-card {
        margin-left: -100%;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-overlap.image-position-right .image-card {
        margin-right: -100%;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-overlap .image-title-wrapper {
        padding: 0px 5%;
        box-sizing: border-box;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-overlap .image-subtitle-wrapper {
        padding: 0px 5%;
        box-sizing: border-box;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-overlap .image-button-wrapper {
        padding: 0px 5%;
        box-sizing: border-box;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-overlap .image-subtitle-wrapper {
        padding-top: 0px;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-overlap .image-subtitle {
        width: 100%;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-overlap > :first-child > * {
        width: 110%;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-overlap .image-title-wrapper {
        width: 161.11%;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-overlap.image-position-left .image-title-wrapper {
        margin-left: -61.11%;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-overlap.image-position-right > :first-child > * {
        left: -10%;
    }

.sqs-block-image .design-layout-collage .sqs-image-content::after {
    background-color: rgba(0, 0, 0, 0);
}

.sqs-block-image .design-layout-collage .image-overlay {
    background-color: rgba(0, 0, 0, 0);
}

.sqs-block-image .design-layout-collage .image-card {
    padding: 10%;
    box-sizing: border-box;
    background-color: rgb(5, 19, 36);
}

.sqs-block-image .design-layout-collage .image-title a {
    color: rgb(229, 74, 53);
}

.sqs-block-image .design-layout-collage .image-subtitle a {
    color: rgb(229, 74, 53);
}

.sqs-block-image .design-layout-collage .image-title a:hover {
    opacity: 0.8;
}

.sqs-block-image .design-layout-collage .image-subtitle a:hover {
    opacity: 0.8;
}

.sqs-block-image .design-layout-collage .image-title p {
    color: rgb(255, 255, 255);
}

.sqs-block-image .design-layout-collage .image-subtitle-wrapper {
    width: 100%;
}

.sqs-block-image .design-layout-collage .image-subtitle p {
    color: rgb(155, 155, 155);
}

.sqs-block-image .design-layout-collage .image-title-wrapper + .image-subtitle-wrapper .image-subtitle {
    margin-top: 6%;
}

.sqs-block-image .design-layout-collage.sqs-narrow-width .intrinsic {
    width: 90%;
}

.sqs-block-image .design-layout-collage.sqs-narrow-width .image-card-wrapper {
    width: 90%;
    margin-top: calc(-10% - 10%);
    position: relative;
}

.sqs-block-image .design-layout-collage.sqs-narrow-width.image-position-left::after {
    clear: both;
    display: block;
    content: " ";
}

.sqs-block-image .design-layout-collage.sqs-narrow-width.image-position-left .image-card-wrapper {
    float: right;
}

.sqs-block-image .design-layout-collage.sqs-narrow-width.image-position-right .intrinsic {
    left: 10%;
}

.sqs-block-image :not(.sqs-narrow-width).design-layout-collage {
    display: flex;
}

    .sqs-block-image :not(.sqs-narrow-width).design-layout-collage.image-position-right {
        flex-direction: row-reverse;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-collage .image-card-wrapper {
        width: 50%;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-collage > :first-child {
        width: 50%;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-collage .intrinsic {
        overflow: visible;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-collage .sqs-intrinsic {
        width: 100%;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-collage .image-inset {
        position: relative !important;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-collage .sqs-image-content {
        position: relative !important;
    }

    .sqs-block-image :not(.sqs-narrow-width).design-layout-collage .image-card-wrapper {
        display: flex;
        justify-content: flex-start;
        align-items: flex-start;
        -webkit-justify-content: flex-start;
        -webkit-align-items: flex-start;
        -ms-justify-content: flex-start;
    }

.image-block-collage-content-position-top .sqs-block-image :not(.sqs-narrow-width).design-layout-collage .image-card {
    margin-top: 10%;
}

.image-block-collage-content-position-bottom .sqs-block-image :not(.sqs-narrow-width).design-layout-collage .image-card {
    margin-bottom: 10%;
}

.sqs-block-image :not(.sqs-narrow-width).design-layout-collage.image-position-left > :first-child > * {
    width: 140%;
}

.sqs-block-image :not(.sqs-narrow-width).design-layout-collage.image-position-left .image-card {
    width: 90%;
    margin-left: 10%;
}

.sqs-block-image :not(.sqs-narrow-width).design-layout-collage.image-position-right > :first-child > * {
    left: -40%;
    width: 140%;
}

.sqs-block-image :not(.sqs-narrow-width).design-layout-collage.image-position-right .image-card {
    width: 90%;
    margin-right: 10%;
}

.sqs-block-image .design-layout-stack .intrinsic img {
    left: 0px;
    top: 0px;
    width: 100%;
    display: block;
    position: absolute;
}

.sqs-block-image .design-layout-stack .sqs-image-content::after {
    background-color: rgba(255, 255, 255, 0);
}

.sqs-block-image .design-layout-stack .image-overlay {
    background-color: rgba(255, 255, 255, 0);
}

.sqs-block-image .design-layout-stack .image-card-wrapper {
    margin-top: 5%;
    background-color: rgba(255, 255, 255, 0);
}

.sqs-block-image .design-layout-stack .image-title a {
    color: rgb(229, 74, 53);
}

.sqs-block-image .design-layout-stack .image-subtitle a {
    color: rgb(229, 74, 53);
}

.sqs-block-image .design-layout-stack .image-title a:hover {
    opacity: 0.8;
}

.sqs-block-image .design-layout-stack .image-subtitle a:hover {
    opacity: 0.8;
}

.sqs-block-image .design-layout-stack .image-card {
    padding: 0px;
}

.sqs-block-image .design-layout-stack .image-title p {
    color: rgb(8, 27, 51);
}

.sqs-block-image .design-layout-stack .image-subtitle p {
    color: rgb(0, 0, 0);
}

.sqs-block-image .design-layout-stack .image-title-wrapper + .image-subtitle-wrapper .image-subtitle {
    margin-top: 4%;
}

.sqs-block-image .design-layout-card .intrinsic img {
    width: 100% !important;
    height: auto !important;
    position: static !important;
}

.sqs-block-image .design-layout-overlap .intrinsic img {
    width: 100% !important;
    height: auto !important;
    position: static !important;
}

.sqs-block-image .design-layout-collage .intrinsic img {
    width: 100% !important;
    height: auto !important;
    position: static !important;
}

.sqs-block-image .design-layout-stack .intrinsic img {
    width: 100% !important;
    height: auto !important;
    position: static !important;
}

.sqs-block-image .design-layout-card :not(.sqs-empty).sqs-image .sqs-image-content {
    padding-bottom: 0px !important;
}

.sqs-block-image .design-layout-overlap :not(.sqs-empty).sqs-image .sqs-image-content {
    padding-bottom: 0px !important;
}

.sqs-block-image .design-layout-collage :not(.sqs-empty).sqs-image .sqs-image-content {
    padding-bottom: 0px !important;
}

.sqs-block-image .design-layout-stack :not(.sqs-empty).sqs-image .sqs-image-content {
    padding-bottom: 0px !important;
}

.image-block-outer-wrapper.animation-disabled {
    transform: translateZ(0px);
}

.image-block-outer-wrapper.animation-loaded {
    transform: translateZ(0px);
}

.image-block-outer-wrapper.animation-disabled .image-inset {
    transition: none !important;
}

.image-block-outer-wrapper.animation-disabled .image-block-wrapper {
    transition: none !important;
}

.image-block-outer-wrapper.animation-disabled .sqs-image-content {
    transition: none !important;
}

.image-block-outer-wrapper.animation-disabled .image-caption-wrapper {
    transition: none !important;
}

.image-block-outer-wrapper.animation-disabled .sqs-dynamic-text-container {
    transition: none !important;
}

.image-block-outer-wrapper.combination-animation-fade-in .image-inset {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-fade-in .image-block-wrapper {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-fade-in .sqs-image-content {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-fade-in .image-caption-wrapper {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-fade-in .sqs-dynamic-text-container {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-fade-in.animation-loaded .image-inset {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-fade-in.animation-loaded .image-block-wrapper {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-fade-in.animation-loaded .sqs-image-content {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-fade-in.animation-loaded .image-caption-wrapper {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-fade-in.animation-loaded.sqs-text-ready .sqs-dynamic-text-container {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-slide-up .image-inset {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, 20);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-slide-up .image-block-wrapper {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, 20);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-slide-up .sqs-image-content {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, 20);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-slide-up .image-caption-wrapper {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, 20);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-slide-up .sqs-dynamic-text-container {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, 20);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-slide-up.animation-loaded .image-inset {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-slide-up.animation-loaded .image-block-wrapper {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-slide-up.animation-loaded .sqs-image-content {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-slide-up.animation-loaded .image-caption-wrapper {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-slide-up.animation-loaded.sqs-text-ready .sqs-dynamic-text-container {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-horizontal-clip .image-inset {
    transition: -webkit-clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1);
    will-change: -webkit-clip-path, clip-path;
    -webkit-clip-path: polygon(0% 50%, 0% 100%, 0% 100%, 0% 50%, 100% 50%, 100% 0%, 100% 0%, 100% 50%, 100% 50%, 100% 50%);
}

.image-block-outer-wrapper.combination-animation-horizontal-clip .image-block-wrapper {
    transition: -webkit-clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1);
    will-change: -webkit-clip-path, clip-path;
    -webkit-clip-path: polygon(0% 50%, 0% 100%, 0% 100%, 0% 50%, 100% 50%, 100% 0%, 100% 0%, 100% 50%, 100% 50%, 100% 50%);
}

.image-block-outer-wrapper.combination-animation-horizontal-clip .sqs-image-content {
    transition: -webkit-clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1);
    will-change: -webkit-clip-path, clip-path;
    -webkit-clip-path: polygon(0% 50%, 0% 100%, 0% 100%, 0% 50%, 100% 50%, 100% 0%, 100% 0%, 100% 50%, 100% 50%, 100% 50%);
}

.image-block-outer-wrapper.combination-animation-horizontal-clip .image-caption-wrapper {
    transition: -webkit-clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1);
    will-change: -webkit-clip-path, clip-path;
    -webkit-clip-path: polygon(0% 50%, 0% 100%, 0% 100%, 0% 50%, 100% 50%, 100% 0%, 100% 0%, 100% 50%, 100% 50%, 100% 50%);
}

.image-block-outer-wrapper.combination-animation-horizontal-clip .sqs-dynamic-text-container {
    transition: -webkit-clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1);
    will-change: -webkit-clip-path, clip-path;
    -webkit-clip-path: polygon(0% 50%, 0% 100%, 0% 100%, 0% 50%, 100% 50%, 100% 0%, 100% 0%, 100% 50%, 100% 50%, 100% 50%);
}

.image-block-outer-wrapper.combination-animation-horizontal-clip.animation-loaded .image-inset {
    -webkit-clip-path: polygon(0% 50%, 0% 100%, 100% 100%, 100% 50%, 100% 50%, 100% 0%, 0% 0%, 0% 50%, 100% 50%, 100% 50%);
}

.image-block-outer-wrapper.combination-animation-horizontal-clip.animation-loaded .image-block-wrapper {
    -webkit-clip-path: polygon(0% 50%, 0% 100%, 100% 100%, 100% 50%, 100% 50%, 100% 0%, 0% 0%, 0% 50%, 100% 50%, 100% 50%);
}

.image-block-outer-wrapper.combination-animation-horizontal-clip.animation-loaded .sqs-image-content {
    -webkit-clip-path: polygon(0% 50%, 0% 100%, 100% 100%, 100% 50%, 100% 50%, 100% 0%, 0% 0%, 0% 50%, 100% 50%, 100% 50%);
}

.image-block-outer-wrapper.combination-animation-horizontal-clip.animation-loaded .image-caption-wrapper {
    -webkit-clip-path: polygon(0% 50%, 0% 100%, 100% 100%, 100% 50%, 100% 50%, 100% 0%, 0% 0%, 0% 50%, 100% 50%, 100% 50%);
}

.image-block-outer-wrapper.combination-animation-horizontal-clip.animation-loaded.sqs-text-ready .sqs-dynamic-text-container {
    -webkit-clip-path: polygon(0% 50%, 0% 100%, 100% 100%, 100% 50%, 100% 50%, 100% 0%, 0% 0%, 0% 50%, 100% 50%, 100% 50%);
}

.image-block-outer-wrapper.combination-animation-vertical-clip .image-inset {
    transition: -webkit-clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1);
    will-change: -webkit-clip-path, clip-path;
    -webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 0%, 50% 0%, 50% 100%, 0% 100%, 0% 100%, 50% 100%, 50% 100%, 50% 100%);
}

.image-block-outer-wrapper.combination-animation-vertical-clip .image-block-wrapper {
    transition: -webkit-clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1);
    will-change: -webkit-clip-path, clip-path;
    -webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 0%, 50% 0%, 50% 100%, 0% 100%, 0% 100%, 50% 100%, 50% 100%, 50% 100%);
}

.image-block-outer-wrapper.combination-animation-vertical-clip .sqs-image-content {
    transition: -webkit-clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1);
    will-change: -webkit-clip-path, clip-path;
    -webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 0%, 50% 0%, 50% 100%, 0% 100%, 0% 100%, 50% 100%, 50% 100%, 50% 100%);
}

.image-block-outer-wrapper.combination-animation-vertical-clip .image-caption-wrapper {
    transition: -webkit-clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1);
    will-change: -webkit-clip-path, clip-path;
    -webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 0%, 50% 0%, 50% 100%, 0% 100%, 0% 100%, 50% 100%, 50% 100%, 50% 100%);
}

.image-block-outer-wrapper.combination-animation-vertical-clip .sqs-dynamic-text-container {
    transition: -webkit-clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1);
    will-change: -webkit-clip-path, clip-path;
    -webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 0%, 50% 0%, 50% 100%, 0% 100%, 0% 100%, 50% 100%, 50% 100%, 50% 100%);
}

.image-block-outer-wrapper.combination-animation-vertical-clip.animation-loaded .image-inset {
    -webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%, 50% 100%, 0% 100%, 0% 0%, 50% 0%, 50% 100%, 50% 100%);
}

.image-block-outer-wrapper.combination-animation-vertical-clip.animation-loaded .image-block-wrapper {
    -webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%, 50% 100%, 0% 100%, 0% 0%, 50% 0%, 50% 100%, 50% 100%);
}

.image-block-outer-wrapper.combination-animation-vertical-clip.animation-loaded .sqs-image-content {
    -webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%, 50% 100%, 0% 100%, 0% 0%, 50% 0%, 50% 100%, 50% 100%);
}

.image-block-outer-wrapper.combination-animation-vertical-clip.animation-loaded .image-caption-wrapper {
    -webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%, 50% 100%, 0% 100%, 0% 0%, 50% 0%, 50% 100%, 50% 100%);
}

.image-block-outer-wrapper.combination-animation-vertical-clip.animation-loaded.sqs-text-ready .sqs-dynamic-text-container {
    -webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%, 50% 100%, 0% 100%, 0% 0%, 50% 0%, 50% 100%, 50% 100%);
}

.image-block-outer-wrapper.combination-animation-tilt-up .image-inset {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(0.92, 0.03, 0, 0.92, 0, 20);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-tilt-up .image-block-wrapper {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(0.92, 0.03, 0, 0.92, 0, 20);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-tilt-up .sqs-image-content {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(0.92, 0.03, 0, 0.92, 0, 20);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-tilt-up .image-caption-wrapper {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(0.92, 0.03, 0, 0.92, 0, 20);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-tilt-up .sqs-dynamic-text-container {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(0.92, 0.03, 0, 0.92, 0, 20);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-tilt-up.animation-loaded .image-inset {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-tilt-up.animation-loaded .image-block-wrapper {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-tilt-up.animation-loaded .sqs-image-content {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-tilt-up.animation-loaded .image-caption-wrapper {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-tilt-up.animation-loaded.sqs-text-ready .sqs-dynamic-text-container {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-tilt-down .image-inset {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(0.92, -0.03, 0, 0.92, 0, 20);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-tilt-down .image-block-wrapper {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(0.92, -0.03, 0, 0.92, 0, 20);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-tilt-down .sqs-image-content {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(0.92, -0.03, 0, 0.92, 0, 20);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-tilt-down .image-caption-wrapper {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(0.92, -0.03, 0, 0.92, 0, 20);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-tilt-down .sqs-dynamic-text-container {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(0.92, -0.03, 0, 0.92, 0, 20);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-tilt-down.animation-loaded .image-inset {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-tilt-down.animation-loaded .image-block-wrapper {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-tilt-down.animation-loaded .sqs-image-content {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-tilt-down.animation-loaded .image-caption-wrapper {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-tilt-down.animation-loaded.sqs-text-ready .sqs-dynamic-text-container {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-collide .image-inset {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, -20, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-collide .image-block-wrapper {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, -20, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-collide .sqs-image-content {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, -20, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-collide .image-caption-wrapper {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 20, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-collide .sqs-dynamic-text-container {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 20, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-collide.image-position-right .image-inset {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 20, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-collide.image-position-right .image-block-wrapper {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 20, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-collide.image-position-right .sqs-image-content {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 20, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-collide.image-position-right .image-caption-wrapper {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, -20, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-collide.image-position-right .sqs-dynamic-text-container {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, -20, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-collide.animation-loaded .image-inset {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-collide.animation-loaded .image-block-wrapper {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-collide.animation-loaded .sqs-image-content {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-collide.animation-loaded .image-caption-wrapper {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-collide.animation-loaded.sqs-text-ready .sqs-dynamic-text-container {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-reveal .image-inset {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 20, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-reveal .image-block-wrapper {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 20, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-reveal .sqs-image-content {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 20, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-reveal .image-caption-wrapper {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, -20, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-reveal .sqs-dynamic-text-container {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, -20, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-reveal.image-position-right .image-inset {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, -20, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-reveal.image-position-right .image-block-wrapper {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, -20, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-reveal.image-position-right .sqs-image-content {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, -20, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-reveal.image-position-right .image-caption-wrapper {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 20, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-reveal.image-position-right .sqs-dynamic-text-container {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 20, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-reveal.animation-loaded .image-inset {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-reveal.animation-loaded .image-block-wrapper {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-reveal.animation-loaded .sqs-image-content {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-reveal.animation-loaded .image-caption-wrapper {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-reveal.animation-loaded.sqs-text-ready .sqs-dynamic-text-container {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-focus-in .image-inset {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(0.92, 0, 0, 0.92, 0, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-focus-in .image-block-wrapper {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(0.92, 0, 0, 0.92, 0, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-focus-in .sqs-image-content {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(0.92, 0, 0, 0.92, 0, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-focus-in .image-caption-wrapper {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(0.92, 0, 0, 0.92, 0, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-focus-in .sqs-dynamic-text-container {
    transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
    opacity: 0;
    transform: matrix(0.92, 0, 0, 0.92, 0, 0);
    will-change: opacity, transform;
}

.image-block-outer-wrapper.combination-animation-focus-in.animation-loaded .image-inset {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-focus-in.animation-loaded .image-block-wrapper {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-focus-in.animation-loaded .sqs-image-content {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-focus-in.animation-loaded .image-caption-wrapper {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-focus-in.animation-loaded.sqs-text-ready .sqs-dynamic-text-container {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0);
}

.image-block-outer-wrapper.combination-animation-custom {
    transform: translateZ(0px);
}

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-fade-in .image-inset {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, 0, 0);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-fade-in .image-block-wrapper {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, 0, 0);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-fade-in .sqs-image-content {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, 0, 0);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-fade-in.animation-loaded .image-inset {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-fade-in.animation-loaded .image-block-wrapper {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-fade-in.animation-loaded .sqs-image-content {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-up .image-inset {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, 0, 20);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-up .image-block-wrapper {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, 0, 20);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-up .sqs-image-content {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, 0, 20);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-up.animation-loaded .image-inset {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-up.animation-loaded .image-block-wrapper {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-up.animation-loaded .sqs-image-content {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-down .image-inset {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, 0, -20);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-down .image-block-wrapper {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, 0, -20);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-down .sqs-image-content {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, 0, -20);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-down.animation-loaded .image-inset {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-down.animation-loaded .image-block-wrapper {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-down.animation-loaded .sqs-image-content {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-left .image-inset {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, -20, 0);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-left .image-block-wrapper {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, -20, 0);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-left .sqs-image-content {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, -20, 0);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-left.animation-loaded .image-inset {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-left.animation-loaded .image-block-wrapper {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-left.animation-loaded .sqs-image-content {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-right .image-inset {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, 20, 0);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-right .image-block-wrapper {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, 20, 0);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-right .sqs-image-content {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, 20, 0);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-right.animation-loaded .image-inset {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-right.animation-loaded .image-block-wrapper {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-right.animation-loaded .sqs-image-content {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-horizontal-clip .image-inset {
        transition: -webkit-clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1);
        will-change: -webkit-clip-path, clip-path;
        -webkit-clip-path: polygon(0% 50%, 0% 100%, 0% 100%, 0% 50%, 100% 50%, 100% 0%, 100% 0%, 100% 50%, 100% 50%, 100% 50%);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-horizontal-clip .image-block-wrapper {
        transition: -webkit-clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1);
        will-change: -webkit-clip-path, clip-path;
        -webkit-clip-path: polygon(0% 50%, 0% 100%, 0% 100%, 0% 50%, 100% 50%, 100% 0%, 100% 0%, 100% 50%, 100% 50%, 100% 50%);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-horizontal-clip .sqs-image-content {
        transition: -webkit-clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1);
        will-change: -webkit-clip-path, clip-path;
        -webkit-clip-path: polygon(0% 50%, 0% 100%, 0% 100%, 0% 50%, 100% 50%, 100% 0%, 100% 0%, 100% 50%, 100% 50%, 100% 50%);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-horizontal-clip.animation-loaded .image-inset {
        -webkit-clip-path: polygon(0% 50%, 0% 100%, 100% 100%, 100% 50%, 100% 50%, 100% 0%, 0% 0%, 0% 50%, 100% 50%, 100% 50%);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-horizontal-clip.animation-loaded .image-block-wrapper {
        -webkit-clip-path: polygon(0% 50%, 0% 100%, 100% 100%, 100% 50%, 100% 50%, 100% 0%, 0% 0%, 0% 50%, 100% 50%, 100% 50%);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-horizontal-clip.animation-loaded .sqs-image-content {
        -webkit-clip-path: polygon(0% 50%, 0% 100%, 100% 100%, 100% 50%, 100% 50%, 100% 0%, 0% 0%, 0% 50%, 100% 50%, 100% 50%);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-vertical-clip .image-inset {
        transition: -webkit-clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1);
        will-change: -webkit-clip-path, clip-path;
        -webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 0%, 50% 0%, 50% 100%, 0% 100%, 0% 100%, 50% 100%, 50% 100%, 50% 100%);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-vertical-clip .image-block-wrapper {
        transition: -webkit-clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1);
        will-change: -webkit-clip-path, clip-path;
        -webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 0%, 50% 0%, 50% 100%, 0% 100%, 0% 100%, 50% 100%, 50% 100%, 50% 100%);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-vertical-clip .sqs-image-content {
        transition: -webkit-clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1), clip-path 800ms cubic-bezier(0.4, 0, 0.2, 1);
        will-change: -webkit-clip-path, clip-path;
        -webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 0%, 50% 0%, 50% 100%, 0% 100%, 0% 100%, 50% 100%, 50% 100%, 50% 100%);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-vertical-clip.animation-loaded .image-inset {
        -webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%, 50% 100%, 0% 100%, 0% 0%, 50% 0%, 50% 100%, 50% 100%);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-vertical-clip.animation-loaded .image-block-wrapper {
        -webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%, 50% 100%, 0% 100%, 0% 0%, 50% 0%, 50% 100%, 50% 100%);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-vertical-clip.animation-loaded .sqs-image-content {
        -webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%, 50% 100%, 0% 100%, 0% 0%, 50% 0%, 50% 100%, 50% 100%);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-down .image-inset {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(0.92, -0.03, 0, 0.92, 0, 20);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-down .image-block-wrapper {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(0.92, -0.03, 0, 0.92, 0, 20);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-down .sqs-image-content {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(0.92, -0.03, 0, 0.92, 0, 20);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-down.animation-loaded .image-inset {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-down.animation-loaded .image-block-wrapper {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-down.animation-loaded .sqs-image-content {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-up .image-inset {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(0.92, 0.03, 0, 0.92, 0, 20);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-up .image-block-wrapper {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(0.92, 0.03, 0, 0.92, 0, 20);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-up .sqs-image-content {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(0.92, 0.03, 0, 0.92, 0, 20);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-up.animation-loaded .image-inset {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-up.animation-loaded .image-block-wrapper {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-up.animation-loaded .sqs-image-content {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-focus-in .image-inset {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(0.92, 0, 0, 0.92, 0, 0);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-focus-in .image-block-wrapper {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(0.92, 0, 0, 0.92, 0, 0);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-focus-in .sqs-image-content {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(0.92, 0, 0, 0.92, 0, 0);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-focus-in.animation-loaded .image-inset {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-focus-in.animation-loaded .image-block-wrapper {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-animation-focus-in.animation-loaded .sqs-image-content {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-fade-in .image-caption-wrapper {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, 0, 0);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-fade-in .sqs-dynamic-text-container {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, 0, 0);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-fade-in.animation-loaded .image-caption-wrapper {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-fade-in.animation-loaded.sqs-text-ready .sqs-dynamic-text-container {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-up .image-caption-wrapper {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, 0, 20);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-up .sqs-dynamic-text-container {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, 0, 20);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-up.animation-loaded .image-caption-wrapper {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-up.animation-loaded.sqs-text-ready .sqs-dynamic-text-container {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-down .image-caption-wrapper {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, 0, -20);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-down .sqs-dynamic-text-container {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, 0, -20);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-down.animation-loaded .image-caption-wrapper {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-down.animation-loaded.sqs-text-ready .sqs-dynamic-text-container {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-from-left .image-caption-wrapper {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, -20, 0);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-from-left .sqs-dynamic-text-container {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, -20, 0);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-from-left.animation-loaded .image-caption-wrapper {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-from-left.animation-loaded.sqs-text-ready .sqs-dynamic-text-container {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-from-right .image-caption-wrapper {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, 20, 0);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-from-right .sqs-dynamic-text-container {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(1, 0, 0, 1, 20, 0);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-from-right.animation-loaded .image-caption-wrapper {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-from-right.animation-loaded.sqs-text-ready .sqs-dynamic-text-container {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-focus-in .image-caption-wrapper {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(0.92, 0, 0, 0.92, 0, 0);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-focus-in .sqs-dynamic-text-container {
        transition: opacity 800ms cubic-bezier(0.4, 0, 0.2, 1), transform 800ms cubic-bezier(0.4, 0, 0.2, 1);
        opacity: 0;
        transform: matrix(0.92, 0, 0, 0.92, 0, 0);
        will-change: opacity, transform;
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-focus-in.animation-loaded .image-caption-wrapper {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

    .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-focus-in.animation-loaded.sqs-text-ready .sqs-dynamic-text-container {
        opacity: 1;
        transform: matrix(1, 0, 0, 1, 0, 0);
    }

.image-block-poster-text-alignment-left .sqs-block-image .design-layout-poster .image-card > * {
    text-align: left !important;
}

.image-block-poster-text-alignment-center .sqs-block-image .design-layout-poster .image-card > * {
    text-align: center !important;
}

.image-block-poster-text-alignment-right .sqs-block-image .design-layout-poster .image-card > * {
    text-align: right !important;
}

.image-block-poster-text-alignment-match .sqs-block-image .design-layout-poster.image-position-right .image-card > * {
    text-align: right !important;
}

.image-block-poster-text-alignment-opposite .sqs-block-image .design-layout-poster.image-position-left .image-card > * {
    text-align: right !important;
}

.image-block-card-text-alignment-left .sqs-block-image .design-layout-card .image-card > * {
    text-align: left !important;
}

.image-block-card-text-alignment-center .sqs-block-image .design-layout-card .image-card > * {
    text-align: center !important;
}

.image-block-card-text-alignment-right .sqs-block-image .design-layout-card .image-card > * {
    text-align: right !important;
}

.image-block-card-text-alignment-match .sqs-block-image .design-layout-card.image-position-right .image-card > * {
    text-align: right !important;
}

.image-block-card-text-alignment-opposite .sqs-block-image .design-layout-card.image-position-left .image-card > * {
    text-align: right !important;
}

.image-block-overlap-text-alignment-left .sqs-block-image .design-layout-overlap .image-card > * {
    text-align: left !important;
}

.image-block-overlap-text-alignment-center .sqs-block-image .design-layout-overlap .image-card > * {
    text-align: center !important;
}

.image-block-overlap-text-alignment-right .sqs-block-image .design-layout-overlap .image-card > * {
    text-align: right !important;
}

.image-block-overlap-text-alignment-match .sqs-block-image .design-layout-overlap.image-position-right .image-card > * {
    text-align: right !important;
}

.image-block-overlap-text-alignment-opposite .sqs-block-image .design-layout-overlap.image-position-left .image-card > * {
    text-align: right !important;
}

.image-block-collage-text-alignment-left .sqs-block-image .design-layout-collage .image-card > * {
    text-align: left !important;
}

.image-block-collage-text-alignment-center .sqs-block-image .design-layout-collage .image-card > * {
    text-align: center !important;
}

.image-block-collage-text-alignment-right .sqs-block-image .design-layout-collage .image-card > * {
    text-align: right !important;
}

.image-block-collage-text-alignment-match .sqs-block-image .design-layout-collage.image-position-right .image-card > * {
    text-align: right !important;
}

.image-block-collage-text-alignment-opposite .sqs-block-image .design-layout-collage.image-position-left .image-card > * {
    text-align: right !important;
}

.image-block-stack-text-alignment-left .sqs-block-image .design-layout-stack .image-card > * {
    text-align: left !important;
}

.image-block-stack-text-alignment-center .sqs-block-image .design-layout-stack .image-card > * {
    text-align: center !important;
}

.image-block-stack-text-alignment-right .sqs-block-image .design-layout-stack .image-card > * {
    text-align: right !important;
}

.image-block-stack-text-alignment-match .sqs-block-image .design-layout-stack.image-position-right .image-card > * {
    text-align: right !important;
}

.image-block-stack-text-alignment-opposite .sqs-block-image .design-layout-stack.image-position-left .image-card > * {
    text-align: right !important;
}

.sqs-dynamic-text {
    line-height: 1em;
    min-width: 100%;
}

.min-font-set {
    font-size: 13px !important;
}

    .min-font-set ~ * {
        font-size: 13px !important;
    }

:not([class*='-animation-']).image-block-v2 {
    transition: opacity 1s ease-out 1s;
    opacity: 0;
}

.sqs-text-ready :not([class*='-animation-']).image-block-v2 {
    opacity: 1;
}

:not([class*='-animation-']).sqs-text-ready.image-block-v2 {
    opacity: 1;
}

.image-block-card-content-position-top .sqs-block-image .design-layout-card .image-card-wrapper {
    align-items: flex-start;
    -webkit-align-items: flex-start;
}

.image-block-card-content-position-center .sqs-block-image .design-layout-card .image-card-wrapper {
    align-items: center;
    -webkit-align-items: center;
}

.image-block-card-content-position-bottom .sqs-block-image .design-layout-card .image-card-wrapper {
    align-items: flex-end;
    -webkit-align-items: flex-end;
}

.image-block-overlap-content-position-top .sqs-block-image .design-layout-overlap .image-card-wrapper {
    align-items: flex-start;
    -webkit-align-items: flex-start;
}

.image-block-overlap-content-position-center .sqs-block-image .design-layout-overlap .image-card-wrapper {
    align-items: center;
    -webkit-align-items: center;
}

.image-block-overlap-content-position-bottom .sqs-block-image .design-layout-overlap .image-card-wrapper {
    align-items: flex-end;
    -webkit-align-items: flex-end;
}

.image-block-collage-content-position-top .sqs-block-image .design-layout-collage .image-card-wrapper {
    align-items: flex-start;
    -webkit-align-items: flex-start;
}

.image-block-collage-content-position-center .sqs-block-image .design-layout-collage .image-card-wrapper {
    align-items: center;
    -webkit-align-items: center;
}

.image-block-collage-content-position-bottom .sqs-block-image .design-layout-collage .image-card-wrapper {
    align-items: flex-end;
    -webkit-align-items: flex-end;
}

.sqs-block-image .image-block-outer-wrapper.design-layout-poster .image-button-wrapper {
    font-size: 2vw;
    margin-top: 6%;
}

.sqs-block-image .image-block-outer-wrapper.design-layout-poster .image-button a {
    padding: 0.8em 2em;
    border-radius: 0em;
    border: 2px solid rgb(255, 255, 255);
    border-image: none;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.1em;
    letter-spacing: 0.1em;
    font-family: futura-pt-condensed;
    font-size: inherit !important;
    font-style: normal;
    font-weight: 700;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0);
}

    .sqs-block-image .image-block-outer-wrapper.design-layout-poster .image-button a:hover {
        opacity: 0.8;
    }

.sqs-block-image .image-block-outer-wrapper.design-layout-card .image-button-wrapper {
    font-size: 3.6vw;
    margin-top: 6%;
}

.sqs-block-image .image-block-outer-wrapper.design-layout-card .image-button a {
    padding: 0.8em 2em;
    border-radius: 0em;
    border: 2px solid rgb(8, 27, 51);
    border-image: none;
    color: rgb(8, 27, 51);
    text-transform: uppercase;
    line-height: 1.1em;
    letter-spacing: 0.1em;
    font-family: futura-pt-condensed;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    display: inline-block;
    background-color: rgba(0, 0, 0, 0);
}

    .sqs-block-image .image-block-outer-wrapper.design-layout-card .image-button a:hover {
        opacity: 0.8;
    }

body.image-block-card-dynamic-font-sizing .sqs-block-image .image-block-outer-wrapper.design-layout-card a {
    font-size: inherit !important;
}

body:not(.image-block-card-dynamic-font-sizing) .sqs-block-image .image-block-outer-wrapper.design-layout-card .sqs-dynamic-text {
}

.sqs-block-image .image-block-outer-wrapper.design-layout-overlap .image-button-wrapper {
    font-size: 3.2vw;
    margin-top: 5%;
}

.sqs-block-image .image-block-outer-wrapper.design-layout-overlap .image-button a {
    padding: 0.8em 2em;
    border-radius: 0em;
    border: 2px solid rgb(8, 27, 51);
    border-image: none;
    color: rgb(8, 27, 51);
    text-transform: uppercase;
    line-height: 1.1em;
    letter-spacing: 0.1em;
    font-family: futura-pt-condensed;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    display: inline-block;
    background-color: rgba(9, 28, 53, 0);
}

    .sqs-block-image .image-block-outer-wrapper.design-layout-overlap .image-button a:hover {
        opacity: 0.8;
    }

body.image-block-overlap-dynamic-font-sizing .sqs-block-image .image-block-outer-wrapper.design-layout-overlap a {
    font-size: inherit !important;
}

body:not(.image-block-overlap-dynamic-font-sizing) .sqs-block-image .image-block-outer-wrapper.design-layout-overlap .sqs-dynamic-text {
}

.sqs-block-image .image-block-outer-wrapper.design-layout-collage .image-button-wrapper {
    font-size: 3.6vw;
    margin-top: 6%;
}

    .sqs-block-image .image-block-outer-wrapper.design-layout-collage .image-button-wrapper .image-button a {
        padding: 1em 2.5em;
        border-radius: 0em;
        border: 2px solid rgb(255, 255, 255);
        border-image: none;
        color: rgb(255, 255, 255);
        text-transform: uppercase;
        line-height: 1.1em;
        letter-spacing: 0.1em;
        font-family: futura-pt-condensed;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        display: inline-block;
        background-color: rgba(255, 255, 255, 0);
    }

        .sqs-block-image .image-block-outer-wrapper.design-layout-collage .image-button-wrapper .image-button a:hover {
            opacity: 0.8;
        }

body.image-block-collage-dynamic-font-sizing .sqs-block-image .image-block-outer-wrapper.design-layout-collage .image-button-wrapper a {
    font-size: inherit !important;
}

body:not(.image-block-collage-dynamic-font-sizing) .sqs-block-image .image-block-outer-wrapper.design-layout-collage .image-button-wrapper .sqs-dynamic-text {
}

.sqs-block-image .image-block-outer-wrapper.design-layout-stack .image-button-wrapper {
    font-size: 2vw;
    margin-top: 4%;
}

    .sqs-block-image .image-block-outer-wrapper.design-layout-stack .image-button-wrapper .image-button a {
        padding: 1em 2.5em;
        border-radius: 0em;
        border: 2px solid rgb(8, 27, 51);
        border-image: none;
        color: rgb(8, 27, 51);
        text-transform: uppercase;
        line-height: 1.1em;
        letter-spacing: 0.1em;
        font-family: futura-pt-condensed;
        font-size: 16px;
        font-style: normal;
        font-weight: 700;
        display: inline-block;
        background-color: rgba(9, 28, 53, 0);
    }

        .sqs-block-image .image-block-outer-wrapper.design-layout-stack .image-button-wrapper .image-button a:hover {
            opacity: 0.8;
        }

body.image-block-stack-dynamic-font-sizing .sqs-block-image .image-block-outer-wrapper.design-layout-stack .image-button-wrapper a {
    font-size: inherit !important;
}

body:not(.image-block-stack-dynamic-font-sizing) .sqs-block-image .image-block-outer-wrapper.design-layout-stack .image-button-wrapper .sqs-dynamic-text {
}

:not(.sqs-text-ready).image-block-outer-wrapper .sqs-dynamic-text {
    visibility: hidden;
}

.sqs-block-image .design-layout-poster .image-title-wrapper {
    font-size: 11vw;
}

.sqs-block-image .design-layout-poster .image-title p {
    text-transform: none;
    line-height: 1em;
    letter-spacing: -0.01em;
    font-family: calluna;
    font-style: normal;
    font-weight: 300;
}

.image-block-card-dynamic-font-sizing .sqs-block-image .design-layout-card .image-title-wrapper {
    font-size: 14vw;
}

.image-block-card-dynamic-font-sizing .sqs-block-image .design-layout-card .image-title p {
    text-transform: none;
    line-height: 1em;
    letter-spacing: -0.01em;
    font-family: calluna;
    font-style: normal;
    font-weight: 300;
}

body:not(.image-block-card-dynamic-font-sizing) .sqs-block-image .design-layout-card .sqs-dynamic-text {
}

body:not(.image-block-card-dynamic-font-sizing) .sqs-block-image .design-layout-card .image-title p {
    text-transform: none;
    line-height: 1em;
    letter-spacing: -0.01em;
    font-family: calluna;
    font-size: 70px;
    font-style: normal;
    font-weight: 300;
}

.sqs-block-image .design-layout-overlap .image-title-wrapper {
    font-size: 8.6vw;
}

.sqs-block-image .design-layout-overlap .image-title p {
    text-transform: none;
    line-height: 1.3em;
    letter-spacing: -0.01em;
    font-family: calluna;
    font-style: normal;
    font-weight: 300;
}

body:not(.image-block-overlap-dynamic-font-sizing) .sqs-block-image .design-layout-overlap .sqs-dynamic-text {
}

body:not(.image-block-overlap-dynamic-font-sizing) .sqs-block-image .design-layout-overlap .image-title p {
    text-transform: none;
    line-height: 1.3em;
    letter-spacing: -0.01em;
    font-family: calluna;
    font-size: 43px;
    font-style: normal;
    font-weight: 300;
}

.sqs-block-image .design-layout-collage .image-title-wrapper {
    font-size: 12vw;
}

.sqs-block-image .design-layout-collage .image-title p {
    text-transform: none;
    line-height: 1em;
    letter-spacing: -0.01em;
    font-family: calluna;
    font-style: normal;
    font-weight: 300;
}

body:not(.image-block-collage-dynamic-font-sizing) .sqs-block-image .design-layout-collage .sqs-dynamic-text {
}

body:not(.image-block-collage-dynamic-font-sizing) .sqs-block-image .design-layout-collage .image-title p {
    text-transform: none;
    line-height: 1em;
    letter-spacing: -0.01em;
    font-family: calluna;
    font-size: 60px;
    font-style: normal;
    font-weight: 300;
}

.sqs-block-image .design-layout-stack .image-title-wrapper {
    font-size: 7.5vw;
}

.sqs-block-image .design-layout-stack .image-title p {
    text-transform: none;
    line-height: 1em;
    letter-spacing: -0.01em;
    font-family: calluna;
    font-style: normal;
    font-weight: 300;
}

body:not(.image-block-stack-dynamic-font-sizing) .sqs-block-image .design-layout-stack .sqs-dynamic-text {
}

body:not(.image-block-stack-dynamic-font-sizing) .sqs-block-image .design-layout-stack .image-title p {
    text-transform: none;
    line-height: 1em;
    letter-spacing: -0.01em;
    font-family: calluna;
    font-size: 60px;
    font-style: normal;
    font-weight: 300;
}

.sqs-block-image .design-layout-poster .image-subtitle-wrapper {
    font-size: 2.87vw;
}

.sqs-block-image .design-layout-poster .image-subtitle p {
    text-transform: none;
    line-height: 1.5em;
    letter-spacing: 0.02em;
    font-family: futura-pt;
    font-style: normal;
    font-weight: 400;
}

.image-block-card-dynamic-font-sizing .sqs-block-image .design-layout-card .image-subtitle-wrapper {
    font-size: 4vw;
}

.image-block-card-dynamic-font-sizing .sqs-block-image .design-layout-card .image-subtitle p {
    text-transform: none;
    line-height: 1.5em;
    letter-spacing: 0.02em;
    font-family: futura-pt;
    font-style: normal;
    font-weight: 400;
}

body:not(.image-block-card-dynamic-font-sizing) .sqs-block-image .design-layout-card .image-subtitle p {
    text-transform: none;
    line-height: 1.5em;
    letter-spacing: 0.02em;
    font-family: futura-pt;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
}

.sqs-block-image .design-layout-overlap .image-subtitle-wrapper {
    font-size: 3.8vw;
}

.sqs-block-image .design-layout-overlap .image-subtitle p {
    text-transform: none;
    line-height: 1.5em;
    letter-spacing: 0.02em;
    font-family: futura-pt;
    font-style: normal;
    font-weight: 400;
}

body:not(.image-block-overlap-dynamic-font-sizing) .sqs-block-image .design-layout-overlap .image-subtitle p {
    text-transform: none;
    line-height: 1.5em;
    letter-spacing: 0.02em;
    font-family: futura-pt;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
}

.sqs-block-image .design-layout-collage .image-subtitle-wrapper {
    font-size: 4vw;
}

.sqs-block-image .design-layout-collage .image-subtitle p {
    text-transform: none;
    line-height: 1.5em;
    letter-spacing: 0.02em;
    font-family: futura-pt;
    font-style: normal;
    font-weight: 400;
}

body:not(.image-block-collage-dynamic-font-sizing) .sqs-block-image .design-layout-collage .image-subtitle p {
    text-transform: none;
    line-height: 1.5em;
    letter-spacing: 0.02em;
    font-family: futura-pt;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
}

.sqs-block-image .design-layout-stack .image-subtitle-wrapper {
    font-size: 3.5vw;
}

.sqs-block-image .design-layout-stack .image-subtitle p {
    text-transform: none;
    line-height: 1.5em;
    letter-spacing: 0.02em;
    font-family: futura-pt;
    font-style: normal;
    font-weight: 400;
}

body:not(.image-block-stack-dynamic-font-sizing) .sqs-block-image .design-layout-stack .image-subtitle p {
    text-transform: none;
    line-height: 1.5em;
    letter-spacing: 0.02em;
    font-family: futura-pt;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
}

.tweak-image-block-poster-title-font {
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: 0em;
    font-family: Arial;
    font-size: 88px;
    font-style: normal;
    font-weight: 700;
}

.tweak-image-block-poster-subtitle-font {
    text-transform: none;
    line-height: 1.5em;
    letter-spacing: 0.01em;
    font-family: Arial;
    font-size: 30px;
    font-style: normal;
    font-weight: 500;
}

.tweak-image-block-poster-button-font {
    text-transform: none;
    line-height: 1.1em;
    letter-spacing: 0.03em;
    font-family: Arial;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
}

.tweak-image-block-card-title-font {
    text-transform: none;
    line-height: 1.1em;
    letter-spacing: 0em;
    font-family: Arial;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
}

.tweak-image-block-card-subtitle-font {
    text-transform: none;
    line-height: 1.5em;
    letter-spacing: 0.01em;
    font-family: Arial;
    font-size: 22px;
    font-style: normal;
    font-weight: 500;
}

.tweak-image-block-card-button-font {
    text-transform: none;
    line-height: 1.1em;
    letter-spacing: 0em;
    font-family: Arial;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
}

.tweak-image-block-overlap-title-font {
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: 0em;
    font-family: Arial;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
}

.tweak-image-block-overlap-subtitle-font {
    text-transform: none;
    line-height: 1.5em;
    letter-spacing: 0.01em;
    font-family: Arial;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
}

.tweak-image-block-overlap-button-font {
    text-transform: none;
    line-height: 1.1em;
    letter-spacing: 0.03em;
    font-family: Arial;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
}

.tweak-image-block-collage-title-font {
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: 0em;
    font-family: Arial;
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
}

.tweak-image-block-collage-subtitle-font {
    text-transform: none;
    line-height: 1.5em;
    letter-spacing: 0.01em;
    font-family: Arial;
    font-size: 22px;
    font-style: normal;
    font-weight: normal;
}

.tweak-image-block-collage-button-font {
    text-transform: none;
    line-height: 1.1em;
    letter-spacing: 0.03em;
    font-family: Arial;
    font-size: 20px;
    font-style: normal;
    font-weight: normal;
}

.tweak-image-block-stack-title-font {
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: 0em;
    font-family: Arial;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
}

.tweak-image-block-stack-subtitle-font {
    text-transform: none;
    line-height: 1.5em;
    letter-spacing: 0.01em;
    font-family: Arial;
    font-size: 25px;
    font-style: normal;
    font-weight: 500;
}

.tweak-image-block-stack-button-font {
    text-transform: none;
    line-height: 1.1em;
    letter-spacing: 0em;
    font-family: Arial;
    font-size: 18px;
    font-style: normal;
    font-weight: normal;
}

.sqs-block-image .sqs-image-caption p {
    line-height: 1.68em;
    font-size: 12px;
}

.sqs-block-image .image-caption p {
    line-height: 1.68em;
    font-size: 12px;
}

.sqs-block-image .sqs-image-caption p:first-child {
    margin-top: 0px;
}

.sqs-block-image .image-caption p:first-child {
    margin-top: 0px;
}

.sqs-block-image .sqs-image-caption p a {
    display: inline;
}

.sqs-block-image .image-caption p a {
    display: inline;
}

:not(.sqs-block-focused).sqs-block-image .sqs-image-caption.sqs-placeholder-show {
    display: none;
}

.sqs-block-image .sqs-placeholder p {
    margin: 0.7em 0px 0px;
}

.sqs-block-image :not(.image-block-v2).image-block-outer-wrapper .image-block-wrapper img {
    max-width: none;
}

.sqs-block-image .image-block-lightbox {
    display: block;
    cursor: pointer;
}

.sqs-block-image .lightbox img {
    cursor: pointer;
}

.sqs-block-image.sized :not(.image-block-v2).image-block-outer-wrapper .image-block-wrapper {
    overflow: hidden;
    padding-bottom: inherit !important;
}

    .sqs-block-image.sized :not(.image-block-v2).image-block-outer-wrapper .image-block-wrapper img {
        text-align: inherit;
        max-width: none;
    }

.sqs-block-image img {
    display: block;
}

.sqs-block-image .image-block-wrapper.sqs-default-image {
    text-align: center;
}

    .sqs-block-image .image-block-wrapper.sqs-default-image img {
        display: inline-block;
    }

.sqs-block-image :not(.image-block-v2).image-block-outer-wrapper .image-card-wrapper {
    display: none;
}

.sqs-block-image .image-block-outer-wrapper.layout-caption-below .image-caption-wrapper {
    padding-top: 18px;
}

.sqs-block-image .image-block-outer-wrapper.layout-caption-hidden .image-caption-wrapper {
    height: 0px;
    overflow: hidden;
}

.sqs-block-image .image-block-outer-wrapper.layout-caption-overlay .intrinsic {
    position: relative;
}

.sqs-block-image .image-block-outer-wrapper.layout-caption-overlay-hover .intrinsic {
    position: relative;
}

.sqs-block-image .image-block-outer-wrapper.layout-caption-overlay .image-caption-wrapper {
    background: rgba(0, 0, 0, 0.7);
    padding: 18px;
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
    position: absolute;
    -ms-overflow-y: auto;
    max-height: 100%;
    box-sizing: border-box;
}

.sqs-block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper {
    background: rgba(0, 0, 0, 0.7);
    padding: 18px;
    left: 0px;
    top: auto;
    right: 0px;
    bottom: 0px;
    position: absolute;
    -ms-overflow-y: auto;
    max-height: 100%;
    box-sizing: border-box;
}

.sqs-block-image .image-block-outer-wrapper.layout-caption-overlay .image-caption-wrapper h1 {
    color: rgb(238, 238, 238);
}

.sqs-block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper h1 {
    color: rgb(238, 238, 238);
}

.sqs-block-image .image-block-outer-wrapper.layout-caption-overlay .image-caption-wrapper h2 {
    color: rgb(238, 238, 238);
}

.sqs-block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper h2 {
    color: rgb(238, 238, 238);
}

.sqs-block-image .image-block-outer-wrapper.layout-caption-overlay .image-caption-wrapper h3 {
    color: rgb(238, 238, 238);
}

.sqs-block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper h3 {
    color: rgb(238, 238, 238);
}

.sqs-block-image .image-block-outer-wrapper.layout-caption-overlay .image-caption-wrapper strong {
    color: rgb(238, 238, 238);
}

.sqs-block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper strong {
    color: rgb(238, 238, 238);
}

.sqs-block-image .image-block-outer-wrapper.layout-caption-overlay .image-caption-wrapper p {
    color: rgb(187, 187, 187);
    line-height: 1.68em;
}

.sqs-block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper p {
    color: rgb(187, 187, 187);
    line-height: 1.68em;
}

.sqs-block-image .image-block-outer-wrapper.layout-caption-overlay .image-caption-wrapper p a {
    color: rgb(187, 187, 187);
    text-decoration: underline;
}

.sqs-block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper p a {
    color: rgb(187, 187, 187);
    text-decoration: underline;
}

.sqs-block-image .image-block-outer-wrapper.layout-caption-overlay-hover:hover .image-caption-wrapper {
    visibility: visible;
    max-height: 75%;
    opacity: 1;
}

.sqs-block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper {
    transition: opacity 0.1s ease-out;
    visibility: hidden;
    opacity: 0;
}

.sqs-block-image .image-block-outer-wrapper.layout-caption-overlay-hover:hover .image-caption {
    margin-bottom: 0px;
}

.sqs-block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption {
    transition: margin-bottom 0.1s ease-out;
    margin-bottom: -5px;
}

.sqs-block-image .image-block-outer-wrapper.layout-image-left {
    -ms-zoom: 1;
}

    .sqs-block-image .image-block-outer-wrapper.layout-image-left::after {
        height: 0px;
        clear: both;
        font-size: 0px;
        display: block;
        visibility: hidden;
        content: ".";
    }

    .sqs-block-image .image-block-outer-wrapper.layout-image-left::after {
        height: 0px;
        clear: both;
        font-size: 0px;
        display: block;
        visibility: hidden;
        content: ".";
    }

    .sqs-block-image .image-block-outer-wrapper.layout-image-left .image-block-wrapper {
        width: 50%;
        float: left;
    }

    .sqs-block-image .image-block-outer-wrapper.layout-image-left .image-caption-wrapper {
        width: 50%;
        float: left;
    }

    .sqs-block-image .image-block-outer-wrapper.layout-image-left .image-caption {
        padding-left: 15px;
    }

        .sqs-block-image .image-block-outer-wrapper.layout-image-left .image-caption h1 {
            line-height: 24px;
            font-size: 18px;
        }

.sqs-block-image .image-block-outer-wrapper.layout-image-right {
    -ms-zoom: 1;
}

    .sqs-block-image .image-block-outer-wrapper.layout-image-right::after {
        height: 0px;
        clear: both;
        font-size: 0px;
        display: block;
        visibility: hidden;
        content: ".";
    }

    .sqs-block-image .image-block-outer-wrapper.layout-image-right::after {
        height: 0px;
        clear: both;
        font-size: 0px;
        display: block;
        visibility: hidden;
        content: ".";
    }

    .sqs-block-image .image-block-outer-wrapper.layout-image-right .image-block-wrapper {
        width: 50%;
        float: right;
    }

    .sqs-block-image .image-block-outer-wrapper.layout-image-right .image-caption-wrapper {
        width: 50%;
        text-align: right;
        float: right;
    }

    .sqs-block-image .image-block-outer-wrapper.layout-image-right .image-caption {
        padding-right: 15px;
    }

        .sqs-block-image .image-block-outer-wrapper.layout-image-right .image-caption h1 {
            line-height: 24px;
            font-size: 18px;
        }

.sqs-block-image :not(.image-block-v2).image-block-outer-wrapper .image-block-wrapper {
    text-align: center;
    line-height: 0;
    overflow: hidden;
    position: relative;
}

    .sqs-block-image :not(.image-block-v2).image-block-outer-wrapper .image-block-wrapper img {
        max-width: 100%;
    }

        .sqs-block-image :not(.image-block-v2).image-block-outer-wrapper .image-block-wrapper img.block-stretch {
            width: 100%;
        }

    .sqs-block-image :not(.image-block-v2).image-block-outer-wrapper .image-block-wrapper.float-right .image-block-wrapper {
        text-align: right;
    }

.sqs-block-image :not(.image-block-v2).image-block-outer-wrapper .intrinsic {
    margin: auto;
}

    .sqs-block-image :not(.image-block-v2).image-block-outer-wrapper .intrinsic .image-block-wrapper img {
        left: 0px;
        top: 0px;
        width: 100%;
        position: absolute;
        max-width: none;
    }

.sqs-block-image .sqs-action-overlay {
    z-index: 1000;
}

.sqs-block-image .processing {
    background: rgb(204, 204, 204);
    text-align: center;
}

    .sqs-block-image .processing .progress-container {
        background: rgb(204, 204, 204);
        top: 15px;
    }

.sqs-block-image .processing-failed {
    background: rgb(204, 204, 204);
    height: 100%;
    text-align: center;
    position: relative;
}

.sqs-block-image .sqs-empty .sqs-image-content {
    background: rgba(62, 62, 62, 0.06);
    padding-bottom: 75%;
}

.sqs-block-image .sqs-empty :empty.sqs-image-content::before {
    background: url("/universal/images-v6/damask/image-inside-64-dark.png") no-repeat center;
    left: 50%;
    top: 50%;
    width: 64px;
    height: 56px;
    margin-top: -28px;
    margin-left: -32px;
    position: absolute;
    content: "";
}

@media not all, not all {
    .sqs-block-image .sqs-empty :empty.sqs-image-content::before {
        background-image: url("/universal/images-v6/damask/image-inside-128-dark.png");
        background-size: 64px;
    }
}

.sqs-block-image.vsize-1 .image-block-wrapper {
    height: 34px;
}

.sqs-block-image.vsize-2 .image-block-wrapper {
    height: 68px;
}

.sqs-block-image.vsize-3 .image-block-wrapper {
    height: 102px;
}

.sqs-block-image.vsize-4 .image-block-wrapper {
    height: 136px;
}

.sqs-block-image.vsize-5 .image-block-wrapper {
    height: 170px;
}

.sqs-block-image.vsize-6 .image-block-wrapper {
    height: 204px;
}

.sqs-block-image.vsize-7 .image-block-wrapper {
    height: 238px;
}

.sqs-block-image.vsize-8 .image-block-wrapper {
    height: 272px;
}

.sqs-block-image.vsize-9 .image-block-wrapper {
    height: 306px;
}

.sqs-block-image.vsize-10 .image-block-wrapper {
    height: 340px;
}

.sqs-block-image.vsize-11 .image-block-wrapper {
    height: 374px;
}

.sqs-block-image.vsize-12 .image-block-wrapper {
    height: 408px;
}

.sqs-block-image.vsize-13 .image-block-wrapper {
    height: 442px;
}

.sqs-block-image.vsize-14 .image-block-wrapper {
    height: 476px;
}

.sqs-block-image.vsize-15 .image-block-wrapper {
    height: 510px;
}

.sqs-block-image.vsize-16 .image-block-wrapper {
    height: 544px;
}

.sqs-block-image.vsize-17 .image-block-wrapper {
    height: 578px;
}

.sqs-block-image.vsize-18 .image-block-wrapper {
    height: 612px;
}

.sqs-block-image.vsize-19 .image-block-wrapper {
    height: 646px;
}

.sqs-block-image.vsize-20 .image-block-wrapper {
    height: 680px;
}

.sqs-block-image.vsize-21 .image-block-wrapper {
    height: 714px;
}

.sqs-block-image.vsize-22 .image-block-wrapper {
    height: 748px;
}

.sqs-block-image.vsize-23 .image-block-wrapper {
    height: 782px;
}

.sqs-block-image.vsize-24 .image-block-wrapper {
    height: 816px;
}

.sqs-block-image.vsize-25 .image-block-wrapper {
    height: 850px;
}

.sqs-block-image.vsize-26 .image-block-wrapper {
    height: 884px;
}

.sqs-block-image.vsize-27 .image-block-wrapper {
    height: 918px;
}

.sqs-block-image.vsize-28 .image-block-wrapper {
    height: 952px;
}

.sqs-block-image.vsize-29 .image-block-wrapper {
    height: 986px;
}

.sqs-block-image.vsize-30 .image-block-wrapper {
    height: 1020px;
}

[class*='vsize-'].sqs-block-image .sqs-block-content {
    height: auto;
    overflow: visible;
}

.product-block .image-container {
    width: 100%;
    display: block;
    position: relative;
}

    .product-block .image-container a {
        width: 100%;
        line-height: 0;
        display: block;
    }

    .product-block .image-container img {
        width: 100%;
        max-width: 100%;
    }

        .product-block .image-container img:not(.loaded) .sqs-product-mark-wrapper .sqs-product-quick-view-button-wrapper {
            opacity: 0 !important;
        }

    .product-block .image-container .product-mark {
        background: rgb(34, 34, 34);
        padding: 6px 8px;
        top: 15px;
        right: 0px;
        color: rgb(255, 255, 255);
        text-transform: uppercase;
        line-height: 1em;
        position: absolute;
        -webkit-font-smoothing: antialiased;
    }

    .product-block .image-container .sqs-product-block-variant-image {
        width: 100%;
        line-height: 0;
        display: none;
    }

        .product-block .image-container .sqs-product-block-variant-image.shown {
            display: block;
        }

            .product-block .image-container .sqs-product-block-variant-image.shown ~ .sqs-product-block-main-image {
                display: none;
            }

.sqs-style-mode-active .product-block.is-product-quick-view-enabled.is-first-product-block .sqs-product-quick-view-button-wrapper {
    opacity: 1;
}

.sqs-style-mode-active .product-block.is-product-quick-view-enabled.is-first-product-block .sqs-product-mark-wrapper {
    opacity: 0;
}

.product-block .productDetails.center {
    text-align: center;
}

    .product-block .productDetails.center .sqs-add-to-cart-button-wrapper {
        margin-right: auto;
        margin-left: auto;
    }

.product-block .productDetails.right {
    text-align: right;
}

    .product-block .productDetails.right .sqs-add-to-cart-button-wrapper {
        margin-left: auto;
    }

.product-block .productDetails .product-title {
    margin: 1em 0px 0.2em;
    line-height: 1em;
    font-size: 1.3em;
    display: inline-block;
}

.product-block .productDetails .product-price {
    margin: 0px 0px 1em;
    font-size: 1.1em;
}

    .product-block .productDetails .product-price input {
        width: 130px;
        height: 30px;
        padding-left: 5px;
    }

    .product-block .productDetails .product-price .minimum-price {
        margin-top: 3px;
        margin-left: 10px;
    }

    .product-block .productDetails .product-price .original-price {
        text-decoration: line-through;
        opacity: 0.7;
    }

    .product-block .productDetails .product-price .strikeout {
        text-decoration: line-through;
    }

.product-block .productDetails .product-variants .variant-option {
    margin: 0px 0px 1em;
}

.product-block .productDetails .product-variants .variant-out-of-stock {
    color: rgb(204, 0, 0);
    margin-top: 8px;
}

.product-block .productDetails .product-variants .variant-radiobtn-wrapper {
    display: none;
}

.product-block .productDetails .product-quantity-input input {
    color: rgb(34, 34, 34);
    background-color: rgb(255, 255, 255);
}

.product-block .productDetails .product-scarcity {
    color: rgb(0, 0, 0);
    font-size: 1.1em;
    margin-top: 1em;
}

.product-block .buy-button {
    margin: 20px 0px;
    display: block;
}

.product-block .sqs-add-to-cart-button-wrapper {
    margin: 20px 0px;
    display: block;
}

.product-block .buy-button:hover {
    opacity: 1;
}

.product-block .sqs-add-to-cart-button-wrapper:hover {
    opacity: 1;
}

.product-block .sqs-add-to-cart-button {
    border-width: 0px;
    padding: 1em 2.5em;
    width: auto;
    height: auto;
    text-align: center;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    background-color: rgb(39, 39, 39);
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

.product-block .sqs-amazon-button {
    border-width: 0px;
    padding: 1em 2.5em;
    width: auto;
    height: auto;
    text-align: center;
    color: rgb(255, 255, 255);
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    background-color: rgb(39, 39, 39);
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

.product-block .center .sqs-amazon-button {
    text-align: center;
}

.product-block .right .sqs-amazon-button {
    text-align: right;
}

.sqs-block-archive .archive-group-list {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.sqs-block-archive .archive-item-list {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.sqs-block-archive .archive-group-count::before {
    content: "(";
}

.sqs-block-archive .archive-group-count::after {
    content: ")";
}

.sqs-block-archive .archive-block-setting-layout-list.archive-block-setting-text-alignment-center {
    text-align: center;
}

.sqs-block-archive .archive-block-setting-layout-index.archive-block-setting-text-alignment-center {
    text-align: center;
}

.sqs-block-archive .archive-block-setting-layout-list.archive-block-setting-text-alignment-right {
    text-align: right;
}

.sqs-block-archive .archive-block-setting-layout-index.archive-block-setting-text-alignment-right {
    text-align: right;
}

.sqs-block-archive .archive-block-setting-layout-list.archive-block-setting-multicolumns .archive-group-list {
    columns: auto 140px;
    column-gap: 60px;
    -moz-columns: 140px;
    -moz-column-gap: 60px;
    -webkit-columns: 140px;
    -webkit-column-gap: 60px;
}

.sqs-block-archive .archive-block-setting-layout-index .archive-group-name-link {
    line-height: 1.4em;
    font-size: 1.4em;
    text-decoration: none;
}

.sqs-block-archive .archive-block-setting-layout-index .archive-item-list {
    margin: 1.4em 0px 2.8em;
    line-height: 1.4em;
    font-size: 1em;
    display: block;
}

.sqs-block-archive .archive-block-setting-layout-index .archive-item {
    margin: 0px 0px 0.7em;
}

    .sqs-block-archive .archive-block-setting-layout-index .archive-item.archive-item--show-date {
        margin: 0px 0px 1.4em;
    }

.sqs-block-archive .archive-block-setting-layout-index .archive-item-date-before {
    margin-right: 5px;
    display: none;
    opacity: 0.7;
}

.sqs-block-archive .archive-block-setting-layout-index .archive-item-link {
    color: inherit !important;
    margin-right: 5px;
    display: block;
}

.sqs-block-archive .archive-block-setting-layout-index .archive-item-link--untitled::before {
    content: "Untitled";
}

.sqs-block-archive .archive-block-setting-layout-index .archive-item-date-after {
    display: block;
    opacity: 0.7;
}

.sqs-block-archive .archive-block-setting-layout-index.archive-block-setting-multicolumns .archive-group-list {
    columns: auto 200px;
    column-gap: 60px;
    -moz-columns: 200px;
    -moz-column-gap: 60px;
    -webkit-columns: 200px;
    -webkit-column-gap: 60px;
}

.sqs-block-archive .archive-block-setting-layout-index.archive-block-setting-multicolumns .archive-group {
    overflow: hidden;
    display: block;
    page-break-inside: avoid;
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
}

.sqs-block-archive .archive-block-setting-layout-index.archive-block-setting-multicolumns .archive-group-name-link {
    display: block;
}

.sqs-block-archive .archive-block-setting-layout-index.archive-block-setting-multicolumns .archive-group-name-list {
    display: inline-block;
}

.sqs-block-archive .archive-block-setting-layout-index.archive-block-setting-multicolumns .archive-group-name-link {
    min-width: 225px;
}

.sqs-block-archive .archive-block-setting-layout-index.archive-block-setting-multicolumns .archive-item-list {
    min-width: 225px;
}

.sqs-block-archive .archive-block-setting-layout-dropdown.archive-block-wrapper {
    background: rgba(110, 110, 110, 0.05);
    border-radius: 1px;
    max-width: 300px;
}

.sqs-block-archive .archive-block-setting-layout-dropdown .archive-dropdown-toggle-label {
    list-style: none;
    padding: 12px 18px;
    line-height: 1.6em;
    overflow: hidden;
    font-size: 1em;
    display: block;
    cursor: pointer;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -moz-user-select: none;
}

.sqs-block-archive .archive-block-setting-layout-dropdown .archive-dropdown-toggle-title {
    width: 90%;
    overflow: hidden;
    padding-right: 5px;
    float: left;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    box-sizing: border-box;
}

.sqs-block-archive .archive-block-setting-layout-dropdown .archive-dropdown-toggle-icon {
    width: 10%;
    text-align: right;
    bottom: 1px;
    float: right;
    position: relative;
    box-sizing: border-box;
}

    .sqs-block-archive .archive-block-setting-layout-dropdown .archive-dropdown-toggle-icon::before {
        text-align: center;
        font-family: "squarespace-ui-font";
        font-style: normal;
        font-weight: normal;
        vertical-align: middle;
        display: inline-block;
        content: "\e009";
        speak: none;
        -webkit-font-smoothing: antialiased;
    }

    .sqs-block-archive .archive-block-setting-layout-dropdown .archive-dropdown-toggle-icon::before {
        width: 16px;
        height: 16px;
        line-height: 16px;
        font-size: 16px;
    }

    .sqs-block-archive .archive-block-setting-layout-dropdown .archive-dropdown-toggle-icon::before {
        width: 1em;
        height: 1em;
        line-height: 1em;
        font-size: 1em;
    }

.sqs-block-archive [open].archive-block-setting-layout-dropdown .archive-dropdown-toggle-icon::before {
    text-align: center;
    font-family: "squarespace-ui-font";
    font-style: normal;
    font-weight: normal;
    vertical-align: middle;
    display: inline-block;
    content: "\e006";
    speak: none;
    -webkit-font-smoothing: antialiased;
}

.sqs-block-archive [open].archive-block-setting-layout-dropdown .archive-dropdown-toggle-icon::before {
    width: 16px;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
}

.sqs-block-archive .archive-block-setting-layout-dropdown .archive-group-list {
    padding: 0px 18px 12px;
}

.sqs-block-archive .archive-block-setting-layout-dropdown .archive-group-name-link {
    text-decoration: none;
}

@media only screen and (max-width:400px) {
    .sqs-block-archive .archive-block-setting-layout-dropdown.archive-block-wrapper {
        max-width: none;
    }
}

.sqs-block-archive.sqs-edit-dialog-open .sqs-editing-overlay {
    z-index: 1;
}

.sqs-block-archive.sqs-edit-dialog-open .sqs-block-editor-button-container {
    z-index: 1;
}

.sqs-block-archive.sqs-edit-dialog-open .sqs-block-archive-content {
    position: relative;
    z-index: 1000;
}

.sqs-block-archive.sqs-edit-dialog-open .archive-group-list {
    pointer-events: none;
}

.tagcloud-block ul {
    margin: 0px;
    padding-left: 0px;
    list-style-type: none;
}

    .tagcloud-block ul li {
        display: inline-block;
    }

.sqs-block-postsbycategory ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.sqs-block-postsbyauthor ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.sqs-block-postsbytag ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.sqs-block-postsbymonth ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.sqs-block-postsbycategory ul li {
    margin: 0px 0px 0.3em;
    padding: 0px;
}

.sqs-block-postsbyauthor ul li {
    margin: 0px 0px 0.3em;
    padding: 0px;
}

.sqs-block-postsbytag ul li {
    margin: 0px 0px 0.3em;
    padding: 0px;
}

.sqs-block-postsbymonth ul li {
    margin: 0px 0px 0.3em;
    padding: 0px;
}

.sqs-block-postsbycategory .count {
    display: none;
}

.sqs-block-postsbyauthor .count {
    display: none;
}

.sqs-block-postsbytag .count {
    display: none;
}

.sqs-block-postsbymonth .count {
    display: none;
}

.menu-block .menu-selector {
    margin-bottom: 3em;
}

    .menu-block .menu-selector label {
        padding: 0px 0.5em;
        font-size: 1.1em;
        display: inline-block;
        cursor: pointer;
    }

html:not([data-js-focus-visible]) .menu-block .menu-selector label:focus {
}

.menu-block .menu-selector label.menu-select-labels--active {
    text-decoration: underline;
}

.menu-block .menu-select-button {
    display: none;
}

.menu-block .menus--has-multiple .menu {
    display: none;
}

.menu-block .menu-header {
    margin-bottom: 3em;
}

.menu-block .menu-section {
    margin-top: 1em;
}

    .menu-block .menu-section + .menu-section {
        margin-top: 5em;
    }

.menu-block .menu-section-header {
    padding-bottom: 1em;
    margin-bottom: 2em;
}

.menu-block .menu-section-title {
    font-size: 1.5em;
}

.menu-block .menu-section-description {
    line-height: 1.4em;
    font-size: 0.85em;
}

.menu-block .menu-item {
    line-height: 1.2em;
    padding-bottom: 2em;
    margin-top: 0px;
    margin-bottom: 0px;
}

.menu-block .menu-item-title {
    line-height: 1.2em;
    font-size: 1.1em;
    font-weight: 700;
}

.menu-block .menu-item-description {
    line-height: 1.3em;
    margin-top: 5px;
}

.menu-block .menu-item-price-bottom {
    margin: 0.5em 0px;
}

.menu-block .menu-item-option {
    font-size: 0.8em;
    font-style: italic;
}

.menu-block .menu-style-classic .menu-selector {
    text-align: center;
}

.menu-block .menu-style-classic .menu-header {
    text-align: center;
}

.menu-block .menu-style-classic .menu-section-title {
    text-align: center;
}

.menu-block .menu-style-classic .menu-section-description {
    text-align: center;
}

.menu-block .menu-style-classic .menu-items {
    column-width: 18em;
    column-gap: 3em;
    -moz-column-gap: 3em;
    -webkit-column-gap: 3em;
    -webkit-column-width: 18em;
    -moz-column-width: 18em;
    -ms-column-width: 18em;
    -ms-column-gap: 3em;
    -o-column-width: 18em;
    -o-column-gap: 3em;
}

.menu-block .menu-style-classic .menu-item {
    width: 100%;
    page-break-inside: avoid;
    break-inside: avoid;
    -webkit-column-break-inside: avoid;
}

.menu-block .menu-style-classic .menu-item-description {
    margin-right: 3em;
}

.menu-block .menu-style-classic .menu-item-price-top {
    padding-left: 20px;
    float: right;
}

.menu-block .menu-style-classic .menu-item-price-bottom {
    display: none;
}

.menu-block .menu-style-simple .menu-selector {
    text-align: center;
}

.menu-block .menu-style-simple .menu {
    text-align: center;
}

.menu-block .menu-style-simple .menu-item-price-top {
    display: none;
}

.sqs-block-summary-v2 * {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.sqs-block-summary-v2 .summary-thumbnail-outer-container {
    position: relative;
}

.sqs-block-summary-v2 .summary-heading {
    margin: 0px 0px 15px;
    line-height: normal;
    padding-right: 10px;
    font-size: 14px;
    display: none;
}

.sqs-block-summary-v2 .summary-carousel-pager {
    display: none;
}

.sqs-block-summary-v2 .summary-item-list {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

.sqs-block-summary-v2 .summary-item {
    overflow: hidden;
    visibility: hidden;
}

    .sqs-block-summary-v2 .summary-item.positioned {
        visibility: visible;
    }

.sqs-style-mode-active .sqs-block-summary-v2 .is-product-quick-view-enabled :first-child.summary-item .sqs-product-quick-view-button-wrapper {
    opacity: 1;
}

.sqs-style-mode-active .sqs-block-summary-v2 .is-product-quick-view-enabled :first-child.summary-item .sqs-product-mark-wrapper {
    opacity: 0;
}

.sqs-block-summary-v2 .summary-thumbnail-container {
    display: block;
    position: relative;
}

    .sqs-block-summary-v2 .summary-thumbnail-container:hover {
        opacity: 1 !important;
    }

.sqs-block-summary-v2 .img-wrapper {
    width: 100%;
    height: auto;
    position: relative;
}

.sqs-block-summary-v2 .sqs-video-wrapper {
    width: 100%;
    height: auto;
    position: relative;
}

.sqs-block-summary-v2 .img-wrapper img {
    transition: opacity 0.6s;
    width: 100%;
    height: auto;
    line-height: normal;
    font-size: 13px;
    display: block;
    opacity: 0;
    -webkit-transition: .6s opacity;
    -moz-transition: .6s opacity;
    -o-transition: .6s opacity;
}

.sqs-block-summary-v2 .sqs-video-wrapper img {
    transition: opacity 0.6s;
    width: 100%;
    height: auto;
    line-height: normal;
    font-size: 13px;
    display: block;
    opacity: 0;
    -webkit-transition: .6s opacity;
    -moz-transition: .6s opacity;
    -o-transition: .6s opacity;
}

.sqs-block-summary-v2 .img-wrapper img.loaded {
    opacity: 1;
}

.sqs-block-summary-v2 .sqs-video-wrapper img.loaded {
    opacity: 1;
}

.sqs-block-summary-v2 .img-wrapper img:not(.loaded) .sqs-product-mark-wrapper .sqs-product-quick-view-button-wrapper {
    opacity: 0 !important;
}

.sqs-block-summary-v2 .sqs-video-wrapper img:not(.loaded) .sqs-product-mark-wrapper .sqs-product-quick-view-button-wrapper {
    opacity: 0 !important;
}

.sqs-block-summary-v2 .summary-product-status .product-mark {
    background: rgb(34, 34, 34);
    padding: 6px 8px;
    top: 15px;
    right: 0px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 14px;
    font-size: 14px;
    position: absolute;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -webkit-font-smoothing: antialiased;
}

.sqs-block-summary-v2 .summary-thumbnail-event-date {
    background: rgb(255, 255, 255);
    padding: 3px;
    top: 10px;
    width: 50px;
    height: 50px;
    text-align: center;
    right: 10px;
    display: none;
    position: absolute;
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

.sqs-block-summary-v2 .summary-thumbnail-event-date-inner {
    vertical-align: middle;
    display: table-cell;
}

.sqs-block-summary-v2 .summary-thumbnail-event-date-month {
    color: rgb(51, 51, 51);
    text-transform: uppercase;
    line-height: 14px;
    font-size: 14px;
    display: block;
}

.sqs-block-summary-v2 .summary-thumbnail-event-date-day {
    color: rgb(51, 51, 51);
    line-height: 26px;
    font-size: 26px;
    display: block;
}

.sqs-block-summary-v2 .summary-content {
    text-align: left;
}

.sqs-block-summary-v2 .summary-title {
    margin: 0px 0px 10px;
    text-align: left;
    line-height: 1.2em;
    font-size: 20px;
}

.sqs-block-summary-v2 .summary-price {
    margin: 0px 0px 10px;
}

    .sqs-block-summary-v2 .summary-price .product-price {
        text-align: left;
        line-height: 20px;
        font-size: 14px;
    }

        .sqs-block-summary-v2 .summary-price .product-price .original-price {
            text-decoration: line-through;
            opacity: 0.7;
        }

.sqs-block-summary-v2 .product-scarcity {
    margin: 0px 0px 10px;
    text-align: left;
    color: rgb(0, 0, 0);
    line-height: 20px;
    font-size: 14px;
}

.sqs-block-summary-v2 .summary-excerpt {
    margin: 0px 0px 10px;
}

    .sqs-block-summary-v2 .summary-excerpt p {
        margin: 0px 0px 10px;
        text-align: left;
        line-height: 1.4em;
        font-size: 14px;
    }

    .sqs-block-summary-v2 .summary-excerpt ul {
        margin: 0px 0px 10px;
        text-align: left;
        line-height: 1.4em;
        font-size: 14px;
    }

    .sqs-block-summary-v2 .summary-excerpt li {
        margin: 0px 0px 10px;
        text-align: left;
        line-height: 1.4em;
        font-size: 14px;
    }

    .sqs-block-summary-v2 .summary-excerpt p:first-of-type {
        margin-top: 0px !important;
    }

    .sqs-block-summary-v2 .summary-excerpt ul:first-of-type {
        margin-top: 0px !important;
    }

    .sqs-block-summary-v2 .summary-excerpt li:first-of-type {
        margin-top: 0px !important;
    }

    .sqs-block-summary-v2 .summary-excerpt p:last-of-type {
        margin-bottom: 0px !important;
    }

    .sqs-block-summary-v2 .summary-excerpt ul:last-of-type {
        margin-bottom: 0px !important;
    }

    .sqs-block-summary-v2 .summary-excerpt li:last-of-type {
        margin-bottom: 0px !important;
    }

    .sqs-block-summary-v2 .summary-excerpt > blockquote p {
        margin: inherit;
        text-align: inherit;
        line-height: inherit;
        font-size: inherit;
    }

        .sqs-block-summary-v2 .summary-excerpt > blockquote p:first-of-type {
            margin-top: inherit;
        }

        .sqs-block-summary-v2 .summary-excerpt > blockquote p:last-of-type {
            margin-bottom: inherit;
        }

.sqs-block-summary-v2 .summary-read-more-link {
    margin: 0px 0px 10px;
    text-align: left;
    line-height: 20px;
    font-size: 14px;
    display: none;
}

.sqs-block-summary-v2 .summary-metadata-container {
    line-height: normal;
    font-size: 13px;
    display: none;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-above-title .summary-metadata-container--above-title {
    display: block;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-below-title .summary-metadata-container--below-title {
    display: block;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-below-content .summary-metadata-container--below-content {
    display: block;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-date .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-date .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-date .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-date .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-event-time .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-event-time .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-event-time .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-event-time .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-cats .summary-item-has-cats .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-cats .summary-item-has-cats .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-cats .summary-item-has-cats .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-cats .summary-item-has-cats .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-tags .summary-item-has-tags .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-tags .summary-item-has-tags .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-tags .summary-item-has-tags .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-tags .summary-item-has-tags .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-author .summary-item-has-author .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-author .summary-item-has-author .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-author .summary-item-has-author .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-author .summary-item-has-author .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-comments .summary-item-has-comments-enabled .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-comments .summary-item-has-comments-enabled .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-comments .summary-item-has-comments-enabled .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-comments .summary-item-has-comments-enabled .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-location .summary-item-has-location .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-location .summary-item-has-location .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-location .summary-item-has-location .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-location .summary-item-has-location .summary-metadata-container {
    margin: 0px 0px 10px;
}

.sqs-block-summary-v2 .summary-metadata {
    display: none;
}

.sqs-block-summary-v2 .summary-block-setting-primary-metadata-date .summary-metadata--primary {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-primary-metadata-event-time .summary-metadata--primary {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-primary-metadata-cats .summary-item-has-cats .summary-metadata--primary {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-primary-metadata-tags .summary-item-has-tags .summary-metadata--primary {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-primary-metadata-author .summary-item-has-author .summary-metadata--primary {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-primary-metadata-comments .summary-item-has-comments-enabled .summary-metadata--primary {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-primary-metadata-location .summary-item-has-location .summary-metadata--primary {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-secondary-metadata-date .summary-metadata--secondary {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-secondary-metadata-event-time .summary-metadata--secondary {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-secondary-metadata-cats .summary-item-has-cats .summary-metadata--secondary {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-secondary-metadata-tags .summary-item-has-tags .summary-metadata--secondary {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-secondary-metadata-author .summary-item-has-author .summary-metadata--secondary {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-secondary-metadata-comments .summary-item-has-comments-enabled .summary-metadata--secondary {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-secondary-metadata-location .summary-item-has-location .summary-metadata--secondary {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-metadata-item {
    margin: 0px;
    text-transform: none;
    line-height: 1.4em;
    font-size: 13px;
    display: none;
    opacity: 0.7;
}

    .sqs-block-summary-v2 .summary-metadata-item a {
        text-decoration: none;
        opacity: 1;
    }

        .sqs-block-summary-v2 .summary-metadata-item a:hover {
            text-decoration: none;
            opacity: 1;
        }

.sqs-block-summary-v2 .summary-block-setting-primary-metadata-date .summary-metadata--primary .summary-metadata-item--date {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-primary-metadata-event-time .summary-metadata--primary .summary-metadata-item--event-time {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-primary-metadata-cats .summary-item-has-cats .summary-metadata--primary .summary-metadata-item--cats {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-primary-metadata-tags .summary-item-has-tags .summary-metadata--primary .summary-metadata-item--tags {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-primary-metadata-author .summary-item-has-author .summary-metadata--primary .summary-metadata-item--author {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-primary-metadata-comments .summary-item-has-comments-enabled .summary-metadata--primary .summary-metadata-item--comments {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-primary-metadata-location .summary-item-has-location .summary-metadata--primary .summary-metadata-item--location {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-secondary-metadata-date .summary-metadata--secondary .summary-metadata-item--date {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-secondary-metadata-event-time .summary-metadata--secondary .summary-metadata-item--event-time {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-secondary-metadata-cats .summary-item-has-cats .summary-metadata--secondary .summary-metadata-item--cats {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-secondary-metadata-tags .summary-item-has-tags .summary-metadata--secondary .summary-metadata-item--tags {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-secondary-metadata-author .summary-item-has-author .summary-metadata--secondary .summary-metadata-item--author {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-secondary-metadata-comments .summary-item-has-comments-enabled .summary-metadata--secondary .summary-metadata-item--comments {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-secondary-metadata-location .summary-item-has-location .summary-metadata--secondary .summary-metadata-item--location {
    display: inline-block;
}

.sqs-block-summary-v2 .summary-block-setting-secondary-metadata-date .summary-metadata--primary .summary-metadata-item::after {
    margin: 0px 0.3em;
    content: " ·";
}

.sqs-block-summary-v2 .summary-block-setting-secondary-metadata-event-time .summary-metadata--primary .summary-metadata-item::after {
    margin: 0px 0.3em;
    content: " ·";
}

.sqs-block-summary-v2 .summary-block-setting-secondary-metadata-cats .summary-item-has-cats .summary-metadata--primary .summary-metadata-item::after {
    margin: 0px 0.3em;
    content: " ·";
}

.sqs-block-summary-v2 .summary-block-setting-secondary-metadata-tags .summary-item-has-tags .summary-metadata--primary .summary-metadata-item::after {
    margin: 0px 0.3em;
    content: " ·";
}

.sqs-block-summary-v2 .summary-block-setting-secondary-metadata-author .summary-item-has-author .summary-metadata--primary .summary-metadata-item::after {
    margin: 0px 0.3em;
    content: " ·";
}

.sqs-block-summary-v2 .summary-block-setting-secondary-metadata-comments .summary-item-has-comments-enabled .summary-metadata--primary .summary-metadata-item::after {
    margin: 0px 0.3em;
    content: " ·";
}

.sqs-block-summary-v2 .summary-block-setting-secondary-metadata-location .summary-item-has-location .summary-metadata--primary .summary-metadata-item::after {
    margin: 0px 0.3em;
    content: " ·";
}

.sqs-block-summary-v2 .summary-block-setting-text-size-extralarge .summary-title {
    font-size: 54px;
}

.sqs-block-summary-v2 .summary-block-setting-text-size-extralarge .summary-excerpt p {
    font-size: 16px;
}

.sqs-block-summary-v2 .summary-block-setting-text-size-large .summary-title {
    font-size: 30px;
}

.sqs-block-summary-v2 .summary-block-setting-text-size-medium .summary-title {
    font-size: 20px;
}

.sqs-block-summary-v2 .summary-block-setting-text-size-small .summary-title {
    font-size: 14px;
}

.sqs-block-summary-v2 .summary-block-setting-text-align-center .summary-title {
    text-align: center;
}

.sqs-block-summary-v2 .summary-block-setting-text-align-center .summary-price .product-price {
    text-align: center;
}

.sqs-block-summary-v2 .summary-block-setting-text-align-center .summary-excerpt p {
    text-align: center;
}

.sqs-block-summary-v2 .summary-block-setting-text-align-center .summary-read-more-link {
    text-align: center;
}

.sqs-block-summary-v2 .summary-block-setting-text-align-center .summary-content {
    text-align: center;
}

.sqs-block-summary-v2 .summary-block-setting-text-align-right .summary-title {
    text-align: right;
}

.sqs-block-summary-v2 .summary-block-setting-text-align-right .summary-price .product-price {
    text-align: right;
}

.sqs-block-summary-v2 .summary-block-setting-text-align-right .summary-excerpt p {
    text-align: right;
}

.sqs-block-summary-v2 .summary-block-setting-text-align-right .summary-read-more-link {
    text-align: right;
}

.sqs-block-summary-v2 .summary-block-setting-text-align-right .summary-content {
    text-align: right;
}

.sqs-block-summary-v2 .summary-item-record-type-text .summary-read-more-link {
    display: block;
}

.sqs-block-summary-v2 .summary-item-record-type-event .summary-thumbnail-event-date {
    display: table;
}

.sqs-block-summary-v2 .summary-thumbnail-container {
    margin: 0px;
}

.sqs-block-summary-v2 .summary-block-setting-show-title .summary-thumbnail-container {
    margin: 0px 0px 15px;
}

.sqs-block-summary-v2 .summary-block-setting-show-price .summary-item-record-type-store-item .summary-thumbnail-container {
    margin: 0px 0px 15px;
}

.sqs-block-summary-v2 .summary-block-setting-show-excerpt .summary-thumbnail-container {
    margin: 0px 0px 15px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-primary-metadata-none).summary-block-wrapper .summary-thumbnail-container {
    margin: 0px 0px 15px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-secondary-metadata-none).summary-block-wrapper .summary-thumbnail-container {
    margin: 0px 0px 15px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper .summary-title {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper .summary-price {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-date .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-date .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-date .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-date .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-event-time .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-event-time .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-event-time .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-event-time .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-cats .summary-item-has-cats .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-cats .summary-item-has-cats .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-cats .summary-item-has-cats .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-cats .summary-item-has-cats .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-tags .summary-item-has-tags .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-tags .summary-item-has-tags .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-tags .summary-item-has-tags .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-tags .summary-item-has-tags .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-author .summary-item-has-author .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-author .summary-item-has-author .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-author .summary-item-has-author .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-author .summary-item-has-author .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-comments .summary-item-has-comments-enabled .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-comments .summary-item-has-comments-enabled .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-comments .summary-item-has-comments-enabled .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-comments .summary-item-has-comments-enabled .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-location .summary-item-has-location .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-location .summary-item-has-location .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-location .summary-item-has-location .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 :not(.summary-block-setting-show-excerpt).summary-block-wrapper.summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-location .summary-item-has-location .summary-metadata-container {
    margin: 0px 0px 2px;
}

.sqs-block-summary-v2 .summary-block-setting-design-list .summary-item {
    padding-bottom: 17px !important;
    margin-bottom: 17px !important;
    visibility: visible !important;
}

    .sqs-block-summary-v2 .summary-block-setting-design-list .summary-item.summary-item-show-thumbnail {
        padding-bottom: 17px !important;
        margin-bottom: 17px !important;
    }

    .sqs-block-summary-v2 .summary-block-setting-design-list .summary-item .summary-thumbnail-container {
        margin: 0px !important;
    }

.sqs-block-summary-v2 .summary-block-setting-design-list :not(.summary-item-record-type-video).summary-item .summary-thumbnail-container {
    width: 100% !important;
}

.sqs-block-summary-v2 .summary-block-setting-design-list .summary-item.summary-item-record-type-video .summary-thumbnail-container {
    float: left;
}

.sqs-block-summary-v2 .summary-block-setting-design-list .summary-thumbnail-outer-container {
    float: left;
}

@media screen and (max-width:480px) {
    .sqs-block-summary-v2 .summary-block-setting-design-list .summary-item.summary-item-record-type-video .summary-thumbnail-container {
        width: 35% !important;
    }

    .sqs-block-summary-v2 .summary-block-setting-design-list .summary-thumbnail-outer-container {
        width: 35% !important;
    }
}

.sqs-block-summary-v2 .summary-block-setting-design-list .summary-item .summary-thumbnail-container .sqs-video-wrapper img {
    position: static !important;
    max-width: 100%;
    object-fit: contain;
}

@media screen and (max-width:480px) {
    .sqs-block-summary-v2 .summary-block-setting-design-list .summary-item .summary-thumbnail-container .sqs-video-wrapper img {
        width: 100% !important;
        height: auto;
        position: static;
    }
}

.sqs-block-summary-v2 .summary-block-setting-design-list .sqs-product-quick-view-button-wrapper {
    padding-right: 20px;
}

.sqs-block-summary-v2 .summary-block-setting-design-list.summary-block-setting-design-list-thumbnail-right .summary-item-record-type-video .summary-thumbnail-container {
    float: right;
}

.sqs-block-summary-v2 .summary-block-setting-design-list.summary-block-setting-design-list-thumbnail-right .summary-thumbnail-outer-container {
    float: right;
}

.sqs-block-summary-v2 .summary-block-setting-design-list.summary-block-setting-design-list-thumbnail-right .summary-thumbnail-container {
    padding: 0px 0px 0px 20px;
}

.sqs-block-summary-v2 .summary-block-setting-design-list.summary-block-setting-design-list-thumbnail-right .sqs-product-quick-view-button-wrapper {
    padding-right: 0px;
    padding-left: 20px;
}

.sqs-block-summary-v2 .summary-block-setting-design-list.summary-block-setting-design-list-thumbnail-right .summary-item-record-type-store-item .product-mark {
    left: auto;
    right: 0px;
}

.sqs-block-summary-v2 .summary-block-setting-design-list .summary-item-record-type-store-item .product-mark {
    left: 0px;
    right: auto;
}

.sqs-block-summary-v2 .summary-block-setting-design-list .summary-item-record-type-event .summary-thumbnail-event-date {
    display: none;
}

.sqs-block-summary-v2 .summary-block-setting-design-carousel .summary-carousel-pager {
    display: flex;
    justify-content: flex-end;
}

.sqs-block-summary-v2 .summary-block-setting-design-carousel .summary-block-header {
    overflow: hidden;
}

.sqs-block-summary-v2 .summary-block-setting-design-carousel .summary-heading {
    width: calc(100% - 50px);
    float: left;
    display: block;
}

.sqs-block-summary-v2 .summary-block-setting-design-carousel .summary-collection-title {
    display: none;
}

.sqs-block-summary-v2 .summary-block-setting-design-carousel .summary-carousel-pager {
    width: 50px;
    float: right;
}

.sqs-block-summary-v2 .summary-block-setting-design-carousel :not(.positioned).summary-item {
    visibility: visible;
}

@media only screen and (max-width:700px) {
    .sqs-block-summary-v2 .summary-product-quick-view {
        display: none;
    }
}

div.sqs-block-opentable-v2 {
    -ms-word-wrap: break-word;
}

    div.sqs-block-opentable-v2 .ot-dtp-picker {
        background: none;
        margin: auto;
        width: auto;
    }

    div.sqs-block-opentable-v2 .ot-dtp-picker-selector {
        background: rgba(0, 0, 0, 0.12);
        border: currentColor;
        border-image: none;
    }

    div.sqs-block-opentable-v2 .ot-dtp-picker-selector {
        width: 100% !important;
        max-width: 200px;
    }

    div.sqs-block-opentable-v2 .ot-dtp-picker-button {
        width: 100% !important;
        max-width: 200px;
    }

    div.sqs-block-opentable-v2 .ot-dtp-picker form.ot-dtp-picker-form {
        background: none;
        border: currentColor;
        border-image: none;
        height: auto !important;
    }

    div.sqs-block-opentable-v2 .ot-dtp-picker.wide {
        margin: auto;
        width: auto;
    }

        div.sqs-block-opentable-v2 .ot-dtp-picker.wide .ot-powered-by {
            background-position: center;
            margin: 20px 0px 0px;
            background-size: contain;
        }

    div.sqs-block-opentable-v2 .ot-dtp-picker-selector-link {
        background: rgb(255, 255, 255);
        color: rgb(0, 0, 0);
        overflow: hidden;
        white-space: nowrap;
    }

    div.sqs-block-opentable-v2 .oc-loading {
        text-align: center;
        line-height: 180px;
        font-family: sans-serif;
    }

    div.sqs-block-opentable-v2 a {
        text-decoration: none !important;
    }

    div.sqs-block-opentable-v2 .squarespace-opentable-new-age-wrapper {
        background: rgba(153, 153, 153, 0.15);
        padding: 30px;
        transition: opacity 0.3s ease-out;
        opacity: 0;
    }

        div.sqs-block-opentable-v2 .squarespace-opentable-new-age-wrapper iframe {
            margin: 0px auto;
            display: block;
        }

        div.sqs-block-opentable-v2 .squarespace-opentable-new-age-wrapper h1 {
            margin: 0px;
            text-align: center;
            line-height: 1em;
            font-weight: normal;
        }

        div.sqs-block-opentable-v2 .squarespace-opentable-new-age-wrapper.loading {
            min-height: 270px;
        }

        div.sqs-block-opentable-v2 .squarespace-opentable-new-age-wrapper.loaded {
            opacity: 1;
        }

    div.sqs-block-opentable-v2 .squarespace-opentable-button-wrapper .ot-dtp-picker-button {
        background: rgb(0, 0, 0);
        color: rgb(255, 255, 255);
    }

    div.sqs-block-opentable-v2 h1 {
        color: rgb(17, 17, 17);
    }

    div.sqs-block-opentable-v2 .squarespace-opentable-picker-wrapper {
        margin: 10px 0px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
    }

        div.sqs-block-opentable-v2 .squarespace-opentable-picker-wrapper .ot-dtp-picker-selector {
            margin: 10px;
            border-left-color: currentColor !important;
            border-left-width: medium !important;
            border-left-style: none !important;
        }

@media only screen and (max-width:650px) {
    div.sqs-block-opentable-v2 .squarespace-opentable-picker-wrapper {
        margin: 0px;
        display: block;
    }

        div.sqs-block-opentable-v2 .squarespace-opentable-picker-wrapper .ot-dtp-picker-selector {
            margin: 20px auto;
            float: none !important;
        }
}

div.sqs-block-opentable-v2 .squarespace-opentable-button-wrapper {
    text-align: center;
    display: block;
}

    div.sqs-block-opentable-v2 .squarespace-opentable-button-wrapper .ot-button {
        line-height: 1em;
        float: none !important;
        display: inline;
    }

    div.sqs-block-opentable-v2 .squarespace-opentable-button-wrapper .ot-dtp-picker-button {
        border-radius: 0px !important;
        border: currentColor;
        border-image: none;
        box-shadow: none;
    }

div.sqs-block-opentable-v2 .squarespace-opentable-new-age-wrapper.opentable-block-hide-icons .ot-dtp-picker-selector-link {
    padding-left: 0.87rem;
}

    div.sqs-block-opentable-v2 .squarespace-opentable-new-age-wrapper.opentable-block-hide-icons .ot-dtp-picker-selector-link::before {
        display: none;
    }

div.sqs-block-opentable-v2 .squarespace-opentable-new-age-wrapper.opentable-block-hide-title .squarespace-ot-title {
    display: none !important;
}

div.sqs-block-opentable-v2 .squarespace-opentable-new-age-wrapper.opentable-block-hide-title .squarespace-opentable-picker-wrapper {
    margin-top: -10px;
}

div.sqs-block-opentable-v2 .squarespace-opentable-new-age-wrapper.opentable-block-hide-logo .ot-powered-by {
    display: none;
}

.field-error {
    background: url("//assets.squarespace.com/universal/images-v6/standard/icon_close_7_light.png") no-repeat 9px 50% rgb(204, 59, 59);
    margin: 12px 0px;
    padding: 5px 15px 3px 25px;
    border-radius: 2px;
    color: rgb(255, 255, 255);
    line-height: 23px;
    font-size: 13px;
    display: inline-block;
}

.form-wrapper :not([data-focus-visible-added]).form-submission-text:focus {
}

.form-wrapper :not([data-focus-visible-added]).form-submission-html:focus {
}

.form-wrapper :not([data-focus-visible-added]).field-error:focus {
}

.form-wrapper .field-list {
    line-height: normal;
}

    .form-wrapper .field-list fieldset {
        margin: 0px;
        padding: 0px;
        border: 0px currentColor;
        border-image: none;
    }

    .form-wrapper .field-list legend {
        margin: 0px;
        padding: 0px;
        border: 0px currentColor;
        border-image: none;
    }

    .form-wrapper .field-list textarea {
        min-height: 100px;
        resize: vertical;
    }

        .form-wrapper .field-list textarea.medium {
            min-height: 200px;
        }

        .form-wrapper .field-list textarea.large {
            min-height: 300px;
        }

    .form-wrapper .field-list .section {
        margin: 2em 0px;
        padding-bottom: 0.3em;
        font-size: 0.9em;
    }

        .form-wrapper .field-list .section.underline {
            border-bottom-color: rgb(153, 153, 153);
            border-bottom-width: 1px;
            border-bottom-style: solid;
        }

    .form-wrapper .field-list :nth-child(1).section {
        margin: 0px 0px 2em;
    }

    .form-wrapper .field-list .title {
        display: block;
    }

    .form-wrapper .field-list .description {
        padding: 0.5em 0px;
        font-size: 12px;
        display: block;
        white-space: pre-wrap;
        opacity: 0.7;
    }

    .form-wrapper .field-list .field {
        margin: 0px 0px 24px;
        position: relative;
    }

        .form-wrapper .field-list .field .caption {
            font-size: 12px;
        }

            .form-wrapper .field-list .field .caption .field-element {
                font-size: 14px;
            }

        .form-wrapper .field-list .field .field-element {
            background: rgb(250, 250, 250);
            margin: 6px 0px 4px;
            padding: 12px;
            border-radius: 2px;
            border: 1px solid rgb(204, 204, 204);
            border-image: none;
            width: 100%;
            color: rgb(0, 0, 0);
            line-height: normal;
            font-family: sans-serif;
            font-size: 12px;
            box-sizing: border-box;
        }

            .form-wrapper .field-list .field .field-element:focus {
                background: rgb(255, 255, 255);
                transition: background 0.1s ease-in;
                -webkit-transition: background .1s ease-in;
                -moz-transition: background .1s ease-in;
                -o-transition: background .1s ease-in;
            }

        .form-wrapper .field-list .field select {
            margin: 6px 0px 4px;
            max-width: 100%;
        }

        .form-wrapper .field-list .field .prefix {
            left: 8px;
            bottom: 16px;
            color: rgb(170, 170, 170);
            line-height: 16px;
            font-family: sans-serif;
            font-size: 13px;
            position: absolute;
        }

        .form-wrapper .field-list .field.twitter .field-element {
            padding-left: 22px;
        }

        .form-wrapper .field-list .field.currency.hassymbol .field-element {
            padding-left: 20px;
        }

        .form-wrapper .field-list .field.website .field-element {
            padding-left: 45px;
        }

        .form-wrapper .field-list .field.checkbox label {
            cursor: pointer;
        }

        .form-wrapper .field-list .field.radio label {
            cursor: pointer;
        }

        .form-wrapper .field-list .field.checkbox input {
            margin-right: 5px;
        }

        .form-wrapper .field-list .field.radio input {
            margin-right: 5px;
        }

        .form-wrapper .field-list .field .option {
            margin: 6px 0px 4px;
            font-size: 13px;
        }

        .form-wrapper .field-list .field.likert .item {
            margin: 1.6em 0px;
            overflow: hidden;
        }

        .form-wrapper .field-list .field.likert .question {
            margin: 0px 0px 0.5em;
            font-size: 0.9em;
        }

        .form-wrapper .field-list .field.likert .option {
            width: 20%;
            text-align: left;
            border-top-color: rgb(221, 221, 221);
            border-top-width: 1px;
            border-top-style: solid;
            float: left;
        }

            .form-wrapper .field-list .field.likert .option label {
                margin: 0px;
                padding: 0px 0px 0px 1px;
                font-size: 0.9em;
                display: block;
                cursor: pointer;
            }

            .form-wrapper .field-list .field.likert .option input {
                margin: 10px 0px;
                display: block;
            }

        .form-wrapper .field-list .field.likert :last-of-type.option {
            border-right-color: currentColor;
            border-right-width: medium;
            border-right-style: none;
        }

    .form-wrapper .field-list .fields {
        margin: 0px 0px 0px -2%;
    }

        .form-wrapper .field-list .fields .title {
            margin-left: 2%;
        }

        .form-wrapper .field-list .fields .description {
            margin-left: 2%;
        }

        .form-wrapper .field-list .fields .field {
            margin-left: 2%;
        }

        .form-wrapper .field-list .fields .field-error {
            margin-left: 2%;
        }

        .form-wrapper .field-list .fields .field {
            float: left;
        }

            .form-wrapper .field-list .fields .field.two-digits {
                width: 3.5em;
            }

            .form-wrapper .field-list .fields .field.three-digits {
                width: 4.2em;
            }

            .form-wrapper .field-list .fields .field.four-digits {
                width: 4.8em;
            }

            .form-wrapper .field-list .fields .field.ampm {
                width: 4.5em;
            }

        .form-wrapper .field-list .fields.name .field {
            width: 48%;
        }

        .form-wrapper .field-list .fields.address .field.address1 {
            width: 98%;
        }

        .form-wrapper .field-list .fields.address .field.address2 {
            width: 98%;
        }

        .form-wrapper .field-list .fields.address .field.city {
            width: 70%;
        }

        .form-wrapper .field-list .fields.address .field.state-province {
            width: 26%;
        }

        .form-wrapper .field-list .fields.address .field.zip {
            width: 36%;
        }

        .form-wrapper .field-list .fields.address .field.country {
            width: 98%;
        }

        .form-wrapper .field-list .fields.payment .field.card-expiry-month {
            width: 40%;
        }

        .form-wrapper .field-list .fields.payment .field.card-expiry-year {
            width: 40%;
        }

    .form-wrapper .field-list .form-item.error {
        color: rgb(189, 0, 0);
    }

        .form-wrapper .field-list .form-item.error .caption {
            color: rgb(189, 0, 0);
        }

        .form-wrapper .field-list .form-item.error .title {
            color: rgb(189, 0, 0);
        }

        .form-wrapper .field-list .form-item.error .description {
            color: rgb(189, 0, 0);
        }

        .form-wrapper .field-list .form-item.error input {
            border: 1px solid rgb(233, 146, 146);
            border-image: none;
        }

        .form-wrapper .field-list .form-item.error textarea {
            border: 1px solid rgb(233, 146, 146);
            border-image: none;
        }

.form-wrapper .form-button-wrapper--align-left {
    text-align: left;
}

.form-wrapper .form-button-wrapper--align-center {
    text-align: center;
}

.form-wrapper .form-button-wrapper--align-right {
    text-align: right;
}

.form-wrapper input[type=submit] {
    border-width: 0px;
    padding: 1em 2.5em;
    width: auto;
    height: auto;
    text-align: center;
    color: rgb(255, 255, 255);
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    background-color: rgb(39, 39, 39);
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

.form-wrapper .form-submission-text {
    margin-top: 20px;
}

.form-wrapper .field .field-error {
    margin-bottom: 0.5em;
}

.form-wrapper .submitting .field-list {
    opacity: 0.7;
}

.form-wrapper .hidden {
    display: none;
}

.form-wrapper.hidden {
    display: none;
}

.form-block .lightbox-handle-wrapper--align-left {
    text-align: left;
}

.form-block .lightbox-handle-wrapper--align-center {
    text-align: center;
}

.form-block .lightbox-handle-wrapper--align-right {
    text-align: right;
}

.form-block .lightbox-handle {
    border-width: 0px;
    padding: 1em 2.5em;
    width: auto;
    height: auto;
    text-align: center;
    color: rgb(255, 255, 255);
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    background-color: rgb(39, 39, 39);
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

.sqs-modal-lightbox {
    width: 100%;
    text-transform: none;
    font-size: 14px;
    font-style: normal;
    text-decoration: none;
}

.sqs-modal-lightbox-content {
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100000000;
}

    .sqs-modal-lightbox-content .lightbox-background {
        background: rgb(0, 0, 0);
        top: 0px;
        width: 100%;
        height: 100%;
        position: absolute;
        opacity: 0.4;
    }

    .sqs-modal-lightbox-content .lightbox-inner {
        top: 0px;
        width: 100%;
        height: 100%;
        overflow: auto;
        position: absolute;
        -webkit-overflow-scrolling: touch;
    }

        .sqs-modal-lightbox-content .lightbox-inner .lightbox-content {
            background: rgb(255, 255, 255);
            margin: 0px auto;
            padding: 40px;
            position: relative;
            max-width: 600px;
        }

            .sqs-modal-lightbox-content .lightbox-inner .lightbox-content .form-wrapper {
                color: rgb(34, 34, 34);
                font-family: inherit;
            }

                .sqs-modal-lightbox-content .lightbox-inner .lightbox-content .form-wrapper .form-title {
                    color: rgb(51, 51, 51);
                    line-height: 1.2em;
                    font-size: 22px;
                    margin-right: 22px;
                }

                .sqs-modal-lightbox-content .lightbox-inner .lightbox-content .form-wrapper .form-inner-wrapper form {
                    margin-top: 55px;
                }

                    .sqs-modal-lightbox-content .lightbox-inner .lightbox-content .form-wrapper .form-inner-wrapper form .radio .option {
                        margin-left: 1px;
                    }

            .sqs-modal-lightbox-content .lightbox-inner .lightbox-content .lightbox-close {
                top: 40px;
                width: 22px;
                text-align: center;
                right: 40px;
                color: rgb(51, 51, 51);
                line-height: 22px;
                font-family: Arial,Helvetica,sans-serif;
                font-size: 22px;
                font-style: normal;
                position: absolute;
                cursor: pointer;
            }

@media only screen and (max-width:600px) {
    .sqs-modal-lightbox .lightbox-inner {
        background: rgb(255, 255, 255);
    }

        .sqs-modal-lightbox .lightbox-inner .lightbox-content {
            margin-top: 0px !important;
        }
}

html.sqs-modal-lightbox-open {
    overflow: hidden;
}

    html.sqs-modal-lightbox-open body {
        overflow: hidden;
    }

.sqs-block-collectionlink .collectionlink-thumbnail {
    height: 150px;
    overflow: hidden;
}

.link-block .collectionlink-thumbnail {
    height: 150px;
    overflow: hidden;
}

.sqs-block-collectionlink .collectionlink-thumbnail a {
    height: 100%;
    display: block;
}

.link-block .collectionlink-thumbnail a {
    height: 100%;
    display: block;
}

.sqs-block-collectionlink .collectionlink-title {
    font-size: 1.2em;
}

.link-block .collectionlink-title {
    font-size: 1.2em;
}

.sqs-block-collectionlink .collectionlink-title a {
    display: block;
}

.link-block .collectionlink-title a {
    display: block;
}

.sqs-block-collectionlink .collectionlink-content-below-thumbnail .collectionlink-title {
    margin: 1em 0px 0px;
}

.link-block .collectionlink-content-below-thumbnail .collectionlink-title {
    margin: 1em 0px 0px;
}

.sqs-block-collectionlink .collectionlink-description {
    margin: 0.75em 0px;
}

.link-block .collectionlink-description {
    margin: 0.75em 0px;
}

.sqs-block-collectionlink .collectionlink-description p {
    font-size: 0.9em;
}

.link-block .collectionlink-description p {
    font-size: 0.9em;
}

.sqs-block-collectionlink .collection-more-link {
    margin-left: 3px;
    display: none;
}

.link-block .collection-more-link {
    margin-left: 3px;
    display: none;
}

.sqs-block-collectionlink .sqs-blockStatus + .collectionlink-content {
    display: none;
}

.link-block .sqs-blockStatus + .collectionlink-content {
    display: none;
}

.sqs-block-tourdates .sqs-spin {
    left: 50%;
    top: 50px;
    margin-left: -15px;
    position: absolute;
}

.sqs-widget.sqs-tourdates-bandsintown-list.loading .sqs-tourdates {
    min-height: 150px;
}

:not(:last-of-type).sqs-tourdates__item {
    border-bottom-color: rgba(130, 130, 130, 0.15);
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.sqs-tourdates__item {
    padding: 17px 0px;
}

:first-of-type.sqs-tourdates__item {
    padding-top: 0px;
}

.sqs-tourdates__item {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.sqs-tourdates__venuelocation {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.sqs-tourdates--info--column .sqs-tourdates__info {
    flex-direction: column;
}

.sqs-tourdates--venuelocation--column .sqs-tourdates__venuelocation {
    flex-direction: column;
}

.sqs-tourdates__info {
    display: flex;
    flex-wrap: wrap;
    flex-grow: 1;
}

.sqs-tourdates__timeframe {
    padding-right: 1em;
    box-sizing: border-box;
}

.sqs-tourdates__venue {
    padding-right: 1em;
    box-sizing: border-box;
}

.sqs-tourdates__location {
    padding-right: 1em;
    box-sizing: border-box;
}

.sqs-tourdates__date {
    margin-right: 5px;
}

.sqs-tourdates__timeframe {
    min-width: 9em;
}

.sqs-tourdates__venuelocation {
    min-width: 10em;
    flex-wrap: wrap;
    flex-grow: 1;
}

.sqs-tourdates__venue {
    min-width: 50%;
}

.sqs-tourdates__location {
    min-width: 50%;
}

.sqs-tourdates__venueLink {
    display: block;
}

.sqs-tourdates {
    line-height: 28px;
    font-size: 16px;
}

.sqs-tourdates__timeframe {
    letter-spacing: 0.5px;
    font-size: 13px !important;
    font-weight: bold;
    white-space: nowrap;
}

.sqs-tourdates__date {
    text-transform: uppercase;
    display: inline-block;
}

.sqs-tourdates__weekday {
    text-transform: uppercase;
    display: inline-block;
}

.sqs-tourdates__venue-link {
    color: inherit !important;
    text-decoration: none !important;
}

.sqs-tourdates__location-link {
    color: inherit !important;
    text-decoration: none !important;
}

.sqs-tourdates__lineup {
    line-height: 18px;
    font-size: 14px;
    margin-top: 2px;
    margin-right: 1em;
    opacity: 0.6;
}

.sqs-tourdates__lineup-item {
    display: inline;
}

:first-child.sqs-tourdates__lineup-item::before {
    content: "w/ ";
}

:not(:last-of-type).sqs-tourdates__lineup-item::after {
    content: ", ";
}

.sqs-tourdates__actions {
    text-align: right;
    white-space: nowrap;
    min-width: 150px;
}

.sqs-tourdates__button {
    border-width: 0px;
    padding: 0px 12px !important;
    width: auto;
    height: auto;
    text-align: center;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 28px;
    letter-spacing: 0px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 11px !important;
    font-style: normal;
    font-weight: normal;
    text-decoration: none;
    display: inline-block;
    cursor: pointer;
    background-color: rgb(39, 39, 39);
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

:empty.sqs-tourdates__button {
    display: none;
}

.sqs-tourdates__button--disabled.sqs-tourdates__button {
    cursor: default;
    opacity: 0.3;
    pointer-events: none;
}

.sqs-tourdates__button--soldout.sqs-tourdates__button {
    cursor: default;
    opacity: 0.3;
    pointer-events: none;
}

.sqs-tourdates__button--disabled.sqs-tourdates__button:hover {
    cursor: default;
    opacity: 0.3;
    pointer-events: none;
}

.sqs-tourdates__button--soldout.sqs-tourdates__button:hover {
    cursor: default;
    opacity: 0.3;
    pointer-events: none;
}

.social-summary-block .state-message.synchronizing {
    padding-left: 15px;
    background-image: none;
}

    .social-summary-block .state-message.synchronizing .sync-text {
        margin-left: 10px;
        float: left;
    }

    .social-summary-block .state-message.synchronizing .spinner {
        background: url("//assets.squarespace.com/universal/images-v6/icons/icon-settings-16-light.png") no-repeat center;
        width: 19px;
        height: 19px;
        float: left;
        animation-name: spin-frames;
        animation-duration: 2s;
        animation-iteration-count: infinite;
        -webkit-animation-duration: 2s;
        -moz-animation-duration: 2s;
        -o-animation-duration: 2s;
        -webkit-animation-iteration-count: infinite;
        -moz-animation-iteration-count: infinite;
        -o-animation-iteration-count: infinite;
        -webkit-animation-name: spin-frames;
        -moz-animation-name: spin-frames;
        -o-animation-name: spin-frames;
    }

.sqs-block-spacer .sqs-block-content {
    visibility: hidden;
}

.tweak-share-buttons-label-font {
    text-transform: uppercase;
    letter-spacing: 0em;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}

.Share {
    line-height: 0;
}

.Share-buttons {
    margin: -6px;
}

.Share-buttons-item {
    margin: 6px;
    padding: 0px 6px;
    border-radius: 3px;
    height: 24px;
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: 0em;
    font-family: futura-pt;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    white-space: nowrap;
    fill: #e54a35;
}

.tweak-share-buttons-style-outline .Share-buttons-item {
    border: 0px solid rgba(0, 0, 0, 0.1);
    border-image: none;
}

.tweak-share-buttons-icons-show .Share-buttons-item {
    padding-left: 0px;
}

:not(.tweak-share-buttons-labels-show):not(.tweak-share-buttons-counts-show).tweak-share-buttons-icons-show .Share-buttons-item {
    padding-right: 0px;
}

:not(.tweak-share-buttons-standard-icon-color).tweak-share-buttons-style-icon-only .Share-buttons-item--like.is-active {
    fill: #d10000;
}

.tweak-share-buttons-standard-icon-color [data-service='facebook'].Share-buttons-item {
    fill: #3b5998;
}

.tweak-share-buttons-standard-icon-color [data-service='twitter'].Share-buttons-item {
    fill: #55acee;
}

.tweak-share-buttons-standard-icon-color [data-service='google'].Share-buttons-item {
    fill: #dd4b39;
}

.tweak-share-buttons-standard-icon-color [data-service='linkedin'].Share-buttons-item {
    fill: #0976b4;
}

.tweak-share-buttons-standard-icon-color [data-service='reddit'].Share-buttons-item {
    fill: #5f99cf;
}

.tweak-share-buttons-standard-icon-color [data-service='stumbleupon'].Share-buttons-item {
    fill: #eb4924;
}

.tweak-share-buttons-standard-icon-color [data-service='pinterest'].Share-buttons-item {
    fill: #cc2127;
}

.tweak-share-buttons-standard-icon-color [data-service='tumblr'].Share-buttons-item {
    fill: #35465d;
}

.tweak-share-buttons-standard-icon-color [data-service='chownow'].Share-buttons-item {
    fill: #dc5d54;
}

.tweak-share-buttons-standard-icon-color .Share-buttons-item--like {
    fill: #181818;
}

    .tweak-share-buttons-standard-icon-color .Share-buttons-item--like.is-active {
        fill: #d10000;
    }

.tweak-share-buttons-style-solid .Share-buttons-item {
    background-color: rgb(17, 17, 17);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-style-raised .Share-buttons-item {
    background-color: rgb(17, 17, 17);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-solid [data-service='facebook'].Share-buttons-item {
    background-color: rgb(59, 89, 152);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='facebook'].Share-buttons-item {
    background-color: rgb(59, 89, 152);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-solid [data-service='twitter'].Share-buttons-item {
    background-color: rgb(85, 172, 238);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='twitter'].Share-buttons-item {
    background-color: rgb(85, 172, 238);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-solid [data-service='google'].Share-buttons-item {
    background-color: rgb(221, 75, 57);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='google'].Share-buttons-item {
    background-color: rgb(221, 75, 57);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-solid [data-service='linkedin'].Share-buttons-item {
    background-color: rgb(9, 118, 180);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='linkedin'].Share-buttons-item {
    background-color: rgb(9, 118, 180);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-solid [data-service='reddit'].Share-buttons-item {
    background-color: rgb(95, 153, 207);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='reddit'].Share-buttons-item {
    background-color: rgb(95, 153, 207);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-solid [data-service='stumbleupon'].Share-buttons-item {
    background-color: rgb(235, 73, 36);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='stumbleupon'].Share-buttons-item {
    background-color: rgb(235, 73, 36);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-solid [data-service='pinterest'].Share-buttons-item {
    background-color: rgb(204, 33, 39);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='pinterest'].Share-buttons-item {
    background-color: rgb(204, 33, 39);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-solid [data-service='tumblr'].Share-buttons-item {
    background-color: rgb(53, 70, 93);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='tumblr'].Share-buttons-item {
    background-color: rgb(53, 70, 93);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-solid [data-service='chownow'].Share-buttons-item {
    background-color: rgb(220, 93, 84);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='chownow'].Share-buttons-item {
    background-color: rgb(220, 93, 84);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-solid .Share-buttons-item--like {
    background-color: rgb(24, 24, 24);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised .Share-buttons-item--like {
    background-color: rgb(24, 24, 24);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-solid .Share-buttons-item--like.is-active {
    background-color: rgb(209, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised .Share-buttons-item--like.is-active {
    background-color: rgb(209, 0, 0);
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.tweak-share-buttons-style-raised .Share-buttons-item {
    margin-bottom: 8px;
    position: relative;
    box-shadow: 0px 3px 0px 0px #000;
    -webkit-box-shadow: 0 3px 0 0 #000;
    -moz-box-shadow: 0 3px 0 0 #000;
}

    .tweak-share-buttons-style-raised .Share-buttons-item:active {
        top: 2px;
        box-shadow: 0px 1px 0px 0px #000;
        -webkit-box-shadow: 0 1px 0 0 #000;
        -moz-box-shadow: 0 1px 0 0 #000;
    }

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='facebook'].Share-buttons-item {
    box-shadow: 0px 3px 0px 0px #30487b;
    -webkit-box-shadow: 0 3px 0 0 #30487b;
    -moz-box-shadow: 0 3px 0 0 #30487b;
}

    .tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='facebook'].Share-buttons-item:active {
        top: 2px;
        box-shadow: 0px 1px 0px 0px #30487b;
        -webkit-box-shadow: 0 1px 0 0 #30487b;
        -moz-box-shadow: 0 1px 0 0 #30487b;
    }

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='twitter'].Share-buttons-item {
    box-shadow: 0px 3px 0px 0px #309aea;
    -webkit-box-shadow: 0 3px 0 0 #309aea;
    -moz-box-shadow: 0 3px 0 0 #309aea;
}

    .tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='twitter'].Share-buttons-item:active {
        top: 2px;
        box-shadow: 0px 1px 0px 0px #309aea;
        -webkit-box-shadow: 0 1px 0 0 #309aea;
        -moz-box-shadow: 0 1px 0 0 #309aea;
    }

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='google'].Share-buttons-item {
    box-shadow: 0px 3px 0px 0px #ca3523;
    -webkit-box-shadow: 0 3px 0 0 #ca3523;
    -moz-box-shadow: 0 3px 0 0 #ca3523;
}

    .tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='google'].Share-buttons-item:active {
        top: 2px;
        box-shadow: 0px 1px 0px 0px #ca3523;
        -webkit-box-shadow: 0 1px 0 0 #ca3523;
        -moz-box-shadow: 0 1px 0 0 #ca3523;
    }

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='linkedin'].Share-buttons-item {
    box-shadow: 0px 3px 0px 0px #075d8d;
    -webkit-box-shadow: 0 3px 0 0 #075d8d;
    -moz-box-shadow: 0 3px 0 0 #075d8d;
}

    .tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='linkedin'].Share-buttons-item:active {
        top: 2px;
        box-shadow: 0px 1px 0px 0px #075d8d;
        -webkit-box-shadow: 0 1px 0 0 #075d8d;
        -moz-box-shadow: 0 1px 0 0 #075d8d;
    }

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='reddit'].Share-buttons-item {
    box-shadow: 0px 3px 0px 0px #4085c6;
    -webkit-box-shadow: 0 3px 0 0 #4085c6;
    -moz-box-shadow: 0 3px 0 0 #4085c6;
}

    .tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='reddit'].Share-buttons-item:active {
        top: 2px;
        box-shadow: 0px 1px 0px 0px #4085c6;
        -webkit-box-shadow: 0 1px 0 0 #4085c6;
        -moz-box-shadow: 0 1px 0 0 #4085c6;
    }

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='stumbleupon'].Share-buttons-item {
    box-shadow: 0px 3px 0px 0px #d33713;
    -webkit-box-shadow: 0 3px 0 0 #d33713;
    -moz-box-shadow: 0 3px 0 0 #d33713;
}

    .tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='stumbleupon'].Share-buttons-item:active {
        top: 2px;
        box-shadow: 0px 1px 0px 0px #d33713;
        -webkit-box-shadow: 0 1px 0 0 #d33713;
        -moz-box-shadow: 0 1px 0 0 #d33713;
    }

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='pinterest'].Share-buttons-item {
    box-shadow: 0px 3px 0px 0px #a91b20;
    -webkit-box-shadow: 0 3px 0 0 #a91b20;
    -moz-box-shadow: 0 3px 0 0 #a91b20;
}

    .tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='pinterest'].Share-buttons-item:active {
        top: 2px;
        box-shadow: 0px 1px 0px 0px #a91b20;
        -webkit-box-shadow: 0 1px 0 0 #a91b20;
        -moz-box-shadow: 0 1px 0 0 #a91b20;
    }

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='tumblr'].Share-buttons-item {
    box-shadow: 0px 3px 0px 0px #263243;
    -webkit-box-shadow: 0 3px 0 0 #263243;
    -moz-box-shadow: 0 3px 0 0 #263243;
}

    .tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='tumblr'].Share-buttons-item:active {
        top: 2px;
        box-shadow: 0px 1px 0px 0px #263243;
        -webkit-box-shadow: 0 1px 0 0 #263243;
        -moz-box-shadow: 0 1px 0 0 #263243;
    }

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='chownow'].Share-buttons-item {
    box-shadow: 0px 3px 0px 0px #d53d32;
    -webkit-box-shadow: 0 3px 0 0 #d53d32;
    -moz-box-shadow: 0 3px 0 0 #d53d32;
}

    .tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised [data-service='chownow'].Share-buttons-item:active {
        top: 2px;
        box-shadow: 0px 1px 0px 0px #d53d32;
        -webkit-box-shadow: 0 1px 0 0 #d53d32;
        -moz-box-shadow: 0 1px 0 0 #d53d32;
    }

.tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised .Share-buttons-item--like {
    box-shadow: 0px 3px 0px 0px #040404;
    -webkit-box-shadow: 0 3px 0 0 #040404;
    -moz-box-shadow: 0 3px 0 0 #040404;
}

    .tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised .Share-buttons-item--like:active {
        top: 2px;
        box-shadow: 0px 1px 0px 0px #040404;
        -webkit-box-shadow: 0 1px 0 0 #040404;
        -moz-box-shadow: 0 1px 0 0 #040404;
    }

    .tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised .Share-buttons-item--like.is-active {
        box-shadow: 0px 3px 0px 0px #a80000;
        -webkit-box-shadow: 0 3px 0 0 #a80000;
        -moz-box-shadow: 0 3px 0 0 #a80000;
    }

        .tweak-share-buttons-standard-background-color.tweak-share-buttons-style-raised .Share-buttons-item--like.is-active:active {
            top: 2px;
            box-shadow: 0px 1px 0px 0px #a80000;
            -webkit-box-shadow: 0 1px 0 0 #a80000;
            -moz-box-shadow: 0 1px 0 0 #a80000;
        }

.Share-buttons-item-icon {
    width: 24px;
    height: 24px;
    vertical-align: top;
    display: none;
}

.tweak-share-buttons-icons-show .Share-buttons-item-icon {
    display: inline-block;
}

.tweak-share-buttons-style-icon-only .Share-buttons-item-icon {
    display: inline-block;
}

.tweak-share-buttons-style-icon-only .Share-buttons-item-icon {
    transform: scale(2);
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
}

.Share-buttons-item-label {
    vertical-align: top;
    display: none;
}

:not(.tweak-share-buttons-style-icon-only).tweak-share-buttons-labels-show .Share-buttons-item-label {
    display: inline-block;
}

.Share-buttons-item-label + .Share-buttons-item-count {
    margin-left: 0.5em;
}

.Share-buttons-item-count {
    vertical-align: top;
    display: none;
}

:not(.tweak-share-buttons-style-icon-only).tweak-share-buttons-counts-show .Share-buttons-item-count {
    display: inline-block;
}

h1[data-rte-preserve-empty]:empty::before {
    display: inline-block;
    content: "";
}

h2[data-rte-preserve-empty]:empty::before {
    display: inline-block;
    content: "";
}

h3[data-rte-preserve-empty]:empty::before {
    display: inline-block;
    content: "";
}

h4[data-rte-preserve-empty]:empty::before {
    display: inline-block;
    content: "";
}

h5[data-rte-preserve-empty]:empty::before {
    display: inline-block;
    content: "";
}

h6[data-rte-preserve-empty]:empty::before {
    display: inline-block;
    content: "";
}

p[data-rte-preserve-empty]:empty::before {
    display: inline-block;
    content: "";
}

ol[data-rte-list] li {
    counter-increment: rte-list;
}

    ol[data-rte-list] li:first-child {
        counter-reset: rte-list;
    }

ul[data-rte-list] li {
    list-style-type: none;
}

ol[data-rte-list] li {
    list-style-type: none;
}

ul[data-rte-list] li > * {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

ol[data-rte-list] li > * {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

ul[data-rte-list] li > *:first-child::before {
    text-align: right;
    margin-left: -40px;
    display: inline-block;
    min-width: 40px;
    box-sizing: border-box;
}

ol[data-rte-list] li > *:first-child::before {
    text-align: right;
    margin-left: -40px;
    display: inline-block;
    min-width: 40px;
    box-sizing: border-box;
}

li > *:first-child::before {
    white-space: pre;
}

ol[data-rte-list] li > *:first-child::before {
    content: "  " counter(rte-list) ". ";
}

ol[data-rte-list='upper-roman'] li > *:first-child::before {
    content: "  " counter(rte-list,upper-roman) ". ";
}

ol[data-rte-list='upper-alpha'] li > *:first-child::before {
    content: "  " counter(rte-list,upper-alpha) ". ";
}

ol[data-rte-list='lower-alpha'] li > *:first-child::before {
    content: "  " counter(rte-list,lower-alpha) ". ";
}

ol[data-rte-list='lower-roman'] li > *:first-child::before {
    content: "  " counter(rte-list,lower-roman) ". ";
}

ol[data-rte-list='decimal'] li > *:first-child::before {
    content: "  " counter(rte-list,decimal) ". ";
}

ul[data-rte-list] li > *:first-child::before {
    padding-right: 10px;
    content: "\2022";
}

ul[data-rte-list='disc'] li > *:first-child::before {
    content: "\2022";
}

ul[data-rte-list='circle'] li > *:first-child::before {
    content: "\25CB";
}

ul[data-rte-list] ul[data-rte-list='default'] li > *:first-child::before {
    content: "\25CB";
}

ul[data-rte-list='square'] li > *:first-child::before {
    content: "\25A0";
}

ul[data-rte-list] ul[data-rte-list] ul[data-rte-list='default'] li > *:first-child::before {
    content: "\25A0";
}

ul[data-rte-list='dash'] li > *:first-child::before {
    content: "-";
}

.system-button-font {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-style: normal;
    font-weight: 600;
}

body:not(.button-style-default) .sqs-editable-button {
    border-width: 0px;
    padding: 1em 2.5em;
    width: auto;
    height: auto;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

body:not(.button-style-default) .sqs-editable-button-layout {
    border-width: 0px;
    padding: 1em 2.5em;
    width: auto;
    height: auto;
    text-align: center;
    display: inline-block;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
}

body:not(.button-style-default) .sqs-editable-button:hover {
    opacity: 1;
}

body:not(.button-style-default) .sqs-editable-button-layout:hover {
    opacity: 1;
}

body:not(.button-style-default) .sqs-editable-button {
    border-color: rgb(8, 27, 51);
    color: rgb(242, 242, 242);
    background-color: rgb(8, 27, 51);
}

body:not(.button-style-default) .sqs-editable-button-color {
    border-color: rgb(8, 27, 51);
    color: rgb(242, 242, 242);
    background-color: rgb(8, 27, 51);
}

body:not(.button-style-default) .sqs-alternate-block-style-container .sqs-editable-button {
    border-color: rgb(39, 39, 39);
    color: rgb(255, 255, 255);
    background-color: rgb(39, 39, 39);
}

body:not(.button-style-default) .sqs-alternate-block-style-container .sqs-editable-button-color {
    border-color: rgb(39, 39, 39);
    color: rgb(255, 255, 255);
    background-color: rgb(39, 39, 39);
}

body:not(.button-style-default) .sqs-editable-button {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: futura-pt-condensed;
    font-style: normal;
    font-weight: 700;
}

body:not(.button-style-default) .sqs-editable-button-font {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: futura-pt-condensed;
    font-style: normal;
    font-weight: 700;
}

body:not(.button-style-default).button-style-solid .sqs-editable-button {
    transition: opacity 0.1s linear;
    -webkit-transition: .1s opacity linear;
    -moz-transition: .1s opacity linear;
    -o-transition: .1s opacity linear;
    -webkit-backface-visibility: hidden;
}

body:not(.button-style-default).button-style-solid .sqs-editable-button-style {
    transition: opacity 0.1s linear;
    -webkit-transition: .1s opacity linear;
    -moz-transition: .1s opacity linear;
    -o-transition: .1s opacity linear;
    -webkit-backface-visibility: hidden;
}

body:not(.button-style-default).button-style-solid .sqs-editable-button:hover {
    opacity: 0.8;
}

body:not(.button-style-default).button-style-solid .sqs-editable-button-style:hover {
    opacity: 0.8;
}

body:not(.button-style-default).button-style-outline .sqs-editable-button {
    border-width: 2px;
    border-style: solid;
    transition: background-color 0.1s linear, color 0.1s linear;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
}

body:not(.button-style-default).button-style-outline .sqs-editable-button-style {
    border-width: 2px;
    border-style: solid;
    transition: background-color 0.1s linear, color 0.1s linear;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
}

body:not(.button-style-default).button-style-outline .sqs-editable-button {
    color: rgb(8, 27, 51);
    background-color: transparent;
}

body:not(.button-style-default).button-style-outline .sqs-editable-button-color {
    color: rgb(8, 27, 51);
    background-color: transparent;
}

body:not(.button-style-default).button-style-outline .sqs-editable-button:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(8, 27, 51);
}

body:not(.button-style-default).button-style-outline .sqs-editable-button-color:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(8, 27, 51);
}

body:not(.button-style-default).button-style-outline .sqs-alternate-block-style-container .sqs-editable-button {
    color: rgb(39, 39, 39);
}

body:not(.button-style-default).button-style-outline .sqs-alternate-block-style-container .sqs-editable-button-color {
    color: rgb(39, 39, 39);
}

body:not(.button-style-default).button-style-outline .sqs-alternate-block-style-container .sqs-editable-button:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(39, 39, 39);
}

body:not(.button-style-default).button-style-outline .sqs-alternate-block-style-container .sqs-editable-button-color:hover {
    color: rgb(255, 255, 255);
    background-color: rgb(39, 39, 39);
}

body:not(.button-style-default).button-style-raised .sqs-editable-button {
    transition: background-color 0.1s linear;
    position: relative;
    -webkit-transition: .1s background-color linear;
    -moz-transition: .1s background-color linear;
    -o-transition: .1s background-color linear;
}

body:not(.button-style-default).button-style-raised .sqs-editable-button-style {
    transition: background-color 0.1s linear;
    position: relative;
    -webkit-transition: .1s background-color linear;
    -moz-transition: .1s background-color linear;
    -o-transition: .1s background-color linear;
}

body:not(.button-style-default).button-style-raised .sqs-editable-button:active {
    top: 1px;
}

body:not(.button-style-default).button-style-raised .sqs-editable-button-style:active {
    top: 1px;
}

body:not(.button-style-default).button-style-raised .sqs-editable-button {
    box-shadow: 0px 2px 0px 0px #020810;
    -webkit-box-shadow: 0 2px 0 0 #020810;
    -moz-box-shadow: 0 2px 0 0 #020810;
}

body:not(.button-style-default).button-style-raised .sqs-editable-button-color {
    box-shadow: 0px 2px 0px 0px #020810;
    -webkit-box-shadow: 0 2px 0 0 #020810;
    -moz-box-shadow: 0 2px 0 0 #020810;
}

body:not(.button-style-default).button-style-raised .sqs-editable-button:hover {
    background-color: rgb(10, 34, 64);
}

body:not(.button-style-default).button-style-raised .sqs-editable-button-color:hover {
    background-color: rgb(10, 34, 64);
}

body:not(.button-style-default).button-style-raised .sqs-editable-button:active {
    box-shadow: 0px 1px 0px 0px #020810;
    -webkit-box-shadow: 0 1px 0 0 #020810;
    -moz-box-shadow: 0 1px 0 0 #020810;
}

body:not(.button-style-default).button-style-raised .sqs-editable-button-color:active {
    box-shadow: 0px 1px 0px 0px #020810;
    -webkit-box-shadow: 0 1px 0 0 #020810;
    -moz-box-shadow: 0 1px 0 0 #020810;
}

body:not(.button-style-default).button-style-raised .sqs-alternate-block-style-container .sqs-editable-button {
    box-shadow: 0px 2px 0px 0px #131313;
    -webkit-box-shadow: 0 2px 0 0 #131313;
    -moz-box-shadow: 0 2px 0 0 #131313;
}

body:not(.button-style-default).button-style-raised .sqs-alternate-block-style-container .sqs-editable-button-color {
    box-shadow: 0px 2px 0px 0px #131313;
    -webkit-box-shadow: 0 2px 0 0 #131313;
    -moz-box-shadow: 0 2px 0 0 #131313;
}

body:not(.button-style-default).button-style-raised .sqs-alternate-block-style-container .sqs-editable-button:hover {
    background-color: rgb(47, 47, 47);
}

body:not(.button-style-default).button-style-raised .sqs-alternate-block-style-container .sqs-editable-button-color:hover {
    background-color: rgb(47, 47, 47);
}

body:not(.button-style-default).button-style-raised .sqs-alternate-block-style-container .sqs-editable-button:active {
    box-shadow: 0px 1px 0px 0px #131313;
    -webkit-box-shadow: 0 1px 0 0 #131313;
    -moz-box-shadow: 0 1px 0 0 #131313;
}

body:not(.button-style-default).button-style-raised .sqs-alternate-block-style-container .sqs-editable-button-color:active {
    box-shadow: 0px 1px 0px 0px #131313;
    -webkit-box-shadow: 0 1px 0 0 #131313;
    -moz-box-shadow: 0 1px 0 0 #131313;
}

body:not(.button-style-default).button-corner-style-square .sqs-editable-button {
    border-radius: 0px;
}

body:not(.button-style-default).button-corner-style-square .sqs-editable-button-shape {
    border-radius: 0px;
}

body:not(.button-style-default).button-corner-style-rounded .sqs-editable-button {
    border-radius: 3px;
}

body:not(.button-style-default).button-corner-style-rounded .sqs-editable-button-shape {
    border-radius: 3px;
}

body:not(.button-style-default).button-corner-style-pill .sqs-editable-button {
    border-radius: 300px;
}

body:not(.button-style-default).button-corner-style-pill .sqs-editable-button-shape {
    border-radius: 300px;
}

body:not(.button-style-default).button-style-outline .newsletter-block .newsletter-form-button {
    background: none;
    border-width: 1px;
    color: rgb(39, 39, 39);
    box-shadow: inset 0px 0px 0px 1px #272727;
    -webkit-box-shadow: inset 0px 0px 0px 1px #272727;
    -moz-box-shadow: inset 0px 0px 0px 1px #272727;
}

    body:not(.button-style-default).button-style-outline .newsletter-block .newsletter-form-button:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(39, 39, 39);
    }

body:not(.button-style-default).button-style-outline .sqs-alternate-block-style-container .newsletter-block .newsletter-form-button {
    color: rgb(39, 39, 39);
    box-shadow: inset 0px 0px 0px 1px #272727;
    -webkit-box-shadow: inset 0px 0px 0px 1px #272727;
    -moz-box-shadow: inset 0px 0px 0px 1px #272727;
}

    body:not(.button-style-default).button-style-outline .sqs-alternate-block-style-container .newsletter-block .newsletter-form-button:hover {
        color: rgb(255, 255, 255);
        background-color: rgb(39, 39, 39);
    }

body:not(.button-style-default).button-style-raised .newsletter-block .newsletter-form-button {
    border-width: 0px !important;
    top: -1px;
    box-shadow: 0px 2px 0px 0px #131313;
    -webkit-box-shadow: 0 2px 0 0 #131313;
    -moz-box-shadow: 0 2px 0 0 #131313;
}

    body:not(.button-style-default).button-style-raised .newsletter-block .newsletter-form-button:hover {
        background-color: rgb(47, 47, 47);
    }

    body:not(.button-style-default).button-style-raised .newsletter-block .newsletter-form-button:active {
        top: 0px;
        box-shadow: 0px 1px 0px 0px #131313;
        -webkit-box-shadow: 0 1px 0 0 #131313;
        -moz-box-shadow: 0 1px 0 0 #131313;
    }

body:not(.button-style-default).button-style-raised .sqs-alternate-block-style-container .newsletter-block .newsletter-form-button {
    box-shadow: 0px 2px 0px 0px #131313;
    -webkit-box-shadow: 0 2px 0 0 #131313;
    -moz-box-shadow: 0 2px 0 0 #131313;
}

    body:not(.button-style-default).button-style-raised .sqs-alternate-block-style-container .newsletter-block .newsletter-form-button:hover {
        background-color: rgb(47, 47, 47);
    }

    body:not(.button-style-default).button-style-raised .sqs-alternate-block-style-container .newsletter-block .newsletter-form-button:active {
        box-shadow: 0px 1px 0px 0px #131313;
        -webkit-box-shadow: 0 1px 0 0 #131313;
        -moz-box-shadow: 0 1px 0 0 #131313;
    }

body:not(.button-style-default) .opentable-block .OT_Find_a_Table {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: futura-pt-condensed;
    font-style: normal;
    font-weight: 700;
}

body:not(.button-style-default).button-corner-style-rounded .opentable-block .OT_Find_a_Table {
    border-radius: 3px;
}

body:not(.button-style-default).button-corner-style-pill .opentable-block .OT_Find_a_Table {
    border-radius: 300px;
}

body:not(.button-style-default) #productDetails .ProductItem-view-cart a {
    border: currentColor !important;
    border-image: none !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: futura-pt-condensed;
    font-style: normal;
    font-weight: 700;
    display: block !important;
}

body:not(.button-style-default) .productDetails .ProductItem-view-cart a {
    border: currentColor !important;
    border-image: none !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: futura-pt-condensed;
    font-style: normal;
    font-weight: 700;
    display: block !important;
}

body:not(.button-style-default) #productDetails .ProductItem-view-cart a {
    color: rgb(8, 27, 51) !important;
    background-color: rgba(8, 27, 51, 0.1) !important;
}

body:not(.button-style-default) .productDetails .ProductItem-view-cart a {
    color: rgb(8, 27, 51) !important;
    background-color: rgba(8, 27, 51, 0.1) !important;
}

body:not(.button-style-default) #productDetails .ProductItem-view-cart a:hover {
    opacity: 0.8;
}

body:not(.button-style-default) .productDetails .ProductItem-view-cart a:hover {
    opacity: 0.8;
}

body:not(.button-style-default) #productDetails .ProductItem-view-cart {
    transition: opacity 0.5s ease-out, max-height 0.5s ease-out, margin 0.25s ease-out;
    display: block !important;
    max-height: 0px;
    opacity: 0;
}

body:not(.button-style-default) .productDetails .ProductItem-view-cart {
    transition: opacity 0.5s ease-out, max-height 0.5s ease-out, margin 0.25s ease-out;
    display: block !important;
    max-height: 0px;
    opacity: 0;
}

body:not(.button-style-default) #productDetails .cart-added + .ProductItem-view-cart {
    margin-top: 10px;
    max-height: 200px;
    opacity: 1;
}

body:not(.button-style-default) .productDetails .cart-added + .ProductItem-view-cart {
    margin-top: 10px;
    max-height: 200px;
    opacity: 1;
}

body:not(.button-style-default) .sqs-alternate-block-style-container .ProductItem-view-cart a {
    color: rgb(39, 39, 39) !important;
    background-color: rgba(39, 39, 39, 0.1) !important;
}

body:not(.button-style-default).button-corner-style-rounded #productDetails .ProductItem-view-cart a {
    border-radius: 3px;
}

body:not(.button-style-default).button-corner-style-rounded .productDetails .ProductItem-view-cart a {
    border-radius: 3px;
}

body:not(.button-style-default).button-corner-style-pill #productDetails .ProductItem-view-cart a {
    border-radius: 300px;
}

body:not(.button-style-default).button-corner-style-pill .productDetails .ProductItem-view-cart a {
    border-radius: 300px;
}

.announcement-bar-font {
    text-transform: none;
    letter-spacing: 1px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 300;
}

.sqs-announcement-bar {
    left: 0px;
    top: 0px;
    text-align: center;
    position: relative;
    z-index: 10000;
}

.sqs-announcement-bar-url {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    position: absolute;
}

.sqs-announcement-bar-text {
    padding: 0.8em 3em;
}

    .sqs-announcement-bar-text p {
        margin: 0px;
    }

    .sqs-announcement-bar-text a {
        text-decoration: underline !important;
        position: relative;
    }

.sqs-announcement-bar-close {
    background: rgba(0, 0, 0, 0.15);
    top: 0px;
    width: 2.8em;
    height: 2.78em;
    right: 0px;
    color: rgb(255, 255, 255);
    position: absolute;
    cursor: pointer;
}

    .sqs-announcement-bar-close::after {
        padding: 0px;
        line-height: 2.7em;
        letter-spacing: normal;
        font-family: helvetica,arial,sans-serif;
        font-size: 1em;
        font-weight: 100;
        display: block;
        content: "×";
    }

.sqs-announcement-bar-hidden {
    display: none;
}

body:not(.sqs-seven-one) .sqs-announcement-bar {
    background: rgb(0, 69, 143);
}

body:not(.sqs-seven-one) .sqs-announcement-bar-text {
    text-transform: uppercase;
    line-height: 1.2em;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
}

    body:not(.sqs-seven-one) .sqs-announcement-bar-text a {
        color: rgb(255, 255, 255) !important;
    }

    body:not(.sqs-seven-one) .sqs-announcement-bar-text p {
        color: rgb(255, 255, 255);
        text-transform: uppercase;
        line-height: inherit;
        letter-spacing: 0.2em;
        font-family: futura-pt;
        font-size: 20px;
        font-style: normal;
        font-weight: 400;
    }

body:not(.sqs-seven-one) .sqs-announcement-bar-close {
    background: rgba(0, 0, 0, 0.15);
    color: rgb(255, 255, 255);
}

@media screen and (max-width:1024px) {
    .sqs-announcement-bar-text {
        font-size: 13px;
    }

        .sqs-announcement-bar-text p {
            font-size: 13px;
        }
}

.tweak-product-quick-view-button-font {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
}

html.touch .sqs-product-quick-view-button-wrapper {
    display: none !important;
}

.sqs-product-quick-view-button-wrapper {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    right: 0px;
    bottom: 0px;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-family: futura-pt;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
    display: flex;
    position: absolute;
    z-index: auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

.tweak-product-quick-view-button-position-top .sqs-product-quick-view-button-wrapper {
    justify-content: center;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
}

.tweak-product-quick-view-button-position-center .sqs-product-quick-view-button-wrapper {
    justify-content: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
}

.tweak-product-quick-view-button-position-bottom .sqs-product-quick-view-button-wrapper {
    bottom: -1px;
    justify-content: center;
    align-items: flex-end;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
}

.tweak-product-quick-view-button-style-floating.tweak-product-quick-view-button-position-top .sqs-product-quick-view-button-wrapper {
    padding-top: 1em;
}

.tweak-product-quick-view-button-style-floating.tweak-product-quick-view-button-position-bottom .sqs-product-quick-view-button-wrapper {
    padding-bottom: 1em;
}

.no-touch .sqs-product-quick-view-button-hover-area:hover .sqs-product-quick-view-button-wrapper .sqs-product-quick-view-button {
    opacity: 1;
}

.sqs-product-quick-view-button-wrapper .sqs-product-quick-view-button {
    border-width: 0px;
    padding: 1.5em;
    transition: opacity 0.3s ease-in;
    width: auto;
    height: auto;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 1em;
    text-decoration: none;
    display: inline-block;
    position: relative;
    z-index: 6;
    cursor: pointer;
    opacity: 0;
    background-color: rgb(8, 27, 51);
    -webkit-appearance: none;
    appearance: none;
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -moz-appearance: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

    .sqs-product-quick-view-button-wrapper .sqs-product-quick-view-button:focus {
        opacity: 1;
    }

.sqs-product-quick-view-button-wrapper [data-focus-visible-added].sqs-product-quick-view-button {
    outline-color: rgb(255, 255, 255);
    outline-offset: -4px;
}

html:not([data-js-focus-visible]) .sqs-product-quick-view-button-wrapper .sqs-product-quick-view-button:focus {
}

.tweak-product-quick-view-button-style-bar .sqs-product-quick-view-button-wrapper .sqs-product-quick-view-button {
    width: 100%;
}

.sqs-product-quick-view-lightbox .sqs-product-quick-view-content {
    padding: 24px;
}

.tweak-product-item-gallery-position-left .sqs-product-quick-view-lightbox .sqs-product-quick-view-content .ProductItem-details {
    padding: 21px 21px 21px 45px;
}

.tweak-product-item-gallery-position-right .sqs-product-quick-view-lightbox .sqs-product-quick-view-content .ProductItem-details {
    padding: 21px 45px 21px 21px;
}

.sqs-product-quick-view-lightbox .ProductItem-gallery {
    width: 60%;
}

.sqs-product-quick-view-lightbox .ProductItem-details {
    width: 40%;
}

.sqs-product-quick-view-lightbox a.ProductItem-details-title-link {
    border: currentColor;
    border-image: none;
    color: inherit;
    text-decoration: none;
}

.tweak-product-quick-view-lightbox-excerpt-display-hide .sqs-product-quick-view-lightbox .ProductItem-details-excerpt {
    display: none;
}

.sqs-product-quick-view-lightbox-next-button {
    padding: 0px;
    border: currentColor;
    border-image: none;
    width: 25px;
    height: 25px;
    display: flex;
    position: fixed;
    cursor: pointer;
    -ms-user-select: none;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    -webkit-user-select: none;
    user-select: none;
    -moz-user-select: none;
}

.sqs-product-quick-view-lightbox-prev-button {
    padding: 0px;
    border: currentColor;
    border-image: none;
    width: 25px;
    height: 25px;
    display: flex;
    position: fixed;
    cursor: pointer;
    -ms-user-select: none;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    -webkit-user-select: none;
    user-select: none;
    -moz-user-select: none;
}

.sqs-product-quick-view-lightbox-close-button {
    padding: 0px;
    border: currentColor;
    border-image: none;
    width: 25px;
    height: 25px;
    display: flex;
    position: fixed;
    cursor: pointer;
    -ms-user-select: none;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    -webkit-user-select: none;
    user-select: none;
    -moz-user-select: none;
}

.sqs-product-quick-view-lightbox-next-button svg {
    width: 100%;
    height: 100%;
}

.sqs-product-quick-view-lightbox-prev-button svg {
    width: 100%;
    height: 100%;
}

.sqs-product-quick-view-lightbox-close-button svg {
    width: 100%;
    height: 100%;
}

.sqs-product-quick-view-lightbox-next-button line {
    stroke: #081b33;
}

.sqs-product-quick-view-lightbox-prev-button line {
    stroke: #081b33;
}

.sqs-product-quick-view-lightbox-close-button line {
    stroke: #081b33;
}

.sqs-product-quick-view-lightbox-next-button polyline {
    stroke: #081b33;
}

.sqs-product-quick-view-lightbox-prev-button polyline {
    stroke: #081b33;
}

.sqs-product-quick-view-lightbox-close-button polyline {
    stroke: #081b33;
}

.tweak-product-quick-view-lightbox-controls-weight-hairline .sqs-product-quick-view-lightbox-next-button polyline {
    stroke-width: 2;
}

.tweak-product-quick-view-lightbox-controls-weight-hairline .sqs-product-quick-view-lightbox-prev-button polyline {
    stroke-width: 2;
}

.tweak-product-quick-view-lightbox-controls-weight-hairline .sqs-product-quick-view-lightbox-close-button polyline {
    stroke-width: 2;
}

.tweak-product-quick-view-lightbox-controls-weight-light .sqs-product-quick-view-lightbox-next-button polyline {
    stroke-width: 4;
}

.tweak-product-quick-view-lightbox-controls-weight-light .sqs-product-quick-view-lightbox-prev-button polyline {
    stroke-width: 4;
}

.tweak-product-quick-view-lightbox-controls-weight-light .sqs-product-quick-view-lightbox-close-button polyline {
    stroke-width: 4;
}

.tweak-product-quick-view-lightbox-controls-weight-medium .sqs-product-quick-view-lightbox-next-button polyline {
    stroke-width: 6;
}

.tweak-product-quick-view-lightbox-controls-weight-medium .sqs-product-quick-view-lightbox-prev-button polyline {
    stroke-width: 6;
}

.tweak-product-quick-view-lightbox-controls-weight-medium .sqs-product-quick-view-lightbox-close-button polyline {
    stroke-width: 6;
}

.tweak-product-quick-view-lightbox-controls-weight-heavy .sqs-product-quick-view-lightbox-next-button polyline {
    stroke-width: 8;
}

.tweak-product-quick-view-lightbox-controls-weight-heavy .sqs-product-quick-view-lightbox-prev-button polyline {
    stroke-width: 8;
}

.tweak-product-quick-view-lightbox-controls-weight-heavy .sqs-product-quick-view-lightbox-close-button polyline {
    stroke-width: 8;
}

.tweak-product-quick-view-lightbox-controls-weight-hairline .sqs-product-quick-view-lightbox-next-button line {
    stroke-width: 0.833333;
}

.tweak-product-quick-view-lightbox-controls-weight-hairline .sqs-product-quick-view-lightbox-prev-button line {
    stroke-width: 0.833333;
}

.tweak-product-quick-view-lightbox-controls-weight-hairline .sqs-product-quick-view-lightbox-close-button line {
    stroke-width: 0.833333;
}

.tweak-product-quick-view-lightbox-controls-weight-light .sqs-product-quick-view-lightbox-next-button line {
    stroke-width: 1.66667;
}

.tweak-product-quick-view-lightbox-controls-weight-light .sqs-product-quick-view-lightbox-prev-button line {
    stroke-width: 1.66667;
}

.tweak-product-quick-view-lightbox-controls-weight-light .sqs-product-quick-view-lightbox-close-button line {
    stroke-width: 1.66667;
}

.tweak-product-quick-view-lightbox-controls-weight-medium .sqs-product-quick-view-lightbox-next-button line {
    stroke-width: 2.5;
}

.tweak-product-quick-view-lightbox-controls-weight-medium .sqs-product-quick-view-lightbox-prev-button line {
    stroke-width: 2.5;
}

.tweak-product-quick-view-lightbox-controls-weight-medium .sqs-product-quick-view-lightbox-close-button line {
    stroke-width: 2.5;
}

.tweak-product-quick-view-lightbox-controls-weight-heavy .sqs-product-quick-view-lightbox-next-button line {
    stroke-width: 3.33333;
}

.tweak-product-quick-view-lightbox-controls-weight-heavy .sqs-product-quick-view-lightbox-prev-button line {
    stroke-width: 3.33333;
}

.tweak-product-quick-view-lightbox-controls-weight-heavy .sqs-product-quick-view-lightbox-close-button line {
    stroke-width: 3.33333;
}

.sqs-product-quick-view-lightbox-next-button {
    top: 50%;
    right: 12.5px;
    transform: translateY(-50%);
}

body:not(.tweak-product-quick-view-lightbox-show-arrows) .sqs-product-quick-view-lightbox-next-button {
    opacity: 0;
}

.sqs-product-quick-view-lightbox-prev-button {
    left: 12.5px;
    top: 50%;
    transform: translateY(-50%);
}

body:not(.tweak-product-quick-view-lightbox-show-arrows) .sqs-product-quick-view-lightbox-prev-button {
    opacity: 0;
}

.sqs-product-quick-view-lightbox-close-button {
    top: 12.5px;
    width: 25px;
    right: 12.5px;
    z-index: 100000001;
}

    .sqs-product-quick-view-lightbox-close-button svg {
        width: 80%;
        height: 80%;
    }

body:not(.tweak-product-quick-view-lightbox-show-close-button) .sqs-product-quick-view-lightbox-close-button {
    opacity: 0;
}

.sqs-product-quick-view-lightbox-element-hidden {
    visibility: hidden;
    cursor: default;
    opacity: 0;
}

.sqs-style-mode-active .sqs-product-quick-view-lightbox .sqs-product-quick-view {
    cursor: no-drop;
    pointer-events: none;
}

.sqs-product-quick-view-lightbox.sqs-modal-lightbox {
    visibility: visible;
}

    .sqs-product-quick-view-lightbox.sqs-modal-lightbox .sqs-modal-lightbox-content .lightbox-background {
        background: rgba(240, 240, 240, 0.6) !important;
        opacity: 1;
    }

    .sqs-product-quick-view-lightbox.sqs-modal-lightbox .sqs-modal-lightbox-content .lightbox-inner .lightbox-content {
        background: rgb(255, 255, 255) !important;
        padding: 0px;
        width: 85%;
        max-width: 900px;
    }

        .sqs-product-quick-view-lightbox.sqs-modal-lightbox .sqs-modal-lightbox-content .lightbox-inner .lightbox-content .lightbox-close {
            display: none;
        }

    .sqs-product-quick-view-lightbox.sqs-modal-lightbox ~ .sqs-widgets-confirmation {
        z-index: 100000001;
    }

[hidden].sqs-product-quick-view-lightbox.sqs-modal-lightbox {
    display: block !important;
    visibility: hidden;
}

    [hidden].sqs-product-quick-view-lightbox.sqs-modal-lightbox .sqs-modal-lightbox-content {
        transition: none;
        left: -9999px;
        opacity: 0;
    }

.sqs-product-quick-view-lightbox.sqs-modal-lightbox .sqs-modal-lightbox-content {
    transition: opacity 0.15s ease-out;
}

.sqs-layout .html-block.sqs-block img {
    height: auto;
    max-width: 100%;
}

    .sqs-layout .html-block.sqs-block img[align=left] {
        margin-right: 34px;
    }

    .sqs-layout .html-block.sqs-block img[align=right] {
        margin-left: 34px;
    }

    .sqs-layout .html-block.sqs-block img[align=top] {
        vertical-align: top;
    }

    .sqs-layout .html-block.sqs-block img[align=middle] {
        vertical-align: middle;
    }

    .sqs-layout .html-block.sqs-block img[align=bottom] {
        vertical-align: bottom;
    }

.sqs-layout .html-block.sqs-block .full-image-float-left {
    margin-right: 34px;
    float: left;
}

.sqs-layout .html-block.sqs-block .thumbnail-image-float-left {
    margin-right: 34px;
    float: left;
}

.sqs-layout .html-block.sqs-block .full-image-float-right {
    margin-left: 34px;
    float: right;
}

.sqs-layout .html-block.sqs-block .thumbnail-image-float-right {
    margin-left: 34px;
    float: right;
}

.sqs-layout .html-block.sqs-block .full-image-block {
    margin-bottom: 34px;
    display: block;
}

.sqs-layout .html-block.sqs-block div[data-src='v5'] img {
    max-width: 100%;
}

.sqs-layout .html-block.sqs-block .thumbnail-caption {
    display: block;
}

.sqs-layout .html-block.sqs-block .entry-content img {
    margin: 0px 0px 34px;
}

.sqs-layout .html-block.sqs-block .alignleft {
    width: auto;
    margin-right: 34px;
    float: left;
    display: inline;
}

.sqs-layout .html-block.sqs-block img.alignleft {
    width: auto;
    margin-right: 34px;
    float: left;
    display: inline;
}

.sqs-layout .html-block.sqs-block .alignright {
    width: auto;
    margin-left: 34px;
    float: right;
    display: inline;
}

.sqs-layout .html-block.sqs-block img.alignright {
    width: auto;
    margin-left: 34px;
    float: right;
    display: inline;
}

.sqs-layout .html-block.sqs-block .aligncenter {
    width: auto;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.sqs-layout .html-block.sqs-block img.aligncenter {
    width: auto;
    clear: both;
    margin-right: auto;
    margin-left: auto;
    display: block;
}

.sqs-layout .html-block.sqs-block blockquote.left {
    width: 33%;
    text-align: right;
    margin-right: 34px;
    margin-left: 0px;
    float: left;
}

.sqs-layout .html-block.sqs-block blockquote.right {
    width: 33%;
    text-align: left;
    margin-right: 0px;
    margin-left: 34px;
    float: right;
}

.social-smugmug::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-dribbble::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-youtube::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-vimeo::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-twitter::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-tumblr::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-pinterest::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-linkedin::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-instagram::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-google::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-foursquare::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-flickr::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-facebook::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-fivehundredpix::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-fivehundredpx::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-email::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-github::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-rss::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-spotify::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-soundcloud::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-itunes::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-googleplay::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-dropbox::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-dropbox2017::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-bandsintown::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-behance::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-codepen::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-medium::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-rdio::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-squarespace::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-vine::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-yelp::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-vevo::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-meetup::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-twitch::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-vsco::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-smugmug-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-dribbble-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-youtube-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-vimeo-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-twitter-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-tumblr-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-pinterest-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-linkedin-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-instagram-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-google-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-foursquare-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-flickr-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-facebook-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-fivehundredpix-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-fivehundredpx-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-email-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-github-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-rss-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-spotify-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-soundcloud-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-itunes-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-googleplay-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-dropbox-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-dropbox2017-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-bandsintown-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-behance-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-codepen-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-medium-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-rdio-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-squarespace-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-vine-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-yelp-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-vevo-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-meetup-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-twitch-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-vsco-square::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-smugmug-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-dribbble-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-youtube-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-vimeo-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-twitter-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-tumblr-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-pinterest-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-linkedin-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-instagram-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-google-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-foursquare-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-flickr-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-facebook-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-fivehundredpix-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-fivehundredpx-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-email-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-github-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-rss-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-spotify-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-soundcloud-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-itunes-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-googleplay-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-dropbox-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-dropbox2017-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-bandsintown-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-behance-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-codepen-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-medium-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-rdio-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-squarespace-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-vine-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-yelp-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-vevo-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-meetup-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-twitch-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-vsco-round::before {
    line-height: 1;
    font-family: "social-icon-font";
    font-style: normal;
    font-weight: normal;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.social-smugmug::before {
    content: "\e600";
}

.social-icon-style-square .social-smugmug::before {
    content: "\e601";
}

.social-icon-style-round .social-smugmug::before {
    content: "\e602";
}

.social-dribbble::before {
    content: "\e603";
}

.social-icon-style-square .social-dribbble::before {
    content: "\e604";
}

.social-icon-style-round .social-dribbble::before {
    content: "\e605";
}

.social-youtube::before {
    content: "\e606";
}

.social-icon-style-square .social-youtube::before {
    content: "\e607";
}

.social-icon-style-round .social-youtube::before {
    content: "\e608";
}

.social-vimeo::before {
    content: "\e609";
}

.social-icon-style-square .social-vimeo::before {
    content: "\e60a";
}

.social-icon-style-round .social-vimeo::before {
    content: "\e60b";
}

.social-twitter::before {
    content: "\e60c";
}

.social-icon-style-square .social-twitter::before {
    content: "\e60d";
}

.social-icon-style-round .social-twitter::before {
    content: "\e60e";
}

.social-tumblr::before {
    content: "\e60f";
}

.social-icon-style-square .social-tumblr::before {
    content: "\e610";
}

.social-icon-style-round .social-tumblr::before {
    content: "\e611";
}

.social-pinterest::before {
    content: "\e612";
}

.social-icon-style-square .social-pinterest::before {
    content: "\e613";
}

.social-icon-style-round .social-pinterest::before {
    content: "\e614";
}

.social-linkedin::before {
    content: "\e615";
}

.social-icon-style-square .social-linkedin::before {
    content: "\e616";
}

.social-icon-style-round .social-linkedin::before {
    content: "\e617";
}

.social-instagram::before {
    content: "\e618";
}

.social-icon-style-square .social-instagram::before {
    content: "\e619";
}

.social-icon-style-round .social-instagram::before {
    content: "\e61a";
}

.social-foursquare::before {
    content: "\e61e";
}

.social-icon-style-square .social-foursquare::before {
    content: "\e61f";
}

.social-icon-style-round .social-foursquare::before {
    content: "\e620";
}

.social-flickr::before {
    content: "\e621";
}

.social-icon-style-square .social-flickr::before {
    content: "\e622";
}

.social-icon-style-round .social-flickr::before {
    content: "\e623";
}

.social-facebook::before {
    content: "\e624";
}

.social-icon-style-square .social-facebook::before {
    content: "\e625";
}

.social-icon-style-round .social-facebook::before {
    content: "\e626";
}

.social-fivehundredpix::before {
    content: "\e627";
}

.social-icon-style-square .social-fivehundredpix::before {
    content: "\e628";
}

.social-icon-style-round .social-fivehundredpix::before {
    content: "\e629";
}

.social-fivehundredpx::before {
    content: "\e627";
}

.social-icon-style-square .social-fivehundredpx::before {
    content: "\e628";
}

.social-icon-style-round .social-fivehundredpx::before {
    content: "\e629";
}

.social-email::before {
    content: "\e62a";
}

.social-icon-style-square .social-email::before {
    content: "\e62b";
}

.social-icon-style-round .social-email::before {
    content: "\e62c";
}

.social-github::before {
    content: "\e62d";
}

.social-icon-style-square .social-github::before {
    content: "\e62e";
}

.social-icon-style-round .social-github::before {
    content: "\e62f";
}

.social-rss::before {
    content: "\e630";
}

.social-icon-style-square .social-rss::before {
    content: "\e631";
}

.social-icon-style-round .social-rss::before {
    content: "\e632";
}

.social-spotify::before {
    content: "\e633";
}

.social-icon-style-square .social-spotify::before {
    content: "\e634";
}

.social-icon-style-round .social-spotify::before {
    content: "\e635";
}

.social-soundcloud::before {
    content: "\e636";
}

.social-icon-style-square .social-soundcloud::before {
    content: "\e637";
}

.social-icon-style-round .social-soundcloud::before {
    content: "\e638";
}

.social-itunes::before {
    content: "\e639";
}

.social-icon-style-square .social-itunes::before {
    content: "\e63a";
}

.social-icon-style-round .social-itunes::before {
    content: "\e63b";
}

.social-googleplay::before {
    content: "\e63c";
}

.social-icon-style-square .social-googleplay::before {
    content: "\e63d";
}

.social-icon-style-round .social-googleplay::before {
    content: "\e63e";
}

.social-dropbox::before {
    content: "\e63f";
}

.social-icon-style-square .social-dropbox::before {
    content: "\e640";
}

.social-icon-style-round .social-dropbox::before {
    content: "\e641";
}

.social-dropbox2017::before {
    content: "\e63f";
}

.social-icon-style-square .social-dropbox2017::before {
    content: "\e640";
}

.social-icon-style-round .social-dropbox2017::before {
    content: "\e641";
}

.social-bandsintown::before {
    content: "\e642";
}

.social-icon-style-square .social-bandsintown::before {
    content: "\e643";
}

.social-icon-style-round .social-bandsintown::before {
    content: "\e644";
}

.social-behance::before {
    content: "\e645";
}

.social-icon-style-square .social-behance::before {
    content: "\e646";
}

.social-icon-style-round .social-behance::before {
    content: "\e647";
}

.social-codepen::before {
    content: "\e648";
}

.social-icon-style-square .social-codepen::before {
    content: "\e649";
}

.social-icon-style-round .social-codepen::before {
    content: "\e64a";
}

.social-medium::before {
    content: "\e64b";
}

.social-icon-style-square .social-medium::before {
    content: "\e64c";
}

.social-icon-style-round .social-medium::before {
    content: "\e64d";
}

.social-rdio::before {
    content: "\e64e";
}

.social-icon-style-square .social-rdio::before {
    content: "\e64f";
}

.social-icon-style-round .social-rdio::before {
    content: "\e650";
}

.social-squarespace::before {
    content: "\e651";
}

.social-icon-style-square .social-squarespace::before {
    content: "\e652";
}

.social-icon-style-round .social-squarespace::before {
    content: "\e653";
}

.social-vine::before {
    content: "\e654";
}

.social-icon-style-square .social-vine::before {
    content: "\e655";
}

.social-icon-style-round .social-vine::before {
    content: "\e656";
}

.social-yelp::before {
    content: "\e657";
}

.social-icon-style-square .social-yelp::before {
    content: "\e658";
}

.social-icon-style-round .social-yelp::before {
    content: "\e659";
}

.social-meetup::before {
    content: "\e65a";
}

.social-icon-style-square .social-meetup::before {
    content: "\e65b";
}

.social-icon-style-round .social-meetup::before {
    content: "\e65c";
}

.social-vevo::before {
    content: "\e65d";
}

.social-icon-style-square .social-vevo::before {
    content: "\e65e";
}

.social-icon-style-round .social-vevo::before {
    content: "\e65f";
}

.social-twitch::before {
    content: "\e660";
}

.social-icon-style-square .social-twitch::before {
    content: "\e661";
}

.social-icon-style-round .social-twitch::before {
    content: "\e662";
}

.social-vsco::before {
    content: "\e663";
}

.social-icon-style-square .social-vsco::before {
    content: "\e664";
}

.social-icon-style-round .social-vsco::before {
    content: "\e665";
}

.sqs-video-background {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    z-index: 0;
    pointer-events: none;
}

    .sqs-video-background iframe {
        border-width: 0px;
    }

        .sqs-video-background iframe:not(.background-video) {
            visibility: hidden;
            opacity: 0;
            transform: translateX(-1000%);
            -webkit-transform: translatex(-1000%);
            -moz-transform: translatex(-1000%);
        }

    .sqs-video-background .background-video {
        transition: opacity 0.2s ease-in;
        position: absolute;
        z-index: 0;
        min-height: 100%;
        min-width: 100%;
        opacity: 0;
        -webkit-transition: opacity .2s ease-in;
        -moz-transition: opacity .2s ease-in;
        -o-transition: opacity .2s ease-in;
    }

    .sqs-video-background .default-fallback-image {
        transition: opacity 0.2s ease-in;
        position: absolute;
        z-index: 0;
        min-height: 100%;
        min-width: 100%;
        opacity: 0;
        -webkit-transition: opacity .2s ease-in;
        -moz-transition: opacity .2s ease-in;
        -o-transition: opacity .2s ease-in;
    }

    .sqs-video-background .background-video.ready {
        opacity: 1;
    }

    .sqs-video-background .default-fallback-image.ready {
        opacity: 1;
    }

    .sqs-video-background .background-video.loaded {
        opacity: 1;
    }

    .sqs-video-background .default-fallback-image.loaded {
        opacity: 1;
    }

    .sqs-video-background .default-fallback-image {
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
    }

    .sqs-video-background .background-video.buffering {
        transition: none;
        opacity: 0;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
    }

    .sqs-video-background .default-fallback-image.buffering {
        transition: none;
        z-index: 2;
        opacity: 1;
        -webkit-transition: none;
        -moz-transition: none;
        -o-transition: none;
    }

    .sqs-video-background .custom-fallback-image {
        transition: opacity 0.2s ease-in;
        display: none;
        z-index: 0;
        min-height: 100%;
        min-width: 100%;
        opacity: 0;
        -webkit-transition: opacity .2s ease-in;
        -moz-transition: opacity .2s ease-in;
        -o-transition: opacity .2s ease-in;
    }

        .sqs-video-background .custom-fallback-image.loaded {
            opacity: 1;
        }

    .sqs-video-background.mobile iframe {
        display: none;
    }

    .sqs-video-background.mobile .default-fallback-image {
        display: none;
    }

    .sqs-video-background.mobile .custom-fallback-image {
        display: block;
        opacity: 1;
    }

.site-title-font {
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: 0.02em;
    font-family: Arial,sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
}

.site-tagline-font {
    text-transform: none;
    line-height: 1.25em;
    letter-spacing: 0em;
    font-family: "Times New Roman",Times,serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.tweak-header-cart-font {
    text-transform: uppercase;
    letter-spacing: 0em;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

.tweak-header-account-font {
    text-transform: uppercase;
    letter-spacing: 0em;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

.tweak-mobile-bar-account-font {
    text-transform: uppercase;
    letter-spacing: 0em;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

.primary-nav-font {
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

.secondary-nav-font {
    text-transform: uppercase;
    letter-spacing: 0.02em;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

.heading1-font {
    text-transform: none;
    line-height: 1.25em;
    letter-spacing: 0em;
    font-family: Arial,sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
}

.heading2-font {
    text-transform: none;
    line-height: 1.25em;
    letter-spacing: 0em;
    font-family: Arial,sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 400;
}

.heading3-font {
    text-transform: none;
    line-height: 1.25em;
    letter-spacing: 0em;
    font-family: Arial,sans-serif;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
}

.body-font {
    line-height: 1.25em;
    letter-spacing: 0em;
    font-family: "Times New Roman",Times,serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.quote-font {
    text-transform: none;
    line-height: 1.25em;
    letter-spacing: 0em;
    font-family: "Times New Roman",Times,serif;
    font-size: 27px;
    font-style: italic;
    font-weight: 400;
}

.quote-source-font {
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: 0em;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.banner-page-title-font {
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    font-family: Arial,sans-serif;
    font-size: 72px;
    font-style: normal;
    font-weight: 400;
}

.banner-category-font {
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: 0.02em;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.banner-page-description-font {
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    font-family: Arial,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}

.page-title-font {
    text-transform: none;
    line-height: 1.25em;
    letter-spacing: 0em;
    font-family: Arial,sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
}

.page-category-font {
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: 0.02em;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.page-description-font {
    text-transform: none;
    line-height: 1.25em;
    letter-spacing: 0em;
    font-family: "Times New Roman",Times,serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.index-page-title-font {
    text-transform: none;
    line-height: 1.25em;
    letter-spacing: 0em;
    font-family: Arial,sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
}

.index-page-description-font {
    text-transform: none;
    line-height: 1.25em;
    letter-spacing: 0em;
    font-family: "Times New Roman",Times,serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.index-item-title-font {
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: 0.02em;
    font-family: Arial,sans-serif;
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
}

.index-item-category-font {
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: 0.02em;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.image-caption-title-font {
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    font-family: Arial,sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}

.image-caption-body-font {
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: 0.1em;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.index-link-font {
    text-transform: uppercase;
    letter-spacing: 0em;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
}

.tweak-mobile-bar-branding-site-title-font {
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0em;
    font-family: Arial,sans-serif;
    font-size: 27px;
    font-style: normal;
    font-weight: 700;
}

.tweak-mobile-bar-site-tagline-font {
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0em;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}

.tweak-mobile-overlay-menu-primary-font {
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0em;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.tweak-mobile-overlay-menu-secondary-font {
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0em;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.tweak-mobile-bar-cart-font {
    text-transform: uppercase;
    letter-spacing: 0em;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    margin: -1px;
    padding: 0px;
    border: 0px currentColor;
    border-image: none;
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute;
    clip: rect(0px, 0px, 0px, 0px);
}

    .visuallyhidden.focusable:active {
        margin: 0px;
        width: auto;
        height: auto;
        overflow: visible;
        position: static;
        clip: auto;
    }

    .visuallyhidden.focusable:focus {
        margin: 0px;
        width: auto;
        height: auto;
        overflow: visible;
        position: static;
        clip: auto;
    }

.invisible {
    visibility: hidden;
}

img[data-src]:not([src]) {
    visibility: hidden;
}

.full-image-float-left {
    margin-right: 1.5em;
    float: left;
}

.thumbnail-image-float-left {
    margin-right: 1.5em;
    float: left;
}

.full-image-float-right {
    margin-left: 1.5em;
    float: right;
}

.thumbnail-image-float-right {
    margin-left: 1.5em;
    float: right;
}

.full-image-block {
    margin-bottom: 1.5em;
    display: block;
}

.thumbnail-caption {
    display: block;
}

.clearfix::before {
    display: table;
    content: " ";
}

.clearfix::after {
    display: table;
    content: " ";
}

.clearfix::after {
    clear: both;
}

@media print {
    * {
        background: none !important;
        color: rgb(0, 0, 0) !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a {
        text-decoration: underline;
    }

        a:visited {
            text-decoration: underline;
        }

        a[href]::after {
            content: " (" attr(href) ")";
        }

    abbr[title]::after {
        content: " (" attr(title) ")";
    }

    a[href^='javascript:']::after {
        content: "";
    }

    a[href^='#']::after {
        content: "";
    }

    pre {
        border: 1px solid rgb(153, 153, 153);
        border-image: none;
        page-break-inside: avoid;
    }

    blockquote {
        border: 1px solid rgb(153, 153, 153);
        border-image: none;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group;
    }

    tr {
        page-break-inside: avoid;
    }

    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p {
        orphans: 3;
        widows: 3;
    }

    h2 {
        orphans: 3;
        widows: 3;
    }

    h3 {
        orphans: 3;
        widows: 3;
    }

    h2 {
        page-break-after: avoid;
    }

    h3 {
        page-break-after: avoid;
    }
}

.no-select {
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
}

.border-box {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

    .border-box::before {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .border-box::after {
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

.content-box {
    box-sizing: content-box;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
}

    .content-box::before {
        box-sizing: content-box;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
    }

    .content-box::after {
        box-sizing: content-box;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
    }

.button-style-reset {
    padding: 0px;
    outline: 0px;
    border: 0px currentColor;
    border-image: none;
    text-transform: inherit;
    letter-spacing: inherit;
    background-color: transparent;
}

body {
    color: rgba(9, 28, 53, 0.95);
    -ms-overflow-x: hidden;
    -ms-overflow-y: auto;
    background-color: rgb(242, 242, 242);
}

    body a {
        color: rgb(225, 162, 5);
        text-decoration: none;
    }

        body a:hover {
            text-decoration: underline;
        }

        body a:focus {
        }

nav a:link {
    transition: color 140ms cubic-bezier(0.33, 0, 0.2, 1);
    -webkit-transition: color 140ms cubic-bezier(.33, 0, .2, 1);
    -moz-transition: color 140ms cubic-bezier(.33, 0, .2, 1);
    -o-transition: color 140ms cubic-bezier(.33, 0, .2, 1);
}

nav a:visited {
    transition: color 140ms cubic-bezier(0.33, 0, 0.2, 1);
    -webkit-transition: color 140ms cubic-bezier(.33, 0, .2, 1);
    -moz-transition: color 140ms cubic-bezier(.33, 0, .2, 1);
    -o-transition: color 140ms cubic-bezier(.33, 0, .2, 1);
}

nav a:hover {
    text-decoration: none;
}

nav a:active {
    text-decoration: none;
}

img {
    transition: opacity 1000ms cubic-bezier(0.33, 0, 0.2, 1);
    opacity: 1;
    -webkit-transition: opacity 1000ms cubic-bezier(.33, 0, .2, 1);
    -moz-transition: opacity 1000ms cubic-bezier(.33, 0, .2, 1);
    -o-transition: opacity 1000ms cubic-bezier(.33, 0, .2, 1);
}

    img.loading {
        opacity: 0;
    }

body {
    line-height: 1.5em;
    letter-spacing: 0.02em;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-rendering: optimizeLegibility;
}

.variant-select-wrapper {
    text-rendering: initial;
}

.site-title {
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0.01em;
    font-family: futura-pt;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
}

    .site-title a:link {
        color: rgb(8, 27, 51);
        text-decoration: none;
    }

    .site-title a:visited {
        color: rgb(8, 27, 51);
        text-decoration: none;
    }

    .site-title a:hover {
        color: rgb(8, 27, 51);
        text-decoration: none;
    }

    .site-title a:active {
        color: rgb(8, 27, 51);
        text-decoration: none;
    }

.logo-image {
    line-height: 0;
}

    .logo-image a {
        text-decoration: none;
        display: block;
    }

        .logo-image a:hover {
            text-decoration: none;
            display: block;
        }

.site-tagline {
    color: rgb(8, 27, 51);
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0.21em;
    font-family: futura-pt;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
}

.primary-nav-wrapper nav {
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0.04em;
    font-family: futura-pt;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}

    .primary-nav-wrapper nav a:link {
        color: rgb(0, 69, 143);
    }

    .primary-nav-wrapper nav a:visited {
        color: rgb(0, 69, 143);
    }

    .primary-nav-wrapper nav .folder-toggle-label {
        color: rgb(0, 69, 143);
    }

    .primary-nav-wrapper nav a:hover {
        color: rgb(225, 162, 5);
    }

    .primary-nav-wrapper nav a:active {
        color: rgb(225, 162, 5);
    }

    .primary-nav-wrapper nav .active > a {
        color: rgb(225, 162, 5);
    }

.secondary-nav-wrapper nav {
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0.08em;
    font-family: futura-pt;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
}

    .secondary-nav-wrapper nav a:link {
        color: rgb(225, 162, 5);
    }

    .secondary-nav-wrapper nav a:visited {
        color: rgb(225, 162, 5);
    }

    .secondary-nav-wrapper nav .folder-toggle-label {
        color: rgb(225, 162, 5);
    }

    .secondary-nav-wrapper nav a:hover {
        color: rgb(0, 69, 143);
    }

    .secondary-nav-wrapper nav a:active {
        color: rgb(0, 69, 143);
    }

    .secondary-nav-wrapper nav .active > a {
        color: rgb(0, 69, 143);
    }

h1 {
    -webkit-font-smoothing: antialiased;
}

h2 {
    -webkit-font-smoothing: antialiased;
}

h3 {
    -webkit-font-smoothing: antialiased;
}

h1:not(.entry-title):not(.ProductItem-details-title):not(.ProductList-title):not(.BlogItem-title):not(.project-intro-title):not(.page-title) {
    color: rgb(0, 69, 143);
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: -0.01em;
    font-family: calluna-sans;
    font-size: 58px;
    font-style: normal;
    font-weight: 400;
}

@media screen and (max-width:1920px) and (min-width:927px) and (min-aspect-ratio:1 / 1) {
    .scale-heading-1-font-size h1:not(.entry-title):not(.ProductItem-details-title):not(.ProductList-title):not(.BlogItem-title):not(.project-intro-title):not(.page-title) {
        font-size: 3.02vw;
    }
}

@media screen and (max-width:927px) and (min-aspect-ratio:1 / 1) {
    .scale-heading-1-font-size h1:not(.entry-title):not(.ProductItem-details-title):not(.ProductList-title):not(.BlogItem-title):not(.project-intro-title):not(.page-title) {
        font-size: 28px;
    }
}

@media screen and (min-width:1920px) and (min-aspect-ratio:1 / 1) {
    .scale-heading-1-font-size h1:not(.entry-title):not(.ProductItem-details-title):not(.ProductList-title):not(.BlogItem-title):not(.project-intro-title):not(.page-title) {
        font-size: 58px;
    }
}

@media screen and (max-width:1920px) and (min-width:927px) and (max-aspect-ratio:1 / 1) {
    .scale-heading-1-font-size h1:not(.entry-title):not(.ProductItem-details-title):not(.ProductList-title):not(.BlogItem-title):not(.project-intro-title):not(.page-title) {
        font-size: 3.02vh;
    }
}

@media screen and (max-width:927px) and (max-aspect-ratio:1 / 1) {
    .scale-heading-1-font-size h1:not(.entry-title):not(.ProductItem-details-title):not(.ProductList-title):not(.BlogItem-title):not(.project-intro-title):not(.page-title) {
        font-size: 28px;
    }
}

@media screen and (min-width:1920px) and (max-aspect-ratio:1 / 1) {
    .scale-heading-1-font-size h1:not(.entry-title):not(.ProductItem-details-title):not(.ProductList-title):not(.BlogItem-title):not(.project-intro-title):not(.page-title) {
        font-size: 58px;
    }
}

h2:not(.index-item-title) {
    color: rgb(0, 69, 143);
    text-transform: none;
    line-height: 1.4em;
    letter-spacing: -0.01em;
    font-family: Open Sans;
    font-size: 36px;
    font-style: normal;
    font-weight: 300;
}

@media screen and (max-width:1920px) and (min-width:1173px) and (min-aspect-ratio:1 / 1) {
    .scale-heading-2-font-size h2:not(.index-item-title) {
        font-size: 1.87vw;
    }
}

@media screen and (max-width:1173px) and (min-aspect-ratio:1 / 1) {
    .scale-heading-2-font-size h2:not(.index-item-title) {
        font-size: 22px;
    }
}

@media screen and (min-width:1920px) and (min-aspect-ratio:1 / 1) {
    .scale-heading-2-font-size h2:not(.index-item-title) {
        font-size: 36px;
    }
}

@media screen and (max-width:1920px) and (min-width:1173px) and (max-aspect-ratio:1 / 1) {
    .scale-heading-2-font-size h2:not(.index-item-title) {
        font-size: 1.87vh;
    }
}

@media screen and (max-width:1173px) and (max-aspect-ratio:1 / 1) {
    .scale-heading-2-font-size h2:not(.index-item-title) {
        font-size: 22px;
    }
}

@media screen and (min-width:1920px) and (max-aspect-ratio:1 / 1) {
    .scale-heading-2-font-size h2:not(.index-item-title) {
        font-size: 36px;
    }
}

h3 {
    color: rgb(225, 162, 5);
    text-transform: uppercase;
    line-height: 1.2em;
    letter-spacing: 0.08em;
    font-family: futura-pt;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
}

@media screen and (max-width:1920px) and (min-width:1813px) and (min-aspect-ratio:1 / 1) {
    .scale-heading-3-font-size h3 {
        font-size: 0.93vw;
    }
}

@media screen and (max-width:1813px) and (min-aspect-ratio:1 / 1) {
    .scale-heading-3-font-size h3 {
        font-size: 17px;
    }
}

@media screen and (min-width:1920px) and (min-aspect-ratio:1 / 1) {
    .scale-heading-3-font-size h3 {
        font-size: 18px;
    }
}

@media screen and (max-width:1920px) and (min-width:1813px) and (max-aspect-ratio:1 / 1) {
    .scale-heading-3-font-size h3 {
        font-size: 0.93vh;
    }
}

@media screen and (max-width:1813px) and (max-aspect-ratio:1 / 1) {
    .scale-heading-3-font-size h3 {
        font-size: 17px;
    }
}

@media screen and (min-width:1920px) and (max-aspect-ratio:1 / 1) {
    .scale-heading-3-font-size h3 {
        font-size: 18px;
    }
}

p {
    margin-top: 1.25em;
    margin-bottom: 1.6em;
}

h1:not(.BlogItem-title):first-child:not(.ProductList-title):not(.BlogList-item-title) {
    margin-top: 0px;
}

h2:first-child {
    margin-top: 0px;
}

h3:not(.project-slide-description-title):first-child {
    margin-top: 0px;
}

:first-child.page-title {
    margin-top: 0px;
}

.page-description p:first-child {
    margin-top: 0px;
}

.page-description p:last-child {
    margin-bottom: 0px;
}

blockquote {
    margin: auto;
    padding-right: 1.3em;
    padding-left: 1.3em;
    font-style: italic;
    border-left-color: rgba(0, 0, 0, 0.2);
    border-left-width: 1px;
    border-left-style: solid;
}

.quote-alignment-left .quote-block {
    text-align: left;
}

.quote-alignment-center .quote-block {
    text-align: center;
}

.quote-alignment-right .quote-block {
    text-align: right;
}

.quote-block blockquote {
    margin: auto auto 1.2em;
    color: rgb(8, 27, 51);
    text-transform: none;
    line-height: 1.3em;
    letter-spacing: -0.01em;
    padding-right: 0px;
    padding-left: 0px;
    font-family: calluna;
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
    border-left-width: 0px;
}

    .quote-block blockquote > span {
        display: none;
    }

.show-quotation-marks .quote-block blockquote > span {
}

@media screen and (max-width:1920px) and (min-width:880px) and (min-aspect-ratio:1 / 1) {
    .scale-quote-font-size .quote-block blockquote {
        font-size: 2.5vw;
    }
}

@media screen and (max-width:880px) and (min-aspect-ratio:1 / 1) {
    .scale-quote-font-size .quote-block blockquote {
        font-size: 22px;
    }
}

@media screen and (min-width:1920px) and (min-aspect-ratio:1 / 1) {
    .scale-quote-font-size .quote-block blockquote {
        font-size: 48px;
    }
}

@media screen and (max-width:1920px) and (min-width:880px) and (max-aspect-ratio:1 / 1) {
    .scale-quote-font-size .quote-block blockquote {
        font-size: 2.5vh;
    }
}

@media screen and (max-width:880px) and (max-aspect-ratio:1 / 1) {
    .scale-quote-font-size .quote-block blockquote {
        font-size: 22px;
    }
}

@media screen and (min-width:1920px) and (max-aspect-ratio:1 / 1) {
    .scale-quote-font-size .quote-block blockquote {
        font-size: 48px;
    }
}

.quote-block .source {
    text-align: inherit;
    color: rgb(229, 74, 53);
    text-transform: uppercase;
    line-height: 1.2em;
    letter-spacing: 0.28em;
    font-family: futura-pt;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
}

.site-container {
    margin: 0px;
    width: auto;
    position: relative;
    max-width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.site-header {
    width: auto;
    max-width: 1920px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.site-page {
    width: auto;
    max-width: 1920px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.site-footer {
    width: auto;
    max-width: 1920px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

.site-spacing-extra-small .site-header {
    margin: 1.5vw auto;
}

.site-spacing-extra-small .site-page {
    margin: 1.5vw auto;
}

.site-spacing-extra-small .site-footer {
    margin: 1.5vw auto;
}

.site-spacing-small .site-header {
    margin: 3vw auto;
}

.site-spacing-small .site-page {
    margin: 3vw auto;
}

.site-spacing-small .site-footer {
    margin: 3vw auto;
}

.site-spacing-medium .site-header {
    margin: 5vw auto;
}

.site-spacing-medium .site-page {
    margin: 5vw auto;
}

.site-spacing-medium .site-footer {
    margin: 5vw auto;
}

.site-spacing-large .site-header {
    margin: 8vw auto;
}

.site-spacing-large .site-page {
    margin: 8vw auto;
}

.site-spacing-large .site-footer {
    margin: 8vw auto;
}

.site-spacing-extra-large .site-header {
    margin: 10vw auto;
}

.site-spacing-extra-large .site-page {
    margin: 10vw auto;
}

.site-spacing-extra-large .site-footer {
    margin: 10vw auto;
}

.site-spacing-custom .site-header {
    margin: 10px auto;
}

.site-spacing-custom .site-page {
    margin: 10px auto;
}

.site-spacing-custom .site-footer {
    margin: 10px auto;
}

.site-outer-padding-extra-small .site-header {
    padding-right: 1.5vw;
    padding-left: 1.5vw;
}

.site-outer-padding-extra-small .site-footer {
    padding-right: 1.5vw;
    padding-left: 1.5vw;
}

.site-outer-padding-small .site-header {
    padding-right: 3vw;
    padding-left: 3vw;
}

.site-outer-padding-small .site-footer {
    padding-right: 3vw;
    padding-left: 3vw;
}

.site-outer-padding-medium .site-header {
    padding-right: 5vw;
    padding-left: 5vw;
}

.site-outer-padding-medium .site-footer {
    padding-right: 5vw;
    padding-left: 5vw;
}

.site-outer-padding-large .site-header {
    padding-right: 8vw;
    padding-left: 8vw;
}

.site-outer-padding-large .site-footer {
    padding-right: 8vw;
    padding-left: 8vw;
}

.site-outer-padding-extra-large .site-header {
    padding-right: 10vw;
    padding-left: 10vw;
}

.site-outer-padding-extra-large .site-footer {
    padding-right: 10vw;
    padding-left: 10vw;
}

.site-outer-padding-custom .site-header {
    padding-right: 32px;
    padding-left: 32px;
}

.site-outer-padding-custom .site-footer {
    padding-right: 32px;
    padding-left: 32px;
}

.site-outer-padding-extra-small .site-page {
    padding-right: 1.5vw;
    padding-left: 1.5vw;
    margin-bottom: 1.5vw;
}

.site-outer-padding-small .site-page {
    padding-right: 3vw;
    padding-left: 3vw;
    margin-bottom: 3vw;
}

.site-outer-padding-medium .site-page {
    padding-right: 5vw;
    padding-left: 5vw;
    margin-bottom: 5vw;
}

.site-outer-padding-large .site-page {
    padding-right: 8vw;
    padding-left: 8vw;
    margin-bottom: 8vw;
}

.site-outer-padding-extra-large .site-page {
    padding-right: 10vw;
    padding-left: 10vw;
    margin-bottom: 10vw;
}

.site-outer-padding-custom .site-page {
    padding-right: 32px;
    padding-left: 32px;
    margin-bottom: 32px;
}

.site-header {
    z-index: 1000;
}

.site-footer {
    display: none;
}

.show-site-footer .site-footer {
    display: block;
}

.header-alignment-left .site-header {
    text-align: left;
}

.header-alignment-center .site-header {
    text-align: center;
}

.header-alignment-right .site-header {
    text-align: right;
}

.logo-image img {
    width: auto;
    height: auto;
    max-height: 111px;
    max-width: 100%;
}

:not(.full-width-header).site-alignment-left .site-header {
    margin-left: 0px;
}

.site-alignment-left .site-page {
    margin-left: 0px;
}

.site-alignment-left .site-footer {
    margin-left: 0px;
}

.site-alignment-left .page-text-wrapper {
    text-align: left;
}

.site-alignment-left .page-category-wrapper {
    margin-left: 0px;
}

.site-alignment-left .page-description {
    margin-left: 0px;
}

.site-alignment-center .site-page {
    margin-right: auto;
    margin-left: auto;
}

.site-alignment-center .site-footer {
    margin-right: auto;
    margin-left: auto;
}

.site-alignment-center .page-text-wrapper {
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.site-alignment-center .page-category-wrapper {
    margin-right: auto;
    margin-left: auto;
}

.site-alignment-center .page-description {
    margin-right: auto;
    margin-left: auto;
}

:not(.full-width-header).site-alignment-right .site-header {
    margin-right: 0px;
}

.site-alignment-right .site-page {
    margin-right: 0px;
    margin-left: auto;
}

.site-alignment-right .site-footer {
    margin-right: 0px;
    margin-left: auto;
}

.site-alignment-right .page-text-wrapper {
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.site-alignment-right .page-category-wrapper {
    margin-right: 0px;
    margin-left: auto;
}

.site-alignment-right .page-description {
    margin-right: 0px;
    margin-left: auto;
}

.page-text-wrapper {
    margin: 0px;
    display: block;
}

.view-item .page-text-wrapper {
    display: none;
}

.page-text-wrapper .page-title {
    display: none;
    visibility: hidden;
    max-width: 100%;
}

.page-text-wrapper .page-category-wrapper {
    display: none;
    visibility: hidden;
    max-width: 100%;
}

.page-text-wrapper .page-description {
    display: none;
    visibility: hidden;
    max-width: 100%;
}

.page-text-wrapper .page-title {
    color: rgb(229, 74, 53);
    text-transform: uppercase;
    line-height: 2em;
    letter-spacing: 0.18em;
    font-family: futura-pt;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 0px;
}

.page-text-wrapper .page-category-wrapper {
    color: rgb(204, 204, 204);
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: 0.02em;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: inherit;
}

.page-text-wrapper .page-description {
    color: rgb(8, 27, 51);
    text-transform: none;
    line-height: 1em;
    letter-spacing: -0.01em;
    font-family: calluna;
    font-size: 108px;
    font-style: normal;
    font-weight: 300;
}

    .page-text-wrapper .page-description a:hover {
        text-decoration: none;
    }

.collection-type-album.show-album-title .page-title {
    display: block;
    visibility: visible;
}

.collection-type-album.show-album-description .page-title {
    margin-bottom: 3px;
}

.collection-type-album.show-album-description .page-description {
    display: block;
    visibility: visible;
}

.collection-type-album.show-album-description.sqs-edit-mode :empty.page-description::after {
    content: attr(data-default-description);
}

.collection-type-blog.show-blog-title .page-title {
    display: block;
    visibility: visible;
}

.collection-type-blog.show-blog-description .page-title {
    margin-bottom: 3px;
}

.collection-type-blog.show-blog-description .page-description {
    display: block;
    visibility: visible;
}

.collection-type-blog.show-blog-description.sqs-edit-mode :empty.page-description::after {
    content: attr(data-default-description);
}

.collection-type-events.show-events-title .page-title {
    display: block;
    visibility: visible;
}

.collection-type-events.show-events-description .page-title {
    margin-bottom: 3px;
}

.collection-type-events.show-events-description .page-description {
    display: block;
    visibility: visible;
}

.collection-type-events.show-events-description.sqs-edit-mode :empty.page-description::after {
    content: attr(data-default-description);
}

.collection-type-gallery.show-gallery-title .page-title {
    display: block;
    visibility: visible;
}

.collection-type-gallery.show-gallery-categories .page-category-wrapper {
    margin-bottom: 0.5em;
    display: block;
    visibility: visible;
}

.collection-type-gallery.show-gallery-description .page-title {
    margin-bottom: 3px;
}

.collection-type-gallery.show-gallery-description .page-description {
    display: block;
    visibility: visible;
}

.collection-type-gallery.show-gallery-description.sqs-edit-mode :empty.page-description::after {
    content: attr(data-default-description);
}

.collection-type-index.show-index-title .page-title {
    display: block;
    visibility: visible;
}

.collection-type-index.show-index-description .page-title {
    margin-bottom: 3px;
}

.collection-type-index.show-index-description .page-description {
    display: block;
    visibility: visible;
}

.collection-type-index.show-index-description.sqs-edit-mode :empty.page-description::after {
    content: attr(data-default-description);
}

.collection-type-page.show-page-title .page-title {
    display: block;
    visibility: visible;
}

.collection-type-page.show-page-description .page-title {
    margin-bottom: 3px;
}

.collection-type-page.show-page-description .page-description {
    display: block;
    visibility: visible;
}

.collection-type-page.show-page-description.sqs-edit-mode :empty.page-description::after {
    content: attr(data-default-description);
}

.collection-type-products.show-products-title .page-title {
    display: block;
    visibility: visible;
}

.collection-type-products.show-products-description .page-title {
    margin-bottom: 3px;
}

.collection-type-products.show-products-description .page-description {
    display: block;
    visibility: visible;
}

.collection-type-products.show-products-description.sqs-edit-mode :empty.page-description::after {
    content: attr(data-default-description);
}

.collection-type-project.show-project-title .page-title {
    display: block;
    visibility: visible;
}

.collection-type-project.show-project-categories .page-category-wrapper {
    margin-bottom: 0.5em;
    display: block;
    visibility: visible;
}

.collection-type-project.show-project-description .page-title {
    margin-bottom: 3px;
}

.collection-type-project.show-project-description .page-description {
    display: block;
    visibility: visible;
}

.collection-type-project.show-project-description.sqs-edit-mode :empty.page-description::after {
    content: attr(data-default-description);
}

:not(.homepage):not(.show-album-banner).collection-type-album.show-album-title .site-header {
    margin-bottom: 0px;
}

:not(.homepage):not(.show-album-banner).collection-type-album.show-album-description .site-header {
    margin-bottom: 0px;
}

:not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title .site-header {
    margin-bottom: 0px;
}

:not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description .site-header {
    margin-bottom: 0px;
}

:not(.homepage):not(.show-events-banner).collection-type-events.show-events-title .site-header {
    margin-bottom: 0px;
}

:not(.homepage):not(.show-events-banner).collection-type-events.show-events-description .site-header {
    margin-bottom: 0px;
}

:not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title .site-header {
    margin-bottom: 0px;
}

:not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description .site-header {
    margin-bottom: 0px;
}

:not(.homepage):not(.show-page-banner).collection-type-page.show-page-title .site-header {
    margin-bottom: 0px;
}

:not(.homepage):not(.show-page-banner).collection-type-page.show-page-description .site-header {
    margin-bottom: 0px;
}

:not(.homepage):not(.show-products-banner).collection-type-products.show-products-title .site-header {
    margin-bottom: 0px;
}

:not(.homepage):not(.show-products-banner).collection-type-products.show-products-description .site-header {
    margin-bottom: 0px;
}

:not(.homepage):not(.show-project-banner).collection-type-project.show-project-title .site-header {
    margin-bottom: 0px;
}

:not(.homepage):not(.show-project-banner).collection-type-project.show-project-description .site-header {
    margin-bottom: 0px;
}

:not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title .site-header {
    margin-bottom: 0px;
}

:not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description .site-header {
    margin-bottom: 0px;
}

:not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title .site-header {
    margin-bottom: 0px;
}

:not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description .site-header {
    margin-bottom: 0px;
}

:not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title .site-header {
    margin-bottom: 0px;
}

:not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description .site-header {
    margin-bottom: 0px;
}

:not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title .site-header {
    margin-bottom: 0px;
}

:not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description .site-header {
    margin-bottom: 0px;
}

:not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title .site-header {
    margin-bottom: 0px;
}

:not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description .site-header {
    margin-bottom: 0px;
}

:not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title .site-header {
    margin-bottom: 0px;
}

:not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description .site-header {
    margin-bottom: 0px;
}

:not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title .site-header {
    margin-bottom: 0px;
}

:not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description .site-header {
    margin-bottom: 0px;
}

:not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

@media screen and (max-width:1920px) and (min-width:1680px) and (min-aspect-ratio:1 / 1) {
    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }
}

@media screen and (max-width:1680px) and (min-aspect-ratio:1 / 1) {
    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }
}

@media screen and (min-width:1920px) and (min-aspect-ratio:1 / 1) {
    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }
}

@media screen and (max-width:1920px) and (min-width:1680px) and (max-aspect-ratio:1 / 1) {
    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }
}

@media screen and (max-width:1680px) and (max-aspect-ratio:1 / 1) {
    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 14px;
    }
}

@media screen and (min-width:1920px) and (max-aspect-ratio:1 / 1) {
    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.scale-page-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }
}

@media screen and (max-width:1920px) and (min-width:782px) and (min-aspect-ratio:1 / 1) {
    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }
}

@media screen and (max-width:782px) and (min-aspect-ratio:1 / 1) {
    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }
}

@media screen and (min-width:1920px) and (min-aspect-ratio:1 / 1) {
    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }
}

@media screen and (max-width:1920px) and (min-width:782px) and (max-aspect-ratio:1 / 1) {
    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }
}

@media screen and (max-width:782px) and (max-aspect-ratio:1 / 1) {
    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 44px;
    }
}

@media screen and (min-width:1920px) and (max-aspect-ratio:1 / 1) {
    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.scale-page-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }
}

@media screen and (max-width:767px) {
    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.intro-text-width-small .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.intro-text-width-medium .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.intro-text-width-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }
}

@media screen and (min-width:768px) {
    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-album-banner).collection-type-album.show-album-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-blog-banner).collection-type-blog.show-blog-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-events-banner).collection-type-events.show-events-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-gallery-banner).collection-type-gallery.show-gallery-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-page-banner).collection-type-page.show-page-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-products-banner).collection-type-products.show-products-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-project-banner).collection-type-project.show-project-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-album-banner).homepage.collection-type-album.show-album-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-blog-banner).homepage.collection-type-blog.show-blog-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-events-banner).homepage.collection-type-events.show-events-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.show-gallery-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-page-banner).homepage.collection-type-page.show-page-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-products-banner).homepage.collection-type-products.show-products-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-title.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.show-project-description.intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }
}

.collection-header {
    margin-right: auto;
    margin-left: auto;
    display: none;
    max-width: 1920px;
}

.collection-footer {
    margin-right: auto;
    margin-left: auto;
    display: none;
    max-width: 1920px;
}

.show-collection-page-header .collection-header {
    display: block;
}

.show-collection-page-header.site-spacing-extra-small :not(.empty).collection-footer {
    margin-bottom: 1.5vw;
}

.show-collection-page-header.site-spacing-small :not(.empty).collection-footer {
    margin-bottom: 3vw;
}

.show-collection-page-header.site-spacing-medium :not(.empty).collection-footer {
    margin-bottom: 5vw;
}

.show-collection-page-header.site-spacing-large :not(.empty).collection-footer {
    margin-bottom: 8vw;
}

.show-collection-page-header.site-spacing-extra-large :not(.empty).collection-footer {
    margin-bottom: 10vw;
}

.show-collection-page-header.site-spacing-custom :not(.empty).collection-footer {
    margin-bottom: 10px;
}

.show-collection-page-footer .collection-footer {
    display: block;
}

.show-collection-page-footer.site-spacing-extra-small :not(.empty).collection-footer {
    margin-top: 1.5vw;
}

.show-collection-page-footer.site-spacing-small :not(.empty).collection-footer {
    margin-top: 3vw;
}

.show-collection-page-footer.site-spacing-medium :not(.empty).collection-footer {
    margin-top: 5vw;
}

.show-collection-page-footer.site-spacing-large :not(.empty).collection-footer {
    margin-top: 8vw;
}

.show-collection-page-footer.site-spacing-extra-large :not(.empty).collection-footer {
    margin-top: 10vw;
}

.show-collection-page-footer.site-spacing-custom :not(.empty).collection-footer {
    margin-top: 10px;
}

.view-item .collection-header {
    display: none;
}

.collection-footer {
    clear: both;
}

.collection-type-gallery .site-page {
    max-width: 100%;
}

[data-ajax-loader='loading'].collection-type-gallery .main-content {
    min-height: 75vh;
}

.BlogList--empty.sqs-blog-list {
    min-height: 50px;
}

.BlogList-item-title:hover {
    text-decoration: none;
}

.BlogList-item-readmore:hover {
    text-decoration: none;
}

.BlogList-item-excerpt {
    max-width: 42em;
}

.tweak-blog-list-alignment-center .BlogList-item-excerpt {
    margin-right: auto;
    margin-left: auto;
}

.tweak-blog-list-alignment-left .BlogList-pagination {
    text-align: left;
}

.tweak-blog-list-alignment-center .BlogList-pagination {
    text-align: center;
}

.tweak-blog-list-alignment-right .BlogList-pagination {
    text-align: right;
}

.site-spacing-extra-small .BlogList-pagination {
    margin-top: 1.5vw;
}

.site-spacing-small .BlogList-pagination {
    margin-top: 3vw;
}

.site-spacing-medium .BlogList-pagination {
    margin-top: 5vw;
}

.site-spacing-large .BlogList-pagination {
    margin-top: 8vw;
}

.site-spacing-extra-large .BlogList-pagination {
    margin-top: 10vw;
}

.site-spacing-custom .BlogList-pagination {
    margin-top: 10px;
}

.ProductList-item {
    text-decoration: none;
}

    .ProductList-item:hover {
        text-decoration: none;
    }

.sqs-block-image .image-block-outer-wrapper.layout-caption-below .image-caption-wrapper {
    padding-top: 1.25em;
    font-size: 0.82em;
}

    .sqs-block-image .image-block-outer-wrapper.layout-caption-below .image-caption-wrapper .image-caption p {
        font-size: inherit;
        margin-top: 0px;
    }

.sqs-block-video .video-caption-wrapper {
    padding-top: 1.25em;
    font-size: 0.82em;
}

    .sqs-block-video .video-caption-wrapper .video-caption p {
        font-size: inherit;
        margin-top: 0px;
    }

@media only screen and (min-width:769px) {
    body:not(.touch-styles) .nav-wrapper nav > div {
        margin: 0px;
        display: inline-block;
    }

        body:not(.touch-styles) .nav-wrapper nav > div + div {
            margin-left: 12px;
        }

    body:not(.touch-styles) .nav-wrapper .Icon--caretSmall--right {
        display: none;
    }

    .folder {
        position: relative;
    }

    .folder-toggle-label {
        cursor: pointer;
    }

    .svg .show-desktop-folder-indicator .folder-toggle-label .Icon--caretSmall--right {
        width: 1.25em;
        height: 0.75em;
        vertical-align: middle;
        display: inline-block;
        transform: rotate(90deg);
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
    }

    .svg .show-desktop-folder-indicator .primary-nav-wrapper .folder-toggle-label .Icon--caretSmall--right {
        stroke: #00458f;
    }

    .svg .show-desktop-folder-indicator .secondary-nav-wrapper .folder-toggle-label .Icon--caretSmall--right {
        stroke: #e1a205;
    }

    .no-svg .show-desktop-folder-indicator .folder-toggle-label::after {
        width: 1em;
        display: inline-block;
        content: "\25BE";
    }

    #overlayNav {
        display: none;
    }
}

body:not(.touch-styles) .nav-wrapper .folder .subnav {
    padding: 0.5em 0px;
    transition: max-height 350ms ease-in-out 40ms, opacity 250ms ease-in-out 300ms;
    left: -1em;
    top: 100%;
    width: auto;
    text-align: left;
    overflow: hidden;
    display: inline-block;
    white-space: nowrap;
    position: absolute;
    z-index: 9998;
    max-height: 0px;
    box-sizing: border-box;
    opacity: 0;
    background-color: rgb(242, 242, 242);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transition: max-height 350ms ease-in-out 40ms, opacity 250ms ease-in-out 300ms;
    -moz-transition: max-height 350ms ease-in-out 40ms, opacity 250ms ease-in-out 300ms;
    -o-transition: max-height 350ms ease-in-out 40ms, opacity 250ms ease-in-out 300ms;
}

    body:not(.touch-styles) .nav-wrapper .folder .subnav a {
        padding: 0.5em 1em;
        line-height: normal;
        display: block;
    }

body:not(.touch-styles) .nav-wrapper .folder:hover .subnav {
    transition: max-height 500ms ease-in-out, opacity 250ms ease-in-out;
    max-height: 100vh;
    opacity: 1;
    -webkit-transition: max-height 500ms ease-in-out, opacity 250ms ease-in-out;
    -moz-transition: max-height 500ms ease-in-out, opacity 250ms ease-in-out;
    -o-transition: max-height 500ms ease-in-out, opacity 250ms ease-in-out;
}

.embed-block iframe {
    max-width: 100%;
}

.embed-block img {
    max-width: 100%;
}

html.touch .squarespace-comments .comments-content .comment-list .comment .comment-header .controls .squarespace-comment-buttons .comment-control {
    opacity: 1;
}

.Header-account {
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0em;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

    .Header-account button {
        background: none;
        padding: 0px;
        outline: 0px;
        border: 0px currentColor;
        border-image: none;
        color: rgb(17, 17, 17);
        text-transform: uppercase;
        line-height: 1em;
        letter-spacing: 0em;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        display: none;
        white-space: nowrap;
    }

    .Header-account .Icon--user-accounts {
        overflow: visible;
        display: none;
        fill: none;
        stroke: #111;
    }

        .Header-account .Icon--user-accounts svg {
            width: 28px;
            height: 28px;
            display: block;
        }

        .Header-account .Icon--user-accounts a {
            width: 28px;
            height: 28px;
            display: block;
        }

.tweak-header-account-style-text .Header-account button.loaded {
    display: inline-block;
}

.tweak-header-account-style-icon .Header-account .Icon--user-accounts {
    display: block;
}

@media only screen and (max-width:640px) {
    .sqs-layout [class*=sqs-col] {
        width: auto !important;
        float: none !important;
    }

    .sqs-layout .spacer-block {
        display: none;
    }

    .sqs-layout .sqs-row :first-child.sqs-block {
        padding-top: 17px !important;
    }

    .sqs-layout .sqs-row :last-child.sqs-block {
        padding-bottom: 17px !important;
    }

    .sqs-layout .sqs-row + .sqs-row {
        margin-top: 0px !important;
    }

    .sqs-layout .sqs-row + .sqs-block {
        margin-top: 0px !important;
    }

    .sqs-gallery-design-grid-slide {
        width: 50% !important;
        clear: none !important;
    }
}

[data-nc-group] {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
}

.no-flexbox [data-nc-group] {
    display: block;
}

[data-nc-container] {
    flex: 1 1 auto;
    display: flex;
    min-width: 0px;
    max-width: 100%;
    flex-wrap: wrap;
    align-items: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -webkit-flex-wrap: wrap;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
}

.no-flexbox [data-nc-container] {
    display: block;
}

.nc-parent-center [data-nc-container] {
    flex: 0 0 auto;
    -webkit-box-flex: 1;
    -webkit-flex: 0 0 auto;
}

    .nc-parent-center [data-nc-container]:first-child {
        flex: 1 1 0px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
    }

    .nc-parent-center [data-nc-container]:last-child {
        flex: 1 1 0px;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 0px;
    }

[data-nc-collapse].nc-parent-center [data-nc-container] {
    flex: 1 1 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
}

[data-nc-element] {
    flex: 0 1 auto;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-box-flex: 1;
    -webkit-flex: 0 1 auto;
}

[data-nc-collapse] [data-nc-element] {
    flex: 0 1 auto;
    max-width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 0 1 auto;
}

.nc-parent {
    display: flex;
}

.no-flexbox .nc-parent {
    display: block;
}

@media screen and (max-width:768px) {
    [data-nc-base='header'] {
        display: none;
    }
}

[data-nc-base='header'] [data-nc-container='left'] {
    text-align: left;
    display: none;
    justify-content: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
}

    [data-nc-base='header'] [data-nc-container='left'] [data-nc-element='branding'] {
        order: 1;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 1;
    }

    [data-nc-base='header'] [data-nc-container='left'] [data-nc-element='tagline'] {
        order: 2;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 2;
    }

    [data-nc-base='header'] [data-nc-container='left'] [data-nc-element='primary-nav'] {
        order: 3;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 3;
    }

    [data-nc-base='header'] [data-nc-container='left'] [data-nc-element='secondary-nav'] {
        order: 4;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 4;
    }

    [data-nc-base='header'] [data-nc-container='left'] [data-nc-element='account'] {
        order: 5;
        -webkit-box-ordinal-group: 5;
        -webkit-order: 5;
    }

    [data-nc-base='header'] [data-nc-container='left'] [data-nc-element='cart'] {
        order: 6;
        -webkit-box-ordinal-group: 6;
        -webkit-order: 6;
    }

.ancillary-header-left-layout-stacked [data-nc-base='header'] [data-nc-container='left'] {
    flex-direction: column;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
}

    .ancillary-header-left-layout-stacked [data-nc-base='header'] [data-nc-container='left'] [data-nc-element='branding'] {
        order: 0;
        -webkit-box-ordinal-group: 0;
        -webkit-order: 0;
    }

.ancillary-header-branding-position-left [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: flex;
}

.ancillary-header-tagline-position-left.has-tagline [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: flex;
}

.ancillary-header-primary-nav-position-left.has-primary-nav [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: flex;
}

.ancillary-header-secondary-nav-position-left.has-secondary-nav [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: flex;
}

.ancillary-header-cart-position-left.has-cart [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: flex;
}

.ancillary-header-account-position-left.has-user-accounts [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: flex;
}

.no-flexbox .ancillary-header-branding-position-left [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-tagline-position-left.has-tagline [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-primary-nav-position-left.has-primary-nav [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-secondary-nav-position-left.has-secondary-nav [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-cart-position-left.has-cart [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-account-position-left.has-user-accounts [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: block;
}

.ancillary-header-branding-position-left [data-nc-base='header'] [data-nc-container='left'][data-nc-element] {
    display: block;
}

.ancillary-header-tagline-position-left.has-tagline [data-nc-base='header'] [data-nc-container='left'][data-nc-element] {
    display: block;
}

.ancillary-header-primary-nav-position-left.has-primary-nav [data-nc-base='header'] [data-nc-container='left'][data-nc-element] {
    display: block;
}

.ancillary-header-secondary-nav-position-left.has-secondary-nav [data-nc-base='header'] [data-nc-container='left'][data-nc-element] {
    display: block;
}

.ancillary-header-cart-position-left.has-cart [data-nc-base='header'] [data-nc-container='left'][data-nc-element] {
    display: block;
}

.ancillary-header-account-position-left.has-user-accounts [data-nc-base='header'] [data-nc-container='left'][data-nc-element] {
    display: block;
}

[data-nc-base='header'] [data-nc-container='center'] {
    text-align: center;
    display: none;
    justify-content: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
}

    [data-nc-base='header'] [data-nc-container='center'] [data-nc-element='branding'] {
        order: 1;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 1;
    }

    [data-nc-base='header'] [data-nc-container='center'] [data-nc-element='tagline'] {
        order: 2;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 2;
    }

    [data-nc-base='header'] [data-nc-container='center'] [data-nc-element='primary-nav'] {
        order: 3;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 3;
    }

    [data-nc-base='header'] [data-nc-container='center'] [data-nc-element='secondary-nav'] {
        order: 4;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 4;
    }

    [data-nc-base='header'] [data-nc-container='center'] [data-nc-element='account'] {
        order: 5;
        -webkit-box-ordinal-group: 5;
        -webkit-order: 5;
    }

    [data-nc-base='header'] [data-nc-container='center'] [data-nc-element='cart'] {
        order: 6;
        -webkit-box-ordinal-group: 6;
        -webkit-order: 6;
    }

.ancillary-header-center-layout-stacked [data-nc-base='header'] [data-nc-container='center'] {
    flex-direction: column;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
}

    .ancillary-header-center-layout-stacked [data-nc-base='header'] [data-nc-container='center'] [data-nc-element='branding'] {
        order: 0;
        -webkit-box-ordinal-group: 0;
        -webkit-order: 0;
    }

.ancillary-header-branding-position-center [data-nc-base='header'] [data-nc-container='center'][data-nc-container] {
    display: flex;
}

.ancillary-header-tagline-position-center.has-tagline [data-nc-base='header'] [data-nc-container='center'][data-nc-container] {
    display: flex;
}

.ancillary-header-primary-nav-position-center.has-primary-nav [data-nc-base='header'] [data-nc-container='center'][data-nc-container] {
    display: flex;
}

.ancillary-header-secondary-nav-position-center.has-secondary-nav [data-nc-base='header'] [data-nc-container='center'][data-nc-container] {
    display: flex;
}

.ancillary-header-cart-position-center.has-cart [data-nc-base='header'] [data-nc-container='center'][data-nc-container] {
    display: flex;
}

.ancillary-header-account-position-center.has-user-accounts [data-nc-base='header'] [data-nc-container='center'][data-nc-container] {
    display: flex;
}

.no-flexbox .ancillary-header-branding-position-center [data-nc-base='header'] [data-nc-container='center'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-tagline-position-center.has-tagline [data-nc-base='header'] [data-nc-container='center'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-primary-nav-position-center.has-primary-nav [data-nc-base='header'] [data-nc-container='center'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-secondary-nav-position-center.has-secondary-nav [data-nc-base='header'] [data-nc-container='center'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-cart-position-center.has-cart [data-nc-base='header'] [data-nc-container='center'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-account-position-center.has-user-accounts [data-nc-base='header'] [data-nc-container='center'][data-nc-container] {
    display: block;
}

.ancillary-header-branding-position-center [data-nc-base='header'] [data-nc-container='center'][data-nc-element] {
    display: block;
}

.ancillary-header-tagline-position-center.has-tagline [data-nc-base='header'] [data-nc-container='center'][data-nc-element] {
    display: block;
}

.ancillary-header-primary-nav-position-center.has-primary-nav [data-nc-base='header'] [data-nc-container='center'][data-nc-element] {
    display: block;
}

.ancillary-header-secondary-nav-position-center.has-secondary-nav [data-nc-base='header'] [data-nc-container='center'][data-nc-element] {
    display: block;
}

.ancillary-header-cart-position-center.has-cart [data-nc-base='header'] [data-nc-container='center'][data-nc-element] {
    display: block;
}

.ancillary-header-account-position-center.has-user-accounts [data-nc-base='header'] [data-nc-container='center'][data-nc-element] {
    display: block;
}

.ancillary-header-branding-position-center [data-nc-base='header'][data-nc-group='header'] [data-nc-container] {
    flex: 0 0 auto;
    -webkit-box-flex: 1;
    -webkit-flex: 0 0 auto;
}

.ancillary-header-tagline-position-center.has-tagline [data-nc-base='header'][data-nc-group='header'] [data-nc-container] {
    flex: 0 0 auto;
    -webkit-box-flex: 1;
    -webkit-flex: 0 0 auto;
}

.ancillary-header-primary-nav-position-center.has-primary-nav [data-nc-base='header'][data-nc-group='header'] [data-nc-container] {
    flex: 0 0 auto;
    -webkit-box-flex: 1;
    -webkit-flex: 0 0 auto;
}

.ancillary-header-secondary-nav-position-center.has-secondary-nav [data-nc-base='header'][data-nc-group='header'] [data-nc-container] {
    flex: 0 0 auto;
    -webkit-box-flex: 1;
    -webkit-flex: 0 0 auto;
}

.ancillary-header-cart-position-center.has-cart [data-nc-base='header'][data-nc-group='header'] [data-nc-container] {
    flex: 0 0 auto;
    -webkit-box-flex: 1;
    -webkit-flex: 0 0 auto;
}

.ancillary-header-account-position-center.has-user-accounts [data-nc-base='header'][data-nc-group='header'] [data-nc-container] {
    flex: 0 0 auto;
    -webkit-box-flex: 1;
    -webkit-flex: 0 0 auto;
}

.ancillary-header-branding-position-center [data-nc-base='header'][data-nc-group='header'] [data-nc-container]:first-child {
    flex: 1 1 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
}

.ancillary-header-tagline-position-center.has-tagline [data-nc-base='header'][data-nc-group='header'] [data-nc-container]:first-child {
    flex: 1 1 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
}

.ancillary-header-primary-nav-position-center.has-primary-nav [data-nc-base='header'][data-nc-group='header'] [data-nc-container]:first-child {
    flex: 1 1 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
}

.ancillary-header-secondary-nav-position-center.has-secondary-nav [data-nc-base='header'][data-nc-group='header'] [data-nc-container]:first-child {
    flex: 1 1 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
}

.ancillary-header-cart-position-center.has-cart [data-nc-base='header'][data-nc-group='header'] [data-nc-container]:first-child {
    flex: 1 1 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
}

.ancillary-header-account-position-center.has-user-accounts [data-nc-base='header'][data-nc-group='header'] [data-nc-container]:first-child {
    flex: 1 1 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
}

.ancillary-header-branding-position-center [data-nc-base='header'][data-nc-group='header'] [data-nc-container]:last-child {
    flex: 1 1 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
}

.ancillary-header-tagline-position-center.has-tagline [data-nc-base='header'][data-nc-group='header'] [data-nc-container]:last-child {
    flex: 1 1 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
}

.ancillary-header-primary-nav-position-center.has-primary-nav [data-nc-base='header'][data-nc-group='header'] [data-nc-container]:last-child {
    flex: 1 1 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
}

.ancillary-header-secondary-nav-position-center.has-secondary-nav [data-nc-base='header'][data-nc-group='header'] [data-nc-container]:last-child {
    flex: 1 1 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
}

.ancillary-header-cart-position-center.has-cart [data-nc-base='header'][data-nc-group='header'] [data-nc-container]:last-child {
    flex: 1 1 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
}

.ancillary-header-account-position-center.has-user-accounts [data-nc-base='header'][data-nc-group='header'] [data-nc-container]:last-child {
    flex: 1 1 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
}

.ancillary-header-branding-position-center [data-nc-base='header'][data-nc-collapse][data-nc-group='header'] [data-nc-container] {
    flex: 1 1 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
}

.ancillary-header-tagline-position-center.has-tagline [data-nc-base='header'][data-nc-collapse][data-nc-group='header'] [data-nc-container] {
    flex: 1 1 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
}

.ancillary-header-primary-nav-position-center.has-primary-nav [data-nc-base='header'][data-nc-collapse][data-nc-group='header'] [data-nc-container] {
    flex: 1 1 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
}

.ancillary-header-secondary-nav-position-center.has-secondary-nav [data-nc-base='header'][data-nc-collapse][data-nc-group='header'] [data-nc-container] {
    flex: 1 1 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
}

.ancillary-header-cart-position-center.has-cart [data-nc-base='header'][data-nc-collapse][data-nc-group='header'] [data-nc-container] {
    flex: 1 1 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
}

.ancillary-header-account-position-center.has-user-accounts [data-nc-base='header'][data-nc-collapse][data-nc-group='header'] [data-nc-container] {
    flex: 1 1 0px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
}

.ancillary-header-branding-position-center [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: flex;
}

.ancillary-header-tagline-position-center.has-tagline [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: flex;
}

.ancillary-header-primary-nav-position-center.has-primary-nav [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: flex;
}

.ancillary-header-secondary-nav-position-center.has-secondary-nav [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: flex;
}

.ancillary-header-cart-position-center.has-cart [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: flex;
}

.ancillary-header-account-position-center.has-user-accounts [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: flex;
}

.no-flexbox .ancillary-header-branding-position-center [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-tagline-position-center.has-tagline [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-primary-nav-position-center.has-primary-nav [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-secondary-nav-position-center.has-secondary-nav [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-cart-position-center.has-cart [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-account-position-center.has-user-accounts [data-nc-base='header'] [data-nc-container='left'][data-nc-container] {
    display: block;
}

.ancillary-header-branding-position-center [data-nc-base='header'] [data-nc-container='left'][data-nc-element] {
    display: block;
}

.ancillary-header-tagline-position-center.has-tagline [data-nc-base='header'] [data-nc-container='left'][data-nc-element] {
    display: block;
}

.ancillary-header-primary-nav-position-center.has-primary-nav [data-nc-base='header'] [data-nc-container='left'][data-nc-element] {
    display: block;
}

.ancillary-header-secondary-nav-position-center.has-secondary-nav [data-nc-base='header'] [data-nc-container='left'][data-nc-element] {
    display: block;
}

.ancillary-header-cart-position-center.has-cart [data-nc-base='header'] [data-nc-container='left'][data-nc-element] {
    display: block;
}

.ancillary-header-account-position-center.has-user-accounts [data-nc-base='header'] [data-nc-container='left'][data-nc-element] {
    display: block;
}

.ancillary-header-branding-position-center [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: flex;
}

.ancillary-header-tagline-position-center.has-tagline [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: flex;
}

.ancillary-header-primary-nav-position-center.has-primary-nav [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: flex;
}

.ancillary-header-secondary-nav-position-center.has-secondary-nav [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: flex;
}

.ancillary-header-cart-position-center.has-cart [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: flex;
}

.ancillary-header-account-position-center.has-user-accounts [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: flex;
}

.no-flexbox .ancillary-header-branding-position-center [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-tagline-position-center.has-tagline [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-primary-nav-position-center.has-primary-nav [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-secondary-nav-position-center.has-secondary-nav [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-cart-position-center.has-cart [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-account-position-center.has-user-accounts [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: block;
}

.ancillary-header-branding-position-center [data-nc-base='header'] [data-nc-container='right'][data-nc-element] {
    display: block;
}

.ancillary-header-tagline-position-center.has-tagline [data-nc-base='header'] [data-nc-container='right'][data-nc-element] {
    display: block;
}

.ancillary-header-primary-nav-position-center.has-primary-nav [data-nc-base='header'] [data-nc-container='right'][data-nc-element] {
    display: block;
}

.ancillary-header-secondary-nav-position-center.has-secondary-nav [data-nc-base='header'] [data-nc-container='right'][data-nc-element] {
    display: block;
}

.ancillary-header-cart-position-center.has-cart [data-nc-base='header'] [data-nc-container='right'][data-nc-element] {
    display: block;
}

.ancillary-header-account-position-center.has-user-accounts [data-nc-base='header'] [data-nc-container='right'][data-nc-element] {
    display: block;
}

:not(.ancillary-header-center-layout-stacked).ancillary-header-branding-position-center.ancillary-header-primary-nav-position-center.ancillary-header-secondary-nav-position-center [data-nc-base='header'] [data-nc-element='primary-nav'] {
    order: 0;
    -webkit-box-ordinal-group: 0;
    -webkit-order: 0;
}

:not(.ancillary-header-center-layout-stacked).ancillary-header-branding-position-center.ancillary-header-primary-nav-position-center.ancillary-header-tagline-position-center [data-nc-base='header'] [data-nc-element='primary-nav'] {
    order: 0;
    -webkit-box-ordinal-group: 0;
    -webkit-order: 0;
}

:not(.ancillary-header-center-layout-stacked).ancillary-header-branding-position-center.ancillary-header-primary-nav-position-center.ancillary-header-cart-position-center [data-nc-base='header'] [data-nc-element='primary-nav'] {
    order: 0;
    -webkit-box-ordinal-group: 0;
    -webkit-order: 0;
}

:not(.ancillary-header-center-layout-stacked).ancillary-header-branding-position-center.ancillary-header-secondary-nav-position-center.ancillary-header-tagline-position-center [data-nc-base='header'] [data-nc-element='secondary-nav'] {
    order: 0;
    -webkit-box-ordinal-group: 0;
    -webkit-order: 0;
}

:not(.ancillary-header-center-layout-stacked).ancillary-header-branding-position-center.ancillary-header-secondary-nav-position-center.ancillary-header-cart-position-center [data-nc-base='header'] [data-nc-element='secondary-nav'] {
    order: 0;
    -webkit-box-ordinal-group: 0;
    -webkit-order: 0;
}

[data-nc-base='header'] [data-nc-container='right'] {
    text-align: right;
    display: none;
    justify-content: flex-end;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
}

    [data-nc-base='header'] [data-nc-container='right'] [data-nc-element='tagline'] {
        order: 1;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 1;
    }

    [data-nc-base='header'] [data-nc-container='right'] [data-nc-element='primary-nav'] {
        order: 2;
        -webkit-box-ordinal-group: 2;
        -webkit-order: 2;
    }

    [data-nc-base='header'] [data-nc-container='right'] [data-nc-element='secondary-nav'] {
        order: 3;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 3;
    }

    [data-nc-base='header'] [data-nc-container='right'] [data-nc-element='branding'] {
        order: 4;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 4;
    }

    [data-nc-base='header'] [data-nc-container='right'] [data-nc-element='account'] {
        order: 5;
        -webkit-box-ordinal-group: 5;
        -webkit-order: 5;
    }

    [data-nc-base='header'] [data-nc-container='right'] [data-nc-element='cart'] {
        order: 6;
        -webkit-box-ordinal-group: 6;
        -webkit-order: 6;
    }

.ancillary-header-right-layout-stacked [data-nc-base='header'] [data-nc-container='right'] {
    flex-direction: column;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
}

    .ancillary-header-right-layout-stacked [data-nc-base='header'] [data-nc-container='right'] [data-nc-element='branding'] {
        order: 0;
        -webkit-box-ordinal-group: 0;
        -webkit-order: 0;
    }

.ancillary-header-branding-position-right [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: flex;
}

.ancillary-header-tagline-position-right.has-tagline [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: flex;
}

.ancillary-header-primary-nav-position-right.has-primary-nav [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: flex;
}

.ancillary-header-secondary-nav-position-right.has-secondary-nav [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: flex;
}

.ancillary-header-cart-position-right.has-cart [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: flex;
}

.ancillary-header-account-position-right.has-user-accounts [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: flex;
}

.no-flexbox .ancillary-header-branding-position-right [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-tagline-position-right.has-tagline [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-primary-nav-position-right.has-primary-nav [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-secondary-nav-position-right.has-secondary-nav [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-cart-position-right.has-cart [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: block;
}

.no-flexbox .ancillary-header-account-position-right.has-user-accounts [data-nc-base='header'] [data-nc-container='right'][data-nc-container] {
    display: block;
}

.ancillary-header-branding-position-right [data-nc-base='header'] [data-nc-container='right'][data-nc-element] {
    display: block;
}

.ancillary-header-tagline-position-right.has-tagline [data-nc-base='header'] [data-nc-container='right'][data-nc-element] {
    display: block;
}

.ancillary-header-primary-nav-position-right.has-primary-nav [data-nc-base='header'] [data-nc-container='right'][data-nc-element] {
    display: block;
}

.ancillary-header-secondary-nav-position-right.has-secondary-nav [data-nc-base='header'] [data-nc-container='right'][data-nc-element] {
    display: block;
}

.ancillary-header-cart-position-right.has-cart [data-nc-base='header'] [data-nc-container='right'][data-nc-element] {
    display: block;
}

.ancillary-header-account-position-right.has-user-accounts [data-nc-base='header'] [data-nc-container='right'][data-nc-element] {
    display: block;
}

.site-header {
    transition: opacity 140ms cubic-bezier(0.55, 0.06, 0.68, 0.19);
    opacity: 1;
    -webkit-transition: opacity 140ms cubic-bezier(.55, .06, .68, .19);
    -moz-transition: opacity 140ms cubic-bezier(.55, .06, .68, .19);
    -o-transition: opacity 140ms cubic-bezier(.55, .06, .68, .19);
}

[data-nc-loading].site-header {
    opacity: 0;
}

.ancillary-header-full-width .site-header {
    max-width: 100%;
}

[data-nc-container='left'] [data-nc-element] {
    margin-right: 23px;
}

[data-nc-container='center'] [data-nc-element] {
    margin-right: 23px;
    margin-left: 23px;
}

[data-nc-container='right'] [data-nc-element] {
    margin-left: 23px;
}

.ancillary-header-left-layout-stacked [data-nc-container='left'] .logo-wrapper {
    margin-top: 42px;
    margin-bottom: 42px;
}

.ancillary-header-center-layout-stacked [data-nc-container='center'] .logo-wrapper {
    margin-top: 42px;
    margin-bottom: 42px;
}

.ancillary-header-right-layout-stacked [data-nc-container='right'] .logo-wrapper {
    margin-top: 42px;
    margin-bottom: 42px;
}

.ancillary-header-left-layout-stacked [data-nc-container='left'] .site-tagline-wrapper {
    margin-top: 42px;
    margin-bottom: 42px;
}

.ancillary-header-center-layout-stacked [data-nc-container='center'] .site-tagline-wrapper {
    margin-top: 42px;
    margin-bottom: 42px;
}

.ancillary-header-right-layout-stacked [data-nc-container='right'] .site-tagline-wrapper {
    margin-top: 42px;
    margin-bottom: 42px;
}

.ancillary-header-left-layout-stacked [data-nc-container='left'] .nav-wrapper {
    margin-top: 42px;
    margin-bottom: 42px;
}

.ancillary-header-center-layout-stacked [data-nc-container='center'] .nav-wrapper {
    margin-top: 42px;
    margin-bottom: 42px;
}

.ancillary-header-right-layout-stacked [data-nc-container='right'] .nav-wrapper {
    margin-top: 42px;
    margin-bottom: 42px;
}

.ancillary-header-left-layout-stacked [data-nc-container='left'] .cart-wrapper {
    margin-top: 42px;
    margin-bottom: 42px;
}

.ancillary-header-center-layout-stacked [data-nc-container='center'] .cart-wrapper {
    margin-top: 42px;
    margin-bottom: 42px;
}

.ancillary-header-right-layout-stacked [data-nc-container='right'] .cart-wrapper {
    margin-top: 42px;
    margin-bottom: 42px;
}

.Header-search {
    white-space: nowrap;
}

.Header-search-form-input {
    padding: 0px;
    outline: 0px;
    border: 0px currentColor;
    border-image: none;
    width: 12em;
    text-transform: inherit;
    letter-spacing: inherit;
    max-width: 100%;
    background-color: transparent;
}

.Header-search-form-submit {
    padding: 0px;
    outline: 0px;
    border: 0px currentColor;
    transition: opacity 200ms;
    border-image: none;
    text-transform: inherit;
    line-height: 0;
    letter-spacing: inherit;
    vertical-align: middle;
    background-color: transparent;
    -webkit-transition: opacity 200ms ease;
    -moz-transition: opacity 200ms ease;
    -o-transition: opacity 200ms ease;
}

.page-banner-wrapper {
    flex: 0 1 auto;
    overflow: hidden;
    display: flex;
    position: relative;
    max-width: 100%;
    flex-direction: column;
    -webkit-flex-direction: column;
    -webkit-box-flex: 0 1 auto;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0 1 auto;
}

.site-outer-padding-extra-small .page-banner-wrapper {
    margin-right: 1.5vw;
    margin-left: 1.5vw;
}

.site-outer-padding-small .page-banner-wrapper {
    margin-right: 3vw;
    margin-left: 3vw;
}

.site-outer-padding-medium .page-banner-wrapper {
    margin-right: 5vw;
    margin-left: 5vw;
}

.site-outer-padding-large .page-banner-wrapper {
    margin-right: 8vw;
    margin-left: 8vw;
}

.site-outer-padding-extra-large .page-banner-wrapper {
    margin-right: 10vw;
    margin-left: 10vw;
}

.site-outer-padding-custom .page-banner-wrapper {
    margin-right: 32px;
    margin-left: 32px;
}

.page-banner-image-container {
    display: none;
    visibility: hidden;
}

.hide-collection-image {
    display: none !important;
    visibility: hidden !important;
}

.collection-type-album.show-album-banner .page-banner-image-container {
    width: 40%;
    height: 70%;
    text-align: center;
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 1;
    max-width: 100%;
}

.collection-type-blog.view-list.show-blog-banner .page-banner-image-container {
    width: 40%;
    height: 70%;
    text-align: center;
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 1;
    max-width: 100%;
}

.collection-type-events.view-list.show-events-banner .page-banner-image-container {
    width: 40%;
    height: 70%;
    text-align: center;
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 1;
    max-width: 100%;
}

.collection-type-gallery.show-gallery-banner .page-banner-image-container {
    width: 40%;
    height: 70%;
    text-align: center;
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 1;
    max-width: 100%;
}

.collection-type-index.show-index-banner .page-banner-image-container {
    width: 40%;
    height: 70%;
    text-align: center;
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 1;
    max-width: 100%;
}

.collection-type-page.show-page-banner .page-banner-image-container {
    width: 40%;
    height: 70%;
    text-align: center;
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 1;
    max-width: 100%;
}

.collection-type-project.show-project-banner .page-banner-image-container {
    width: 40%;
    height: 70%;
    text-align: center;
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 1;
    max-width: 100%;
}

.collection-type-products.view-list.show-products-banner .page-banner-image-container {
    width: 40%;
    height: 70%;
    text-align: center;
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 1;
    max-width: 100%;
}

.homepage.show-homepage-banner .page-banner-image-container {
    width: 40%;
    height: 70%;
    text-align: center;
    display: block;
    visibility: visible;
    position: absolute;
    z-index: 1;
    max-width: 100%;
}

.collection-type-album.show-album-banner .page-banner-image-container .project-banner-image {
    top: 50%;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-blog.view-list.show-blog-banner .page-banner-image-container .project-banner-image {
    top: 50%;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-events.view-list.show-events-banner .page-banner-image-container .project-banner-image {
    top: 50%;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-gallery.show-gallery-banner .page-banner-image-container .project-banner-image {
    top: 50%;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-index.show-index-banner .page-banner-image-container .project-banner-image {
    top: 50%;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-page.show-page-banner .page-banner-image-container .project-banner-image {
    top: 50%;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-project.show-project-banner .page-banner-image-container .project-banner-image {
    top: 50%;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-products.view-list.show-products-banner .page-banner-image-container .project-banner-image {
    top: 50%;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.homepage.show-homepage-banner .page-banner-image-container .project-banner-image {
    top: 50%;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-album.show-album-banner .page-banner-image-container .page-banner-image {
    top: 50%;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-blog.view-list.show-blog-banner .page-banner-image-container .page-banner-image {
    top: 50%;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-events.view-list.show-events-banner .page-banner-image-container .page-banner-image {
    top: 50%;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-gallery.show-gallery-banner .page-banner-image-container .page-banner-image {
    top: 50%;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-index.show-index-banner .page-banner-image-container .page-banner-image {
    top: 50%;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-page.show-page-banner .page-banner-image-container .page-banner-image {
    top: 50%;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-project.show-project-banner .page-banner-image-container .page-banner-image {
    top: 50%;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-products.view-list.show-products-banner .page-banner-image-container .page-banner-image {
    top: 50%;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.homepage.show-homepage-banner .page-banner-image-container .page-banner-image {
    top: 50%;
    position: relative;
    max-height: 100%;
    max-width: 100%;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-album.show-album-banner .page-text-wrapper.hide {
    visibility: hidden;
}

.collection-type-blog.view-list.show-blog-banner .page-text-wrapper.hide {
    visibility: hidden;
}

.collection-type-events.view-list.show-events-banner .page-text-wrapper.hide {
    visibility: hidden;
}

.collection-type-gallery.show-gallery-banner .page-text-wrapper.hide {
    visibility: hidden;
}

.collection-type-index.show-index-banner .page-text-wrapper.hide {
    visibility: hidden;
}

.collection-type-page.show-page-banner .page-text-wrapper.hide {
    visibility: hidden;
}

.collection-type-project.show-project-banner .page-text-wrapper.hide {
    visibility: hidden;
}

.collection-type-products.view-list.show-products-banner .page-text-wrapper.hide {
    visibility: hidden;
}

.homepage.show-homepage-banner .page-text-wrapper.hide {
    visibility: hidden;
}

.collection-type-album.show-album-banner .page-text-wrapper {
    z-index: 999;
    max-width: 100%;
}

.collection-type-blog.view-list.show-blog-banner .page-text-wrapper {
    z-index: 999;
    max-width: 100%;
}

.collection-type-events.view-list.show-events-banner .page-text-wrapper {
    z-index: 999;
    max-width: 100%;
}

.collection-type-gallery.show-gallery-banner .page-text-wrapper {
    z-index: 999;
    max-width: 100%;
}

.collection-type-index.show-index-banner .page-text-wrapper {
    z-index: 999;
    max-width: 100%;
}

.collection-type-page.show-page-banner .page-text-wrapper {
    z-index: 999;
    max-width: 100%;
}

.collection-type-project.show-project-banner .page-text-wrapper {
    z-index: 999;
    max-width: 100%;
}

.collection-type-products.view-list.show-products-banner .page-text-wrapper {
    z-index: 999;
    max-width: 100%;
}

.homepage.show-homepage-banner .page-text-wrapper {
    z-index: 999;
    max-width: 100%;
}

@media screen and (min-width:768px) {
    .collection-type-album.show-album-banner .page-title {
        max-width: 42em;
    }

    .collection-type-blog.view-list.show-blog-banner .page-title {
        max-width: 42em;
    }

    .collection-type-events.view-list.show-events-banner .page-title {
        max-width: 42em;
    }

    .collection-type-gallery.show-gallery-banner .page-title {
        max-width: 42em;
    }

    .collection-type-index.show-index-banner .page-title {
        max-width: 42em;
    }

    .collection-type-page.show-page-banner .page-title {
        max-width: 42em;
    }

    .collection-type-project.show-project-banner .page-title {
        max-width: 42em;
    }

    .collection-type-products.view-list.show-products-banner .page-title {
        max-width: 42em;
    }

    .homepage.show-homepage-banner .page-title {
        max-width: 42em;
    }

    .collection-type-album.show-album-banner .page-category-wrapper {
        max-width: 42em;
    }

    .collection-type-blog.view-list.show-blog-banner .page-category-wrapper {
        max-width: 42em;
    }

    .collection-type-events.view-list.show-events-banner .page-category-wrapper {
        max-width: 42em;
    }

    .collection-type-gallery.show-gallery-banner .page-category-wrapper {
        max-width: 42em;
    }

    .collection-type-index.show-index-banner .page-category-wrapper {
        max-width: 42em;
    }

    .collection-type-page.show-page-banner .page-category-wrapper {
        max-width: 42em;
    }

    .collection-type-project.show-project-banner .page-category-wrapper {
        max-width: 42em;
    }

    .collection-type-products.view-list.show-products-banner .page-category-wrapper {
        max-width: 42em;
    }

    .homepage.show-homepage-banner .page-category-wrapper {
        max-width: 42em;
    }

    .collection-type-album.show-album-banner .page-description {
        max-width: 42em;
    }

    .collection-type-blog.view-list.show-blog-banner .page-description {
        max-width: 42em;
    }

    .collection-type-events.view-list.show-events-banner .page-description {
        max-width: 42em;
    }

    .collection-type-gallery.show-gallery-banner .page-description {
        max-width: 42em;
    }

    .collection-type-index.show-index-banner .page-description {
        max-width: 42em;
    }

    .collection-type-page.show-page-banner .page-description {
        max-width: 42em;
    }

    .collection-type-project.show-project-banner .page-description {
        max-width: 42em;
    }

    .collection-type-products.view-list.show-products-banner .page-description {
        max-width: 42em;
    }

    .homepage.show-homepage-banner .page-description {
        max-width: 42em;
    }
}

.collection-type-album.show-album-banner .page-title {
    color: rgb(229, 74, 53);
    text-transform: uppercase;
    line-height: 2.6em;
    letter-spacing: 0.18em;
    font-family: futura-pt;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 3px;
}

.collection-type-blog.view-list.show-blog-banner .page-title {
    color: rgb(229, 74, 53);
    text-transform: uppercase;
    line-height: 2.6em;
    letter-spacing: 0.18em;
    font-family: futura-pt;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 3px;
}

.collection-type-events.view-list.show-events-banner .page-title {
    color: rgb(229, 74, 53);
    text-transform: uppercase;
    line-height: 2.6em;
    letter-spacing: 0.18em;
    font-family: futura-pt;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 3px;
}

.collection-type-gallery.show-gallery-banner .page-title {
    color: rgb(229, 74, 53);
    text-transform: uppercase;
    line-height: 2.6em;
    letter-spacing: 0.18em;
    font-family: futura-pt;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 3px;
}

.collection-type-index.show-index-banner .page-title {
    color: rgb(229, 74, 53);
    text-transform: uppercase;
    line-height: 2.6em;
    letter-spacing: 0.18em;
    font-family: futura-pt;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 3px;
}

.collection-type-page.show-page-banner .page-title {
    color: rgb(229, 74, 53);
    text-transform: uppercase;
    line-height: 2.6em;
    letter-spacing: 0.18em;
    font-family: futura-pt;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 3px;
}

.collection-type-project.show-project-banner .page-title {
    color: rgb(229, 74, 53);
    text-transform: uppercase;
    line-height: 2.6em;
    letter-spacing: 0.18em;
    font-family: futura-pt;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 3px;
}

.collection-type-products.view-list.show-products-banner .page-title {
    color: rgb(229, 74, 53);
    text-transform: uppercase;
    line-height: 2.6em;
    letter-spacing: 0.18em;
    font-family: futura-pt;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 3px;
}

.homepage.show-homepage-banner .page-title {
    color: rgb(229, 74, 53);
    text-transform: uppercase;
    line-height: 2.6em;
    letter-spacing: 0.18em;
    font-family: futura-pt;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    margin-bottom: 3px;
}

.collection-type-album.show-album-banner .page-category-wrapper {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: 0.02em;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0.5em;
}

.collection-type-blog.view-list.show-blog-banner .page-category-wrapper {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: 0.02em;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0.5em;
}

.collection-type-events.view-list.show-events-banner .page-category-wrapper {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: 0.02em;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0.5em;
}

.collection-type-gallery.show-gallery-banner .page-category-wrapper {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: 0.02em;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0.5em;
}

.collection-type-index.show-index-banner .page-category-wrapper {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: 0.02em;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0.5em;
}

.collection-type-page.show-page-banner .page-category-wrapper {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: 0.02em;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0.5em;
}

.collection-type-project.show-project-banner .page-category-wrapper {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: 0.02em;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0.5em;
}

.collection-type-products.view-list.show-products-banner .page-category-wrapper {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: 0.02em;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0.5em;
}

.homepage.show-homepage-banner .page-category-wrapper {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: 0.02em;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    margin-bottom: 0.5em;
}

.collection-type-album.show-album-banner .page-description {
    color: rgb(242, 242, 242);
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0.01em;
    font-family: calluna;
    font-size: 108px;
    font-style: normal;
    font-weight: 400;
}

.collection-type-blog.view-list.show-blog-banner .page-description {
    color: rgb(242, 242, 242);
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0.01em;
    font-family: calluna;
    font-size: 108px;
    font-style: normal;
    font-weight: 400;
}

.collection-type-events.view-list.show-events-banner .page-description {
    color: rgb(242, 242, 242);
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0.01em;
    font-family: calluna;
    font-size: 108px;
    font-style: normal;
    font-weight: 400;
}

.collection-type-gallery.show-gallery-banner .page-description {
    color: rgb(242, 242, 242);
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0.01em;
    font-family: calluna;
    font-size: 108px;
    font-style: normal;
    font-weight: 400;
}

.collection-type-index.show-index-banner .page-description {
    color: rgb(242, 242, 242);
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0.01em;
    font-family: calluna;
    font-size: 108px;
    font-style: normal;
    font-weight: 400;
}

.collection-type-page.show-page-banner .page-description {
    color: rgb(242, 242, 242);
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0.01em;
    font-family: calluna;
    font-size: 108px;
    font-style: normal;
    font-weight: 400;
}

.collection-type-project.show-project-banner .page-description {
    color: rgb(242, 242, 242);
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0.01em;
    font-family: calluna;
    font-size: 108px;
    font-style: normal;
    font-weight: 400;
}

.collection-type-products.view-list.show-products-banner .page-description {
    color: rgb(242, 242, 242);
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0.01em;
    font-family: calluna;
    font-size: 108px;
    font-style: normal;
    font-weight: 400;
}

.homepage.show-homepage-banner .page-description {
    color: rgb(242, 242, 242);
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0.01em;
    font-family: calluna;
    font-size: 108px;
    font-style: normal;
    font-weight: 400;
}

.collection-type-album.show-album-banner .page-description p {
    margin: auto;
}

.collection-type-blog.view-list.show-blog-banner .page-description p {
    margin: auto;
}

.collection-type-events.view-list.show-events-banner .page-description p {
    margin: auto;
}

.collection-type-gallery.show-gallery-banner .page-description p {
    margin: auto;
}

.collection-type-index.show-index-banner .page-description p {
    margin: auto;
}

.collection-type-page.show-page-banner .page-description p {
    margin: auto;
}

.collection-type-project.show-project-banner .page-description p {
    margin: auto;
}

.collection-type-products.view-list.show-products-banner .page-description p {
    margin: auto;
}

.homepage.show-homepage-banner .page-description p {
    margin: auto;
}

.collection-type-album.show-album-banner .page-description p:last-child {
    margin: 0px;
}

.collection-type-blog.view-list.show-blog-banner .page-description p:last-child {
    margin: 0px;
}

.collection-type-events.view-list.show-events-banner .page-description p:last-child {
    margin: 0px;
}

.collection-type-gallery.show-gallery-banner .page-description p:last-child {
    margin: 0px;
}

.collection-type-index.show-index-banner .page-description p:last-child {
    margin: 0px;
}

.collection-type-page.show-page-banner .page-description p:last-child {
    margin: 0px;
}

.collection-type-project.show-project-banner .page-description p:last-child {
    margin: 0px;
}

.collection-type-products.view-list.show-products-banner .page-description p:last-child {
    margin: 0px;
}

.homepage.show-homepage-banner .page-description p:last-child {
    margin: 0px;
}

.collection-type-album.show-album-banner.show-page-description.sqs-edit-mode :empty.page-description::after {
    content: attr(data-default-description);
}

.collection-type-blog.view-list.show-blog-banner.show-page-description.sqs-edit-mode :empty.page-description::after {
    content: attr(data-default-description);
}

.collection-type-events.view-list.show-events-banner.show-page-description.sqs-edit-mode :empty.page-description::after {
    content: attr(data-default-description);
}

.collection-type-gallery.show-gallery-banner.show-page-description.sqs-edit-mode :empty.page-description::after {
    content: attr(data-default-description);
}

.collection-type-index.show-index-banner.show-page-description.sqs-edit-mode :empty.page-description::after {
    content: attr(data-default-description);
}

.collection-type-page.show-page-banner.show-page-description.sqs-edit-mode :empty.page-description::after {
    content: attr(data-default-description);
}

.collection-type-project.show-project-banner.show-page-description.sqs-edit-mode :empty.page-description::after {
    content: attr(data-default-description);
}

.collection-type-products.view-list.show-products-banner.show-page-description.sqs-edit-mode :empty.page-description::after {
    content: attr(data-default-description);
}

.homepage.show-homepage-banner.show-page-description.sqs-edit-mode :empty.page-description::after {
    content: attr(data-default-description);
}

@media screen and (max-width:1920px) and (min-width:1560px) and (min-aspect-ratio:1 / 1) {
    .collection-type-album.show-album-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    .collection-type-blog.view-list.show-blog-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    .collection-type-events.view-list.show-events-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    .collection-type-gallery.show-gallery-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    .collection-type-index.show-index-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    .collection-type-page.show-page-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    .collection-type-project.show-project-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    .collection-type-products.view-list.show-products-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }

    .homepage.show-homepage-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vw;
    }
}

@media screen and (max-width:1560px) and (min-aspect-ratio:1 / 1) {
    .collection-type-album.show-album-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 13px;
    }

    .collection-type-blog.view-list.show-blog-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 13px;
    }

    .collection-type-events.view-list.show-events-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 13px;
    }

    .collection-type-gallery.show-gallery-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 13px;
    }

    .collection-type-index.show-index-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 13px;
    }

    .collection-type-page.show-page-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 13px;
    }

    .collection-type-project.show-project-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 13px;
    }

    .collection-type-products.view-list.show-products-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 13px;
    }

    .homepage.show-homepage-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 13px;
    }
}

@media screen and (min-width:1920px) and (min-aspect-ratio:1 / 1) {
    .collection-type-album.show-album-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    .collection-type-blog.view-list.show-blog-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    .collection-type-events.view-list.show-events-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    .collection-type-gallery.show-gallery-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    .collection-type-index.show-index-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    .collection-type-page.show-page-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    .collection-type-project.show-project-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    .collection-type-products.view-list.show-products-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    .homepage.show-homepage-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }
}

@media screen and (max-width:1920px) and (min-width:1560px) and (max-aspect-ratio:1 / 1) {
    .collection-type-album.show-album-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    .collection-type-blog.view-list.show-blog-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    .collection-type-events.view-list.show-events-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    .collection-type-gallery.show-gallery-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    .collection-type-index.show-index-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    .collection-type-page.show-page-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    .collection-type-project.show-project-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    .collection-type-products.view-list.show-products-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }

    .homepage.show-homepage-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 0.83vh;
    }
}

@media screen and (max-width:1560px) and (max-aspect-ratio:1 / 1) {
    .collection-type-album.show-album-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 13px;
    }

    .collection-type-blog.view-list.show-blog-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 13px;
    }

    .collection-type-events.view-list.show-events-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 13px;
    }

    .collection-type-gallery.show-gallery-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 13px;
    }

    .collection-type-index.show-index-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 13px;
    }

    .collection-type-page.show-page-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 13px;
    }

    .collection-type-project.show-project-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 13px;
    }

    .collection-type-products.view-list.show-products-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 13px;
    }

    .homepage.show-homepage-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 13px;
    }
}

@media screen and (min-width:1920px) and (max-aspect-ratio:1 / 1) {
    .collection-type-album.show-album-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    .collection-type-blog.view-list.show-blog-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    .collection-type-events.view-list.show-events-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    .collection-type-gallery.show-gallery-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    .collection-type-index.show-index-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    .collection-type-page.show-page-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    .collection-type-project.show-project-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    .collection-type-products.view-list.show-products-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }

    .homepage.show-homepage-banner.scale-banner-title-font-size .page-text-wrapper .page-title {
        font-size: 16px;
    }
}

@media screen and (max-width:1920px) and (min-width:800px) and (min-aspect-ratio:1 / 1) {
    .collection-type-album.show-album-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    .collection-type-blog.view-list.show-blog-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    .collection-type-events.view-list.show-events-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    .collection-type-gallery.show-gallery-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    .collection-type-index.show-index-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    .collection-type-page.show-page-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    .collection-type-project.show-project-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    .collection-type-products.view-list.show-products-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }

    .homepage.show-homepage-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vw;
    }
}

@media screen and (max-width:800px) and (min-aspect-ratio:1 / 1) {
    .collection-type-album.show-album-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 45px;
    }

    .collection-type-blog.view-list.show-blog-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 45px;
    }

    .collection-type-events.view-list.show-events-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 45px;
    }

    .collection-type-gallery.show-gallery-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 45px;
    }

    .collection-type-index.show-index-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 45px;
    }

    .collection-type-page.show-page-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 45px;
    }

    .collection-type-project.show-project-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 45px;
    }

    .collection-type-products.view-list.show-products-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 45px;
    }

    .homepage.show-homepage-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 45px;
    }
}

@media screen and (min-width:1920px) and (min-aspect-ratio:1 / 1) {
    .collection-type-album.show-album-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    .collection-type-blog.view-list.show-blog-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    .collection-type-events.view-list.show-events-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    .collection-type-gallery.show-gallery-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    .collection-type-index.show-index-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    .collection-type-page.show-page-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    .collection-type-project.show-project-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    .collection-type-products.view-list.show-products-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    .homepage.show-homepage-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }
}

@media screen and (max-width:1920px) and (min-width:800px) and (max-aspect-ratio:1 / 1) {
    .collection-type-album.show-album-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    .collection-type-blog.view-list.show-blog-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    .collection-type-events.view-list.show-events-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    .collection-type-gallery.show-gallery-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    .collection-type-index.show-index-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    .collection-type-page.show-page-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    .collection-type-project.show-project-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    .collection-type-products.view-list.show-products-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }

    .homepage.show-homepage-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 5.62vh;
    }
}

@media screen and (max-width:800px) and (max-aspect-ratio:1 / 1) {
    .collection-type-album.show-album-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 45px;
    }

    .collection-type-blog.view-list.show-blog-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 45px;
    }

    .collection-type-events.view-list.show-events-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 45px;
    }

    .collection-type-gallery.show-gallery-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 45px;
    }

    .collection-type-index.show-index-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 45px;
    }

    .collection-type-page.show-page-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 45px;
    }

    .collection-type-project.show-project-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 45px;
    }

    .collection-type-products.view-list.show-products-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 45px;
    }

    .homepage.show-homepage-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 45px;
    }
}

@media screen and (min-width:1920px) and (max-aspect-ratio:1 / 1) {
    .collection-type-album.show-album-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    .collection-type-blog.view-list.show-blog-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    .collection-type-events.view-list.show-events-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    .collection-type-gallery.show-gallery-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    .collection-type-index.show-index-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    .collection-type-page.show-page-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    .collection-type-project.show-project-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    .collection-type-products.view-list.show-products-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }

    .homepage.show-homepage-banner.scale-banner-description-font-size .page-text-wrapper .page-description {
        font-size: 108px;
    }
}

@media screen and (min-width:768px) {
    .collection-type-album.show-album-banner.page-banner-text-width-small .page-text-wrapper {
        width: calc(100% - 67vw);
    }

    .collection-type-blog.view-list.show-blog-banner.page-banner-text-width-small .page-text-wrapper {
        width: calc(100% - 67vw);
    }

    .collection-type-events.view-list.show-events-banner.page-banner-text-width-small .page-text-wrapper {
        width: calc(100% - 67vw);
    }

    .collection-type-gallery.show-gallery-banner.page-banner-text-width-small .page-text-wrapper {
        width: calc(100% - 67vw);
    }

    .collection-type-index.show-index-banner.page-banner-text-width-small .page-text-wrapper {
        width: calc(100% - 67vw);
    }

    .collection-type-page.show-page-banner.page-banner-text-width-small .page-text-wrapper {
        width: calc(100% - 67vw);
    }

    .collection-type-project.show-project-banner.page-banner-text-width-small .page-text-wrapper {
        width: calc(100% - 67vw);
    }

    .collection-type-products.view-list.show-products-banner.page-banner-text-width-small .page-text-wrapper {
        width: calc(100% - 67vw);
    }

    .homepage.show-homepage-banner.page-banner-text-width-small .page-text-wrapper {
        width: calc(100% - 67vw);
    }

    .collection-type-album.show-album-banner.page-banner-text-width-medium .page-text-wrapper {
        width: calc(100% - 50vw);
    }

    .collection-type-blog.view-list.show-blog-banner.page-banner-text-width-medium .page-text-wrapper {
        width: calc(100% - 50vw);
    }

    .collection-type-events.view-list.show-events-banner.page-banner-text-width-medium .page-text-wrapper {
        width: calc(100% - 50vw);
    }

    .collection-type-gallery.show-gallery-banner.page-banner-text-width-medium .page-text-wrapper {
        width: calc(100% - 50vw);
    }

    .collection-type-index.show-index-banner.page-banner-text-width-medium .page-text-wrapper {
        width: calc(100% - 50vw);
    }

    .collection-type-page.show-page-banner.page-banner-text-width-medium .page-text-wrapper {
        width: calc(100% - 50vw);
    }

    .collection-type-project.show-project-banner.page-banner-text-width-medium .page-text-wrapper {
        width: calc(100% - 50vw);
    }

    .collection-type-products.view-list.show-products-banner.page-banner-text-width-medium .page-text-wrapper {
        width: calc(100% - 50vw);
    }

    .homepage.show-homepage-banner.page-banner-text-width-medium .page-text-wrapper {
        width: calc(100% - 50vw);
    }

    .collection-type-album.show-album-banner.page-banner-text-width-large .page-text-wrapper {
        width: calc(100% - 33vw);
    }

    .collection-type-blog.view-list.show-blog-banner.page-banner-text-width-large .page-text-wrapper {
        width: calc(100% - 33vw);
    }

    .collection-type-events.view-list.show-events-banner.page-banner-text-width-large .page-text-wrapper {
        width: calc(100% - 33vw);
    }

    .collection-type-gallery.show-gallery-banner.page-banner-text-width-large .page-text-wrapper {
        width: calc(100% - 33vw);
    }

    .collection-type-index.show-index-banner.page-banner-text-width-large .page-text-wrapper {
        width: calc(100% - 33vw);
    }

    .collection-type-page.show-page-banner.page-banner-text-width-large .page-text-wrapper {
        width: calc(100% - 33vw);
    }

    .collection-type-project.show-project-banner.page-banner-text-width-large .page-text-wrapper {
        width: calc(100% - 33vw);
    }

    .collection-type-products.view-list.show-products-banner.page-banner-text-width-large .page-text-wrapper {
        width: calc(100% - 33vw);
    }

    .homepage.show-homepage-banner.page-banner-text-width-large .page-text-wrapper {
        width: calc(100% - 33vw);
    }

    .collection-type-album.show-album-banner.page-banner-text-width-extra-large .page-text-wrapper {
        width: calc(100% - 10vw);
    }

    .collection-type-blog.view-list.show-blog-banner.page-banner-text-width-extra-large .page-text-wrapper {
        width: calc(100% - 10vw);
    }

    .collection-type-events.view-list.show-events-banner.page-banner-text-width-extra-large .page-text-wrapper {
        width: calc(100% - 10vw);
    }

    .collection-type-gallery.show-gallery-banner.page-banner-text-width-extra-large .page-text-wrapper {
        width: calc(100% - 10vw);
    }

    .collection-type-index.show-index-banner.page-banner-text-width-extra-large .page-text-wrapper {
        width: calc(100% - 10vw);
    }

    .collection-type-page.show-page-banner.page-banner-text-width-extra-large .page-text-wrapper {
        width: calc(100% - 10vw);
    }

    .collection-type-project.show-project-banner.page-banner-text-width-extra-large .page-text-wrapper {
        width: calc(100% - 10vw);
    }

    .collection-type-products.view-list.show-products-banner.page-banner-text-width-extra-large .page-text-wrapper {
        width: calc(100% - 10vw);
    }

    .homepage.show-homepage-banner.page-banner-text-width-extra-large .page-text-wrapper {
        width: calc(100% - 10vw);
    }
}

.collection-type-album.show-album-banner :not(.page-banner-has-image).page-banner-wrapper {
    background-color: rgb(8, 27, 51);
}

.collection-type-blog.view-list.show-blog-banner :not(.page-banner-has-image).page-banner-wrapper {
    background-color: rgb(8, 27, 51);
}

.collection-type-events.view-list.show-events-banner :not(.page-banner-has-image).page-banner-wrapper {
    background-color: rgb(8, 27, 51);
}

.collection-type-gallery.show-gallery-banner :not(.page-banner-has-image).page-banner-wrapper {
    background-color: rgb(8, 27, 51);
}

.collection-type-index.show-index-banner :not(.page-banner-has-image).page-banner-wrapper {
    background-color: rgb(8, 27, 51);
}

.collection-type-page.show-page-banner :not(.page-banner-has-image).page-banner-wrapper {
    background-color: rgb(8, 27, 51);
}

.collection-type-project.show-project-banner :not(.page-banner-has-image).page-banner-wrapper {
    background-color: rgb(8, 27, 51);
}

.collection-type-products.view-list.show-products-banner :not(.page-banner-has-image).page-banner-wrapper {
    background-color: rgb(8, 27, 51);
}

.homepage.show-homepage-banner :not(.page-banner-has-image).page-banner-wrapper {
    background-color: rgb(8, 27, 51);
}

.collection-type-album.show-album-banner.banner-height-small .page-banner-wrapper {
    height: 24vh;
}

.collection-type-blog.view-list.show-blog-banner.banner-height-small .page-banner-wrapper {
    height: 24vh;
}

.collection-type-events.view-list.show-events-banner.banner-height-small .page-banner-wrapper {
    height: 24vh;
}

.collection-type-gallery.show-gallery-banner.banner-height-small .page-banner-wrapper {
    height: 24vh;
}

.collection-type-index.show-index-banner.banner-height-small .page-banner-wrapper {
    height: 24vh;
}

.collection-type-page.show-page-banner.banner-height-small .page-banner-wrapper {
    height: 24vh;
}

.collection-type-project.show-project-banner.banner-height-small .page-banner-wrapper {
    height: 24vh;
}

.collection-type-products.view-list.show-products-banner.banner-height-small .page-banner-wrapper {
    height: 24vh;
}

.homepage.show-homepage-banner.banner-height-small .page-banner-wrapper {
    height: 24vh;
}

.collection-type-album.show-album-banner.banner-height-medium .page-banner-wrapper {
    height: 48vh;
}

.collection-type-blog.view-list.show-blog-banner.banner-height-medium .page-banner-wrapper {
    height: 48vh;
}

.collection-type-events.view-list.show-events-banner.banner-height-medium .page-banner-wrapper {
    height: 48vh;
}

.collection-type-gallery.show-gallery-banner.banner-height-medium .page-banner-wrapper {
    height: 48vh;
}

.collection-type-index.show-index-banner.banner-height-medium .page-banner-wrapper {
    height: 48vh;
}

.collection-type-page.show-page-banner.banner-height-medium .page-banner-wrapper {
    height: 48vh;
}

.collection-type-project.show-project-banner.banner-height-medium .page-banner-wrapper {
    height: 48vh;
}

.collection-type-products.view-list.show-products-banner.banner-height-medium .page-banner-wrapper {
    height: 48vh;
}

.homepage.show-homepage-banner.banner-height-medium .page-banner-wrapper {
    height: 48vh;
}

.collection-type-album.show-album-banner.banner-height-large .page-banner-wrapper {
    height: 72vh;
}

.collection-type-blog.view-list.show-blog-banner.banner-height-large .page-banner-wrapper {
    height: 72vh;
}

.collection-type-events.view-list.show-events-banner.banner-height-large .page-banner-wrapper {
    height: 72vh;
}

.collection-type-gallery.show-gallery-banner.banner-height-large .page-banner-wrapper {
    height: 72vh;
}

.collection-type-index.show-index-banner.banner-height-large .page-banner-wrapper {
    height: 72vh;
}

.collection-type-page.show-page-banner.banner-height-large .page-banner-wrapper {
    height: 72vh;
}

.collection-type-project.show-project-banner.banner-height-large .page-banner-wrapper {
    height: 72vh;
}

.collection-type-products.view-list.show-products-banner.banner-height-large .page-banner-wrapper {
    height: 72vh;
}

.homepage.show-homepage-banner.banner-height-large .page-banner-wrapper {
    height: 72vh;
}

.collection-type-album.show-album-banner.banner-height-extra-large .page-banner-wrapper {
    height: 100vh;
}

.collection-type-blog.view-list.show-blog-banner.banner-height-extra-large .page-banner-wrapper {
    height: 100vh;
}

.collection-type-events.view-list.show-events-banner.banner-height-extra-large .page-banner-wrapper {
    height: 100vh;
}

.collection-type-gallery.show-gallery-banner.banner-height-extra-large .page-banner-wrapper {
    height: 100vh;
}

.collection-type-index.show-index-banner.banner-height-extra-large .page-banner-wrapper {
    height: 100vh;
}

.collection-type-page.show-page-banner.banner-height-extra-large .page-banner-wrapper {
    height: 100vh;
}

.collection-type-project.show-project-banner.banner-height-extra-large .page-banner-wrapper {
    height: 100vh;
}

.collection-type-products.view-list.show-products-banner.banner-height-extra-large .page-banner-wrapper {
    height: 100vh;
}

.homepage.show-homepage-banner.banner-height-extra-large .page-banner-wrapper {
    height: 100vh;
}

:not(.auto-color-banner-background).collection-type-album.show-album-banner .page-banner-wrapper {
    background-color: rgb(8, 27, 51);
}

:not(.auto-color-banner-background).collection-type-blog.view-list.show-blog-banner .page-banner-wrapper {
    background-color: rgb(8, 27, 51);
}

:not(.auto-color-banner-background).collection-type-events.view-list.show-events-banner .page-banner-wrapper {
    background-color: rgb(8, 27, 51);
}

:not(.auto-color-banner-background).collection-type-gallery.show-gallery-banner .page-banner-wrapper {
    background-color: rgb(8, 27, 51);
}

:not(.auto-color-banner-background).collection-type-index.show-index-banner .page-banner-wrapper {
    background-color: rgb(8, 27, 51);
}

:not(.auto-color-banner-background).collection-type-page.show-page-banner .page-banner-wrapper {
    background-color: rgb(8, 27, 51);
}

:not(.auto-color-banner-background).collection-type-project.show-project-banner .page-banner-wrapper {
    background-color: rgb(8, 27, 51);
}

:not(.auto-color-banner-background).collection-type-products.view-list.show-products-banner .page-banner-wrapper {
    background-color: rgb(8, 27, 51);
}

:not(.auto-color-banner-background).homepage.show-homepage-banner .page-banner-wrapper {
    background-color: rgb(8, 27, 51);
}

.collection-type-album.show-album-banner.banner-image-alignment-center.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-blog.view-list.show-blog-banner.banner-image-alignment-center.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-events.view-list.show-events-banner.banner-image-alignment-center.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-gallery.show-gallery-banner.banner-image-alignment-center.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-index.show-index-banner.banner-image-alignment-center.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-page.show-page-banner.banner-image-alignment-center.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-project.show-project-banner.banner-image-alignment-center.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-products.view-list.show-products-banner.banner-image-alignment-center.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.homepage.show-homepage-banner.banner-image-alignment-center.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-album.show-album-banner.banner-image-alignment-left.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-blog.view-list.show-blog-banner.banner-image-alignment-left.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-events.view-list.show-events-banner.banner-image-alignment-left.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-gallery.show-gallery-banner.banner-image-alignment-left.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-index.show-index-banner.banner-image-alignment-left.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-page.show-page-banner.banner-image-alignment-left.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-project.show-project-banner.banner-image-alignment-left.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-products.view-list.show-products-banner.banner-image-alignment-left.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.homepage.show-homepage-banner.banner-image-alignment-left.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-album.show-album-banner.banner-image-alignment-right.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-blog.view-list.show-blog-banner.banner-image-alignment-right.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-events.view-list.show-events-banner.banner-image-alignment-right.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-gallery.show-gallery-banner.banner-image-alignment-right.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-index.show-index-banner.banner-image-alignment-right.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-page.show-page-banner.banner-image-alignment-right.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-project.show-project-banner.banner-image-alignment-right.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-products.view-list.show-products-banner.banner-image-alignment-right.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.homepage.show-homepage-banner.banner-image-alignment-right.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-album.show-album-banner.banner-image-alignment-center.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-blog.view-list.show-blog-banner.banner-image-alignment-center.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-events.view-list.show-events-banner.banner-image-alignment-center.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-gallery.show-gallery-banner.banner-image-alignment-center.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-index.show-index-banner.banner-image-alignment-center.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-page.show-page-banner.banner-image-alignment-center.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-project.show-project-banner.banner-image-alignment-center.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-products.view-list.show-products-banner.banner-image-alignment-center.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.homepage.show-homepage-banner.banner-image-alignment-center.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-album.show-album-banner.banner-image-alignment-left.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-blog.view-list.show-blog-banner.banner-image-alignment-left.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-events.view-list.show-events-banner.banner-image-alignment-left.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-gallery.show-gallery-banner.banner-image-alignment-left.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-index.show-index-banner.banner-image-alignment-left.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-page.show-page-banner.banner-image-alignment-left.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-project.show-project-banner.banner-image-alignment-left.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-products.view-list.show-products-banner.banner-image-alignment-left.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.homepage.show-homepage-banner.banner-image-alignment-left.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-album.show-album-banner.banner-image-alignment-right.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-blog.view-list.show-blog-banner.banner-image-alignment-right.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-events.view-list.show-events-banner.banner-image-alignment-right.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-gallery.show-gallery-banner.banner-image-alignment-right.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-index.show-index-banner.banner-image-alignment-right.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-page.show-page-banner.banner-image-alignment-right.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-project.show-project-banner.banner-image-alignment-right.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-products.view-list.show-products-banner.banner-image-alignment-right.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.homepage.show-homepage-banner.banner-image-alignment-right.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    right: 0px;
    bottom: 0px;
    max-height: none;
    max-width: none;
    transform: translate(0%, 0%);
    -webkit-transform: translate(0%, 0%);
    -moz-transform: translate(0%, 0%);
    -o-transform: translate(0%, 0%);
}

.collection-type-album.show-album-banner.banner-image-alignment-left.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    width: 50%;
    text-align: center;
    right: auto;
}

.collection-type-blog.view-list.show-blog-banner.banner-image-alignment-left.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    width: 50%;
    text-align: center;
    right: auto;
}

.collection-type-events.view-list.show-events-banner.banner-image-alignment-left.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    width: 50%;
    text-align: center;
    right: auto;
}

.collection-type-gallery.show-gallery-banner.banner-image-alignment-left.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    width: 50%;
    text-align: center;
    right: auto;
}

.collection-type-index.show-index-banner.banner-image-alignment-left.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    width: 50%;
    text-align: center;
    right: auto;
}

.collection-type-page.show-page-banner.banner-image-alignment-left.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    width: 50%;
    text-align: center;
    right: auto;
}

.collection-type-project.show-project-banner.banner-image-alignment-left.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    width: 50%;
    text-align: center;
    right: auto;
}

.collection-type-products.view-list.show-products-banner.banner-image-alignment-left.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    width: 50%;
    text-align: center;
    right: auto;
}

.homepage.show-homepage-banner.banner-image-alignment-left.banner-image-crop .project-banner-image-container.content-fill {
    left: 0px;
    width: 50%;
    text-align: center;
    right: auto;
}

.collection-type-album.show-album-banner.banner-image-alignment-left.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    width: 50%;
    text-align: center;
    right: auto;
}

.collection-type-blog.view-list.show-blog-banner.banner-image-alignment-left.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    width: 50%;
    text-align: center;
    right: auto;
}

.collection-type-events.view-list.show-events-banner.banner-image-alignment-left.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    width: 50%;
    text-align: center;
    right: auto;
}

.collection-type-gallery.show-gallery-banner.banner-image-alignment-left.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    width: 50%;
    text-align: center;
    right: auto;
}

.collection-type-index.show-index-banner.banner-image-alignment-left.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    width: 50%;
    text-align: center;
    right: auto;
}

.collection-type-page.show-page-banner.banner-image-alignment-left.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    width: 50%;
    text-align: center;
    right: auto;
}

.collection-type-project.show-project-banner.banner-image-alignment-left.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    width: 50%;
    text-align: center;
    right: auto;
}

.collection-type-products.view-list.show-products-banner.banner-image-alignment-left.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    width: 50%;
    text-align: center;
    right: auto;
}

.homepage.show-homepage-banner.banner-image-alignment-left.banner-image-crop .page-banner-image-container.content-fill {
    left: 0px;
    width: 50%;
    text-align: center;
    right: auto;
}

.collection-type-album.show-album-banner.banner-image-alignment-right.banner-image-crop .project-banner-image-container.content-fill {
    left: auto;
    width: 50%;
    text-align: center;
    right: 0px;
}

.collection-type-blog.view-list.show-blog-banner.banner-image-alignment-right.banner-image-crop .project-banner-image-container.content-fill {
    left: auto;
    width: 50%;
    text-align: center;
    right: 0px;
}

.collection-type-events.view-list.show-events-banner.banner-image-alignment-right.banner-image-crop .project-banner-image-container.content-fill {
    left: auto;
    width: 50%;
    text-align: center;
    right: 0px;
}

.collection-type-gallery.show-gallery-banner.banner-image-alignment-right.banner-image-crop .project-banner-image-container.content-fill {
    left: auto;
    width: 50%;
    text-align: center;
    right: 0px;
}

.collection-type-index.show-index-banner.banner-image-alignment-right.banner-image-crop .project-banner-image-container.content-fill {
    left: auto;
    width: 50%;
    text-align: center;
    right: 0px;
}

.collection-type-page.show-page-banner.banner-image-alignment-right.banner-image-crop .project-banner-image-container.content-fill {
    left: auto;
    width: 50%;
    text-align: center;
    right: 0px;
}

.collection-type-project.show-project-banner.banner-image-alignment-right.banner-image-crop .project-banner-image-container.content-fill {
    left: auto;
    width: 50%;
    text-align: center;
    right: 0px;
}

.collection-type-products.view-list.show-products-banner.banner-image-alignment-right.banner-image-crop .project-banner-image-container.content-fill {
    left: auto;
    width: 50%;
    text-align: center;
    right: 0px;
}

.homepage.show-homepage-banner.banner-image-alignment-right.banner-image-crop .project-banner-image-container.content-fill {
    left: auto;
    width: 50%;
    text-align: center;
    right: 0px;
}

.collection-type-album.show-album-banner.banner-image-alignment-right.banner-image-crop .page-banner-image-container.content-fill {
    left: auto;
    width: 50%;
    text-align: center;
    right: 0px;
}

.collection-type-blog.view-list.show-blog-banner.banner-image-alignment-right.banner-image-crop .page-banner-image-container.content-fill {
    left: auto;
    width: 50%;
    text-align: center;
    right: 0px;
}

.collection-type-events.view-list.show-events-banner.banner-image-alignment-right.banner-image-crop .page-banner-image-container.content-fill {
    left: auto;
    width: 50%;
    text-align: center;
    right: 0px;
}

.collection-type-gallery.show-gallery-banner.banner-image-alignment-right.banner-image-crop .page-banner-image-container.content-fill {
    left: auto;
    width: 50%;
    text-align: center;
    right: 0px;
}

.collection-type-index.show-index-banner.banner-image-alignment-right.banner-image-crop .page-banner-image-container.content-fill {
    left: auto;
    width: 50%;
    text-align: center;
    right: 0px;
}

.collection-type-page.show-page-banner.banner-image-alignment-right.banner-image-crop .page-banner-image-container.content-fill {
    left: auto;
    width: 50%;
    text-align: center;
    right: 0px;
}

.collection-type-project.show-project-banner.banner-image-alignment-right.banner-image-crop .page-banner-image-container.content-fill {
    left: auto;
    width: 50%;
    text-align: center;
    right: 0px;
}

.collection-type-products.view-list.show-products-banner.banner-image-alignment-right.banner-image-crop .page-banner-image-container.content-fill {
    left: auto;
    width: 50%;
    text-align: center;
    right: 0px;
}

.homepage.show-homepage-banner.banner-image-alignment-right.banner-image-crop .page-banner-image-container.content-fill {
    left: auto;
    width: 50%;
    text-align: center;
    right: 0px;
}

.collection-type-album.show-album-banner.banner-image-alignment-top .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: 5%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-blog.view-list.show-blog-banner.banner-image-alignment-top .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: 5%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-events.view-list.show-events-banner.banner-image-alignment-top .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: 5%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-gallery.show-gallery-banner.banner-image-alignment-top .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: 5%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-index.show-index-banner.banner-image-alignment-top .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: 5%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-page.show-page-banner.banner-image-alignment-top .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: 5%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-project.show-project-banner.banner-image-alignment-top .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: 5%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-products.view-list.show-products-banner.banner-image-alignment-top .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: 5%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.homepage.show-homepage-banner.banner-image-alignment-top .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: 5%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-album.show-album-banner.banner-image-alignment-top .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: 5%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-blog.view-list.show-blog-banner.banner-image-alignment-top .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: 5%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-events.view-list.show-events-banner.banner-image-alignment-top .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: 5%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-gallery.show-gallery-banner.banner-image-alignment-top .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: 5%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-index.show-index-banner.banner-image-alignment-top .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: 5%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-page.show-page-banner.banner-image-alignment-top .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: 5%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-project.show-project-banner.banner-image-alignment-top .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: 5%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-products.view-list.show-products-banner.banner-image-alignment-top .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: 5%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.homepage.show-homepage-banner.banner-image-alignment-top .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: 5%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-album.show-album-banner.banner-image-alignment-right .page-banner-has-image .page-banner-image-container {
    left: auto;
    top: 50%;
    text-align: right;
    right: 7%;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-blog.view-list.show-blog-banner.banner-image-alignment-right .page-banner-has-image .page-banner-image-container {
    left: auto;
    top: 50%;
    text-align: right;
    right: 7%;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-events.view-list.show-events-banner.banner-image-alignment-right .page-banner-has-image .page-banner-image-container {
    left: auto;
    top: 50%;
    text-align: right;
    right: 7%;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-gallery.show-gallery-banner.banner-image-alignment-right .page-banner-has-image .page-banner-image-container {
    left: auto;
    top: 50%;
    text-align: right;
    right: 7%;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-index.show-index-banner.banner-image-alignment-right .page-banner-has-image .page-banner-image-container {
    left: auto;
    top: 50%;
    text-align: right;
    right: 7%;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-page.show-page-banner.banner-image-alignment-right .page-banner-has-image .page-banner-image-container {
    left: auto;
    top: 50%;
    text-align: right;
    right: 7%;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-project.show-project-banner.banner-image-alignment-right .page-banner-has-image .page-banner-image-container {
    left: auto;
    top: 50%;
    text-align: right;
    right: 7%;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-products.view-list.show-products-banner.banner-image-alignment-right .page-banner-has-image .page-banner-image-container {
    left: auto;
    top: 50%;
    text-align: right;
    right: 7%;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.homepage.show-homepage-banner.banner-image-alignment-right .page-banner-has-image .page-banner-image-container {
    left: auto;
    top: 50%;
    text-align: right;
    right: 7%;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-album.show-album-banner.banner-image-alignment-right .page-banner-has-video .page-banner-image-container {
    left: auto;
    top: 50%;
    text-align: right;
    right: 7%;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-blog.view-list.show-blog-banner.banner-image-alignment-right .page-banner-has-video .page-banner-image-container {
    left: auto;
    top: 50%;
    text-align: right;
    right: 7%;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-events.view-list.show-events-banner.banner-image-alignment-right .page-banner-has-video .page-banner-image-container {
    left: auto;
    top: 50%;
    text-align: right;
    right: 7%;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-gallery.show-gallery-banner.banner-image-alignment-right .page-banner-has-video .page-banner-image-container {
    left: auto;
    top: 50%;
    text-align: right;
    right: 7%;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-index.show-index-banner.banner-image-alignment-right .page-banner-has-video .page-banner-image-container {
    left: auto;
    top: 50%;
    text-align: right;
    right: 7%;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-page.show-page-banner.banner-image-alignment-right .page-banner-has-video .page-banner-image-container {
    left: auto;
    top: 50%;
    text-align: right;
    right: 7%;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-project.show-project-banner.banner-image-alignment-right .page-banner-has-video .page-banner-image-container {
    left: auto;
    top: 50%;
    text-align: right;
    right: 7%;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-products.view-list.show-products-banner.banner-image-alignment-right .page-banner-has-video .page-banner-image-container {
    left: auto;
    top: 50%;
    text-align: right;
    right: 7%;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.homepage.show-homepage-banner.banner-image-alignment-right .page-banner-has-video .page-banner-image-container {
    left: auto;
    top: 50%;
    text-align: right;
    right: 7%;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-album.show-album-banner.banner-image-alignment-bottom .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: auto;
    right: auto;
    bottom: 5%;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-blog.view-list.show-blog-banner.banner-image-alignment-bottom .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: auto;
    right: auto;
    bottom: 5%;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-events.view-list.show-events-banner.banner-image-alignment-bottom .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: auto;
    right: auto;
    bottom: 5%;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-gallery.show-gallery-banner.banner-image-alignment-bottom .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: auto;
    right: auto;
    bottom: 5%;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-index.show-index-banner.banner-image-alignment-bottom .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: auto;
    right: auto;
    bottom: 5%;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-page.show-page-banner.banner-image-alignment-bottom .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: auto;
    right: auto;
    bottom: 5%;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-project.show-project-banner.banner-image-alignment-bottom .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: auto;
    right: auto;
    bottom: 5%;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-products.view-list.show-products-banner.banner-image-alignment-bottom .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: auto;
    right: auto;
    bottom: 5%;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.homepage.show-homepage-banner.banner-image-alignment-bottom .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: auto;
    right: auto;
    bottom: 5%;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-album.show-album-banner.banner-image-alignment-bottom .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: auto;
    right: auto;
    bottom: 5%;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-blog.view-list.show-blog-banner.banner-image-alignment-bottom .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: auto;
    right: auto;
    bottom: 5%;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-events.view-list.show-events-banner.banner-image-alignment-bottom .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: auto;
    right: auto;
    bottom: 5%;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-gallery.show-gallery-banner.banner-image-alignment-bottom .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: auto;
    right: auto;
    bottom: 5%;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-index.show-index-banner.banner-image-alignment-bottom .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: auto;
    right: auto;
    bottom: 5%;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-page.show-page-banner.banner-image-alignment-bottom .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: auto;
    right: auto;
    bottom: 5%;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-project.show-project-banner.banner-image-alignment-bottom .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: auto;
    right: auto;
    bottom: 5%;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-products.view-list.show-products-banner.banner-image-alignment-bottom .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: auto;
    right: auto;
    bottom: 5%;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.homepage.show-homepage-banner.banner-image-alignment-bottom .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: auto;
    right: auto;
    bottom: 5%;
    position: absolute;
    transform: translate(-50%, 0%);
    -webkit-transform: translate(-50%, 0%);
    -moz-transform: translate(-50%, 0%);
    -o-transform: translate(-50%, 0%);
}

.collection-type-album.show-album-banner.banner-image-alignment-left .page-banner-has-image .page-banner-image-container {
    left: 7%;
    top: 50%;
    text-align: left;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-blog.view-list.show-blog-banner.banner-image-alignment-left .page-banner-has-image .page-banner-image-container {
    left: 7%;
    top: 50%;
    text-align: left;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-events.view-list.show-events-banner.banner-image-alignment-left .page-banner-has-image .page-banner-image-container {
    left: 7%;
    top: 50%;
    text-align: left;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-gallery.show-gallery-banner.banner-image-alignment-left .page-banner-has-image .page-banner-image-container {
    left: 7%;
    top: 50%;
    text-align: left;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-index.show-index-banner.banner-image-alignment-left .page-banner-has-image .page-banner-image-container {
    left: 7%;
    top: 50%;
    text-align: left;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-page.show-page-banner.banner-image-alignment-left .page-banner-has-image .page-banner-image-container {
    left: 7%;
    top: 50%;
    text-align: left;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-project.show-project-banner.banner-image-alignment-left .page-banner-has-image .page-banner-image-container {
    left: 7%;
    top: 50%;
    text-align: left;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-products.view-list.show-products-banner.banner-image-alignment-left .page-banner-has-image .page-banner-image-container {
    left: 7%;
    top: 50%;
    text-align: left;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.homepage.show-homepage-banner.banner-image-alignment-left .page-banner-has-image .page-banner-image-container {
    left: 7%;
    top: 50%;
    text-align: left;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-album.show-album-banner.banner-image-alignment-left .page-banner-has-video .page-banner-image-container {
    left: 7%;
    top: 50%;
    text-align: left;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-blog.view-list.show-blog-banner.banner-image-alignment-left .page-banner-has-video .page-banner-image-container {
    left: 7%;
    top: 50%;
    text-align: left;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-events.view-list.show-events-banner.banner-image-alignment-left .page-banner-has-video .page-banner-image-container {
    left: 7%;
    top: 50%;
    text-align: left;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-gallery.show-gallery-banner.banner-image-alignment-left .page-banner-has-video .page-banner-image-container {
    left: 7%;
    top: 50%;
    text-align: left;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-index.show-index-banner.banner-image-alignment-left .page-banner-has-video .page-banner-image-container {
    left: 7%;
    top: 50%;
    text-align: left;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-page.show-page-banner.banner-image-alignment-left .page-banner-has-video .page-banner-image-container {
    left: 7%;
    top: 50%;
    text-align: left;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-project.show-project-banner.banner-image-alignment-left .page-banner-has-video .page-banner-image-container {
    left: 7%;
    top: 50%;
    text-align: left;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-products.view-list.show-products-banner.banner-image-alignment-left .page-banner-has-video .page-banner-image-container {
    left: 7%;
    top: 50%;
    text-align: left;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.homepage.show-homepage-banner.banner-image-alignment-left .page-banner-has-video .page-banner-image-container {
    left: 7%;
    top: 50%;
    text-align: left;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(0%, -50%);
    -webkit-transform: translate(0%, -50%);
    -moz-transform: translate(0%, -50%);
    -o-transform: translate(0%, -50%);
}

.collection-type-album.show-album-banner.banner-image-alignment-center .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.collection-type-blog.view-list.show-blog-banner.banner-image-alignment-center .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.collection-type-events.view-list.show-events-banner.banner-image-alignment-center .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.collection-type-gallery.show-gallery-banner.banner-image-alignment-center .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.collection-type-index.show-index-banner.banner-image-alignment-center .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.collection-type-page.show-page-banner.banner-image-alignment-center .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.collection-type-project.show-project-banner.banner-image-alignment-center .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.collection-type-products.view-list.show-products-banner.banner-image-alignment-center .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.homepage.show-homepage-banner.banner-image-alignment-center .page-banner-has-image .page-banner-image-container {
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.collection-type-album.show-album-banner.banner-image-alignment-center .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.collection-type-blog.view-list.show-blog-banner.banner-image-alignment-center .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.collection-type-events.view-list.show-events-banner.banner-image-alignment-center .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.collection-type-gallery.show-gallery-banner.banner-image-alignment-center .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.collection-type-index.show-index-banner.banner-image-alignment-center .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.collection-type-page.show-page-banner.banner-image-alignment-center .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.collection-type-project.show-project-banner.banner-image-alignment-center .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.collection-type-products.view-list.show-products-banner.banner-image-alignment-center .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.homepage.show-homepage-banner.banner-image-alignment-center .page-banner-has-video .page-banner-image-container {
    left: 50%;
    top: 50%;
    right: auto;
    bottom: auto;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}

.collection-type-album.show-album-banner.banner-text-alignment-top-left .page-text-wrapper {
    margin: 5vw 5vw auto;
    text-align: left;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-top-left .page-text-wrapper {
    margin: 5vw 5vw auto;
    text-align: left;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-top-left .page-text-wrapper {
    margin: 5vw 5vw auto;
    text-align: left;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-top-left .page-text-wrapper {
    margin: 5vw 5vw auto;
    text-align: left;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-index.show-index-banner.banner-text-alignment-top-left .page-text-wrapper {
    margin: 5vw 5vw auto;
    text-align: left;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-page.show-page-banner.banner-text-alignment-top-left .page-text-wrapper {
    margin: 5vw 5vw auto;
    text-align: left;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-project.show-project-banner.banner-text-alignment-top-left .page-text-wrapper {
    margin: 5vw 5vw auto;
    text-align: left;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-top-left .page-text-wrapper {
    margin: 5vw 5vw auto;
    text-align: left;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.homepage.show-homepage-banner.banner-text-alignment-top-left .page-text-wrapper {
    margin: 5vw 5vw auto;
    text-align: left;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-album.show-album-banner.banner-text-alignment-top-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-top-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-top-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-top-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-index.show-index-banner.banner-text-alignment-top-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-page.show-page-banner.banner-text-alignment-top-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-project.show-project-banner.banner-text-alignment-top-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-top-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.homepage.show-homepage-banner.banner-text-alignment-top-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-album.show-album-banner.banner-text-alignment-top-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-top-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-top-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-top-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-index.show-index-banner.banner-text-alignment-top-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-page.show-page-banner.banner-text-alignment-top-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-project.show-project-banner.banner-text-alignment-top-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-top-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.homepage.show-homepage-banner.banner-text-alignment-top-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-album.show-album-banner.banner-text-alignment-top-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-top-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-top-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-top-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-index.show-index-banner.banner-text-alignment-top-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-page.show-page-banner.banner-text-alignment-top-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-project.show-project-banner.banner-text-alignment-top-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-top-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.homepage.show-homepage-banner.banner-text-alignment-top-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-album.show-album-banner.banner-text-alignment-left .page-text-wrapper {
    margin: auto 5vw;
    text-align: left;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-left .page-text-wrapper {
    margin: auto 5vw;
    text-align: left;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-left .page-text-wrapper {
    margin: auto 5vw;
    text-align: left;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-left .page-text-wrapper {
    margin: auto 5vw;
    text-align: left;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-index.show-index-banner.banner-text-alignment-left .page-text-wrapper {
    margin: auto 5vw;
    text-align: left;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-page.show-page-banner.banner-text-alignment-left .page-text-wrapper {
    margin: auto 5vw;
    text-align: left;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-project.show-project-banner.banner-text-alignment-left .page-text-wrapper {
    margin: auto 5vw;
    text-align: left;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-left .page-text-wrapper {
    margin: auto 5vw;
    text-align: left;
    align-content: center;
    -webkit-align-content: center;
}

.homepage.show-homepage-banner.banner-text-alignment-left .page-text-wrapper {
    margin: auto 5vw;
    text-align: left;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-album.show-album-banner.banner-text-alignment-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-index.show-index-banner.banner-text-alignment-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-page.show-page-banner.banner-text-alignment-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-project.show-project-banner.banner-text-alignment-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.homepage.show-homepage-banner.banner-text-alignment-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-album.show-album-banner.banner-text-alignment-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-index.show-index-banner.banner-text-alignment-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-page.show-page-banner.banner-text-alignment-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-project.show-project-banner.banner-text-alignment-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.homepage.show-homepage-banner.banner-text-alignment-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-album.show-album-banner.banner-text-alignment-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-index.show-index-banner.banner-text-alignment-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-page.show-page-banner.banner-text-alignment-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-project.show-project-banner.banner-text-alignment-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.homepage.show-homepage-banner.banner-text-alignment-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-album.show-album-banner.banner-text-alignment-bottom-left .page-text-wrapper {
    margin: auto auto 5vw 5vw;
    text-align: left;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-bottom-left .page-text-wrapper {
    margin: auto auto 5vw 5vw;
    text-align: left;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-bottom-left .page-text-wrapper {
    margin: auto auto 5vw 5vw;
    text-align: left;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-bottom-left .page-text-wrapper {
    margin: auto auto 5vw 5vw;
    text-align: left;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-index.show-index-banner.banner-text-alignment-bottom-left .page-text-wrapper {
    margin: auto auto 5vw 5vw;
    text-align: left;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-page.show-page-banner.banner-text-alignment-bottom-left .page-text-wrapper {
    margin: auto auto 5vw 5vw;
    text-align: left;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-project.show-project-banner.banner-text-alignment-bottom-left .page-text-wrapper {
    margin: auto auto 5vw 5vw;
    text-align: left;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-bottom-left .page-text-wrapper {
    margin: auto auto 5vw 5vw;
    text-align: left;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.homepage.show-homepage-banner.banner-text-alignment-bottom-left .page-text-wrapper {
    margin: auto auto 5vw 5vw;
    text-align: left;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-album.show-album-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-index.show-index-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-page.show-page-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-project.show-project-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.homepage.show-homepage-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-title {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-album.show-album-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-index.show-index-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-page.show-page-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-project.show-project-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.homepage.show-homepage-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-album.show-album-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-index.show-index-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-page.show-page-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-project.show-project-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.homepage.show-homepage-banner.banner-text-alignment-bottom-left .page-text-wrapper .page-description {
    width: 100%;
    text-align: left;
    margin-right: auto;
    margin-left: 0px;
}

.collection-type-album.show-album-banner.banner-text-alignment-top-right .page-text-wrapper {
    margin: 5vw 5vw auto auto;
    text-align: right;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-top-right .page-text-wrapper {
    margin: 5vw 5vw auto auto;
    text-align: right;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-top-right .page-text-wrapper {
    margin: 5vw 5vw auto auto;
    text-align: right;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-top-right .page-text-wrapper {
    margin: 5vw 5vw auto auto;
    text-align: right;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-index.show-index-banner.banner-text-alignment-top-right .page-text-wrapper {
    margin: 5vw 5vw auto auto;
    text-align: right;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-page.show-page-banner.banner-text-alignment-top-right .page-text-wrapper {
    margin: 5vw 5vw auto auto;
    text-align: right;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-project.show-project-banner.banner-text-alignment-top-right .page-text-wrapper {
    margin: 5vw 5vw auto auto;
    text-align: right;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-top-right .page-text-wrapper {
    margin: 5vw 5vw auto auto;
    text-align: right;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.homepage.show-homepage-banner.banner-text-alignment-top-right .page-text-wrapper {
    margin: 5vw 5vw auto auto;
    text-align: right;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-album.show-album-banner.banner-text-alignment-top-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-top-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-top-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-top-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-index.show-index-banner.banner-text-alignment-top-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-page.show-page-banner.banner-text-alignment-top-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-project.show-project-banner.banner-text-alignment-top-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-top-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.homepage.show-homepage-banner.banner-text-alignment-top-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-album.show-album-banner.banner-text-alignment-top-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-top-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-top-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-top-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-index.show-index-banner.banner-text-alignment-top-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-page.show-page-banner.banner-text-alignment-top-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-project.show-project-banner.banner-text-alignment-top-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-top-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.homepage.show-homepage-banner.banner-text-alignment-top-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-album.show-album-banner.banner-text-alignment-top-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-top-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-top-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-top-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-index.show-index-banner.banner-text-alignment-top-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-page.show-page-banner.banner-text-alignment-top-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-project.show-project-banner.banner-text-alignment-top-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-top-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.homepage.show-homepage-banner.banner-text-alignment-top-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-album.show-album-banner.banner-text-alignment-right .page-text-wrapper {
    margin: auto 5vw auto auto;
    text-align: right;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-right .page-text-wrapper {
    margin: auto 5vw auto auto;
    text-align: right;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-right .page-text-wrapper {
    margin: auto 5vw auto auto;
    text-align: right;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-right .page-text-wrapper {
    margin: auto 5vw auto auto;
    text-align: right;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-index.show-index-banner.banner-text-alignment-right .page-text-wrapper {
    margin: auto 5vw auto auto;
    text-align: right;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-page.show-page-banner.banner-text-alignment-right .page-text-wrapper {
    margin: auto 5vw auto auto;
    text-align: right;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-project.show-project-banner.banner-text-alignment-right .page-text-wrapper {
    margin: auto 5vw auto auto;
    text-align: right;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-right .page-text-wrapper {
    margin: auto 5vw auto auto;
    text-align: right;
    align-content: center;
    -webkit-align-content: center;
}

.homepage.show-homepage-banner.banner-text-alignment-right .page-text-wrapper {
    margin: auto 5vw auto auto;
    text-align: right;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-album.show-album-banner.banner-text-alignment-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-index.show-index-banner.banner-text-alignment-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-page.show-page-banner.banner-text-alignment-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-project.show-project-banner.banner-text-alignment-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.homepage.show-homepage-banner.banner-text-alignment-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-album.show-album-banner.banner-text-alignment-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-index.show-index-banner.banner-text-alignment-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-page.show-page-banner.banner-text-alignment-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-project.show-project-banner.banner-text-alignment-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.homepage.show-homepage-banner.banner-text-alignment-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-album.show-album-banner.banner-text-alignment-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-index.show-index-banner.banner-text-alignment-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-page.show-page-banner.banner-text-alignment-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-project.show-project-banner.banner-text-alignment-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.homepage.show-homepage-banner.banner-text-alignment-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-album.show-album-banner.banner-text-alignment-bottom-right .page-text-wrapper {
    margin: auto 5vw 5vw auto;
    text-align: right;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-bottom-right .page-text-wrapper {
    margin: auto 5vw 5vw auto;
    text-align: right;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-bottom-right .page-text-wrapper {
    margin: auto 5vw 5vw auto;
    text-align: right;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-bottom-right .page-text-wrapper {
    margin: auto 5vw 5vw auto;
    text-align: right;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-index.show-index-banner.banner-text-alignment-bottom-right .page-text-wrapper {
    margin: auto 5vw 5vw auto;
    text-align: right;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-page.show-page-banner.banner-text-alignment-bottom-right .page-text-wrapper {
    margin: auto 5vw 5vw auto;
    text-align: right;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-project.show-project-banner.banner-text-alignment-bottom-right .page-text-wrapper {
    margin: auto 5vw 5vw auto;
    text-align: right;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-bottom-right .page-text-wrapper {
    margin: auto 5vw 5vw auto;
    text-align: right;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.homepage.show-homepage-banner.banner-text-alignment-bottom-right .page-text-wrapper {
    margin: auto 5vw 5vw auto;
    text-align: right;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-album.show-album-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-index.show-index-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-page.show-page-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-project.show-project-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.homepage.show-homepage-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-title {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-album.show-album-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-index.show-index-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-page.show-page-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-project.show-project-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.homepage.show-homepage-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-album.show-album-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-index.show-index-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-page.show-page-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-project.show-project-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.homepage.show-homepage-banner.banner-text-alignment-bottom-right .page-text-wrapper .page-description {
    width: 100%;
    text-align: right;
    margin-right: 0px;
    margin-left: auto;
}

.collection-type-album.show-album-banner.banner-text-alignment-top .page-text-wrapper {
    margin: 5vw auto auto;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-top .page-text-wrapper {
    margin: 5vw auto auto;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-top .page-text-wrapper {
    margin: 5vw auto auto;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-top .page-text-wrapper {
    margin: 5vw auto auto;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-index.show-index-banner.banner-text-alignment-top .page-text-wrapper {
    margin: 5vw auto auto;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-page.show-page-banner.banner-text-alignment-top .page-text-wrapper {
    margin: 5vw auto auto;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-project.show-project-banner.banner-text-alignment-top .page-text-wrapper {
    margin: 5vw auto auto;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-top .page-text-wrapper {
    margin: 5vw auto auto;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.homepage.show-homepage-banner.banner-text-alignment-top .page-text-wrapper {
    margin: 5vw auto auto;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: flex-start;
    -webkit-align-content: flex-start;
}

.collection-type-album.show-album-banner.banner-text-alignment-top .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-top .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-top .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-top .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-index.show-index-banner.banner-text-alignment-top .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-page.show-page-banner.banner-text-alignment-top .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-project.show-project-banner.banner-text-alignment-top .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-top .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.homepage.show-homepage-banner.banner-text-alignment-top .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-album.show-album-banner.banner-text-alignment-top .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-top .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-top .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-top .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-index.show-index-banner.banner-text-alignment-top .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-page.show-page-banner.banner-text-alignment-top .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-project.show-project-banner.banner-text-alignment-top .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-top .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.homepage.show-homepage-banner.banner-text-alignment-top .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-album.show-album-banner.banner-text-alignment-top .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-top .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-top .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-top .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-index.show-index-banner.banner-text-alignment-top .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-page.show-page-banner.banner-text-alignment-top .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-project.show-project-banner.banner-text-alignment-top .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-top .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.homepage.show-homepage-banner.banner-text-alignment-top .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-album.show-album-banner.banner-text-alignment-center .page-text-wrapper {
    margin: auto;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-center .page-text-wrapper {
    margin: auto;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-center .page-text-wrapper {
    margin: auto;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-center .page-text-wrapper {
    margin: auto;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-index.show-index-banner.banner-text-alignment-center .page-text-wrapper {
    margin: auto;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-page.show-page-banner.banner-text-alignment-center .page-text-wrapper {
    margin: auto;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-project.show-project-banner.banner-text-alignment-center .page-text-wrapper {
    margin: auto;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-center .page-text-wrapper {
    margin: auto;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: center;
    -webkit-align-content: center;
}

.homepage.show-homepage-banner.banner-text-alignment-center .page-text-wrapper {
    margin: auto;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: center;
    -webkit-align-content: center;
}

.collection-type-album.show-album-banner.banner-text-alignment-center .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-center .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-center .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-center .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-index.show-index-banner.banner-text-alignment-center .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-page.show-page-banner.banner-text-alignment-center .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-project.show-project-banner.banner-text-alignment-center .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-center .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.homepage.show-homepage-banner.banner-text-alignment-center .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-album.show-album-banner.banner-text-alignment-center .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-center .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-center .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-center .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-index.show-index-banner.banner-text-alignment-center .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-page.show-page-banner.banner-text-alignment-center .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-project.show-project-banner.banner-text-alignment-center .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-center .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.homepage.show-homepage-banner.banner-text-alignment-center .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-album.show-album-banner.banner-text-alignment-center .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-center .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-center .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-center .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-index.show-index-banner.banner-text-alignment-center .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-page.show-page-banner.banner-text-alignment-center .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-project.show-project-banner.banner-text-alignment-center .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-center .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.homepage.show-homepage-banner.banner-text-alignment-center .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-album.show-album-banner.banner-text-alignment-bottom .page-text-wrapper {
    margin: auto auto 5vw;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-bottom .page-text-wrapper {
    margin: auto auto 5vw;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-bottom .page-text-wrapper {
    margin: auto auto 5vw;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-bottom .page-text-wrapper {
    margin: auto auto 5vw;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-index.show-index-banner.banner-text-alignment-bottom .page-text-wrapper {
    margin: auto auto 5vw;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-page.show-page-banner.banner-text-alignment-bottom .page-text-wrapper {
    margin: auto auto 5vw;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-project.show-project-banner.banner-text-alignment-bottom .page-text-wrapper {
    margin: auto auto 5vw;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-bottom .page-text-wrapper {
    margin: auto auto 5vw;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.homepage.show-homepage-banner.banner-text-alignment-bottom .page-text-wrapper {
    margin: auto auto 5vw;
    text-align: center;
    padding-right: 5vw;
    padding-left: 5vw;
    align-content: flex-end;
    -webkit-align-content: flex-end;
}

.collection-type-album.show-album-banner.banner-text-alignment-bottom .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-bottom .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-bottom .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-bottom .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-index.show-index-banner.banner-text-alignment-bottom .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-page.show-page-banner.banner-text-alignment-bottom .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-project.show-project-banner.banner-text-alignment-bottom .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-bottom .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.homepage.show-homepage-banner.banner-text-alignment-bottom .page-text-wrapper .page-title {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-album.show-album-banner.banner-text-alignment-bottom .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-bottom .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-bottom .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-bottom .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-index.show-index-banner.banner-text-alignment-bottom .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-page.show-page-banner.banner-text-alignment-bottom .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-project.show-project-banner.banner-text-alignment-bottom .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-bottom .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.homepage.show-homepage-banner.banner-text-alignment-bottom .page-text-wrapper .page-category-wrapper {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-album.show-album-banner.banner-text-alignment-bottom .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-alignment-bottom .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-events.view-list.show-events-banner.banner-text-alignment-bottom .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-gallery.show-gallery-banner.banner-text-alignment-bottom .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-index.show-index-banner.banner-text-alignment-bottom .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-page.show-page-banner.banner-text-alignment-bottom .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-project.show-project-banner.banner-text-alignment-bottom .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-products.view-list.show-products-banner.banner-text-alignment-bottom .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.homepage.show-homepage-banner.banner-text-alignment-bottom .page-text-wrapper .page-description {
    width: 100%;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
}

.collection-type-album.show-album-banner.banner-text-background .page-text-wrapper .page-title span {
    padding-top: 0.21em;
    padding-bottom: 0.21em;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-background .page-text-wrapper .page-title span {
    padding-top: 0.21em;
    padding-bottom: 0.21em;
}

.collection-type-events.view-list.show-events-banner.banner-text-background .page-text-wrapper .page-title span {
    padding-top: 0.21em;
    padding-bottom: 0.21em;
}

.collection-type-gallery.show-gallery-banner.banner-text-background .page-text-wrapper .page-title span {
    padding-top: 0.21em;
    padding-bottom: 0.21em;
}

.collection-type-index.show-index-banner.banner-text-background .page-text-wrapper .page-title span {
    padding-top: 0.21em;
    padding-bottom: 0.21em;
}

.collection-type-page.show-page-banner.banner-text-background .page-text-wrapper .page-title span {
    padding-top: 0.21em;
    padding-bottom: 0.21em;
}

.collection-type-project.show-project-banner.banner-text-background .page-text-wrapper .page-title span {
    padding-top: 0.21em;
    padding-bottom: 0.21em;
}

.collection-type-products.view-list.show-products-banner.banner-text-background .page-text-wrapper .page-title span {
    padding-top: 0.21em;
    padding-bottom: 0.21em;
}

.homepage.show-homepage-banner.banner-text-background .page-text-wrapper .page-title span {
    padding-top: 0.21em;
    padding-bottom: 0.21em;
}

.collection-type-album.show-album-banner.banner-text-background .page-text-wrapper .page-description span {
    padding-top: 0.12em;
    padding-bottom: 0.12em;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-background .page-text-wrapper .page-description span {
    padding-top: 0.12em;
    padding-bottom: 0.12em;
}

.collection-type-events.view-list.show-events-banner.banner-text-background .page-text-wrapper .page-description span {
    padding-top: 0.12em;
    padding-bottom: 0.12em;
}

.collection-type-gallery.show-gallery-banner.banner-text-background .page-text-wrapper .page-description span {
    padding-top: 0.12em;
    padding-bottom: 0.12em;
}

.collection-type-index.show-index-banner.banner-text-background .page-text-wrapper .page-description span {
    padding-top: 0.12em;
    padding-bottom: 0.12em;
}

.collection-type-page.show-page-banner.banner-text-background .page-text-wrapper .page-description span {
    padding-top: 0.12em;
    padding-bottom: 0.12em;
}

.collection-type-project.show-project-banner.banner-text-background .page-text-wrapper .page-description span {
    padding-top: 0.12em;
    padding-bottom: 0.12em;
}

.collection-type-products.view-list.show-products-banner.banner-text-background .page-text-wrapper .page-description span {
    padding-top: 0.12em;
    padding-bottom: 0.12em;
}

.homepage.show-homepage-banner.banner-text-background .page-text-wrapper .page-description span {
    padding-top: 0.12em;
    padding-bottom: 0.12em;
}

.collection-type-album.show-album-banner.banner-text-background .page-text-wrapper .page-category {
    padding-top: 0.12em;
    padding-bottom: 0.12em;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-background .page-text-wrapper .page-category {
    padding-top: 0.12em;
    padding-bottom: 0.12em;
}

.collection-type-events.view-list.show-events-banner.banner-text-background .page-text-wrapper .page-category {
    padding-top: 0.12em;
    padding-bottom: 0.12em;
}

.collection-type-gallery.show-gallery-banner.banner-text-background .page-text-wrapper .page-category {
    padding-top: 0.12em;
    padding-bottom: 0.12em;
}

.collection-type-index.show-index-banner.banner-text-background .page-text-wrapper .page-category {
    padding-top: 0.12em;
    padding-bottom: 0.12em;
}

.collection-type-page.show-page-banner.banner-text-background .page-text-wrapper .page-category {
    padding-top: 0.12em;
    padding-bottom: 0.12em;
}

.collection-type-project.show-project-banner.banner-text-background .page-text-wrapper .page-category {
    padding-top: 0.12em;
    padding-bottom: 0.12em;
}

.collection-type-products.view-list.show-products-banner.banner-text-background .page-text-wrapper .page-category {
    padding-top: 0.12em;
    padding-bottom: 0.12em;
}

.homepage.show-homepage-banner.banner-text-background .page-text-wrapper .page-category {
    padding-top: 0.12em;
    padding-bottom: 0.12em;
}

.collection-type-album.show-album-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-title span {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-title span {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-events.view-list.show-events-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-title span {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-gallery.show-gallery-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-title span {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-index.show-index-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-title span {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-page.show-page-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-title span {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-project.show-project-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-title span {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-products.view-list.show-products-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-title span {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.homepage.show-homepage-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-title span {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-album.show-album-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-description span {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-description span {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-events.view-list.show-events-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-description span {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-gallery.show-gallery-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-description span {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-index.show-index-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-description span {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-page.show-page-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-description span {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-project.show-project-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-description span {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-products.view-list.show-products-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-description span {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.homepage.show-homepage-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-description span {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-album.show-album-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-category {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-category {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-events.view-list.show-events-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-category {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-gallery.show-gallery-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-category {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-index.show-index-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-category {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-page.show-page-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-category {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-project.show-project-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-category {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-products.view-list.show-products-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-category {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.homepage.show-homepage-banner.banner-text-background.banner-text-background-indent-small .page-text-wrapper .page-category {
    box-shadow: -1vw 0px 0px 0px #fff, 1vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -moz-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -ms-box-shadow: -1vw 0 0 0 #fff, 1vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-album.show-album-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-title span {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-title span {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-events.view-list.show-events-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-title span {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-gallery.show-gallery-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-title span {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-index.show-index-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-title span {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-page.show-page-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-title span {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-project.show-project-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-title span {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-products.view-list.show-products-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-title span {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.homepage.show-homepage-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-title span {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-album.show-album-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-description span {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-description span {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-events.view-list.show-events-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-description span {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-gallery.show-gallery-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-description span {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-index.show-index-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-description span {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-page.show-page-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-description span {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-project.show-project-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-description span {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-products.view-list.show-products-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-description span {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.homepage.show-homepage-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-description span {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-album.show-album-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-category {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-category {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-events.view-list.show-events-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-category {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-gallery.show-gallery-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-category {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-index.show-index-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-category {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-page.show-page-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-category {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-project.show-project-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-category {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-products.view-list.show-products-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-category {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.homepage.show-homepage-banner.banner-text-background.banner-text-background-indent-medium .page-text-wrapper .page-category {
    box-shadow: -1.5vw 0px 0px 0px #fff, 1.5vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -moz-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -ms-box-shadow: -1.5vw 0 0 0 #fff, 1.5vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-album.show-album-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-title span {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-title span {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-events.view-list.show-events-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-title span {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-gallery.show-gallery-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-title span {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-index.show-index-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-title span {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-page.show-page-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-title span {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-project.show-project-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-title span {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-products.view-list.show-products-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-title span {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.homepage.show-homepage-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-title span {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-album.show-album-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-description span {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-description span {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-events.view-list.show-events-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-description span {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-gallery.show-gallery-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-description span {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-index.show-index-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-description span {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-page.show-page-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-description span {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-project.show-project-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-description span {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-products.view-list.show-products-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-description span {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.homepage.show-homepage-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-description span {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-album.show-album-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-category {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-category {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-events.view-list.show-events-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-category {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-gallery.show-gallery-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-category {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-index.show-index-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-category {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-page.show-page-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-category {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-project.show-project-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-category {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-products.view-list.show-products-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-category {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.homepage.show-homepage-banner.banner-text-background.banner-text-background-indent-large .page-text-wrapper .page-category {
    box-shadow: -2vw 0px 0px 0px #fff, 2vw 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -moz-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -ms-box-shadow: -2vw 0 0 0 #fff, 2vw 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-album.show-album-banner.banner-text-background .page-text-wrapper .page-title span {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-background .page-text-wrapper .page-title span {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-events.view-list.show-events-banner.banner-text-background .page-text-wrapper .page-title span {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-gallery.show-gallery-banner.banner-text-background .page-text-wrapper .page-title span {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-index.show-index-banner.banner-text-background .page-text-wrapper .page-title span {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-page.show-page-banner.banner-text-background .page-text-wrapper .page-title span {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-project.show-project-banner.banner-text-background .page-text-wrapper .page-title span {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-products.view-list.show-products-banner.banner-text-background .page-text-wrapper .page-title span {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.homepage.show-homepage-banner.banner-text-background .page-text-wrapper .page-title span {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-album.show-album-banner.banner-text-background .page-text-wrapper .page-description span {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-background .page-text-wrapper .page-description span {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-events.view-list.show-events-banner.banner-text-background .page-text-wrapper .page-description span {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-gallery.show-gallery-banner.banner-text-background .page-text-wrapper .page-description span {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-index.show-index-banner.banner-text-background .page-text-wrapper .page-description span {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-page.show-page-banner.banner-text-background .page-text-wrapper .page-description span {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-project.show-project-banner.banner-text-background .page-text-wrapper .page-description span {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-products.view-list.show-products-banner.banner-text-background .page-text-wrapper .page-description span {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.homepage.show-homepage-banner.banner-text-background .page-text-wrapper .page-description span {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-album.show-album-banner.banner-text-background .page-text-wrapper .page-category {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-blog.view-list.show-blog-banner.banner-text-background .page-text-wrapper .page-category {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-events.view-list.show-events-banner.banner-text-background .page-text-wrapper .page-category {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-gallery.show-gallery-banner.banner-text-background .page-text-wrapper .page-category {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-index.show-index-banner.banner-text-background .page-text-wrapper .page-category {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-page.show-page-banner.banner-text-background .page-text-wrapper .page-category {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-project.show-project-banner.banner-text-background .page-text-wrapper .page-category {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.collection-type-products.view-list.show-products-banner.banner-text-background .page-text-wrapper .page-category {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.homepage.show-homepage-banner.banner-text-background .page-text-wrapper .page-category {
    box-shadow: -10px 0px 0px 0px #fff, 10px 0px 0px 0px #fff;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -moz-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -ms-box-shadow: -10px 0 0 0 #fff, 10px 0 0 0 #fff;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

:not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.full-bleed-project.site-alignment-left.site-outer-padding-extra-small .page-text-wrapper {
    margin-right: auto;
    margin-left: 1.5vw;
}

:not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.full-bleed-gallery.site-alignment-left.site-outer-padding-extra-small .page-text-wrapper {
    margin-right: auto;
    margin-left: 1.5vw;
}

:not(.show-homepage-banner):not(.show-index-banner).homepage.collection-type-index.full-bleed-index.site-alignment-left.site-outer-padding-extra-small .page-text-wrapper {
    margin-right: auto;
    margin-left: 1.5vw;
}

:not(.homepage):not(.show-project-banner).collection-type-project.full-bleed-project.site-alignment-left.site-outer-padding-extra-small .page-text-wrapper {
    margin-right: auto;
    margin-left: 1.5vw;
}

:not(.homepage):not(.show-gallery-banner).collection-type-gallery.full-bleed-gallery.site-alignment-left.site-outer-padding-extra-small .page-text-wrapper {
    margin-right: auto;
    margin-left: 1.5vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.full-bleed-index.site-alignment-left.site-outer-padding-extra-small .page-text-wrapper {
    margin-right: auto;
    margin-left: 1.5vw;
}

:not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.full-bleed-project.site-alignment-left.site-outer-padding-small .page-text-wrapper {
    margin-right: auto;
    margin-left: 3vw;
}

:not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.full-bleed-gallery.site-alignment-left.site-outer-padding-small .page-text-wrapper {
    margin-right: auto;
    margin-left: 3vw;
}

:not(.show-homepage-banner):not(.show-index-banner).homepage.collection-type-index.full-bleed-index.site-alignment-left.site-outer-padding-small .page-text-wrapper {
    margin-right: auto;
    margin-left: 3vw;
}

:not(.homepage):not(.show-project-banner).collection-type-project.full-bleed-project.site-alignment-left.site-outer-padding-small .page-text-wrapper {
    margin-right: auto;
    margin-left: 3vw;
}

:not(.homepage):not(.show-gallery-banner).collection-type-gallery.full-bleed-gallery.site-alignment-left.site-outer-padding-small .page-text-wrapper {
    margin-right: auto;
    margin-left: 3vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.full-bleed-index.site-alignment-left.site-outer-padding-small .page-text-wrapper {
    margin-right: auto;
    margin-left: 3vw;
}

:not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.full-bleed-project.site-alignment-left.site-outer-padding-medium .page-text-wrapper {
    margin-right: auto;
    margin-left: 5vw;
}

:not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.full-bleed-gallery.site-alignment-left.site-outer-padding-medium .page-text-wrapper {
    margin-right: auto;
    margin-left: 5vw;
}

:not(.show-homepage-banner):not(.show-index-banner).homepage.collection-type-index.full-bleed-index.site-alignment-left.site-outer-padding-medium .page-text-wrapper {
    margin-right: auto;
    margin-left: 5vw;
}

:not(.homepage):not(.show-project-banner).collection-type-project.full-bleed-project.site-alignment-left.site-outer-padding-medium .page-text-wrapper {
    margin-right: auto;
    margin-left: 5vw;
}

:not(.homepage):not(.show-gallery-banner).collection-type-gallery.full-bleed-gallery.site-alignment-left.site-outer-padding-medium .page-text-wrapper {
    margin-right: auto;
    margin-left: 5vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.full-bleed-index.site-alignment-left.site-outer-padding-medium .page-text-wrapper {
    margin-right: auto;
    margin-left: 5vw;
}

:not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.full-bleed-project.site-alignment-left.site-outer-padding-large .page-text-wrapper {
    margin-right: auto;
    margin-left: 8vw;
}

:not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.full-bleed-gallery.site-alignment-left.site-outer-padding-large .page-text-wrapper {
    margin-right: auto;
    margin-left: 8vw;
}

:not(.show-homepage-banner):not(.show-index-banner).homepage.collection-type-index.full-bleed-index.site-alignment-left.site-outer-padding-large .page-text-wrapper {
    margin-right: auto;
    margin-left: 8vw;
}

:not(.homepage):not(.show-project-banner).collection-type-project.full-bleed-project.site-alignment-left.site-outer-padding-large .page-text-wrapper {
    margin-right: auto;
    margin-left: 8vw;
}

:not(.homepage):not(.show-gallery-banner).collection-type-gallery.full-bleed-gallery.site-alignment-left.site-outer-padding-large .page-text-wrapper {
    margin-right: auto;
    margin-left: 8vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.full-bleed-index.site-alignment-left.site-outer-padding-large .page-text-wrapper {
    margin-right: auto;
    margin-left: 8vw;
}

:not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.full-bleed-project.site-alignment-left.site-outer-padding-extra-large .page-text-wrapper {
    margin-right: auto;
    margin-left: 10vw;
}

:not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.full-bleed-gallery.site-alignment-left.site-outer-padding-extra-large .page-text-wrapper {
    margin-right: auto;
    margin-left: 10vw;
}

:not(.show-homepage-banner):not(.show-index-banner).homepage.collection-type-index.full-bleed-index.site-alignment-left.site-outer-padding-extra-large .page-text-wrapper {
    margin-right: auto;
    margin-left: 10vw;
}

:not(.homepage):not(.show-project-banner).collection-type-project.full-bleed-project.site-alignment-left.site-outer-padding-extra-large .page-text-wrapper {
    margin-right: auto;
    margin-left: 10vw;
}

:not(.homepage):not(.show-gallery-banner).collection-type-gallery.full-bleed-gallery.site-alignment-left.site-outer-padding-extra-large .page-text-wrapper {
    margin-right: auto;
    margin-left: 10vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.full-bleed-index.site-alignment-left.site-outer-padding-extra-large .page-text-wrapper {
    margin-right: auto;
    margin-left: 10vw;
}

:not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.full-bleed-project.site-alignment-left.site-outer-padding-custom .page-text-wrapper {
    margin-right: auto;
    margin-left: 32px;
}

:not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.full-bleed-gallery.site-alignment-left.site-outer-padding-custom .page-text-wrapper {
    margin-right: auto;
    margin-left: 32px;
}

:not(.show-homepage-banner):not(.show-index-banner).homepage.collection-type-index.full-bleed-index.site-alignment-left.site-outer-padding-custom .page-text-wrapper {
    margin-right: auto;
    margin-left: 32px;
}

:not(.homepage):not(.show-project-banner).collection-type-project.full-bleed-project.site-alignment-left.site-outer-padding-custom .page-text-wrapper {
    margin-right: auto;
    margin-left: 32px;
}

:not(.homepage):not(.show-gallery-banner).collection-type-gallery.full-bleed-gallery.site-alignment-left.site-outer-padding-custom .page-text-wrapper {
    margin-right: auto;
    margin-left: 32px;
}

:not(.homepage):not(.show-index-banner).collection-type-index.full-bleed-index.site-alignment-left.site-outer-padding-custom .page-text-wrapper {
    margin-right: auto;
    margin-left: 32px;
}

:not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.full-bleed-project.site-alignment-right.site-outer-padding-extra-small .page-text-wrapper {
    margin-right: 1.5vw;
    margin-left: auto;
}

:not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.full-bleed-gallery.site-alignment-right.site-outer-padding-extra-small .page-text-wrapper {
    margin-right: 1.5vw;
    margin-left: auto;
}

:not(.show-homepage-banner):not(.show-index-banner).homepage.collection-type-index.full-bleed-index.site-alignment-right.site-outer-padding-extra-small .page-text-wrapper {
    margin-right: 1.5vw;
    margin-left: auto;
}

:not(.homepage):not(.show-project-banner).collection-type-project.full-bleed-project.site-alignment-right.site-outer-padding-extra-small .page-text-wrapper {
    margin-right: 1.5vw;
    margin-left: auto;
}

:not(.homepage):not(.show-gallery-banner).collection-type-gallery.full-bleed-gallery.site-alignment-right.site-outer-padding-extra-small .page-text-wrapper {
    margin-right: 1.5vw;
    margin-left: auto;
}

:not(.homepage):not(.show-index-banner).collection-type-index.full-bleed-index.site-alignment-right.site-outer-padding-extra-small .page-text-wrapper {
    margin-right: 1.5vw;
    margin-left: auto;
}

:not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.full-bleed-project.site-alignment-right.site-outer-padding-small .page-text-wrapper {
    margin-right: 3vw;
    margin-left: auto;
}

:not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.full-bleed-gallery.site-alignment-right.site-outer-padding-small .page-text-wrapper {
    margin-right: 3vw;
    margin-left: auto;
}

:not(.show-homepage-banner):not(.show-index-banner).homepage.collection-type-index.full-bleed-index.site-alignment-right.site-outer-padding-small .page-text-wrapper {
    margin-right: 3vw;
    margin-left: auto;
}

:not(.homepage):not(.show-project-banner).collection-type-project.full-bleed-project.site-alignment-right.site-outer-padding-small .page-text-wrapper {
    margin-right: 3vw;
    margin-left: auto;
}

:not(.homepage):not(.show-gallery-banner).collection-type-gallery.full-bleed-gallery.site-alignment-right.site-outer-padding-small .page-text-wrapper {
    margin-right: 3vw;
    margin-left: auto;
}

:not(.homepage):not(.show-index-banner).collection-type-index.full-bleed-index.site-alignment-right.site-outer-padding-small .page-text-wrapper {
    margin-right: 3vw;
    margin-left: auto;
}

:not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.full-bleed-project.site-alignment-right.site-outer-padding-medium .page-text-wrapper {
    margin-right: 5vw;
    margin-left: auto;
}

:not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.full-bleed-gallery.site-alignment-right.site-outer-padding-medium .page-text-wrapper {
    margin-right: 5vw;
    margin-left: auto;
}

:not(.show-homepage-banner):not(.show-index-banner).homepage.collection-type-index.full-bleed-index.site-alignment-right.site-outer-padding-medium .page-text-wrapper {
    margin-right: 5vw;
    margin-left: auto;
}

:not(.homepage):not(.show-project-banner).collection-type-project.full-bleed-project.site-alignment-right.site-outer-padding-medium .page-text-wrapper {
    margin-right: 5vw;
    margin-left: auto;
}

:not(.homepage):not(.show-gallery-banner).collection-type-gallery.full-bleed-gallery.site-alignment-right.site-outer-padding-medium .page-text-wrapper {
    margin-right: 5vw;
    margin-left: auto;
}

:not(.homepage):not(.show-index-banner).collection-type-index.full-bleed-index.site-alignment-right.site-outer-padding-medium .page-text-wrapper {
    margin-right: 5vw;
    margin-left: auto;
}

:not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.full-bleed-project.site-alignment-right.site-outer-padding-large .page-text-wrapper {
    margin-right: 8vw;
    margin-left: auto;
}

:not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.full-bleed-gallery.site-alignment-right.site-outer-padding-large .page-text-wrapper {
    margin-right: 8vw;
    margin-left: auto;
}

:not(.show-homepage-banner):not(.show-index-banner).homepage.collection-type-index.full-bleed-index.site-alignment-right.site-outer-padding-large .page-text-wrapper {
    margin-right: 8vw;
    margin-left: auto;
}

:not(.homepage):not(.show-project-banner).collection-type-project.full-bleed-project.site-alignment-right.site-outer-padding-large .page-text-wrapper {
    margin-right: 8vw;
    margin-left: auto;
}

:not(.homepage):not(.show-gallery-banner).collection-type-gallery.full-bleed-gallery.site-alignment-right.site-outer-padding-large .page-text-wrapper {
    margin-right: 8vw;
    margin-left: auto;
}

:not(.homepage):not(.show-index-banner).collection-type-index.full-bleed-index.site-alignment-right.site-outer-padding-large .page-text-wrapper {
    margin-right: 8vw;
    margin-left: auto;
}

:not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.full-bleed-project.site-alignment-right.site-outer-padding-extra-large .page-text-wrapper {
    margin-right: 10vw;
    margin-left: auto;
}

:not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.full-bleed-gallery.site-alignment-right.site-outer-padding-extra-large .page-text-wrapper {
    margin-right: 10vw;
    margin-left: auto;
}

:not(.show-homepage-banner):not(.show-index-banner).homepage.collection-type-index.full-bleed-index.site-alignment-right.site-outer-padding-extra-large .page-text-wrapper {
    margin-right: 10vw;
    margin-left: auto;
}

:not(.homepage):not(.show-project-banner).collection-type-project.full-bleed-project.site-alignment-right.site-outer-padding-extra-large .page-text-wrapper {
    margin-right: 10vw;
    margin-left: auto;
}

:not(.homepage):not(.show-gallery-banner).collection-type-gallery.full-bleed-gallery.site-alignment-right.site-outer-padding-extra-large .page-text-wrapper {
    margin-right: 10vw;
    margin-left: auto;
}

:not(.homepage):not(.show-index-banner).collection-type-index.full-bleed-index.site-alignment-right.site-outer-padding-extra-large .page-text-wrapper {
    margin-right: 10vw;
    margin-left: auto;
}

:not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.full-bleed-project.site-alignment-right.site-outer-padding-custom .page-text-wrapper {
    margin-right: 32px;
    margin-left: auto;
}

:not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.full-bleed-gallery.site-alignment-right.site-outer-padding-custom .page-text-wrapper {
    margin-right: 32px;
    margin-left: auto;
}

:not(.show-homepage-banner):not(.show-index-banner).homepage.collection-type-index.full-bleed-index.site-alignment-right.site-outer-padding-custom .page-text-wrapper {
    margin-right: 32px;
    margin-left: auto;
}

:not(.homepage):not(.show-project-banner).collection-type-project.full-bleed-project.site-alignment-right.site-outer-padding-custom .page-text-wrapper {
    margin-right: 32px;
    margin-left: auto;
}

:not(.homepage):not(.show-gallery-banner).collection-type-gallery.full-bleed-gallery.site-alignment-right.site-outer-padding-custom .page-text-wrapper {
    margin-right: 32px;
    margin-left: auto;
}

:not(.homepage):not(.show-index-banner).collection-type-index.full-bleed-index.site-alignment-right.site-outer-padding-custom .page-text-wrapper {
    margin-right: 32px;
    margin-left: auto;
}

.collection-type-project.show-project-banner.full-bleed-project .page-banner-wrapper {
    margin-right: 0px;
    margin-left: 0px;
}

.collection-type-gallery.show-gallery-banner.full-bleed-gallery .page-banner-wrapper {
    margin-right: 0px;
    margin-left: 0px;
}

.collection-type-index.show-index-banner.full-bleed-index .page-banner-wrapper {
    margin-right: 0px;
    margin-left: 0px;
}

.homepage.show-homepage-banner.collection-type-project.full-bleed-project .page-banner-wrapper {
    margin-right: 0px;
    margin-left: 0px;
}

.homepage.show-homepage-banner.collection-type-gallery.full-bleed-gallery .page-banner-wrapper {
    margin-right: 0px;
    margin-left: 0px;
}

.homepage.show-homepage-banner.collection-type-index.full-bleed-index .page-banner-wrapper {
    margin-right: 0px;
    margin-left: 0px;
}

.collection-type-album.show-album-banner.full-bleed-banner .page-banner-wrapper {
    margin-right: 0px;
    margin-left: 0px;
}

.collection-type-blog.view-list.show-blog-banner.full-bleed-banner .page-banner-wrapper {
    margin-right: 0px;
    margin-left: 0px;
}

.collection-type-events.view-list.show-events-banner.full-bleed-banner .page-banner-wrapper {
    margin-right: 0px;
    margin-left: 0px;
}

.collection-type-gallery.show-gallery-banner.full-bleed-banner .page-banner-wrapper {
    margin-right: 0px;
    margin-left: 0px;
}

.collection-type-page.show-page-banner.full-bleed-banner .page-banner-wrapper {
    margin-right: 0px;
    margin-left: 0px;
}

.collection-type-products.view-list.show-products-banner.full-bleed-banner .page-banner-wrapper {
    margin-right: 0px;
    margin-left: 0px;
}

:not(.collection-type-index):not(.collection-type-project).homepage.show-homepage-banner.full-bleed-banner .page-banner-wrapper {
    margin-right: 0px;
    margin-left: 0px;
}

:not(.show-homepage-banner):not(.show-album-description):not(.show-album-title):not(.show-album-banner).homepage.collection-type-album .page-banner-wrapper {
    display: none;
    visibility: hidden;
}

:not(.show-homepage-banner):not(.show-blog-description):not(.show-blog-title):not(.show-blog-banner).homepage.collection-type-blog.view-list .page-banner-wrapper {
    display: none;
    visibility: hidden;
}

:not(.show-homepage-banner):not(.show-events-description):not(.show-events-title):not(.show-events-banner).homepage.collection-type-events.view-list .page-banner-wrapper {
    display: none;
    visibility: hidden;
}

:not(.show-homepage-banner):not(.show-gallery-description):not(.show-gallery-title):not(.show-gallery-banner).homepage.collection-type-gallery .page-banner-wrapper {
    display: none;
    visibility: hidden;
}

:not(.show-homepage-banner):not(.show-index-description):not(.show-index-title):not(.show-index-banner).homepage.collection-type-index .page-banner-wrapper {
    display: none;
    visibility: hidden;
}

:not(.show-homepage-banner):not(.show-page-description):not(.show-page-title):not(.show-page-banner).homepage.collection-type-page .page-banner-wrapper {
    display: none;
    visibility: hidden;
}

:not(.show-homepage-banner):not(.show-project-description):not(.show-project-title):not(.show-project-banner).homepage.collection-type-project .page-banner-wrapper {
    display: none;
    visibility: hidden;
}

:not(.show-homepage-banner):not(.show-products-description):not(.show-products-title):not(.show-products-banner).homepage.collection-type-products.view-list .page-banner-wrapper {
    display: none;
    visibility: hidden;
}

:not(.homepage):not(.show-album-description):not(.show-album-title):not(.show-album-banner).collection-type-album .page-banner-wrapper {
    display: none;
    visibility: hidden;
}

:not(.homepage):not(.show-blog-description):not(.show-blog-title):not(.show-blog-banner).collection-type-blog.view-list .page-banner-wrapper {
    display: none;
    visibility: hidden;
}

:not(.homepage):not(.show-events-description):not(.show-events-title):not(.show-events-banner).collection-type-events.view-list .page-banner-wrapper {
    display: none;
    visibility: hidden;
}

:not(.homepage):not(.show-gallery-description):not(.show-gallery-title):not(.show-gallery-banner).collection-type-gallery .page-banner-wrapper {
    display: none;
    visibility: hidden;
}

:not(.homepage):not(.show-index-description):not(.show-index-title):not(.show-index-banner).collection-type-index .page-banner-wrapper {
    display: none;
    visibility: hidden;
}

:not(.homepage):not(.show-page-description):not(.show-page-title):not(.show-page-banner).collection-type-page .page-banner-wrapper {
    display: none;
    visibility: hidden;
}

:not(.homepage):not(.show-project-description):not(.show-project-title):not(.show-project-banner).collection-type-project .page-banner-wrapper {
    display: none;
    visibility: hidden;
}

:not(.homepage):not(.show-products-description):not(.show-products-title):not(.show-products-banner).collection-type-products.view-list .page-banner-wrapper {
    display: none;
    visibility: hidden;
}

.collection-type-index .site-page {
    max-width: 100%;
}

.collection-type-index.full-bleed-index .site-page {
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
}

.collection-type-index.full-bleed-index .page-banner-wrapper {
    margin-right: 0px;
    margin-left: 0px;
}

.collection-type-index.full-bleed-index.site-outer-padding-extra-small .collection-header {
    padding-right: 1.5vw;
    padding-left: 1.5vw;
}

.collection-type-index.full-bleed-index.site-outer-padding-extra-small .collection-footer {
    padding-right: 1.5vw;
    padding-left: 1.5vw;
}

.collection-type-index.full-bleed-index.site-outer-padding-small .collection-header {
    padding-right: 3vw;
    padding-left: 3vw;
}

.collection-type-index.full-bleed-index.site-outer-padding-small .collection-footer {
    padding-right: 3vw;
    padding-left: 3vw;
}

.collection-type-index.full-bleed-index.site-outer-padding-medium .collection-header {
    padding-right: 5vw;
    padding-left: 5vw;
}

.collection-type-index.full-bleed-index.site-outer-padding-medium .collection-footer {
    padding-right: 5vw;
    padding-left: 5vw;
}

.collection-type-index.full-bleed-index.site-outer-padding-large .collection-header {
    padding-right: 8vw;
    padding-left: 8vw;
}

.collection-type-index.full-bleed-index.site-outer-padding-large .collection-footer {
    padding-right: 8vw;
    padding-left: 8vw;
}

.collection-type-index.full-bleed-index.site-outer-padding-extra-large .collection-header {
    padding-right: 10vw;
    padding-left: 10vw;
}

.collection-type-index.full-bleed-index.site-outer-padding-extra-large .collection-footer {
    padding-right: 10vw;
    padding-left: 10vw;
}

.collection-type-index.full-bleed-index.site-outer-padding-custom .collection-header {
    padding-right: 32px;
    padding-left: 32px;
}

.collection-type-index.full-bleed-index.site-outer-padding-custom .collection-footer {
    padding-right: 32px;
    padding-left: 32px;
}

:not(.show-homepage-banner):not(.show-index-title):not(.show-index-banner).collection-type-index.homepage .site-page {
    margin-top: 0px;
}

:not(.show-homepage-banner):not(.show-index-description):not(.show-index-banner).collection-type-index.homepage .site-page {
    margin-top: 0px;
}

:not(.homepage):not(.show-index-title):not(.show-index-banner).collection-type-index .site-page {
    margin-top: 0px;
}

:not(.homepage):not(.show-index-description):not(.show-index-banner).collection-type-index .site-page {
    margin-top: 0px;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title .site-header {
    margin-bottom: 0px;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description .site-header {
    margin-bottom: 0px;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-title .site-header {
    margin-bottom: 0px;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-description .site-header {
    margin-bottom: 0px;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title .site-page {
    margin-top: 0px;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description .site-page {
    margin-top: 0px;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-title .site-page {
    margin-top: 0px;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-description .site-page {
    margin-top: 0px;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title .page-text-wrapper .page-title {
    color: rgb(229, 74, 53);
    text-transform: uppercase;
    line-height: 1.3em;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description .page-text-wrapper .page-title {
    color: rgb(229, 74, 53);
    text-transform: uppercase;
    line-height: 1.3em;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-title .page-text-wrapper .page-title {
    color: rgb(229, 74, 53);
    text-transform: uppercase;
    line-height: 1.3em;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-description .page-text-wrapper .page-title {
    color: rgb(229, 74, 53);
    text-transform: uppercase;
    line-height: 1.3em;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title .page-text-wrapper .page-description {
    color: rgb(8, 27, 51);
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0.01em;
    font-family: calluna;
    font-size: 120px;
    font-style: normal;
    font-weight: 400;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description .page-text-wrapper .page-description {
    color: rgb(8, 27, 51);
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0.01em;
    font-family: calluna;
    font-size: 120px;
    font-style: normal;
    font-weight: 400;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-title .page-text-wrapper .page-description {
    color: rgb(8, 27, 51);
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0.01em;
    font-family: calluna;
    font-size: 120px;
    font-style: normal;
    font-weight: 400;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-description .page-text-wrapper .page-description {
    color: rgb(8, 27, 51);
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0.01em;
    font-family: calluna;
    font-size: 120px;
    font-style: normal;
    font-weight: 400;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-left.site-outer-padding-extra-small .page-text-wrapper {
    margin-left: 1.5vw;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-left.site-outer-padding-extra-small .page-text-wrapper {
    margin-left: 1.5vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-left.site-outer-padding-extra-small .page-text-wrapper {
    margin-left: 1.5vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-left.site-outer-padding-extra-small .page-text-wrapper {
    margin-left: 1.5vw;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-left.site-outer-padding-small .page-text-wrapper {
    margin-left: 3vw;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-left.site-outer-padding-small .page-text-wrapper {
    margin-left: 3vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-left.site-outer-padding-small .page-text-wrapper {
    margin-left: 3vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-left.site-outer-padding-small .page-text-wrapper {
    margin-left: 3vw;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-left.site-outer-padding-medium .page-text-wrapper {
    margin-left: 5vw;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-left.site-outer-padding-medium .page-text-wrapper {
    margin-left: 5vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-left.site-outer-padding-medium .page-text-wrapper {
    margin-left: 5vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-left.site-outer-padding-medium .page-text-wrapper {
    margin-left: 5vw;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-left.site-outer-padding-large .page-text-wrapper {
    margin-left: 8vw;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-left.site-outer-padding-large .page-text-wrapper {
    margin-left: 8vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-left.site-outer-padding-large .page-text-wrapper {
    margin-left: 8vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-left.site-outer-padding-large .page-text-wrapper {
    margin-left: 8vw;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-left.site-outer-padding-extra-large .page-text-wrapper {
    margin-left: 10vw;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-left.site-outer-padding-extra-large .page-text-wrapper {
    margin-left: 10vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-left.site-outer-padding-extra-large .page-text-wrapper {
    margin-left: 10vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-left.site-outer-padding-extra-large .page-text-wrapper {
    margin-left: 10vw;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-right.site-outer-padding-extra-small .page-text-wrapper {
    margin-right: 1.5vw;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-right.site-outer-padding-extra-small .page-text-wrapper {
    margin-right: 1.5vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-right.site-outer-padding-extra-small .page-text-wrapper {
    margin-right: 1.5vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-right.site-outer-padding-extra-small .page-text-wrapper {
    margin-right: 1.5vw;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-right.site-outer-padding-small .page-text-wrapper {
    margin-right: 3vw;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-right.site-outer-padding-small .page-text-wrapper {
    margin-right: 3vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-right.site-outer-padding-small .page-text-wrapper {
    margin-right: 3vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-right.site-outer-padding-small .page-text-wrapper {
    margin-right: 3vw;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-right.site-outer-padding-medium .page-text-wrapper {
    margin-right: 5vw;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-right.site-outer-padding-medium .page-text-wrapper {
    margin-right: 5vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-right.site-outer-padding-medium .page-text-wrapper {
    margin-right: 5vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-right.site-outer-padding-medium .page-text-wrapper {
    margin-right: 5vw;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-right.site-outer-padding-large .page-text-wrapper {
    margin-right: 8vw;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-right.site-outer-padding-large .page-text-wrapper {
    margin-right: 8vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-right.site-outer-padding-large .page-text-wrapper {
    margin-right: 8vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-right.site-outer-padding-large .page-text-wrapper {
    margin-right: 8vw;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-right.site-outer-padding-extra-large .page-text-wrapper {
    margin-right: 10vw;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-right.site-outer-padding-extra-large .page-text-wrapper {
    margin-right: 10vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-right.site-outer-padding-extra-large .page-text-wrapper {
    margin-right: 10vw;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-right.site-outer-padding-extra-large .page-text-wrapper {
    margin-right: 10vw;
}

@media screen and (max-width:767px) {
    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-left.site-outer-padding-extra-small .page-text-wrapper {
        margin-right: 1.5vw;
        margin-left: 1.5vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-left.site-outer-padding-extra-small .page-text-wrapper {
        margin-right: 1.5vw;
        margin-left: 1.5vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-left.site-outer-padding-extra-small .page-text-wrapper {
        margin-right: 1.5vw;
        margin-left: 1.5vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-left.site-outer-padding-extra-small .page-text-wrapper {
        margin-right: 1.5vw;
        margin-left: 1.5vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-center.site-outer-padding-extra-small .page-text-wrapper {
        margin-right: 1.5vw;
        margin-left: 1.5vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-center.site-outer-padding-extra-small .page-text-wrapper {
        margin-right: 1.5vw;
        margin-left: 1.5vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-center.site-outer-padding-extra-small .page-text-wrapper {
        margin-right: 1.5vw;
        margin-left: 1.5vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-center.site-outer-padding-extra-small .page-text-wrapper {
        margin-right: 1.5vw;
        margin-left: 1.5vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-right.site-outer-padding-extra-small .page-text-wrapper {
        margin-right: 1.5vw;
        margin-left: 1.5vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-right.site-outer-padding-extra-small .page-text-wrapper {
        margin-right: 1.5vw;
        margin-left: 1.5vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-right.site-outer-padding-extra-small .page-text-wrapper {
        margin-right: 1.5vw;
        margin-left: 1.5vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-right.site-outer-padding-extra-small .page-text-wrapper {
        margin-right: 1.5vw;
        margin-left: 1.5vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-left.site-outer-padding-small .page-text-wrapper {
        margin-right: 3vw;
        margin-left: 3vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-left.site-outer-padding-small .page-text-wrapper {
        margin-right: 3vw;
        margin-left: 3vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-left.site-outer-padding-small .page-text-wrapper {
        margin-right: 3vw;
        margin-left: 3vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-left.site-outer-padding-small .page-text-wrapper {
        margin-right: 3vw;
        margin-left: 3vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-center.site-outer-padding-small .page-text-wrapper {
        margin-right: 3vw;
        margin-left: 3vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-center.site-outer-padding-small .page-text-wrapper {
        margin-right: 3vw;
        margin-left: 3vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-center.site-outer-padding-small .page-text-wrapper {
        margin-right: 3vw;
        margin-left: 3vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-center.site-outer-padding-small .page-text-wrapper {
        margin-right: 3vw;
        margin-left: 3vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-right.site-outer-padding-small .page-text-wrapper {
        margin-right: 3vw;
        margin-left: 3vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-right.site-outer-padding-small .page-text-wrapper {
        margin-right: 3vw;
        margin-left: 3vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-right.site-outer-padding-small .page-text-wrapper {
        margin-right: 3vw;
        margin-left: 3vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-right.site-outer-padding-small .page-text-wrapper {
        margin-right: 3vw;
        margin-left: 3vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-left.site-outer-padding-medium .page-text-wrapper {
        margin-right: 5vw;
        margin-left: 5vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-left.site-outer-padding-medium .page-text-wrapper {
        margin-right: 5vw;
        margin-left: 5vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-left.site-outer-padding-medium .page-text-wrapper {
        margin-right: 5vw;
        margin-left: 5vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-left.site-outer-padding-medium .page-text-wrapper {
        margin-right: 5vw;
        margin-left: 5vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-center.site-outer-padding-medium .page-text-wrapper {
        margin-right: 5vw;
        margin-left: 5vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-center.site-outer-padding-medium .page-text-wrapper {
        margin-right: 5vw;
        margin-left: 5vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-center.site-outer-padding-medium .page-text-wrapper {
        margin-right: 5vw;
        margin-left: 5vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-center.site-outer-padding-medium .page-text-wrapper {
        margin-right: 5vw;
        margin-left: 5vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-right.site-outer-padding-medium .page-text-wrapper {
        margin-right: 5vw;
        margin-left: 5vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-right.site-outer-padding-medium .page-text-wrapper {
        margin-right: 5vw;
        margin-left: 5vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-right.site-outer-padding-medium .page-text-wrapper {
        margin-right: 5vw;
        margin-left: 5vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-right.site-outer-padding-medium .page-text-wrapper {
        margin-right: 5vw;
        margin-left: 5vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-left.site-outer-padding-large .page-text-wrapper {
        margin-right: 8vw;
        margin-left: 8vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-left.site-outer-padding-large .page-text-wrapper {
        margin-right: 8vw;
        margin-left: 8vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-left.site-outer-padding-large .page-text-wrapper {
        margin-right: 8vw;
        margin-left: 8vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-left.site-outer-padding-large .page-text-wrapper {
        margin-right: 8vw;
        margin-left: 8vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-center.site-outer-padding-large .page-text-wrapper {
        margin-right: 8vw;
        margin-left: 8vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-center.site-outer-padding-large .page-text-wrapper {
        margin-right: 8vw;
        margin-left: 8vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-center.site-outer-padding-large .page-text-wrapper {
        margin-right: 8vw;
        margin-left: 8vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-center.site-outer-padding-large .page-text-wrapper {
        margin-right: 8vw;
        margin-left: 8vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-right.site-outer-padding-large .page-text-wrapper {
        margin-right: 8vw;
        margin-left: 8vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-right.site-outer-padding-large .page-text-wrapper {
        margin-right: 8vw;
        margin-left: 8vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-right.site-outer-padding-large .page-text-wrapper {
        margin-right: 8vw;
        margin-left: 8vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-right.site-outer-padding-large .page-text-wrapper {
        margin-right: 8vw;
        margin-left: 8vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-left.site-outer-padding-extra-large .page-text-wrapper {
        margin-right: 10vw;
        margin-left: 10vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-left.site-outer-padding-extra-large .page-text-wrapper {
        margin-right: 10vw;
        margin-left: 10vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-left.site-outer-padding-extra-large .page-text-wrapper {
        margin-right: 10vw;
        margin-left: 10vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-left.site-outer-padding-extra-large .page-text-wrapper {
        margin-right: 10vw;
        margin-left: 10vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-center.site-outer-padding-extra-large .page-text-wrapper {
        margin-right: 10vw;
        margin-left: 10vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-center.site-outer-padding-extra-large .page-text-wrapper {
        margin-right: 10vw;
        margin-left: 10vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-center.site-outer-padding-extra-large .page-text-wrapper {
        margin-right: 10vw;
        margin-left: 10vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-center.site-outer-padding-extra-large .page-text-wrapper {
        margin-right: 10vw;
        margin-left: 10vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.full-bleed-index.site-alignment-right.site-outer-padding-extra-large .page-text-wrapper {
        margin-right: 10vw;
        margin-left: 10vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.full-bleed-index.site-alignment-right.site-outer-padding-extra-large .page-text-wrapper {
        margin-right: 10vw;
        margin-left: 10vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.full-bleed-index.site-alignment-right.site-outer-padding-extra-large .page-text-wrapper {
        margin-right: 10vw;
        margin-left: 10vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.full-bleed-index.site-alignment-right.site-outer-padding-extra-large .page-text-wrapper {
        margin-right: 10vw;
        margin-left: 10vw;
    }
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.index-intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.index-intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.index-intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.index-intro-text-height-small .page-text-wrapper {
    margin-top: 5.5vh;
    margin-bottom: 7.5vh;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.index-intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.index-intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.index-intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.index-intro-text-height-medium .page-text-wrapper {
    margin-top: 10vh;
    margin-bottom: 15vh;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.index-intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.index-intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.index-intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.index-intro-text-height-large .page-text-wrapper {
    margin-top: 16vh;
    margin-bottom: 21vh;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.index-intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.index-intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.index-intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

:not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.index-intro-text-height-extra-large .page-text-wrapper {
    margin-top: 23vh;
    margin-bottom: 28vh;
}

@media screen and (min-width:768px) {
    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.index-intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.index-intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.index-intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.index-intro-text-width-small .page-text-wrapper {
        max-width: 33vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.index-intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.index-intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.index-intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.index-intro-text-width-medium .page-text-wrapper {
        max-width: 50vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.index-intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.index-intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.index-intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.index-intro-text-width-large .page-text-wrapper {
        max-width: 67vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-title.index-intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.show-index-description.index-intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-title.index-intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.show-index-description.index-intro-text-width-extra-large .page-text-wrapper {
        max-width: 90vw;
    }
}

@media screen and (max-width:1920px) and (min-width:4114px) and (min-aspect-ratio:1 / 1) {
    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.scale-index-title-font-size.show-index-title .page-text-wrapper .page-title {
        font-size: 0.72vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.scale-index-title-font-size.show-index-title .page-text-wrapper .page-title {
        font-size: 0.72vw;
    }
}

@media screen and (max-width:4114px) and (min-aspect-ratio:1 / 1) {
    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.scale-index-title-font-size.show-index-title .page-text-wrapper .page-title {
        font-size: 30px;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.scale-index-title-font-size.show-index-title .page-text-wrapper .page-title {
        font-size: 30px;
    }
}

@media screen and (min-width:1920px) and (min-aspect-ratio:1 / 1) {
    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.scale-index-title-font-size.show-index-title .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.scale-index-title-font-size.show-index-title .page-text-wrapper .page-title {
        font-size: 14px;
    }
}

@media screen and (max-width:1920px) and (min-width:4114px) and (max-aspect-ratio:1 / 1) {
    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.scale-index-title-font-size.show-index-title .page-text-wrapper .page-title {
        font-size: 0.72vh;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.scale-index-title-font-size.show-index-title .page-text-wrapper .page-title {
        font-size: 0.72vh;
    }
}

@media screen and (max-width:4114px) and (max-aspect-ratio:1 / 1) {
    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.scale-index-title-font-size.show-index-title .page-text-wrapper .page-title {
        font-size: 30px;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.scale-index-title-font-size.show-index-title .page-text-wrapper .page-title {
        font-size: 30px;
    }
}

@media screen and (min-width:1920px) and (max-aspect-ratio:1 / 1) {
    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.scale-index-title-font-size.show-index-title .page-text-wrapper .page-title {
        font-size: 14px;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.scale-index-title-font-size.show-index-title .page-text-wrapper .page-title {
        font-size: 14px;
    }
}

@media screen and (max-width:1920px) and (min-width:320px) and (min-aspect-ratio:1 / 1) {
    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.scale-index-description-font-size.show-index-description .page-text-wrapper .page-description {
        font-size: 6.25vw;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.scale-index-description-font-size.show-index-description .page-text-wrapper .page-description {
        font-size: 6.25vw;
    }
}

@media screen and (max-width:320px) and (min-aspect-ratio:1 / 1) {
    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.scale-index-description-font-size.show-index-description .page-text-wrapper .page-description {
        font-size: 20px;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.scale-index-description-font-size.show-index-description .page-text-wrapper .page-description {
        font-size: 20px;
    }
}

@media screen and (min-width:1920px) and (min-aspect-ratio:1 / 1) {
    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.scale-index-description-font-size.show-index-description .page-text-wrapper .page-description {
        font-size: 120px;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.scale-index-description-font-size.show-index-description .page-text-wrapper .page-description {
        font-size: 120px;
    }
}

@media screen and (max-width:1920px) and (min-width:320px) and (max-aspect-ratio:1 / 1) {
    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.scale-index-description-font-size.show-index-description .page-text-wrapper .page-description {
        font-size: 6.25vh;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.scale-index-description-font-size.show-index-description .page-text-wrapper .page-description {
        font-size: 6.25vh;
    }
}

@media screen and (max-width:320px) and (max-aspect-ratio:1 / 1) {
    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.scale-index-description-font-size.show-index-description .page-text-wrapper .page-description {
        font-size: 20px;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.scale-index-description-font-size.show-index-description .page-text-wrapper .page-description {
        font-size: 20px;
    }
}

@media screen and (min-width:1920px) and (max-aspect-ratio:1 / 1) {
    :not(.show-homepage-banner):not(.show-index-banner).collection-type-index.homepage.scale-index-description-font-size.show-index-description .page-text-wrapper .page-description {
        font-size: 120px;
    }

    :not(.homepage):not(.show-index-banner).collection-type-index.scale-index-description-font-size.show-index-description .page-text-wrapper .page-description {
        font-size: 120px;
    }
}

.index-item-width-grid .index-list {
    flex-flow: row wrap;
    display: flex;
}

    .index-item-width-grid .index-list::before {
    }

    .index-item-width-grid .index-list::after {
    }

.collection-type-index.index-item-width-grid .main-content .intrinsic {
    text-align: center;
    line-height: 0;
    overflow: hidden;
    padding-bottom: 150%;
    position: relative;
}

.collection-type-index.index-item-width-grid .main-content .content-fill {
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    position: absolute;
}

.collection-type-index.index-item-width-grid.index-item-spacing-small .index-section {
    width: 100%;
    box-sizing: border-box;
}

.collection-type-index.index-item-width-grid.index-item-spacing-medium .index-section {
    width: 100%;
    box-sizing: border-box;
}

.collection-type-index.index-item-width-grid.index-item-spacing-large .index-section {
    width: 100%;
    box-sizing: border-box;
}

.collection-type-index.index-item-width-grid.index-item-spacing-custom .index-section {
    width: 100%;
    box-sizing: border-box;
}

@media only screen and (max-width:767px) {
    .collection-type-index.index-item-width-grid.index-item-spacing-small .index-section {
        margin: 1.5vw;
        width: calc( 50% - 1.5vw );
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-small :nth-child(2n+1).index-section {
        margin-left: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-small :nth-child(2n+2).index-section {
        margin-right: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-small :nth-child(-n+2).index-section {
        margin-top: 0px;
    }
}

@media only screen and (max-width:1024px) and (min-width:768px) {
    .collection-type-index.index-item-width-grid.index-item-spacing-small .index-section {
        margin: 1.5vw;
        width: calc( 50% - 1.5vw );
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-small :nth-child(2n+1).index-section {
        margin-left: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-small :nth-child(2n+2).index-section {
        margin-right: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-small :nth-child(-n+2).index-section {
        margin-top: 0px;
    }
}

@media only screen and (min-width:1025px) {
    .collection-type-index.index-item-width-grid.index-item-spacing-small .index-section {
        margin: 1.5vw;
        width: calc( 33.33333333% - 2vw );
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-small :nth-child(3n+1).index-section {
        margin-left: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-small :nth-child(3n+3).index-section {
        margin-right: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-small :nth-child(-n+3).index-section {
        margin-top: 0px;
    }
}

@media only screen and (max-width:767px) {
    .collection-type-index.index-item-width-grid.index-item-spacing-medium .index-section {
        margin: 2.5vw;
        width: calc( 50% - 2.5vw );
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-medium :nth-child(2n+1).index-section {
        margin-left: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-medium :nth-child(2n+2).index-section {
        margin-right: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-medium :nth-child(-n+2).index-section {
        margin-top: 0px;
    }
}

@media only screen and (max-width:1024px) and (min-width:768px) {
    .collection-type-index.index-item-width-grid.index-item-spacing-medium .index-section {
        margin: 2.5vw;
        width: calc( 50% - 2.5vw );
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-medium :nth-child(2n+1).index-section {
        margin-left: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-medium :nth-child(2n+2).index-section {
        margin-right: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-medium :nth-child(-n+2).index-section {
        margin-top: 0px;
    }
}

@media only screen and (min-width:1025px) {
    .collection-type-index.index-item-width-grid.index-item-spacing-medium .index-section {
        margin: 2.5vw;
        width: calc( 33.33333333% - 3.33333333vw );
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-medium :nth-child(3n+1).index-section {
        margin-left: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-medium :nth-child(3n+3).index-section {
        margin-right: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-medium :nth-child(-n+3).index-section {
        margin-top: 0px;
    }
}

@media only screen and (max-width:767px) {
    .collection-type-index.index-item-width-grid.index-item-spacing-large .index-section {
        margin: 3.5vw;
        width: calc( 50% - 3.5vw );
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-large :nth-child(2n+1).index-section {
        margin-left: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-large :nth-child(2n+2).index-section {
        margin-right: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-large :nth-child(-n+2).index-section {
        margin-top: 0px;
    }
}

@media only screen and (max-width:1024px) and (min-width:768px) {
    .collection-type-index.index-item-width-grid.index-item-spacing-large .index-section {
        margin: 3.5vw;
        width: calc( 50% - 3.5vw );
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-large :nth-child(2n+1).index-section {
        margin-left: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-large :nth-child(2n+2).index-section {
        margin-right: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-large :nth-child(-n+2).index-section {
        margin-top: 0px;
    }
}

@media only screen and (min-width:1025px) {
    .collection-type-index.index-item-width-grid.index-item-spacing-large .index-section {
        margin: 3.5vw;
        width: calc( 33.33333333% - 4.66666667vw );
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-large :nth-child(3n+1).index-section {
        margin-left: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-large :nth-child(3n+3).index-section {
        margin-right: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-large :nth-child(-n+3).index-section {
        margin-top: 0px;
    }
}

@media only screen and (max-width:767px) {
    .collection-type-index.index-item-width-grid.index-item-spacing-custom .index-section {
        margin: 0px;
        width: calc( 50% - 0px );
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-custom :nth-child(2n+1).index-section {
        margin-left: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-custom :nth-child(2n+2).index-section {
        margin-right: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-custom :nth-child(-n+2).index-section {
        margin-top: 0px;
    }
}

@media only screen and (max-width:1024px) and (min-width:768px) {
    .collection-type-index.index-item-width-grid.index-item-spacing-custom .index-section {
        margin: 0px;
        width: calc( 50% - 0px );
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-custom :nth-child(2n+1).index-section {
        margin-left: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-custom :nth-child(2n+2).index-section {
        margin-right: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-custom :nth-child(-n+2).index-section {
        margin-top: 0px;
    }
}

@media only screen and (min-width:1025px) {
    .collection-type-index.index-item-width-grid.index-item-spacing-custom .index-section {
        margin: 0px;
        width: calc( 33.33333333% - 0px );
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-custom :nth-child(3n+1).index-section {
        margin-left: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-custom :nth-child(3n+3).index-section {
        margin-right: 0px;
    }

    .collection-type-index.index-item-width-grid.index-item-spacing-custom :nth-child(-n+3).index-section {
        margin-top: 0px;
    }
}

.index-item-width-full .index-section {
    width: 100%;
}

@media screen and (min-width:769px) {
    .index-item-width-half .index-section {
        width: 50%;
        overflow: hidden;
        float: left;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }
}

:not(.index-item-width-grid).index-item-spacing-small .index-section + .index-section {
    padding-top: 3vw;
}

:not(.index-item-width-grid).index-item-spacing-medium .index-section + .index-section {
    padding-top: 5vw;
}

:not(.index-item-width-grid).index-item-spacing-large .index-section + .index-section {
    padding-top: 7vw;
}

:not(.index-item-width-grid).index-item-spacing-custom .index-section + .index-section {
    padding-top: 0px;
}

@media screen and (min-width:769px) {
    .index-item-width-half.index-item-spacing-small :nth-child(2n+1).index-section {
        border-right-color: rgb(242, 242, 242);
        border-right-width: 1.5vw;
        border-right-style: solid;
    }

    .index-item-width-half.index-item-spacing-small :nth-child(2n).index-section {
        border-left-color: rgb(242, 242, 242);
        border-left-width: 1.5vw;
        border-left-style: solid;
    }

    .index-item-width-half.index-item-spacing-small :nth-child(2).index-section {
        padding-top: 0px;
    }

    .index-item-width-half.index-item-spacing-medium :nth-child(2n+1).index-section {
        border-right-color: rgb(242, 242, 242);
        border-right-width: 2.5vw;
        border-right-style: solid;
    }

    .index-item-width-half.index-item-spacing-medium :nth-child(2n).index-section {
        border-left-color: rgb(242, 242, 242);
        border-left-width: 2.5vw;
        border-left-style: solid;
    }

    .index-item-width-half.index-item-spacing-medium :nth-child(2).index-section {
        padding-top: 0px;
    }

    .index-item-width-half.index-item-spacing-large :nth-child(2n+1).index-section {
        border-right-color: rgb(242, 242, 242);
        border-right-width: 3.5vw;
        border-right-style: solid;
    }

    .index-item-width-half.index-item-spacing-large :nth-child(2n).index-section {
        border-left-color: rgb(242, 242, 242);
        border-left-width: 3.5vw;
        border-left-style: solid;
    }

    .index-item-width-half.index-item-spacing-large :nth-child(2).index-section {
        padding-top: 0px;
    }

    .index-item-width-half.index-item-spacing-custom :nth-child(2n+1).index-section {
        border-right-color: rgb(242, 242, 242);
        border-right-width: 0px;
        border-right-style: solid;
    }

    .index-item-width-half.index-item-spacing-custom :nth-child(2n).index-section {
        border-left-color: rgb(242, 242, 242);
        border-left-width: 0px;
        border-left-style: solid;
    }

    .index-item-width-half.index-item-spacing-custom :nth-child(2).index-section {
        padding-top: 0px;
    }
}

.index-item {
    transition: background-color 140ms cubic-bezier(0.33, 0, 0.2, 1);
    position: relative;
    background-color: rgb(8, 27, 51);
    -webkit-transition: background-color 140ms cubic-bezier(.33, 0, .2, 1);
    -moz-transition: background-color 140ms cubic-bezier(.33, 0, .2, 1);
    -o-transition: background-color 140ms cubic-bezier(.33, 0, .2, 1);
}

:not(.index-item-width-grid).index-item-height-small .index-item {
    height: 33vh;
}

:not(.index-item-width-grid).index-item-height-medium .index-item {
    height: 50vh;
}

:not(.index-item-width-grid).index-item-height-large .index-item {
    height: 70vh;
}

:not(.index-item-width-grid).index-item-height-extra-large .index-item {
    height: 100vh;
}

.index-item-link {
    width: 100%;
    height: 100%;
    text-decoration: none;
    display: block;
}

.index-item-text-wrapper {
    margin: auto;
    left: 4vw;
    top: 4vw;
    width: calc(100% - 8vw);
    height: calc(100% - 8vw);
    right: 4vw;
    bottom: 4vw;
    display: flex;
    position: absolute;
    pointer-events: none;
    flex-direction: column;
}

.index-item-title-display-on-hover .index-item-text-wrapper {
    transition: opacity 300ms cubic-bezier(0.33, 0, 0.2, 1);
    opacity: 0;
    -webkit-transition: opacity 300ms cubic-bezier(.33, 0, .2, 1);
    -moz-transition: opacity 300ms cubic-bezier(.33, 0, .2, 1);
    -o-transition: opacity 300ms cubic-bezier(.33, 0, .2, 1);
}

.index-item-title-display-on-hover .index-item-link:hover ~ .index-item-text-wrapper {
    opacity: 1;
}

.index-item-title-display-always-on .index-item .index-item-text-wrapper {
    opacity: 1;
}

.index-item-title-display-hidden .index-item .index-item-text-wrapper {
    display: none;
}

.index-item-image-wrapper {
    margin: auto;
    left: 4vw;
    top: 4vw;
    width: calc(100% - 8vw);
    height: calc(100% - 8vw);
    text-align: center;
    right: 4vw;
    bottom: 4vw;
    display: flex;
    position: absolute;
    min-height: 20px;
    min-width: 20px;
    opacity: 1;
    flex-direction: column;
}

body:not(.sqs-style-mode-active) .index-item-image-wrapper {
    transition: opacity 300ms cubic-bezier(0.33, 0, 0.2, 1);
    -webkit-transition: opacity 300ms cubic-bezier(.33, 0, .2, 1);
    -moz-transition: opacity 300ms cubic-bezier(.33, 0, .2, 1);
    -o-transition: opacity 300ms cubic-bezier(.33, 0, .2, 1);
}

.index-item-link:hover > .index-item-image-wrapper {
    opacity: 0.4;
}

.index-item-image {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 40%;
}

.index-item-title {
    text-transform: lowercase;
    line-height: 1.2em;
    letter-spacing: 0.02em;
    font-family: calluna;
    font-size: 62px;
    font-style: normal;
    font-weight: 300;
    margin-bottom: 0px;
    display: inline-block;
    visibility: hidden;
    max-width: 70%;
}

.index-item-title-display-on-hover .index-item-title {
    visibility: visible;
}

.index-item-title-display-on-scroll .index-item-title {
    visibility: visible;
}

.index-item-title-display-always-on .index-item-title {
    visibility: visible;
}

.index-item-title .index-item-title-link {
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.index-item-title-background .index-item-title .index-item-title-text {
    background: rgb(8, 27, 51);
    display: inline;
    position: relative;
    box-shadow: -10px 0px 0px 0px #081b33, 10px 0px 0px 0px #081b33;
    -webkit-box-shadow: -10px 0 0 0 #081b33, 10px 0 0 0 #081b33;
    -moz-box-shadow: -10px 0 0 0 #081b33, 10px 0 0 0 #081b33;
    -ms-box-shadow: -10px 0 0 0 #081b33, 10px 0 0 0 #081b33;
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.show-index-item-categories .has-categories .index-item-title {
    margin-bottom: 0px;
}

@media screen and (max-width:1920px) and (min-width:1239px) and (min-aspect-ratio:1 / 1) {
    .scale-index-item-title-font-size .index-item-title {
        font-size: 3.22vw;
    }
}

@media screen and (max-width:1239px) and (min-aspect-ratio:1 / 1) {
    .scale-index-item-title-font-size .index-item-title {
        font-size: 40px;
    }
}

@media screen and (min-width:1920px) and (min-aspect-ratio:1 / 1) {
    .scale-index-item-title-font-size .index-item-title {
        font-size: 62px;
    }
}

@media screen and (max-width:1920px) and (min-width:1239px) and (max-aspect-ratio:1 / 1) {
    .scale-index-item-title-font-size .index-item-title {
        font-size: 3.22vh;
    }
}

@media screen and (max-width:1239px) and (max-aspect-ratio:1 / 1) {
    .scale-index-item-title-font-size .index-item-title {
        font-size: 40px;
    }
}

@media screen and (min-width:1920px) and (max-aspect-ratio:1 / 1) {
    .scale-index-item-title-font-size .index-item-title {
        font-size: 62px;
    }
}

.index-item-category-wrapper {
    color: rgb(255, 255, 255);
    text-transform: uppercase;
    line-height: 1.4em;
    letter-spacing: 0.4em;
    font-family: futura-pt;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
    display: none;
    visibility: hidden;
}

.index-item-category-background .index-item-category-wrapper .index-item-category {
    background: rgba(0, 0, 0, 0.1);
    box-shadow: -10px 0px 0px 0px rgba(0,0,0,0.1), 10px 0px 0px 0px rgba(0,0,0,0.1);
    -webkit-box-shadow: -10px 0 0 0 rgba(0, 0, 0, .1), 10px 0 0 0 rgba(0, 0, 0, .1);
    -moz-box-shadow: -10px 0 0 0 rgba(0, 0, 0, .1), 10px 0 0 0 rgba(0, 0, 0, .1);
    -ms-box-shadow: -10px 0 0 0 rgba(0, 0, 0, .1), 10px 0 0 0 rgba(0, 0, 0, .1);
    -webkit-box-decoration-break: clone;
    box-decoration-break: clone;
}

.show-index-item-categories .has-categories .index-item-category-wrapper {
    display: block;
    visibility: visible;
}

:not(.auto-color-index-item-bg).collection-type-index .index-item {
    background-color: rgb(8, 27, 51) !important;
}

.index-item-image-alignment-top .index-item-image-wrapper {
    justify-content: flex-start;
    align-items: center;
    -webkit-justify-content: flex-start;
    -webkit-align-items: center;
    -ms-justify-content: flex-start;
}

.index-item-image-alignment-right .index-item-image-wrapper {
    justify-content: center;
    align-items: flex-end;
    -webkit-justify-content: center;
    -webkit-align-items: flex-end;
    -ms-justify-content: center;
}

.index-item-image-alignment-right .index-item .index-item-text-wrapper {
    max-width: 100%;
}

    .index-item-image-alignment-right .index-item .index-item-text-wrapper > * {
        max-width: 40%;
    }

.index-item-image-alignment-bottom .index-item-image-wrapper {
    justify-content: flex-end;
    align-items: center;
    -webkit-justify-content: flex-end;
    -webkit-align-items: center;
    -ms-justify-content: flex-end;
}

.index-item-image-alignment-left .index-item-image-wrapper {
    justify-content: center;
    align-items: flex-start;
    -webkit-justify-content: center;
    -webkit-align-items: flex-start;
    -ms-justify-content: center;
}

.index-item-image-alignment-left .index-item .index-item-text-wrapper {
    max-width: 100%;
}

    .index-item-image-alignment-left .index-item .index-item-text-wrapper > * {
        max-width: 40%;
    }

.index-item-image-alignment-center .index-item-image-wrapper {
    justify-content: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    -ms-justify-content: center;
}

.index-item-image-alignment-center.index-item-image-crop .index-item-image-wrapper.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    right: 0px;
    bottom: 0px;
    display: block;
    max-height: none;
    max-width: none;
}

.index-item-image-alignment-left.index-item-image-crop .index-item-image-wrapper.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    right: 0px;
    bottom: 0px;
    display: block;
    max-height: none;
    max-width: none;
}

.index-item-image-alignment-right.index-item-image-crop .index-item-image-wrapper.content-fill {
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    right: 0px;
    bottom: 0px;
    display: block;
    max-height: none;
    max-width: none;
}

.index-item-image-alignment-center.index-item-image-crop .index-item-image {
    max-width: 100%;
}

.index-item-image-alignment-left.index-item-image-crop .index-item-image {
    max-width: 100%;
}

.index-item-image-alignment-right.index-item-image-crop .index-item-image {
    max-width: 100%;
}

.index-item-image-alignment-left.index-item-image-crop .index-item-image-wrapper.content-fill {
    width: 50%;
    right: auto;
}

.index-item-image-alignment-right.index-item-image-crop .index-item-image-wrapper.content-fill {
    left: auto;
    width: 50%;
}

@media screen and (min-width:769px) {
    .collection-type-index.index-item-image-alignment-center.index-item-width-full.index-item-alternate-widths :nth-child(3n+3).index-section {
        width: 50%;
        overflow: hidden;
        float: left;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .collection-type-index.index-item-image-alignment-center.index-item-width-full.index-item-alternate-widths :nth-child(3n+2).index-section {
        width: 50%;
        overflow: hidden;
        float: left;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .collection-type-index.index-item-image-alignment-center.index-item-width-full.index-item-alternate-widths :nth-child(3n+4).index-section {
        clear: left;
    }

    .collection-type-index.index-item-image-alignment-center.index-item-width-full.index-item-alternate-widths.index-item-spacing-small :nth-child(3n+3).index-section {
        border-left-color: rgb(242, 242, 242);
        border-left-width: 1.5vw;
        border-left-style: solid;
    }

    .collection-type-index.index-item-image-alignment-center.index-item-width-full.index-item-alternate-widths.index-item-spacing-small :nth-child(3n+2).index-section {
        border-right-color: rgb(242, 242, 242);
        border-right-width: 1.5vw;
        border-right-style: solid;
    }

    .collection-type-index.index-item-image-alignment-center.index-item-width-full.index-item-alternate-widths.index-item-spacing-medium :nth-child(3n+3).index-section {
        border-left-color: rgb(242, 242, 242);
        border-left-width: 2.5vw;
        border-left-style: solid;
    }

    .collection-type-index.index-item-image-alignment-center.index-item-width-full.index-item-alternate-widths.index-item-spacing-medium :nth-child(3n+2).index-section {
        border-right-color: rgb(242, 242, 242);
        border-right-width: 2.5vw;
        border-right-style: solid;
    }

    .collection-type-index.index-item-image-alignment-center.index-item-width-full.index-item-alternate-widths.index-item-spacing-large :nth-child(3n+3).index-section {
        border-left-color: rgb(242, 242, 242);
        border-left-width: 3.5vw;
        border-left-style: solid;
    }

    .collection-type-index.index-item-image-alignment-center.index-item-width-full.index-item-alternate-widths.index-item-spacing-large :nth-child(3n+2).index-section {
        border-right-color: rgb(242, 242, 242);
        border-right-width: 3.5vw;
        border-right-style: solid;
    }

    .collection-type-index.index-item-image-alignment-center.index-item-width-full.index-item-alternate-widths.index-item-spacing-custom :nth-child(3n+3).index-section {
        border-left-color: rgb(242, 242, 242);
        border-left-width: 0px;
        border-left-style: solid;
    }

    .collection-type-index.index-item-image-alignment-center.index-item-width-full.index-item-alternate-widths.index-item-spacing-custom :nth-child(3n+2).index-section {
        border-right-color: rgb(242, 242, 242);
        border-right-width: 0px;
        border-right-style: solid;
    }
}

@media screen and (min-width:769px) {
    .collection-type-index.index-item-image-alignment-center.index-item-width-half.index-item-alternate-widths :nth-child(3n+3).index-section {
        border: currentColor;
        border-image: none;
        width: 100%;
        clear: left;
        float: none;
        box-sizing: content-box;
        -moz-box-sizing: content-box;
        -webkit-box-sizing: content-box;
    }

    .collection-type-index.index-item-image-alignment-center.index-item-width-half.index-item-alternate-widths.index-item-spacing-small :nth-child(3n+2).index-section {
        border-right-color: currentColor;
        border-left-color: rgb(242, 242, 242);
        border-right-width: medium;
        border-left-width: 1.5vw;
        border-right-style: none;
        border-left-style: solid;
    }

    .collection-type-index.index-item-image-alignment-center.index-item-width-half.index-item-alternate-widths.index-item-spacing-small :nth-child(3n+1).index-section {
        border-right-color: rgb(242, 242, 242);
        border-left-color: currentColor;
        border-right-width: 1.5vw;
        border-left-width: medium;
        border-right-style: solid;
        border-left-style: none;
    }

    .collection-type-index.index-item-image-alignment-center.index-item-width-half.index-item-alternate-widths.index-item-spacing-medium :nth-child(3n+2).index-section {
        border-right-color: currentColor;
        border-left-color: rgb(242, 242, 242);
        border-right-width: medium;
        border-left-width: 2.5vw;
        border-right-style: none;
        border-left-style: solid;
    }

    .collection-type-index.index-item-image-alignment-center.index-item-width-half.index-item-alternate-widths.index-item-spacing-medium :nth-child(3n+1).index-section {
        border-right-color: rgb(242, 242, 242);
        border-left-color: currentColor;
        border-right-width: 2.5vw;
        border-left-width: medium;
        border-right-style: solid;
        border-left-style: none;
    }

    .collection-type-index.index-item-image-alignment-center.index-item-width-half.index-item-alternate-widths.index-item-spacing-large :nth-child(3n+2).index-section {
        border-right-color: currentColor;
        border-left-color: rgb(242, 242, 242);
        border-right-width: medium;
        border-left-width: 3.5vw;
        border-right-style: none;
        border-left-style: solid;
    }

    .collection-type-index.index-item-image-alignment-center.index-item-width-half.index-item-alternate-widths.index-item-spacing-large :nth-child(3n+1).index-section {
        border-right-color: rgb(242, 242, 242);
        border-left-color: currentColor;
        border-right-width: 3.5vw;
        border-left-width: medium;
        border-right-style: solid;
        border-left-style: none;
    }

    .collection-type-index.index-item-image-alignment-center.index-item-width-half.index-item-alternate-widths.index-item-spacing-custom :nth-child(3n+2).index-section {
        border-right-color: currentColor;
        border-left-color: rgb(242, 242, 242);
        border-right-width: medium;
        border-left-width: 0px;
        border-right-style: none;
        border-left-style: solid;
    }

    .collection-type-index.index-item-image-alignment-center.index-item-width-half.index-item-alternate-widths.index-item-spacing-custom :nth-child(3n+1).index-section {
        border-right-color: rgb(242, 242, 242);
        border-left-color: currentColor;
        border-right-width: 0px;
        border-left-width: medium;
        border-right-style: solid;
        border-left-style: none;
    }
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides :nth-child(2n).index-section .index-item-image-wrapper {
    align-items: flex-start;
    -webkit-align-items: flex-start;
}

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides :nth-child(2n).index-section .index-item-image-wrapper.content-fill {
        left: 0px;
        text-align: center;
        right: auto;
    }

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-top-left :nth-child(2n).index-section .index-item-text-wrapper {
    text-align: right;
    align-items: flex-end;
    -webkit-align-items: flex-end;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-left :nth-child(2n).index-section .index-item-text-wrapper {
    text-align: right;
    align-items: flex-end;
    -webkit-align-items: flex-end;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-bottom-left :nth-child(2n).index-section .index-item-text-wrapper {
    text-align: right;
    align-items: flex-end;
    -webkit-align-items: flex-end;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
    right: 1.5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-left.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
    right: 1.5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
    right: 1.5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
    right: 3vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-left.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
    right: 3vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
    right: 3vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
    right: 5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-left.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
    right: 5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
    right: 5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
    right: 8vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-left.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
    right: 8vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
    right: 8vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
    right: 10vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-left.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
    right: 10vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
    right: 10vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-top-right :nth-child(2n).index-section .index-item-text-wrapper {
    text-align: left;
    align-items: flex-start;
    -webkit-align-items: flex-start;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-right :nth-child(2n).index-section .index-item-text-wrapper {
    text-align: left;
    align-items: flex-start;
    -webkit-align-items: flex-start;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-bottom-right :nth-child(2n).index-section .index-item-text-wrapper {
    text-align: left;
    align-items: flex-start;
    -webkit-align-items: flex-start;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
    left: 1.5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-right.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
    left: 1.5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
    left: 1.5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
    left: 3vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-right.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
    left: 3vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
    left: 3vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
    left: 5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-right.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
    left: 5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
    left: 5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
    left: 8vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-right.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
    left: 8vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
    left: 8vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
    left: 10vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-right.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
    left: 10vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
    left: 10vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides :nth-child(2n).index-section .index-item-image-wrapper {
    left: auto;
    text-align: right;
    right: 4vw;
    align-items: flex-end;
    -webkit-align-items: flex-end;
}

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides :nth-child(2n).index-section .index-item-image-wrapper.content-fill {
        left: auto;
        text-align: center;
        right: 0px;
    }

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-top-right :nth-child(2n).index-section .index-item-text-wrapper {
    text-align: left;
    align-items: flex-start;
    -webkit-align-items: flex-start;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-right :nth-child(2n).index-section .index-item-text-wrapper {
    text-align: left;
    align-items: flex-start;
    -webkit-align-items: flex-start;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-bottom-right :nth-child(2n).index-section .index-item-text-wrapper {
    text-align: left;
    align-items: flex-start;
    -webkit-align-items: flex-start;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
    left: 1.5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-right.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
    left: 1.5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
    left: 1.5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
    left: 3vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-right.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
    left: 3vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
    left: 3vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
    left: 5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-right.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
    left: 5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
    left: 5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
    left: 8vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-right.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
    left: 8vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
    left: 8vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
    left: 10vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-right.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
    left: 10vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
    left: 10vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-top-left :nth-child(2n).index-section .index-item-text-wrapper {
    text-align: right;
    align-items: flex-end;
    -webkit-align-items: flex-end;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-left :nth-child(2n).index-section .index-item-text-wrapper {
    text-align: right;
    align-items: flex-end;
    -webkit-align-items: flex-end;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-bottom-left :nth-child(2n).index-section .index-item-text-wrapper {
    text-align: right;
    align-items: flex-end;
    -webkit-align-items: flex-end;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
    right: 1.5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-left.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
    right: 1.5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
    right: 1.5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
    right: 3vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-left.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
    right: 3vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
    right: 3vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
    right: 5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-left.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
    right: 5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
    right: 5vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
    right: 8vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-left.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
    right: 8vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
    right: 8vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
    right: 10vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-left.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
    right: 10vw;
}

:not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
    right: 10vw;
}

.index-item-title-alignment-top-left .index-item-text-wrapper {
    text-align: left;
    justify-content: flex-start;
    align-items: flex-start;
    -webkit-justify-content: flex-start;
    -webkit-align-items: flex-start;
    -ms-justify-content: flex-start;
}

.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-extra-small .index-item-text-wrapper {
    left: 1.5vw;
    top: 1.5vw;
}

.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-small .index-item-text-wrapper {
    left: 3vw;
    top: 3vw;
}

.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-medium .index-item-text-wrapper {
    left: 5vw;
    top: 5vw;
}

.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-large .index-item-text-wrapper {
    left: 8vw;
    top: 8vw;
}

.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-extra-large .index-item-text-wrapper {
    left: 10vw;
    top: 10vw;
}

.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-custom .index-item-text-wrapper {
    left: 32px;
    top: 32px;
}

.index-item-title-alignment-left .index-item-text-wrapper {
    text-align: left;
    justify-content: center;
    align-items: flex-start;
    -webkit-justify-content: center;
    -webkit-align-items: flex-start;
    -ms-justify-content: center;
}

.index-item-title-alignment-left.full-bleed-index.site-outer-padding-extra-small .index-item-text-wrapper {
    left: 1.5vw;
}

.index-item-title-alignment-left.full-bleed-index.site-outer-padding-small .index-item-text-wrapper {
    left: 3vw;
}

.index-item-title-alignment-left.full-bleed-index.site-outer-padding-medium .index-item-text-wrapper {
    left: 5vw;
}

.index-item-title-alignment-left.full-bleed-index.site-outer-padding-large .index-item-text-wrapper {
    left: 8vw;
}

.index-item-title-alignment-left.full-bleed-index.site-outer-padding-extra-large .index-item-text-wrapper {
    left: 10vw;
}

.index-item-title-alignment-left.full-bleed-index.site-outer-padding-custom .index-item-text-wrapper {
    left: 32px;
}

.index-item-title-alignment-bottom-left .index-item-text-wrapper {
    text-align: left;
    justify-content: flex-end;
    align-items: flex-start;
    -webkit-justify-content: flex-end;
    -webkit-align-items: flex-start;
    -ms-justify-content: flex-end;
}

.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-extra-small .index-item-text-wrapper {
    left: 1.5vw;
    bottom: 1.5vw;
}

.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-small .index-item-text-wrapper {
    left: 3vw;
    bottom: 3vw;
}

.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-medium .index-item-text-wrapper {
    left: 5vw;
    bottom: 5vw;
}

.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-large .index-item-text-wrapper {
    left: 8vw;
    bottom: 8vw;
}

.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-extra-large .index-item-text-wrapper {
    left: 10vw;
    bottom: 10vw;
}

.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-custom .index-item-text-wrapper {
    left: 32px;
    bottom: 32px;
}

.index-item-title-alignment-top .index-item-text-wrapper {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    -webkit-justify-content: flex-start;
    -webkit-align-items: center;
    -ms-justify-content: flex-start;
}

.index-item-title-alignment-top.full-bleed-index.site-outer-padding-extra-small .index-item-text-wrapper {
    top: 1.5vw;
}

.index-item-title-alignment-top.full-bleed-index.site-outer-padding-small .index-item-text-wrapper {
    top: 3vw;
}

.index-item-title-alignment-top.full-bleed-index.site-outer-padding-medium .index-item-text-wrapper {
    top: 5vw;
}

.index-item-title-alignment-top.full-bleed-index.site-outer-padding-large .index-item-text-wrapper {
    top: 8vw;
}

.index-item-title-alignment-top.full-bleed-index.site-outer-padding-extra-large .index-item-text-wrapper {
    top: 10vw;
}

.index-item-title-alignment-top.full-bleed-index.site-outer-padding-custom .index-item-text-wrapper {
    top: 32px;
}

.index-item-title-alignment-center .index-item-text-wrapper {
    text-align: center;
    justify-content: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    -ms-justify-content: center;
}

.index-item-title-alignment-bottom .index-item-text-wrapper {
    text-align: center;
    justify-content: flex-end;
    align-items: center;
    -webkit-justify-content: flex-end;
    -webkit-align-items: center;
    -ms-justify-content: flex-end;
}

.index-item-title-alignment-bottom.full-bleed-index.site-outer-padding-extra-small .index-item-text-wrapper {
    bottom: 1.5vw;
}

.index-item-title-alignment-bottom.full-bleed-index.site-outer-padding-small .index-item-text-wrapper {
    bottom: 3vw;
}

.index-item-title-alignment-bottom.full-bleed-index.site-outer-padding-medium .index-item-text-wrapper {
    bottom: 5vw;
}

.index-item-title-alignment-bottom.full-bleed-index.site-outer-padding-large .index-item-text-wrapper {
    bottom: 8vw;
}

.index-item-title-alignment-bottom.full-bleed-index.site-outer-padding-extra-large .index-item-text-wrapper {
    bottom: 10vw;
}

.index-item-title-alignment-bottom.full-bleed-index.site-outer-padding-custom .index-item-text-wrapper {
    bottom: 32px;
}

.index-item-title-alignment-top-right .index-item-text-wrapper {
    text-align: right;
    justify-content: flex-start;
    align-items: flex-end;
    -webkit-justify-content: flex-start;
    -webkit-align-items: flex-end;
    -ms-justify-content: flex-start;
}

.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-extra-small .index-item-text-wrapper {
    top: 1.5vw;
    right: 1.5vw;
}

.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-small .index-item-text-wrapper {
    top: 3vw;
    right: 3vw;
}

.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-medium .index-item-text-wrapper {
    top: 5vw;
    right: 5vw;
}

.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-large .index-item-text-wrapper {
    top: 8vw;
    right: 8vw;
}

.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-extra-large .index-item-text-wrapper {
    top: 10vw;
    right: 10vw;
}

.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-custom .index-item-text-wrapper {
    top: 32px;
    right: 32px;
}

.index-item-title-alignment-right .index-item-text-wrapper {
    text-align: right;
    justify-content: center;
    align-items: flex-end;
    -webkit-justify-content: center;
    -webkit-align-items: flex-end;
    -ms-justify-content: center;
}

.index-item-title-alignment-right.full-bleed-index.site-outer-padding-extra-small .index-item-text-wrapper {
    right: 1.5vw;
}

.index-item-title-alignment-right.full-bleed-index.site-outer-padding-small .index-item-text-wrapper {
    right: 3vw;
}

.index-item-title-alignment-right.full-bleed-index.site-outer-padding-medium .index-item-text-wrapper {
    right: 5vw;
}

.index-item-title-alignment-right.full-bleed-index.site-outer-padding-large .index-item-text-wrapper {
    right: 8vw;
}

.index-item-title-alignment-right.full-bleed-index.site-outer-padding-extra-large .index-item-text-wrapper {
    right: 10vw;
}

.index-item-title-alignment-right.full-bleed-index.site-outer-padding-custom .index-item-text-wrapper {
    right: 32px;
}

.index-item-title-alignment-bottom-right .index-item-text-wrapper {
    text-align: right;
    justify-content: flex-end;
    align-items: flex-end;
    -webkit-justify-content: flex-end;
    -webkit-align-items: flex-end;
    -ms-justify-content: flex-end;
}

.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-extra-small .index-item-text-wrapper {
    right: 1.5vw;
    bottom: 1.5vw;
}

.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-small .index-item-text-wrapper {
    right: 3vw;
    bottom: 3vw;
}

.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-medium .index-item-text-wrapper {
    right: 5vw;
    bottom: 5vw;
}

.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-large .index-item-text-wrapper {
    right: 8vw;
    bottom: 8vw;
}

.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-extra-large .index-item-text-wrapper {
    right: 10vw;
    bottom: 10vw;
}

.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-custom .index-item-text-wrapper {
    right: 32px;
    bottom: 32px;
}

.index-item-navigation {
    display: none;
}

.site-alignment-left .index-item-navigation {
    text-align: left;
}

    .site-alignment-left .index-item-navigation :first-child.index-nav-link {
        padding-left: 0px;
    }

.site-alignment-center .index-item-navigation {
    text-align: center;
}

.site-alignment-right .index-item-navigation {
    text-align: right;
}

    .site-alignment-right .index-item-navigation :last-child.index-nav-link {
        padding-right: 0px;
    }

.site-alignment-center .index-item-navigation {
    margin-right: auto;
    margin-left: auto;
}

.site-alignment-left.collection-type-project.full-bleed-project.site-outer-padding-extra-small .index-item-navigation {
    margin-right: 1.5vw;
    margin-left: 1.5vw;
}

.site-alignment-center.collection-type-project.full-bleed-project.site-outer-padding-extra-small .index-item-navigation {
    margin-right: 1.5vw;
    margin-left: 1.5vw;
}

.site-alignment-right.collection-type-project.full-bleed-project.site-outer-padding-extra-small .index-item-navigation {
    margin-right: 1.5vw;
    margin-left: 1.5vw;
}

.site-alignment-left.collection-type-project.full-bleed-project.site-outer-padding-small .index-item-navigation {
    margin-right: 3vw;
    margin-left: 3vw;
}

.site-alignment-center.collection-type-project.full-bleed-project.site-outer-padding-small .index-item-navigation {
    margin-right: 3vw;
    margin-left: 3vw;
}

.site-alignment-right.collection-type-project.full-bleed-project.site-outer-padding-small .index-item-navigation {
    margin-right: 3vw;
    margin-left: 3vw;
}

.site-alignment-left.collection-type-project.full-bleed-project.site-outer-padding-medium .index-item-navigation {
    margin-right: 5vw;
    margin-left: 5vw;
}

.site-alignment-center.collection-type-project.full-bleed-project.site-outer-padding-medium .index-item-navigation {
    margin-right: 5vw;
    margin-left: 5vw;
}

.site-alignment-right.collection-type-project.full-bleed-project.site-outer-padding-medium .index-item-navigation {
    margin-right: 5vw;
    margin-left: 5vw;
}

.site-alignment-left.collection-type-project.full-bleed-project.site-outer-padding-large .index-item-navigation {
    margin-right: 8vw;
    margin-left: 8vw;
}

.site-alignment-center.collection-type-project.full-bleed-project.site-outer-padding-large .index-item-navigation {
    margin-right: 8vw;
    margin-left: 8vw;
}

.site-alignment-right.collection-type-project.full-bleed-project.site-outer-padding-large .index-item-navigation {
    margin-right: 8vw;
    margin-left: 8vw;
}

.site-alignment-left.collection-type-project.full-bleed-project.site-outer-padding-extra-large .index-item-navigation {
    margin-right: 10vw;
    margin-left: 10vw;
}

.site-alignment-center.collection-type-project.full-bleed-project.site-outer-padding-extra-large .index-item-navigation {
    margin-right: 10vw;
    margin-left: 10vw;
}

.site-alignment-right.collection-type-project.full-bleed-project.site-outer-padding-extra-large .index-item-navigation {
    margin-right: 10vw;
    margin-left: 10vw;
}

.site-alignment-left.collection-type-project.full-bleed-project.site-outer-padding-custom .index-item-navigation {
    margin-right: 32px;
    margin-left: 32px;
}

.site-alignment-center.collection-type-project.full-bleed-project.site-outer-padding-custom .index-item-navigation {
    margin-right: 32px;
    margin-left: 32px;
}

.site-alignment-right.collection-type-project.full-bleed-project.site-outer-padding-custom .index-item-navigation {
    margin-right: 32px;
    margin-left: 32px;
}

.index-item-navigation.hide {
    opacity: 0;
}

.index-item-navigation {
    opacity: 1;
}

.show-index-navigation .index-item-navigation {
    display: block;
}

.index-navigation {
    width: 100%;
    color: rgb(0, 0, 0);
    text-transform: none;
    letter-spacing: -0.03em;
    font-family: calluna;
    font-size: 70px;
    font-style: normal;
    font-weight: 400;
}

.index-link-spacing-small .index-navigation {
    margin-top: 3vw;
    margin-bottom: 3vw;
}

.index-link-spacing-medium .index-navigation {
    margin-top: 5vw;
    margin-bottom: 5vw;
}

.index-link-spacing-large .index-navigation {
    margin-top: 8vw;
    margin-bottom: 8vw;
}

.index-link-spacing-custom .index-navigation {
    margin-top: 10%;
    margin-bottom: 10%;
}

.index-navigation .index-nav-link {
    padding: 0.25em;
    color: inherit;
    line-height: normal;
    display: inline-block;
}

    .index-navigation .index-nav-link.active-link {
        color: rgb(0, 0, 0);
    }

    .index-navigation .index-nav-link:hover {
        color: rgb(0, 0, 0);
    }

.index-next {
    margin: auto;
    width: 100%;
    color: rgb(0, 0, 0);
    text-transform: none;
    letter-spacing: -0.03em;
    font-family: calluna;
    font-size: 70px;
    font-style: normal;
    font-weight: 400;
    display: none;
}

    .index-next .index-next-link {
        color: rgb(0, 0, 0);
        display: none;
    }

    .index-next .link-next-up {
        color: rgb(0, 0, 0);
        line-height: normal;
        display: block;
    }

.site-alignment-left .index-next {
    text-align: left;
}

.site-alignment-center .index-next {
    text-align: center;
}

.site-alignment-right .index-next {
    text-align: right;
}

.index-link-spacing-small .index-next {
    margin-top: 3vw;
    margin-bottom: 3vw;
}

.index-link-spacing-medium .index-next {
    margin-top: 5vw;
    margin-bottom: 5vw;
}

.index-link-spacing-large .index-next {
    margin-top: 8vw;
    margin-bottom: 8vw;
}

.index-link-spacing-custom .index-next {
    margin-top: 10%;
    margin-bottom: 10%;
}

@media screen and (max-width:1920px) and (min-width:823px) and (min-aspect-ratio:1 / 1) {
    .scale-index-link-font-size .index-navigation {
        font-size: 3.64vw;
    }

    .scale-index-link-font-size .index-next {
        font-size: 3.64vw;
    }
}

@media screen and (max-width:823px) and (min-aspect-ratio:1 / 1) {
    .scale-index-link-font-size .index-navigation {
        font-size: 30px;
    }

    .scale-index-link-font-size .index-next {
        font-size: 30px;
    }
}

@media screen and (min-width:1920px) and (min-aspect-ratio:1 / 1) {
    .scale-index-link-font-size .index-navigation {
        font-size: 70px;
    }

    .scale-index-link-font-size .index-next {
        font-size: 70px;
    }
}

@media screen and (max-width:1920px) and (min-width:823px) and (max-aspect-ratio:1 / 1) {
    .scale-index-link-font-size .index-navigation {
        font-size: 3.64vh;
    }

    .scale-index-link-font-size .index-next {
        font-size: 3.64vh;
    }
}

@media screen and (max-width:823px) and (max-aspect-ratio:1 / 1) {
    .scale-index-link-font-size .index-navigation {
        font-size: 30px;
    }

    .scale-index-link-font-size .index-next {
        font-size: 30px;
    }
}

@media screen and (min-width:1920px) and (max-aspect-ratio:1 / 1) {
    .scale-index-link-font-size .index-navigation {
        font-size: 70px;
    }

    .scale-index-link-font-size .index-next {
        font-size: 70px;
    }
}

.index-link-style-list-inline .index-navigation {
    display: block;
}

.index-link-style-list-stacked .index-navigation {
    display: block;
}

.index-link-style-list-inline .index-next {
    display: none;
}

.index-link-style-list-stacked .index-next {
    display: none;
}

.index-link-style-next-inline .index-navigation {
    display: none;
}

.index-link-style-next-stacked .index-navigation {
    display: none;
}

.index-link-style-next-inline .index-next {
    display: block;
}

.index-link-style-next-stacked .index-next {
    display: block;
}

.index-link-style-next-inline .index-next-link-label::before {
    content: attr(data-next-label);
}

.index-link-style-next-stacked .index-next-link-label::before {
    content: attr(data-next-label);
}

.index-link-style-list-stacked .index-nav-link {
    padding: 0.25em 0px;
    margin-bottom: 0em;
    display: block;
}

.index-link-style-next-stacked .index-next-link-label {
    display: block;
}

.index-link-style-next-stacked .index-next-link-title {
    display: block;
}

.index-link-style-next-stacked .index-next-link-title {
    margin-top: 0em;
}

.index-link-style-list-inline .index-nav-link + .index-nav-link::before {
    color: rgb(0, 0, 0);
    display: inline;
}

.index-link-style-list-inline.index-link-delimiter-type-none .index-nav-link + .index-nav-link::before {
    padding-right: 0em;
    content: "\2002";
}

.index-link-style-list-inline.index-link-delimiter-type-slash .index-nav-link + .index-nav-link::before {
    padding-right: 0.75em;
    content: "\002F";
}

.index-link-style-list-inline.index-link-delimiter-type-bullet .index-nav-link + .index-nav-link::before {
    padding-right: 0.75em;
    content: "\2022";
}

.index-link-style-next-inline .index-next-link-label {
    padding-right: 0.25em;
}

.index-link-style-next-inline.show-next-label-only .index-next-link-title {
    display: none;
}

.index-link-style-next-stacked.show-next-label-only .index-next-link-title {
    display: none;
}

.index-link-style-next-inline.show-next-label-only .index-next-link-label::before {
    content: attr(data-next-link);
}

.index-link-style-next-stacked.show-next-label-only .index-next-link-label::before {
    content: attr(data-next-link);
}

.index-link-style-next-inline.show-next-label-only .index-next-link-label {
    padding-right: 0em;
}

.index-link-style-next-stacked.show-next-label-only .index-next-link-label {
    padding-right: 0em;
}

.collection-type-project .site-page {
    max-width: 100%;
}

.collection-type-project.show-project-banner .site-page {
    margin-top: 0px;
}

.collection-type-project.homepage.show-homepage-banner .site-page {
    margin-top: 0px;
}

.collection-type-project.project-banner-spacing-small.show-project-banner .page-banner-wrapper {
    margin-bottom: 5vw;
}

.collection-type-project.project-banner-spacing-medium.show-project-banner .page-banner-wrapper {
    margin-bottom: 7vw;
}

.collection-type-project.project-banner-spacing-large.show-project-banner .page-banner-wrapper {
    margin-bottom: 10vw;
}

.collection-type-project.project-banner-spacing-custom.show-project-banner .page-banner-wrapper {
    margin-bottom: 0px;
}

.collection-type-project.project-banner-spacing-small.homepage.show-homepage-banner .page-banner-wrapper {
    margin-bottom: 5vw;
}

.collection-type-project.project-banner-spacing-medium.homepage.show-homepage-banner .page-banner-wrapper {
    margin-bottom: 7vw;
}

.collection-type-project.project-banner-spacing-large.homepage.show-homepage-banner .page-banner-wrapper {
    margin-bottom: 10vw;
}

.collection-type-project.project-banner-spacing-custom.homepage.show-homepage-banner .page-banner-wrapper {
    margin-bottom: 0px;
}

.collection-type-project .project-slide-description-wrapper {
    display: none;
    visibility: hidden;
}

.collection-type-project.show-project-captions .project-slide-description-wrapper {
    display: block;
    visibility: visible;
}

.collection-type-project .project-slide-description-body {
    margin-right: auto;
    margin-left: auto;
}

@media screen and (max-width:1440px) and (min-width:769px) {
    .collection-type-project .project-slide-description-body {
        max-width: 80vw;
    }
}

@media screen and (max-width:1800px) and (min-width:1441px) {
    .collection-type-project .project-slide-description-body {
        max-width: 65vw;
    }
}

@media screen and (min-width:1801px) {
    .collection-type-project .project-slide-description-body {
        max-width: 60vw;
    }
}

.collection-type-project .project-slide-description-title {
    margin: 0px auto;
    color: rgb(229, 74, 53);
    text-transform: uppercase;
    line-height: 2em;
    letter-spacing: 0.36em;
    font-family: futura-pt;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    max-width: 32em;
}

.collection-type-project .project-slide-description-text {
    color: rgb(8, 27, 51);
    text-transform: none;
    line-height: 1.6em;
    letter-spacing: 0.01em;
    font-family: calluna;
    font-size: 85px;
    font-style: normal;
    font-weight: 400;
    margin-right: auto;
    margin-left: auto;
    max-width: 32em;
}

    .collection-type-project .project-slide-description-text p:last-child {
        margin-bottom: 0px;
    }

.collection-type-project .has-description-text .project-slide-description-title {
    margin-bottom: 2.4px;
}

.collection-type-project .has-description-title .project-slide-description-text p:first-child {
    margin-top: 0px;
}

.collection-type-project :not(.has-description-title).has-description-text .project-slide-description-text p:first-child {
    margin-top: 0px;
}

@media screen and (min-width:1441px) {
    .collection-type-project .project-slide-description-title {
        max-width: 36vw;
    }

    .collection-type-project .project-slide-description-text {
        max-width: 36vw;
    }
}

@media screen and (max-width:1440px) {
    .collection-type-project .project-slide-description-title {
        max-width: 36vw;
    }

    .collection-type-project .project-slide-description-text {
        max-width: 36vw;
    }
}

@media screen and (max-width:1280px) {
    .collection-type-project .project-slide-description-title {
        max-width: 46vw;
    }

    .collection-type-project .project-slide-description-text {
        max-width: 46vw;
    }
}

@media screen and (max-width:768px) {
    .collection-type-project .project-slide-description-title {
        max-width: 66vw;
    }

    .collection-type-project .project-slide-description-text {
        max-width: 66vw;
    }
}

@media screen and (max-width:640px) {
    .collection-type-project .project-slide-description-title {
        max-width: 96vw;
    }

    .collection-type-project .project-slide-description-text {
        max-width: 96vw;
    }
}

@media screen and (max-width:1920px) and (min-width:1646px) and (min-aspect-ratio:1 / 1) {
    .collection-type-project.scale-image-caption-title-font .project-slide-description-title {
        font-size: 0.72vw;
    }
}

@media screen and (max-width:1646px) and (min-aspect-ratio:1 / 1) {
    .collection-type-project.scale-image-caption-title-font .project-slide-description-title {
        font-size: 12px;
    }
}

@media screen and (min-width:1920px) and (min-aspect-ratio:1 / 1) {
    .collection-type-project.scale-image-caption-title-font .project-slide-description-title {
        font-size: 14px;
    }
}

@media screen and (max-width:1920px) and (min-width:1646px) and (max-aspect-ratio:1 / 1) {
    .collection-type-project.scale-image-caption-title-font .project-slide-description-title {
        font-size: 0.72vh;
    }
}

@media screen and (max-width:1646px) and (max-aspect-ratio:1 / 1) {
    .collection-type-project.scale-image-caption-title-font .project-slide-description-title {
        font-size: 12px;
    }
}

@media screen and (min-width:1920px) and (max-aspect-ratio:1 / 1) {
    .collection-type-project.scale-image-caption-title-font .project-slide-description-title {
        font-size: 14px;
    }
}

@media screen and (max-width:1920px) and (min-width:678px) and (min-aspect-ratio:1 / 1) {
    .collection-type-project.scale-image-caption-body-font .project-slide-description-text {
        font-size: 4.42vw;
    }
}

@media screen and (max-width:678px) and (min-aspect-ratio:1 / 1) {
    .collection-type-project.scale-image-caption-body-font .project-slide-description-text {
        font-size: 30px;
    }
}

@media screen and (min-width:1920px) and (min-aspect-ratio:1 / 1) {
    .collection-type-project.scale-image-caption-body-font .project-slide-description-text {
        font-size: 85px;
    }
}

@media screen and (max-width:1920px) and (min-width:678px) and (max-aspect-ratio:1 / 1) {
    .collection-type-project.scale-image-caption-body-font .project-slide-description-text {
        font-size: 4.42vh;
    }
}

@media screen and (max-width:678px) and (max-aspect-ratio:1 / 1) {
    .collection-type-project.scale-image-caption-body-font .project-slide-description-text {
        font-size: 30px;
    }
}

@media screen and (min-width:1920px) and (max-aspect-ratio:1 / 1) {
    .collection-type-project.scale-image-caption-body-font .project-slide-description-text {
        font-size: 85px;
    }
}

.collection-type-project.allow-full-width-portrait.project-image-portrait-caption-style-offset .project-slide-portrait .project-slide-image-container {
    max-width: 100% !important;
}

.collection-type-project.allow-full-width-portrait.project-image-portrait-caption-style-standard .project-slide-portrait .project-slide-image-container {
    max-width: 100% !important;
}

.collection-type-project.allow-full-width-portrait.project-image-portrait-caption-style-offset .project-slide-square .project-slide-image-container {
    max-width: 100% !important;
}

.collection-type-project.allow-full-width-portrait.project-image-portrait-caption-style-standard .project-slide-square .project-slide-image-container {
    max-width: 100% !important;
}

.project-image-spacing-small :not(:last-child).project-slide {
    margin-bottom: 5vw;
}

.project-image-spacing-medium :not(:last-child).project-slide {
    margin-bottom: 7vw;
}

.project-image-spacing-large :not(:last-child).project-slide {
    margin-bottom: 10vw;
}

.project-image-spacing-custom :not(:last-child).project-slide {
    margin-bottom: 12%;
}

.project-slide-video-wrapper {
    margin: auto;
    width: 100%;
}

.project-slide-image-container {
    margin: auto;
    width: auto;
    height: auto;
    text-align: center;
    line-height: 0;
}

    .project-slide-image-container .project-slide-image-wrapper {
        margin: auto;
    }

        .project-slide-image-container .project-slide-image-wrapper.not-ready {
            animation: colorPulse 1000ms infinite alternate;
            min-height: 50vh;
            min-width: 50vw;
            -webkit-animation: colorPulse 1000ms infinite alternate;
        }

@media screen and (min-width:641px) {
    .project-slide-portrait .project-slide-image-container {
        max-width: 50% !important;
    }

    .project-slide-square .project-slide-image-container {
        max-width: 50% !important;
    }
}

@media screen and (max-width:640px) {
    .project-slide-portrait .project-slide-image-container {
        max-width: 85% !important;
    }

    .project-slide-square .project-slide-image-container {
        max-width: 85% !important;
    }
}

.project-slide-image {
    left: 0px !important;
    top: 0px !important;
    width: auto;
    height: auto;
    line-height: 0;
    max-width: 100%;
}

.project-slide-description-wrapper {
    margin: auto;
}

.collection-type-project.show-project-captions.image-caption-title-alignment-left .project-slide-description-title {
    text-align: left;
}

.collection-type-project.show-project-captions.image-caption-title-alignment-center .project-slide-description-title {
    text-align: center;
}

.collection-type-project.show-project-captions.image-caption-title-alignment-right .project-slide-description-title {
    text-align: right;
}

.collection-type-project.show-project-captions.image-caption-body-alignment-left .project-slide-description-text {
    text-align: left;
}

.collection-type-project.show-project-captions.image-caption-body-alignment-center .project-slide-description-text {
    text-align: center;
}

.collection-type-project.show-project-captions.image-caption-body-alignment-right .project-slide-description-text {
    text-align: right;
}

.collection-type-project.project-image-alignment-left .project-slide {
    max-width: 100%;
}

.collection-type-project.project-image-alignment-right .project-slide {
    max-width: 100%;
}

.collection-type-project.project-image-alignment-left .project-slide.project-slide-has-no-description .project-slide-image-container {
    margin-left: 0px;
}

.collection-type-project.project-image-alignment-left .project-slide.project-slide-has-no-description .project-slide-video-wrapper {
    margin-left: 0px;
}

.collection-type-project.project-image-alignment-right .project-slide.project-slide-has-no-description .project-slide-image-container {
    margin-right: 0px;
}

.collection-type-project.project-image-alignment-right .project-slide.project-slide-has-no-description .project-slide-video-wrapper {
    margin-right: 0px;
}

.collection-type-project.project-image-alignment-left .project-slide .project-slide-image-container {
    text-align: left;
    margin-left: 0px;
}

.collection-type-project.project-image-alignment-left .project-slide .project-slide-video-wrapper {
    text-align: left;
    margin-left: 0px;
}

.collection-type-project.project-image-alignment-left .project-slide .project-slide-image-container .project-slide-image-wrapper {
    margin-left: 0px;
}

.collection-type-project.project-image-alignment-left .project-slide .project-slide-video-wrapper .project-slide-image-wrapper {
    margin-left: 0px;
}

.collection-type-project.project-image-alignment-left .project-slide .project-slide-description-wrapper {
    text-align: left;
    margin-left: 0px;
}

.collection-type-project.project-image-alignment-left .project-slide .project-slide-description-body {
    margin-left: 0px;
}

    .collection-type-project.project-image-alignment-left .project-slide .project-slide-description-body .project-slide-description-title {
        margin-left: 0px;
    }

    .collection-type-project.project-image-alignment-left .project-slide .project-slide-description-body .project-slide-description-text {
        margin-left: 0px;
    }

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-landscape-caption-style-offset.project-image-spacing-small .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-wrapper {
    margin-top: 10vw;
    margin-bottom: 10vw;
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-landscape-caption-style-offset.project-image-spacing-small .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-wrapper {
    margin-top: 10vw;
    margin-bottom: 10vw;
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-landscape-caption-style-offset.project-image-spacing-medium .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-wrapper {
    margin-top: 14vw;
    margin-bottom: 14vw;
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-landscape-caption-style-offset.project-image-spacing-medium .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-wrapper {
    margin-top: 14vw;
    margin-bottom: 14vw;
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-landscape-caption-style-offset.project-image-spacing-large .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-wrapper {
    margin-top: 20vw;
    margin-bottom: 20vw;
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-landscape-caption-style-offset.project-image-spacing-large .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-wrapper {
    margin-top: 20vw;
    margin-bottom: 20vw;
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-landscape-caption-style-offset.project-image-spacing-custom .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-wrapper {
    margin-top: 24%;
    margin-bottom: 24%;
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-landscape-caption-style-offset.project-image-spacing-custom .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-wrapper {
    margin-top: 24%;
    margin-bottom: 24%;
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-offset.project-image-spacing-small .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-wrapper {
    margin-top: 10vw;
    margin-bottom: 10vw;
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-offset.project-image-spacing-small .project-slide.project-slide-has-description.project-slide-square .project-slide-description-wrapper {
    margin-top: 10vw;
    margin-bottom: 10vw;
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-offset.project-image-spacing-medium .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-wrapper {
    margin-top: 14vw;
    margin-bottom: 14vw;
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-offset.project-image-spacing-medium .project-slide.project-slide-has-description.project-slide-square .project-slide-description-wrapper {
    margin-top: 14vw;
    margin-bottom: 14vw;
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-offset.project-image-spacing-large .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-wrapper {
    margin-top: 20vw;
    margin-bottom: 20vw;
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-offset.project-image-spacing-large .project-slide.project-slide-has-description.project-slide-square .project-slide-description-wrapper {
    margin-top: 20vw;
    margin-bottom: 20vw;
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-offset.project-image-spacing-custom .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-wrapper {
    margin-top: 24%;
    margin-bottom: 24%;
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-offset.project-image-spacing-custom .project-slide.project-slide-has-description.project-slide-square .project-slide-description-wrapper {
    margin-top: 24%;
    margin-bottom: 24%;
}

@media screen and (max-width:768px) {
    .collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-title {
        margin-top: 1.25em;
    }

    .collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-square .project-slide-description-title {
        margin-top: 1.25em;
    }

    .collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-text p:first-child {
        margin-top: 1.25em;
    }

    .collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-square .project-slide-description-text p:first-child {
        margin-top: 1.25em;
    }
}

@media screen and (max-width:640px) {
    .collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-portrait .project-slide-image-container {
        max-width: 85% !important;
    }

    .collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-square .project-slide-image-container {
        max-width: 85% !important;
    }
}

@media screen and (max-width:768px) and (min-width:641px) {
    .collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-portrait .project-slide-image-container {
        max-width: 65% !important;
    }

    .collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-square .project-slide-image-container {
        max-width: 65% !important;
    }
}

@media screen and (max-width:1280px) and (min-width:769px) {
    .collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-portrait .project-slide-image-container {
        max-width: 45% !important;
    }

    .collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-square .project-slide-image-container {
        max-width: 45% !important;
    }

    .collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-body {
        padding-left: 2.5vw;
    }

    .collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-square .project-slide-description-body {
        padding-left: 2.5vw;
    }
}

@media screen and (min-width:1281px) {
    .collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-portrait .project-slide-image-container {
        max-width: 50% !important;
    }

    .collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-square .project-slide-image-container {
        max-width: 50% !important;
    }
}

@media screen and (min-width:769px) {
    .collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-portrait {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        -webkit-flex-direction: row;
        -webkit-justify-content: space-between;
        -webkit-align-items: flex-start;
        -ms-justify-content: space-between;
    }

    .collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-square {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        -webkit-flex-direction: row;
        -webkit-justify-content: space-between;
        -webkit-align-items: flex-start;
        -ms-justify-content: space-between;
    }
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-standard .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-body.has-description-title .project-slide-description-title {
    margin-top: 1.25em;
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-standard .project-slide.project-slide-has-description.project-slide-square .project-slide-description-body.has-description-title .project-slide-description-title {
    margin-top: 1.25em;
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-standard .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-body.has-description-text .project-slide-description-text p:first-child {
    margin-top: 1.25em;
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-portrait-caption-style-standard .project-slide.project-slide-has-description.project-slide-square .project-slide-description-body.has-description-text .project-slide-description-text p:first-child {
    margin-top: 1.25em;
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-landscape-caption-style-standard .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-body.has-description-title .project-slide-description-title {
    margin-top: 1.25em;
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-landscape-caption-style-standard .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-body.has-description-title .project-slide-description-title {
    margin-top: 1.25em;
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-landscape-caption-style-standard .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-body.has-description-text .project-slide-description-text p:first-child {
    margin-top: 1.25em;
}

.collection-type-project.project-image-alignment-left.show-project-captions.project-left-image-landscape-caption-style-standard .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-body.has-description-text .project-slide-description-text p:first-child {
    margin-top: 1.25em;
}

.collection-type-project.project-image-alignment-right .project-slide .project-slide-image-container {
    text-align: right;
    margin-right: 0px;
}

.collection-type-project.project-image-alignment-right .project-slide .project-slide-video-wrapper {
    text-align: right;
    margin-right: 0px;
}

.collection-type-project.project-image-alignment-right .project-slide .project-slide-image-container .project-slide-image-wrapper {
    margin-right: 0px;
}

.collection-type-project.project-image-alignment-right .project-slide .project-slide-video-wrapper .project-slide-image-wrapper {
    margin-right: 0px;
}

.collection-type-project.project-image-alignment-right .project-slide .project-slide-description-wrapper {
    margin-right: 0px;
}

.collection-type-project.project-image-alignment-right .project-slide .project-slide-description-body {
    margin-right: 0px;
}

    .collection-type-project.project-image-alignment-right .project-slide .project-slide-description-body .project-slide-description-title {
        margin-right: 0px;
    }

    .collection-type-project.project-image-alignment-right .project-slide .project-slide-description-body .project-slide-description-text {
        margin-right: 0px;
    }

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-landscape-caption-style-offset.project-image-spacing-small .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-wrapper {
    margin-top: 10vw;
    margin-bottom: 10vw;
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-landscape-caption-style-offset.project-image-spacing-small .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-wrapper {
    margin-top: 10vw;
    margin-bottom: 10vw;
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-landscape-caption-style-offset.project-image-spacing-medium .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-wrapper {
    margin-top: 14vw;
    margin-bottom: 14vw;
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-landscape-caption-style-offset.project-image-spacing-medium .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-wrapper {
    margin-top: 14vw;
    margin-bottom: 14vw;
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-landscape-caption-style-offset.project-image-spacing-large .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-wrapper {
    margin-top: 20vw;
    margin-bottom: 20vw;
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-landscape-caption-style-offset.project-image-spacing-large .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-wrapper {
    margin-top: 20vw;
    margin-bottom: 20vw;
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-landscape-caption-style-offset.project-image-spacing-custom .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-wrapper {
    margin-top: 24%;
    margin-bottom: 24%;
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-landscape-caption-style-offset.project-image-spacing-custom .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-wrapper {
    margin-top: 24%;
    margin-bottom: 24%;
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-offset.project-image-spacing-small .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-wrapper {
    margin-top: 10vw;
    margin-bottom: 10vw;
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-offset.project-image-spacing-small .project-slide.project-slide-has-description.project-slide-square .project-slide-description-wrapper {
    margin-top: 10vw;
    margin-bottom: 10vw;
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-offset.project-image-spacing-medium .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-wrapper {
    margin-top: 14vw;
    margin-bottom: 14vw;
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-offset.project-image-spacing-medium .project-slide.project-slide-has-description.project-slide-square .project-slide-description-wrapper {
    margin-top: 14vw;
    margin-bottom: 14vw;
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-offset.project-image-spacing-large .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-wrapper {
    margin-top: 20vw;
    margin-bottom: 20vw;
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-offset.project-image-spacing-large .project-slide.project-slide-has-description.project-slide-square .project-slide-description-wrapper {
    margin-top: 20vw;
    margin-bottom: 20vw;
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-offset.project-image-spacing-custom .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-wrapper {
    margin-top: 24%;
    margin-bottom: 24%;
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-offset.project-image-spacing-custom .project-slide.project-slide-has-description.project-slide-square .project-slide-description-wrapper {
    margin-top: 24%;
    margin-bottom: 24%;
}

@media screen and (max-width:768px) {
    .collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-title {
        margin-top: 1.25em;
    }

    .collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-square .project-slide-description-title {
        margin-top: 1.25em;
    }

    .collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-text p:first-child {
        margin-top: 1.25em;
    }

    .collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-square .project-slide-description-text p:first-child {
        margin-top: 1.25em;
    }
}

@media screen and (max-width:640px) {
    .collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-portrait .project-slide-image-container {
        max-width: 85% !important;
    }

    .collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-square .project-slide-image-container {
        max-width: 85% !important;
    }
}

@media screen and (max-width:768px) and (min-width:641px) {
    .collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-portrait .project-slide-image-container {
        max-width: 65% !important;
    }

    .collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-square .project-slide-image-container {
        max-width: 65% !important;
    }
}

@media screen and (max-width:1280px) and (min-width:769px) {
    .collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-portrait .project-slide-image-container {
        max-width: 45% !important;
    }

    .collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-square .project-slide-image-container {
        max-width: 45% !important;
    }

    .collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-body {
        padding-right: 2.5vw;
    }

    .collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-square .project-slide-description-body {
        padding-right: 2.5vw;
    }
}

@media screen and (min-width:1281px) {
    .collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-portrait .project-slide-image-container {
        max-width: 50% !important;
    }

    .collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-square .project-slide-image-container {
        max-width: 50% !important;
    }
}

@media screen and (min-width:769px) {
    .collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-portrait {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        -webkit-flex-direction: row;
        -webkit-justify-content: space-between;
        -webkit-align-items: flex-start;
        -ms-justify-content: space-between;
    }

    .collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-square {
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: flex-start;
        -webkit-flex-direction: row;
        -webkit-justify-content: space-between;
        -webkit-align-items: flex-start;
        -ms-justify-content: space-between;
    }

    .collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-portrait .project-slide-image-container {
        order: 1;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -webkit-order: 1;
    }

    .collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-square .project-slide-image-container {
        order: 1;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -webkit-order: 1;
    }

    .collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-portrait .project-slide-video-wrapper {
        order: 1;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -webkit-order: 1;
    }

    .collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-square .project-slide-video-wrapper {
        order: 1;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -webkit-order: 1;
    }

    .collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-wrapper {
        order: 0;
        -webkit-box-ordinal-group: 0;
        -moz-box-ordinal-group: 0;
        -webkit-order: 0;
    }

    .collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-side .project-slide.project-slide-has-description.project-slide-square .project-slide-description-wrapper {
        order: 0;
        -webkit-box-ordinal-group: 0;
        -moz-box-ordinal-group: 0;
        -webkit-order: 0;
    }
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-standard .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-body.has-description-title .project-slide-description-title {
    margin-top: 1.25em;
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-standard .project-slide.project-slide-has-description.project-slide-square .project-slide-description-body.has-description-title .project-slide-description-title {
    margin-top: 1.25em;
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-standard .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-body.has-description-text .project-slide-description-text p:first-child {
    margin-top: 1.25em;
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-portrait-caption-style-standard .project-slide.project-slide-has-description.project-slide-square .project-slide-description-body.has-description-text .project-slide-description-text p:first-child {
    margin-top: 1.25em;
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-landscape-caption-style-standard .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-body.has-description-title .project-slide-description-title {
    margin-top: 1.25em;
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-landscape-caption-style-standard .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-body.has-description-title .project-slide-description-title {
    margin-top: 1.25em;
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-landscape-caption-style-standard .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-body.has-description-text .project-slide-description-text p:first-child {
    margin-top: 1.25em;
}

.collection-type-project.project-image-alignment-right.show-project-captions.project-right-image-landscape-caption-style-standard .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-body.has-description-text .project-slide-description-text p:first-child {
    margin-top: 1.25em;
}

.collection-type-project.project-image-alignment-center .project-slide.project-slide-has-no-description {
    display: block;
}

.collection-type-project.project-image-alignment-center.full-bleed-project .site-page {
    padding-right: 0px;
    padding-left: 0px;
    margin-bottom: 0px;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-landscape-caption-style-offset.project-image-spacing-small .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-wrapper {
    margin-top: 10vw;
    margin-bottom: 10vw;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-landscape-caption-style-offset.project-image-spacing-small .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-wrapper {
    margin-top: 10vw;
    margin-bottom: 10vw;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-landscape-caption-style-offset.project-image-spacing-medium .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-wrapper {
    margin-top: 14vw;
    margin-bottom: 14vw;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-landscape-caption-style-offset.project-image-spacing-medium .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-wrapper {
    margin-top: 14vw;
    margin-bottom: 14vw;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-landscape-caption-style-offset.project-image-spacing-large .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-wrapper {
    margin-top: 20vw;
    margin-bottom: 20vw;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-landscape-caption-style-offset.project-image-spacing-large .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-wrapper {
    margin-top: 20vw;
    margin-bottom: 20vw;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-landscape-caption-style-offset.project-image-spacing-custom .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-wrapper {
    margin-top: 24%;
    margin-bottom: 24%;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-landscape-caption-style-offset.project-image-spacing-custom .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-wrapper {
    margin-top: 24%;
    margin-bottom: 24%;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-landscape-caption-style-inset .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-wrapper {
    top: -20px;
    position: relative;
    z-index: 1;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-landscape-caption-style-inset .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-wrapper {
    top: -20px;
    position: relative;
    z-index: 1;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-landscape-caption-style-inset .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-body {
    padding-right: 2em;
    padding-left: 2em;
    background-color: rgb(242, 242, 242);
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-landscape-caption-style-inset .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-body {
    padding-right: 2em;
    padding-left: 2em;
    background-color: rgb(242, 242, 242);
}

@media screen and (max-width:1440px) and (min-width:769px) {
    .collection-type-project.project-image-alignment-center.show-project-captions.project-image-landscape-caption-style-inset .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-body {
        max-width: 60vw;
    }

    .collection-type-project.project-image-alignment-center.show-project-captions.project-image-landscape-caption-style-inset .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-body {
        max-width: 60vw;
    }
}

@media screen and (max-width:1800px) and (min-width:1441px) {
    .collection-type-project.project-image-alignment-center.show-project-captions.project-image-landscape-caption-style-inset .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-body {
        max-width: 55vw;
    }

    .collection-type-project.project-image-alignment-center.show-project-captions.project-image-landscape-caption-style-inset .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-body {
        max-width: 55vw;
    }
}

@media screen and (min-width:1801px) {
    .collection-type-project.project-image-alignment-center.show-project-captions.project-image-landscape-caption-style-inset .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-body {
        max-width: 50vw;
    }

    .collection-type-project.project-image-alignment-center.show-project-captions.project-image-landscape-caption-style-inset .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-body {
        max-width: 50vw;
    }
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-landscape-caption-style-standard .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-body.has-description-title .project-slide-description-title {
    margin-top: 1.25em;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-landscape-caption-style-standard .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-body.has-description-title .project-slide-description-title {
    margin-top: 1.25em;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-landscape-caption-style-standard .project-slide.project-slide-has-description.project-slide-pano .project-slide-description-body.has-description-text .project-slide-description-text p:first-child {
    margin-top: 1.25em;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-landscape-caption-style-standard .project-slide.project-slide-has-description.project-slide-landscape .project-slide-description-body.has-description-text .project-slide-description-text p:first-child {
    margin-top: 1.25em;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-offset.project-image-spacing-small .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-wrapper {
    margin-top: 10vw;
    margin-bottom: 10vw;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-offset.project-image-spacing-small .project-slide.project-slide-has-description.project-slide-square .project-slide-description-wrapper {
    margin-top: 10vw;
    margin-bottom: 10vw;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-offset.project-image-spacing-medium .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-wrapper {
    margin-top: 14vw;
    margin-bottom: 14vw;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-offset.project-image-spacing-medium .project-slide.project-slide-has-description.project-slide-square .project-slide-description-wrapper {
    margin-top: 14vw;
    margin-bottom: 14vw;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-offset.project-image-spacing-large .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-wrapper {
    margin-top: 20vw;
    margin-bottom: 20vw;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-offset.project-image-spacing-large .project-slide.project-slide-has-description.project-slide-square .project-slide-description-wrapper {
    margin-top: 20vw;
    margin-bottom: 20vw;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-offset.project-image-spacing-custom .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-wrapper {
    margin-top: 24%;
    margin-bottom: 24%;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-offset.project-image-spacing-custom .project-slide.project-slide-has-description.project-slide-square .project-slide-description-wrapper {
    margin-top: 24%;
    margin-bottom: 24%;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate.align-alternate-caption-to-image.image-caption-title-alignment-left .portrait-caption-alternate-even .project-slide-description-title {
    text-align: left;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate.align-alternate-caption-to-image.image-caption-title-alignment-center .portrait-caption-alternate-even .project-slide-description-title {
    text-align: left;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate.align-alternate-caption-to-image.image-caption-title-alignment-right .portrait-caption-alternate-even .project-slide-description-title {
    text-align: left;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate.align-alternate-caption-to-image.image-caption-body-alignment-left .portrait-caption-alternate-even .project-slide-description-text {
    text-align: left;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate.align-alternate-caption-to-image.image-caption-body-alignment-center .portrait-caption-alternate-even .project-slide-description-text {
    text-align: left;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate.align-alternate-caption-to-image.image-caption-body-alignment-right .portrait-caption-alternate-even .project-slide-description-text {
    text-align: left;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate.align-alternate-caption-to-image.image-caption-title-alignment-left .portrait-caption-alternate-odd .project-slide-description-title {
    text-align: right;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate.align-alternate-caption-to-image.image-caption-title-alignment-center .portrait-caption-alternate-odd .project-slide-description-title {
    text-align: right;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate.align-alternate-caption-to-image.image-caption-title-alignment-right .portrait-caption-alternate-odd .project-slide-description-title {
    text-align: right;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate.align-alternate-caption-to-image.image-caption-body-alignment-left .portrait-caption-alternate-odd .project-slide-description-text {
    text-align: right;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate.align-alternate-caption-to-image.image-caption-body-alignment-center .portrait-caption-alternate-odd .project-slide-description-text {
    text-align: right;
}

.collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate.align-alternate-caption-to-image.image-caption-body-alignment-right .portrait-caption-alternate-odd .project-slide-description-text {
    text-align: right;
}

@media screen and (max-width:768px) {
    .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate .project-slide-description-title {
        margin-top: 1.25em;
    }

    .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate .project-slide-description-text p:first-child {
        margin-top: 1.25em;
    }
}

@media screen and (min-width:769px) {
    .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate .project-slide.project-slide-has-description.project-slide-staggerable {
        height: auto;
        display: flex;
        max-width: 100%;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
        -webkit-flex-direction: row;
        -webkit-justify-content: space-between;
        -webkit-align-items: center;
        -ms-justify-content: space-between;
    }

        .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate .project-slide.project-slide-has-description.project-slide-staggerable .project-slide-image-container {
            width: 100%;
            text-align: right;
            max-width: 45% !important;
            order: 0;
            flex-grow: 1;
            -webkit-box-ordinal-group: 0;
            -moz-box-ordinal-group: 0;
            -webkit-order: 0;
            -webkit-box-flex: 1;
            -moz-flex-grow: 1;
            -webkit-flex-grow: 1;
        }

            .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate .project-slide.project-slide-has-description.project-slide-staggerable .project-slide-image-container .project-slide-image-wrapper {
                margin-right: 0px;
                margin-left: auto;
            }

        .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate .project-slide.project-slide-has-description.project-slide-staggerable .project-slide-video-wrapper {
            width: 100%;
            text-align: right;
            margin-right: 0px;
            margin-left: auto;
            order: 0;
            flex-grow: 1;
            -webkit-box-ordinal-group: 0;
            -moz-box-ordinal-group: 0;
            -webkit-order: 0;
            -webkit-box-flex: 1;
            -moz-flex-grow: 1;
            -webkit-flex-grow: 1;
        }

        .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate .project-slide.project-slide-has-description.project-slide-staggerable .project-slide-image {
            max-width: 80%;
        }

        .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate .project-slide.project-slide-has-description.project-slide-staggerable .project-slide-description-wrapper {
            margin-right: auto;
            margin-left: 0px;
            display: flex;
            order: 1;
            flex-grow: 2;
            -webkit-box-ordinal-group: 1;
            -moz-box-ordinal-group: 1;
            -webkit-order: 1;
            -webkit-box-flex: 2;
            -moz-flex-grow: 2;
            -webkit-flex-grow: 2;
        }

        .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate .project-slide.project-slide-has-description.project-slide-staggerable .project-slide-description-body {
            margin-right: auto;
            margin-left: 0px;
            max-width: 37vw;
        }

            .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate .project-slide.project-slide-has-description.project-slide-staggerable .project-slide-description-body .project-slide-description-title {
                margin-left: 0px;
            }

            .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate .project-slide.project-slide-has-description.project-slide-staggerable .project-slide-description-body .project-slide-description-text {
                margin-left: 0px;
            }

        .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate .project-slide.project-slide-has-description.project-slide-staggerable.portrait-caption-alternate-odd .project-slide-image-container {
            text-align: left;
            margin-right: auto;
            margin-left: 0px;
            order: 1;
            -webkit-box-ordinal-group: 1;
            -moz-box-ordinal-group: 1;
            -webkit-order: 1;
        }

        .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate .project-slide.project-slide-has-description.project-slide-staggerable.portrait-caption-alternate-odd .project-slide-video-wrapper {
            text-align: left;
            margin-right: auto;
            margin-left: 0px;
            order: 1;
            -webkit-box-ordinal-group: 1;
            -moz-box-ordinal-group: 1;
            -webkit-order: 1;
        }

        .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate .project-slide.project-slide-has-description.project-slide-staggerable.portrait-caption-alternate-odd .project-slide-image-container .project-slide-image-wrapper {
            text-align: left;
            margin-right: auto;
            margin-left: 0px;
        }

        .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate .project-slide.project-slide-has-description.project-slide-staggerable.portrait-caption-alternate-odd .project-slide-video-wrapper .project-slide-image-wrapper {
            text-align: left;
            margin-right: auto;
            margin-left: 0px;
        }

        .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate .project-slide.project-slide-has-description.project-slide-staggerable.portrait-caption-alternate-odd .project-slide-description-wrapper {
            margin-right: 0px;
            margin-left: auto;
            order: 0;
            -webkit-box-ordinal-group: 0;
            -moz-box-ordinal-group: 0;
            -webkit-order: 0;
        }

        .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate .project-slide.project-slide-has-description.project-slide-staggerable.portrait-caption-alternate-odd .project-slide-description-body {
            margin-right: 0px;
            margin-left: auto;
        }

    .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate.project-image-spacing-small .project-slide.project-slide-has-description.project-slide-staggerable .project-slide-description-wrapper {
        margin-left: 2.5vw;
    }

    .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate.project-image-spacing-small .project-slide.project-slide-has-description.project-slide-staggerable.portrait-caption-alternate-odd .project-slide-description-wrapper {
        margin-right: 2.5vw;
    }

    .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate.project-image-spacing-medium .project-slide.project-slide-has-description.project-slide-staggerable .project-slide-description-wrapper {
        margin-left: 3.75vw;
    }

    .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate.project-image-spacing-medium .project-slide.project-slide-has-description.project-slide-staggerable.portrait-caption-alternate-odd .project-slide-description-wrapper {
        margin-right: 3.75vw;
    }

    .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate.project-image-spacing-large .project-slide.project-slide-has-description.project-slide-staggerable .project-slide-description-wrapper {
        margin-left: 5vw;
    }

    .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate.project-image-spacing-large .project-slide.project-slide-has-description.project-slide-staggerable.portrait-caption-alternate-odd .project-slide-description-wrapper {
        margin-right: 5vw;
    }

    .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate.project-image-spacing-custom .project-slide.project-slide-has-description.project-slide-staggerable .project-slide-description-wrapper {
        margin-left: 7.2%;
    }

    .collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-alternate.project-image-spacing-custom .project-slide.project-slide-has-description.project-slide-staggerable.portrait-caption-alternate-odd .project-slide-description-wrapper {
        margin-right: 7.2%;
    }
}

:not(.offset-project-captions).collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-standard .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-body.has-description-title .project-slide-description-title {
    margin-top: 1.25em;
}

:not(.offset-project-captions).collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-standard .project-slide.project-slide-has-description.project-slide-square .project-slide-description-body.has-description-title .project-slide-description-title {
    margin-top: 1.25em;
}

:not(.offset-project-captions).collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-standard .project-slide.project-slide-has-description.project-slide-portrait .project-slide-description-body.has-description-text .project-slide-description-text p:first-child {
    margin-top: 1.25em;
}

:not(.offset-project-captions).collection-type-project.project-image-alignment-center.show-project-captions.project-image-portrait-caption-style-standard .project-slide.project-slide-has-description.project-slide-square .project-slide-description-body.has-description-text .project-slide-description-text p:first-child {
    margin-top: 1.25em;
}

body:not(.mobile-menu-open) {
    height: 100%;
    transition-delay: 0ms;
    -webkit-transition-delay: 0ms;
    -moz-transition-delay: 0ms;
    -o-transition-delay: 0ms;
}

.overflow-wrapper {
    transition: background-color 100ms linear;
    height: 100%;
    min-height: 100vh;
    background-color: rgb(242, 242, 242);
    -webkit-transition: background-color 100ms linear;
    -moz-transition: background-color 100ms linear;
    -o-transition: background-color 100ms linear;
}

.site-container {
    transition: opacity 100ms linear 100ms;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity 100ms linear 100ms;
    -moz-transition: opacity 100ms linear 100ms;
    -o-transition: opacity 100ms linear 100ms;
}

.mobile-bar-wrapper {
    display: none;
}

.mobile-bar-flex-child {
    width: 24px;
    height: 18px;
    display: none;
    visibility: hidden;
}

.mobile-branding-wrapper {
    display: block;
    flex-grow: 0;
    align-self: center;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -webkit-flex-grow: 0;
    -webkit-align-self: center;
}

    .mobile-branding-wrapper a {
        display: block;
    }

.mobile-nav-toggle-label {
    box-sizing: border-box;
    -ms-user-select: none;
    flex-grow: 0;
    align-self: center;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-user-select: none;
    user-select: none;
    -moz-user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -webkit-box-flex: 0;
    -moz-flex-grow: 0;
    -webkit-flex-grow: 0;
    -webkit-align-self: center;
}

.overlay-nav-container {
    left: 100%;
    top: 0px;
    width: 0px;
    text-align: center;
    right: 0px;
    bottom: 0px;
    display: flex;
    position: absolute;
    z-index: 9998;
    -ms-overflow-x: hidden;
    -ms-overflow-y: hidden;
    min-height: 100vh;
    box-sizing: border-box;
    pointer-events: none;
    transition-delay: 100ms;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    -webkit-flex-direction: column;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    -ms-justify-content: center;
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -o-transition-delay: 100ms;
}

.overlay-nav-wrapper {
    margin: auto;
    transition: opacity 100ms linear;
    opacity: 0;
    -webkit-transition: opacity 100ms linear;
    -moz-transition: opacity 100ms linear;
    -o-transition: opacity 100ms linear;
}

@media only screen and (max-width:1024px) {
    .touch-styles a {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-tap-highlight-color: rgba(0, 0, 0, 0);
        tap-highlight-color: rgba(0, 0, 0, 0);
    }

    .touch-styles label {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        -moz-tap-highlight-color: rgba(0, 0, 0, 0);
        tap-highlight-color: rgba(0, 0, 0, 0);
    }
}

@media only screen and (max-width:768px) {
    .mobile-bar-wrapper {
        width: 100vw;
        display: flex;
        position: relative;
        z-index: 9999;
        justify-content: space-between;
        -webkit-justify-content: space-between;
        -ms-justify-content: space-between;
    }

    .tweak-mobile-bar-position-top-fixed .mobile-bar-wrapper {
        top: 0px;
        width: 100vw;
        position: fixed;
    }

    .tweak-mobile-bar-position-top-fixed .overlay-nav-container {
        position: absolute;
    }

    :not(.tweak-transparent-fixed-mobile-bar).tweak-mobile-bar-position-top-fixed .mobile-bar-wrapper {
        transition: background-color 100ms linear;
        background-color: rgb(242, 242, 242);
        -webkit-transition: background-color 100ms linear;
        -moz-transition: background-color 100ms linear;
        -o-transition: background-color 100ms linear;
    }

    .tweak-mobile-bar-position-bottom-fixed .mobile-bar-wrapper {
        width: 100vw;
        bottom: 0px;
        position: fixed;
    }

    .tweak-mobile-bar-position-bottom-fixed .overlay-nav-container {
        order: 1;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -webkit-order: 1;
    }

    :not(.tweak-transparent-fixed-mobile-bar).tweak-mobile-bar-position-bottom-fixed .mobile-bar-wrapper {
        transition: background-color 100ms linear;
        order: 2;
        background-color: rgb(242, 242, 242);
        -webkit-transition: background-color 100ms linear;
        -moz-transition: background-color 100ms linear;
        -o-transition: background-color 100ms linear;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -webkit-order: 2;
    }

    :not(.mobile-menu-open).tweak-mobile-bar-position-top-fixed.tweak-transparent-fixed-mobile-bar .mobile-bar-wrapper {
        background-color: transparent;
    }

    :not(.mobile-menu-open).tweak-mobile-bar-position-bottom-fixed.tweak-transparent-fixed-mobile-bar .mobile-bar-wrapper {
        background-color: transparent;
    }

    .tweak-mobile-bar-site-tagline-position-hide .mobile-site-tagline {
        display: none;
    }

    .tweak-mobile-bar-site-tagline-position-below-branding .mobile-site-tagline {
        margin-top: 33px;
        display: block;
    }

    .tweak-mobile-bar-site-tagline-position-beside-branding .mobile-site-title {
        vertical-align: middle;
        display: inline-block;
    }

    .tweak-mobile-bar-site-tagline-position-beside-branding .mobile-site-tagline {
        vertical-align: middle;
        display: inline-block;
    }

    .tweak-mobile-bar-site-tagline-position-beside-branding .mobile-site-tagline {
        margin-left: 33px;
    }

    .overlay-nav-container .folder {
        position: relative;
    }

    .svg .overlay-nav-container .folder-toggle-label {
        margin-right: -1em;
    }

    .no-svg .overlay-nav-container .folder-toggle-label::after {
        width: 1em;
        display: inline-block;
        content: "\25BE";
    }

    .overlay-nav-container .subnav {
        transition: max-height 450ms cubic-bezier(0.33, 0, 0.2, 1), opacity 1250ms cubic-bezier(0.33, 0, 0.2, 1);
        overflow: hidden;
        position: relative;
        max-height: 0px;
        box-sizing: border-box;
        opacity: 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        -webkit-transition: max-height 450ms cubic-bezier(.33, 0, .2, 1), opacity 1250ms cubic-bezier(.33, 0, .2, 1);
        -moz-transition: max-height 450ms cubic-bezier(.33, 0, .2, 1), opacity 1250ms cubic-bezier(.33, 0, .2, 1);
        -o-transition: max-height 450ms cubic-bezier(.33, 0, .2, 1), opacity 1250ms cubic-bezier(.33, 0, .2, 1);
    }

        .overlay-nav-container .subnav :last-child.folder-link {
            padding-bottom: 60px;
        }

    .no-svg .overlay-nav-container :checked.folder-toggle-box ~ .folder-toggle-label::after {
        transform-origin: center center;
        transform: rotate(-180deg);
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        -webkit-transform-origin: center center;
        -moz-transform-origin: center center;
        -o-transform-origin: center center;
    }

    .overlay-nav-container :checked.folder-toggle-box ~ .folder-toggle-label .Icon--caretSmall--right {
        transform: rotate(-90deg);
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
    }

    .overlay-nav-container :checked.folder-toggle-box ~ .subnav {
        transition: max-height 500ms cubic-bezier(0.33, 0, 0.2, 1);
        max-height: 100vh;
        opacity: 1;
        -webkit-transition: max-height 500ms cubic-bezier(.33, 0, .2, 1);
        -moz-transition: max-height 500ms cubic-bezier(.33, 0, .2, 1);
        -o-transition: max-height 500ms cubic-bezier(.33, 0, .2, 1);
    }

    .mobile-branding-wrapper .mobile-site-title {
        text-transform: uppercase;
        line-height: 1em;
        letter-spacing: 0.1em;
        font-family: futura-pt;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
    }

        .mobile-branding-wrapper .mobile-site-title a {
            transition: color 300ms linear;
            color: rgb(0, 0, 0);
            text-decoration: none;
            -webkit-transition: color 300ms linear;
            -moz-transition: color 300ms linear;
            -o-transition: color 300ms linear;
        }

    .mobile-menu-open .mobile-branding-wrapper .mobile-site-title a {
        color: rgb(255, 255, 255);
    }

    .mobile-branding-wrapper .mobile-logo-image a {
        display: block;
        max-width: 132px;
    }

    .mobile-branding-wrapper .mobile-logo-image img {
        display: block;
        max-width: 100%;
    }

    .mobile-branding-wrapper .mobile-site-tagline {
        transition: color 300ms linear;
        color: rgb(8, 27, 51);
        text-transform: none;
        line-height: 1em;
        letter-spacing: 0.05em;
        font-family: calluna;
        font-size: 30px;
        font-style: normal;
        font-weight: 300;
        -webkit-transition: color 300ms linear;
        -moz-transition: color 300ms linear;
        -o-transition: color 300ms linear;
    }

    .mobile-menu-open .mobile-branding-wrapper .mobile-site-tagline {
        color: rgb(153, 153, 153);
    }

    .mobile-primary-nav-links {
        text-transform: uppercase;
        line-height: 2em;
        letter-spacing: 0.08em;
        font-family: futura-pt;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
    }

        .mobile-primary-nav-links a {
            color: rgb(0, 69, 143);
            display: block;
        }

        .mobile-primary-nav-links .folder-toggle-label {
            color: rgb(0, 69, 143);
            display: block;
        }

        .mobile-primary-nav-links .Icon {
            stroke: #00458f;
        }

        .mobile-primary-nav-links .Icon--caretSmall--right {
            width: 1em;
            height: 0.5em;
            transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -o-transform: rotate(90deg);
        }

    .mobile-secondary-nav-links {
        text-transform: uppercase;
        line-height: 1.4em;
        letter-spacing: 0.08em;
        font-family: futura-pt;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
    }

        .mobile-secondary-nav-links a {
            color: rgb(225, 162, 5);
            display: block;
        }

        .mobile-secondary-nav-links .folder-toggle-label {
            color: rgb(225, 162, 5);
            display: block;
        }

        .mobile-secondary-nav-links .Icon {
            stroke: #e1a205;
        }

        .mobile-secondary-nav-links .Icon--caretSmall--right {
            width: 1em;
            height: 0.5em;
            transform: rotate(90deg);
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -o-transform: rotate(90deg);
        }

    .tweak-mobile-bar-branding-position-left .mobile-branding-wrapper {
        text-align: left;
        order: 0;
        -webkit-box-ordinal-group: 0;
        -moz-box-ordinal-group: 0;
        -webkit-order: 0;
    }

        .tweak-mobile-bar-branding-position-left .mobile-branding-wrapper .mobile-logo-image a {
            margin-right: auto;
        }

    .tweak-mobile-bar-branding-position-right .mobile-branding-wrapper {
        text-align: right;
        order: 1;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -webkit-order: 1;
    }

        .tweak-mobile-bar-branding-position-right .mobile-branding-wrapper .mobile-logo-image a {
            margin-left: auto;
        }

    .tweak-mobile-bar-branding-position-center .mobile-branding-wrapper {
        text-align: center;
    }

        .tweak-mobile-bar-branding-position-center .mobile-branding-wrapper .mobile-logo-image a {
            margin: auto;
        }

    .tweak-mobile-bar-branding-position-center .mobile-bar-flex-child {
        display: block;
        visibility: visible;
        align-self: center;
        -webkit-align-self: center;
    }

    .tweak-mobile-bar-branding-position-center.site-outer-padding-extra-small .mobile-bar-flex-child {
        padding: 3vw;
    }

    .tweak-mobile-bar-branding-position-center.site-outer-padding-small .mobile-bar-flex-child {
        padding: 4vw;
    }

    .tweak-mobile-bar-branding-position-center.site-outer-padding-medium .mobile-bar-flex-child {
        padding: 5vw;
    }

    .tweak-mobile-bar-branding-position-center.site-outer-padding-large .mobile-bar-flex-child {
        padding: 6vw;
    }

    .tweak-mobile-bar-branding-position-center.site-outer-padding-extra-large .mobile-bar-flex-child {
        padding: 7vw;
    }

    .tweak-mobile-bar-branding-position-center.site-outer-padding-custom .mobile-bar-flex-child {
        padding: 32px;
    }

    .tweak-mobile-bar-branding-position-center.tweak-mobile-bar-menu-icon-position-left .mobile-nav-toggle-label {
        order: 1;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -webkit-order: 1;
    }

    .tweak-mobile-bar-branding-position-center.tweak-mobile-bar-menu-icon-position-left .mobile-branding-wrapper {
        order: 2;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -webkit-order: 2;
    }

    .tweak-mobile-bar-branding-position-center.tweak-mobile-bar-menu-icon-position-left .mobile-bar-flex-child {
        order: 3;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -webkit-order: 3;
    }

    .mobile-nav-toggle-label {
        display: block;
        cursor: pointer;
    }

        .mobile-nav-toggle-label .Icon--close {
            transition: color 300ms linear;
            display: none;
            stroke: #00458f;
            -webkit-transition: color 300ms linear;
            -moz-transition: color 300ms linear;
            -o-transition: color 300ms linear;
        }

        .mobile-nav-toggle-label .Icon--hamburger {
            margin: 0px 0px 0px auto;
            transition: color 300ms linear;
            display: block;
            stroke: #00458f;
            -webkit-transition: color 300ms linear;
            -moz-transition: color 300ms linear;
            -o-transition: color 300ms linear;
        }

    .tweak-mobile-bar-branding-position-left .mobile-nav-toggle-label {
        text-align: right;
        order: 1;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -webkit-order: 1;
    }

    .tweak-mobile-bar-branding-position-right .mobile-nav-toggle-label {
        text-align: left;
        order: 0;
        -webkit-box-ordinal-group: 0;
        -moz-box-ordinal-group: 0;
        -webkit-order: 0;
    }

    .mobile-primary-nav-wrapper + .mobile-secondary-nav-wrapper {
        padding-top: 60px;
    }

    body.mobile-menu-open {
        transition: height 0ms linear 100ms;
        height: 100vh;
        overflow: hidden;
        background-color: rgb(242, 242, 242);
        -webkit-transition: height 0ms linear 100ms;
        -moz-transition: height 0ms linear 100ms;
        -o-transition: height 0ms linear 100ms;
    }

        body.mobile-menu-open .sqs-announcement-bar {
            display: none;
        }

        body.mobile-menu-open .sqs-mobile-info-bar {
            display: none;
        }

        body.mobile-menu-open .site-container {
            transition: opacity 100ms linear, height 0ms linear 100ms;
            height: 0px;
            overflow: hidden;
            opacity: 0;
            -webkit-transition: opacity 100ms linear 0ms, height 0ms linear 100ms;
            -moz-transition: opacity 100ms linear 0ms, height 0ms linear 100ms;
            -o-transition: opacity 100ms linear 0ms, height 0ms linear 100ms;
        }

        body.mobile-menu-open .overflow-wrapper {
            overflow: hidden;
            position: relative;
            background-color: rgb(242, 242, 242);
        }

    body:not(.tweak-transparent-fixed-mobile-bar).mobile-menu-open.tweak-mobile-bar-position-top-fixed .mobile-bar-wrapper {
        transition: background-color 100ms linear;
        background-color: rgb(242, 242, 242);
        -webkit-transition: background-color 100ms linear;
        -moz-transition: background-color 100ms linear;
        -o-transition: background-color 100ms linear;
    }

    body:not(.tweak-transparent-fixed-mobile-bar).mobile-menu-open.tweak-mobile-bar-position-bottom-fixed .mobile-bar-wrapper {
        transition: background-color 100ms linear;
        background-color: rgb(242, 242, 242);
        -webkit-transition: background-color 100ms linear;
        -moz-transition: background-color 100ms linear;
        -o-transition: background-color 100ms linear;
    }

    body.mobile-menu-open .mobile-bar-wrapper .mobile-nav-toggle-label .Icon--close {
        margin: 0px 0px 0px auto;
        display: block;
        stroke: #00458f;
    }

    body.mobile-menu-open .mobile-bar-wrapper .mobile-nav-toggle-label .Icon--hamburger {
        display: none;
    }

    body.mobile-menu-open.tweak-mobile-bar-position-bottom-fixed .overlay-nav-container {
        position: absolute;
    }

    body.mobile-menu-open.tweak-mobile-bar-position-bottom-fixed .mobile-bar-wrapper {
        bottom: 0px;
        position: absolute;
    }

    body.mobile-menu-open .overflow-wrapper {
        transition: background-color 100ms linear;
        -webkit-transition: background-color 100ms linear;
        -moz-transition: background-color 100ms linear;
        -o-transition: background-color 100ms linear;
    }

    body.mobile-menu-open .overlay-nav-container {
        transition: left 0ms linear 100ms;
        left: 0px;
        width: 100%;
        visibility: visible;
        -ms-overflow-y: scroll;
        opacity: 1;
        pointer-events: auto;
        -webkit-transition: left 0ms linear 100ms;
        -moz-transition: left 0ms linear 100ms;
        -o-transition: left 0ms linear 100ms;
    }

    body.mobile-menu-open .overlay-nav-wrapper {
        transition: opacity 100ms linear;
        width: 100%;
        max-height: 100%;
        opacity: 1;
        -webkit-transition: opacity 100ms linear;
        -moz-transition: opacity 100ms linear;
        -o-transition: opacity 100ms linear;
    }

    .Mobile-bar-account {
        text-transform: uppercase;
        line-height: 1em;
        letter-spacing: 0em;
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
    }

        .Mobile-bar-account button {
            background: none;
            padding: 0px;
            outline: 0px;
            border: 0px currentColor;
            border-image: none;
            color: rgb(17, 17, 17);
            text-transform: uppercase;
            line-height: 1em;
            letter-spacing: 0em;
            font-family: Arial,Helvetica,sans-serif;
            font-size: 14px;
            font-style: normal;
            font-weight: 700;
            display: none;
            white-space: nowrap;
            -ms-user-select: none;
            -webkit-user-select: none;
            user-select: none;
            -moz-user-select: none;
            -webkit-touch-callout: none;
            -khtml-user-select: none;
        }

        .Mobile-bar-account .Icon--user-accounts {
            margin: auto;
            overflow: visible;
            display: none;
            fill: none;
            stroke: #111;
        }

            .Mobile-bar-account .Icon--user-accounts svg {
                width: 28px;
                height: 28px;
                display: block;
            }

            .Mobile-bar-account .Icon--user-accounts a {
                width: 28px;
                height: 28px;
                display: block;
            }

    .tweak-mobile-bar-account-style-text .Mobile-bar-account button.loaded {
        display: inline-block;
    }

    .tweak-mobile-bar-account-style-icon .Mobile-bar-account .Icon--user-accounts {
        display: block;
    }

    .tweak-mobile-bar-account-hidden .Mobile-bar-account {
        display: none;
        visibility: hidden;
    }
}

@media only screen and (max-width:768px) {
    .site-outer-padding-extra-small .site-footer {
        padding-right: 3vw;
        padding-left: 3vw;
    }

    .site-outer-padding-small .site-footer {
        padding-right: 4vw;
        padding-left: 4vw;
    }

    .site-outer-padding-medium .site-footer {
        padding-right: 5vw;
        padding-left: 5vw;
    }

    .site-outer-padding-large .site-footer {
        padding-right: 6vw;
        padding-left: 6vw;
    }

    .site-outer-padding-extra-large .site-footer {
        padding-right: 7vw;
        padding-left: 7vw;
    }

    .site-outer-padding-extra-small .site-page {
        padding-right: 3vw;
        padding-left: 3vw;
        margin-bottom: 3vw;
    }

    .site-outer-padding-small .site-page {
        padding-right: 4vw;
        padding-left: 4vw;
        margin-bottom: 4vw;
    }

    .site-outer-padding-medium .site-page {
        padding-right: 5vw;
        padding-left: 5vw;
        margin-bottom: 5vw;
    }

    .site-outer-padding-large .site-page {
        padding-right: 6vw;
        padding-left: 6vw;
        margin-bottom: 6vw;
    }

    .site-outer-padding-extra-large .site-page {
        padding-right: 7vw;
        padding-left: 7vw;
        margin-bottom: 7vw;
    }

    .site-outer-padding-extra-small .mobile-branding-wrapper {
        padding: 3vw;
    }

    .site-outer-padding-extra-small .mobile-nav-toggle-label {
        padding: 3vw;
    }

    .site-outer-padding-small .mobile-branding-wrapper {
        padding: 4vw;
    }

    .site-outer-padding-small .mobile-nav-toggle-label {
        padding: 4vw;
    }

    .site-outer-padding-medium .mobile-branding-wrapper {
        padding: 5vw;
    }

    .site-outer-padding-medium .mobile-nav-toggle-label {
        padding: 5vw;
    }

    .site-outer-padding-large .mobile-branding-wrapper {
        padding: 6vw;
    }

    .site-outer-padding-large .mobile-nav-toggle-label {
        padding: 6vw;
    }

    .site-outer-padding-extra-large .mobile-branding-wrapper {
        padding: 7vw;
    }

    .site-outer-padding-extra-large .mobile-nav-toggle-label {
        padding: 7vw;
    }

    .site-outer-padding-custom .mobile-branding-wrapper {
        padding: 10px 32px;
    }

    .site-outer-padding-custom .mobile-nav-toggle-label {
        padding: 10px 32px;
    }

    .site-spacing-extra-small .site-page {
        margin: 3vw auto;
    }

    .site-spacing-extra-small .site-footer {
        margin: 3vw auto;
    }

    .site-spacing-small .site-page {
        margin: 4vw auto;
    }

    .site-spacing-small .site-footer {
        margin: 4vw auto;
    }

    .site-spacing-medium .site-page {
        margin: 5vw auto;
    }

    .site-spacing-medium .site-footer {
        margin: 5vw auto;
    }

    .site-spacing-large .site-page {
        margin: 6vw auto;
    }

    .site-spacing-large .site-footer {
        margin: 6vw auto;
    }

    .site-spacing-extra-large .site-page {
        margin: 7vw auto;
    }

    .site-spacing-extra-large .site-footer {
        margin: 7vw auto;
    }

    .site-outer-padding-extra-small .page-banner-wrapper {
        margin-right: 3vw;
        margin-left: 3vw;
    }

    .site-outer-padding-small .page-banner-wrapper {
        margin-right: 4vw;
        margin-left: 4vw;
    }

    .site-outer-padding-medium .page-banner-wrapper {
        margin-right: 5vw;
        margin-left: 5vw;
    }

    .site-outer-padding-large .page-banner-wrapper {
        margin-right: 6vw;
        margin-left: 6vw;
    }

    .site-outer-padding-extra-large .page-banner-wrapper {
        margin-right: 7vw;
        margin-left: 7vw;
    }

    .collection-type-index.full-bleed-index.site-outer-padding-extra-small .collection-header {
        padding-right: 3vw;
        padding-left: 3vw;
    }

    .collection-type-index.full-bleed-index.site-outer-padding-extra-small .collection-footer {
        padding-right: 3vw;
        padding-left: 3vw;
    }

    .collection-type-index.full-bleed-index.site-outer-padding-small .collection-header {
        padding-right: 4vw;
        padding-left: 4vw;
    }

    .collection-type-index.full-bleed-index.site-outer-padding-small .collection-footer {
        padding-right: 4vw;
        padding-left: 4vw;
    }

    .collection-type-index.full-bleed-index.site-outer-padding-medium .collection-header {
        padding-right: 5vw;
        padding-left: 5vw;
    }

    .collection-type-index.full-bleed-index.site-outer-padding-medium .collection-footer {
        padding-right: 5vw;
        padding-left: 5vw;
    }

    .collection-type-index.full-bleed-index.site-outer-padding-large .collection-header {
        padding-right: 6vw;
        padding-left: 6vw;
    }

    .collection-type-index.full-bleed-index.site-outer-padding-large .collection-footer {
        padding-right: 6vw;
        padding-left: 6vw;
    }

    .collection-type-index.full-bleed-index.site-outer-padding-extra-large .collection-header {
        padding-right: 7vw;
        padding-left: 7vw;
    }

    .collection-type-index.full-bleed-index.site-outer-padding-extra-large .collection-footer {
        padding-right: 7vw;
        padding-left: 7vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-top-left.site-outer-padding-extra-small .index-item-text-wrapper {
        left: 3vw;
        top: 3vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-top-left.site-outer-padding-small .index-item-text-wrapper {
        left: 4vw;
        top: 4vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-top-left.site-outer-padding-medium .index-item-text-wrapper {
        left: 5vw;
        top: 5vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-top-left.site-outer-padding-large .index-item-text-wrapper {
        left: 6vw;
        top: 6vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-top-left.site-outer-padding-extra-large .index-item-text-wrapper {
        left: 7vw;
        top: 7vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-left.site-outer-padding-extra-small .index-item-text-wrapper {
        left: 3vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-left.site-outer-padding-small .index-item-text-wrapper {
        left: 4vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-left.site-outer-padding-medium .index-item-text-wrapper {
        left: 5vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-left.site-outer-padding-large .index-item-text-wrapper {
        left: 6vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-left.site-outer-padding-extra-large .index-item-text-wrapper {
        left: 7vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-bottom-left.site-outer-padding-extra-small .index-item-text-wrapper {
        left: 3vw;
        bottom: 3vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-bottom-left.site-outer-padding-small .index-item-text-wrapper {
        left: 4vw;
        bottom: 4vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-bottom-left.site-outer-padding-medium .index-item-text-wrapper {
        left: 5vw;
        bottom: 5vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-bottom-left.site-outer-padding-large .index-item-text-wrapper {
        left: 6vw;
        bottom: 6vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-bottom-left.site-outer-padding-extra-large .index-item-text-wrapper {
        left: 7vw;
        bottom: 7vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-top.site-outer-padding-extra-small .index-item-text-wrapper {
        top: 3vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-top.site-outer-padding-small .index-item-text-wrapper {
        top: 4vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-top.site-outer-padding-medium .index-item-text-wrapper {
        top: 5vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-top.site-outer-padding-large .index-item-text-wrapper {
        top: 6vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-top.site-outer-padding-extra-large .index-item-text-wrapper {
        top: 7vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-bottom.site-outer-padding-extra-small .index-item-text-wrapper {
        bottom: 3vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-bottom.site-outer-padding-small .index-item-text-wrapper {
        bottom: 4vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-bottom.site-outer-padding-medium .index-item-text-wrapper {
        bottom: 5vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-bottom.site-outer-padding-large .index-item-text-wrapper {
        bottom: 6vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-bottom.site-outer-padding-extra-large .index-item-text-wrapper {
        bottom: 7vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-top-right.site-outer-padding-extra-small .index-item-text-wrapper {
        top: 3vw;
        right: 3vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-top-right.site-outer-padding-small .index-item-text-wrapper {
        top: 4vw;
        right: 4vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-top-right.site-outer-padding-medium .index-item-text-wrapper {
        top: 5vw;
        right: 5vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-top-right.site-outer-padding-large .index-item-text-wrapper {
        top: 6vw;
        right: 6vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-top-right.site-outer-padding-extra-large .index-item-text-wrapper {
        top: 7vw;
        right: 7vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-right.site-outer-padding-extra-small .index-item-text-wrapper {
        right: 3vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-right.site-outer-padding-small .index-item-text-wrapper {
        right: 4vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-right.site-outer-padding-medium .index-item-text-wrapper {
        right: 5vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-right.site-outer-padding-large .index-item-text-wrapper {
        right: 6vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-right.site-outer-padding-extra-large .index-item-text-wrapper {
        right: 7vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-bottom-right.site-outer-padding-extra-small .index-item-text-wrapper {
        right: 3vw;
        bottom: 3vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-bottom-right.site-outer-padding-small .index-item-text-wrapper {
        right: 4vw;
        bottom: 4vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-bottom-right.site-outer-padding-medium .index-item-text-wrapper {
        right: 5vw;
        bottom: 5vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-bottom-right.site-outer-padding-large .index-item-text-wrapper {
        right: 6vw;
        bottom: 6vw;
    }

    .collection-type-index.full-bleed-index.index-item-title-alignment-bottom-right.site-outer-padding-extra-large .index-item-text-wrapper {
        right: 7vw;
        bottom: 7vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
        right: 3vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-left.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
        right: 3vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
        right: 3vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
        right: 4vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-left.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
        right: 4vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
        right: 4vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
        right: 5vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-left.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
        right: 5vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
        right: 5vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
        right: 6vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-left.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
        right: 6vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
        right: 6vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
        right: 7vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-left.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
        right: 7vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
        right: 7vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
        left: 3vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-right.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
        left: 3vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
        left: 3vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
        left: 4vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-right.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
        left: 4vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
        left: 4vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
        left: 5vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-right.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
        left: 5vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
        left: 5vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
        left: 6vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-right.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
        left: 6vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
        left: 6vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
        left: 7vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-right.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
        left: 7vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-right.index-item-alternate-sides.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
        left: 7vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
        left: 3vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-right.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
        left: 3vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
        left: 3vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
        left: 4vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-right.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
        left: 4vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
        left: 4vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
        left: 5vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-right.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
        left: 5vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
        left: 5vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
        left: 6vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-right.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
        left: 6vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
        left: 6vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-top-right.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
        left: 7vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-right.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
        left: 7vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-bottom-right.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
        left: 7vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
        right: 3vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-left.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
        right: 3vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-extra-small :nth-child(2n).index-section .index-item-text-wrapper {
        right: 3vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
        right: 4vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-left.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
        right: 4vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-small :nth-child(2n).index-section .index-item-text-wrapper {
        right: 4vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
        right: 5vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-left.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
        right: 5vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-medium :nth-child(2n).index-section .index-item-text-wrapper {
        right: 5vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
        right: 6vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-left.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
        right: 6vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-large :nth-child(2n).index-section .index-item-text-wrapper {
        right: 6vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-top-left.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
        right: 7vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-left.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
        right: 7vw;
    }

    :not(.index-item-width-half).collection-type-index.index-item-image-alignment-left.index-item-alternate-sides.index-item-title-alignment-bottom-left.full-bleed-index.site-outer-padding-extra-large :nth-child(2n).index-section .index-item-text-wrapper {
        right: 7vw;
    }

    .collection-type-project.project-banner-spacing-small.show-project-banner .page-banner-wrapper {
        margin-bottom: 4vw;
    }

    .collection-type-project.project-banner-spacing-medium.show-project-banner .page-banner-wrapper {
        margin-bottom: 5vw;
    }

    .collection-type-project.project-banner-spacing-large.show-project-banner .page-banner-wrapper {
        margin-bottom: 6vw;
    }

    .collection-type-project.project-banner-spacing-small.homepage.show-homepage-banner .page-banner-wrapper {
        margin-bottom: 4vw;
    }

    .collection-type-project.project-banner-spacing-medium.homepage.show-homepage-banner .page-banner-wrapper {
        margin-bottom: 5vw;
    }

    .collection-type-project.project-banner-spacing-large.homepage.show-homepage-banner .page-banner-wrapper {
        margin-bottom: 6vw;
    }

    .project-image-spacing-small .collection-type-project :not(:last-child).project-slide {
        margin-bottom: 4vw;
    }

    .project-image-spacing-medium .collection-type-project :not(:last-child).project-slide {
        margin-bottom: 5vw;
    }

    .project-image-spacing-large .collection-type-project :not(:last-child).project-slide {
        margin-bottom: 6vw;
    }

    .site-outer-padding-extra-small :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.full-bleed-project .page-text-wrapper {
        margin-right: 3vw;
        margin-left: 3vw;
    }

    .site-outer-padding-extra-small :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.full-bleed-gallery .page-text-wrapper {
        margin-right: 3vw;
        margin-left: 3vw;
    }

    .site-outer-padding-extra-small :not(.show-homepage-banner):not(.show-index-banner).homepage.collection-type-index.full-bleed-index .page-text-wrapper {
        margin-right: 3vw;
        margin-left: 3vw;
    }

    .site-outer-padding-extra-small :not(.homepage):not(.show-project-banner).collection-type-project.full-bleed-project .page-text-wrapper {
        margin-right: 3vw;
        margin-left: 3vw;
    }

    .site-outer-padding-extra-small :not(.homepage):not(.show-gallery-banner).collection-type-gallery.full-bleed-gallery .page-text-wrapper {
        margin-right: 3vw;
        margin-left: 3vw;
    }

    .site-outer-padding-extra-small :not(.homepage):not(.show-index-banner).collection-type-index.full-bleed-index .page-text-wrapper {
        margin-right: 3vw;
        margin-left: 3vw;
    }

    .site-outer-padding-small :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.full-bleed-project .page-text-wrapper {
        margin-right: 4vw;
        margin-left: 4vw;
    }

    .site-outer-padding-small :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.full-bleed-gallery .page-text-wrapper {
        margin-right: 4vw;
        margin-left: 4vw;
    }

    .site-outer-padding-small :not(.show-homepage-banner):not(.show-index-banner).homepage.collection-type-index.full-bleed-index .page-text-wrapper {
        margin-right: 4vw;
        margin-left: 4vw;
    }

    .site-outer-padding-small :not(.homepage):not(.show-project-banner).collection-type-project.full-bleed-project .page-text-wrapper {
        margin-right: 4vw;
        margin-left: 4vw;
    }

    .site-outer-padding-small :not(.homepage):not(.show-gallery-banner).collection-type-gallery.full-bleed-gallery .page-text-wrapper {
        margin-right: 4vw;
        margin-left: 4vw;
    }

    .site-outer-padding-small :not(.homepage):not(.show-index-banner).collection-type-index.full-bleed-index .page-text-wrapper {
        margin-right: 4vw;
        margin-left: 4vw;
    }

    .site-outer-padding-medium :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.full-bleed-project .page-text-wrapper {
        margin-right: 5vw;
        margin-left: 5vw;
    }

    .site-outer-padding-medium :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.full-bleed-gallery .page-text-wrapper {
        margin-right: 5vw;
        margin-left: 5vw;
    }

    .site-outer-padding-medium :not(.show-homepage-banner):not(.show-index-banner).homepage.collection-type-index.full-bleed-index .page-text-wrapper {
        margin-right: 5vw;
        margin-left: 5vw;
    }

    .site-outer-padding-medium :not(.homepage):not(.show-project-banner).collection-type-project.full-bleed-project .page-text-wrapper {
        margin-right: 5vw;
        margin-left: 5vw;
    }

    .site-outer-padding-medium :not(.homepage):not(.show-gallery-banner).collection-type-gallery.full-bleed-gallery .page-text-wrapper {
        margin-right: 5vw;
        margin-left: 5vw;
    }

    .site-outer-padding-medium :not(.homepage):not(.show-index-banner).collection-type-index.full-bleed-index .page-text-wrapper {
        margin-right: 5vw;
        margin-left: 5vw;
    }

    .site-outer-padding-large :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.full-bleed-project .page-text-wrapper {
        margin-right: 6vw;
        margin-left: 6vw;
    }

    .site-outer-padding-large :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.full-bleed-gallery .page-text-wrapper {
        margin-right: 6vw;
        margin-left: 6vw;
    }

    .site-outer-padding-large :not(.show-homepage-banner):not(.show-index-banner).homepage.collection-type-index.full-bleed-index .page-text-wrapper {
        margin-right: 6vw;
        margin-left: 6vw;
    }

    .site-outer-padding-large :not(.homepage):not(.show-project-banner).collection-type-project.full-bleed-project .page-text-wrapper {
        margin-right: 6vw;
        margin-left: 6vw;
    }

    .site-outer-padding-large :not(.homepage):not(.show-gallery-banner).collection-type-gallery.full-bleed-gallery .page-text-wrapper {
        margin-right: 6vw;
        margin-left: 6vw;
    }

    .site-outer-padding-large :not(.homepage):not(.show-index-banner).collection-type-index.full-bleed-index .page-text-wrapper {
        margin-right: 6vw;
        margin-left: 6vw;
    }

    .site-outer-padding-extra-large :not(.show-homepage-banner):not(.show-project-banner).homepage.collection-type-project.full-bleed-project .page-text-wrapper {
        margin-right: 7vw;
        margin-left: 7vw;
    }

    .site-outer-padding-extra-large :not(.show-homepage-banner):not(.show-gallery-banner).homepage.collection-type-gallery.full-bleed-gallery .page-text-wrapper {
        margin-right: 7vw;
        margin-left: 7vw;
    }

    .site-outer-padding-extra-large :not(.show-homepage-banner):not(.show-index-banner).homepage.collection-type-index.full-bleed-index .page-text-wrapper {
        margin-right: 7vw;
        margin-left: 7vw;
    }

    .site-outer-padding-extra-large :not(.homepage):not(.show-project-banner).collection-type-project.full-bleed-project .page-text-wrapper {
        margin-right: 7vw;
        margin-left: 7vw;
    }

    .site-outer-padding-extra-large :not(.homepage):not(.show-gallery-banner).collection-type-gallery.full-bleed-gallery .page-text-wrapper {
        margin-right: 7vw;
        margin-left: 7vw;
    }

    .site-outer-padding-extra-large :not(.homepage):not(.show-index-banner).collection-type-index.full-bleed-index .page-text-wrapper {
        margin-right: 7vw;
        margin-left: 7vw;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-extra-small .index-navigation {
        padding-right: 3vw;
        padding-left: 3vw;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-extra-small .index-next {
        padding-right: 3vw;
        padding-left: 3vw;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-extra-small .collection-header {
        padding-right: 3vw;
        padding-left: 3vw;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-extra-small .collection-footer {
        padding-right: 3vw;
        padding-left: 3vw;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-small .index-navigation {
        padding-right: 4vw;
        padding-left: 4vw;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-small .index-next {
        padding-right: 4vw;
        padding-left: 4vw;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-small .collection-header {
        padding-right: 4vw;
        padding-left: 4vw;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-small .collection-footer {
        padding-right: 4vw;
        padding-left: 4vw;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-medium .index-navigation {
        padding-right: 5vw;
        padding-left: 5vw;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-medium .index-next {
        padding-right: 5vw;
        padding-left: 5vw;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-medium .collection-header {
        padding-right: 5vw;
        padding-left: 5vw;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-medium .collection-footer {
        padding-right: 5vw;
        padding-left: 5vw;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-large .index-navigation {
        padding-right: 6vw;
        padding-left: 6vw;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-large .index-next {
        padding-right: 6vw;
        padding-left: 6vw;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-large .collection-header {
        padding-right: 6vw;
        padding-left: 6vw;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-large .collection-footer {
        padding-right: 6vw;
        padding-left: 6vw;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-extra-large .index-navigation {
        padding-right: 7vw;
        padding-left: 7vw;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-extra-large .index-next {
        padding-right: 7vw;
        padding-left: 7vw;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-extra-large .collection-header {
        padding-right: 7vw;
        padding-left: 7vw;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-extra-large .collection-footer {
        padding-right: 7vw;
        padding-left: 7vw;
    }
}

@media only screen and (max-width:640px) {
    .collection-type-project.full-bleed-project.site-outer-padding-extra-small .project-slide-description-title {
        margin-right: 3vw;
        margin-left: 3vw;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-extra-small .project-slide-description-text {
        margin-right: 3vw;
        margin-left: 3vw;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-small .project-slide-description-title {
        margin-right: 4vw;
        margin-left: 4vw;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-small .project-slide-description-text {
        margin-right: 4vw;
        margin-left: 4vw;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-medium .project-slide-description-title {
        margin-right: 5vw;
        margin-left: 5vw;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-medium .project-slide-description-text {
        margin-right: 5vw;
        margin-left: 5vw;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-large .project-slide-description-title {
        margin-right: 6vw;
        margin-left: 6vw;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-large .project-slide-description-text {
        margin-right: 6vw;
        margin-left: 6vw;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-extra-large .project-slide-description-title {
        margin-right: 7vw;
        margin-left: 7vw;
    }

    .collection-type-project.full-bleed-project.site-outer-padding-extra-large .project-slide-description-text {
        margin-right: 7vw;
        margin-left: 7vw;
    }
}

.tweak-page-transition-animation .slide-up {
    animation: moveup 1.2s cubic-bezier(0.33, 0, 0.2, 1);
    z-index: 1;
    transform: translateZ(0px);
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -o-transform: translatez(0);
    -webkit-animation: moveup 1.2s cubic-bezier(.33, 0, .2, 1);
    will-change: transform;
}

.tweak-page-transition-animation .slide-into-view {
    animation: slideintoview 0.5s cubic-bezier(0.33, 0, 0.2, 1);
    z-index: 1;
    transform: translateZ(0px);
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -o-transform: translatez(0);
    -webkit-animation: slideintoview .5s cubic-bezier(.33, 0, .2, 1);
    will-change: transform;
}

.index-item-title-display-on-scroll .index-item-text-wrapper {
    opacity: 0;
}

    .index-item-title-display-on-scroll .index-item-text-wrapper.reveal-index-title {
        transition: opacity 1s cubic-bezier(0.33, 0, 0.2, 1);
        opacity: 1;
        -webkit-transition: opacity 1s cubic-bezier(.33, 0, .2, 1);
        -moz-transition: opacity 1s cubic-bezier(.33, 0, .2, 1);
        -o-transition: opacity 1s cubic-bezier(.33, 0, .2, 1);
    }

.project-slide {
    opacity: 0;
    will-change: opacity;
}

    .project-slide.slide-in {
        transition: opacity 1s cubic-bezier(0.33, 0, 0.2, 1);
        opacity: 1;
        -webkit-transition: opacity 1s cubic-bezier(.33, 0, .2, 1);
        -moz-transition: opacity 1s cubic-bezier(.33, 0, .2, 1);
        -o-transition: opacity 1s cubic-bezier(.33, 0, .2, 1);
    }

    .project-slide.already-animated {
        opacity: 1;
    }

:not(.project-image-portrait-caption-style-offset):not(.project-image-landscape-caption-style-offset).tweak-project-slide-transition .project-slide {
    opacity: 0;
    transform: translate(0px, 120px);
    -webkit-transform: translate(0px, 120px);
    -moz-transform: translate(0px, 120px);
    -o-transform: translate(0px, 120px);
    will-change: transform, opacity;
}

    :not(.project-image-portrait-caption-style-offset):not(.project-image-landscape-caption-style-offset).tweak-project-slide-transition .project-slide.slide-in {
        transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        animation: slideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        -webkit-animation: slideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
    }

    :not(.project-image-portrait-caption-style-offset):not(.project-image-landscape-caption-style-offset).tweak-project-slide-transition .project-slide.already-animated {
        opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
    }

.tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide {
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-landscape {
    opacity: 0;
    transform: translate(0px, 120px);
    -webkit-transform: translate(0px, 120px);
    -moz-transform: translate(0px, 120px);
    -o-transform: translate(0px, 120px);
    will-change: transform, opacity;
}

    .tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-landscape.slide-in {
        transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        animation: slideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        -webkit-animation: slideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
    }

    .tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-landscape.already-animated {
        opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
    }

.tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-portrait .project-slide-image-container {
    opacity: 0;
    transform: translate(0px, 120px);
    -webkit-transform: translate(0px, 120px);
    -moz-transform: translate(0px, 120px);
    -o-transform: translate(0px, 120px);
    will-change: transform, opacity;
}

.tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-portrait .project-slide-description-wrapper {
    opacity: 0;
    transform: translate(0px, 120px);
    -webkit-transform: translate(0px, 120px);
    -moz-transform: translate(0px, 120px);
    -o-transform: translate(0px, 120px);
    will-change: transform, opacity;
}

.tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-square .project-slide-image-container {
    opacity: 0;
    transform: translate(0px, 120px);
    -webkit-transform: translate(0px, 120px);
    -moz-transform: translate(0px, 120px);
    -o-transform: translate(0px, 120px);
    will-change: transform, opacity;
}

.tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-square .project-slide-description-wrapper {
    opacity: 0;
    transform: translate(0px, 120px);
    -webkit-transform: translate(0px, 120px);
    -moz-transform: translate(0px, 120px);
    -o-transform: translate(0px, 120px);
    will-change: transform, opacity;
}

.tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-portrait .project-slide-image-container.slide-in {
    transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
    animation: slideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -webkit-animation: slideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
}

.tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-portrait .project-slide-description-wrapper.slide-in {
    transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
    animation: slideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -webkit-animation: slideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
}

.tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-square .project-slide-image-container.slide-in {
    transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
    animation: slideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -webkit-animation: slideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
}

.tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-square .project-slide-description-wrapper.slide-in {
    transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
    animation: slideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -webkit-animation: slideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
}

.tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-portrait .project-slide-image-container.already-animated {
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-portrait .project-slide-description-wrapper.already-animated {
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-square .project-slide-image-container.already-animated {
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-square .project-slide-description-wrapper.already-animated {
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide {
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-portrait {
    opacity: 0;
    transform: translate(0px, 120px);
    -webkit-transform: translate(0px, 120px);
    -moz-transform: translate(0px, 120px);
    -o-transform: translate(0px, 120px);
    will-change: transform, opacity;
}

.tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-square {
    opacity: 0;
    transform: translate(0px, 120px);
    -webkit-transform: translate(0px, 120px);
    -moz-transform: translate(0px, 120px);
    -o-transform: translate(0px, 120px);
    will-change: transform, opacity;
}

.tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-portrait.slide-in {
    transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
    animation: slideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -webkit-animation: slideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
}

.tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-square.slide-in {
    transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
    animation: slideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -webkit-animation: slideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
}

.tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-portrait.already-animated {
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-square.already-animated {
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-landscape .project-slide-image-container {
    opacity: 0;
    transform: translate(0px, 120px);
    -webkit-transform: translate(0px, 120px);
    -moz-transform: translate(0px, 120px);
    -o-transform: translate(0px, 120px);
    will-change: transform, opacity;
}

.tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-landscape .project-slide-description-wrapper {
    opacity: 0;
    transform: translate(0px, 120px);
    -webkit-transform: translate(0px, 120px);
    -moz-transform: translate(0px, 120px);
    -o-transform: translate(0px, 120px);
    will-change: transform, opacity;
}

.tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-video .project-slide-video-wrapper {
    opacity: 0;
    transform: translate(0px, 120px);
    -webkit-transform: translate(0px, 120px);
    -moz-transform: translate(0px, 120px);
    -o-transform: translate(0px, 120px);
    will-change: transform, opacity;
}

.tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-video .project-slide-description-wrapper {
    opacity: 0;
    transform: translate(0px, 120px);
    -webkit-transform: translate(0px, 120px);
    -moz-transform: translate(0px, 120px);
    -o-transform: translate(0px, 120px);
    will-change: transform, opacity;
}

.tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-landscape .project-slide-image-container.slide-in {
    transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
    animation: slideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -webkit-animation: slideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
}

.tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-landscape .project-slide-description-wrapper.slide-in {
    transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
    animation: slideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -webkit-animation: slideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
}

.tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-video .project-slide-video-wrapper.slide-in {
    transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
    animation: slideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -webkit-animation: slideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
}

.tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-video .project-slide-description-wrapper.slide-in {
    transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
    animation: slideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
    -webkit-animation: slideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
}

.tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-landscape .project-slide-image-container.already-animated {
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-landscape .project-slide-description-wrapper.already-animated {
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-video .project-slide-video-wrapper.already-animated {
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-video .project-slide-description-wrapper.already-animated {
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

.tweak-project-slide-transition.project-image-landscape-caption-style-offset.project-image-portrait-caption-style-offset .project-slide {
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

    .tweak-project-slide-transition.project-image-landscape-caption-style-offset.project-image-portrait-caption-style-offset .project-slide .project-slide-image-container {
        opacity: 0;
        transform: translate(0px, 120px);
        -webkit-transform: translate(0px, 120px);
        -moz-transform: translate(0px, 120px);
        -o-transform: translate(0px, 120px);
        will-change: transform, opacity;
    }

    .tweak-project-slide-transition.project-image-landscape-caption-style-offset.project-image-portrait-caption-style-offset .project-slide .project-slide-description-wrapper {
        opacity: 0;
        transform: translate(0px, 120px);
        -webkit-transform: translate(0px, 120px);
        -moz-transform: translate(0px, 120px);
        -o-transform: translate(0px, 120px);
        will-change: transform, opacity;
    }

    .tweak-project-slide-transition.project-image-landscape-caption-style-offset.project-image-portrait-caption-style-offset .project-slide .project-slide-image-container.slide-in {
        transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        animation: slideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        -webkit-animation: slideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
    }

    .tweak-project-slide-transition.project-image-landscape-caption-style-offset.project-image-portrait-caption-style-offset .project-slide .project-slide-description-wrapper.slide-in {
        transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        animation: slideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        -webkit-animation: slideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
    }

    .tweak-project-slide-transition.project-image-landscape-caption-style-offset.project-image-portrait-caption-style-offset .project-slide .project-slide-image-container.already-animated {
        opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
    }

    .tweak-project-slide-transition.project-image-landscape-caption-style-offset.project-image-portrait-caption-style-offset .project-slide .project-slide-description-wrapper.already-animated {
        opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
    }

.tweak-project-slide-transition .already-animated {
    opacity: 1;
    transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
    -moz-transform: translate(0px, 0px);
    -o-transform: translate(0px, 0px);
}

@media screen and (max-width:767px) {
    .tweak-project-slide-transition .project-slide {
        opacity: 0;
        transform: translate(0px, 60px);
        -webkit-transform: translate(0px, 60px);
        -moz-transform: translate(0px, 60px);
        -o-transform: translate(0px, 60px);
        will-change: transform, opacity;
    }

        .tweak-project-slide-transition .project-slide.slide-in {
            transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
            animation: mobileSlideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
            opacity: 1;
            transform: translate(0px, 0px);
            -webkit-transform: translate(0px, 0px);
            -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
            -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
            -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
            -moz-transform: translate(0px, 0px);
            -o-transform: translate(0px, 0px);
            -webkit-animation: mobileSlideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
        }

    .tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide {
        opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
    }

    .tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-landscape {
        opacity: 0;
        transform: translate(0px, 60px);
        -webkit-transform: translate(0px, 60px);
        -moz-transform: translate(0px, 60px);
        -o-transform: translate(0px, 60px);
        will-change: transform, opacity;
    }

        .tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-landscape.slide-in {
            transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
            animation: mobileSlideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
            opacity: 1;
            transform: translate(0px, 0px);
            -webkit-transform: translate(0px, 0px);
            -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
            -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
            -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
            -moz-transform: translate(0px, 0px);
            -o-transform: translate(0px, 0px);
            -webkit-animation: mobileSlideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
        }

    .tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-portrait .project-slide-image-container {
        opacity: 0;
        transform: translate(0px, 60px);
        -webkit-transform: translate(0px, 60px);
        -moz-transform: translate(0px, 60px);
        -o-transform: translate(0px, 60px);
        will-change: transform, opacity;
    }

    .tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-portrait .project-slide-description-wrapper {
        opacity: 0;
        transform: translate(0px, 60px);
        -webkit-transform: translate(0px, 60px);
        -moz-transform: translate(0px, 60px);
        -o-transform: translate(0px, 60px);
        will-change: transform, opacity;
    }

    .tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-square .project-slide-image-container {
        opacity: 0;
        transform: translate(0px, 60px);
        -webkit-transform: translate(0px, 60px);
        -moz-transform: translate(0px, 60px);
        -o-transform: translate(0px, 60px);
        will-change: transform, opacity;
    }

    .tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-square .project-slide-description-wrapper {
        opacity: 0;
        transform: translate(0px, 60px);
        -webkit-transform: translate(0px, 60px);
        -moz-transform: translate(0px, 60px);
        -o-transform: translate(0px, 60px);
        will-change: transform, opacity;
    }

    .tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-portrait .project-slide-image-container.slide-in {
        transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        animation: mobileSlideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        -webkit-animation: mobileSlideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
    }

    .tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-portrait .project-slide-description-wrapper.slide-in {
        transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        animation: mobileSlideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        -webkit-animation: mobileSlideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
    }

    .tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-square .project-slide-image-container.slide-in {
        transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        animation: mobileSlideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        -webkit-animation: mobileSlideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
    }

    .tweak-project-slide-transition.project-image-portrait-caption-style-offset .project-slide-square .project-slide-description-wrapper.slide-in {
        transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        animation: mobileSlideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        -webkit-animation: mobileSlideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
    }

    .tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide {
        opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
    }

    .tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-portrait {
        opacity: 0;
        transform: translate(0px, 60px);
        -webkit-transform: translate(0px, 60px);
        -moz-transform: translate(0px, 60px);
        -o-transform: translate(0px, 60px);
        will-change: transform, opacity;
    }

    .tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-square {
        opacity: 0;
        transform: translate(0px, 60px);
        -webkit-transform: translate(0px, 60px);
        -moz-transform: translate(0px, 60px);
        -o-transform: translate(0px, 60px);
        will-change: transform, opacity;
    }

    .tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-portrait.slide-in {
        transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        animation: mobileSlideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        -webkit-animation: mobileSlideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
    }

    .tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-square.slide-in {
        transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        animation: mobileSlideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        -webkit-animation: mobileSlideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
    }

    .tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-landscape .project-slide-image-container {
        opacity: 0;
        transform: translate(0px, 60px);
        -webkit-transform: translate(0px, 60px);
        -moz-transform: translate(0px, 60px);
        -o-transform: translate(0px, 60px);
        will-change: transform, opacity;
    }

    .tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-landscape .project-slide-description-wrapper {
        opacity: 0;
        transform: translate(0px, 60px);
        -webkit-transform: translate(0px, 60px);
        -moz-transform: translate(0px, 60px);
        -o-transform: translate(0px, 60px);
        will-change: transform, opacity;
    }

    .tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-video .project-slide-video-wrapper {
        opacity: 0;
        transform: translate(0px, 60px);
        -webkit-transform: translate(0px, 60px);
        -moz-transform: translate(0px, 60px);
        -o-transform: translate(0px, 60px);
        will-change: transform, opacity;
    }

    .tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-video .project-slide-description-wrapper {
        opacity: 0;
        transform: translate(0px, 60px);
        -webkit-transform: translate(0px, 60px);
        -moz-transform: translate(0px, 60px);
        -o-transform: translate(0px, 60px);
        will-change: transform, opacity;
    }

    .tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-landscape .project-slide-image-container.slide-in {
        transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        animation: mobileSlideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        -webkit-animation: mobileSlideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
    }

    .tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-landscape .project-slide-description-wrapper.slide-in {
        transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        animation: mobileSlideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        -webkit-animation: mobileSlideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
    }

    .tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-video .project-slide-video-wrapper.slide-in {
        transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        animation: mobileSlideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        -webkit-animation: mobileSlideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
    }

    .tweak-project-slide-transition.project-image-landscape-caption-style-offset .project-slide-video .project-slide-description-wrapper.slide-in {
        transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        animation: mobileSlideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
        opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
        -webkit-animation: mobileSlideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
    }

    .tweak-project-slide-transition.project-image-landscape-caption-style-offset.project-image-portrait-caption-style-offset .project-slide {
        opacity: 1;
        transform: translate(0px, 0px);
        -webkit-transform: translate(0px, 0px);
        -moz-transform: translate(0px, 0px);
        -o-transform: translate(0px, 0px);
    }

        .tweak-project-slide-transition.project-image-landscape-caption-style-offset.project-image-portrait-caption-style-offset .project-slide .project-slide-image-container {
            opacity: 0;
            transform: translate(0px, 60px);
            -webkit-transform: translate(0px, 60px);
            -moz-transform: translate(0px, 60px);
            -o-transform: translate(0px, 60px);
            will-change: transform, opacity;
        }

        .tweak-project-slide-transition.project-image-landscape-caption-style-offset.project-image-portrait-caption-style-offset .project-slide .project-slide-description-wrapper {
            opacity: 0;
            transform: translate(0px, 60px);
            -webkit-transform: translate(0px, 60px);
            -moz-transform: translate(0px, 60px);
            -o-transform: translate(0px, 60px);
            will-change: transform, opacity;
        }

        .tweak-project-slide-transition.project-image-landscape-caption-style-offset.project-image-portrait-caption-style-offset .project-slide .project-slide-image-container.slide-in {
            transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
            animation: mobileSlideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
            opacity: 1;
            transform: translate(0px, 0px);
            -webkit-transform: translate(0px, 0px);
            -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
            -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
            -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
            -moz-transform: translate(0px, 0px);
            -o-transform: translate(0px, 0px);
            -webkit-animation: mobileSlideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
        }

        .tweak-project-slide-transition.project-image-landscape-caption-style-offset.project-image-portrait-caption-style-offset .project-slide .project-slide-description-wrapper.slide-in {
            transition: opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);
            animation: mobileSlideInProjectImage 0.5s cubic-bezier(0.33, 0, 0.2, 1);
            opacity: 1;
            transform: translate(0px, 0px);
            -webkit-transform: translate(0px, 0px);
            -webkit-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
            -moz-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
            -o-transition: opacity .5s cubic-bezier(.33, 0, .2, 1);
            -moz-transform: translate(0px, 0px);
            -o-transform: translate(0px, 0px);
            -webkit-animation: mobileSlideInProjectImage .5s cubic-bezier(.33, 0, .2, 1);
        }
}

:not(.hide).index-item-navigation {
    opacity: 0;
    will-change: opacity;
}

    :not(.hide).index-item-navigation.reveal-index-nav {
        transition: opacity 0.78s cubic-bezier(0.33, 0, 0.2, 1) 0.25s;
        opacity: 1;
        -webkit-transition: opacity .78s cubic-bezier(.33, 0, .2, 1) .25s;
        -moz-transition: opacity .78s cubic-bezier(.33, 0, .2, 1) .25s;
        -o-transition: opacity .78s cubic-bezier(.33, 0, .2, 1) .25s;
    }

.content-container {
    transition: opacity 0.78s;
    opacity: 1;
    -webkit-transition: opacity .78s;
    -moz-transition: opacity .78s;
    -o-transition: opacity .78s;
}

    .content-container.fade-out {
        transition: opacity 0.2s;
        opacity: 0;
        -webkit-transition: opacity .2s;
        -moz-transition: opacity .2s;
        -o-transition: opacity .2s;
    }

.disable-hover {
    pointer-events: none !important;
}

    .disable-hover * {
        pointer-events: none !important;
    }

.Icon--bag {
    width: 34px;
    height: 38px;
}

.Icon--caretLarge--left {
    width: 23px;
    height: 48px;
}

.Icon--caretLarge--right {
    width: 23px;
    height: 48px;
}

.Icon--caretSmall--left {
    width: 9px;
    height: 16px;
}

.Icon--caretSmall--right {
    width: 9px;
    height: 16px;
}

.Icon--caretSmall--downward {
    width: 16px;
    height: 9px;
}

.Icon--cart {
    width: 31px;
    height: 26px;
}

.Icon--user-accounts {
    width: 28px;
    height: 28px;
}

.Icon--close {
    width: 24px;
    height: 18px;
}

.Icon--hamburger {
    width: 24px;
    height: 18px;
}

.Icon--search {
    width: 20px;
    height: 20px;
}

.Icon--search--small {
    width: 15px;
    height: 15px;
}

.tweak-icon-weight-hairline .Icon--caretLarge--left {
    stroke-width: 1;
}

.tweak-icon-weight-hairline .Icon--caretLarge--right {
    stroke-width: 1;
}

.tweak-icon-weight-hairline .Icon--caretSmall--left {
    stroke-width: 1;
}

.tweak-icon-weight-hairline .Icon--caretSmall--right {
    stroke-width: 1;
}

.tweak-icon-weight-hairline .Icon--close {
    stroke-width: 1;
}

.tweak-icon-weight-hairline .Icon--search {
    stroke-width: 1;
}

.tweak-icon-weight-hairline .Icon--search--small {
    stroke-width: 1;
}

.tweak-icon-weight-light .Icon--caretLarge--left {
    stroke-width: 2;
}

.tweak-icon-weight-light .Icon--caretLarge--right {
    stroke-width: 2;
}

.tweak-icon-weight-light .Icon--caretSmall--left {
    stroke-width: 2;
}

.tweak-icon-weight-light .Icon--caretSmall--right {
    stroke-width: 2;
}

.tweak-icon-weight-light .Icon--close {
    stroke-width: 2;
}

.tweak-icon-weight-light .Icon--search {
    stroke-width: 2;
}

.tweak-icon-weight-light .Icon--search--small {
    stroke-width: 2;
}

.tweak-icon-weight-medium .Icon--caretLarge--left {
    stroke-width: 3;
}

.tweak-icon-weight-medium .Icon--caretLarge--right {
    stroke-width: 3;
}

.tweak-icon-weight-medium .Icon--caretSmall--left {
    stroke-width: 3;
}

.tweak-icon-weight-medium .Icon--caretSmall--right {
    stroke-width: 3;
}

.tweak-icon-weight-medium .Icon--close {
    stroke-width: 3;
}

.tweak-icon-weight-medium .Icon--search {
    stroke-width: 3;
}

.tweak-icon-weight-medium .Icon--search--small {
    stroke-width: 3;
}

.tweak-icon-weight-heavy .Icon--caretLarge--left {
    stroke-width: 4;
}

.tweak-icon-weight-heavy .Icon--caretLarge--right {
    stroke-width: 4;
}

.tweak-icon-weight-heavy .Icon--caretSmall--left {
    stroke-width: 4;
}

.tweak-icon-weight-heavy .Icon--caretSmall--right {
    stroke-width: 4;
}

.tweak-icon-weight-heavy .Icon--close {
    stroke-width: 4;
}

.tweak-icon-weight-heavy .Icon--search {
    stroke-width: 4;
}

.tweak-icon-weight-heavy .Icon--search--small {
    stroke-width: 4;
}

.tweak-icon-weight-hairline .Icon--bag {
    stroke-width: 1;
}

.tweak-icon-weight-hairline .Icon--cart {
    stroke-width: 1;
}

.tweak-icon-weight-hairline .Icon--hamburger {
    stroke-width: 1;
}

.tweak-icon-weight-hairline .Icon--user-accounts {
    stroke-width: 1;
}

.tweak-icon-weight-hairline .Icon--bag .use--even {
    display: none;
}

.tweak-icon-weight-hairline .Icon--cart .use--even {
    display: none;
}

.tweak-icon-weight-hairline .Icon--hamburger .use--even {
    display: none;
}

.tweak-icon-weight-hairline .Icon--user-accounts .use--even {
    display: none;
}

.tweak-icon-weight-light .Icon--bag {
    stroke-width: 2;
}

.tweak-icon-weight-light .Icon--cart {
    stroke-width: 2;
}

.tweak-icon-weight-light .Icon--hamburger {
    stroke-width: 2;
}

.tweak-icon-weight-light .Icon--user-accounts {
    stroke-width: 2;
}

.tweak-icon-weight-light .Icon--bag .use--odd {
    display: none;
}

.tweak-icon-weight-light .Icon--cart .use--odd {
    display: none;
}

.tweak-icon-weight-light .Icon--hamburger .use--odd {
    display: none;
}

.tweak-icon-weight-light .Icon--user-accounts .use--odd {
    display: none;
}

.tweak-icon-weight-medium .Icon--bag {
    stroke-width: 3;
}

.tweak-icon-weight-medium .Icon--cart {
    stroke-width: 3;
}

.tweak-icon-weight-medium .Icon--hamburger {
    stroke-width: 3;
}

.tweak-icon-weight-medium .Icon--user-accounts {
    stroke-width: 3;
}

.tweak-icon-weight-medium .Icon--bag .use--even {
    display: none;
}

.tweak-icon-weight-medium .Icon--cart .use--even {
    display: none;
}

.tweak-icon-weight-medium .Icon--hamburger .use--even {
    display: none;
}

.tweak-icon-weight-medium .Icon--user-accounts .use--even {
    display: none;
}

.tweak-icon-weight-heavy .Icon--bag {
    stroke-width: 4;
}

.tweak-icon-weight-heavy .Icon--cart {
    stroke-width: 4;
}

.tweak-icon-weight-heavy .Icon--hamburger {
    stroke-width: 4;
}

.tweak-icon-weight-heavy .Icon--user-accounts {
    stroke-width: 4;
}

.tweak-icon-weight-heavy .Icon--bag .use--odd {
    display: none;
}

.tweak-icon-weight-heavy .Icon--cart .use--odd {
    display: none;
}

.tweak-icon-weight-heavy .Icon--hamburger .use--odd {
    display: none;
}

.tweak-icon-weight-heavy .Icon--user-accounts .use--odd {
    display: none;
}

.Cart:hover {
    text-decoration: none;
}

.site-header .Cart {
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}

.tweak-header-cart-style-text .site-header .Cart {
    color: rgb(187, 187, 187);
    line-height: 1em;
    white-space: nowrap;
    position: relative;
}

    .tweak-header-cart-style-text .site-header .Cart .Cart-inner {
        display: block;
        position: relative;
    }

    .tweak-header-cart-style-text .site-header .Cart .Cart-label {
        display: none;
    }

    .tweak-header-cart-style-text .site-header .Cart .Icon--cart {
        display: none;
    }

    .tweak-header-cart-style-text .site-header .Cart .Icon--bag {
        display: none;
    }

    .tweak-header-cart-style-text .site-header .Cart .Cart-label {
        display: inline;
    }

        .tweak-header-cart-style-text .site-header .Cart .Cart-label::before {
            content: attr(data-cart-label);
        }

    .tweak-header-cart-style-text .site-header .Cart .sqs-cart-quantity {
        display: inline;
    }

        .tweak-header-cart-style-text .site-header .Cart .sqs-cart-quantity::before {
            content: " (";
        }

        .tweak-header-cart-style-text .site-header .Cart .sqs-cart-quantity::after {
            content: ") ";
        }

.tweak-header-cart-style-cart .site-header .Cart {
    line-height: 1em;
    white-space: nowrap;
    position: relative;
    fill: #bbb;
    stroke: #bbb;
}

    .tweak-header-cart-style-cart .site-header .Cart .Cart-inner {
        display: block;
        position: relative;
    }

    .tweak-header-cart-style-cart .site-header .Cart .Cart-label {
        display: none;
    }

    .tweak-header-cart-style-cart .site-header .Cart .Icon--cart {
        display: none;
    }

    .tweak-header-cart-style-cart .site-header .Cart .Icon--bag {
        display: none;
    }

    .tweak-header-cart-style-cart .site-header .Cart .Cart-inner {
        padding-top: 0.5em;
        padding-bottom: 0.25em;
    }

    .tweak-header-cart-style-cart .site-header .Cart .Icon--cart {
        display: inline-block;
    }

    .tweak-header-cart-style-cart .site-header .Cart .sqs-cart-quantity {
        padding: 0.5em;
        border-radius: 1em;
        text-align: center;
        color: rgb(17, 17, 17);
        line-height: 1em;
        margin-top: -0.5em;
        margin-left: -1em;
        vertical-align: top;
        display: inline-block;
        min-width: 1em;
        background-color: red;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.tweak-header-cart-style-bag .site-header .Cart {
    line-height: 1em;
    white-space: nowrap;
    position: relative;
    stroke: #bbb;
}

    .tweak-header-cart-style-bag .site-header .Cart .Cart-inner {
        display: block;
        position: relative;
    }

    .tweak-header-cart-style-bag .site-header .Cart .Cart-label {
        display: none;
    }

    .tweak-header-cart-style-bag .site-header .Cart .Icon--cart {
        display: none;
    }

    .tweak-header-cart-style-bag .site-header .Cart .Icon--bag {
        display: none;
    }

    .tweak-header-cart-style-bag .site-header .Cart .Icon--bag {
        display: inline-block;
    }

    .tweak-header-cart-style-bag .site-header .Cart .sqs-cart-quantity {
        left: 0px;
        text-align: center;
        right: 0px;
        bottom: 0px;
        color: rgb(187, 187, 187);
        line-height: 26px;
        position: absolute;
    }

.overlay-nav-wrapper .Cart {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    padding-top: 8px;
    padding-bottom: 8px;
    font-family: futura-pt;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    display: block;
}

.tweak-mobile-bar-cart-style-text .overlay-nav-wrapper .Cart {
    color: rgb(255, 255, 255);
    line-height: 1em;
    white-space: nowrap;
    position: relative;
}

    .tweak-mobile-bar-cart-style-text .overlay-nav-wrapper .Cart .Cart-inner {
        display: block;
        position: relative;
    }

    .tweak-mobile-bar-cart-style-text .overlay-nav-wrapper .Cart .Cart-label {
        display: none;
    }

    .tweak-mobile-bar-cart-style-text .overlay-nav-wrapper .Cart .Icon--cart {
        display: none;
    }

    .tweak-mobile-bar-cart-style-text .overlay-nav-wrapper .Cart .Icon--bag {
        display: none;
    }

    .tweak-mobile-bar-cart-style-text .overlay-nav-wrapper .Cart .Cart-label {
        display: inline;
    }

        .tweak-mobile-bar-cart-style-text .overlay-nav-wrapper .Cart .Cart-label::before {
            content: attr(data-cart-label);
        }

    .tweak-mobile-bar-cart-style-text .overlay-nav-wrapper .Cart .sqs-cart-quantity {
        display: inline;
    }

        .tweak-mobile-bar-cart-style-text .overlay-nav-wrapper .Cart .sqs-cart-quantity::before {
            content: " (";
        }

        .tweak-mobile-bar-cart-style-text .overlay-nav-wrapper .Cart .sqs-cart-quantity::after {
            content: ") ";
        }

.tweak-mobile-bar-cart-style-cart .overlay-nav-wrapper .Cart {
    line-height: 1em;
    white-space: nowrap;
    position: relative;
    fill: #fff;
    stroke: #fff;
}

    .tweak-mobile-bar-cart-style-cart .overlay-nav-wrapper .Cart .Cart-inner {
        display: block;
        position: relative;
    }

    .tweak-mobile-bar-cart-style-cart .overlay-nav-wrapper .Cart .Cart-label {
        display: none;
    }

    .tweak-mobile-bar-cart-style-cart .overlay-nav-wrapper .Cart .Icon--cart {
        display: none;
    }

    .tweak-mobile-bar-cart-style-cart .overlay-nav-wrapper .Cart .Icon--bag {
        display: none;
    }

    .tweak-mobile-bar-cart-style-cart .overlay-nav-wrapper .Cart .Cart-inner {
        padding-top: 0.5em;
        padding-bottom: 0.25em;
    }

    .tweak-mobile-bar-cart-style-cart .overlay-nav-wrapper .Cart .Icon--cart {
        display: inline-block;
    }

    .tweak-mobile-bar-cart-style-cart .overlay-nav-wrapper .Cart .sqs-cart-quantity {
        padding: 0.5em;
        border-radius: 1em;
        text-align: center;
        color: rgb(255, 255, 255);
        line-height: 1em;
        margin-top: -0.5em;
        margin-left: -1em;
        vertical-align: top;
        display: inline-block;
        min-width: 1em;
        background-color: red;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }

.tweak-mobile-bar-cart-style-bag .overlay-nav-wrapper .Cart {
    line-height: 1em;
    white-space: nowrap;
    position: relative;
    stroke: #fff;
}

    .tweak-mobile-bar-cart-style-bag .overlay-nav-wrapper .Cart .Cart-inner {
        display: block;
        position: relative;
    }

    .tweak-mobile-bar-cart-style-bag .overlay-nav-wrapper .Cart .Cart-label {
        display: none;
    }

    .tweak-mobile-bar-cart-style-bag .overlay-nav-wrapper .Cart .Icon--cart {
        display: none;
    }

    .tweak-mobile-bar-cart-style-bag .overlay-nav-wrapper .Cart .Icon--bag {
        display: none;
    }

    .tweak-mobile-bar-cart-style-bag .overlay-nav-wrapper .Cart .Icon--bag {
        display: inline-block;
    }

    .tweak-mobile-bar-cart-style-bag .overlay-nav-wrapper .Cart .sqs-cart-quantity {
        left: 0px;
        text-align: center;
        right: 0px;
        bottom: 0px;
        color: rgb(255, 255, 255);
        line-height: 26px;
        position: absolute;
    }

.tweak-mobile-bar-cart-hidden .overlay-nav-wrapper .Cart {
    display: none;
}

.site-title-font {
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0.01em;
    font-family: futura-pt;
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
}

.site-tagline-font {
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0.21em;
    font-family: futura-pt;
    font-size: 13px;
    font-style: normal;
    font-weight: 500;
}

.tweak-header-cart-font {
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}

.tweak-header-account-font {
    text-transform: uppercase;
    letter-spacing: 0em;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

.tweak-mobile-bar-account-font {
    text-transform: uppercase;
    letter-spacing: 0em;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

.primary-nav-font {
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-family: futura-pt;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}

.secondary-nav-font {
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-family: futura-pt;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
}

.heading1-font {
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: -0.01em;
    font-family: calluna-sans;
    font-size: 58px;
    font-style: normal;
    font-weight: 400;
}

.heading2-font {
    text-transform: none;
    line-height: 1.4em;
    letter-spacing: -0.01em;
    font-family: Open Sans;
    font-size: 36px;
    font-style: normal;
    font-weight: 300;
}

.heading3-font {
    text-transform: uppercase;
    line-height: 1.2em;
    letter-spacing: 0.08em;
    font-family: futura-pt;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
}

.body-font {
    line-height: 1.5em;
    letter-spacing: 0.02em;
    font-family: Open Sans;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.quote-font {
    text-transform: none;
    line-height: 1.3em;
    letter-spacing: -0.01em;
    font-family: calluna;
    font-size: 48px;
    font-style: normal;
    font-weight: 300;
}

.quote-source-font {
    text-transform: uppercase;
    line-height: 1.2em;
    letter-spacing: 0.28em;
    font-family: futura-pt;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
}

.banner-page-title-font {
    text-transform: uppercase;
    line-height: 2.6em;
    letter-spacing: 0.18em;
    font-family: futura-pt;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}

.banner-category-font {
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: 0.02em;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.banner-page-description-font {
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0.01em;
    font-family: calluna;
    font-size: 108px;
    font-style: normal;
    font-weight: 400;
}

.page-title-font {
    text-transform: uppercase;
    line-height: 2em;
    letter-spacing: 0.18em;
    font-family: futura-pt;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}

.page-category-font {
    text-transform: uppercase;
    line-height: 1.25em;
    letter-spacing: 0.02em;
    font-family: Arial,sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.page-description-font {
    text-transform: none;
    line-height: 1em;
    letter-spacing: -0.01em;
    font-family: calluna;
    font-size: 108px;
    font-style: normal;
    font-weight: 300;
}

.index-page-title-font {
    text-transform: uppercase;
    line-height: 1.3em;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

.index-page-description-font {
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0.01em;
    font-family: calluna;
    font-size: 120px;
    font-style: normal;
    font-weight: 400;
}

.index-item-title-font {
    text-transform: lowercase;
    line-height: 1.2em;
    letter-spacing: 0.02em;
    font-family: calluna;
    font-size: 62px;
    font-style: normal;
    font-weight: 300;
}

.index-item-category-font {
    text-transform: uppercase;
    line-height: 1.4em;
    letter-spacing: 0.4em;
    font-family: futura-pt;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
}

.image-caption-title-font {
    text-transform: uppercase;
    line-height: 2em;
    letter-spacing: 0.36em;
    font-family: futura-pt;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

.image-caption-body-font {
    text-transform: none;
    line-height: 1.6em;
    letter-spacing: 0.01em;
    font-family: calluna;
    font-size: 85px;
    font-style: normal;
    font-weight: 400;
}

.index-link-font {
    text-transform: none;
    letter-spacing: -0.03em;
    font-family: calluna;
    font-size: 70px;
    font-style: normal;
    font-weight: 400;
}

.tweak-mobile-bar-branding-site-title-font {
    text-transform: uppercase;
    line-height: 1em;
    letter-spacing: 0.1em;
    font-family: futura-pt;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
}

.tweak-mobile-bar-site-tagline-font {
    text-transform: none;
    line-height: 1em;
    letter-spacing: 0.05em;
    font-family: calluna;
    font-size: 30px;
    font-style: normal;
    font-weight: 300;
}

.tweak-mobile-overlay-menu-primary-font {
    text-transform: uppercase;
    line-height: 2em;
    letter-spacing: 0.08em;
    font-family: futura-pt;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
}

.tweak-mobile-overlay-menu-secondary-font {
    text-transform: uppercase;
    line-height: 1.4em;
    letter-spacing: 0.08em;
    font-family: futura-pt;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.tweak-mobile-bar-cart-font {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-family: futura-pt;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
}

.tweak-blog-list-title-font {
    text-transform: none;
    line-height: 1.4em;
    letter-spacing: -0.01em;
    font-family: calluna;
    font-size: 21px;
    font-style: normal;
    font-weight: 300;
}

.tweak-blog-item-title-font {
    text-transform: none;
    line-height: 1.2em;
    letter-spacing: -0.01em;
    font-family: calluna;
    font-size: 42px;
    font-style: normal;
    font-weight: 300;
}

.tweak-blog-meta-font {
    text-transform: uppercase;
    letter-spacing: 0.12em;
    font-family: futura-pt;
    font-size: 11px;
    font-style: normal;
    font-weight: 700;
}

.tweak-blog-list-excerpt-font {
    text-transform: none;
    line-height: 1.6em;
    letter-spacing: 0em;
    font-family: futura-pt;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.tweak-blog-list-readmore-font {
    text-transform: none;
    letter-spacing: 0em;
    font-family: futura-pt;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.tweak-blog-pagination-label-font {
    text-transform: uppercase;
    line-height: 1.4em;
    letter-spacing: 0.18em;
    font-family: futura-pt;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
}

.tweak-product-list-title-font {
    text-transform: none;
    line-height: 1.1em;
    letter-spacing: 0em;
    font-family: calluna;
    font-size: 35px;
    font-style: normal;
    font-weight: 400;
}

.tweak-product-list-price-font {
    text-transform: uppercase;
    line-height: 1.4em;
    letter-spacing: 0.15em;
    font-family: futura-pt;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}

.tweak-product-list-scarcity-font {
    text-transform: none;
    line-height: 1.4em;
    letter-spacing: 0px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
}

.tweak-product-list-filter-font {
    text-transform: lowercase;
    line-height: 1.2em;
    letter-spacing: 0.06em;
    font-family: futura-pt;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
}

.tweak-product-item-nav-font {
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
}

.tweak-product-item-details-title-font {
    text-transform: none;
    line-height: 1.1em;
    letter-spacing: 0.01em;
    font-family: calluna;
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
}

.tweak-product-item-details-price-font {
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.tweak-product-item-details-scarcity-font {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: Helvetica,Arial,sans-serif;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
}

.tweak-product-item-details-excerpt-font {
    text-transform: none;
    line-height: 2em;
    letter-spacing: 0.02em;
    font-family: futura-pt;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
}

.tweak-product-item-details-options-label-font {
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
}

.tweak-product-item-details-options-content-font {
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
}

.tweak-product-item-details-add-to-cart-button-font {
    text-transform: uppercase;
    letter-spacing: 0.16em;
    font-family: futura-pt;
    font-size: 14px;
    font-style: normal;
    font-weight: 800;
}

.tweak-product-badge-font {
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 11px;
    font-style: normal;
    font-weight: 500;
}

.small-button-block-font {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-family: futura-pt-condensed;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
}

.medium-button-block-font {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-family: Open Sans;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
}

.large-button-block-font {
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-family: futura-pt-condensed;
    font-size: 19px;
    font-style: normal;
    font-weight: 500;
}

.tweak-image-block-poster-title-font {
    text-transform: none;
    line-height: 1em;
    letter-spacing: -0.01em;
    font-family: calluna;
    font-size: 88px;
    font-style: normal;
    font-weight: 300;
}

.tweak-image-block-poster-subtitle-font {
    text-transform: none;
    line-height: 1.5em;
    letter-spacing: 0.02em;
    font-family: futura-pt;
    font-size: 23px;
    font-style: normal;
    font-weight: 400;
}

.tweak-image-block-poster-button-font {
    text-transform: uppercase;
    line-height: 1.1em;
    letter-spacing: 0.1em;
    font-family: futura-pt-condensed;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}

.tweak-image-block-card-title-font {
    text-transform: none;
    line-height: 1em;
    letter-spacing: -0.01em;
    font-family: calluna;
    font-size: 70px;
    font-style: normal;
    font-weight: 300;
}

.tweak-image-block-card-subtitle-font {
    text-transform: none;
    line-height: 1.5em;
    letter-spacing: 0.02em;
    font-family: futura-pt;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
}

.tweak-image-block-card-button-font {
    text-transform: uppercase;
    line-height: 1.1em;
    letter-spacing: 0.1em;
    font-family: futura-pt-condensed;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
}

.tweak-image-block-overlap-title-font {
    text-transform: none;
    line-height: 1.3em;
    letter-spacing: -0.01em;
    font-family: calluna;
    font-size: 43px;
    font-style: normal;
    font-weight: 300;
}

.tweak-image-block-overlap-subtitle-font {
    text-transform: none;
    line-height: 1.5em;
    letter-spacing: 0.02em;
    font-family: futura-pt;
    font-size: 19px;
    font-style: normal;
    font-weight: 400;
}

.tweak-image-block-overlap-button-font {
    text-transform: uppercase;
    line-height: 1.1em;
    letter-spacing: 0.1em;
    font-family: futura-pt-condensed;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}

.tweak-image-block-collage-title-font {
    text-transform: none;
    line-height: 1em;
    letter-spacing: -0.01em;
    font-family: calluna;
    font-size: 60px;
    font-style: normal;
    font-weight: 300;
}

.tweak-image-block-collage-subtitle-font {
    text-transform: none;
    line-height: 1.5em;
    letter-spacing: 0.02em;
    font-family: futura-pt;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
}

.tweak-image-block-collage-button-font {
    text-transform: uppercase;
    line-height: 1.1em;
    letter-spacing: 0.1em;
    font-family: futura-pt-condensed;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
}

.tweak-image-block-stack-title-font {
    text-transform: none;
    line-height: 1em;
    letter-spacing: -0.01em;
    font-family: calluna;
    font-size: 60px;
    font-style: normal;
    font-weight: 300;
}

.tweak-image-block-stack-subtitle-font {
    text-transform: none;
    line-height: 1.5em;
    letter-spacing: 0.02em;
    font-family: futura-pt;
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
}

.tweak-image-block-stack-button-font {
    text-transform: uppercase;
    line-height: 1.1em;
    letter-spacing: 0.1em;
    font-family: futura-pt-condensed;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
}

.system-button-font {
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: futura-pt-condensed;
    font-style: normal;
    font-weight: 700;
}

.announcement-bar-font {
    text-transform: uppercase;
    letter-spacing: 0.2em;
    font-family: futura-pt;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
}

.tweak-product-quick-view-button-font {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    font-family: futura-pt;
    font-size: 12px;
    font-style: normal;
    font-weight: 700;
}

.tweak-share-buttons-label-font {
    text-transform: uppercase;
    letter-spacing: 0em;
    font-family: futura-pt;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
}

#footer {
    padding: 20px;
    color: rgb(255, 255, 255);
    margin-bottom: 0px;
    background-color: rgb(0, 69, 143);
}
