/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.5;
    font-weight: 400
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    text-decoration: none
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

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: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    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] {
    -webkit-box-sizing: border-box;
    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
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

html {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

ul {
    padding: 0;
    list-style-type: none
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
    font-size: 0;
    background-color: #FCF9F3;
    color: #412e28
}

.prefix-container {
    width: 100%;
    max-width: 1260px;
    margin: 0 auto
}

.prefix-header {
    margin-bottom: 10px
}

.prefix-header-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px
}

.prefix-logo {
    max-width: 300px;
    min-width: 300px;
    text-align: center
}

.prefix-logo img {
    width: 100%;
    height: auto
}

.prefix-logo a h1,
.prefix-logo a span {
    font-size: 28px;
    white-space: nowrap;
    color: #151101;
    margin: 0;
    font-weight: 700
}

.prefix-logo a h1 span,
.prefix-logo a span span {
    color: #FF7903
}

.prefix-header-text {
    margin-left: 10px;
    max-height: 96px;
    overflow: hidden
}

.prefix-header-text p {
    margin: 0;
    font-size: 12px;
    font-weight: 300
}

.prefix-footer-content,
.prefix-header-content {
    padding: 0 5px
}

.prefix-thumbs,
.prefix-thumbs-top {
    text-align: center
}

.prefix-thumb {
    display: inline-block;
    vertical-align: top;
    width: 208px;
    margin: 0 1px 2px;
    -webkit-box-shadow: 0 0 0 2px transparent;
    box-shadow: 0 0 0 2px transparent;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

.prefix-thumb a {
    display: block
}

.prefix-thumb img {
    width: 100%;
    height: auto
}

.prefix-thumb.prefix-thumb-top {
    position: relative
}

.prefix-thumb:hover:not(.prefix-thumb-top) {
    -webkit-box-shadow: 0 0 0 2px #b3204d;
    box-shadow: 0 0 0 2px #b3204d
}

.prefix-thumb:hover .prefix-thumb-title {
    background-color: #412e28
}

.prefix-thumbs-top-nowrap {
    overflow: hidden;
    max-height: 272px
}

.prefix-thumb-title {
    font-size: 16px;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #FCF9F3;
    background-color: #b3204d;
    padding: 10px;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

.prefix-top-text {
    font-size: 16px;
    text-transform: uppercase;
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #FCF9F3;
    background-color: #b3204d;
    padding: 10px;
    -webkit-transition: all .35s ease-in-out;
    transition: all .35s ease-in-out
}

.prefix-top-text {
    position: relative
}

.prefix-top-text:hover {
    background-color: #412e28;
    -webkit-box-shadow: none!important;
    box-shadow: none!important
}

.prefix-promo {
    text-align: center;
    max-height: 270px;
    overflow: hidden
}

.prefix-promo-item {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px 20px
}

.prefix-pagination {
    text-align: center;
    margin-bottom: 10px
}

.prefix-pagination .prefix-pagination-current,
.prefix-pagination a {
    font-size: 16px;
    display: inline-block;
    vertical-align: top;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    min-width: 40px;
    line-height: 40px;
    margin: 5px;
    color: #FCF9F3;
    background-color: #412e28
}

.prefix-pagination a:hover {
    opacity: .9
}

.prefix-pagination .prefix-pagination-current {
    color: #FCF9F3;
    background-color: #b3204d
}

.prefix-pagination-title {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 40px;
    margin: 5px;
    display: inline-block
}

.prefix-footer {
    text-align: center;
    padding-bottom: 10px
}

.prefix-footer .prefix-logo {
    margin: 10px auto 0
}

.prefix-footer-text {
    font-size: 13px;
    margin: 0
}

.prefix-gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.prefix-gallery .prefix-thumbs {
    text-align: left
}

.prefix-gallery-promo {
    width: 420px;
    min-width: 420px;
    text-align: center
}

.prefix-gallery-promo-item {
    margin-bottom: 10px
}

.prefix-join {
    font-size: 16px;
    background-color: #b3204d;
    color: #FCF9F3;
    display: block;
    text-align: center;
    text-transform: uppercase;
    -webkit-transition: background-color .35s ease-in-out;
    transition: background-color .35s ease-in-out;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    padding: 15px;
    line-height: 1;
    width: -webkit-calc(100% - 10px);
    width: calc(100% - 10px);
    margin: 0 5px 10px
}

.prefix-join:hover {
    background-color: #412e28
}

.prefix-img-wrapper {
    min-width: 0
}

.prefix-img-wrapper img {
    max-width: 100%;
    width: auto
}

.prefix-picture {
    padding: 0 5px;
    margin-bottom: 10px;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.prefix-picture img {
    max-width: 100%;
    height: auto
}

.prefix-pic-promo {
    width: 300px;
    min-width: 300px;
    margin-left: 10px
}

.prefix-pic-promo-item {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 10px
}

@media screen and (max-width:1300px) {
    .prefix-container {
        max-width: 1050px
    }
}

@media screen and (max-width:1090px) {
    .prefix-container {
        max-width: 840px
    }
    .prefix-picture {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .prefix-pic-promo {
        width: auto;
        text-align: center;
        min-width: 0;
        margin-top: 10px;
        max-height: 270px;
        overflow: hidden
    }
    .prefix-pic-promo-item {
        display: inline-block;
        vertical-align: top;
        margin: 0 5px 20px
    }
}

@media screen and (max-width:900px) {
    .prefix-container {
        max-width: none
    }
    .prefix-thumb {
        width: -webkit-calc(25% - 2px);
        width: calc(25% - 2px)
    }
    .prefix-header-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 5px
    }
    .prefix-header {
        margin-bottom: 5px
    }
    .prefix-join {
        margin: 0 3px 10px;
        width: -webkit-calc(100% - 6px);
        width: calc(100% - 6px)
    }
    .prefix-header-text {
        margin: 0;
        text-align: center
    }
    .prefix-logo {
        min-width: 0
    }
    .prefix-gallery {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .prefix-gallery-promo {
        max-height: 260px;
        text-align: center;
        width: auto;
        min-width: 0;
        overflow: hidden
    }
    .prefix-gallery-promo-item {
        display: inline-block;
        vertical-align: top;
        margin: 0 5px 10px
    }
    .prefix-thumbs {
        text-align: center!important
    }
    .prefix-thumbs-top-nowrap {
        overflow: hidden;
        max-height: none
    }
}

@media screen and (max-width:700px) {
    .prefix-thumb {
        width: -webkit-calc(33.3333% - 2px);
        width: calc(33.3333% - 2px)
    }
    .prefix-picture {
        padding: 0 3px
    }
}

@media screen and (max-width:450px) {
    .prefix-thumb {
        width: -webkit-calc(50% - 2px);
        width: calc(50% - 2px)
    }
    .prefix-gallery-promo-item,
    .prefix-promo-item {
        margin-left: 0;
        margin-right: 0
    }
}