.pswp *,html {
    -webkit-box-sizing: border-box
}

.main .content .content-blog .post-teaser .teaser-item figure img,.main .content .gallery .gallery-image figure div img {
    transition: all .4s ease 0s
}

.main .content .content-blog .post-teaser .teaser-item:hover figure img,.main .content .gallery .gallery-image figure div img:hover {
    transform: scale(1.04,1.04)
}

.button,.social a svg {
    vertical-align: middle
}

.main .content .gallery .gallery-image figure div,.pswp,.pswp__item,.pswp__scroll-wrap {
    overflow: hidden
}

.button:active,.button:focus,.pswp {
    outline: 0
}

.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right,.pswp__caption--fake {
    visibility: hidden
}

.pswp,.pswp__bg,.pswp__container,.pswp__img--placeholder,.pswp__share-modal,.pswp__share-tooltip,.pswp__zoom-wrap {
    -webkit-backface-visibility: hidden
}

html {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

*,:after,:before {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit
}

.row {
    margin-left: -5px;
    margin-right: -5px
}

.row:after {
    clear: both
}

.row [class*=" col-"],.row [class^=col-] {
    float: left;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px
}

.row .col-xs-1 {
    width: 8.3333333333333%
}

.row .col-xs-2 {
    width: 16.6666666666667%
}

.row .col-xs-3 {
    width: 25%
}

.row .col-xs-4 {
    width: 33.3333333333333%
}

.row .col-xs-5 {
    width: 41.6666666666667%
}

.row .col-xs-6 {
    width: 50%
}

.row .col-xs-7 {
    width: 58.3333333333333%
}

.row .col-xs-8 {
    width: 66.6666666666667%
}

.row .col-xs-9 {
    width: 75%
}

.row .col-xs-10 {
    width: 83.3333333333333%
}

.row .col-xs-11 {
    width: 91.6666666666667%
}

.row .col-xs-12 {
    width: 100%
}

@media (min-width: 480px) {
    .row {
        margin-left:-10px;
        margin-right: -10px
    }

    .row [class*=" col-"],.row [class^=col-] {
        padding-left: 10px;
        padding-right: 10px
    }

    .row .col-sm-1 {
        width: 8.3333333333333%
    }

    .row .col-sm-2 {
        width: 16.6666666666667%
    }

    .row .col-sm-3 {
        width: 25%
    }

    .row .col-sm-4 {
        width: 33.3333333333333%
    }

    .row .col-sm-5 {
        width: 41.6666666666667%
    }

    .row .col-sm-6 {
        width: 50%
    }

    .row .col-sm-7 {
        width: 58.3333333333333%
    }

    .row .col-sm-8 {
        width: 66.6666666666667%
    }

    .row .col-sm-9 {
        width: 75%
    }

    .row .col-sm-10 {
        width: 83.3333333333333%
    }

    .row .col-sm-11 {
        width: 91.6666666666667%
    }

    .row .col-sm-12 {
        width: 100%
    }
}

@media (min-width: 720px) {
    .row {
        margin-left:-10px;
        margin-right: -10px
    }

    .row [class*=" col-"],.row [class^=col-] {
        padding-left: 10px;
        padding-right: 10px
    }

    .row .col-md-1 {
        width: 8.3333333333333%
    }

    .row .col-md-2 {
        width: 16.6666666666667%
    }

    .row .col-md-3 {
        width: 25%
    }

    .row .col-md-4 {
        width: 33.3333333333333%
    }

    .row .col-md-5 {
        width: 41.6666666666667%
    }

    .row .col-md-6 {
        width: 50%
    }

    .row .col-md-7 {
        width: 58.3333333333333%
    }

    .row .col-md-8 {
        width: 66.6666666666667%
    }

    .row .col-md-9 {
        width: 75%
    }

    .row .col-md-10 {
        width: 83.3333333333333%
    }

    .row .col-md-11 {
        width: 91.6666666666667%
    }

    .row .col-md-12 {
        width: 100%
    }
}

@media (min-width: 960px) {
    .row {
        margin-left:-15px;
        margin-right: -15px
    }

    .row [class*=" col-"],.row [class^=col-] {
        padding-left: 15px;
        padding-right: 15px
    }

    .row .col-lg-1 {
        width: 8.3333333333333%
    }

    .row .col-lg-2 {
        width: 16.6666666666667%
    }

    .row .col-lg-3 {
        width: 25%
    }

    .row .col-lg-4 {
        width: 33.3333333333333%
    }

    .row .col-lg-5 {
        width: 41.6666666666667%
    }

    .row .col-lg-6 {
        width: 50%
    }

    .row .col-lg-7 {
        width: 58.3333333333333%
    }

    .row .col-lg-8 {
        width: 66.6666666666667%
    }

    .row .col-lg-9 {
        width: 75%
    }

    .row .col-lg-10 {
        width: 83.3333333333333%
    }

    .row .col-lg-11 {
        width: 91.6666666666667%
    }

    .row .col-lg-12 {
        width: 100%
    }
}

@media (min-width: 1280px) {
    .row {
        margin-left:-15px;
        margin-right: -15px
    }

    .row [class*=" col-"],.row [class^=col-] {
        padding-left: 15px;
        padding-right: 15px
    }

    .row .col-xl-1 {
        width: 8.3333333333333%
    }

    .row .col-xl-2 {
        width: 16.6666666666667%
    }

    .row .col-xl-3 {
        width: 25%
    }

    .row .col-xl-4 {
        width: 33.3333333333333%
    }

    .row .col-xl-5 {
        width: 41.6666666666667%
    }

    .row .col-xl-6 {
        width: 50%
    }

    .row .col-xl-7 {
        width: 58.3333333333333%
    }

    .row .col-xl-8 {
        width: 66.6666666666667%
    }

    .row .col-xl-9 {
        width: 75%
    }

    .row .col-xl-10 {
        width: 83.3333333333333%
    }

    .row .col-xl-11 {
        width: 91.6666666666667%
    }

    .row .col-xl-12 {
        width: 100%
    }
}

body {
    color: #452f20;
    background: #fff;
    font: 400 16px/24px sans-serif
}

.h1,.h2,.h3,h1,h2,h3 {
    font-weight: 700
}

a {
    color: #7dac0c
}

a:hover {
    color: #6a920a
}

.small,small {
    font-size: 12px
}

.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6 {
    color: inherit;
    line-height: 1.1;
    margin: 0 0 12px
}

.h1,h1 {
    font-size: 1.75em
}

.h2,h2 {
    font-size: 1.5em
}

.h3,h3 {
    font-size: 1.25em
}

.h4,.h5,.h6,h4,h5,h6 {
    font-weight: 400;
    font-family: inherit
}

.h4,h4 {
    font-size: 1em
}

.h5,h5 {
    font-size: .8em
}

.h6,h6 {
    font-size: .6em
}

.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small {
    font-size: 65%
}

.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small {
    font-size: 75%
}

p {
    margin: 0 0 12px
}

.button,.callout>:last-child {
    margin-bottom: 0
}

code,kbd,pre {
    font-family: Menlo,Monaco,Consolas,"Courier New",monospace
}

blockquote {
    font-family: inherit;
    font-size: 16px;
    font-style: italic;
    color: inherit;
    border-left: 5px solid #96755f
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center,.text-centre {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.button {
    display: inline-block;
    text-align: center;
    border: 0;
    cursor: pointer;
    padding: 8px 12px;
    font-size: 16px;
    background: #f3eddd;
    color: #452f20
}

.button.disabled,.button[disabled] {
    cursor: not-allowed;
    opacity: .65
}

.button:not(.disabled):not([disabled]):active,.button:not(.disabled):not([disabled]):hover {
    background: #e1d2aa
}

.button.primary {
    background: #7dac0c;
    color: #fff
}

.button.primary:not(.disabled):not([disabled]):active,.button.primary:not(.disabled):not([disabled]):hover {
    background: #6a920a
}

.button.secondary {
    background: #96755f;
    color: #fff
}

.button.secondary:not(.disabled):not([disabled]):active,.button.secondary:not(.disabled):not([disabled]):hover {
    background: #806351
}

.button.cta {
    background: #df4c2b;
    color: #fff;
    font-weight: 700
}

.button.cta:not(.disabled):not([disabled]):active,.button.cta:not(.disabled):not([disabled]):hover {
    background: #c43c1e
}

.button.success {
    background: #54ac35;
    color: #fff
}

.button.success:not(.disabled):not([disabled]):active,.button.success:not(.disabled):not([disabled]):hover {
    background: #47922d
}

.button.info {
    background: #56b5c3;
    color: #fff
}

.button.info:not(.disabled):not([disabled]):active,.button.info:not(.disabled):not([disabled]):hover {
    background: #3fa2b0
}

.button.warning {
    background: #e3bc2b;
    color: #fff
}

.button.warning:not(.disabled):not([disabled]):active,.button.warning:not(.disabled):not([disabled]):hover {
    background: #cba51b
}

.button.error {
    background: #dd483e;
    color: #fff
}

.button.error:not(.disabled):not([disabled]):active,.button.error:not(.disabled):not([disabled]):hover {
    background: #cd2f24
}

.button.tiny {
    padding: 4px 6px;
    font-size: 10px
}

.button.small {
    padding: 6px 8px;
    font-size: 14px
}

.button.big {
    padding: 12px 18px;
    font-size: 20px
}

.button.giant {
    padding: 16px 24px;
    font-size: 24px
}

.button.block {
    display: block;
    width: 100%
}

.button.ghost {
    background: 0 0;
    color: #452f20;
    border: 2px solid #452f20;
    padding: 6px 10px
}

.button.ghost:hover:not(.disabled):not([disabled]) {
    background: #452f20;
    border-color: transparent;
    color: #fff
}

.button.ghost.tiny {
    padding: 2px 4px
}

.button.ghost.small {
    padding: 4px 6px
}

.button.ghost.big {
    padding: 10px 16px
}

.button.ghost.giant {
    padding: 14px 22px
}

.button.ghost.primary {
    color: #7dac0c;
    border: 2px solid #7dac0c
}

.button.ghost.primary:hover:not(.disabled):not([disabled]) {
    background: #7dac0c;
    color: #fff
}

.button.ghost.secondary {
    color: #96755f;
    border: 2px solid #96755f
}

.button.ghost.secondary:hover:not(.disabled):not([disabled]) {
    background: #96755f;
    color: #fff
}

.button.ghost.cta {
    color: #df4c2b;
    border: 2px solid #df4c2b
}

.button.ghost.cta:hover:not(.disabled):not([disabled]) {
    background: #df4c2b;
    color: #fff
}

.button.ghost.success {
    color: #54ac35;
    border: 2px solid #54ac35
}

.button.ghost.success:hover:not(.disabled):not([disabled]) {
    background: #54ac35;
    color: #fff
}

.button.ghost.info {
    color: #56b5c3;
    border: 2px solid #56b5c3
}

.button.ghost.info:hover:not(.disabled):not([disabled]) {
    background: #56b5c3;
    color: #fff
}

.button.ghost.warning {
    color: #e3bc2b;
    border: 2px solid #e3bc2b
}

.button.ghost.warning:hover:not(.disabled):not([disabled]) {
    background: #e3bc2b;
    color: #fff
}

.button.ghost.error {
    color: #dd483e;
    border: 2px solid #dd483e
}

.button.ghost.error:hover:not(.disabled):not([disabled]) {
    background: #dd483e;
    color: #fff
}

.main-menu__item a:hover,.main-menu__item.active a {
    background: #ebe6e4
}

.callout {
    border-style: solid;
    border-width: 1px 1px 1px 5px;
    border-color: #96755f;
    padding: 20px;
    background-color: #ebe6e4;
    color: #452f20
}

.callout>:first-child {
    margin-top: 0
}

.callout.primary {
    border-color: silver silver silver #7dac0c
}

.callout.primary h1,.callout.primary h2,.callout.primary h3,.callout.primary h4,.callout.primary h5,.callout.primary h6 {
    color: #7dac0c
}

.callout.secondary {
    border-color: silver silver silver #96755f
}

.callout.secondary a,.callout.secondary h1,.callout.secondary h2,.callout.secondary h3,.callout.secondary h4,.callout.secondary h5,.callout.secondary h6 {
    color: #96755f
}

.callout.secondary a:hover {
    color: #806351
}

.callout.cta {
    border-color: silver silver silver #df4c2b
}

.callout.cta a,.callout.cta h1,.callout.cta h2,.callout.cta h3,.callout.cta h4,.callout.cta h5,.callout.cta h6 {
    color: #df4c2b
}

.callout.cta a:hover {
    color: #c43c1e
}

.callout.success {
    border-color: silver silver silver #54ac35
}

.callout.success a,.callout.success h1,.callout.success h2,.callout.success h3,.callout.success h4,.callout.success h5,.callout.success h6 {
    color: #54ac35
}

.callout.success a:hover {
    color: #47922d
}

.callout.info {
    border-color: silver silver silver #56b5c3
}

.callout.info a,.callout.info h1,.callout.info h2,.callout.info h3,.callout.info h4,.callout.info h5,.callout.info h6 {
    color: #56b5c3
}

.callout.info a:hover {
    color: #3fa2b0
}

.callout.warning {
    border-color: silver silver silver #e3bc2b
}

.callout.warning a,.callout.warning h1,.callout.warning h2,.callout.warning h3,.callout.warning h4,.callout.warning h5,.callout.warning h6 {
    color: #e3bc2b
}

.callout.warning a:hover {
    color: #cba51b
}

.callout.error {
    border-color: silver silver silver #dd483e
}

.callout.error a,.callout.error h1,.callout.error h2,.callout.error h3,.callout.error h4,.callout.error h5,.callout.error h6 {
    color: #dd483e
}

.callout.error a:hover {
    color: #cd2f24
}

body {
    padding: 0;
    margin: 0
}

body .wrapper {
    margin: 0 auto;
    max-width: 1200px
}

.main,.main-menu {
    margin-bottom: 48px
}

@media (max-width: 479px) {
    body .wrapper {
        padding:0 5px
    }
}

@media (min-width: 480px) and (max-width:719px) {
    body .wrapper {
        padding:0 10px
    }
}

@media (min-width: 720px) and (max-width:959px) {
    body .wrapper {
        padding:0 10px
    }
}

@media (min-width: 960px) and (max-width:1279px) {
    body .wrapper {
        padding:0 15px
    }
}

@media (min-width: 1280px) {
    body .wrapper {
        padding:0 15px
    }
}

body a {
    text-decoration: none
}

header {
    text-align: center;
    padding: 24px 0
}

header .logo {
    display: inline-block;
    text-align: center
}

header .logo img {
    display: block;
    width: 400px;
    max-width: 100%
}

header .logo div {
    font: 300 14px serif;
    color: #a0a0a0;
    text-transform: uppercase;
    letter-spacing: .25em
}

.main-menu {
    list-style: none;
    padding: 0;
    text-align: center;
    border-top: 1px solid #f0ece8;
    border-bottom: 1px solid #f0ece8
}

.main-menu__item {
    display: inline-block
}

.main-menu__item a {
    display: block;
    padding: 10px;
    color: #452f20
}

@media (max-width: 719px) {
    .main-menu__item a {
        padding:10px 5px;
        font-size: 85%
    }
}

@media (max-width: 479px) {
    .main-menu__item--all {
        display:none
    }
}

.main .content {
    margin-bottom: 24px
}

.main .content .content-blog .criteria {
    margin-bottom: 48px
}

.main .content .content-blog .criteria .callout {
    margin-bottom: 12px;
    padding-top: 12px;
    padding-bottom: 12px
}

.main .content .content-blog figure {
    padding: 0;
    margin: 0 0 12px
}

.main .content .content-blog figure img {
    display: block;
    width: 100%
}

.main .content .content-blog .beer-info {
    margin-bottom: 12px;
    font-size: 90%
}

.main .content .content-blog .beer-info .beer-name {
    margin-bottom: 0
}

.main .content .content-blog .beer-info .beer-ingredients,.main .content .content-blog .beer-info .beer-rating {
    margin: 0;
    font-size: 85%
}

.main .content .content-blog .beer-info .beer-detail {
    line-height: 50px;
    text-align: center
}

@media (max-width: 959px) {
    .main .content .content-blog .beer-info .beer-ingredients,.main .content .content-blog .beer-info .beer-name,.main .content .content-blog .beer-info .beer-rating {
        text-align:center
    }

    .main .content .content-blog .beer-info .beer-detail {
        margin-top: 24px
    }
}

.main .content .content-blog .beer-info .beer-detail .beer-label {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-weight: 700;
    background: url(/img/layout/label.svg) 50% 50% no-repeat;
    background-size: cover;
    text-align: center
}

.main .content .content-blog .post-teaser {
    margin-bottom: 20px
}

.main .content .content-blog .post-teaser .teaser-item {
    display: block;
    position: relative
}

.main .content .content-blog .post-teaser .teaser-item figure {
    display: block;
    overflow: hidden;
    padding: 0;
    border: 0;
    margin: 0
}

.main .content .content-blog .post-teaser .teaser-item figure:after,.main .content .content-blog .post-teaser .teaser-item figure:before {
    content: "";
    display: none
}

.main .content .content-blog .post-teaser .teaser-item .teaser-info {
    color: silver;
    position: absolute;
    background-color: rgba(0,0,0,.5);
    transition: all .4s ease 0s;
    bottom: 0;
    left: 0;
    padding: 10px;
    width: 100%
}

.main .content .content-blog .post-teaser .teaser-item .teaser-info h2 {
    margin: 0;
    color: #f8f8f8;
    font-size: 120%
}

.main .content .content-blog .post-teaser .teaser-item .teaser-info .category {
    font-size: 85%;
    text-transform: uppercase
}

.main .content .content-blog .post-teaser .teaser-item .teaser-info .tags {
    margin: 0
}

.main .content .content-blog .post-teaser .teaser-item:hover .teaser-info {
    background-color: rgba(0,0,0,.9)
}

.main .content .content-blog .post-full {
    margin-bottom: 24px
}

.main .content .content-blog .post-full .heading .social {
    text-align: right;
    list-style: none;
    padding: 6px 0 0;
    margin: 0
}

.main .content .content-blog .post-full .heading .social li {
    display: inline-block;
    margin: 0 4px
}

.main .content .content-blog .post-full .heading .social li:first-child {
    margin-left: 0
}

.main .content .content-blog .post-full .heading .social li:last-child {
    margin-right: 0
}

@media (max-width: 719px) {
    .main .content .content-blog .post-full .heading .social {
        text-align:center;
        margin-bottom: 20px
    }
}

.main .content .content-blog .comments {
    margin-bottom: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid #96755f
}

.main .content .content-blog .comments .comment {
    padding: 12px 0 12px 12px;
    margin-bottom: 5px;
    border-left: 5px solid #96755f
}

.main .content .content-blog .comments .comment:nth-of-type(even) {
    background-color: #f0f0f0
}

.main .content .content-blog .comments .comment h4 {
    font-weight: 700
}

.main .content .content-blog .comments .comment h4 small {
    font-weight: 300
}

.main .content .content-blog .comments .comment p {
    margin-bottom: 0
}

.main .content .content-blog .comment-form form .form-element {
    margin-bottom: 12px
}

.main .content .content-blog .comment-form form label {
    display: block;
    margin: 0
}

.main .content .content-blog .comment-form form input,.main .content .content-blog .comment-form form textarea {
    display: block;
    width: 100%;
    border: 1px solid #96755f;
    background: #fff;
    line-height: 34px;
    padding: 2px 5px;
    font-family: inherit;
    margin-bottom: 3px
}

.main .content .content-blog .comment-form form input {
    height: 40px
}

.main .content .content-blog .comment-form form textarea {
    height: 100px
}

.main .content .content-blog .comment-form form ul.errors {
    margin: 0;
    padding: 0;
    list-style: none;
    color: red
}

.main .content .content-page figure {
    padding: 0;
    margin: 0
}

.main .content .content-page figure:before {
    content: " ";
    display: block;
    border-top: 1px solid #96755f;
    margin-bottom: 5px
}

.main .content .content-page figure:after {
    content: " ";
    display: block;
    border-bottom: 1px solid #96755f;
    margin: 5px 0 10px
}

.main .content .content-page figure img {
    display: block;
    width: 100%
}

.main .content .contact form .form-element {
    margin-bottom: 12px
}

.main .content .contact form label {
    display: block;
    margin: 0
}

.main .content .contact form input,.main .content .contact form select,.main .content .contact form textarea {
    display: block;
    width: 100%;
    border: 1px solid #96755f;
    background: #fff;
    line-height: 34px;
    padding: 2px 5px;
    font-family: inherit;
    margin-bottom: 3px
}

.main .content .contact form input,.main .content .contact form select {
    height: 40px
}

.pswp,.pswp__bg,.pswp__scroll-wrap {
    width: 100%;
    height: 100%;
    top: 0;
    position: absolute;
    left: 0
}

.main .content .contact form ul.errors {
    margin: 0;
    padding: 0;
    list-style: none;
    color: red
}

.main .content .paginator {
    text-align: center
}

.main .content .paginator a,.main .content .paginator span {
    padding: 10px
}

.main .content .gallery .gallery-image figure figcaption {
    display: none
}

.page-bottom .sidebar .search form,footer .bottom-menu ul li {
    display: inline-block
}

.main blockquote {
    padding-left: 24px
}

.main blockquote em {
    font-style: normal
}

.page-bottom {
    background-color: #ebe6e4;
    padding-bottom: 40px
}

.page-bottom .sidebar {
    padding-top: 24px;
    padding-bottom: 24px
}

@media (max-width: 719px) {
    .page-bottom .sidebar .tag-cloud {
        margin-bottom:24px;
        padding-bottom: 24px;
        border-bottom: 1px solid #96755f
    }
}

.page-bottom .sidebar .tag-cloud>div {
    margin: 0 -5px
}

.page-bottom .sidebar .tag-cloud .tag {
    padding: 0 5px;
    white-space: nowrap;
    color: #96755f
}

.page-bottom .sidebar .tag-cloud .tag:hover {
    color: #785e4c
}

.page-bottom .sidebar .search {
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #96755f
}

.page-bottom .sidebar .search form input {
    border: 1px solid #96755f;
    background: #fff;
    line-height: 26px;
    padding: 2px 5px;
    font-family: inherit
}

footer {
    border-top: 1px solid #96755f;
    padding-top: 10px;
    font-size: 12px
}

footer .copyright {
    text-align: left
}

footer .bottom-menu {
    text-align: right
}

footer .bottom-menu ul {
    margin: 0;
    padding: 0;
    display: inline-block
}

footer .bottom-menu ul li a {
    padding: 0 10px
}

footer .bottom-menu ul li:last-child a {
    padding-right: 0
}

@media (max-width: 479px) {
    footer .bottom-menu,footer .copyright {
        text-align:center
    }

    footer .bottom-menu ul li:last-child a {
        padding-right: 10px
    }
}

.social a {
    padding: 8px 12px;
    color: #fff
}

.social a .shape-facebook,.social a .shape-google,.social a .shape-plus,.social a .shape-twitter {
    fill: #fff
}

.social a.facebook {
    background-color: #306199
}

.social a.facebook:hover {
    background-color: #295282
}

.social a.googleplus {
    background-color: #e93f2e
}

.social a.googleplus:hover {
    background-color: #d72817
}

.social a.twitter {
    background-color: #26c4f1
}

.social a.twitter:hover {
    background-color: #0eb1df
}

.row:after,.row:before {
    content: " ";
    display: table
}

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp {
    display: none;
    -ms-touch-action: none;
    touch-action: none;
    z-index: 1500;
    -webkit-text-size-adjust: 100%
}

.pswp--open,.pswp__button {
    display: block
}

.pswp * {
    box-sizing: border-box
}

.pswp img {
    max-width: none
}

.pswp--animate_opacity {
    opacity: .001;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--zoom-allowed .pswp__img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.pswp--zoomed-in .pswp__img {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab
}

.pswp--dragging .pswp__img {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing
}

.pswp__container,.pswp__img {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}

.pswp__zoom-wrap {
    position: absolute;
    width: 100%;
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    -webkit-transition: -webkit-transform 333ms cubic-bezier(.4,0,.22,1);
    transition: transform 333ms cubic-bezier(.4,0,.22,1)
}

.pswp__bg {
    background: #000;
    opacity: 0;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap {
    -webkit-transition: none;
    transition: none
}

.pswp__container,.pswp__zoom-wrap {
    -ms-touch-action: none;
    touch-action: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    will-change: transform
}

.pswp__item {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.pswp__img {
    position: absolute;
    width: auto;
    height: auto;
    top: 0;
    left: 0;
    -webkit-transition: opacity .15s;
    transition: opacity .15s
}

.pswp__img--placeholder--blank {
    background: #222
}

.pswp--ie .pswp__img {
    width: 100%!important;
    height: auto!important;
    left: 0;
    top: 0
}

.pswp__error-msg {
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 16px;
    margin-top: -8px;
    color: #CCC
}

.pswp__error-msg a {
    color: #CCC;
    text-decoration: underline
}

.pswp__share-tooltip a,.pswp__share-tooltip a:hover {
    text-decoration: none;
    color: #000
}

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button {
    position: relative;
    cursor: pointer;
    overflow: visible;
    -webkit-appearance: none;
    border: 0;
    padding: 0;
    margin: 0;
    float: right;
    opacity: .75;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
    -webkit-box-shadow: none;
    box-shadow: none
}

.pswp__button:focus,.pswp__button:hover {
    opacity: 1
}

.pswp__button:active {
    outline: 0;
    opacity: .9
}

.pswp__button::-moz-focus-inner {
    padding: 0;
    border: 0
}

.pswp__ui--over-close .pswp__button--close {
    opacity: 1
}

.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before {
    background: url(/img/photoswipe/default-skin.png) no-repeat;
    background-size: 264px 88px;
    width: 44px;
    height: 44px
}

@media (-webkit-min-device-pixel-ratio: 1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx) {
    .pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before {
        background-image:url(/img/photoswipe/default-skin.svg)
    }

    .pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right {
        background: 0 0
    }
}

.pswp__button--close {
    background-position: 0 -44px
}

.pswp__button--share {
    background-position: -44px -44px
}

.pswp__button--fs {
    display: none
}

.pswp--supports-fs .pswp__button--fs {
    display: block
}

.pswp--fs .pswp__button--fs {
    background-position: -44px 0
}

.pswp__button--zoom {
    display: none;
    background-position: -88px 0
}

.pswp--zoom-allowed .pswp__button--zoom {
    display: block
}

.pswp--zoomed-in .pswp__button--zoom {
    background-position: -132px 0
}

.pswp__button--arrow--left,.pswp__button--arrow--right {
    background: 0 0;
    top: 50%;
    margin-top: -50px;
    width: 70px;
    height: 100px;
    position: absolute
}

.pswp__button--arrow--left {
    left: 0
}

.pswp__button--arrow--right {
    right: 0
}

.pswp__button--arrow--left:before,.pswp__button--arrow--right:before {
    content: '';
    top: 35px;
    background-color: rgba(0,0,0,.3);
    height: 30px;
    width: 32px;
    position: absolute
}

.pswp__button--arrow--left:before {
    left: 6px;
    background-position: -138px -44px
}

.pswp__button--arrow--right:before {
    right: 6px;
    background-position: -94px -44px
}

.pswp__counter,.pswp__share-modal {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.pswp__share-modal {
    display: block;
    background: rgba(0,0,0,.5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    padding: 10px;
    position: absolute;
    z-index: 1600;
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    will-change: opacity
}

.pswp__share-modal--hidden {
    display: none
}

.pswp__share-tooltip {
    z-index: 1620;
    position: absolute;
    background: #FFF;
    top: 56px;
    border-radius: 2px;
    display: block;
    width: auto;
    right: 44px;
    -webkit-box-shadow: 0 2px 5px rgba(0,0,0,.25);
    box-shadow: 0 2px 5px rgba(0,0,0,.25);
    -webkit-transform: translateY(6px);
    -ms-transform: translateY(6px);
    transform: translateY(6px);
    -webkit-transition: -webkit-transform .25s;
    transition: transform .25s;
    will-change: transform
}

.pswp__share-tooltip a {
    display: block;
    padding: 8px 12px;
    font-size: 14px;
    line-height: 18px
}

.pswp__share-tooltip a:first-child {
    border-radius: 2px 2px 0 0
}

.pswp__share-tooltip a:last-child {
    border-radius: 0 0 2px 2px
}

.pswp__share-modal--fade-in {
    opacity: 1
}

.pswp__share-modal--fade-in .pswp__share-tooltip {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0)
}

.pswp--touch .pswp__share-tooltip a {
    padding: 16px 12px
}

a.pswp__share--facebook:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: -12px;
    right: 15px;
    border: 6px solid transparent;
    border-bottom-color: #FFF;
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    pointer-events: none
}

.pswp__caption--empty,.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter {
    display: none
}

.pswp__counter,.pswp__preloader {
    height: 44px;
    top: 0;
    position: absolute
}

a.pswp__share--facebook:hover {
    background: #3E5C9A;
    color: #FFF
}

a.pswp__share--facebook:hover:before {
    border-bottom-color: #3E5C9A
}

a.pswp__share--twitter:hover {
    background: #55ACEE;
    color: #FFF
}

a.pswp__share--pinterest:hover {
    background: #CCC;
    color: #CE272D
}

a.pswp__share--download:hover {
    background: #DDD
}

.pswp__counter {
    left: 0;
    font-size: 13px;
    line-height: 44px;
    color: #FFF;
    opacity: .75;
    padding: 0 10px
}

.pswp__caption {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    min-height: 44px
}

.pswp__caption small {
    font-size: 11px;
    color: #BBB
}

.pswp__caption__center {
    text-align: left;
    max-width: 420px;
    margin: 0 auto;
    font-size: 13px;
    padding: 10px;
    line-height: 20px;
    color: #CCC
}

.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__ui {
    visibility: visible
}

.pswp__preloader {
    width: 44px;
    left: 50%;
    margin-left: -22px;
    opacity: 0;
    -webkit-transition: opacity .25s ease-out;
    transition: opacity .25s ease-out;
    will-change: opacity;
    direction: ltr
}

.pswp--css_animation .pswp__preloader--active,.pswp__preloader--active {
    opacity: 1
}

.pswp__preloader__icn {
    width: 20px;
    height: 20px;
    margin: 12px
}

.pswp__preloader--active .pswp__preloader__icn {
    background: url(/css/preloader.gif) no-repeat
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
    -webkit-animation: clockwise .5s linear infinite;
    animation: clockwise .5s linear infinite
}

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
    -webkit-animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;
    animation: donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite
}

.pswp--css_animation .pswp__preloader__icn {
    background: 0 0;
    opacity: .75;
    width: 14px;
    height: 14px;
    position: absolute;
    left: 15px;
    top: 15px;
    margin: 0
}

.pswp--css_animation .pswp__preloader__cut {
    position: relative;
    width: 7px;
    height: 14px;
    overflow: hidden
}

.pswp--css_animation .pswp__preloader__donut {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 14px;
    height: 14px;
    border: 2px solid #FFF;
    border-radius: 50%;
    border-left-color: transparent;
    border-bottom-color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    background: 0 0;
    margin: 0
}

@media screen and (max-width: 1024px) {
    .pswp__preloader {
        position:relative;
        left: auto;
        top: auto;
        margin: 0;
        float: right
    }
}

@-webkit-keyframes clockwise {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes clockwise {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes donut-rotate {
    0%,100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }
}

@keyframes donut-rotate {
    0%,100% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(-140deg);
        transform: rotate(-140deg)
    }
}

.pswp__ui {
    -webkit-font-smoothing: auto;
    opacity: 1;
    z-index: 1550
}

.pswp__top-bar {
    position: absolute;
    left: 0;
    top: 0;
    height: 44px;
    width: 100%
}

.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar {
    -webkit-backface-visibility: hidden;
    will-change: opacity;
    -webkit-transition: opacity 333ms cubic-bezier(.4,0,.22,1);
    transition: opacity 333ms cubic-bezier(.4,0,.22,1)
}

.pswp__caption,.pswp__top-bar {
    background-color: rgba(0,0,0,.5)
}

.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar {
    background-color: rgba(0,0,0,.3)
}

.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar {
    opacity: 0
}

.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar {
    opacity: .001
}

.pswp__element--disabled {
    display: none!important
}

.pswp--minimal--dark .pswp__top-bar {
    background: 0 0
}

/*
     FILE ARCHIVED ON 18:02:16 Oct 24, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:12:40 Feb 02, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.776
  exclusion.robots: 0.029
  exclusion.robots.policy: 0.013
  esindex: 0.014
  cdx.remote: 28.055
  LoadShardBlock: 873.369 (3)
  PetaboxLoader3.datanode: 821.097 (4)
  load_resource: 314.248
  PetaboxLoader3.resolve: 96.689
*/



.pswp *,html{-webkit-box-sizing:border-box}.main .content .content-blog .post-teaser .teaser-item figure img,.main .content .gallery .gallery-image figure div img{transition:all .4s ease 0s}.main .content .content-blog .post-teaser .teaser-item:hover figure img,.main .content .gallery .gallery-image figure div img:hover{transform:scale(1.04,1.04)}.button,.social a svg{vertical-align:middle}.main .content .gallery .gallery-image figure div,.pswp,.pswp__item,.pswp__scroll-wrap{overflow:hidden}.button:active,.button:focus,.pswp{outline:0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right,.pswp__caption--fake{visibility:hidden}.pswp,.pswp__bg,.pswp__container,.pswp__img--placeholder,.pswp__share-modal,.pswp__share-tooltip,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}html{-moz-box-sizing:border-box;box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;-moz-box-sizing:inherit;box-sizing:inherit}.row{margin-left:-5px;margin-right:-5px}.row:after{clear:both}.row [class*=" col-"],.row [class^=col-]{float:left;min-height:1px;padding-left:5px;padding-right:5px}.row .col-xs-1{width:8.3333333333333%}.row .col-xs-2{width:16.6666666666667%}.row .col-xs-3{width:25%}.row .col-xs-4{width:33.3333333333333%}.row .col-xs-5{width:41.6666666666667%}.row .col-xs-6{width:50%}.row .col-xs-7{width:58.3333333333333%}.row .col-xs-8{width:66.6666666666667%}.row .col-xs-9{width:75%}.row .col-xs-10{width:83.3333333333333%}.row .col-xs-11{width:91.6666666666667%}.row .col-xs-12{width:100%}@media (min-width:480px){.row{margin-left:-10px;margin-right:-10px}.row [class*=" col-"],.row [class^=col-]{padding-left:10px;padding-right:10px}.row .col-sm-1{width:8.3333333333333%}.row .col-sm-2{width:16.6666666666667%}.row .col-sm-3{width:25%}.row .col-sm-4{width:33.3333333333333%}.row .col-sm-5{width:41.6666666666667%}.row .col-sm-6{width:50%}.row .col-sm-7{width:58.3333333333333%}.row .col-sm-8{width:66.6666666666667%}.row .col-sm-9{width:75%}.row .col-sm-10{width:83.3333333333333%}.row .col-sm-11{width:91.6666666666667%}.row .col-sm-12{width:100%}}@media (min-width:720px){.row{margin-left:-10px;margin-right:-10px}.row [class*=" col-"],.row [class^=col-]{padding-left:10px;padding-right:10px}.row .col-md-1{width:8.3333333333333%}.row .col-md-2{width:16.6666666666667%}.row .col-md-3{width:25%}.row .col-md-4{width:33.3333333333333%}.row .col-md-5{width:41.6666666666667%}.row .col-md-6{width:50%}.row .col-md-7{width:58.3333333333333%}.row .col-md-8{width:66.6666666666667%}.row .col-md-9{width:75%}.row .col-md-10{width:83.3333333333333%}.row .col-md-11{width:91.6666666666667%}.row .col-md-12{width:100%}}@media (min-width:960px){.row{margin-left:-15px;margin-right:-15px}.row [class*=" col-"],.row [class^=col-]{padding-left:15px;padding-right:15px}.row .col-lg-1{width:8.3333333333333%}.row .col-lg-2{width:16.6666666666667%}.row .col-lg-3{width:25%}.row .col-lg-4{width:33.3333333333333%}.row .col-lg-5{width:41.6666666666667%}.row .col-lg-6{width:50%}.row .col-lg-7{width:58.3333333333333%}.row .col-lg-8{width:66.6666666666667%}.row .col-lg-9{width:75%}.row .col-lg-10{width:83.3333333333333%}.row .col-lg-11{width:91.6666666666667%}.row .col-lg-12{width:100%}}@media (min-width:1280px){.row{margin-left:-15px;margin-right:-15px}.row [class*=" col-"],.row [class^=col-]{padding-left:15px;padding-right:15px}.row .col-xl-1{width:8.3333333333333%}.row .col-xl-2{width:16.6666666666667%}.row .col-xl-3{width:25%}.row .col-xl-4{width:33.3333333333333%}.row .col-xl-5{width:41.6666666666667%}.row .col-xl-6{width:50%}.row .col-xl-7{width:58.3333333333333%}.row .col-xl-8{width:66.6666666666667%}.row .col-xl-9{width:75%}.row .col-xl-10{width:83.3333333333333%}.row .col-xl-11{width:91.6666666666667%}.row .col-xl-12{width:100%}}body{color:#452f20;background:#fff;font:400 16px/24px sans-serif}.h1,.h2,.h3,h1,h2,h3{font-weight:700}a{color:#7dac0c}a:hover{color:#6a920a}.small,small{font-size:12px}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:inherit;line-height:1.1;margin:0 0 12px}.h1,h1{font-size:1.75em}.h2,h2{font-size:1.5em}.h3,h3{font-size:1.25em}.h4,.h5,.h6,h4,h5,h6{font-weight:400;font-family:inherit}.h4,h4{font-size:1em}.h5,h5{font-size:.8em}.h6,h6{font-size:.6em}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}p{margin:0 0 12px}.button,.callout>:last-child{margin-bottom:0}code,kbd,pre{font-family:Menlo,Monaco,Consolas,"Courier New",monospace}blockquote{font-family:inherit;font-size:16px;font-style:italic;color:inherit;border-left:5px solid #96755f}.text-left{text-align:left}.text-right{text-align:right}.text-center,.text-centre{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.button{display:inline-block;text-align:center;border:0;cursor:pointer;padding:8px 12px;font-size:16px;background:#f3eddd;color:#452f20}.button.disabled,.button[disabled]{cursor:not-allowed;opacity:.65}.button:not(.disabled):not([disabled]):active,.button:not(.disabled):not([disabled]):hover{background:#e1d2aa}.button.primary{background:#7dac0c;color:#fff}.button.primary:not(.disabled):not([disabled]):active,.button.primary:not(.disabled):not([disabled]):hover{background:#6a920a}.button.secondary{background:#96755f;color:#fff}.button.secondary:not(.disabled):not([disabled]):active,.button.secondary:not(.disabled):not([disabled]):hover{background:#806351}.button.cta{background:#df4c2b;color:#fff;font-weight:700}.button.cta:not(.disabled):not([disabled]):active,.button.cta:not(.disabled):not([disabled]):hover{background:#c43c1e}.button.success{background:#54ac35;color:#fff}.button.success:not(.disabled):not([disabled]):active,.button.success:not(.disabled):not([disabled]):hover{background:#47922d}.button.info{background:#56b5c3;color:#fff}.button.info:not(.disabled):not([disabled]):active,.button.info:not(.disabled):not([disabled]):hover{background:#3fa2b0}.button.warning{background:#e3bc2b;color:#fff}.button.warning:not(.disabled):not([disabled]):active,.button.warning:not(.disabled):not([disabled]):hover{background:#cba51b}.button.error{background:#dd483e;color:#fff}.button.error:not(.disabled):not([disabled]):active,.button.error:not(.disabled):not([disabled]):hover{background:#cd2f24}.button.tiny{padding:4px 6px;font-size:10px}.button.small{padding:6px 8px;font-size:14px}.button.big{padding:12px 18px;font-size:20px}.button.giant{padding:16px 24px;font-size:24px}.button.block{display:block;width:100%}.button.ghost{background:0 0;color:#452f20;border:2px solid #452f20;padding:6px 10px}.button.ghost:hover:not(.disabled):not([disabled]){background:#452f20;border-color:transparent;color:#fff}.button.ghost.tiny{padding:2px 4px}.button.ghost.small{padding:4px 6px}.button.ghost.big{padding:10px 16px}.button.ghost.giant{padding:14px 22px}.button.ghost.primary{color:#7dac0c;border:2px solid #7dac0c}.button.ghost.primary:hover:not(.disabled):not([disabled]){background:#7dac0c;color:#fff}.button.ghost.secondary{color:#96755f;border:2px solid #96755f}.button.ghost.secondary:hover:not(.disabled):not([disabled]){background:#96755f;color:#fff}.button.ghost.cta{color:#df4c2b;border:2px solid #df4c2b}.button.ghost.cta:hover:not(.disabled):not([disabled]){background:#df4c2b;color:#fff}.button.ghost.success{color:#54ac35;border:2px solid #54ac35}.button.ghost.success:hover:not(.disabled):not([disabled]){background:#54ac35;color:#fff}.button.ghost.info{color:#56b5c3;border:2px solid #56b5c3}.button.ghost.info:hover:not(.disabled):not([disabled]){background:#56b5c3;color:#fff}.button.ghost.warning{color:#e3bc2b;border:2px solid #e3bc2b}.button.ghost.warning:hover:not(.disabled):not([disabled]){background:#e3bc2b;color:#fff}.button.ghost.error{color:#dd483e;border:2px solid #dd483e}.button.ghost.error:hover:not(.disabled):not([disabled]){background:#dd483e;color:#fff}.callout{border-style:solid;border-width:1px 1px 1px 5px;border-color:#96755f;padding:20px;background-color:#ebe6e4;color:#452f20}.callout>:first-child{margin-top:0}.callout.primary{border-color:silver silver silver #7dac0c}.callout.primary h1,.callout.primary h2,.callout.primary h3,.callout.primary h4,.callout.primary h5,.callout.primary h6{color:#7dac0c}.callout.secondary{border-color:silver silver silver #96755f}.callout.secondary a,.callout.secondary h1,.callout.secondary h2,.callout.secondary h3,.callout.secondary h4,.callout.secondary h5,.callout.secondary h6{color:#96755f}.callout.secondary a:hover{color:#806351}.callout.cta{border-color:silver silver silver #df4c2b}.callout.cta a,.callout.cta h1,.callout.cta h2,.callout.cta h3,.callout.cta h4,.callout.cta h5,.callout.cta h6{color:#df4c2b}.callout.cta a:hover{color:#c43c1e}.callout.success{border-color:silver silver silver #54ac35}.callout.success a,.callout.success h1,.callout.success h2,.callout.success h3,.callout.success h4,.callout.success h5,.callout.success h6{color:#54ac35}.callout.success a:hover{color:#47922d}.callout.info{border-color:silver silver silver #56b5c3}.callout.info a,.callout.info h1,.callout.info h2,.callout.info h3,.callout.info h4,.callout.info h5,.callout.info h6{color:#56b5c3}.callout.info a:hover{color:#3fa2b0}.callout.warning{border-color:silver silver silver #e3bc2b}.callout.warning a,.callout.warning h1,.callout.warning h2,.callout.warning h3,.callout.warning h4,.callout.warning h5,.callout.warning h6{color:#e3bc2b}.callout.warning a:hover{color:#cba51b}.callout.error{border-color:silver silver silver #dd483e}.callout.error a,.callout.error h1,.callout.error h2,.callout.error h3,.callout.error h4,.callout.error h5,.callout.error h6{color:#dd483e}.callout.error a:hover{color:#cd2f24}body{padding:0;margin:0}body .wrapper{margin:0 auto;max-width:1200px}.main,header{margin-bottom:48px}@media (max-width:479px){body .wrapper{padding:0 5px}}@media (min-width:480px) and (max-width:719px){body .wrapper{padding:0 10px}}@media (min-width:720px) and (max-width:959px){body .wrapper{padding:0 10px}}@media (min-width:960px) and (max-width:1279px){body .wrapper{padding:0 15px}}@media (min-width:1280px){body .wrapper{padding:0 15px}}body a{text-decoration:none}header{text-align:center;padding:24px 0;border-bottom:1px solid #f0ece8}header .logo{display:inline-block;text-align:center}header .logo img{display:block;width:400px;max-width:100%}header .logo div{font:300 14px serif;color:#a0a0a0;text-transform:uppercase;letter-spacing:.25em}.main .content{margin-bottom:24px}.main .content .content-blog .criteria{margin-bottom:48px}.main .content .content-blog .criteria .callout{margin-bottom:12px;padding-top:12px;padding-bottom:12px}.main .content .content-blog figure{padding:0;margin:0 0 12px}.main .content .content-blog figure img{display:block;width:100%}.main .content .content-blog .beer-info{margin-bottom:12px;font-size:90%}.main .content .content-blog .beer-info .beer-name{margin-bottom:0}.main .content .content-blog .beer-info .beer-ingredients,.main .content .content-blog .beer-info .beer-rating{margin:0;font-size:85%}.main .content .content-blog .beer-info .beer-detail{line-height:50px;text-align:center}@media (max-width:959px){.main .content .content-blog .beer-info .beer-ingredients,.main .content .content-blog .beer-info .beer-name,.main .content .content-blog .beer-info .beer-rating{text-align:center}.main .content .content-blog .beer-info .beer-detail{margin-top:24px}}.main .content .content-blog .beer-info .beer-detail .beer-label{display:inline-block;width:50px;height:50px;line-height:50px;color:#fff;font-weight:700;background:url(/img/layout/label.svg) 50% 50% no-repeat;background-size:cover;text-align:center}.main .content .content-blog .post-teaser{margin-bottom:20px}.main .content .content-blog .post-teaser .teaser-item{display:block;position:relative}.main .content .content-blog .post-teaser .teaser-item figure{display:block;overflow:hidden;padding:0;border:0;margin:0}.main .content .content-blog .post-teaser .teaser-item figure:after,.main .content .content-blog .post-teaser .teaser-item figure:before{content:"";display:none}.main .content .content-blog .post-teaser .teaser-item .teaser-info{color:silver;position:absolute;background-color:rgba(0,0,0,.5);transition:all .4s ease 0s;bottom:0;left:0;padding:10px;width:100%}.main .content .content-blog .post-teaser .teaser-item .teaser-info h2{margin:0;color:#f8f8f8;font-size:120%}.main .content .content-blog .post-teaser .teaser-item .teaser-info .category{font-size:85%;text-transform:uppercase}.main .content .content-blog .post-teaser .teaser-item .teaser-info .tags{margin:0}.main .content .content-blog .post-teaser .teaser-item:hover .teaser-info{background-color:rgba(0,0,0,.9)}.main .content .content-blog .post-full{margin-bottom:24px}.main .content .content-blog .post-full .heading .social{text-align:right;list-style:none;padding:6px 0 0;margin:0}.main .content .content-blog .post-full .heading .social li{display:inline-block;margin:0 4px}.main .content .content-blog .post-full .heading .social li:first-child{margin-left:0}.main .content .content-blog .post-full .heading .social li:last-child{margin-right:0}@media (max-width:719px){.main .content .content-blog .post-full .heading .social{text-align:center;margin-bottom:20px}}.main .content .content-blog .comments{margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid #96755f}.main .content .content-blog .comments .comment{padding:12px 0 12px 12px;margin-bottom:5px;border-left:5px solid #96755f}.main .content .content-blog .comments .comment:nth-of-type(even){background-color:#f0f0f0}.main .content .content-blog .comments .comment h4{font-weight:700}.main .content .content-blog .comments .comment h4 small{font-weight:300}.main .content .content-blog .comments .comment p{margin-bottom:0}.main .content .content-blog .comment-form form .form-element{margin-bottom:12px}.main .content .content-blog .comment-form form label{display:block;margin:0}.main .content .content-blog .comment-form form input,.main .content .content-blog .comment-form form textarea{display:block;width:100%;border:1px solid #96755f;background:#fff;line-height:34px;padding:2px 5px;font-family:inherit;margin-bottom:3px}.main .content .content-blog .comment-form form input{height:40px}.main .content .content-blog .comment-form form textarea{height:100px}.main .content .content-blog .comment-form form ul.errors{margin:0;padding:0;list-style:none;color:red}.main .content .content-page figure{padding:0;margin:0}.main .content .content-page figure:before{content:" ";display:block;border-top:1px solid #96755f;margin-bottom:5px}.main .content .content-page figure:after{content:" ";display:block;border-bottom:1px solid #96755f;margin:5px 0 10px}.main .content .content-page figure img{display:block;width:100%}.main .content .contact form .form-element{margin-bottom:12px}.main .content .contact form label{display:block;margin:0}.main .content .contact form input,.main .content .contact form select,.main .content .contact form textarea{display:block;width:100%;border:1px solid #96755f;background:#fff;line-height:34px;padding:2px 5px;font-family:inherit;margin-bottom:3px}.main .content .contact form input,.main .content .contact form select{height:40px}.pswp,.pswp__bg,.pswp__scroll-wrap{width:100%;height:100%;top:0;position:absolute;left:0}.main .content .contact form ul.errors{margin:0;padding:0;list-style:none;color:red}.main .content .paginator{text-align:center}.main .content .paginator a,.main .content .paginator span{padding:10px}.main .content .gallery .gallery-image figure figcaption{display:none}.page-bottom .sidebar .search form,footer .bottom-menu ul li{display:inline-block}.main blockquote{padding-left:24px}.main blockquote em{font-style:normal}.page-bottom{background-color:#ebe6e4;padding-bottom:40px}.page-bottom .sidebar{padding-top:24px;padding-bottom:24px}@media (max-width:719px){.page-bottom .sidebar .tag-cloud{margin-bottom:24px;padding-bottom:24px;border-bottom:1px solid #96755f}}.page-bottom .sidebar .tag-cloud>div{margin:0 -5px}.page-bottom .sidebar .tag-cloud .tag{padding:0 5px;white-space:nowrap;color:#96755f}.page-bottom .sidebar .tag-cloud .tag:hover{color:#785e4c}.page-bottom .sidebar .search{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid #96755f}.page-bottom .sidebar .search form input{border:1px solid #96755f;background:#fff;line-height:26px;padding:2px 5px;font-family:inherit}footer{border-top:1px solid #96755f;padding-top:10px;font-size:12px}footer .copyright{text-align:left}footer .bottom-menu{text-align:right}footer .bottom-menu ul{margin:0;padding:0;display:inline-block}footer .bottom-menu ul li a{padding:0 10px}footer .bottom-menu ul li:last-child a{padding-right:0}@media (max-width:479px){footer .bottom-menu,footer .copyright{text-align:center}footer .bottom-menu ul li:last-child a{padding-right:10px}}.social a{padding:8px 12px;color:#fff}.social a .shape-facebook,.social a .shape-google,.social a .shape-plus,.social a .shape-twitter{fill:#fff}.social a.facebook{background-color:#306199}.social a.facebook:hover{background-color:#295282}.social a.googleplus{background-color:#e93f2e}.social a.googleplus:hover{background-color:#d72817}.social a.twitter{background-color:#26c4f1}.social a.twitter:hover{background-color:#0eb1df}.row:after,.row:before{content:" ";display:table}/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp{display:none;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%}.pswp--open,.pswp__button{display:block}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{background:#000;opacity:0;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0;will-change:transform}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0;-webkit-transition:opacity .15s;transition:opacity .15s}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#CCC}.pswp__error-msg a{color:#CCC;text-decoration:underline}.pswp__share-tooltip a,.pswp__share-tooltip a:hover{text-decoration:none;color:#000}/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */.pswp__button{position:relative;cursor:pointer;overflow:visible;-webkit-appearance:none;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(/img/photoswipe/default-skin.png) no-repeat;background-size:264px 88px;width:44px;height:44px}@media (-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(/img/photoswipe/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:0 0}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp__button--arrow--left,.pswp__button--arrow--right{background:0 0;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#FFF;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;font-size:14px;line-height:18px}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#FFF;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}.pswp__caption--empty,.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__counter,.pswp__preloader{height:44px;top:0;position:absolute}a.pswp__share--facebook:hover{background:#3E5C9A;color:#FFF}a.pswp__share--facebook:hover:before{border-bottom-color:#3E5C9A}a.pswp__share--twitter:hover{background:#55ACEE;color:#FFF}a.pswp__share--pinterest:hover{background:#CCC;color:#CE272D}a.pswp__share--download:hover{background:#DDD}.pswp__counter{left:0;font-size:13px;line-height:44px;color:#FFF;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#BBB}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#CCC}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__ui{visibility:visible}.pswp__preloader{width:44px;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp--css_animation .pswp__preloader--active,.pswp__preloader--active{opacity:1}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active .pswp__preloader__icn{background:url(preloader.gif) no-repeat}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise .5s linear infinite;animation:clockwise .5s linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1s cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:0 0;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #FFF;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:0 0;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}}@keyframes donut-rotate{0%,100%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}}.pswp__ui{-webkit-font-smoothing:auto;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right,.pswp__caption,.pswp__top-bar{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp__caption,.pswp__top-bar{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__caption,.pswp__ui--fit .pswp__top-bar{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right,.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__top-bar{opacity:.001}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:0 0}