@media (min-width: 48em) {
    :root {
        font-size: calc(1.125rem + ((1vw - 0.48rem) * 0.5208));
        min-height: 0vw;
        line-height: calc(1.37 + .6 * ((100vw - 20em)/ 60))
    }

    .content_column {
        column-gap: 2rem;
        flex: 50%;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        vertical-align: text-bottom;
        counter-reset: footnotes
    }
}

@media (min-width: 120em) {
    :root {
        font-size: 1.5rem;
        line-height: 1.37 !important;
    }
}

html {
    scroll-behavior: smooth;
    line-height: 1.15;
    /* 1 */
    -webkit-text-size-adjust: 100%;
    /* 2 */
}

body {
    margin: 0
}

details,
main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

.name {
    opacity: 1;
    text-decoration: underline;
    text-decoration-style: dotted;
    -webkit-transition: opacity .6s;
    transition: opacity 0.6s;
}

.name:hover {
    text-decoration: none;
    opacity: 0.8;
}


a {
    background-color: transparent;
    color: rgba(0, 0, 0, .95);
}



abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: ButtonText dotted 1px
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

summary {
    display: list-item
}

[hidden],
template {
    display: none
}

/*! untitled.css v1.0.0 */

@font-face {
    font-family: "UntitledSans-Regular";
    src: url(https://files.cargocollective.com/c754855/UntitledSans-Regular.eot);
    src: url(https://files.cargocollective.com/c754855/UntitledSans-Regular.eot?#iefix) format('embedded-opentype'), url(https://files.cargocollective.com/c754855/UntitledSans-Regular.woff2) format('woff2'), url(https://files.cargocollective.com/c754855/UntitledSans-Regular.woff) format('woff'), url(https://files.cargocollective.com/c754855/UntitledSans-Regular.ttf) format('truetype');
    font-weight: 400;
    font-style: normal
}

li,
ol,
.gallery_image_caption,
[data-content],
.picturesque,
figcaption,
footer,
small,
cite {
    font-size: 1rem;
}


body,
bodycopy,
button,
[data-control],
blockquote {
    font-size: 1.25rem;
}

li,
ol,
.gallery_image_caption,
[data-content],
.picturesque,
figcaption,
footer,
small body,
bodycopy,
button,
[data-control],
blockquote,
cite {
    line-height: 1.28;
}

@media screen and (min-width: 20em) {

    li,
    ol,
    .gallery_image_caption,
    [data-content],
    .picturesque,
    figcaption,
    footer,
    small body,
    bodycopy,
    button,
    [data-control],
    blockquote,
    cite {
        line-height: calc(1.37 + 0.6 * ((100vw - 20em) / 60));
    }
}

@media screen and (min-width: 80em) {

    li,
    ol,
    .gallery_image_caption,
    [data-content],
    .picturesque,
    figcaption,
    footer,
    small body,
    bodycopy,
    button,
    [data-control],
    blockquote,
    cite {
        line-height: 1.28;
    }
}


body {
    background-color: #fff;
    color: rgba(0, 0, 0, .95);
    font-family: 'UntitledSans-Regular';
    font-style: normal;
    font-weight: 400;
    letter-spacing: -.5px !important;
    word-spacing: 0;
    text-rendering: optimizeLegibility;
    text-rendering: geometricPrecision;
    letter-spacing: normal;
    font-smoothing: antialiased;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


button {
    border: none;
    background: inherit;
    font-family: "UntitledSans-Regular";
    text-decoration: none;
    outline: 0;
    text-align: left;
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    display: block;
    padding-left: 0;
    margin: 0;
    padding: 0;
    z-index: 100;
    white-space: nowrap;
    color: rgba(0, 0, 0, .95);
    -webkit-transition: opacity .6s;
    transition: opacity .6s
}

button::-moz-focus-inner {
    border-style: none !important
}


[data-predefined-style=false] bodycopy a {
    color: rgba(0, 0, 0, .95);
    padding-bottom: .1em;
    border-bottom: 0;
    text-decoration: none
}

[data-predefined-style=false] bodycopy {
    font-size: inherit;
}

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

small {
    font-weight: 400;
    color: rgba(0, 0, 0, .6);
    font-style: normal;
    text-align: left
}

small a {
    color: rgba(0, 0, 0, .95);
    border-bottom-width: 0
}


.code {
    display: flex;
    font-family: monospace;
    white-space: pre-wrap;
    margin: 1rem 0
}

.code p {
    margin: 0 auto;
    font-size: 0.875rem;
    line-height: 1.38rem
}


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

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

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

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

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

[data-css-preset] .content_padding {
    /*!main_margin*/
    /*!main_margin*/
    /*!main_margin*/
    /*!main_margin*/
    padding: 2.5rem
}

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

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

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

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

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

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

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

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

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

.thumbnails .title {
    margin-top: .8rem;
    margin-bottom: .2rem;
    font-size: 1rem;
    font-weight: 400;
    color: rgba(0, 0, 0, .95);
    font-family: 'UntitledSans-Regular';
   
    font-style: normal;
    line-height: 1.2
}

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

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

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

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

body.mobile #site_menu_button {
    margin: -6px;
    font-size: 36px;
    position: relative;
    padding-bottom: 2rem
}

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

#site_menu_button.active {
    display: none
}

#site_menu {
    font-family: 'UntitledSans-Regular';
   
    background: rgba(255, 255, 255, .95);
    font-size: 1.2rem;
    font-style: normal;
    font-weight: 400;
    padding: 20px 30px 60;
    max-width: 400px;
    min-width: 300px;
    text-align: left;
    display: flex;
    justify-content: flex-start
}

body.mobile #site_menu {
    width: 100%
}

#site_menu .page-link a {
    color: rgba(0, 0, 0, .9)
}

#site_menu .set-link>a {
    color: rgba(0, 0, 0, .95);
    font-weight: 700
}

#site_menu a:active {
    opacity: .7
}

#site_menu a.active {
    opacity: .4
}

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

body.mobile #site_menu .close {
    display: block;
    font-size: 58px;
    line-height: 1.28;
}

#site_menu .break {
    height: 0;
}

#site_menu .indent {
    margin-left: 1rem
}


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

/**
 * Quick View
 */

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

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


[data-css-preset] .quick-view-background {
    background: #fff
}

.quick-view-caption {
    font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;
    transition: 100ms opacity ease-in-out;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 2rem 0;
    text-align: center;
    font-size: 1.8rem;
}

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

.quick-view-navigation .left-arrow,
.quick-view-navigation .right-arrow {
    height: 36px;
    width: 36px;
    display: none !important
}

.quick-view-navigation .left-arrow .inner-color,
.quick-view-navigation .right-arrow .inner-color {
    stroke: #000
}

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

.quick-view-navigation .close-button {
    top: 10px;
    right: 10px;
    width: 48px;
    height: 48px
}

.quick-view-navigation .close-button .inner-color {
    stroke: #000
}

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

.quick-view-navigation .close-button .inner-color:hover {
    opacity: 1 !important
}

.image-gallery-navigation .left-arrow,
.image-gallery-navigation .right-arrow {
    height: 36px;
    width: 36px;
    display: none !important
}

.image-gallery-navigation .left-arrow .inner-color,
.image-gallery-navigation .right-arrow .inner-color {
    stroke: #000
}

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

.wallpaper-navigation .left-arrow,
.wallpaper-navigation .right-arrow {
    width: 36px;
    height: 56px
}

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

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

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

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

.rotate {
    display: inline-block;
    -webkit-animation: 7s linear infinite rotate;
    animation: 7s linear infinite rotate
}

@keyframes rotate {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.audio-player {
    max-width: 100rem;
    height: 3rem;
    border: rgba(0, 0, 0, .15) solid 1px;
    border-radius: 0.5rem;
    color: rgba(0, 0, 0, .6);
    background: #fff;
    font-size: 1rem;
    line-height: 1.28;
    font-family: 'UntitledSans-Regular';
   
    font-style: normal;
    font-weight: 400;
    text-align: left;
    margin: 0;
    -webkit-transition: opacity .6s;
    transition: opacity 0.6s;
}

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

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

.audio-player .button {
    background: 0 0;
    cursor: pointer;
    fill: rgba(0, 0, 0, 0.95);
    transition: transform .25s;
}

.audio-player .icon {
    fill: rgba(0, 0, 0, 0.95);
    padding: 30%;
    width: 100%;
    margin: auto;
    transition: transform .25s;
    opacity: 0.8;
}


.audio-player .icon:hover {
    transform: scale(1.15);
    transition: transform .25s;
    opacity: 1; 
}

.audio-player .icon:active {
    transform: scale(1);
    opacity: 1; 
}


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

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

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

.audio-icon{
     position:relative;
     margin:auto 0;
     order:2;
     flex:0 1 auto;
         
}

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

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

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

footer {
    width: 50%;
    padding-left: 2rem;
    padding-right: 3rem;
    padding-top: 4rem;
    padding-bottom: 12rem;
}


@media screen and (max-width: 960px) {
    footer {
        width: 100%;
    }
}

footer ol {
    display: inline
}

[aria-describedby=footnote-label] {
    counter-increment: footnotes;
    text-decoration: none;
    color: inherit;
    cursor: default;
    outline: 0
}

[aria-describedby=footnote-label]::after {
    content: '['counter(footnotes) ']';
    vertical-align: super;
    font-size: 0.65rem;
    margin-left: .125rem;
    color: rgba(0, 0, 0, 0.6);
    text-decoration: none;
    cursor: pointer;
    font-style: normal;
    font-weight: 700;
}

[aria-describedby=footnote-label]:focus::after {
    outline: dotted thin;
    outline-offset: 2px
}

[aria-label="Back to content"] {
    font-size: 0.75rem;
    padding-left: .25rem;
    color: rgba(0, 0, 0, 0.4);
    -webkit-transition: opacity .6s;
    transition: opacity 0.6s;
}


[aria-label="Back to content"].a:hover {
    opacity: 1;
}


footer :target {
    background: #ffff80
}

.visually-hidden {
    position: absolute;
    clip: rect(0 0 0 0);
    visibility: hidden;
    opacity: 0
}

.bas-on-hover {
    width: 70%;
    position: fixed;
    margin: 0 auto;
    max-width: 20%;
    align-self: flex-end
}

.bas-on-hover img {
    position: absolute;
    bottom: 0;
    left: 0;
    overflow: hidden;
    width: 70%;
    height: auto;
    align-self: flex-end
}

.bas-on-hover .bas-on-hover__front-image {
    z-index: 9999;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out;
    cursor: pointer
}

.bas-on-hover:hover>.bas-on-hover__front-image {
    opacity: 0
}

.video-container video {
    width: 100% !important;
    height: auto !important
}


.picturesque {
    font-family: 'UntitledSans-Regular';
    position: relative;
    width: 100%;
    color: #fff;
    text-align: left;
    background-color: rgba(0, 0, 0, .95);
    font-weight: 300;
    margin: 0 auto;
    opacity: 1;
}

figcaption {
    font-family: UntitledSans-Regular !important;
}

.picturesque * {
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out
}

.picturesque img {
    position: relative;
    max-width: 100%;
    vertical-align: top
}

.picturesque figcaption {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    padding: 1rem
}

.picturesque figcaption:after,
.picturesque figcaption:before {
    width: 1px;
    height: 0
}

.picturesque figcaption:before {
    right: 0;
    top: 0
}

.picturesque figcaption:after {
    left: 0;
    bottom: 0
}

.picturesque h3,
.picturesque p {
    line-height: 1.3em
}

.picturesque h3 {
    margin: 0 0 .25rem;
    font-weight: 400;
    font-size: 1rem
}

.picturesque p {
    font-size: 1rem;
    font-weight: 300;
    margin: 0 0 15px
}

.picturesque a {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 1
}

.picturesque figcaption:after,
.picturesque figcaption:before,
.picturesque:after,
.picturesque:before {
    position: absolute;
    content: '';
    background-color: rgba(255, 255, 255, 0);
    z-index: 1;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out
}

.picturesque:before {
    top: 0;
    left: 0
}

.picturesque:after {
    bottom: 0;
    right: 0
}

.picturesque.hover img,
.picturesque:hover img {
    opacity: 0
}

.picturesque.hover figcaption,
.picturesque:hover figcaption {
    opacity: 1
}

.picturesque.hover figcaption:after,
.picturesque.hover figcaption:before,
.picturesque:hover figcaption:after,
.picturesque:hover figcaption:before {
    height: 100%
}

.picturesque.hover:after,
.picturesque.hover:before,
.picturesque:hover:after,
.picturesque:hover:before {
    width: 100%
}

.picturesque.hover figcaption:after,
.picturesque.hover figcaption:before,
.picturesque.hover:after,
.picturesque.hover:before,
.picturesque:hover figcaption:after,
.picturesque:hover figcaption:before,
.picturesque:hover:after,
.picturesque:hover:before {
    opacity: .1
}


@media screen and (min-width:960px) {
    .content_column {
        column-gap: 2rem;
        flex: 50%;
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        vertical-align: text-bottom;
        counter-reset: footnotes
    }
}


a {
    outline: 0;
    text-decoration: none
}

a:focus {
    box-shadow: 0 0 0 .1rem rgba(0, 0, 0, .2)
}

a:hover {
    color: rgba(0, 0, 0, .95);
    text-decoration: none opacity 0.6
}

a.active,
a:active,
a:focus,
a:hover {
    color: rgba(0, 0, 0, .95);
    text-decoration: none opacity 0.8
}

a:visited {
    opacity: 1;
}


blockquote {
    margin: 0 auto;
    padding-left: 2rem;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    border-left: 3px solid #ececec;
}

blockquote:before {
    display: none;
}

blockquote p:first-child {
    margin-top: 0;
}

blockquote p:last-child {
    margin-bottom: 0;
}

cite {
    margin-top: .5rem;
    padding: 0;
    text-align: right;
    float: right;
    font-style: normal;
}

blockquote cite:before {
    content: '—';
}

p {
    margin: 0 0 1.25rem;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}


.gallery_image_caption {
    padding-top: 1rem;
    color: rgba(0, 0, 0, .6);
    text-align: left
}


/*! jQuery Accordion */
.sidebar {
    bottom: 2rem;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    position: fixed;
    top: 2.8rem;
    width: 25%;
}

@media screen and (max-width: 800px) {
    .sidebar {
        transform: translateX(-100%);
        transition: transform .25s;
        z-index: 200
    }

}

.brand {
    position: absolute;
    bottom: 0rem;
}

article {
    cursor: pointer;
    opacity: .5;
    -webkit-transition: opacity .6s;
    transition: opacity .6s;
    opacity: 1;
}

a.active,
article:active,
button:active,
button:visited {
    opacity: .6;
    color: rgba(0, 0, 0, .9) !important
}


[data-accordion] [data-content] {
    overflow: hidden;
    max-height: 0;
}

/* Basic Theme */

[data-accordion] [data-content] {
    overflow: hidden;
    max-height: 0;
}

/* Basic Theme */

[data-accordion] {
    line-height: 1.28;
}

[data-content] {
    padding-left: 0.333rem;
}

[data-control],
[data-content]>* {
    padding-bottom: 0.125rem;
    padding-top: 0.125rem;
}

[data-content] [data-accordion] {
    border: 0;
    padding: 0;
}

[data-accordion] [data-control] {
    position: relative;
}

[data-accordion]>[data-control]:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 12px;
    font-size: 25px;
    font-weight: 200;
    color: #444;
    height: 15px;
    width: 24px;
    background-size: 50%;
    margin-bottom: 1rem;
}

[data-accordion].open>[data-control]:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

section.open {
    margin-bottom: 0.75rem;
}

[data-accordion].open>[data-control]:first-child {
    margin-bottom: 0.5rem;
}



article:hover,
button:hover {
    opacity: .8 !important
}


.flex-end {
    align-self: flex-end !important;
}

.img-responsive {
    display: block;
    height: auto;
    max-width: 100%
}

.img-fit-cover {
    object-fit: cover
}

.img-fit-contain {
    object-fit: contain
}

.video-responsive {
    display: block;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 100%
}

.video-responsive::before {
    content: "";
    display: block;
    padding-bottom: 56.25%
}

.video-responsive embed,
.video-responsive iframe,
.video-responsive object {
    border: 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

video.video-responsive {
    height: auto;
    max-width: 100%
}

video.video-responsive::before {
    content: none
}

.video-responsive-4-3::before {
    padding-bottom: 75%
}

.video-responsive-1-1::before {
    padding-bottom: 100%
}

.figure {
    margin: 0 0 .4rem 0
}

.figure .figure-caption {
    color: rgba(0, 0, 0, .95);
    margin-top: .4rem
}

.container {
    margin-left: auto;
    margin-right: auto;
    padding-left: .4rem;
    padding-right: .4rem;
    width: 100%
}

.container.grid-xl {
    max-width: 1296px
}

.container.grid-lg {
    max-width: 976px
}

.container.grid-md {
    max-width: 856px
}

.container.grid-sm {
    max-width: 616px
}

.container.grid-xs {
    max-width: 496px
}

.show-lg,
.show-md,
.show-sm,
.show-xl,
.show-xs {
    display: none !important
}

.columns {
    display: flex;
    display: -ms-flexbox;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -.4rem;
    margin-right: -.4rem
}

.columns.col-gapless {
    margin-left: 0;
    margin-right: 0
}

.columns.col-gapless>.column {
    padding-left: 0;
    padding-right: 0
}

.columns.col-oneline {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow-x: auto
}

.column {
    -ms-flex: 1;
    flex: 1;
    max-width: 100%;
}

.column.col-1,
.column.col-10,
.column.col-11,
.column.col-12,
.column.col-2,
.column.col-3,
.column.col-4,
.column.col-5,
.column.col-6,
.column.col-7,
.column.col-8,
.column.col-9,
.column.col-auto {
    -ms-flex: none;
    flex: none;
}

.col-12 {
    width: 100%
}

.col-11 {
    width: 91.66666667%
}

.col-10 {
    width: 83.33333333%
}

.col-9 {
    width: 75%
}

.col-8 {
    width: 66.66666667%
}

.col-7 {
    width: 58.33333333%
}

.col-6 {
    width: 50%
}

.col-5 {
    width: 41.66666667%
}

.col-4 {
    width: 33.33333333%
}

.col-3 {
    width: 25%;
}

.col-2 {
    width: 16.66666667%
}

.col-1 {
    width: 8.33333333%
}

.col-auto {
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    max-width: none;
    width: auto
}

.col-mx-auto {
    margin-left: auto;
    margin-right: auto
}

.col-ml-auto {
    margin-left: auto
}

.col-mr-auto {
    margin-right: auto
}

.float-left {
    float: left !important
}

.float-right {
    float: right !important
}

.p-relative {
    position: relative !important
}

.p-absolute {
    position: absolute !important
}

.p-fixed {
    position: fixed !important
}

.p-sticky {
    position: sticky !important;
    position: -webkit-sticky !important
}

.p-centered {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto
}

.flex-centered {
    align-items: center;
    display: flex;
    display: -ms-flexbox;
    -ms-flex-align: center;
    -ms-flex-pack: center;
    justify-content: center
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-normal {
    font-weight: 400
}

.text-bold {
    font-weight: 700
}

.text-italic {
    font-style: italic
}

.full-width {
    width: 100%;
}

.paddington {
    padding: 0.5rem;
}

/* Dots */
@font-face {
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;
    src: url('https://files.cargocollective.com/c754855/slick.eot') !important;
    src: url('https://files.cargocollective.com/c754855/slick.eot?#iefix') format('embedded-opentype'), url('https://files.cargocollective.com/c754855/slick.woff') format('woff'), url('https://files.cargocollective.com/c754855/slick.ttf') format('truetype'), url('https://files.cargocollective.com/c754855/slick.svg#slick') format('svg') !important;
}


.carousel {
    position: relative;
}


.slideshow .slide img {
    max-width: 50%;
    width: 50%;
    transform: translate(50%)
}

.slideshow .slick-prev:before,
.slideshow .slick-next:before {
    display: none
}

.slick-dots li button:before {
    font-size: 12px !important;
}

.sketchfab {
    clip-path: inset(2.6rem 0rem 2.6rem 0rem);

    /* Also can take single values to make all sides the same, or 2 values (vert/horz), or 3 values (top/horz/bottom). */
}