@-webkit-keyframes moveBg {
    0% {
        background-position: 0 30%
    }

    50% {
        background-position: 30% 20%
    }

    to {
        background-position: 100% 30%
    }
}

@keyframes moveBg {
    0% {
        background-position: 0 30%
    }

    50% {
        background-position: 30% 20%
    }

    to {
        background-position: 100% 30%
    }
}

@font-face {
    font-family: icomoon;
    font-weight: 400;
    font-style: normal;
    font-display: block;
    src: url(../../fonts/icomoon/icomoon7fcd.eot?9seklfs);
    src: url(../../fonts/icomoon/icomoond41d.eot?#iefix9seklfs) format("embedded-opentype"), url(../../fonts/icomoon/icomoon7fcd.svg?9seklfs) format("svg"), url(../../fonts/icomoon/icomoon7fcd.ttf?9seklfs) format("truetype"), url(../../fonts/icomoon/icomoon7fcd.woff?9seklfs) format("woff")
}

@font-face {
    font-family: veneer;
    font-weight: 400;
    font-style: normal;
    src: local("Veneer"), local("veneer"), url(../../fonts/veneer/vaneer-regular.woff2) format("woff2"), url(../../fonts/veneer/vaneer-regular.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: veneer;
    font-weight: 400;
    font-style: italic;
    src: local("Veneer"), local("veneer"), url(../../fonts/veneer/vaneer-regular-italic.woff2) format("woff2"), url(../../fonts/veneer/vaneer-regular-italic.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: bolonat-hand;
    font-weight: 400;
    font-style: normal;
    src: local("Bolonat Hand"), local("bolonat-hand"), url(../../fonts/bolonat-hand/bolonat-hand-webfont.woff2) format("woff2"), url(../../fonts/bolonat-hand/bolonat-hand-webfont.woff) format("woff");
    font-display: swap
}

@font-face {
    font-family: knockout;
    font-weight: 400;
    font-style: normal;
    src: local("Knockout"), local("knockout"), url(../../fonts/knockout/knockout-webfont.woff2) format("woff2"), url(../../fonts/knockout/knockout-webfont.woff) format("woff");
    font-display: swap
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

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

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

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

pre {
    overflow: auto
}

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

.product-finder-head .input-hold .input.ss-main,
.product-finder-head .input-hold .select.ss-main,
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

.product-finder-head .input-hold .input.ss-main,
.product-finder-head .input-hold .select.ss-main,
button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

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

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

input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-facebook:before {
    content: "\E900"
}

.icon-youtube:before {
    content: "\E901"
}

.icon-twitter:before {
    content: "\E902"
}

.icon-yelp:before {
    content: "\E903"
}

.icon-instagram:before {
    content: "\E904"
}

.icon-citrus:before {
    content: "\E905"
}

.icon-pine:before {
    content: "\E906"
}

.icon-search:before {
    content: "\E907"
}

.icon-close:before {
    content: "\E908"
}

.icon-arrow-down:before {
    content: "\E909"
}

.icon-arrow-right:before {
    content: "\E90A"
}

.icon-arrow-up:before {
    content: "\E90B"
}

.icon-arrow-left:before {
    content: "\E90C"
}

.icon-attach:before {
    content: "\E90D"
}

.icon-check:before {
    content: "\E90E"
}

.icon-malt:before {
    content: "\E90F"
}

.icon-play:before {
    content: "\E910"
}

.icon-info:before {
    content: "\E911"
}

.icon-chevron-up:before {
    content: "\E912"
}

.icon-chevron-down:before {
    content: "\E913"
}

.icon-chevron-left:before {
    content: "\E914"
}

.icon-chevron-right:before {
    content: "\E915"
}

.icon-dots:before {
    content: "\E916"
}

.icon-times:before {
    content: "\E917"
}

.icon-search-a:before {
    content: "\E918"
}

.icon-apple:before {
    content: "\E919"
}

.icon-google:before {
    content: "\E91A"
}

.icon-outlook:before {
    content: "\E91B"
}

.icon-bubble:before {
    content: "\E91C"
}

.icon-guayusa-leaf:before {
    content: "\E91D"
}

.icon-untappd:before {
    content: "\E91E"
}

.icon-untappd-a:before {
    content: "\E91F"
}

.icon-envelope:before {
    content: "\E920"
}

.icon-linkedin:before {
    content: "\E921"
}

.hero-video [data-video-id],
.video-component-block [data-video-id],
.video [data-video-id] {
    display: none
}

.player-active.hero-video .btn-play,
.player-active.video-component-block .btn-play,
.player-active.video .btn-play {
    visibility: hidden
}

.player-active.hero-video [data-video-id],
.player-active.video-component-block [data-video-id],
.player-active.video [data-video-id] {
    display: block
}

.custom-checkbox input[type=checkbox]:focus+.fake-checkbox,
.custom-radio input[type=radio]:focus+.fake-checkbox,
.product-finder-head .input-hold .error.input.ss-main,
.product-finder-head .input-hold .error.select.ss-main,
.product-finder-head .input-hold .input.ss-main:focus,
.product-finder-head .input-hold .select.ss-main:focus,
input[type=date].error,
input[type=date].error:focus,
input[type=date]:focus,
input[type=email].error,
input[type=email].error:focus,
input[type=email]:focus,
input[type=password].error,
input[type=password].error:focus,
input[type=password]:focus,
input[type=search].error,
input[type=search].error:focus,
input[type=search]:focus,
input[type=tel].error,
input[type=tel].error:focus,
input[type=tel]:focus,
input[type=text].error,
input[type=text].error:focus,
input[type=text]:focus,
input[type=url].error,
input[type=url].error:focus,
input[type=url]:focus,
select.error,
select.error:focus,
select:focus,
textarea.error,
textarea.error:focus,
textarea:focus {
    outline: 3px solid #dc1f26;
    outline-offset: 1px
}

.media-a .img-hold:focus,
.media-a .img-hold a:focus,
.media-a a.img-hold:focus,
.modal-box .close:focus,
.more-cta .cta-list li a:focus,
.post .post-img:focus,
.product-list .img a:focus,
.section-intro .intro-body .left a:focus,
.section-mumble .list>li a:not(.btn):focus,
.tab-section .img-collage a:focus {
    outline: 3px dotted #c8102e;
    outline-offset: 2px
}

.bg-stretch,
.taproom-section .bg-grunge {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    overflow: hidden;
    background-size: cover;
    background-position: 50%
}

#header .container,
.explore-location .content-row+.content-row,
.faq,
.ingredient-box .ingredient-body,
.modal-buy .content h4,
.modal-buy .heading,
.nutrition-facts .nf-title,
.section-result+.section-result,
.tab-section {
    position: relative
}

#header .container:after,
.explore-location .content-row+.content-row:after,
.faq:after,
.ingredient-box .ingredient-body:after,
.modal-buy .content h4:after,
.modal-buy .heading:after,
.nutrition-facts .nf-title:after,
.section-result+.section-result:after,
.tab-section:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    height: 6px;
    border: solid #000;
    border-width: 3px 0 1px
}

.h1:not(.no-bg),
.mouth-feels.is-blue h2,
.quote-block .quote>span,
.quote-block .quote>span:first-child:before,
.quote-block .quote>span:last-child:after,
.section-404 .txt-oops,
.section-slogan.slogan-daytime q .slogan>span,
.section-slogan.slogan-daytime q .slogan>span:first-child:before,
.section-slogan.slogan-daytime q .slogan>span:last-child:after,
.section-slogan.slogan-hazy q .slogan>span,
.section-slogan.slogan-hazy q .slogan>span:first-child:before,
.section-slogan.slogan-hazy q .slogan>span:last-child:after,
.section-slogan q .slogan>span,
.section-slogan q .slogan>span:first-child:before,
.section-slogan q .slogan>span:last-child:after,
h1:not(.no-bg) {
    background: url(../../images/texture.png) no-repeat 50% 50%/1250px auto;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent
}

#footer ul,
#nav ul,
.checkbox-list,
.event-list .btns,
.explore-location .list,
.hero-brewery-tours .location-row ul,
.ipa__hero .countdown-timer,
.list-link,
.list-online-beer,
.list-vendors,
.location-info ul,
.modal-center .links,
.more-cta .cta-list,
.nav-tab ul,
.nutrition-facts .items,
.nutrition-facts .items ul,
.podcast-playlist .playlist,
.post-list,
.product-finder-section .checkbox-list,
.product-list,
.section-mumble .list,
.section-nav ul,
.slick-dots,
.social-networks,
.timeline ul,
.wwfb-features .features-list,
.year-round-lineup,
ul[list] {
    margin: 0;
    padding: 0;
    list-style: none
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

.ellipsis {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

ul[list=alpha-upper]>li:before,
ul[list=alpha]>li:before,
ul[list=decimal-bracket]>li:before,
ul[list=decimal]>li:before {
    float: left;
    margin-left: -35px
}

body,
html {
    height: 100%
}

html {
    box-sizing: border-box
}

*,
:after,
:before {
    box-sizing: inherit
}

* {
    max-height: 1000000px
}

body {
    color: #231f20;
    background-color: #f3eddb;
    font: 24px/1.2 knockout, Arial, Helvetica, sans-serif;
    min-width: 320px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-image: url(../../images/bg-pattern.png);
    background-repeat: repeat
}

img {
    max-width: 100%;
    vertical-align: top
}

img,
video {
    height: auto
}

video {
    display: block;
    width: 100%
}

.gm-style img {
    max-width: none
}

@media only screen and (min-width:1025px) {

    a[href^=skype],
    a[href^=sms],
    a[href^=tel] {
        cursor: default;
        pointer-events: none
    }
}

#wrapper {
    width: 100%;
    position: relative;
    overflow: hidden
}

@media (max-width:767px) {
    .has-section-nav-opener #wrapper {
        padding-bottom: 57px
    }
}

body {
    letter-spacing: .015em
}

.h,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.modal-result .product-list h3,
.section-products-row .product-list .h3,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: veneer, sans-serif;
    font-weight: 400;
    color: inherit;
    text-transform: uppercase;
    line-height: .95;
    margin: 0 0 10px;
    position: relative
}

.h1>b,
.h1>strong,
.h2>b,
.h2>strong,
.h3>b,
.h3>strong,
.h4>b,
.h4>strong,
.h5>b,
.h5>strong,
.h6>b,
.h6>strong,
.h>b,
.h>strong,
.modal-result .product-list h3>b,
.modal-result .product-list h3>strong,
.section-products-row .product-list .h3>b,
.section-products-row .product-list .h3>strong,
h1>b,
h1>strong,
h2>b,
h2>strong,
h3>b,
h3>strong,
h4>b,
h4>strong,
h5>b,
h5>strong,
h6>b,
h6>strong {
    font-weight: 400
}

.modal-result .product-list body:not(.apple) h3,
.section-products-row .product-list body:not(.apple) .h3,
body.apple.firefox .h,
body.apple.firefox .h1,
body.apple.firefox .h2,
body.apple.firefox .h3,
body.apple.firefox .h4,
body.apple.firefox .h5,
body.apple.firefox .h6,
body.apple.firefox h1,
body.apple.firefox h2,
body.apple.firefox h3,
body.apple.firefox h4,
body.apple.firefox h5,
body.apple.firefox h6,
body:not(.apple) .h,
body:not(.apple) .h1,
body:not(.apple) .h2,
body:not(.apple) .h3,
body:not(.apple) .h4,
body:not(.apple) .h5,
body:not(.apple) .h6,
body:not(.apple) .modal-result .product-list h3,
body:not(.apple) .section-products-row .product-list .h3,
body:not(.apple) h1,
body:not(.apple) h2,
body:not(.apple) h3,
body:not(.apple) h4,
body:not(.apple) h5,
body:not(.apple) h6 {
    top: .1em
}

.h1,
h1 {
    font-size: 140px;
    padding-top: 3px;
    letter-spacing: .01em
}

.h1:not(.no-bg),
h1:not(.no-bg) {
    color: transparent;
    background-color: #000
}

@media (max-width:1279px) {

    .h1,
    h1 {
        font-size: 134px
    }
}

@media (max-width:1023px) {

    .h1,
    h1 {
        font-size: 60px
    }
}

body.apple.firefox .h1,
body.apple.firefox h1,
body:not(.apple) .h1,
body:not(.apple) h1 {
    letter-spacing: -.05rem
}

@media (min-width:1280px) {

    .h1.lg,
    h1.lg {
        font-size: 170px
    }

    .h1.lg.size-90,
    h1.lg.size-90 {
        font-size: 153px
    }

    .h1.lg.size-80,
    h1.lg.size-80 {
        font-size: 136px
    }

    .h1.lg.size-70,
    h1.lg.size-70 {
        font-size: 119px
    }

    .h1.lg.size-110,
    h1.lg.size-110 {
        font-size: 187px
    }

    .h1.lg.size-120,
    h1.lg.size-120 {
        font-size: 204px
    }

    .h1.lg.size-130,
    h1.lg.size-130 {
        font-size: 221px
    }
}

.h1.md,
h1.md {
    font-size: 120px
}

@media (max-width:1279px) {

    .h1.md,
    h1.md {
        font-size: 100px
    }
}

@media (max-width:1023px) {

    .h1.md,
    h1.md {
        font-size: 48px
    }
}

@media (min-width:1280px) {

    .h1.sm,
    h1.sm {
        font-size: 100px
    }
}

@media (max-width:1023px) {

    .h1.sm,
    h1.sm {
        font-size: 48px
    }
}

@media (min-width:1280px) {

    .h1.xs,
    h1.xs {
        font-size: 90px
    }
}

@media (min-width:768px) {

    .h1.xs,
    h1.xs {
        font-size: 90px
    }
}

@media (max-width:1023px) {

    .h1.xs,
    h1.xs {
        font-size: 48px
    }
}

.h1.vw,
h1.vw {
    background-color: #eaaa00;
    text-align: center;
    font-size: 14.7vw;
    background-size: 1500px auto;
    padding-top: 10px;
    letter-spacing: .01em;
    text-transform: uppercase
}

.theme-blue .h1.vw,
.theme-blue h1.vw {
    background-color: #006eb6
}

.theme-red .h1.vw,
.theme-red h1.vw {
    background-color: #d71d29
}

.theme-light-blue .h1.vw,
.theme-light-blue h1.vw {
    background-color: #6cc8c5
}

.theme-purple .h1.vw,
.theme-purple h1.vw {
    background-color: #97288c
}

.theme-yellow .h1.vw,
.theme-yellow h1.vw {
    background-color: #e0ad3b
}

@media (min-width:540px) {

    .h1.vw,
    h1.vw {
        font-size: 15.7vw
    }
}

@media (min-width:1024px) {

    .h1.vw,
    h1.vw {
        font-size: 16.3vw
    }
}

@media (min-width:1280px) {

    .h1.vw,
    h1.vw {
        font-size: 16.6vw
    }
}

@media (min-width:1500px) {

    .h1.vw,
    h1.vw {
        font-size: 15.6vw
    }
}

@media (min-width:1680px) {

    .h1.vw,
    h1.vw {
        font-size: 263px
    }
}

@media (min-width:1280px) {

    .h1.size-90,
    h1.size-90 {
        font-size: 126px
    }

    .h1.size-80,
    h1.size-80 {
        font-size: 112px
    }

    .h1.size-70,
    h1.size-70 {
        font-size: 98px
    }

    .h1.size-110,
    h1.size-110 {
        font-size: 154px
    }

    .h1.size-120,
    h1.size-120 {
        font-size: 168px
    }

    .h1.size-130,
    h1.size-130 {
        font-size: 182px
    }
}

.h2,
h2 {
    font-size: 64px;
    margin-bottom: 12px
}

body.apple.firefox .h2,
body.apple.firefox h2,
body:not(.apple) .h2,
body:not(.apple) h2 {
    letter-spacing: -.03rem
}

.h2 a:focus,
.h2:hover a,
h2 a:focus,
h2:hover a {
    color: #dc1f26
}

@media (max-width:1023px) {

    .h2,
    h2 {
        font-size: 36px
    }
}

@media (min-width:1025px) {

    .h2.size-90,
    h2.size-90 {
        font-size: 57.6px
    }
}

@media (min-width:1025px) {

    .h2.size-80,
    h2.size-80 {
        font-size: 51.2px
    }
}

@media (min-width:1025px) {

    .h2.size-70,
    h2.size-70 {
        font-size: 44.8px
    }
}

@media (min-width:1025px) {

    .h2.size-110,
    h2.size-110 {
        font-size: 70.4px
    }
}

@media (min-width:1025px) {

    .h2.size-120,
    h2.size-120 {
        font-size: 76.8px
    }
}

@media (min-width:1025px) {

    .h2.size-130,
    h2.size-130 {
        font-size: 83.2px
    }
}

.h2.sm,
h2.sm {
    font-size: 56px;
    line-height: .75
}

.h3,
h3 {
    font-size: 44px
}

body.apple.firefox .h3,
body.apple.firefox h3,
body:not(.apple) .h3,
body:not(.apple) h3 {
    letter-spacing: -.04rem
}

.h3 a:focus,
.h3:hover a,
h3 a:focus,
h3:hover a {
    color: #dc1f26
}

@media (max-width:1023px) {

    .h3,
    h3 {
        font-size: 26px
    }
}

@media (min-width:1025px) {

    .h3.size-90,
    h3.size-90 {
        font-size: 39.6px
    }
}

@media (min-width:1025px) {

    .h3.size-80,
    h3.size-80 {
        font-size: 35.2px
    }
}

@media (min-width:1025px) {

    .h3.size-70,
    h3.size-70 {
        font-size: 30.8px
    }
}

@media (min-width:1025px) {

    .h3.size-110,
    h3.size-110 {
        font-size: 48.4px
    }
}

@media (min-width:1025px) {

    .h3.size-120,
    h3.size-120 {
        font-size: 52.8px
    }
}

@media (min-width:1025px) {

    .h3.size-130,
    h3.size-130 {
        font-size: 57.2px
    }
}

.h4,
.modal-result .product-list h3,
.section-products-row .product-list .h3,
h4 {
    font-size: 36px
}

@media (max-width:1023px) {

    .h4,
    .modal-result .product-list h3,
    .section-products-row .product-list .h3,
    h4 {
        font-size: 26px
    }
}

.modal-result .product-list body.apple.firefox h3,
.modal-result .product-list body:not(.apple) h3,
.section-products-row .product-list body.apple.firefox .h3,
.section-products-row .product-list body:not(.apple) .h3,
body.apple.firefox .h4,
body.apple.firefox .modal-result .product-list h3,
body.apple.firefox .section-products-row .product-list .h3,
body.apple.firefox h4,
body:not(.apple) .h4,
body:not(.apple) .modal-result .product-list h3,
body:not(.apple) .section-products-row .product-list .h3,
body:not(.apple) h4 {
    letter-spacing: -.03rem
}

.h5,
h5 {
    font-size: 28px
}

@media (max-width:1023px) {

    .h5,
    h5 {
        font-size: 22px
    }
}

body.apple.firefox .h5,
body.apple.firefox h5,
body:not(.apple) .h5,
body:not(.apple) h5 {
    letter-spacing: -.03rem
}

.h6,
h6 {
    font-size: 22px
}

body.apple.firefox .h6,
body.apple.firefox h6,
body:not(.apple) .h6,
body:not(.apple) h6 {
    top: 0
}

.h-cp {
    font-family: veneer, sans-serif;
    line-height: .75;
    letter-spacing: -.03em
}

p {
    margin: 0 0 33px
}

@media (max-width:767px) {
    p {
        margin-bottom: 25px
    }
}

a {
    color: inherit;
    text-decoration: none;
    transition: color .3s ease-in-out, background-color .3s ease-in-out
}

.link-hover-red:focus,
.link-hover-red:focus a,
.link-hover-red:hover,
.link-hover-red:hover a {
    color: #dc1f26
}

.text-right {
    text-align: right
}

fieldset,
form {
    margin: 0;
    padding: 0;
    border-style: none
}

.product-finder-head .input-hold .input.ss-main,
.product-finder-head .input-hold .select.ss-main,
input[type=date],
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
select,
textarea {
    -webkit-appearance: none;
    border-radius: 0;
    box-sizing: border-box;
    border: 1px solid #fff;
    padding: 8px 21px;
    height: 50px;
    color: #231f20;
    width: 100%
}

.product-finder-head .input-hold .input.ss-main:focus,
.product-finder-head .input-hold .input.ss-main:hover,
.product-finder-head .input-hold .select.ss-main:focus,
.product-finder-head .input-hold .select.ss-main:hover,
input[type=date]:focus,
input[type=date]:hover,
input[type=email]:focus,
input[type=email]:hover,
input[type=password]:focus,
input[type=password]:hover,
input[type=search]:focus,
input[type=search]:hover,
input[type=tel]:focus,
input[type=tel]:hover,
input[type=text]:focus,
input[type=text]:hover,
input[type=url]:focus,
input[type=url]:hover,
select:focus,
select:hover,
textarea:focus,
textarea:hover {
    border-color: #231f20
}

.bg-grunge .product-finder-head .input-hold .input.ss-main:focus,
.bg-grunge .product-finder-head .input-hold .input.ss-main:hover,
.bg-grunge .product-finder-head .input-hold .select.ss-main:focus,
.bg-grunge .product-finder-head .input-hold .select.ss-main:hover,
.bg-grunge input[type=date]:focus,
.bg-grunge input[type=date]:hover,
.bg-grunge input[type=email]:focus,
.bg-grunge input[type=email]:hover,
.bg-grunge input[type=password]:focus,
.bg-grunge input[type=password]:hover,
.bg-grunge input[type=search]:focus,
.bg-grunge input[type=search]:hover,
.bg-grunge input[type=tel]:focus,
.bg-grunge input[type=tel]:hover,
.bg-grunge input[type=text]:focus,
.bg-grunge input[type=text]:hover,
.bg-grunge input[type=url]:focus,
.bg-grunge input[type=url]:hover,
.bg-grunge select:focus,
.bg-grunge select:hover,
.bg-grunge textarea:focus,
.bg-grunge textarea:hover,
.product-finder-head .input-hold .bg-grunge .input.ss-main:focus,
.product-finder-head .input-hold .bg-grunge .input.ss-main:hover,
.product-finder-head .input-hold .bg-grunge .select.ss-main:focus,
.product-finder-head .input-hold .bg-grunge .select.ss-main:hover {
    border-color: #ccc
}

.product-finder-head .input-hold .input.ss-main:focus,
.product-finder-head .input-hold .select.ss-main:focus,
input[type=date]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
select:focus,
textarea:focus {
    outline-color: #231f20
}

.bg-grunge .product-finder-head .input-hold .input.ss-main:focus,
.bg-grunge .product-finder-head .input-hold .select.ss-main:focus,
.bg-grunge input[type=date]:focus,
.bg-grunge input[type=email]:focus,
.bg-grunge input[type=password]:focus,
.bg-grunge input[type=search]:focus,
.bg-grunge input[type=tel]:focus,
.bg-grunge input[type=text]:focus,
.bg-grunge input[type=url]:focus,
.bg-grunge select:focus,
.bg-grunge textarea:focus,
.product-finder-head .input-hold .bg-grunge .input.ss-main:focus,
.product-finder-head .input-hold .bg-grunge .select.ss-main:focus {
    outline-color: #ccc
}

.product-finder-head .input-hold .input.ss-main::-webkit-input-placeholder,
.product-finder-head .input-hold .select.ss-main::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #231f20
}

.product-finder-head .input-hold .input.ss-main::-moz-placeholder,
.product-finder-head .input-hold .select.ss-main::-moz-placeholder,
input[type=date]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=url]::-moz-placeholder,
select::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #231f20
}

.product-finder-head .input-hold .input.ss-main:-moz-placeholder,
.product-finder-head .input-hold .select.ss-main:-moz-placeholder,
input[type=date]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=text]:-moz-placeholder,
input[type=url]:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
    color: #231f20
}

.product-finder-head .input-hold .input.ss-main:-ms-input-placeholder,
.product-finder-head .input-hold .select.ss-main:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #231f20
}

.product-finder-head .input-hold .placeholder.input.ss-main,
.product-finder-head .input-hold .placeholder.select.ss-main,
input[type=date].placeholder,
input[type=email].placeholder,
input[type=password].placeholder,
input[type=search].placeholder,
input[type=tel].placeholder,
input[type=text].placeholder,
input[type=url].placeholder,
select.placeholder,
textarea.placeholder {
    color: #231f20
}

.product-finder-head .input-hold .error.input.ss-main,
.product-finder-head .input-hold .error.select.ss-main,
input[type=date].error,
input[type=date].error:focus,
input[type=email].error,
input[type=email].error:focus,
input[type=password].error,
input[type=password].error:focus,
input[type=search].error,
input[type=search].error:focus,
input[type=tel].error,
input[type=tel].error:focus,
input[type=text].error,
input[type=text].error:focus,
input[type=url].error,
input[type=url].error:focus,
select.error,
select.error:focus,
textarea.error,
textarea.error:focus {
    background-color: #f2dede;
    color: #792f2f;
    border-color: #792f2f;
    outline-color: #792f2f
}

.product-finder-head .input-hold .error.input.ss-main::-webkit-input-placeholder,
.product-finder-head .input-hold .error.select.ss-main::-webkit-input-placeholder,
input[type=date].error::-webkit-input-placeholder,
input[type=date].error:focus::-webkit-input-placeholder,
input[type=email].error::-webkit-input-placeholder,
input[type=email].error:focus::-webkit-input-placeholder,
input[type=password].error::-webkit-input-placeholder,
input[type=password].error:focus::-webkit-input-placeholder,
input[type=search].error::-webkit-input-placeholder,
input[type=search].error:focus::-webkit-input-placeholder,
input[type=tel].error::-webkit-input-placeholder,
input[type=tel].error:focus::-webkit-input-placeholder,
input[type=text].error::-webkit-input-placeholder,
input[type=text].error:focus::-webkit-input-placeholder,
input[type=url].error::-webkit-input-placeholder,
input[type=url].error:focus::-webkit-input-placeholder,
select.error::-webkit-input-placeholder,
select.error:focus::-webkit-input-placeholder,
textarea.error::-webkit-input-placeholder,
textarea.error:focus::-webkit-input-placeholder {
    color: #792f2f
}

.product-finder-head .input-hold .error.input.ss-main::-moz-placeholder,
.product-finder-head .input-hold .error.select.ss-main::-moz-placeholder,
input[type=date].error::-moz-placeholder,
input[type=date].error:focus::-moz-placeholder,
input[type=email].error::-moz-placeholder,
input[type=email].error:focus::-moz-placeholder,
input[type=password].error::-moz-placeholder,
input[type=password].error:focus::-moz-placeholder,
input[type=search].error::-moz-placeholder,
input[type=search].error:focus::-moz-placeholder,
input[type=tel].error::-moz-placeholder,
input[type=tel].error:focus::-moz-placeholder,
input[type=text].error::-moz-placeholder,
input[type=text].error:focus::-moz-placeholder,
input[type=url].error::-moz-placeholder,
input[type=url].error:focus::-moz-placeholder,
select.error::-moz-placeholder,
select.error:focus::-moz-placeholder,
textarea.error::-moz-placeholder,
textarea.error:focus::-moz-placeholder {
    opacity: 1;
    color: #792f2f
}

.product-finder-head .input-hold .error.input.ss-main:-moz-placeholder,
.product-finder-head .input-hold .error.select.ss-main:-moz-placeholder,
input[type=date].error:-moz-placeholder,
input[type=date].error:focus:-moz-placeholder,
input[type=email].error:-moz-placeholder,
input[type=email].error:focus:-moz-placeholder,
input[type=password].error:-moz-placeholder,
input[type=password].error:focus:-moz-placeholder,
input[type=search].error:-moz-placeholder,
input[type=search].error:focus:-moz-placeholder,
input[type=tel].error:-moz-placeholder,
input[type=tel].error:focus:-moz-placeholder,
input[type=text].error:-moz-placeholder,
input[type=text].error:focus:-moz-placeholder,
input[type=url].error:-moz-placeholder,
input[type=url].error:focus:-moz-placeholder,
select.error:-moz-placeholder,
select.error:focus:-moz-placeholder,
textarea.error:-moz-placeholder,
textarea.error:focus:-moz-placeholder {
    color: #792f2f
}

.product-finder-head .input-hold .error.input.ss-main:-ms-input-placeholder,
.product-finder-head .input-hold .error.select.ss-main:-ms-input-placeholder,
input[type=date].error:-ms-input-placeholder,
input[type=date].error:focus:-ms-input-placeholder,
input[type=email].error:-ms-input-placeholder,
input[type=email].error:focus:-ms-input-placeholder,
input[type=password].error:-ms-input-placeholder,
input[type=password].error:focus:-ms-input-placeholder,
input[type=search].error:-ms-input-placeholder,
input[type=search].error:focus:-ms-input-placeholder,
input[type=tel].error:-ms-input-placeholder,
input[type=tel].error:focus:-ms-input-placeholder,
input[type=text].error:-ms-input-placeholder,
input[type=text].error:focus:-ms-input-placeholder,
input[type=url].error:-ms-input-placeholder,
input[type=url].error:focus:-ms-input-placeholder,
select.error:-ms-input-placeholder,
select.error:focus:-ms-input-placeholder,
textarea.error:-ms-input-placeholder,
textarea.error:focus:-ms-input-placeholder {
    color: #792f2f
}

.product-finder-head .input-hold .error.placeholder.input.ss-main,
.product-finder-head .input-hold .error.placeholder.select.ss-main,
input[type=date].error.placeholder,
input[type=date].error:focus.placeholder,
input[type=email].error.placeholder,
input[type=email].error:focus.placeholder,
input[type=password].error.placeholder,
input[type=password].error:focus.placeholder,
input[type=search].error.placeholder,
input[type=search].error:focus.placeholder,
input[type=tel].error.placeholder,
input[type=tel].error:focus.placeholder,
input[type=text].error.placeholder,
input[type=text].error:focus.placeholder,
input[type=url].error.placeholder,
input[type=url].error:focus.placeholder,
label.error,
select.error.placeholder,
select.error:focus.placeholder,
textarea.error.placeholder,
textarea.error:focus.placeholder {
    color: #792f2f
}

label.error {
    background-color: #f2dede;
    border: 2px solid #792f2f;
    margin-top: 2px;
    display: inline-block
}

.product-finder-head .input-hold .input.ss-main,
.product-finder-head .input-hold .select.ss-main,
select {
    padding: 8px 21px;
    background: #fff url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMiAxOSI+PHBhdGggZD0iTTExLjggMTEuNmMtLjMtLjMtLjktLjQtMS4yIDAtMS4yIDEuNi0yLjUgMy4yLTMuOCA0LjdMNi41LjhjMC0xLjEtMS43LTEuMS0xLjcgMCAuMSA0LjkuMiA5LjguMiAxNC42LTEuMi0xLjQtMi40LTIuOC0zLjYtNC4xLS4zLS40LS45LS4zLTEuMiAwLS4zLjMtLjMuOSAwIDEuMiAxLjYgMS45IDMuMiAzLjcgNC44IDUuNnYuMWMwIC42LjYuOSAxLjEuOC4zIDAgLjYgMCAuOC0uMiAxLjctMS45IDMuMy0zLjkgNC45LTYgLjItLjMuMy0uOCAwLTEuMnoiLz48L3N2Zz4=") no-repeat calc(100% - 20px) 50%/12px auto
}

textarea {
    resize: none;
    vertical-align: top;
    height: 160px;
    padding-top: 15px
}

button,
input[type=button],
input[type=file],
input[type=reset],
input[type=submit] {
    -webkit-appearance: none;
    border-radius: 0;
    cursor: pointer
}

.label-floater {
    display: block;
    position: relative;
    margin-bottom: 12px
}

.label-floater.typing .lf-label {
    font-size: 16px;
    top: 2px;
    left: 5px
}

.label-floater.typing .input {
    padding-top: 14px;
    padding-bottom: 0
}

.label-floater.typing .input[type=date],
.label-floater.typing .product-finder-head .input-hold .input.ss-main,
.label-floater.typing select.input,
.product-finder-head .input-hold .label-floater.typing .input.ss-main {
    color: #231f20
}

.label-floater .input {
    transition: padding-top .3s ease-in-out
}

.label-floater .input.error~.lf-label {
    color: #792f2f
}

.label-floater .lf-label {
    position: absolute;
    top: 10px;
    left: 16px;
    pointer-events: none;
    padding: 0 5px;
    font-size: 24px;
    border-radius: 5px;
    color: #231f20;
    transition: font-size .3s ease-in-out, top .3s ease-in-out, left .3s ease-in-out, color .3s ease-in-out
}

.label-floater .input[type=date],
.label-floater .product-finder-head .input-hold .input.ss-main,
.label-floater select.input,
.product-finder-head .input-hold .label-floater .input.ss-main {
    color: #fff
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-13,
.col-lg-14,
.col-lg-15,
.col-lg-16,
.col-lg-17,
.col-lg-18,
.col-lg-19,
.col-lg-20,
.col-lg-21,
.col-lg-22,
.col-lg-23,
.col-lg-24,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-13,
.col-md-14,
.col-md-15,
.col-md-16,
.col-md-17,
.col-md-18,
.col-md-19,
.col-md-20,
.col-md-21,
.col-md-22,
.col-md-23,
.col-md-24,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-13,
.col-sm-14,
.col-sm-15,
.col-sm-16,
.col-sm-17,
.col-sm-18,
.col-sm-19,
.col-sm-20,
.col-sm-21,
.col-sm-22,
.col-sm-23,
.col-sm-24,
.col-xls-1,
.col-xls-2,
.col-xls-3,
.col-xls-4,
.col-xls-5,
.col-xls-6,
.col-xls-7,
.col-xls-8,
.col-xls-9,
.col-xls-10,
.col-xls-11,
.col-xls-12,
.col-xls-13,
.col-xls-14,
.col-xls-15,
.col-xls-16,
.col-xls-17,
.col-xls-18,
.col-xls-19,
.col-xls-20,
.col-xls-21,
.col-xls-22,
.col-xls-23,
.col-xls-24,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-13,
.col-xs-14,
.col-xs-15,
.col-xs-16,
.col-xs-17,
.col-xs-18,
.col-xs-19,
.col-xs-20,
.col-xs-21,
.col-xs-22,
.col-xs-23,
.col-xs-24 {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    min-height: 1px;
    width: 100%
}

.col-xs-1 {
    width: 4.1666666667%
}

.col-xs-offset-1 {
    margin-left: 4.1666666667%
}

.col-xs-2 {
    width: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 8.3333333333%
}

.col-xs-3 {
    width: 12.5%
}

.col-xs-offset-3 {
    margin-left: 12.5%
}

.col-xs-4 {
    width: 16.6666666667%
}

.col-xs-offset-4 {
    margin-left: 16.6666666667%
}

.col-xs-5 {
    width: 20.8333333333%
}

.col-xs-offset-5 {
    margin-left: 20.8333333333%
}

.col-xs-6 {
    width: 25%
}

.col-xs-offset-6 {
    margin-left: 25%
}

.col-xs-7 {
    width: 29.1666666667%
}

.col-xs-offset-7 {
    margin-left: 29.1666666667%
}

.col-xs-8 {
    width: 33.3333333333%
}

.col-xs-offset-8 {
    margin-left: 33.3333333333%
}

.col-xs-9 {
    width: 37.5%
}

.col-xs-offset-9 {
    margin-left: 37.5%
}

.col-xs-10 {
    width: 41.6666666667%
}

.col-xs-offset-10 {
    margin-left: 41.6666666667%
}

.col-xs-11 {
    width: 45.8333333333%
}

.col-xs-offset-11 {
    margin-left: 45.8333333333%
}

.col-xs-12 {
    width: 50%
}

.col-xs-offset-12 {
    margin-left: 50%
}

.col-xs-13 {
    width: 54.1666666667%
}

.col-xs-offset-13 {
    margin-left: 54.1666666667%
}

.col-xs-14 {
    width: 58.3333333333%
}

.col-xs-offset-14 {
    margin-left: 58.3333333333%
}

.col-xs-15 {
    width: 62.5%
}

.col-xs-offset-15 {
    margin-left: 62.5%
}

.col-xs-16 {
    width: 66.6666666667%
}

.col-xs-offset-16 {
    margin-left: 66.6666666667%
}

.col-xs-17 {
    width: 70.8333333333%
}

.col-xs-offset-17 {
    margin-left: 70.8333333333%
}

.col-xs-18 {
    width: 75%
}

.col-xs-offset-18 {
    margin-left: 75%
}

.col-xs-19 {
    width: 79.1666666667%
}

.col-xs-offset-19 {
    margin-left: 79.1666666667%
}

.col-xs-20 {
    width: 83.3333333333%
}

.col-xs-offset-20 {
    margin-left: 83.3333333333%
}

.col-xs-21 {
    width: 87.5%
}

.col-xs-offset-21 {
    margin-left: 87.5%
}

.col-xs-22 {
    width: 91.6666666667%
}

.col-xs-offset-22 {
    margin-left: 91.6666666667%
}

.col-xs-23 {
    width: 95.8333333333%
}

.col-xs-offset-23 {
    margin-left: 95.8333333333%
}

.col-xs-24 {
    width: 100%
}

.col-xs-offset-24 {
    margin-left: 100%
}

@media (min-width:480px) {
    .col-xls-1 {
        width: 4.1666666667%
    }

    .col-xls-offset-1 {
        margin-left: 4.1666666667%
    }

    .col-xls-2 {
        width: 8.3333333333%
    }

    .col-xls-offset-2 {
        margin-left: 8.3333333333%
    }

    .col-xls-3 {
        width: 12.5%
    }

    .col-xls-offset-3 {
        margin-left: 12.5%
    }

    .col-xls-4 {
        width: 16.6666666667%
    }

    .col-xls-offset-4 {
        margin-left: 16.6666666667%
    }

    .col-xls-5 {
        width: 20.8333333333%
    }

    .col-xls-offset-5 {
        margin-left: 20.8333333333%
    }

    .col-xls-6 {
        width: 25%
    }

    .col-xls-offset-6 {
        margin-left: 25%
    }

    .col-xls-7 {
        width: 29.1666666667%
    }

    .col-xls-offset-7 {
        margin-left: 29.1666666667%
    }

    .col-xls-8 {
        width: 33.3333333333%
    }

    .col-xls-offset-8 {
        margin-left: 33.3333333333%
    }

    .col-xls-9 {
        width: 37.5%
    }

    .col-xls-offset-9 {
        margin-left: 37.5%
    }

    .col-xls-10 {
        width: 41.6666666667%
    }

    .col-xls-offset-10 {
        margin-left: 41.6666666667%
    }

    .col-xls-11 {
        width: 45.8333333333%
    }

    .col-xls-offset-11 {
        margin-left: 45.8333333333%
    }

    .col-xls-12 {
        width: 50%
    }

    .col-xls-offset-12 {
        margin-left: 50%
    }

    .col-xls-13 {
        width: 54.1666666667%
    }

    .col-xls-offset-13 {
        margin-left: 54.1666666667%
    }

    .col-xls-14 {
        width: 58.3333333333%
    }

    .col-xls-offset-14 {
        margin-left: 58.3333333333%
    }

    .col-xls-15 {
        width: 62.5%
    }

    .col-xls-offset-15 {
        margin-left: 62.5%
    }

    .col-xls-16 {
        width: 66.6666666667%
    }

    .col-xls-offset-16 {
        margin-left: 66.6666666667%
    }

    .col-xls-17 {
        width: 70.8333333333%
    }

    .col-xls-offset-17 {
        margin-left: 70.8333333333%
    }

    .col-xls-18 {
        width: 75%
    }

    .col-xls-offset-18 {
        margin-left: 75%
    }

    .col-xls-19 {
        width: 79.1666666667%
    }

    .col-xls-offset-19 {
        margin-left: 79.1666666667%
    }

    .col-xls-20 {
        width: 83.3333333333%
    }

    .col-xls-offset-20 {
        margin-left: 83.3333333333%
    }

    .col-xls-21 {
        width: 87.5%
    }

    .col-xls-offset-21 {
        margin-left: 87.5%
    }

    .col-xls-22 {
        width: 91.6666666667%
    }

    .col-xls-offset-22 {
        margin-left: 91.6666666667%
    }

    .col-xls-23 {
        width: 95.8333333333%
    }

    .col-xls-offset-23 {
        margin-left: 95.8333333333%
    }

    .col-xls-24 {
        width: 100%
    }

    .col-xls-offset-24 {
        margin-left: 100%
    }
}

@media (min-width:768px) {
    .col-sm-1 {
        width: 4.1666666667%
    }

    .col-sm-offset-1 {
        margin-left: 4.1666666667%
    }

    .col-sm-2 {
        width: 8.3333333333%
    }

    .col-sm-offset-2 {
        margin-left: 8.3333333333%
    }

    .col-sm-3 {
        width: 12.5%
    }

    .col-sm-offset-3 {
        margin-left: 12.5%
    }

    .col-sm-4 {
        width: 16.6666666667%
    }

    .col-sm-offset-4 {
        margin-left: 16.6666666667%
    }

    .col-sm-5 {
        width: 20.8333333333%
    }

    .col-sm-offset-5 {
        margin-left: 20.8333333333%
    }

    .col-sm-6 {
        width: 25%
    }

    .col-sm-offset-6 {
        margin-left: 25%
    }

    .col-sm-7 {
        width: 29.1666666667%
    }

    .col-sm-offset-7 {
        margin-left: 29.1666666667%
    }

    .col-sm-8 {
        width: 33.3333333333%
    }

    .col-sm-offset-8 {
        margin-left: 33.3333333333%
    }

    .col-sm-9 {
        width: 37.5%
    }

    .col-sm-offset-9 {
        margin-left: 37.5%
    }

    .col-sm-10 {
        width: 41.6666666667%
    }

    .col-sm-offset-10 {
        margin-left: 41.6666666667%
    }

    .col-sm-11 {
        width: 45.8333333333%
    }

    .col-sm-offset-11 {
        margin-left: 45.8333333333%
    }

    .col-sm-12 {
        width: 50%
    }

    .col-sm-offset-12 {
        margin-left: 50%
    }

    .col-sm-13 {
        width: 54.1666666667%
    }

    .col-sm-offset-13 {
        margin-left: 54.1666666667%
    }

    .col-sm-14 {
        width: 58.3333333333%
    }

    .col-sm-offset-14 {
        margin-left: 58.3333333333%
    }

    .col-sm-15 {
        width: 62.5%
    }

    .col-sm-offset-15 {
        margin-left: 62.5%
    }

    .col-sm-16 {
        width: 66.6666666667%
    }

    .col-sm-offset-16 {
        margin-left: 66.6666666667%
    }

    .col-sm-17 {
        width: 70.8333333333%
    }

    .col-sm-offset-17 {
        margin-left: 70.8333333333%
    }

    .col-sm-18 {
        width: 75%
    }

    .col-sm-offset-18 {
        margin-left: 75%
    }

    .col-sm-19 {
        width: 79.1666666667%
    }

    .col-sm-offset-19 {
        margin-left: 79.1666666667%
    }

    .col-sm-20 {
        width: 83.3333333333%
    }

    .col-sm-offset-20 {
        margin-left: 83.3333333333%
    }

    .col-sm-21 {
        width: 87.5%
    }

    .col-sm-offset-21 {
        margin-left: 87.5%
    }

    .col-sm-22 {
        width: 91.6666666667%
    }

    .col-sm-offset-22 {
        margin-left: 91.6666666667%
    }

    .col-sm-23 {
        width: 95.8333333333%
    }

    .col-sm-offset-23 {
        margin-left: 95.8333333333%
    }

    .col-sm-24 {
        width: 100%
    }

    .col-sm-offset-24 {
        margin-left: 100%
    }
}

@media (min-width:1024px) {
    .col-md-1 {
        width: 4.1666666667%
    }

    .col-md-offset-1 {
        margin-left: 4.1666666667%
    }

    .col-md-2 {
        width: 8.3333333333%
    }

    .col-md-offset-2 {
        margin-left: 8.3333333333%
    }

    .col-md-3 {
        width: 12.5%
    }

    .col-md-offset-3 {
        margin-left: 12.5%
    }

    .col-md-4 {
        width: 16.6666666667%
    }

    .col-md-offset-4 {
        margin-left: 16.6666666667%
    }

    .col-md-5 {
        width: 20.8333333333%
    }

    .col-md-offset-5 {
        margin-left: 20.8333333333%
    }

    .col-md-6 {
        width: 25%
    }

    .col-md-offset-6 {
        margin-left: 25%
    }

    .col-md-7 {
        width: 29.1666666667%
    }

    .col-md-offset-7 {
        margin-left: 29.1666666667%
    }

    .col-md-8 {
        width: 33.3333333333%
    }

    .col-md-offset-8 {
        margin-left: 33.3333333333%
    }

    .col-md-9 {
        width: 37.5%
    }

    .col-md-offset-9 {
        margin-left: 37.5%
    }

    .col-md-10 {
        width: 41.6666666667%
    }

    .col-md-offset-10 {
        margin-left: 41.6666666667%
    }

    .col-md-11 {
        width: 45.8333333333%
    }

    .col-md-offset-11 {
        margin-left: 45.8333333333%
    }

    .col-md-12 {
        width: 50%
    }

    .col-md-offset-12 {
        margin-left: 50%
    }

    .col-md-13 {
        width: 54.1666666667%
    }

    .col-md-offset-13 {
        margin-left: 54.1666666667%
    }

    .col-md-14 {
        width: 58.3333333333%
    }

    .col-md-offset-14 {
        margin-left: 58.3333333333%
    }

    .col-md-15 {
        width: 62.5%
    }

    .col-md-offset-15 {
        margin-left: 62.5%
    }

    .col-md-16 {
        width: 66.6666666667%
    }

    .col-md-offset-16 {
        margin-left: 66.6666666667%
    }

    .col-md-17 {
        width: 70.8333333333%
    }

    .col-md-offset-17 {
        margin-left: 70.8333333333%
    }

    .col-md-18 {
        width: 75%
    }

    .col-md-offset-18 {
        margin-left: 75%
    }

    .col-md-19 {
        width: 79.1666666667%
    }

    .col-md-offset-19 {
        margin-left: 79.1666666667%
    }

    .col-md-20 {
        width: 83.3333333333%
    }

    .col-md-offset-20 {
        margin-left: 83.3333333333%
    }

    .col-md-21 {
        width: 87.5%
    }

    .col-md-offset-21 {
        margin-left: 87.5%
    }

    .col-md-22 {
        width: 91.6666666667%
    }

    .col-md-offset-22 {
        margin-left: 91.6666666667%
    }

    .col-md-23 {
        width: 95.8333333333%
    }

    .col-md-offset-23 {
        margin-left: 95.8333333333%
    }

    .col-md-24 {
        width: 100%
    }

    .col-md-offset-24 {
        margin-left: 100%
    }
}

@media (min-width:1280px) {
    .col-lg-1 {
        width: 4.1666666667%
    }

    .col-lg-offset-1 {
        margin-left: 4.1666666667%
    }

    .col-lg-2 {
        width: 8.3333333333%
    }

    .col-lg-offset-2 {
        margin-left: 8.3333333333%
    }

    .col-lg-3 {
        width: 12.5%
    }

    .col-lg-offset-3 {
        margin-left: 12.5%
    }

    .col-lg-4 {
        width: 16.6666666667%
    }

    .col-lg-offset-4 {
        margin-left: 16.6666666667%
    }

    .col-lg-5 {
        width: 20.8333333333%
    }

    .col-lg-offset-5 {
        margin-left: 20.8333333333%
    }

    .col-lg-6 {
        width: 25%
    }

    .col-lg-offset-6 {
        margin-left: 25%
    }

    .col-lg-7 {
        width: 29.1666666667%
    }

    .col-lg-offset-7 {
        margin-left: 29.1666666667%
    }

    .col-lg-8 {
        width: 33.3333333333%
    }

    .col-lg-offset-8 {
        margin-left: 33.3333333333%
    }

    .col-lg-9 {
        width: 37.5%
    }

    .col-lg-offset-9 {
        margin-left: 37.5%
    }

    .col-lg-10 {
        width: 41.6666666667%
    }

    .col-lg-offset-10 {
        margin-left: 41.6666666667%
    }

    .col-lg-11 {
        width: 45.8333333333%
    }

    .col-lg-offset-11 {
        margin-left: 45.8333333333%
    }

    .col-lg-12 {
        width: 50%
    }

    .col-lg-offset-12 {
        margin-left: 50%
    }

    .col-lg-13 {
        width: 54.1666666667%
    }

    .col-lg-offset-13 {
        margin-left: 54.1666666667%
    }

    .col-lg-14 {
        width: 58.3333333333%
    }

    .col-lg-offset-14 {
        margin-left: 58.3333333333%
    }

    .col-lg-15 {
        width: 62.5%
    }

    .col-lg-offset-15 {
        margin-left: 62.5%
    }

    .col-lg-16 {
        width: 66.6666666667%
    }

    .col-lg-offset-16 {
        margin-left: 66.6666666667%
    }

    .col-lg-17 {
        width: 70.8333333333%
    }

    .col-lg-offset-17 {
        margin-left: 70.8333333333%
    }

    .col-lg-18 {
        width: 75%
    }

    .col-lg-offset-18 {
        margin-left: 75%
    }

    .col-lg-19 {
        width: 79.1666666667%
    }

    .col-lg-offset-19 {
        margin-left: 79.1666666667%
    }

    .col-lg-20 {
        width: 83.3333333333%
    }

    .col-lg-offset-20 {
        margin-left: 83.3333333333%
    }

    .col-lg-21 {
        width: 87.5%
    }

    .col-lg-offset-21 {
        margin-left: 87.5%
    }

    .col-lg-22 {
        width: 91.6666666667%
    }

    .col-lg-offset-22 {
        margin-left: 91.6666666667%
    }

    .col-lg-23 {
        width: 95.8333333333%
    }

    .col-lg-offset-23 {
        margin-left: 95.8333333333%
    }

    .col-lg-24 {
        width: 100%
    }

    .col-lg-offset-24 {
        margin-left: 100%
    }
}

@media (min-width:1440px) {
    .col-xl-1 {
        width: 4.1666666667%
    }

    .col-xl-offset-1 {
        margin-left: 4.1666666667%
    }

    .col-xl-2 {
        width: 8.3333333333%
    }

    .col-xl-offset-2 {
        margin-left: 8.3333333333%
    }

    .col-xl-3 {
        width: 12.5%
    }

    .col-xl-offset-3 {
        margin-left: 12.5%
    }

    .col-xl-4 {
        width: 16.6666666667%
    }

    .col-xl-offset-4 {
        margin-left: 16.6666666667%
    }

    .col-xl-5 {
        width: 20.8333333333%
    }

    .col-xl-offset-5 {
        margin-left: 20.8333333333%
    }

    .col-xl-6 {
        width: 25%
    }

    .col-xl-offset-6 {
        margin-left: 25%
    }

    .col-xl-7 {
        width: 29.1666666667%
    }

    .col-xl-offset-7 {
        margin-left: 29.1666666667%
    }

    .col-xl-8 {
        width: 33.3333333333%
    }

    .col-xl-offset-8 {
        margin-left: 33.3333333333%
    }

    .col-xl-9 {
        width: 37.5%
    }

    .col-xl-offset-9 {
        margin-left: 37.5%
    }

    .col-xl-10 {
        width: 41.6666666667%
    }

    .col-xl-offset-10 {
        margin-left: 41.6666666667%
    }

    .col-xl-11 {
        width: 45.8333333333%
    }

    .col-xl-offset-11 {
        margin-left: 45.8333333333%
    }

    .col-xl-12 {
        width: 50%
    }

    .col-xl-offset-12 {
        margin-left: 50%
    }

    .col-xl-13 {
        width: 54.1666666667%
    }

    .col-xl-offset-13 {
        margin-left: 54.1666666667%
    }

    .col-xl-14 {
        width: 58.3333333333%
    }

    .col-xl-offset-14 {
        margin-left: 58.3333333333%
    }

    .col-xl-15 {
        width: 62.5%
    }

    .col-xl-offset-15 {
        margin-left: 62.5%
    }

    .col-xl-16 {
        width: 66.6666666667%
    }

    .col-xl-offset-16 {
        margin-left: 66.6666666667%
    }

    .col-xl-17 {
        width: 70.8333333333%
    }

    .col-xl-offset-17 {
        margin-left: 70.8333333333%
    }

    .col-xl-18 {
        width: 75%
    }

    .col-xl-offset-18 {
        margin-left: 75%
    }

    .col-xl-19 {
        width: 79.1666666667%
    }

    .col-xl-offset-19 {
        margin-left: 79.1666666667%
    }

    .col-xl-20 {
        width: 83.3333333333%
    }

    .col-xl-offset-20 {
        margin-left: 83.3333333333%
    }

    .col-xl-21 {
        width: 87.5%
    }

    .col-xl-offset-21 {
        margin-left: 87.5%
    }

    .col-xl-22 {
        width: 91.6666666667%
    }

    .col-xl-offset-22 {
        margin-left: 91.6666666667%
    }

    .col-xl-23 {
        width: 95.8333333333%
    }

    .col-xl-offset-23 {
        margin-left: 95.8333333333%
    }

    .col-xl-24 {
        width: 100%
    }

    .col-xl-offset-24 {
        margin-left: 100%
    }
}

.container,
.container-md,
.container-sm,
.container-sm-2,
.container-xs,
.container-xxs {
    margin: 0 auto;
    max-width: 1484px
}

.container-md {
    max-width: 1346px
}

.container-sm {
    max-width: 1210px
}

.container-sm-2 {
    max-width: 1140px
}

.container-xs {
    max-width: 1074px
}

.container-xxs {
    max-width: 664px
}

.row {
    margin-left: -10px;
    margin-right: -10px
}

.row,
.row-height>[class*=col-] {
    display: flex;
    flex-wrap: wrap
}

.row-height>[class*=col-]>* {
    width: 100%
}

.pull-left {
    float: left
}

.pull-right {
    float: right
}

#ensModalWrapper .button,
.btn,
.story-article #mc_embed_signup #mc-embedded-subscribe,
.story-article #mc_embed_signup input[type=submit] {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 50px;
    padding: 3px 40px;
    border: none;
    background-color: #231f20;
    color: #fff;
    text-transform: uppercase;
    box-shadow: none;
    font: 20px/1 veneer, sans-serif;
    transition: opacity .3s ease-in-out, background-color .3s ease-in-out, color .3s ease-in-out
}

#ensModalWrapper body.apple.firefox .button,
#ensModalWrapper body:not(.apple) .button,
.story-article #mc_embed_signup body.apple.firefox #mc-embedded-subscribe,
.story-article #mc_embed_signup body.apple.firefox input[type=submit],
.story-article #mc_embed_signup body:not(.apple) #mc-embedded-subscribe,
.story-article #mc_embed_signup body:not(.apple) input[type=submit],
body.apple.firefox #ensModalWrapper .button,
body.apple.firefox .btn,
body.apple.firefox .story-article #mc_embed_signup #mc-embedded-subscribe,
body.apple.firefox .story-article #mc_embed_signup input[type=submit],
body:not(.apple) #ensModalWrapper .button,
body:not(.apple) .btn,
body:not(.apple) .story-article #mc_embed_signup #mc-embedded-subscribe,
body:not(.apple) .story-article #mc_embed_signup input[type=submit] {
    padding-top: 6px
}

#ensModalWrapper .button:focus,
#ensModalWrapper .button:hover,
.btn:focus,
.btn:hover,
.story-article #mc_embed_signup #mc-embedded-subscribe:focus,
.story-article #mc_embed_signup #mc-embedded-subscribe:hover,
.story-article #mc_embed_signup input[type=submit]:focus,
.story-article #mc_embed_signup input[type=submit]:hover {
    background-color: #dc1f26
}

@media (max-width:767px) {
    .btn-sm {
        height: 44px;
        padding: 3px 24px
    }
}

.btn-red,
.story-article #mc_embed_signup #mc-embedded-subscribe,
.story-article #mc_embed_signup input[type=submit] {
    background-color: #dc1f26
}

.btn-red:focus,
.btn-red:hover,
.story-article #mc_embed_signup #mc-embedded-subscribe:focus,
.story-article #mc_embed_signup #mc-embedded-subscribe:hover,
.story-article #mc_embed_signup input[type=submit]:focus,
.story-article #mc_embed_signup input[type=submit]:hover {
    background-color: #99161a
}

.btn-dark-red {
    background-color: #dc1f26
}

.btn-dark-red:focus,
.btn-dark-red:hover {
    background-color: #99161a
}

.btn-pink {
    background-color: #a51890
}

#ensModalWrapper .has-shadow.button,
.btn.has-shadow,
.story-article #mc_embed_signup .has-shadow#mc-embedded-subscribe,
.story-article #mc_embed_signup input.has-shadow[type=submit] {
    box-shadow: 6px 6px 0 #231f20
}

#ensModalWrapper [disabled].button,
.btn[disabled],
.story-article #mc_embed_signup [disabled]#mc-embedded-subscribe,
.story-article #mc_embed_signup input[disabled][type=submit] {
    background-color: #444;
    color: hsla(0, 0%, 100%, .3)
}

.btn-play {
    width: 68px;
    height: 68px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #dc1f26;
    border-radius: 50%;
    cursor: pointer;
    display: block
}

@media (max-width:767px) {
    .btn-play {
        width: 58px;
        height: 58px
    }
}

.btn-play.btn-pink {
    background: #f764a9
}

.btn-play svg {
    content: "\E910";
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font: 19px/1 icomoon;
    margin-left: 3px
}

.btn-play:focus,
.btn-play:hover {
    opacity: .8
}

.tooltip-wrap {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 7px
}

@media (max-width:767px) {
    .tooltip-wrap {
        margin-left: 14px
    }
}

.tooltip-wrap .icon-info {
    font-size: 22px;
    display: inline-block;
    vertical-align: top;
    margin-top: -3px
}

.tooltip {
    position: absolute;
    background-color: #000;
    padding: 20px;
    font: 300 20px/1.18 knockout, Arial, Helvetica, sans-serif;
    letter-spacing: .5px;
    color: #fff;
    width: 322px;
    margin: 15px;
    opacity: 0;
    visibility: hidden;
    transition: visibility .3s ease-in-out, opacity .3s ease-in-out;
    z-index: 1
}

@media (max-width:374px) {
    .tooltip {
        width: 280px
    }
}

.tooltip[x-placement=right] .arrow {
    right: 100%
}

.tooltip[x-placement=left] .arrow {
    left: 100%
}

.tooltip[x-placement=top] .arrow {
    top: 100%
}

.tooltip[x-placement=bottom] .arrow {
    bottom: 100%
}

.tooltip .arrow {
    width: 14px;
    height: 14px;
    background-color: #000;
    transform: rotate(-45deg);
    margin: -7px
}

.tooltip .arrow,
.tooltip .arrow:after {
    position: absolute
}

.tooltip .arrow:after {
    content: "";
    width: 16px;
    height: 24px;
    left: -2px;
    top: 0;
    transform: rotate(45deg)
}

.active .tooltip {
    opacity: 1;
    visibility: visible
}

.tooltip .character-count {
    right: 5px;
    bottom: 5px;
    position: absolute
}

.social-networks {
    display: flex;
    align-items: center;
    font-size: 22px
}

@media (max-width:1023px) {
    .social-networks {
        font-size: 17px
    }
}

.social-networks li {
    margin-right: 26px
}

@media (max-width:1023px) {
    .social-networks li {
        margin-right: 23px
    }
}

.social-networks .icon-instagram {
    font-size: 24px
}

@media (max-width:1023px) {
    .social-networks .icon-instagram {
        font-size: 19px
    }
}

.social-networks .icon-facebook {
    font-size: 26px
}

@media (max-width:1023px) {
    .social-networks .icon-facebook {
        font-size: 22px
    }
}

.social-networks .icon-untappd {
    font-size: 26px
}

@media (max-width:1023px) {
    .social-networks .icon-untappd {
        font-size: 22px
    }
}

.social-networks .icon-yelp {
    font-size: 29px
}

.social-networks a:focus,
.social-networks a:hover {
    color: #dc1f26
}

.social-networks svg {
    display: none
}

.bg-grunge {
    position: relative
}

.bg-grunge:before {
    content: "";
    height: 173px;
    left: 0;
    right: 0;
    bottom: 0;
    position: absolute;
    background: url(../../images/bg-overlay01.png) repeat-x 50% 0/auto 100%;
    pointer-events: none
}

@media (max-width:767px) {
    .bg-grunge:before {
        height: 95px
    }
}

.theme-blue .bg-grunge {
    background-image: url(../../images/bg-overlay04.png)
}

.theme-black .bg-grunge {
    background-image: url(../../images/bg-overlay02.png)
}

.theme-red .bg-grunge {
    background-image: url(../../images/bg-overlay06.jpg)
}

.theme-dark-red .bg-grunge {
    background-image: url(../../images/bg-overlay06_2.jpg)
}

.theme-light-blue .bg-grunge {
    background-image: url(../../images/bg-overlay07.jpg)
}

.theme-purple .bg-grunge {
    background-image: url(../../images/bg-overlay05.png)
}

.theme-yellow .bg-grunge {
    background-image: url(../../images/bg-overlay03.png)
}

.img-collage {
    padding-right: 98px;
    position: relative
}

@media (min-width:768px) {
    .img-collage {
        padding-right: 80px
    }
}

@media (max-width:767px) {
    .img-collage {
        margin: 0 0 calc(18% + 21px) -20px
    }
}

.img-collage .img-a {
    position: absolute;
    bottom: -10.5%;
    right: 0;
    width: 48.75%
}

@media (max-width:767px) {
    .img-collage .img-a {
        width: 46.7%;
        bottom: -13.2%
    }
}

.img-collage .img-b {
    position: absolute;
    padding-top: 21px;
    width: 31.7%;
    left: 17%;
    top: 100%;
    z-index: 2
}

@media (max-width:767px) {
    .img-collage .img-b {
        top: 80.4%;
        width: 33.5%
    }
}

.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: rgba(35, 31, 32, 0);
    -webkit-user-select: none;
    touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    user-select: none;
    box-sizing: border-box
}

.noUi-target {
    position: relative
}

.noUi-base,
.noUi-connects {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.noUi-connects {
    overflow: hidden;
    z-index: 0
}

.noUi-connect,
.noUi-origin {
    will-change: transform;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    -ms-transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
    -webkit-transform-style: preserve-3d;
    transform-origin: 0 0;
    transform-style: flat
}

.noUi-connect {
    top: 1px;
    height: calc(100% - 2px);
    width: 100%
}

.noUi-origin {
    height: 10%;
    width: 10%
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
    left: 0;
    right: auto
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-handle {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute
}

.noUi-touch-area {
    height: 100%;
    width: 100%
}

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    transition: transform .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-horizontal {
    height: 14px;
    margin: 32px 0 3px
}

.noUi-horizontal .noUi-handle {
    width: 12px;
    height: 32px;
    right: -6px;
    top: -10px
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
    left: -17px;
    right: auto
}

.noUi-target {
    border: 1px solid #000
}

.noUi-target:after {
    content: "";
    position: absolute;
    top: 4px;
    left: 4px;
    right: 4px;
    bottom: 4px;
    background-color: #000
}

.noUi-connects {
    border-radius: 3px
}

.noUi-connect {
    background: #dc1f26
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-handle {
    background: #000;
    cursor: default;
    outline: none
}

[disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled].noUi-handle,
[disabled] .noUi-handle,
[disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips,
.noUi-pips * {
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    white-space: nowrap;
    text-align: center
}

.noUi-value-sub {
    color: #ccc;
    font-size: 10px
}

.noUi-marker {
    position: absolute;
    background: #ccc
}

.noUi-marker-large,
.noUi-marker-sub {
    background: #aaa
}

.noUi-pips-horizontal {
    padding: 10px 0;
    height: 80px;
    top: 100%;
    left: 0;
    width: 100%
}

.noUi-value-horizontal {
    transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
    transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
    margin-left: -1px;
    width: 2px;
    height: 5px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    padding: 0 10px;
    height: 100%;
    top: 0;
    left: 100%
}

.noUi-value-vertical {
    transform: translateY(-50%);
    padding-left: 25px
}

.noUi-rtl .noUi-value-vertical {
    transform: translateY(50%)
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    position: absolute;
    color: #000;
    padding: 3px;
    text-align: center;
    white-space: nowrap
}

.noUi-horizontal .noUi-tooltip {
    transform: translate(-50%);
    left: 50%;
    bottom: 100%
}

.noUi-horizontal .noUi-origin>.noUi-tooltip {
    transform: translate(50%);
    left: auto;
    bottom: 10px
}

.range {
    padding-top: 1px
}

.range-cap {
    display: flex;
    justify-content: space-between
}

#header {
    position: fixed;
    left: 0;
    padding: 0 30px;
    z-index: 100;
    width: 100%;
    transition: background .2s linear;
    background-color: #f3eddb;
    background-image: url(../../images/bg-pattern.png);
    background-repeat: repeat
}

@media (max-width:767px) {
    #header {
        height: 64px;
        padding: 0 20px
    }
}

#header.hide-header {
    position: absolute
}

#header.header-pl {
    background: transparent;
    position: absolute
}

#header.header-pl .social-networks {
    font-size: 17px
}

@media (max-width:767px) {
    #header.header-pl .social-networks {
        display: none
    }
}

#header.header-pl .social-networks li {
    margin-right: 20px
}

#header.header-pl .social-networks li:last-child {
    margin-right: 0
}

#header.header-pl .social-networks .icon-facebook {
    font-size: 21px
}

#header.header-pl .social-networks .icon-instagram {
    font-size: 20px
}

#header.header-pl .logo {
    padding-left: 0
}

@media (max-width:767px) {
    #header.header-pl .logo {
        justify-content: flex-start
    }
}

#header .container {
    max-width: 1620px;
    padding-bottom: 6px
}

#header .container:after {
    bottom: 0;
    border-width: 1px 0 3px
}

@media (max-width:767px) {
    #header .container:after {
        left: -20px;
        right: -20px
    }
}

#header .container,
#header .logo {
    display: flex;
    align-items: center
}

#header .logo {
    flex: 1;
    justify-content: center
}

@media (min-width:768px) {
    #header .logo {
        padding-left: 45px
    }
}

@media (max-width:767px) {
    #header .logo {
        padding-left: 10px
    }
}

@media (max-width:767px) {
    #header .logo a {
        width: 125px
    }
}

#header .logo a svg {
    display: block;
    max-width: 100%;
    height: auto
}

@media (max-width:767px) {

    #ensModalWrapper #header .button,
    #header #ensModalWrapper .button,
    #header .btn,
    #header .story-article #mc_embed_signup #mc-embedded-subscribe,
    #header .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup #header #mc-embedded-subscribe,
    .story-article #mc_embed_signup #header input[type=submit] {
        height: 44px
    }
}

@media (max-width:767px) {

    #ensModalWrapper #header .button span,
    #header #ensModalWrapper .button span,
    #header .btn span,
    #header .story-article #mc_embed_signup #mc-embedded-subscribe span,
    #header .story-article #mc_embed_signup input[type=submit] span,
    .story-article #mc_embed_signup #header #mc-embedded-subscribe span,
    .story-article #mc_embed_signup #header input[type=submit] span {
        display: none
    }
}

@media (max-width:767px) {

    #ensModalWrapper #header .btn-red.button,
    #header #ensModalWrapper .btn-red.button,
    #header .btn.btn-red,
    #header .story-article #mc_embed_signup #mc-embedded-subscribe,
    #header .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup #header #mc-embedded-subscribe,
    .story-article #mc_embed_signup #header input[type=submit] {
        padding-left: 15px;
        padding-right: 15px;
        margin-right: -10px
    }
}

@media (max-width:374px) {

    #ensModalWrapper #header .btn-red.button,
    #header #ensModalWrapper .btn-red.button,
    #header .btn.btn-red,
    #header .story-article #mc_embed_signup #mc-embedded-subscribe,
    #header .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup #header #mc-embedded-subscribe,
    .story-article #mc_embed_signup #header input[type=submit] {
        padding-left: 8px;
        padding-right: 8px;
        font-size: 18px
    }
}

#header .current-menu-item>a {
    color: #dc1f26
}

.nav-opener {
    display: block;
    width: 60px;
    height: 14px;
    position: relative;
    margin-right: 49px
}

@media (max-width:1279px) {
    .nav-opener {
        margin-right: 23px
    }
}

@media (max-width:767px) {
    .nav-active .nav-opener {
        z-index: 101
    }
}

.nav-opener:after,
.nav-opener:before,
.nav-opener span {
    background: #231f20;
    border-radius: 4px;
    position: absolute;
    top: 6px;
    left: 0;
    right: 0;
    height: 2px;
    transition: all .2s linear
}

@media (max-width:767px) {

    .nav-active .nav-opener:after,
    .nav-active .nav-opener:before,
    .nav-active .nav-opener span {
        background-color: #fff
    }
}

.nav-opener:after,
.nav-opener:before {
    content: "";
    top: 0
}

.nav-opener:after {
    top: 12px
}

.nav-active .nav-opener:after,
.nav-active .nav-opener:before {
    transform: rotate(45deg);
    top: 50%;
    left: 0;
    right: 0
}

.nav-active .nav-opener:after {
    transform: rotate(-45deg)
}

.nav-active .nav-opener span {
    opacity: 0
}

.nav-active .nav-opener .sr-only em,
.nav-opener .sr-only i {
    display: none
}

.nav-active .nav-opener .sr-only i {
    display: inline
}

#nav {
    color: #fff;
    width: 100%;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 100;
    visibility: hidden
}

@media (min-width:768px) {
    #nav {
        position: absolute;
        width: 580px;
        top: 100%;
        left: -30px;
        opacity: 1 !important
    }
}

.nav-active #nav {
    visibility: visible
}

@media (max-width:767px) {
    #nav {
        overflow-y: auto;
        height: 100vh;
        background-color: #000;
        opacity: 0;
        z-index: 9
    }

    body:not(.resizing) #nav {
        transition: opacity .3s ease-in-out, visibility .3s ease-in-out
    }

    .nav-active #nav {
        opacity: 1 !important;
        visibility: visible
    }
}

#nav:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: -9999px;
    background-color: #000;
    z-index: -1
}

@media (min-width:768px) {
    #nav:after {
        content: ""
    }
}

@media (min-width:768px) {
    #nav .nav-n1 {
        overflow: hidden auto;
        max-height: 0;
        -ms-overflow-style: none;
        scrollbar-width: none
    }

    body:not(.resizing) #nav .nav-n1 {
        transition: max-height .3s ease-in-out
    }

    .nav-active #nav .nav-n1 {
        max-height: calc(100vh - 96px)
    }

    #nav .nav-n1::-webkit-scrollbar {
        display: none
    }
}

#nav .nav-n2 {
    padding: 58px 45px 30px
}

@media (min-width:768px) {
    #nav .nav-n2 {
        background-color: #000;
        padding: 80px 68px 68px 78px;
        transform: translateY(-100%)
    }

    body:not(.resizing) #nav .nav-n2 {
        transition: transform .3s ease-in-out
    }

    .nav-active #nav .nav-n2 {
        transform: translateY(0)
    }
}

#nav .nav-list {
    font: 90px/.95 veneer, sans-serif;
    text-transform: uppercase;
    padding-bottom: 57px;
    margin-bottom: 57px;
    border-bottom: 1px solid #fff
}

@media (max-width:767px) {
    #nav .nav-list {
        font-size: 54px;
        padding-bottom: 33px;
        margin-bottom: 30px
    }
}

@media (min-width:768px) {
    #nav .nav-list>li {
        display: flex;
        align-items: center
    }
}

@media (max-width:767px) {
    #nav .nav-list>li {
        margin-bottom: 9px
    }
}

#nav .nav-list>li:hover>a[href] {
    color: #dc1f26
}

body.apple.firefox #nav .nav-list>li a,
body:not(.apple) #nav .nav-list>li a {
    position: relative;
    top: .1em
}

#nav .nav-list ul {
    font-size: 27px;
    padding-left: 5px
}

@media (max-width:767px) {
    #nav .nav-list ul {
        display: flex;
        flex-wrap: wrap;
        padding: 10px 0 5px;
        font-size: 28px
    }
}

#nav .nav-list ul.links-count-1,
#nav .nav-list ul.links-count-2 {
    font-size: 38px
}

@media (max-width:767px) {

    #nav .nav-list ul.links-count-1,
    #nav .nav-list ul.links-count-2 {
        font-size: 28px
    }
}

@media (max-width:767px) {
    #nav .nav-list ul li {
        margin-bottom: 8px;
        width: 100%
    }
}

#nav .nav-list ul li:hover>a {
    color: #dc1f26
}

@media (max-width:767px) {
    #nav .nav-list ul li:before {
        content: "\2013";
        padding: 0 4px
    }
}

@media (max-width:767px) {
    #nav .nav-list ul a span {
        display: none
    }
}

@media (max-width:767px) {
    #nav .subtitle {
        font-size: 22px;
        margin-bottom: 12px
    }
}

#logo-head {
    -webkit-font-smoothing: antialised;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased
}

#logo-head #logo-head-dog {
    transition: transform .3s ease-out;
    transform: translateY(90px)
}

#logo-head.is-home-page.appear #logo-head-dog,
#logo-head:hover:not(.is-404-logo) #logo-head-dog {
    transform: translateY(0)
}

.search {
    margin-top: 5px
}

@media (min-width:1024px) {
    .search {
        position: relative
    }
}

.search-active .search .search-opener:before {
    content: "\E917"
}

.search .search-opener i {
    display: none
}

.search-active .search .search-opener i {
    display: inline
}

.search-active .search .search-opener em {
    display: none
}

.search .search-drop {
    overflow: hidden;
    visibility: hidden;
    position: absolute;
    width: 0;
    transition: width .3s ease-in-out
}

@media (min-width:1024px) {
    .search .search-drop {
        top: -15px;
        margin-left: 20px;
        left: 100%
    }
}

@media (min-width:1280px) {
    .search .search-drop {
        margin-left: 35px
    }
}

@media (max-width:1023px) {
    .search .search-drop {
        top: 100%;
        left: 0;
        margin-top: 10px
    }
}

.search-active .search .search-drop {
    width: 312px;
    visibility: visible
}

@media (max-width:1279px) {
    .search-active .search .search-drop {
        width: 260px
    }
}

@media (max-width:1023px) {
    .search-active .search .search-drop {
        width: 100%
    }
}

.search .search-drop .inwrap {
    display: flex;
    margin-bottom: 0
}

.search .search-drop input {
    flex: 1
}

.search .search-drop button.icon-search-a {
    background-color: #000;
    color: #fff;
    font-size: 17px;
    border: none;
    width: 50px;
    height: 50px
}

.search .search-drop button.icon-search-a:focus,
.search .search-drop button.icon-search-a:hover {
    background-color: #dc1f26
}

.search .search-drop .icon-times {
    position: absolute;
    background-color: #e7e7e7;
    color: #000;
    border: none;
    top: 15px;
    border-radius: 50%;
    font-size: 10px;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    left: calc(100% - 80px);
    width: 20px;
    height: 20px;
    transition: opacity .3s ease-in-out, visibility .3s ease-in-out
}

.search .search-drop .typing .icon-times {
    opacity: 1;
    visibility: visible
}

@media (min-width:768px) {
    .button-drop-wrap {
        position: relative
    }
}

.button-drop-wrap .drop-opener {
    position: relative
}

@media (min-width:768px) {
    .button-drop-wrap .drop-opener {
        z-index: 3
    }
}

.button-drop-wrap #button-dropdown {
    visibility: hidden;
    position: absolute;
    top: -20px;
    right: -13px;
    display: flex;
    flex-wrap: wrap;
    padding: 78px 13px 33px;
    background: #231f20;
    width: 158px;
    z-index: 2;
    opacity: 0;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out, visibility .3s ease-in-out
}

@media (max-width:767px) {
    .button-drop-wrap #button-dropdown {
        top: 0;
        bottom: 6px;
        left: -20px;
        right: -20px;
        flex-wrap: nowrap;
        width: auto;
        padding: 7px;
        opacity: 1;
        transform: translateY(0) translateX(100%)
    }
}

#ensModalWrapper .button-drop-wrap #button-dropdown .button,
.button-drop-wrap #button-dropdown #ensModalWrapper .button,
.button-drop-wrap #button-dropdown .btn,
.button-drop-wrap #button-dropdown .story-article #mc_embed_signup #mc-embedded-subscribe,
.button-drop-wrap #button-dropdown .story-article #mc_embed_signup input[type=submit],
.story-article #mc_embed_signup .button-drop-wrap #button-dropdown #mc-embedded-subscribe,
.story-article #mc_embed_signup .button-drop-wrap #button-dropdown input[type=submit] {
    width: 100%;
    padding: 15px 0;
    margin-bottom: 8px
}

@media (max-width:767px) {

    #ensModalWrapper .button-drop-wrap #button-dropdown .button,
    .button-drop-wrap #button-dropdown #ensModalWrapper .button,
    .button-drop-wrap #button-dropdown .btn,
    .button-drop-wrap #button-dropdown .story-article #mc_embed_signup #mc-embedded-subscribe,
    .button-drop-wrap #button-dropdown .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup .button-drop-wrap #button-dropdown #mc-embedded-subscribe,
    .story-article #mc_embed_signup .button-drop-wrap #button-dropdown input[type=submit] {
        padding: 12px 0;
        margin: 0
    }

    #ensModalWrapper .button-drop-wrap #button-dropdown .btn+.button,
    #ensModalWrapper .button-drop-wrap #button-dropdown .button+.btn,
    #ensModalWrapper .button-drop-wrap #button-dropdown .button+.button,
    #ensModalWrapper .button-drop-wrap #button-dropdown .story-article #mc_embed_signup #mc-embedded-subscribe+.button,
    #ensModalWrapper .button-drop-wrap #button-dropdown .story-article #mc_embed_signup .button+#mc-embedded-subscribe,
    #ensModalWrapper .button-drop-wrap #button-dropdown .story-article #mc_embed_signup .button+input[type=submit],
    #ensModalWrapper .button-drop-wrap #button-dropdown .story-article #mc_embed_signup input[type=submit]+.button,
    #ensModalWrapper .story-article #mc_embed_signup .button-drop-wrap #button-dropdown #mc-embedded-subscribe+.button,
    #ensModalWrapper .story-article #mc_embed_signup .button-drop-wrap #button-dropdown .button+#mc-embedded-subscribe,
    #ensModalWrapper .story-article #mc_embed_signup .button-drop-wrap #button-dropdown .button+input[type=submit],
    #ensModalWrapper .story-article #mc_embed_signup .button-drop-wrap #button-dropdown input[type=submit]+.button,
    .button-drop-wrap #button-dropdown #ensModalWrapper .btn+.button,
    .button-drop-wrap #button-dropdown #ensModalWrapper .button+.btn,
    .button-drop-wrap #button-dropdown #ensModalWrapper .button+.button,
    .button-drop-wrap #button-dropdown .btn+.btn,
    .button-drop-wrap #button-dropdown .story-article #mc_embed_signup #ensModalWrapper #mc-embedded-subscribe+.button,
    .button-drop-wrap #button-dropdown .story-article #mc_embed_signup #ensModalWrapper .button+#mc-embedded-subscribe,
    .button-drop-wrap #button-dropdown .story-article #mc_embed_signup #ensModalWrapper .button+input[type=submit],
    .button-drop-wrap #button-dropdown .story-article #mc_embed_signup #ensModalWrapper input[type=submit]+.button,
    .button-drop-wrap #button-dropdown .story-article #mc_embed_signup #mc-embedded-subscribe+#mc-embedded-subscribe,
    .button-drop-wrap #button-dropdown .story-article #mc_embed_signup #mc-embedded-subscribe+.btn,
    .button-drop-wrap #button-dropdown .story-article #mc_embed_signup #mc-embedded-subscribe+input[type=submit],
    .button-drop-wrap #button-dropdown .story-article #mc_embed_signup .btn+#mc-embedded-subscribe,
    .button-drop-wrap #button-dropdown .story-article #mc_embed_signup .btn+input[type=submit],
    .button-drop-wrap #button-dropdown .story-article #mc_embed_signup input[type=submit]+#mc-embedded-subscribe,
    .button-drop-wrap #button-dropdown .story-article #mc_embed_signup input[type=submit]+.btn,
    .button-drop-wrap #button-dropdown .story-article #mc_embed_signup input[type=submit]+input[type=submit],
    .story-article #mc_embed_signup .button-drop-wrap #button-dropdown #ensModalWrapper #mc-embedded-subscribe+.button,
    .story-article #mc_embed_signup .button-drop-wrap #button-dropdown #ensModalWrapper .button+#mc-embedded-subscribe,
    .story-article #mc_embed_signup .button-drop-wrap #button-dropdown #ensModalWrapper .button+input[type=submit],
    .story-article #mc_embed_signup .button-drop-wrap #button-dropdown #ensModalWrapper input[type=submit]+.button,
    .story-article #mc_embed_signup .button-drop-wrap #button-dropdown #mc-embedded-subscribe+#mc-embedded-subscribe,
    .story-article #mc_embed_signup .button-drop-wrap #button-dropdown #mc-embedded-subscribe+.btn,
    .story-article #mc_embed_signup .button-drop-wrap #button-dropdown #mc-embedded-subscribe+input[type=submit],
    .story-article #mc_embed_signup .button-drop-wrap #button-dropdown .btn+#mc-embedded-subscribe,
    .story-article #mc_embed_signup .button-drop-wrap #button-dropdown .btn+input[type=submit],
    .story-article #mc_embed_signup .button-drop-wrap #button-dropdown input[type=submit]+#mc-embedded-subscribe,
    .story-article #mc_embed_signup .button-drop-wrap #button-dropdown input[type=submit]+.btn,
    .story-article #mc_embed_signup .button-drop-wrap #button-dropdown input[type=submit]+input[type=submit] {
        margin-left: 8px
    }
}

.button-drop-wrap #button-dropdown .close {
    display: none
}

@media (max-width:767px) {
    .button-drop-wrap #button-dropdown .close {
        display: flex;
        position: relative;
        flex: 0 0 44px
    }

    .button-drop-wrap #button-dropdown .close:after,
    .button-drop-wrap #button-dropdown .close:before {
        content: "";
        width: 22px;
        height: 2px;
        background: #fff;
        border-radius: 4px;
        position: absolute;
        top: 50%
    }

    .button-drop-wrap #button-dropdown .close:before {
        transform: rotate(45deg)
    }

    .button-drop-wrap #button-dropdown .close:after {
        transform: rotate(-45deg)
    }
}

@media (min-width:768px) {

    .button-drop-wrap.button-drop-active .drop-opener,
    .button-drop-wrap.button-drop-active .drop-opener:focus,
    .button-drop-wrap.button-drop-active .drop-opener:hover {
        background: #231f20
    }
}

.button-drop-wrap.button-drop-active #button-dropdown {
    flex-direction: column;
    visibility: visible;
    opacity: 1;
    transform: translateY(0) translateX(0)
}

@media (max-width:767px) {
    .button-drop-wrap.button-drop-active #button-dropdown {
        flex-direction: row
    }
}

.fill-current {
    fill: currentColor;
    display: block
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only.bottom,
.sr-only.top {
    left: 0;
    top: 0;
    z-index: 999;
    position: fixed
}

.sr-only.bottom {
    top: auto;
    bottom: 0
}

.sr-only.sr-only-focusable:focus {
    color: #fff;
    font-size: 14px;
    line-height: 1.25;
    background: #051d2f;
    padding: 5px 10px;
    margin: 5px;
    clip: auto;
    width: auto;
    height: auto
}

.sr-only.sr-only-focusable:focus[accesskey=c],
.sr-only.sr-only-focusable:focus[accesskey=m] {
    z-index: 9999;
    position: fixed;
    text-decoration: none
}

.w1 {
    padding: 0 30px;
    max-width: 1680px;
    margin: 0 auto
}

@media (max-width:767px) {
    .w1 {
        padding: 0 20px
    }
}

.min-h-screen {
    min-height: 100vh
}

@media (min-width:768px) {
    .visible-xs {
        display: none !important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none !important
    }
}

.link {
    font: 20px/1 veneer, sans-serif;
    text-transform: uppercase;
    padding-bottom: 2px;
    position: relative;
    display: inline-block
}

.link:after {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background: #000;
    content: "";
    transition: left .3s ease-in-out, right .3s ease-in-out, width .3s ease-in-out
}

.link:hover {
    text-decoration: none
}

.link:hover:after {
    right: auto;
    left: 0;
    width: 0
}

.link:focus {
    outline: 3px dotted #dc1f26;
    outline-offset: 2px
}

.border-frame {
    border-style: solid;
    border-width: 6px;
    -o-border-image: url(../../images/border.svg) 14 round;
    border-image: url(../../images/border.svg) 14 round
}

a.border-frame:focus,
a.border-frame:hover {
    border-image-source: url(../../images/border-red.svg);
    outline-offset: 4px;
    outline-color: #dc1f26
}

.sticker {
    position: absolute
}

.subtitle {
    display: block;
    font: 400 26px/1 bolonat-hand, sans-serif;
    margin-bottom: 18px
}

@media (max-width:1023px) {
    .subtitle {
        font-size: 20px
    }
}

.heading {
    text-align: center
}

.main {
    padding: 96px 0 157px
}

@media (max-width:1023px) {
    .main {
        padding-bottom: 150px;
        transition: padding-top .3s ease-in-out
    }
}

@media (max-width:767px) {
    .main {
        padding: 64px 0 100px
    }
}

@media (max-width:1023px) {
    .main.search-active {
        padding-top: 170px
    }
}

@media (max-width:767px) {
    .main.search-active {
        padding-top: 144px
    }
}

.section-nav+.main {
    padding: 143px 0 212px
}

@media (max-width:918px) {
    .section-nav+.main {
        padding-top: 170px
    }
}

@media (max-width:767px) {
    .section-nav+.main {
        padding: 104px 0 100px
    }
}

@media (max-width:425px) {
    .section-nav+.main {
        padding-top: 104px
    }
}

.text-pink {
    color: #ec008c
}

.character-count {
    display: inline-block;
    vertical-align: top;
    background-color: #ed1189;
    color: #fff;
    padding: 2px 6px;
    font-weight: 700;
    position: absolute;
    margin-left: 10px;
    font-size: 18px;
    line-height: 1.31;
    display: none
}

@media (max-width:1279px) {
    .character-count {
        position: static;
        margin-left: 5px
    }
}

.slick-dots {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    padding: 25px 50px 16px;
    width: 100%
}

@media (max-width:767px) {
    .slick-dots {
        padding-left: 30px;
        padding-right: 30px
    }
}

.slick-dots li {
    line-height: 0;
    padding: 0 5px !important
}

.slick-dots li.slick-active button,
.slick-dots li button:hover {
    border-color: #dc1f26
}

.slick-dots li.slick-active button:after,
.slick-dots li button:hover:after {
    background: #dc1f26
}

.slick-dots li button {
    transition: all .3s ease-in-out;
    background: none;
    width: 36px;
    height: 36px;
    border: 2.5px solid transparent;
    border-radius: 50%;
    position: relative;
    font-size: 0;
    line-height: 0;
    padding: 0
}

.slick-dots li button:after {
    transition: all .3s ease-in-out;
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #231f20;
    border-radius: 50%
}

.product-arrow {
    transition: color .3s ease-in-out;
    position: absolute;
    top: auto;
    bottom: 26px;
    background: none;
    border: none;
    outline: none;
    padding: 0;
    color: #dc1f26
}

.product-arrow:hover {
    color: #231f20
}

.product-arrow.next-arrow {
    right: 20px
}

.product-arrow.prev-arrow {
    left: 20px
}

.product-arrow.slick-disabled {
    opacity: .3
}

p a:focus {
    outline: 3px dotted #dc1f26
}

#ensModalWrapper p a.button,
.story-article #mc_embed_signup p a#mc-embedded-subscribe,
p #ensModalWrapper a.button,
p .story-article #mc_embed_signup a#mc-embedded-subscribe,
p a.btn {
    outline: none
}

.theme-red .taproom-section .social-network a:focus,
.theme-red .taproom-section .social-network a:hover {
    color: #fff
}

@media (max-width:767px) {

    .theme-red .taproom-section .social-network a:focus,
    .theme-red .taproom-section .social-network a:hover {
        color: #231f20
    }
}

.theme-blue .taproom-section .social-network a:focus,
.theme-blue .taproom-section .social-network a:hover {
    color: #4affd5
}

@media (max-width:767px) {

    .theme-blue .taproom-section .social-network a:focus,
    .theme-blue .taproom-section .social-network a:hover {
        color: #231f20
    }
}

@media (min-width:768px) {
    .theme-blue .taproom-section .inner-content {
        background: rgba(14, 118, 188, .01)
    }
}

.theme-purple .taproom-section .social-network a:focus,
.theme-purple .taproom-section .social-network a:hover {
    color: #4affd5
}

@media (max-width:767px) {

    .theme-purple .taproom-section .social-network a:focus,
    .theme-purple .taproom-section .social-network a:hover {
        color: #231f20
    }
}

@media (min-width:768px) {
    .theme-purple .taproom-section .inner-content {
        background: rgba(164, 25, 144, .01)
    }
}

ul[list] {
    padding-left: 35px
}

ul[list=alpha] {
    counter-reset: item
}

ul[list=alpha]>li {
    counter-increment: item
}

ul[list=alpha]>li:before {
    content: counter(item, lower-alpha) ". "
}

ul[list=alpha-upper] {
    counter-reset: item
}

ul[list=alpha-upper]>li {
    counter-increment: item
}

ul[list=alpha-upper]>li:before {
    content: counter(item, upper-alpha) ". "
}

ul[list=decimal] {
    counter-reset: item2
}

ul[list=decimal]>li {
    counter-increment: item2
}

ul[list=decimal]>li:before {
    content: counter(item2, decimal) ". "
}

ul[list=decimal-bracket] {
    counter-reset: number
}

ul[list=decimal-bracket]>li {
    counter-increment: number
}

ul[list=decimal-bracket]>li:before {
    content: "(" counter(number, decimal) ") "
}

ul[list=circle] {
    list-style: circle
}

hr.border {
    height: 2px;
    border: solid #231f20;
    border-width: 30px -20px
}

@media (max-width:767px) {

    #main-content>div:first-child,
    #main-content>section:first-child {
        margin-top: 0
    }
}

@media (max-width:767px) {
    #main-content>div:not([class*=bg-]):first-child>section:not([class*=bg-]):first-child {
        padding-top: 0
    }
}

@media (max-width:767px) {
    .section-nav-wrap {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99
    }

    .section-nav-wrap .section-nav-opener {
        display: block;
        background: #231f20;
        text-align: center;
        font: 20px/.95 veneer, sans-serif;
        color: #fff;
        padding: 20px
    }

    .section-nav-wrap .section-nav-opener.active span.jump {
        display: none
    }

    .section-nav-wrap .section-nav-opener.active span.hide {
        display: inline-block
    }

    .section-nav-wrap .section-nav-opener span {
        position: relative;
        padding-right: 22px;
        text-transform: uppercase
    }

    .section-nav-wrap .section-nav-opener span:after {
        content: "";
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        right: 0;
        font-family: icomoon;
        line-height: 1
    }

    .section-nav-wrap .section-nav-opener span.jump:after {
        content: "\E909";
        font-size: 16px
    }

    .section-nav-wrap .section-nav-opener span.hide {
        display: none
    }

    .section-nav-wrap .section-nav-opener span.hide:after {
        content: "\E908";
        font-size: 14px
    }

    .section-nav-wrap .section-nav,
    .section-nav-wrap .section-nav:not(.nav-tab) {
        position: static !important;
        font: 24px/.95 veneer, sans-serif;
        text-transform: uppercase;
        background: #fff
    }

    .section-nav-wrap .section-nav .container,
    .section-nav-wrap .section-nav:not(.nav-tab) .container {
        padding: 20px 0
    }

    .section-nav-wrap .section-nav:after,
    .section-nav-wrap .section-nav:before,
    .section-nav-wrap .section-nav:not(.nav-tab):after,
    .section-nav-wrap .section-nav:not(.nav-tab):before {
        content: none
    }

    .section-nav-wrap .section-nav:not(.nav-tab) li,
    .section-nav-wrap .section-nav li {
        display: block
    }

    .section-nav-wrap .section-nav:not(.nav-tab) li+li,
    .section-nav-wrap .section-nav li+li {
        margin-top: 4px
    }

    .section-nav-wrap .section-nav:not(.nav-tab) li a,
    .section-nav-wrap .section-nav li a {
        padding: 8px
    }

    .section-nav-wrap .section-nav:not(.nav-tab) li a.active,
    .section-nav-wrap .section-nav:not(.nav-tab) li a:hover,
    .section-nav-wrap .section-nav li a.active,
    .section-nav-wrap .section-nav li a:hover {
        background: transparent;
        color: #dc1f26
    }
}

@media (min-width:768px) {
    .section-nav-wrap .section-nav-opener span {
        display: none
    }
}

@media (min-width:768px) {
    .section-nav-wrap .section-nav {
        display: block !important
    }
}

.story-article #mc_embed_signup {
    background: none;
    width: auto;
    max-width: 600px;
    margin: 0 auto
}

.story-article #mc_embed_signup .indicates-required {
    margin-bottom: 20px
}

.story-article #mc_embed_signup .mc-field-group+.mc-field-group {
    margin-top: 20px
}

.story-article #mc_embed_signup .mc-field-group br {
    display: none
}

.story-article #mc_embed_signup .mc-field-group label {
    display: inline-block;
    margin-bottom: 5px
}

.story-article #mc_embed_signup .mce-responses {
    margin-top: 10px
}

.story-article #mc_embed_signup input[type=email],
.story-article #mc_embed_signup input[type=text] {
    font-size: 16px
}

#ensModalWrapper .ensTitle {
    font: 24px/1 veneer, sans-serif !important
}

#ensModalWrapper #ensDescription.consentDescription {
    font-size: 20px !important
}

#ensModalWrapper .button {
    font-family: veneer, sans-serif !important;
    font-weight: 400 !important;
    background: #dc1f26 !important
}

#ensModalWrapper .button:hover {
    background: #810a1e !important
}

#ensModalWrapper .button.grey {
    background: #231f20 !important
}

#ensModalWrapper .button.grey:hover {
    background: #810a1e !important
}

#ensModalWrapper .ensModal {
    font: 20px/1 knockout, Arial, Helvetica, sans-serif !important
}

#ensModalWrapper .ensModal .description {
    font-size: 20px !important
}

#ensModalWrapper .ensToggleRow>.ensToggleLabel {
    font-family: veneer, sans-serif !important;
    font-weight: 400 !important;
    font-size: 20px !important
}

#ensModalWrapper .button.blue,
#ensNotifyBanner .button.blue {
    background: #dc1f26 !important
}

#ensModalWrapper .button.blue:hover,
#ensNotifyBanner .button.blue:hover {
    background: #99161a !important
}

#ensModalWrapper .button.grey,
#ensNotifyBanner .button.grey {
    background: #231f20 !important
}

#ensModalWrapper .button.grey:hover,
#ensNotifyBanner .button.grey:hover {
    background: #dc1f26 !important
}

#onetrust-consent-sdk #onetrust-pc-sdk button,
#onetrust-consent-sdk #onetrust-pc-sdk h3,
#onetrust-consent-sdk #onetrust-pc-sdk h3#ot-pvcy-txt,
#onetrust-consent-sdk #onetrust-pc-sdk h4,
#onetrust-consent-sdk #onetrust-pc-sdk p {
    font-size: 18px;
    font-weight: 400
}

#onetrust-consent-sdk #onetrust-pc-sdk h2 {
    font-size: 24px
}

#onetrust-consent-sdk #onetrust-pc-sdk div.ot-active-menu h3,
#onetrust-consent-sdk #onetrust-pc-sdk h4 {
    font-weight: 700
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-policy-text {
    font-size: 18px
}

#onetrust-consent-sdk #onetrust-banner-sdk #onetrust-button-group button {
    font-size: 18px;
    font-weight: 400
}

.full-width-img {
    width: 100%
}

.embed-section {
    padding: 68px 0
}

@media (max-width:767px) {
    .embed-section {
        padding: 37px 0
    }
}

#footer {
    padding: 60px 30px;
    background-color: #000;
    color: #fff;
    font-size: 20px;
    position: relative
}

@media (max-width:767px) {
    #footer {
        padding: 30px 20px;
        font-size: 21px
    }
}

#footer:before {
    content: "";
    position: absolute;
    bottom: 100%;
    height: 324px;
    left: 0;
    right: 0;
    z-index: -1;
    pointer-events: none;
    margin-bottom: -1px;
    background: url(../../images/footer-t.png) repeat-x calc(50% + -147px) 100%/auto 324px
}

@media (max-width:1023px) {
    #footer:before {
        background-size: auto 200px
    }
}

@media (max-width:767px) {
    #footer:before {
        background-size: auto 137px;
        background-position: calc(50% - 173px) 100%
    }
}

#footer a:focus,
#footer a:hover {
    color: #dc1f26
}

#footer .container {
    max-width: 1620px
}

#footer .row+.row {
    margin-top: 185px
}

@media (max-width:1023px) {
    #footer .row+.row {
        margin-top: 68px
    }
}

#footer .logo {
    display: block;
    width: 128px
}

@media (max-width:1023px) {
    #footer .logo {
        width: 97px;
        float: right;
        margin-top: 61px
    }
}

#footer .foo-nav {
    font: 80px/.95 veneer, sans-serif;
    text-transform: uppercase
}

@media (max-width:1023px) {
    #footer .foo-nav {
        font-size: 60px;
        border-top: 1px solid #fff;
        margin-top: 24px;
        padding-top: 35px
    }
}

@media (max-width:767px) {
    #footer .foo-nav {
        font-size: 56px
    }
}

#footer .foo-nav a:focus {
    color: #dc1f26
}

#footer .subtitle {
    font-size: 26px;
    margin: 2px 0 11px
}

@media (max-width:767px) {
    #footer .subtitle {
        margin-bottom: 16px
    }
}

@media (min-width:768px) {
    #footer .foo-links {
        display: flex;
        flex-wrap: wrap
    }
}

@media (max-width:767px) {
    #footer .foo-links {
        display: grid;
        grid-template-columns: 100px auto;
        margin-bottom: 21px
    }
}

#footer .foo-links li {
    margin: 0 20px 10px 0
}

#footer .foo-links a {
    text-decoration: underline
}

#footer .foo-links a:hover {
    text-decoration: none
}

#footer .foo-links a[href="#ensighten-cookie-settings"] {
    display: flex;
    align-items: center;
    gap: 5px
}

#footer .foo-links a[href="#ensighten-cookie-settings"]:before {
    content: "";
    width: 30px;
    height: 15px;
    background: url(../../images/privacyoptions.svg) 0 0/contain no-repeat
}

@media (max-width:1023px) {
    #footer .has-form {
        order: -999
    }
}

@media (max-width:1023px) {
    #footer .col-md-4.col-md-offset-1 {
        height: 1px
    }
}

.form-subscribe {
    height: 60px;
    padding: 5px;
    display: flex;
    background-color: #fff;
    margin-bottom: 62px;
    position: relative
}

@media (max-width:1023px) {
    .form-subscribe {
        height: 52px;
        padding: 4px;
        margin-bottom: 45px
    }
}

.form-subscribe input[type=email] {
    width: 100%;
    min-width: 50px;
    font: 400 18px/1.2 knockout, Arial, Helvetica, sans-serif;
    border-radius: 0;
    height: 100%
}

#ensModalWrapper .form-subscribe .button,
.form-subscribe #ensModalWrapper .button,
.form-subscribe .btn,
.form-subscribe .story-article #mc_embed_signup #mc-embedded-subscribe,
.form-subscribe .story-article #mc_embed_signup input[type=submit],
.story-article #mc_embed_signup .form-subscribe #mc-embedded-subscribe,
.story-article #mc_embed_signup .form-subscribe input[type=submit] {
    margin-left: 5px
}

@media (max-width:1023px) {

    #ensModalWrapper .form-subscribe .button,
    .form-subscribe #ensModalWrapper .button,
    .form-subscribe .btn,
    .form-subscribe .story-article #mc_embed_signup #mc-embedded-subscribe,
    .form-subscribe .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup .form-subscribe #mc-embedded-subscribe,
    .story-article #mc_embed_signup .form-subscribe input[type=submit] {
        height: 44px
    }
}

.form-subscribe label.error {
    position: absolute;
    top: calc(100% + 2px);
    left: 0;
    right: 0;
    padding: 5px 11px
}

@media (min-width:1024px) {
    .form-subscribe .input.error~.lf-label {
        top: 6px
    }
}

@media (min-width:1024px) {
    .form-subscribe .lf-label {
        top: 14px
    }
}

.section-nav:not(.nav-tab) {
    position: relative;
    position: fixed;
    top: 90px;
    left: 0;
    right: 0;
    background: #f3eddb;
    background-image: url(../../images/bg-pattern.png);
    background-repeat: repeat;
    z-index: 9;
    padding: 0 30px
}

@media (max-width:767px) {
    .section-nav:not(.nav-tab) {
        top: 60px;
        padding: 0
    }
}

.section-nav:not(.nav-tab):after,
.section-nav:not(.nav-tab):before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 30px;
    right: 30px;
    height: 6px;
    border: solid #000;
    border-width: 3px 0 1px
}

@media (min-width:1680px) {

    .section-nav:not(.nav-tab):after,
    .section-nav:not(.nav-tab):before {
        max-width: 1620px;
        margin: 0 auto
    }
}

@media (max-width:767px) {

    .section-nav:not(.nav-tab):after,
    .section-nav:not(.nav-tab):before {
        left: 0;
        right: 0
    }
}

.section-nav:not(.nav-tab):before {
    bottom: auto;
    top: 0;
    border-width: 1px 0 3px
}

.section-nav:not(.nav-tab) .container {
    max-width: 1620px;
    padding: 6px 0 10px;
    margin-bottom: -4px
}

.nav-tab,
.section-nav {
    z-index: 98
}

.nav-tab ul,
.section-nav ul {
    letter-spacing: -4px;
    text-align: center
}

@media (max-width:374px) {

    .nav-tab ul,
    .section-nav ul {
        padding: 0 15px
    }
}

.nav-tab li,
.section-nav li {
    display: inline-block;
    vertical-align: middle;
    letter-spacing: 0
}

.nav-tab li a,
.section-nav li a {
    display: block;
    text-transform: uppercase;
    font: 22px/1 veneer, sans-serif;
    padding: 7px 19px 6px;
    position: relative;
    white-space: nowrap;
    transition: background-color .3s ease-in-out, color .3s ease-in-out
}

@media (max-width:1023px) {

    .nav-tab li a,
    .section-nav li a {
        padding: 7px 10px 6px
    }
}

@media (max-width:767px) {

    .nav-tab li a,
    .section-nav li a {
        font-size: 18px;
        padding: 7px 10px
    }
}

body.apple.firefox .nav-tab li a,
body.apple.firefox .section-nav li a,
body:not(.apple) .nav-tab li a,
body:not(.apple) .section-nav li a {
    padding-top: 10px !important
}

.nav-tab li a:after,
.section-nav li a:after {
    content: "";
    width: 0;
    height: 0;
    border-color: #000 transparent transparent;
    border-style: solid;
    border-width: 8px 8px 0;
    top: 100%;
    opacity: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    transition: opacity .3s ease-in-out;
    content: none
}

@media (max-width:767px) {

    .nav-tab li a:after,
    .section-nav li a:after {
        border-width: 10px 10px 0
    }
}

.nav-tab li.active a,
.nav-tab li a.active,
.nav-tab li a:focus,
.nav-tab li a:hover,
.section-nav li.active a,
.section-nav li a.active,
.section-nav li a:focus,
.section-nav li a:hover {
    background: #000;
    color: #fff
}

.nav-tab li.active a:after,
.nav-tab li a.active:after,
.nav-tab li a:hover:after,
.section-nav li.active a:after,
.section-nav li a.active:after,
.section-nav li a:hover:after {
    opacity: 1
}

.nav-tab .new,
.section-nav .new {
    position: relative
}

.nav-tab .new:before,
.section-nav .new:before {
    content: "";
    width: 132px;
    height: 72px;
    z-index: -1;
    margin-top: -3px;
    pointer-events: none;
    background: url(../../images/circle-yellow.svg) no-repeat 50% 50%/contain;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

@media (max-width:767px) {

    .nav-tab .new:before,
    .section-nav .new:before {
        width: 102px;
        height: 56px
    }
}

.theme-blue .nav-tab .new:before,
.theme-blue .section-nav .new:before {
    background-image: url(../../images/circle-blue.svg)
}

.nav-tab {
    background: #f3eddb url(../../images/bg-pattern.png) repeat
}

.nav-tab.multiline {
    padding-top: 10px;
    padding-bottom: 5px
}

.nav-tab.multiline li {
    margin-bottom: 5px
}

@media (max-width:767px) {
    .nav-tab .inner {
        padding: 15px 0 10px;
        margin: -15px 0 -10px
    }
}

.sticky-wrap-nav-tab {
    margin-bottom: 70px
}

@media (max-width:767px) {
    .sticky-wrap-nav-tab {
        margin: 0 -26px 25px
    }
}

.section-intro {
    padding-top: 60px
}

@media (max-width:767px) {
    .section-intro {
        padding-top: 40px
    }
}

.section-intro .intro-heading {
    max-width: 1160px;
    margin: 0 auto;
    text-align: center
}

.section-intro .intro-heading h1 {
    margin-bottom: 64px
}

@media (max-width:1023px) {
    .section-intro .intro-heading h1 {
        margin-bottom: 34px
    }
}

@media (max-width:767px) {
    .section-intro .intro-heading h1 {
        margin-bottom: 28px
    }
}

.section-intro .intro-heading h1 a:focus {
    outline: 1px dotted #dc1f26;
    outline-offset: 2px
}

.section-intro .intro-heading h1.header-shadow {
    text-shadow: 6px 6px 0 #000;
    letter-spacing: 0;
    color: #fff
}

.section-intro .intro-heading .subtitle {
    margin-bottom: 23px
}

@media (min-width:1024px) {
    .section-intro .intro-heading .subtitle {
        margin-bottom: 44px;
        font-size: 28px
    }
}

.section-intro .intro-heading .subtitle.style-bold {
    font-family: veneer, sans-serif;
    font-size: 36px
}

.section-intro .intro-heading .subtitle.style-bold-cap {
    font-family: veneer, sans-serif;
    text-transform: uppercase
}

.section-intro .intro-heading .subtitle.style-background {
    vertical-align: top;
    padding: 0 8px;
    background: #000;
    color: #fff;
    display: inline-block
}

.section-intro .intro-body {
    position: relative
}

@media (min-width:768px) {
    .section-intro .intro-body {
        display: flex
    }
}

@media (min-width:768px) {
    .section-intro .intro-body .left {
        flex: 1
    }
}

@media (max-width:767px) {
    .section-intro .intro-body .left {
        margin: 0 -29px 19px
    }
}

.section-intro .intro-body .left a video {
    display: inline-block
}

@media (min-width:768px) {
    .section-intro .intro-body .right {
        width: 240px;
        margin-left: 40px
    }
}

@media (min-width:1024px) {
    .section-intro .intro-body .right {
        margin-left: 69px;
        padding-right: 100px;
        width: 458px
    }
}

#ensModalWrapper .section-intro .intro-body .button,
.section-intro .intro-body #ensModalWrapper .button,
.section-intro .intro-body .btn,
.section-intro .intro-body .story-article #mc_embed_signup #mc-embedded-subscribe,
.section-intro .intro-body .story-article #mc_embed_signup input[type=submit],
.story-article #mc_embed_signup .section-intro .intro-body #mc-embedded-subscribe,
.story-article #mc_embed_signup .section-intro .intro-body input[type=submit] {
    height: 50px
}

.section-intro .intro-body .headline {
    text-transform: none
}

.section-intro .stamp {
    position: absolute;
    right: -43px;
    width: 112px
}

@media (min-width:768px) {
    .section-intro .stamp {
        right: -57px;
        top: 202px
    }
}

@media (min-width:1024px) {
    .section-intro .stamp {
        width: 173px
    }
}

@media (max-width:767px) {
    .section-intro .stamp {
        bottom: -48px
    }
}

.section-products {
    position: relative;
    padding-top: 160px
}

@media (max-width:767px) {
    .section-products {
        padding-top: 35px
    }
}

.section-products .heading {
    width: 100%
}

.section-products .product-list {
    margin-bottom: 113px
}

@media (max-width:767px) {
    .section-products .product-list {
        margin: 0 -20px 55px
    }

    .section-products .product-list li {
        padding: 0 20px
    }

    .section-products .product-list .desc {
        padding-right: 0
    }
}

@media (max-width:375px) {
    .section-products .product-list .btns {
        display: block
    }

    .section-products .product-list .btns .link {
        margin-top: 20px;
        margin-bottom: 20px
    }
}

@media (max-width:767px) {
    .media-a+.section-products-row.recent-products {
        margin-top: 0
    }
}

@media (max-width:767px) {
    .media-a+.section-products-row.recent-products:before {
        display: block
    }
}

.section-products-row {
    padding: 44px 0 84px;
    position: relative
}

@media (max-width:1023px) {
    .section-products-row {
        padding-bottom: 55px
    }
}

@media (max-width:767px) {
    .section-products-row {
        padding: 36px 0 0
    }
}

.section-products-row.recent-products {
    position: relative;
    margin-top: 152px;
    padding-top: 100px;
    padding-bottom: 40px
}

@media (max-width:1023px) {
    .section-products-row.recent-products {
        margin-top: 80px;
        padding-top: 80px
    }
}

@media (max-width:767px) {
    .section-products-row.recent-products {
        margin-top: 40px;
        padding-top: 40px;
        padding-bottom: 0
    }
}

.product-lp .section-products-row.recent-products {
    margin-top: 70px
}

@media (max-width:767px) {
    .product-lp .section-products-row.recent-products {
        margin-top: 0
    }
}

.section-products-row.recent-products:before {
    content: "";
    position: absolute;
    top: 3px;
    left: 10px;
    right: 10px;
    height: 6px;
    border: solid #000;
    border-width: 3px 0 1px
}

@media (max-width:767px) {
    .section-products-row.recent-products:before {
        display: none
    }

    .product-lp .section-products-row.recent-products:before {
        display: block
    }
}

@media (max-width:767px) {
    .section-products-row.recent-products .heading {
        text-align: center;
        margin-bottom: 30px
    }
}

@media (min-width:1024px) {
    .product-lp .section-products-row.recent-products .heading {
        margin-left: 0
    }
}

@media (min-width:1280px) {
    .product-lp .section-products-row.recent-products .heading {
        width: 29.167%
    }
}

@media (max-width:767px) {
    .section-products-row.recent-products .heading .link {
        font: 18px/1 veneer, sans-serif;
        color: #fff;
        padding: 13px 24px;
        display: inline-block;
        vertical-align: top;
        background: #c8102e
    }

    .section-products-row.recent-products .heading .link:focus,
    .section-products-row.recent-products .heading .link:hover {
        background: #810a1e
    }

    .section-products-row.recent-products .heading .link:after {
        content: none
    }
}

.section-products-row.recent-products h2 {
    font-size: 56px;
    line-height: .75;
    margin-bottom: 20px
}

@media (max-width:1023px) {
    .section-products-row.recent-products h2 {
        font-size: 36px;
        margin-bottom: 15px
    }
}

@media (max-width:767px) {
    .section-products-row.recent-products h2 {
        text-align: center;
        font: 60px/.85 veneer, sans-serif;
        background: url(../../images/texture.png) no-repeat 50% 50%/1250px auto;
        -webkit-background-clip: text;
        background-clip: text;
        color: transparent;
        background-color: #000;
        letter-spacing: .01em;
        margin-bottom: 16px
    }
}

@media (min-width:1024px) {
    .section-products-row+.section-products-row {
        padding-top: 71px
    }
}

@media (max-width:767px) {
    .section-products-row+.section-products-row {
        margin-top: 20px
    }
}

.section-products-row+.section-products-row:before {
    content: "";
    position: absolute;
    top: -4px;
    left: 10px;
    right: 10px;
    height: 6px;
    border: solid #000;
    border-width: 3px 0 1px
}

@media (max-width:1023px) {
    .section-products-row .sticky-wrap-heading {
        height: auto !important
    }
}

@media (min-width:1024px) {
    .section-products-row .heading {
        padding: 53px 0 30px;
        text-align: left
    }
}

@media (max-width:1023px) {
    .section-products-row .heading {
        position: static !important;
        width: 100% !important
    }
}

.section-products-row .heading h1 {
    -webkit-animation: none;
    animation: none;
    margin-bottom: 7px
}

@media (min-width:1024px) {
    .section-products-row .heading h1 {
        letter-spacing: -.003em;
        margin-bottom: 3px;
        margin-right: -20px
    }
}

@media (min-width:1024px) {
    .section-products-row .heading p {
        max-width: 235px
    }
}

.section-products-row .product-list>li {
    margin-bottom: 33px
}

@media (min-width:1024px) and (max-width:1279px) {
    .section-products-row .product-list>li {
        width: 50%
    }
}

@media (max-width:767px) {
    .section-products-row .product-list .slick-list {
        padding: 0;
        margin: 0
    }
}

.section-products-row .product-list .h3 {
    letter-spacing: 0;
    margin-bottom: 6px
}

@media (max-width:767px) {
    .section-products-row .product-list .h3 {
        text-align: center
    }
}

.section-products-row .product-list .h3 a:focus {
    color: #dc1f26
}

.section-products-row .product-list p {
    margin-bottom: 22px
}

.section-products-row .product-arrow.prev-arrow {
    left: 0
}

.section-products-row .product-arrow.next-arrow {
    right: 0
}

.product-list {
    display: flex;
    flex-wrap: wrap
}

@media (max-width:767px) {
    .product-list {
        font-size: 24px;
        line-height: 1.2
    }
}

@media (max-width:767px) {
    .product-list[data-slick-mobile] {
        display: block
    }
}

@media (max-width:767px) {
    .product-list .slick-list {
        margin: 0 -6px;
        padding: 0 6px
    }
}

.product-list .slick-list,
.product-list .slick-track {
    transform: none
}

.product-list>li {
    width: 33.33%;
    position: relative
}

@media (max-width:1023px) {
    .product-list>li {
        width: 50%
    }
}

.product-list>li,
.product-list>li .desc {
    display: flex;
    flex-direction: column
}

.product-list li {
    position: relative
}

.product-list li .content-opener {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
    z-index: 2
}

@media (min-width:768px) {
    .product-list li .content-opener {
        display: none
    }
}

.product-list .desc {
    max-width: 340px;
    margin: 0 auto;
    padding: 0 15px;
    position: relative;
    flex: 1
}

.product-list .txt-wrap {
    flex: 1
}

.product-list .img {
    display: flex;
    position: relative;
    align-items: flex-end;
    justify-content: center;
    margin-bottom: 10px
}

@media (max-width:767px) {
    .product-list .img {
        display: block
    }
}

.product-list .img .img-hold {
    position: relative
}

.product-list .img [aria-labelledby*=variet] img {
    margin-bottom: 6%
}

.product-list .img img {
    margin-bottom: -6%
}

@media (max-width:767px) {
    .product-list .img img {
        margin-bottom: 0;
        width: 100%;
        -o-object-fit: contain;
        object-fit: contain
    }
}

.product-list .img a {
    display: block
}

.product-list .img a:focus {
    outline-offset: 0
}

.product-list .release-stamp {
    position: absolute;
    width: 86px;
    height: 86px;
    right: 10%;
    bottom: 21px;
    transform: rotate(-15deg)
}

@media (max-width:767px) {
    .product-list .release-stamp {
        width: 50px;
        height: 50px;
        right: 0;
        bottom: 25px
    }
}

.product-list .release-stamp .stamp {
    margin: 0 !important
}

.product-list .release-stamp .date {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-transform: uppercase;
    display: block;
    font: 26px/1 veneer, sans-serif;
    width: 86px;
    text-align: center
}

@media (max-width:767px) {
    .product-list .release-stamp .date {
        font-size: 14.87px
    }
}

.product-list .release-stamp .date.date-small {
    font-size: 20px
}

@media (max-width:767px) {
    .product-list .release-stamp .date.date-small {
        font-size: 12px
    }
}

.product-list h3 {
    margin-bottom: 10px;
    padding-bottom: 1px
}

@media (max-width:767px) {
    .product-list h3 {
        margin-bottom: 7px;
        text-align: center
    }
}

@media (max-width:767px) {
    .product-list .hidden-sm {
        display: none
    }
}

@media (min-width:768px) {
    .product-list .show-sm {
        display: none
    }
}

.product-list .description {
    padding-bottom: 1px
}

.product-list p {
    margin-bottom: 32px
}

@media (max-width:767px) {
    .product-list p {
        margin-bottom: 15px
    }
}

.product-list .btns {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    min-height: 50px;
    gap: 15px
}

#ensModalWrapper .product-list .button,
.product-list #ensModalWrapper .button,
.product-list .btn,
.product-list .story-article #mc_embed_signup #mc-embedded-subscribe,
.product-list .story-article #mc_embed_signup input[type=submit],
.story-article #mc_embed_signup .product-list #mc-embedded-subscribe,
.story-article #mc_embed_signup .product-list input[type=submit] {
    white-space: nowrap
}

@media (max-width:1439px) {

    #ensModalWrapper .product-list .button,
    .product-list #ensModalWrapper .button,
    .product-list .btn,
    .product-list .story-article #mc_embed_signup #mc-embedded-subscribe,
    .product-list .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup .product-list #mc-embedded-subscribe,
    .story-article #mc_embed_signup .product-list input[type=submit] {
        padding: 3px 30px
    }
}

@media (max-width:767px) {

    #ensModalWrapper .product-list .button,
    .product-list #ensModalWrapper .button,
    .product-list .btn,
    .product-list .story-article #mc_embed_signup #mc-embedded-subscribe,
    .product-list .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup .product-list #mc-embedded-subscribe,
    .story-article #mc_embed_signup .product-list input[type=submit] {
        height: 44px;
        padding: 3px 24px
    }
}

@media (max-width:767px) {
    .product-list:not([data-slick-mobile]) {
        margin-right: 0
    }
}

@media (max-width:767px) {
    .product-list:not([data-slick-mobile])>li {
        width: 100%;
        display: flex;
        justify-content: center
    }

    .product-list:not([data-slick-mobile])>li:last-child {
        margin-bottom: 30px
    }
}

@media (max-width:767px) {
    .product-list:not([data-slick-mobile]) .img {
        width: 156px;
        margin-right: 0
    }
}

@media (max-width:767px) {
    .product-list:not([data-slick-mobile]) .img img {
        margin: -16px 0 0 -3px
    }
}

@media (max-width:767px) {
    .product-list:not([data-slick-mobile]) .desc {
        padding-right: 0;
        max-width: none;
        flex: 1;
        padding-top: 25px
    }
}

@media (max-width:767px) {

    .content-slide-up,
    .desc.content-slide-up {
        position: fixed !important;
        width: 100%;
        padding: 0;
        max-width: none;
        flex: none;
        bottom: 0;
        left: 0;
        right: 0;
        background: #231f20;
        color: #fff;
        z-index: 9999;
        padding: 76px 20px 50px !important
    }
}

@media (min-width:768px) {

    .content-slide-up,
    .desc.content-slide-up {
        display: flex !important
    }
}

.content-slide-up h2,
.desc.content-slide-up h2 {
    text-align: center
}

@media (max-width:767px) {

    .content-slide-up h2,
    .desc.content-slide-up h2 {
        text-align: left !important;
        margin-bottom: 12px !important
    }
}

.content-slide-up h3,
.desc.content-slide-up h3 {
    text-align: center;
    margin-bottom: 12px
}

@media (max-width:767px) {

    .content-slide-up h3,
    .desc.content-slide-up h3 {
        text-align: left
    }
}

.content-slide-up .txt-wrap,
.desc.content-slide-up .txt-wrap {
    text-align: center
}

@media (max-width:767px) {

    .content-slide-up .txt-wrap,
    .desc.content-slide-up .txt-wrap {
        text-align: left
    }
}

.content-slide-up .btns,
.desc.content-slide-up .btns {
    justify-content: center
}

@media (max-width:767px) {

    .content-slide-up .btns,
    .desc.content-slide-up .btns {
        justify-content: flex-start
    }
}

@media (max-width:767px) {

    #ensModalWrapper .content-slide-up .btns .button,
    .content-slide-up .btns #ensModalWrapper .button,
    .content-slide-up .btns .btn,
    .content-slide-up .btns .story-article #mc_embed_signup #mc-embedded-subscribe,
    .content-slide-up .btns .story-article #mc_embed_signup input[type=submit],
    .desc.content-slide-up .btns .btn,
    .desc.content-slide-up .btns .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup .content-slide-up .btns #mc-embedded-subscribe,
    .story-article #mc_embed_signup .content-slide-up .btns input[type=submit],
    .story-article #mc_embed_signup .desc.content-slide-up .btns input[type=submit] {
        background: #dc1f26
    }

    #ensModalWrapper .content-slide-up .btns .button:hover,
    .content-slide-up .btns #ensModalWrapper .button:hover,
    .content-slide-up .btns .btn:hover,
    .content-slide-up .btns .story-article #mc_embed_signup #mc-embedded-subscribe:hover,
    .content-slide-up .btns .story-article #mc_embed_signup input[type=submit]:hover,
    .desc.content-slide-up .btns .btn:hover,
    .desc.content-slide-up .btns .story-article #mc_embed_signup input[type=submit]:hover,
    .story-article #mc_embed_signup .content-slide-up .btns #mc-embedded-subscribe:hover,
    .story-article #mc_embed_signup .content-slide-up .btns input[type=submit]:hover,
    .story-article #mc_embed_signup .desc.content-slide-up .btns input[type=submit]:hover {
        background-color: #810a1e
    }
}

@media (max-width:767px) {

    .content-slide-up .btns .link,
    .desc.content-slide-up .btns .link {
        color: #fff
    }
}

@media (max-width:767px) {

    .content-slide-up .btns .link:after,
    .desc.content-slide-up .btns .link:after {
        background: #fff
    }
}

.content-slide-up .close,
.desc.content-slide-up .close {
    transition: color .3s ease-in-out;
    position: absolute;
    right: 20px;
    top: 22px;
    font-size: 26px;
    cursor: pointer
}

@media (min-width:768px) {

    .content-slide-up .close,
    .desc.content-slide-up .close {
        display: none
    }
}

.content-slide-up .close:hover,
.desc.content-slide-up .close:hover {
    color: #dc1f26
}

#beer-variety-packs.section-products-row .product-list .img .img-hold {
    padding-right: 10px
}

@media (max-width:767px) {
    #beer-variety-packs.section-products-row .product-list .h3 {
        margin-top: 15px
    }
}

.section-recent-products {
    padding: 160px 0 50px
}

@media (max-width:767px) {
    .section-recent-products {
        padding-top: 100px
    }
}

#ensModalWrapper .section-recent-products .btns .button:hover,
#ensModalWrapper .section-recent-products .heading .button:hover,
.section-recent-products .btns #ensModalWrapper .button:hover,
.section-recent-products .btns .btn:hover,
.section-recent-products .btns .story-article #mc_embed_signup #mc-embedded-subscribe:hover,
.section-recent-products .btns .story-article #mc_embed_signup input[type=submit]:hover,
.section-recent-products .heading #ensModalWrapper .button:hover,
.section-recent-products .heading .btn:hover,
.section-recent-products .heading .story-article #mc_embed_signup #mc-embedded-subscribe:hover,
.section-recent-products .heading .story-article #mc_embed_signup input[type=submit]:hover,
.story-article #mc_embed_signup .section-recent-products .btns #mc-embedded-subscribe:hover,
.story-article #mc_embed_signup .section-recent-products .btns input[type=submit]:hover,
.story-article #mc_embed_signup .section-recent-products .heading #mc-embedded-subscribe:hover,
.story-article #mc_embed_signup .section-recent-products .heading input[type=submit]:hover {
    background: #dc1f26
}

.section-recent-products .heading {
    margin-bottom: 40px
}

.section-recent-products .heading h2 {
    margin-bottom: 40px;
    font-size: 48px;
    letter-spacing: -.1em;
    line-height: .92
}

@media (min-width:768px) {
    .section-recent-products .heading h2 {
        font: 75px/.85 veneer, sans-serif;
        letter-spacing: .02em
    }
}

@media (min-width:1280px) {
    .section-recent-products .heading h2 {
        font-size: 110px
    }
}

.section-recent-products .product-list {
    text-align: center;
    justify-content: center
}

@media (max-width:767px) {
    .section-recent-products .product-list {
        gap: 40px;
        font-size: 18px;
        line-height: 1.3
    }
}

.section-recent-products .product-list h3 {
    line-height: 1
}

@media (max-width:767px) {
    .section-recent-products .product-list h3 {
        font-size: 36px;
        line-height: 1
    }
}

@media (min-width:768px) {
    .section-recent-products .product-list>li {
        max-width: 390px;
        width: 33.33%
    }
}

@media (max-width:767px) {
    .section-recent-products .product-list .img {
        width: auto
    }
}

.section-recent-products .product-list .img img {
    max-width: 320px;
    width: 100%
}

@media (max-width:767px) {
    .section-recent-products .product-list .desc {
        padding: 0
    }
}

@media (min-width:768px) {
    .section-recent-products .product-list .btns {
        flex-direction: column
    }
}

@media (max-width:767px) {
    .section-recent-products .product-list .btns {
        justify-content: center
    }
}

@media (min-width:768px) {

    #ensModalWrapper .section-recent-products .product-list .btns .button,
    .section-recent-products .product-list .btns #ensModalWrapper .button,
    .section-recent-products .product-list .btns .btn,
    .section-recent-products .product-list .btns .story-article #mc_embed_signup #mc-embedded-subscribe,
    .section-recent-products .product-list .btns .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup .section-recent-products .product-list .btns #mc-embedded-subscribe,
    .story-article #mc_embed_signup .section-recent-products .product-list .btns input[type=submit] {
        max-width: 253px;
        width: 100%
    }
}

@media (max-width:767px) {

    #ensModalWrapper .section-recent-products .product-list .btns .button,
    .section-recent-products .product-list .btns #ensModalWrapper .button,
    .section-recent-products .product-list .btns .btn,
    .section-recent-products .product-list .btns .story-article #mc_embed_signup #mc-embedded-subscribe,
    .section-recent-products .product-list .btns .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup .section-recent-products .product-list .btns #mc-embedded-subscribe,
    .story-article #mc_embed_signup .section-recent-products .product-list .btns input[type=submit] {
        flex: 1
    }
}

@media (min-width:768px) {
    .section-recent-products .product-list .btns .show-m {
        display: none
    }
}

@media (max-width:767px) {
    .section-recent-products .product-list .btns .hide-m {
        display: none
    }
}

@media (min-width:768px) {
    .section-media {
        display: flex
    }
}

.section-media .img {
    position: relative;
    flex: 1
}

@media (max-width:767px) {
    .section-media .img {
        aspect-ratio: 1.3;
        display: block
    }
}

.section-media .img img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.section-media .desc {
    width: 360px;
    margin: 7px 0 0 86px
}

@media (max-width:1023px) {
    .section-media .desc {
        margin-left: 40px;
        width: 260px
    }
}

@media (max-width:767px) {
    .section-media .desc {
        margin: 30px 0 0;
        width: auto;
        font-size: 24px;
        line-height: 1.2
    }
}

@media (max-width:767px) {
    .section-media .desc h2 {
        font-size: 26px;
        margin-bottom: 8px
    }
}

@media (max-width:767px) {
    .section-media .desc p {
        margin: 0 -13px 16px 0
    }
}

@media (max-width:767px) {
    .section-media .subtitle {
        margin-bottom: 10px
    }
}

.media-a {
    display: flex;
    flex-wrap: wrap;
    margin-top: 84px
}

@media (max-width:767px) {
    .media-a {
        margin-top: 18px;
        position: relative
    }
}

@media (min-width:1280px) {
    .media-a.container-sm .desc {
        padding-right: 50px
    }
}

@media (min-width:1024px) and (max-width:1279px) {
    .media-a.container-sm h2 {
        font-size: 50px
    }
}

.media-a.has-border {
    position: relative;
    border-bottom: 1px solid #000;
    padding: 100px 0 90px
}

@media (max-width:1023px) {
    .media-a.has-border {
        padding: 60px 0 48px
    }
}

.media-a.has-border:after {
    content: "";
    position: absolute;
    top: 3px;
    left: 0;
    right: 0;
    height: 6px;
    border: solid #000;
    border-width: 3px 0 1px
}

.media-a.has-border-top {
    position: relative;
    padding-top: 70px
}

@media (max-width:767px) {
    .media-a.has-border-top {
        padding-top: 50px
    }
}

.media-a.has-border-top:before {
    content: "";
    position: absolute;
    top: -4px;
    left: 0;
    right: 0;
    height: 6px;
    border: solid #000;
    border-width: 3px 0 1px
}

@media (min-width:768px) {
    .media-a.alt .desc {
        order: 0;
        padding-right: 0;
        padding-left: 50px
    }
}

@media (min-width:1280px) {
    .media-a.alt .desc {
        padding-left: 85px
    }
}

.media-a.type-2 {
    align-items: center;
    margin-bottom: 40px
}

@media (min-width:768px) {
    .media-a.type-2 {
        margin-bottom: 70px
    }
}

@media (min-width:1280px) {
    .media-a.type-2 .img-hold {
        width: 505px;
        flex: initial
    }
}

.media-a.type-2 .desc {
    padding-bottom: 0
}

@media (min-width:1280px) {
    .media-a.type-2 .desc {
        max-width: none;
        flex: 1
    }
}

.media-a.type-2 .desc .inner {
    max-width: none
}

.media-a.type-2 h2 {
    margin-right: 0
}

#ensModalWrapper .media-a .btns .button,
.media-a .btns #ensModalWrapper .button,
.media-a .btns .btn,
.media-a .btns .story-article #mc_embed_signup #mc-embedded-subscribe,
.media-a .btns .story-article #mc_embed_signup input[type=submit],
.story-article #mc_embed_signup .media-a .btns #mc-embedded-subscribe,
.story-article #mc_embed_signup .media-a .btns input[type=submit] {
    padding: 3px 26px;
    margin-right: 20px
}

.media-a .desc {
    width: 547px;
    padding-right: 85px;
    position: relative;
    padding-bottom: 85px
}

@media (max-width:1279px) {
    .media-a .desc {
        width: 45%;
        padding-right: 50px;
        padding-bottom: 50px
    }
}

@media (max-width:767px) {
    .media-a .desc {
        padding-right: 0;
        width: 100%
    }
}

@media (min-width:768px) {
    .media-a .desc {
        order: -1
    }
}

.media-a .inner {
    max-width: 380px
}

@media (max-width:767px) {
    .media-a .inner {
        max-width: none
    }
}

@media (max-width:767px) {
    .media-a .inner :last-child {
        margin-bottom: 0
    }
}

.media-a .sticker {
    width: 283px;
    bottom: 0;
    right: 30px
}

@media (max-width:1439px) {
    .media-a .sticker {
        width: 250px
    }
}

@media (max-width:1279px) {
    .media-a .sticker {
        width: 200px
    }
}

@media (max-width:1023px) {
    .media-a .sticker {
        width: 150px;
        right: 10px;
        bottom: -20px
    }
}

@media (max-width:767px) {
    .media-a .sticker {
        width: 166px;
        bottom: -37px
    }
}

@media (max-width:767px) {
    .media-a .subtitle {
        margin-bottom: 16px
    }
}

.media-a h2 {
    margin-bottom: 22px;
    margin-right: -75px
}

@media (max-width:1279px) {
    .media-a h2 {
        margin-right: 0
    }
}

@media (max-width:767px) {
    .media-a h2 {
        margin-bottom: 13px
    }
}

.media-a h2 a:focus {
    color: #dc1f26
}

@media (max-width:767px) {

    #ensModalWrapper .media-a .button,
    .media-a #ensModalWrapper .button,
    .media-a .btn,
    .media-a .story-article #mc_embed_signup #mc-embedded-subscribe,
    .media-a .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup .media-a #mc-embedded-subscribe,
    .story-article #mc_embed_signup .media-a input[type=submit] {
        height: 50px
    }
}

@media (min-width:768px) {
    .media-a .img-hold {
        flex: 1
    }
}

@media (max-width:767px) {
    .media-a .img-hold {
        margin-bottom: 27px;
        width: 100%
    }
}

.media-a .img-hold img {
    width: 100%
}

@media (min-width:768px) {
    .product-lp .media-a .img-hold img {
        height: 505px;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.section-taprooms {
    margin-top: 130px
}

@media (max-width:767px) {
    .section-taprooms {
        margin-top: 70px
    }
}

.section-taprooms .heading {
    margin-bottom: 40px;
    position: relative
}

@media (max-width:767px) {
    .section-taprooms .heading {
        margin-bottom: 15px
    }
}

.section-taprooms .heading .subtitle {
    margin-bottom: 10px
}

@media (max-width:767px) {
    .section-taprooms .heading .subtitle {
        margin-bottom: 16px
    }
}

.section-taprooms .heading .sticker {
    left: 7.6%;
    bottom: -19px
}

@media (max-width:1279px) {
    .section-taprooms .heading .sticker {
        width: 180px;
        left: 1.6%;
        bottom: -12px
    }
}

@media (max-width:767px) {
    .section-taprooms .heading .sticker {
        display: none
    }
}

.section-taprooms .thumb {
    position: relative;
    color: #fff;
    display: block;
    overflow: hidden
}

.section-taprooms .thumb:focus,
.section-taprooms .thumb:hover {
    color: #dc1f26
}

.section-taprooms .thumb:focus {
    outline: 6px solid #dc1f26;
    outline-offset: 1px
}

.section-taprooms .thumb .thumb-caption {
    position: absolute;
    bottom: 36px;
    left: 0;
    right: 0;
    text-align: center;
    padding: 20px;
    z-index: 1;
    background: rgba(35, 31, 32, .85)
}

@media (max-width:767px) {
    .section-taprooms .thumb .thumb-caption {
        bottom: 0
    }
}

.section-taprooms .thumb .title {
    display: block;
    font: 100px/.95 veneer, sans-serif;
    text-transform: uppercase;
    margin-bottom: 6px
}

@media (max-width:1279px) {
    .section-taprooms .thumb .title {
        font-size: 64px
    }
}

@media (max-width:1023px) {
    .section-taprooms .thumb .title {
        font-size: 44px
    }
}

@media (max-width:479px) {
    .section-taprooms .thumb .title {
        font-size: 30px
    }
}

body.apple.firefox .section-taprooms .thumb .title,
body:not(.apple) .section-taprooms .thumb .title {
    position: relative;
    top: .1em;
    letter-spacing: -.16rem
}

.section-taprooms .thumb .subtitle {
    margin-bottom: 0
}

@media (max-width:479px) {
    .section-taprooms .thumb .subtitle {
        font-size: 14px
    }
}

.section-taprooms .slick-slide {
    width: 226px
}

.section-taprooms .row {
    justify-content: center
}

@media (max-width:767px) {
    .section-taprooms .row {
        margin: 0 -25px 0 -5px
    }
}

@media (max-width:767px) {
    .section-taprooms .row .col-sm-8 {
        padding: 0 5px
    }
}

.section-taprooms .product-arrow.next-arrow {
    right: 25px
}

.section-taprooms .product-arrow.prev-arrow {
    left: 5px
}

.section-tour {
    position: relative;
    padding: 70px 0 0
}

@media (max-width:767px) {
    .section-tour {
        padding: 48px 0 0
    }
}

.section-tour .desc {
    padding-bottom: 0
}

.section-tour .media-a {
    margin: 0
}

.section-tour .media-a .inner {
    max-width: 440px
}

.section-tour .img-hold {
    position: relative
}

.section-tour .img-hold a {
    display: block
}

.section-tour:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 6px;
    border: solid #000;
    border-width: 3px 0 1px
}

.section-tour+.section-tour:before {
    display: none
}

.section-tour+.tab-section {
    padding-top: 70px;
    margin-top: 70px
}

@media (max-width:767px) {
    .section-tour+.tab-section {
        margin-top: 48px;
        padding-top: 45px
    }
}

.section-tour+.tab-section:before {
    content: "";
    position: absolute;
    top: -6px;
    left: 0;
    right: 0;
    height: 6px;
    border: solid #000;
    border-width: 3px 0 1px
}

.section-slogan {
    margin: 152px 3.5% 0;
    position: relative
}

@media (max-width:767px) {
    .section-slogan {
        margin: 69px -35px 0 -2px
    }
}

.section-slogan.slogan-ipa {
    margin-top: 0;
    margin-bottom: 58px
}

@media (max-width:1279px) {
    .section-slogan.slogan-ipa {
        max-width: 800px;
        margin: 0 auto 30px
    }
}

@media (max-width:1023px) {
    .section-slogan.slogan-ipa {
        max-width: 768px
    }
}

@media (max-width:767px) {
    .section-slogan.slogan-ipa {
        max-width: 350px
    }
}

.section-slogan.slogan-ipa .img {
    margin: -124px 0 -90px 37px
}

@media (max-width:1439px) {
    .section-slogan.slogan-ipa .img {
        margin-left: -80px
    }
}

@media (max-width:1279px) {
    .section-slogan.slogan-ipa .img {
        margin: -88px 0 -30px -90px
    }
}

@media (max-width:1023px) {
    .section-slogan.slogan-ipa .img {
        margin-left: -47px
    }
}

@media (max-width:767px) {
    .section-slogan.slogan-ipa .img {
        margin: 0 0 0 -47px;
        width: 73%;
        max-width: 255px
    }
}

.section-slogan.slogan-ipa q {
    text-align: center;
    top: 66px;
    right: 0;
    z-index: -1
}

@media (max-width:1279px) {
    .section-slogan.slogan-ipa q {
        right: 0
    }
}

@media (max-width:767px) {
    .section-slogan.slogan-ipa q {
        right: -6px;
        font-size: 51px;
        top: 60px
    }
}

.section-slogan.slogan-ipa q .slogan>span:last-child:after {
    content: "\201D"
}

.section-slogan.slogan-ipa q .slogan .line3 {
    font-size: 68%
}

.section-slogan.slogan-ipa q .slogan .line4 {
    font-size: 36%;
    padding-top: 4px
}

.section-slogan.slogan-ipa q .sticker {
    right: auto;
    left: 11%;
    margin-top: 40px
}

@media (max-width:767px) {
    .section-slogan.slogan-ipa q .sticker {
        margin-top: 14px
    }
}

@media (min-width:768px) {
    .section-slogan.slogan-daytime {
        margin-top: 0
    }
}

@media (max-width:767px) {
    .section-slogan.slogan-daytime {
        margin-bottom: 30px
    }
}

@media (min-width:1024px) {
    .section-slogan.slogan-daytime q {
        padding-top: 111px
    }
}

.section-slogan.slogan-daytime q .slogan>span,
.section-slogan.slogan-daytime q .slogan>span:first-child:before,
.section-slogan.slogan-daytime q .slogan>span:last-child:after {
    background-color: #006eb6
}

.section-slogan.slogan-daytime q .slogan .line-1 {
    text-align: right
}

@media (max-width:767px) {
    .section-slogan.slogan-daytime .img {
        width: 70%;
        margin-left: -6.7%;
        margin-top: -46px
    }
}

.section-slogan.slogan-hazy {
    margin-top: 100px;
    margin-right: -70px
}

@media (max-width:1439px) {
    .section-slogan.slogan-hazy {
        margin-right: 0
    }
}

@media (max-width:1279px) {
    .section-slogan.slogan-hazy {
        margin: 60px auto 0;
        max-width: 964px
    }
}

@media (max-width:1023px) {
    .section-slogan.slogan-hazy {
        margin: 60px auto 0;
        max-width: 730px
    }
}

@media (max-width:767px) {
    .section-slogan.slogan-hazy {
        max-width: 375px
    }
}

.section-slogan.slogan-hazy q {
    text-align: center;
    font-size: 240px
}

@media (max-width:1679px) {
    .section-slogan.slogan-hazy q {
        right: 8%
    }
}

@media (max-width:1439px) {
    .section-slogan.slogan-hazy q {
        font-size: 180px;
        right: 4%
    }
}

@media (max-width:1349px) {
    .section-slogan.slogan-hazy q {
        right: 0
    }
}

@media (max-width:1279px) {
    .section-slogan.slogan-hazy q {
        font-size: 240px
    }
}

@media (max-width:1023px) {
    .section-slogan.slogan-hazy q {
        font-size: 200px;
        right: 1.8%
    }
}

@media (max-width:767px) {
    .section-slogan.slogan-hazy q {
        font-size: 90px;
        top: 0;
        right: 0
    }
}

.section-slogan.slogan-hazy q:after {
    content: "";
    position: absolute;
    left: -32%;
    top: -93%;
    background-image: url(../../images/bg-arc01.png);
    background-size: contain;
    background-repeat: no-repeat;
    width: 1045px;
    height: 960px;
    z-index: -1
}

@media (max-width:1439px) {
    .section-slogan.slogan-hazy q:after {
        width: 800px;
        height: 734px
    }
}

@media (max-width:1279px) {
    .section-slogan.slogan-hazy q:after {
        width: 1045px;
        height: 960px
    }
}

@media (max-width:1023px) {
    .section-slogan.slogan-hazy q:after {
        width: 850px;
        height: 779px
    }
}

@media (max-width:767px) {
    .section-slogan.slogan-hazy q:after {
        width: 360px;
        height: 330px;
        left: -40%;
        top: -83%
    }
}

.section-slogan.slogan-hazy q .slogan>span,
.section-slogan.slogan-hazy q .slogan>span:first-child:before,
.section-slogan.slogan-hazy q .slogan>span:last-child:after {
    background-color: #fff;
    background-image: url(../../images/texture-green.png)
}

.section-slogan.slogan-hazy q .slogan>span:first-child:before {
    content: "\201C"
}

.section-slogan.slogan-hazy q .slogan>span:last-child:after {
    content: "\201D"
}

.section-slogan.slogan-hazy q .slogan .line1 {
    font-size: 25%
}

.section-slogan.slogan-hazy q .slogan .line3 {
    font-size: 38%
}

.section-slogan.slogan-hazy q .slogan .line4 {
    font-style: normal;
    font-size: 25%
}

.section-slogan.slogan-hazy .sticker {
    margin-top: 19px;
    right: auto;
    left: 0
}

@media (max-width:1023px) {
    .section-slogan.slogan-hazy .sticker {
        margin-top: 30px
    }
}

.section-slogan.slogan-hazy .star {
    position: absolute
}

@media (max-width:767px) {
    .section-slogan.slogan-hazy .star {
        display: none
    }
}

.section-slogan.slogan-hazy .star.star1 {
    right: 0;
    bottom: 10%
}

.section-slogan.slogan-hazy .star.star2 {
    top: -36%;
    left: 66%
}

.section-slogan.slogan-hazy .star.star3 {
    left: 37%;
    bottom: -37%
}

.section-slogan.slogan-hazy .img {
    width: 599px;
    margin-left: 2.3%
}

@media (max-width:1549px) {
    .section-slogan.slogan-hazy .img {
        margin-top: 50px;
        width: 550px
    }
}

@media (max-width:1439px) {
    .section-slogan.slogan-hazy .img {
        width: 480px;
        margin-top: 26px
    }
}

@media (max-width:1279px) {
    .section-slogan.slogan-hazy .img {
        width: 550px
    }
}

@media (max-width:1023px) {
    .section-slogan.slogan-hazy .img {
        width: 68%;
        margin-left: -14.7%;
        margin-top: 66px
    }
}

@media (max-width:767px) {
    .section-slogan.slogan-hazy .img {
        margin-left: -8.7%;
        margin-top: -5px
    }
}

.section-slogan .img {
    margin-left: 5.3%
}

@media (max-width:1439px) {
    .section-slogan .img {
        margin-left: -.7%
    }
}

@media (max-width:1279px) {
    .section-slogan .img {
        width: 75%
    }
}

.section-slogan q {
    font: 170px/.95 veneer, sans-serif;
    position: absolute;
    display: inline-block;
    top: 58px;
    right: 7.8%;
    text-transform: uppercase;
    padding-left: 53px
}

@media (max-width:1679px) {
    .section-slogan q {
        font-size: 147px;
        right: 1.8%
    }
}

@media (max-width:1439px) {
    .section-slogan q {
        right: 0
    }
}

@media (max-width:1279px) {
    .section-slogan q {
        font-size: 112px
    }
}

@media (max-width:1023px) {
    .section-slogan q {
        font-size: 82px
    }
}

@media (max-width:767px) {
    .section-slogan q {
        font-size: 47px;
        top: -24px;
        right: 34px;
        padding-left: 16px
    }
}

.section-slogan q .slogan {
    display: block
}

.section-slogan q .slogan>span {
    padding-top: 3px;
    display: block;
    position: relative;
    background-color: #dc1f26
}

.section-slogan q .slogan>span:first-child:before,
.section-slogan q .slogan>span:last-child:after {
    position: absolute;
    background-color: #dc1f26
}

.section-slogan q .slogan>span:first-child:before {
    content: "\201C";
    font-size: 100%;
    margin-left: -54px;
    font-size: 133px
}

@media (max-width:1279px) {
    .section-slogan q .slogan>span:first-child:before {
        margin-left: -44px
    }
}

@media (max-width:1023px) {
    .section-slogan q .slogan>span:first-child:before {
        font-size: 100px
    }
}

.section-slogan q .slogan>span:last-child:after {
    content: "\201D";
    font-size: 146.5%;
    font-size: 133px
}

@media (max-width:1023px) {
    .section-slogan q .slogan>span:last-child:after {
        font-size: 100px
    }
}

.section-slogan q .slogan .line-1 {
    font-size: 100%
}

.section-slogan q .slogan .line-2 {
    font-size: 98%
}

.section-slogan q .slogan .line-3 {
    font-style: normal;
    font-size: 67.5%;
    padding-left: 9px
}

.section-slogan q:after,
.section-slogan q:before {
    content: none
}

.section-slogan .sticker {
    top: 100%;
    margin-top: 33px;
    right: 17.8%
}

@media (max-width:767px) {
    .section-slogan .sticker {
        width: 67px;
        right: 30px;
        margin-top: 13px
    }
}

.product-intro .section-slogan {
    position: relative;
    flex: 1 0 auto;
    margin: 0
}

.product-intro .section-slogan .sticker {
    right: auto;
    left: 8%
}

.product-intro .section-slogan q {
    font-size: 100px;
    width: 60%;
    top: 40%;
    transform: translateY(-50%)
}

.product-intro .section-slogan q .slogan {
    text-align: center
}

.product-intro .section-slogan q .slogan>span.line-size-30 {
    font-size: 30%
}

.product-intro .section-slogan q .slogan>span.line-size-40 {
    font-size: 40%
}

.product-intro .section-slogan q .slogan>span.line-size-50 {
    font-size: 50%
}

.product-intro .section-slogan q .slogan>span.line-size-60 {
    font-size: 60%
}

.product-intro .section-slogan q .slogan>span.line-size-90 {
    font-size: 90%
}

.product-intro .section-slogan q .slogan>span.line-size-115 {
    font-size: 115%
}

.product-intro .section-slogan q .slogan>span.line-size-140 {
    font-size: 140%
}

.product-intro .section-slogan q .slogan>span.line-size-165 {
    font-size: 165%
}

.product-intro .section-slogan q .slogan>span.line-size-170 {
    font-size: 170%
}

.product-intro .section-slogan q .slogan>span.line-size-200 {
    font-size: 200%
}

.product-intro .section-slogan q .slogan>span.line-size-240 {
    font-size: 240%
}

.hero-video {
    height: 520px;
    position: relative;
    z-index: 1;
    margin-top: 30px;
    display: block;
    padding-top: 46%
}

@media (max-width:1279px) {
    .hero-video {
        height: 400px
    }
}

@media (max-width:1023px) {
    .hero-video {
        height: 350px;
        padding-top: 56%
    }
}

@media (max-width:767px) {
    .hero-video {
        height: 190px;
        margin-top: 20px
    }
}

.hero-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.timeline-block {
    padding: 88px 0 60px
}

@media (max-width:767px) {
    .timeline-block {
        padding: 42px 0 24px
    }
}

.timeline-block .section-heading {
    text-align: center;
    margin-bottom: 69px
}

@media (max-width:767px) {
    .timeline-block .section-heading {
        margin-bottom: 40px
    }
}

.timeline-block .section-heading p {
    max-width: 840px;
    margin: 0 auto
}

.timeline-block .subtitle {
    margin-bottom: 30px
}

@media (max-width:767px) {
    .timeline-block .subtitle {
        margin-bottom: 15px
    }
}

.timeline-block h1 {
    margin-bottom: 15px
}

@media (max-width:767px) {
    .timeline-block h1 {
        margin-bottom: 11px
    }
}

.timeline {
    position: relative
}

.timeline .progress-bar {
    top: 30px;
    bottom: 0;
    border-right: 2px dotted #eaaa00;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 2px
}

@media (max-width:767px) {
    .timeline .progress-bar {
        top: 21px;
        left: 7px
    }
}

.timeline .progress-bar span {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    transform-origin: 50% 0;
    transition: transform .15s linear;
    background-color: #000;
    width: 2px;
    will-change: transform;
    transform: scaleY(0)
}

.timeline ul li {
    width: 50%;
    position: relative
}

@media (max-width:767px) {
    .timeline ul li {
        width: 100%;
        padding-left: 36px;
        margin-bottom: 50px
    }
}

.timeline ul li:before {
    content: "";
    position: absolute;
    top: 26px;
    right: -4px;
    width: 8px;
    height: 8px;
    background-color: #000;
    border-radius: 50%;
    z-index: 1
}

@media (max-width:767px) {
    .timeline ul li:before {
        left: 3px;
        right: auto;
        top: 18px
    }
}

.timeline ul li:nth-child(odd) {
    text-align: right;
    padding-right: 78px
}

@media (max-width:767px) {
    .timeline ul li:nth-child(odd) {
        text-align: left;
        padding-right: 0
    }
}

.timeline ul li:nth-child(2n) {
    margin-top: -10px;
    padding-left: 78px;
    margin-left: auto
}

@media (max-width:767px) {
    .timeline ul li:nth-child(2n) {
        margin-top: 0;
        margin-left: 0;
        padding-left: 36px
    }
}

.timeline ul li:nth-child(2n):before {
    right: auto;
    left: -4px
}

@media (max-width:767px) {
    .timeline ul li:nth-child(2n):before {
        left: 3px
    }
}

@media (max-width:767px) {
    .timeline ul li:last-child {
        margin-bottom: 0
    }
}

.timeline ul li:last-child:after {
    position: absolute;
    content: "";
    width: 6px;
    background-color: #f3eddb;
    background-image: url(../../images/bg-pattern.png);
    top: 30px;
    bottom: 0;
    left: -3px
}

@media (max-width:767px) {
    .timeline ul li:last-child:after {
        left: 4px;
        top: 23px
    }
}

.timeline ul li:last-child:nth-child(odd):after {
    left: auto;
    right: -3px
}

@media (max-width:767px) {
    .timeline ul li:last-child:nth-child(odd):after {
        right: auto;
        left: 4px
    }
}

.timeline .inner {
    max-width: 459px
}

@media (max-width:767px) {
    .timeline .inner {
        max-width: 100%
    }
}

.timeline .sub-title {
    font-size: 22px;
    font-family: veneer, sans-serif;
    text-transform: uppercase;
    letter-spacing: .01em;
    line-height: 1
}

@media (max-width:767px) {
    .timeline .sub-title {
        font-size: 18px
    }
}

@media (max-width:767px) {
    .timeline h3 {
        font-size: 30px
    }
}

.timeline p {
    margin-bottom: 0
}

.timeline .decor {
    position: absolute
}

.timeline .decor.decor-a {
    top: -40px;
    right: -96px
}

@media (max-width:1023px) {
    .timeline .decor.decor-a {
        right: -30px;
        top: -80px
    }
}

@media (max-width:767px) {
    .timeline .decor.decor-a {
        top: -27px;
        right: -52px;
        width: 127px
    }
}

.timeline .decor.decor-b {
    top: -188px;
    left: -199px
}

@media (max-width:1023px) {
    .timeline .decor.decor-b {
        left: -50px
    }
}

@media (max-width:767px) {
    .timeline .decor.decor-b {
        top: -74px;
        right: -47px;
        left: auto;
        width: 160px
    }
}

.cta-faq {
    text-align: center;
    padding: 105px 0 109px
}

@media (max-width:767px) {
    .cta-faq {
        padding: 49px 20px
    }
}

.cta-faq .subtitle {
    text-transform: uppercase;
    margin-bottom: 22px
}

@media (max-width:767px) {
    .cta-faq .subtitle {
        margin-bottom: 8px
    }
}

.cta-faq h2 {
    margin-bottom: 6px
}

.cta-faq p {
    max-width: 746px;
    margin: 0 auto 42px
}

@media (max-width:767px) {
    .cta-faq p {
        margin-bottom: 24px
    }
}

.hero-intro {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 55px
}

@media (max-width:1023px) {
    .hero-intro {
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .hero-intro {
        margin: 10px -20px 20px
    }
}

.hero-intro.theme-blue,
.theme-blue .hero-intro {
    color: #fff
}

.hero-intro.theme-blue .bg-grunge,
.theme-blue .hero-intro .bg-grunge {
    background-image: url(../../images/bg-overlay04.png)
}

.hero-intro.theme-blue h1,
.hero-intro.theme-pink,
.theme-blue .hero-intro h1 {
    color: #fff
}

@media (max-width:767px) {
    .hero-intro.theme-pink {
        margin-top: 0
    }
}

.hero-intro.theme-pink .bg-grunge {
    background-image: url(../../images/bg-overlay05.png)
}

@media (max-width:1023px) {
    .hero-intro.theme-pink .bg-grunge:before {
        display: block
    }
}

@media (max-width:767px) {
    .hero-intro.theme-pink .subtitle {
        margin-bottom: 13px
    }
}

.hero-intro.theme-pink .intro-heading {
    padding-bottom: 320px
}

@media (max-width:1023px) {
    .hero-intro.theme-pink .intro-heading {
        padding-bottom: 160px
    }
}

.hero-intro.theme-pink .intro-heading .inner {
    max-width: 800px;
    margin: 0 auto;
    background: rgba(166, 27, 146, .01)
}

.hero-intro.theme-pink .img {
    margin-top: -300px
}

@media (max-width:1023px) {
    .hero-intro.theme-pink .img {
        padding: 0 40px;
        margin-top: -160px
    }
}

@media (max-width:767px) {
    .hero-intro.theme-pink .img {
        padding: 0 20px
    }
}

.hero-intro.theme-pink .img img {
    width: 100%;
    max-width: none
}

.hero-intro.theme-pink h1 {
    color: #fff
}

.hero-intro .intro-heading {
    padding: 72px 30px 370px
}

@media (max-width:1023px) {
    .hero-intro .intro-heading {
        padding-bottom: 44px
    }
}

@media (max-width:767px) {
    .hero-intro .intro-heading {
        padding: 40px 30px 7px
    }
}

@media (max-width:1023px) {
    .hero-intro .bg-grunge:before {
        display: none
    }
}

.hero-intro h1 {
    margin-bottom: 14px
}

.hero-intro .h2 {
    margin-bottom: 20px
}

.hero-intro .txt-wrap {
    max-width: 644px;
    margin: 0 auto
}

.hero-intro .subtitle {
    margin-bottom: 27px
}

@media (max-width:767px) {
    .hero-intro .subtitle {
        margin-bottom: 23px
    }
}

.hero-intro .img {
    margin-top: -343px;
    z-index: 1;
    position: relative;
    padding: 0 50px
}

@media (max-width:1023px) {
    .hero-intro .img {
        margin-top: 0;
        padding: 0
    }
}

.hero-intro .img.container {
    max-width: 1584px
}

.hero-intro .img.container-sm {
    max-width: 1310px
}

.brew-articles {
    max-width: 1152px
}

.brew-article-wrap {
    padding: 64px 0 80px;
    margin: 0 -77px
}

@media (min-width:768px) {
    .brew-article-wrap {
        display: flex
    }
}

@media (max-width:1279px) {
    .brew-article-wrap {
        margin: 0 -50px
    }
}

@media (max-width:1023px) {
    .brew-article-wrap {
        margin: 0 -25px;
        padding-top: 20px
    }
}

@media (max-width:767px) {
    .brew-article-wrap {
        padding: 0 0 50px
    }

    .brew-article-wrap .col .brew-article:nth-child(2n) .txt-wrap {
        transform: rotate(-4deg)
    }

    .brew-article-wrap .col .brew-article:nth-child(odd) .txt-wrap {
        transform: rotate(4deg)
    }
}

@media (min-width:768px) {
    .brew-article-wrap .col-0 .brew-article .txt-wrap {
        transform: rotate(-4deg)
    }

    .brew-article-wrap .col-1 .brew-article .txt-wrap {
        transform: rotate(4deg)
    }
}

.brew-article {
    margin-bottom: 92px;
    font-size: 23px;
    line-height: 1.23;
    display: block;
    padding: 0 77px 20px
}

@media (max-width:1279px) {
    .brew-article {
        padding: 0 50px 20px
    }
}

@media (max-width:1023px) {
    .brew-article {
        padding: 0 25px 20px;
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .brew-article {
        width: 100%
    }
}

@media (min-width:768px) {
    .brew-article:last-child {
        margin-bottom: 0
    }
}

.brew-article .head {
    position: relative;
    padding-bottom: 17px;
    margin-bottom: 14px
}

.brew-article .head:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: -24px;
    right: -14px;
    height: 7px;
    background: url(../../images/bg-line-red.png) no-repeat 50% 0
}

.brew-article .head p {
    font-weight: 400;
    margin-bottom: 0
}

.brew-article h2 {
    font: 34px/1 veneer, sans-serif;
    letter-spacing: -.02em;
    text-transform: capitalize;
    margin-bottom: -3px
}

@media (max-width:767px) {
    .brew-article h2 {
        margin-bottom: 3px;
        font-size: 20px
    }
}

.brew-article p {
    margin-bottom: 10px
}

.brew-article .txt-wrap {
    background: url(../../images/bg-paper-t.png) no-repeat calc(50% - 4px) 0;
    padding: 14px 30px 0;
    position: relative;
    max-width: 484px;
    margin: -22px auto 0
}

.brew-article .txt-wrap:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 1px;
    right: 0;
    height: 33px;
    background: url(../../images/bg-paper-b.png) no-repeat calc(50% - 4px) 0
}

.brew-article .txt-wrap strong {
    font-weight: 400
}

.brew-article .img-hold {
    margin-bottom: 20px
}

@media (max-width:767px) {
    .brew-article .img-hold {
        margin-bottom: 18px
    }
}

.brew-article .img-hold img {
    width: 100%;
    max-width: none
}

@media (min-width:1280px) {
    .section-mumble .h1.vw {
        font-size: 14.6vw
    }
}

@media (min-width:1680px) {
    .section-mumble .h1.vw {
        font-size: 250px
    }
}

.section-mumble .title,
.section-mumble h2 {
    font: 30px/1 veneer, sans-serif;
    letter-spacing: -.1em;
    text-transform: capitalize;
    margin-bottom: 12px;
    color: #fff
}

@media (min-width:1440px) {

    .section-mumble .title,
    .section-mumble h2 {
        font-size: 42px
    }
}

.section-mumble .bg-grunge {
    padding: 42px 32px 90px
}

@media (min-width:768px) {
    .section-mumble .bg-grunge {
        padding: 28px 32px 190px
    }
}

@media (min-width:1024px) {
    .section-mumble .bg-grunge {
        display: flex;
        align-items: flex-start
    }
}

@media (min-width:1024px) {
    .section-mumble .img {
        width: 30%
    }
}

@media (max-width:1023px) {
    .section-mumble .img {
        margin: 0 auto
    }
}

.section-mumble .list {
    margin-top: 36px;
    display: flex;
    flex: 1;
    flex-wrap: wrap
}

@media (max-width:1023px) {
    .section-mumble .list {
        margin: 36px -20px 0
    }
}

@media (max-width:767px) {
    .section-mumble .list {
        text-align: center
    }
}

.section-mumble .list>li {
    width: 100%;
    padding: 0 20px 40px
}

@media (min-width:768px) {
    .section-mumble .list>li {
        padding: 46px 20px;
        width: 33.33%
    }
}

@media (min-width:1024px) {
    .section-mumble .list>li {
        padding-left: 40px;
        padding-right: 40px
    }
}

@media (min-width:1440px) {
    .section-mumble .list>li {
        padding-right: 66px
    }
}

@media (min-width:768px) {
    .section-mumble .list>li+li {
        border-left: 2px solid #fff
    }
}

.section-mumble .list>li a:not(.btn):focus,
.section-mumble .list>li a:not(.btn):hover {
    color: #4affd5
}

#ensModalWrapper .section-mumble .button,
.section-mumble #ensModalWrapper .button,
.section-mumble .btn,
.section-mumble .story-article #mc_embed_signup #mc-embedded-subscribe,
.section-mumble .story-article #mc_embed_signup input[type=submit],
.story-article #mc_embed_signup .section-mumble #mc-embedded-subscribe,
.story-article #mc_embed_signup .section-mumble input[type=submit] {
    height: 47px;
    padding: 3px 24px
}

@media (max-width:1023px) {
    .mumble-img-regular {
        display: none
    }
}

@media (max-width:480px) {
    .mumble-img-regular {
        display: block
    }
}

@media (min-width:1024px) {
    .mumble-img-wide {
        display: none
    }
}

@media (max-width:480px) {
    .mumble-img-wide {
        display: none
    }
}

.story-article {
    line-height: 1.4;
    font-size: 26px;
    padding-bottom: 5px;
    position: relative;
    z-index: 1
}

@media (max-width:767px) {
    .story-article {
        font-size: 24px;
        line-height: 1.3
    }
}

.story-article .intro-text {
    margin-bottom: 45px
}

.story-article .intro-img {
    margin-bottom: 60px
}

.story-article .text-lg {
    font-size: 26px;
    line-height: 1.4
}

.story-article a:not(.btn) {
    text-decoration: underline
}

.story-article a:not(.btn):hover {
    text-decoration: none
}

.story-article h3 {
    margin-bottom: 29px
}

@media (max-width:767px) {
    .story-article h3 {
        font-size: 30px;
        margin-bottom: 19px
    }
}

.story-article p {
    margin-bottom: 28px
}

@media (max-width:767px) {
    .story-article p {
        margin-bottom: 16px
    }
}

.story-article a:not(.btn) {
    display: inline-block
}

.story-article a:not(.btn).image-hover img {
    display: inline-block;
    transition: opacity .3s ease-out
}

.story-article a:not(.btn).image-hover:hover img {
    opacity: .7
}

.story-article .article-media {
    margin-bottom: 85px;
    display: flex;
    flex-wrap: wrap;
    padding-top: 37px
}

@media (max-width:767px) {
    .story-article .article-media {
        padding-top: 26px;
        margin-bottom: 29px
    }
}

.story-article .article-media.img-on-right .desc {
    padding-left: 0;
    padding-right: 89px
}

.story-article .article-media .img-hold {
    width: 459px
}

@media (max-width:1023px) {
    .story-article .article-media .img-hold {
        width: 50%
    }
}

@media (max-width:767px) {
    .story-article .article-media .img-hold {
        width: 100%;
        margin-bottom: 28px
    }
}

.story-article .article-media .desc {
    flex: 1;
    padding-left: 89px;
    font-size: 26px;
    width: 100%
}

@media (max-width:1023px) {
    .story-article .article-media .desc {
        padding-left: 30px
    }
}

@media (max-width:767px) {
    .story-article .article-media .desc {
        padding-left: 0
    }
}

.story-article .article-media .desc h3 {
    margin-bottom: 28px
}

.story-article .aligncenter {
    margin: 0 auto
}

.story-article .alignnone,
.story-article iframe {
    display: flex;
    margin: 0 auto
}

.story-article center {
    display: block;
    margin-bottom: 20px
}

.story-article .btn-component {
    text-align: center;
    margin-bottom: 28px
}

@media (max-width:767px) {
    .story-article .btn-component {
        margin-bottom: 16px
    }
}

#ensModalWrapper .story-article .btn-component .button,
.story-article #mc_embed_signup .btn-component #mc-embedded-subscribe,
.story-article #mc_embed_signup .btn-component input[type=submit],
.story-article .btn-component #ensModalWrapper .button,
.story-article .btn-component #mc_embed_signup #mc-embedded-subscribe,
.story-article .btn-component #mc_embed_signup input[type=submit],
.story-article .btn-component .btn {
    background: var(--btn-bg-color, #231f20)
}

#ensModalWrapper .story-article .btn-component .button:hover,
.story-article #mc_embed_signup .btn-component #mc-embedded-subscribe:hover,
.story-article #mc_embed_signup .btn-component input[type=submit]:hover,
.story-article .btn-component #ensModalWrapper .button:hover,
.story-article .btn-component #mc_embed_signup #mc-embedded-subscribe:hover,
.story-article .btn-component #mc_embed_signup input[type=submit]:hover,
.story-article .btn-component .btn:hover {
    background: var(--btn-hover-bg-color, #dc1f26)
}

.stories-col {
    display: flex;
    flex-wrap: wrap
}

.stories-col .col {
    width: 50%
}

@media (max-width:767px) {
    .stories-col .col {
        width: 100%
    }
}

.stories-col .col:first-child {
    padding-right: 79px
}

@media (max-width:1023px) {
    .stories-col .col:first-child {
        padding-right: 40px
    }
}

@media (max-width:767px) {
    .stories-col .col:first-child {
        padding-right: 0;
        margin-bottom: 27px
    }
}

.stories-col .col:last-child {
    padding-left: 79px
}

@media (max-width:1023px) {
    .stories-col .col:last-child {
        padding-left: 40px
    }
}

@media (max-width:767px) {
    .stories-col .col:last-child {
        padding-left: 0
    }
}

.stories-col .story-thumb {
    margin-bottom: 67px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    line-height: 1.3
}

@media (max-width:1023px) {
    .stories-col .story-thumb {
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .stories-col .story-thumb {
        margin-bottom: 27px
    }
}

.stories-col .story-thumb:last-child {
    margin-bottom: 0
}

.stories-col .story-thumb .img-hold {
    margin-bottom: 33px
}

@media (max-width:767px) {
    .stories-col .story-thumb .img-hold {
        margin-bottom: 29px
    }
}

.stories-col .story-thumb .img-hold img {
    width: 100%;
    max-width: none
}

.stories-col .story-thumb .txt-wrap {
    max-width: 390px
}

@media (max-width:767px) {
    .stories-col .story-thumb .txt-wrap {
        max-width: none
    }
}

.stories-col .story-thumb h3 {
    margin-bottom: 25px
}

@media (max-width:767px) {
    .stories-col .story-thumb h3 {
        margin-bottom: 20px
    }
}

.stories-col .story-thumb p {
    margin-bottom: 23px
}

@media (max-width:767px) {
    .stories-col .story-thumb p {
        margin-bottom: 16px
    }
}

.wysiwyg iframe {
    max-width: 100%
}

.wysiwyg blockquote {
    color: #a51890;
    max-width: 526px;
    margin: 0 auto 32px
}

@media (max-width:767px) {
    .wysiwyg blockquote {
        margin-top: 26px;
        margin-bottom: 30px
    }
}

.wysiwyg blockquote p,
.wysiwyg blockquote q {
    text-transform: uppercase;
    font: 44px/.95 veneer, sans-serif;
    display: block;
    text-indent: 14px
}

@media (max-width:767px) {

    .wysiwyg blockquote p,
    .wysiwyg blockquote q {
        font-size: 30px;
        line-height: .95;
        margin-right: -5px
    }
}

.wysiwyg .responsive-iframe {
    margin-bottom: 40px
}

.wysiwyg .img-full {
    width: 100%;
    margin-bottom: 10px
}

.wysiwyg table {
    width: 100%;
    margin-bottom: 40px;
    font-size: 18px
}

.wysiwyg table td,
.wysiwyg table th {
    padding: 10px;
    border: 1px solid #ccc
}

.wysiwyg table td p,
.wysiwyg table th p {
    margin-bottom: 0
}

.wysiwyg h1,
.wysiwyg h2,
.wysiwyg h3,
.wysiwyg h4,
.wysiwyg h5,
.wysiwyg h6 {
    text-transform: none;
    letter-spacing: .024em;
    margin-bottom: 20px
}

.wysiwyg h2,
.wysiwyg h5 {
    font-family: veneer, sans-serif
}

.wysiwyg h1 {
    background: none;
    color: inherit;
    font-size: 50px
}

.wysiwyg h2 {
    font-size: 45px
}

.wysiwyg h3 {
    font-size: 38px
}

.wysiwyg h4 {
    font-size: 36px
}

.wysiwyg h5 {
    font-size: 32px
}

.wysiwyg h6 {
    font-size: 28px
}

.more-cta {
    padding-top: 34px
}

@media (max-width:767px) {
    .more-cta {
        padding-top: 39px
    }
}

.more-cta .subtitle {
    margin-bottom: 18px;
    text-transform: none;
    letter-spacing: 0
}

@media (max-width:767px) {
    .more-cta .subtitle {
        margin-bottom: 21px
    }
}

.more-cta .cta-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px
}

@media (max-width:767px) {
    .more-cta .cta-list {
        margin: 0
    }
}

.more-cta .cta-list li {
    margin-bottom: 25px;
    padding: 0 10px;
    width: 33.33%;
    position: relative
}

@media (max-width:767px) {
    .more-cta .cta-list li {
        padding: 0
    }
}

@media (max-width:639px) {
    .more-cta .cta-list li {
        width: 100%
    }
}

.more-cta .cta-list li .cta-img {
    display: block;
    position: relative;
    padding-top: 56%;
    overflow: hidden;
    margin-bottom: 30px
}

@media (max-width:767px) {
    .more-cta .cta-list li .cta-img {
        margin-bottom: 0
    }
}

.more-cta .cta-list li .cta-img img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: transform .3s ease-in-out
}

.more-cta .cta-list li .cta-img:focus img,
.more-cta .cta-list li .cta-img:hover img {
    transform: scale(1.03)
}

@media (min-width:768px) {
    .more-cta .cta-list li a:not(.cta-img) {
        font: 32px/.9 veneer, sans-serif;
        position: relative;
        border-bottom: 2px solid #dc1f26;
        color: #dc1f26;
        text-transform: uppercase;
        display: inline-block;
        vertical-align: top;
        transition: border .3s ease-in-out
    }

    .more-cta .cta-list li a:not(.cta-img):hover {
        border-color: transparent
    }
}

@media (max-width:767px) {
    .more-cta .cta-list li a:focus {
        outline: none
    }
}

@media (max-width:767px) {
    .more-cta .cta-list li .caption {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, .85);
        pointer-events: none
    }
}

@media (max-width:767px) {
    .more-cta .cta-list li .caption a {
        display: block;
        padding: 20px;
        color: #fff;
        font: 30px/1 veneer, sans-serif;
        text-align: center
    }
}

.responsive-iframe {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56.25%
}

.responsive-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.article-hero-gallery .gallery-slide {
    height: 0;
    padding-top: 56.25%;
    position: relative;
    overflow: hidden
}

.article-hero-gallery .gallery-slide img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -o-object-position: center;
    object-position: center;
    -o-object-fit: cover;
    object-fit: cover
}

.article-hero-gallery .gallery-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: 0;
    color: #fff;
    left: 0;
    font-size: 65px;
    z-index: 1
}

.article-hero-gallery .gallery-arrow.slick-disabled {
    opacity: .3
}

.article-hero-gallery .gallery-arrow.next-arrow {
    left: auto;
    right: 0
}

@media (max-width:768px) {
    .article-hero-gallery .gallery-arrow {
        display: none !important
    }
}

.article-hero-gallery .slick-dots {
    display: flex !important
}

@media (min-width:769px) {
    .article-hero-gallery .slick-dots {
        display: none !important
    }
}

.lagu-gallery-wrapper {
    max-width: 700px
}

@media (min-width:480px) {
    .lagu-gallery-wrapper-narrow-style {
        width: 50%;
        margin: 0 auto
    }
}

@media (min-width:480px) {
    .lagu-gallery-wrapper-md-style {
        width: 75%;
        margin: 0 auto
    }
}

.article-gallery-slider {
    margin-bottom: 36px
}

.article-gallery-slider .gallery-item img {
    width: 100%
}

.article-gallery-slider .gallery-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    border: 0;
    color: #fff;
    left: 0;
    font-size: 65px;
    z-index: 1
}

.article-gallery-slider .gallery-arrow.slick-disabled {
    opacity: .3
}

.article-gallery-slider .gallery-arrow:focus {
    color: #dc1f26
}

.article-gallery-slider .gallery-arrow.next-arrow {
    left: auto;
    right: 0
}

@media (max-width:768px) {
    .article-gallery-slider .gallery-arrow {
        display: none !important
    }
}

.article-gallery-slider .slick-dots {
    display: flex !important;
    padding: 0
}

@media (min-width:768px) {
    .article-gallery-slider .slick-dots {
        display: none !important
    }
}

.article-gallery-slider .gallery-caption {
    text-align: center
}

.product-intro {
    padding: 162px 0 0
}

@media (max-width:1279px) {
    .product-intro {
        padding: 70px 0 80px
    }
}

@media (max-width:1023px) {
    .product-intro {
        padding: 53px 0 0;
        margin-bottom: 40px
    }
}

@media (max-width:767px) {
    .product-intro {
        padding-top: 40px;
        margin-bottom: 16px
    }
}

.product-intro .container {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    min-height: 772px
}

@media (max-width:1279px) {
    .product-intro .container {
        min-height: 430px
    }
}

@media (max-width:1023px) {
    .product-intro .container {
        align-items: center;
        min-height: 300px
    }
}

@media (max-width:767px) {
    .product-intro .container {
        min-height: 1px
    }
}

@media (max-width:767px) {
    .product-intro .head {
        position: relative;
        margin-bottom: 0
    }
}

.product-intro .head .img-xs {
    position: absolute;
    right: -104px;
    top: -59px;
    width: 374px
}

.product-intro .head .img-xs.img-hazy {
    width: 200px;
    right: -60px;
    top: 0
}

@media (max-width:767px) {
    .product-intro .head .product-title {
        width: 100% !important
    }
}

.product-intro .stamp {
    width: 155px;
    height: 155px;
    position: absolute;
    top: -47px;
    right: -30px;
    z-index: -1
}

@media (max-width:1023px) {
    .product-intro .stamp {
        width: 110px;
        height: 110px
    }
}

@media (max-width:767px) {
    .product-intro .stamp {
        right: -10px;
        top: -25px
    }
}

.product-intro .product-desc {
    width: 475px
}

@media (max-width:1279px) {
    .product-intro .product-desc {
        width: 400px
    }
}

@media (max-width:1023px) {
    .product-intro .product-desc {
        width: 300px
    }
}

@media (max-width:767px) {
    .product-intro .product-desc {
        width: 100%;
        text-align: center
    }
}

@media (min-width:768px) {
    .product-intro .section-quote {
        flex: 1
    }
}

@media (max-width:767px) {
    .product-intro .section-quote {
        width: 100%;
        margin: 30px 0
    }
}

.product-intro .section-quote .img-quotes {
    position: absolute;
    padding-bottom: 40px
}

@media (max-width:767px) {
    .product-intro .section-quote .img-quotes {
        padding-bottom: 0;
        right: 0
    }
}

.product-intro .section-quote .img-quote-beer {
    position: relative
}

.product-intro .section-quote .img-beer-speaks {
    max-width: 130px;
    top: 100%;
    left: -3%
}

@media (max-width:767px) {
    .product-intro .section-quote .img-beer-speaks {
        display: none !important
    }
}

.product-intro .product-quote {
    flex: 1;
    margin-top: -6%
}

@media (max-width:1279px) {
    .product-intro .product-quote {
        width: 100%;
        flex: initial;
        margin-top: 0
    }
}

.product-intro .section-quote--b,
.product-intro .section-quote--c {
    min-height: 1px !important
}

@media (max-width:767px) {

    .product-intro .section-quote--b,
    .product-intro .section-quote--c {
        width: 100%;
        padding-top: 90%;
        margin: 0
    }
}

@media (min-width:768px) {

    .product-intro .section-quote--b,
    .product-intro .section-quote--c {
        padding-top: 45%;
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: calc(100% - 300px)
    }
}

@media (min-width:1024px) {

    .product-intro .section-quote--b,
    .product-intro .section-quote--c {
        width: calc(100% - 400px)
    }
}

@media (min-width:1280px) {

    .product-intro .section-quote--b,
    .product-intro .section-quote--c {
        width: calc(100% - 475px)
    }
}

@media (max-width:767px) {

    .product-intro .section-quote--b .img-beer-speaks,
    .product-intro .section-quote--c .img-beer-speaks {
        display: none !important
    }
}

@media (max-width:767px) {
    .product-intro .section-quote--b .img-quotes {
        bottom: 40px;
        top: auto
    }
}

.product-intro .section-quote--b .splat {
    position: absolute;
    top: 59px;
    left: -13px;
    width: 160px;
    min-height: 160px
}

@media (min-width:768px) {
    .product-intro .section-quote--b .splat {
        display: none
    }
}

.product-intro .section-quote--c .splat {
    display: none
}

.product-intro .section-slogan:not(.slogan-ipa) {
    max-width: 1270px;
    margin: 0 auto;
    position: relative
}

@media (max-width:767px) {
    .product-intro .section-slogan:not(.slogan-ipa) {
        width: 100%;
        min-height: 350px
    }
}

@media (min-width:768px) {
    .product-intro .section-slogan:not(.slogan-ipa) {
        padding-top: 45%;
        position: absolute;
        right: 0;
        top: 0;
        width: calc(100% - 300px)
    }
}

@media (min-width:1024px) {
    .product-intro .section-slogan:not(.slogan-ipa) {
        width: calc(100% - 400px)
    }
}

@media (min-width:1280px) {
    .product-intro .section-slogan:not(.slogan-ipa) {
        width: calc(100% - 475px)
    }
}

.product-intro .section-slogan:not(.slogan-ipa) img {
    position: absolute
}

.product-intro .section-slogan:not(.slogan-ipa) .img {
    width: 65%;
    left: -7%;
    top: -35px
}

@media (min-width:1280px) {
    .product-intro .section-slogan:not(.slogan-ipa) .img {
        top: -17%
    }
}

.product-intro .section-slogan:not(.slogan-ipa) q {
    right: 0;
    top: 0;
    width: 51%;
    transform: none
}

.product-intro .section-slogan:not(.slogan-ipa) .sticker {
    max-width: 130px
}

.product-intro .section-slogan:not(.slogan-ipa) .star {
    position: absolute
}

@media (max-width:1279px) {
    .product-intro .section-slogan:not(.slogan-ipa) .star {
        display: none
    }
}

.product-intro .section-slogan:not(.slogan-ipa) .star.star1 {
    right: 5%;
    top: 46%
}

.product-intro .section-slogan:not(.slogan-ipa) .star.star2 {
    top: -7%;
    right: 18%
}

.product-intro .section-slogan:not(.slogan-ipa) .star.star3 {
    left: 58%;
    top: 61%
}

.product-intro .section-slogan:not(.slogan-ipa) .swoosh-bg {
    content: "";
    position: absolute;
    left: 20%;
    top: -36%;
    background-image: url(../../images/bg-arc01.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
    right: -21%;
    bottom: 0
}

@media (max-width:1279px) {
    .product-intro .section-slogan:not(.slogan-ipa) .swoosh-bg {
        top: -28%
    }
}

@media (max-width:1023px) {
    .product-intro .section-slogan:not(.slogan-ipa) .swoosh-bg {
        top: -36%
    }
}

@media (max-width:767px) {
    .product-intro .section-slogan {
        width: 100%;
        min-height: 350px;
        margin-top: 0
    }
}

@media (min-width:768px) {
    .product-intro .section-slogan {
        padding-top: 45%;
        position: absolute;
        right: 0;
        top: 0;
        width: calc(100% - 300px)
    }
}

@media (min-width:1024px) {
    .product-intro .section-slogan {
        width: calc(100% - 400px)
    }
}

@media (min-width:1280px) {
    .product-intro .section-slogan {
        width: calc(100% - 475px)
    }
}

@media (max-width:767px) {
    .product-intro .section-slogan.slogan-ipa {
        width: 100%;
        max-width: none
    }
}

@media (max-width:1023px) {
    .product-intro .section-slogan.slogan-ipa .img {
        position: absolute;
        top: 0
    }
}

@media (max-width:767px) {
    .product-intro .section-slogan.slogan-ipa .img {
        margin: -34px 0 0 -20px !important;
        width: 64%
    }
}

.product-intro .section-slogan q {
    font-size: 40px
}

@media screen and (min-width:320px) {
    .product-intro .section-slogan q {
        font-size: calc(40px + 60*(100vw - 320px)/880)
    }
}

@media screen and (min-width:1200px) {
    .product-intro .section-slogan q {
        font-size: 100px
    }
}

@media (max-width:767px) {
    .product-intro .section-slogan q {
        font-size: 32px !important;
        line-height: 1 !important;
        padding: 0;
        top: auto !important;
        bottom: 44px;
        right: 0 !important;
        transform: none !important
    }
}

.product-intro .section-slogan .splat {
    position: absolute;
    top: 59px;
    left: -13px;
    width: 160px;
    min-height: 160px
}

@media (min-width:768px) {
    .product-intro .section-slogan .splat {
        display: none
    }
}

@media (max-width:767px) {
    .product-intro .section-slogan .img {
        left: 10px !important
    }
}

@media (max-width:767px) {
    .product-intro .section-slogan .slogan {
        text-align: right !important;
        padding: 37px 0 0
    }
}

@media (max-width:1023px) {
    .product-intro .section-slogan .slogan>span {
        font-size: 48px !important
    }
}

@media (max-width:767px) {
    .product-intro .section-slogan .slogan>span {
        font-size: 32px !important;
        line-height: 1 !important;
        display: inline !important;
        padding: 0 !important;
        position: static
    }
}

@media (max-width:767px) {
    .product-intro .section-slogan .slogan>span:last-child:after {
        display: none
    }
}

@media (max-width:767px) {
    .product-intro .section-slogan .slogan>span:first-child:before {
        position: absolute;
        top: -11px;
        left: auto;
        right: 0;
        margin: 0;
        line-height: 1
    }
}

@media (max-width:767px) {
    .product-intro .section-slogan .sticker {
        display: none
    }
}

.product-intro .section-slogan .img-beer-speaks {
    display: none !important
}

.product-intro h1 {
    margin-bottom: 17px;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

@media (max-width:1439px) {
    .product-intro h1 {
        font-size: 115px
    }
}

@media (max-width:1279px) {
    .product-intro h1 {
        font-size: 108px
    }
}

@media (max-width:1023px) {
    .product-intro h1 {
        font-size: 80px
    }
}

@media (max-width:767px) {
    .product-intro h1 {
        margin-bottom: 9px;
        font-size: 60px
    }
}

.product-intro h2 {
    font: 400 29px/1 veneer, sans-serif;
    letter-spacing: 1px !important;
    margin-bottom: 5px
}

@media (max-width:767px) {
    .product-intro h2 {
        margin-bottom: 15px
    }
}

.product-intro .subtitle {
    margin-bottom: 16px
}

@media (max-width:767px) {
    .product-intro .subtitle {
        margin-bottom: 15px
    }
}

.product-intro p {
    margin-bottom: 16px
}

@media (max-width:767px) {
    .product-intro p {
        margin-bottom: 18px
    }
}

#ensModalWrapper .product-intro .button,
.product-intro #ensModalWrapper .button,
.product-intro .btn,
.product-intro .story-article #mc_embed_signup #mc-embedded-subscribe,
.product-intro .story-article #mc_embed_signup input[type=submit],
.story-article #mc_embed_signup .product-intro #mc-embedded-subscribe,
.story-article #mc_embed_signup .product-intro input[type=submit] {
    margin-top: 10px
}

#product-title>div {
    position: static !important;
    display: inline-block !important
}

.product-details-animate {
    position: fixed;
    left: 0;
    width: 100%;
    height: 100vh;
    top: 10%;
    z-index: 1;
    pointer-events: none
}

@media (max-width:1023px) {
    .product-details-animate {
        display: none
    }
}

.product-details-animate img {
    width: 100%;
    max-width: 400px
}

.product-details-animate .animate-image-wrap {
    width: 42%;
    max-width: 400px;
    height: 100%;
    position: relative;
    margin: 0 auto
}

#animate-beer-image {
    width: 100%;
    will-change: transform;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transform-origin: 50% 90%
}

@media (min-width:1280px) {
    #animate-beer-image {
        transform-origin: 50% 100%
    }
}

.product-intro {
    position: relative
}

.product-intro .section-slogan {
    pointer-events: none
}

.product-intro .section-slogan q {
    z-index: 1
}

@media (max-width:1279px) {
    .product-intro .section-slogan q {
        padding-left: 0
    }
}

@media (min-width:1024px) {
    .product-intro .section-slogan .img {
        display: none
    }
}

.product-intro .img-quote {
    z-index: 1
}

@media (min-width:1024px) {
    .product-intro .section-quote .img-beer {
        display: none
    }
}

.product-details .product-img {
    left: auto !important;
    text-align: center
}

.product-details .product-img img {
    max-width: 800px;
    width: 100%;
    transition: transform .25s linear
}

@media (max-width:1440px) {
    .product-details .product-img img {
        max-width: 650px
    }
}

@media (max-width:1279px) {
    .product-details .product-img img {
        transform: translateY(40px)
    }
}

.product-details .product-img.img-hazy {
    padding-bottom: 40px;
    position: absolute;
    left: 0;
    width: 100%
}

.product-details .product-img.img-hazy img {
    max-width: 670px
}

.product-details .sticky-wrap-product-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    pointer-events: none;
    width: 884px;
    z-index: 3
}

@media (max-width:1279px) {
    .product-details .sticky-wrap-product-img {
        width: 400px;
        top: -60px
    }
}

@media (max-width:1023px) {
    .product-details .sticky-wrap-product-img {
        display: none
    }
}

.product-details .sticky-wrap-product-img.img-hazy {
    width: 725px;
    top: 0
}

@media (max-width:1279px) {
    .product-details .sticky-wrap-product-img.img-hazy {
        width: 400px
    }
}

.product-details .sticky-wrap-product-img.fixed-position .product-img {
    margin-top: 0
}

@media (min-width:1280px) {
    .product-details .sticky-wrap-product-img.fixed-position .product-img img {
        transform: translateY(40px)
    }
}

.beer-bottom-article .img-hold img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

#beer-available-types {
    position: relative;
    z-index: 2
}

.product-ingredient {
    margin-bottom: 100px
}

@media (max-width:1023px) {
    .product-ingredient {
        margin-bottom: 60px
    }
}

@media (max-width:767px) {
    .product-ingredient {
        margin-bottom: 23px
    }
}

.product-ingredient .product-img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.product-ingredient .vw {
    margin-bottom: 26px;
    font-size: 14.7vw;
    text-align: center
}

@media (min-width:768px) {
    .product-ingredient .vw {
        font-size: 16.5vw
    }
}

@media (min-width:1680px) {
    .product-ingredient .vw {
        font-size: 270px
    }
}

@media (max-width:767px) {
    .product-ingredient .vw {
        text-align: left
    }
}

.product-ingredient .ingredient-box-row {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.ingredient-box {
    width: 29%;
    position: relative
}

@media (max-width:1279px) {
    .ingredient-box {
        width: 38%;
        padding: 50px 0 17px
    }
}

@media (max-width:1023px) {
    .ingredient-box {
        width: 48%;
        padding: 40px 0 17px
    }
}

@media (max-width:767px) {
    .ingredient-box {
        width: 100%;
        border: none;
        padding: 0
    }
}

@media (max-width:767px) {
    .ingredient-box+.ingredient-box {
        margin-top: 30px
    }
}

.ingredient-box .dog-frame {
    position: absolute;
    bottom: 100%;
    margin-bottom: -32px;
    right: 10px
}

@media (max-width:767px) {
    .ingredient-box .dog-frame {
        margin-bottom: -79px
    }
}

@media (max-width:767px) {
    .ingredient-box .dog-frame .caption {
        margin-bottom: 21px
    }
}

.ingredient-box .ingredient-row {
    margin-bottom: 30px
}

@media (max-width:767px) {
    .ingredient-box .ingredient-row {
        margin-bottom: 37px
    }
}

.ingredient-box .ingredient-row:last-child {
    margin-bottom: 0
}

.ingredient-box .ingredient-head {
    margin-bottom: 5px
}

.ingredient-box .ingredient-head h3 {
    font: 29px/.85 veneer, sans-serif;
    margin-bottom: 0
}

.ingredient-box .ingredient-head p {
    margin-bottom: 0;
    font-size: 14px;
    color: #dc1f26;
    font-weight: 500
}

.ingredient-box .ingredient-body {
    display: flex;
    padding-top: 15px
}

.ingredient-box .ingredient-body:after {
    top: 0;
    border-width: 1px 0 3px
}

@media (max-width:767px) {
    .ingredient-box .ingredient-body:after {
        border-width: 1px;
        height: 2px
    }
}

.ingredient-box .ingredient-body .value {
    width: 145px;
    padding-right: 10px;
    font-size: 70px;
    font: 70px/1 veneer, sans-serif;
    word-break: break-word
}

@media (max-width:767px) {
    .ingredient-box .ingredient-body .value {
        font-size: 60px;
        width: 120px
    }
}

.ingredient-box .ingredient-body .value sub {
    bottom: 0;
    font-size: 90%
}

@media (max-width:767px) {
    .ingredient-box .ingredient-body .value sub {
        font-size: 73%
    }
}

.ingredient-box .ingredient-body .desc {
    flex: 1
}

.ingredient-box .ingredient-body .desc p {
    margin-bottom: 0
}

@media (max-width:767px) {
    #nutrition-facts {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 999;
        background: #fff
    }
}

#nutrition-facts .slide-title {
    background: #000;
    padding: 20px 80px 20px 20px;
    font: 26px/1 veneer, sans-serif;
    color: #f6f4ec;
    position: relative
}

@media (min-width:768px) {
    #nutrition-facts .slide-title {
        display: none
    }
}

#nutrition-facts .slide-title .h4,
#nutrition-facts .slide-title .modal-result .product-list h3,
#nutrition-facts .slide-title .section-products-row .product-list .h3,
.modal-result .product-list #nutrition-facts .slide-title h3,
.section-products-row .product-list #nutrition-facts .slide-title .h3 {
    text-transform: none;
    margin: 0
}

#nutrition-facts .close {
    transition: all .3s ease-in-out;
    position: absolute;
    top: 24px;
    right: 25px;
    padding-right: 24px;
    cursor: pointer;
    text-transform: uppercase;
    font: 20px/1 veneer, sans-serif;
    color: #f6f4ec
}

@media (min-width:768px) {
    #nutrition-facts .close {
        display: none
    }
}

#nutrition-facts .close:hover {
    color: #c8102e
}

#nutrition-facts .close:after {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    content: "\E908";
    font: 16px/1 icomoon;
    right: 0
}

.nutrition-facts {
    padding-left: 21px;
    transition: margin-top .3s ease-in-out
}

@media (min-width:1024px) {
    .nutrition-facts {
        padding-left: 48px
    }
}

@media (max-width:1023px) {
    .nutrition-facts {
        margin-top: -99px
    }
}

@media (max-width:767px) {
    .nutrition-facts {
        margin-bottom: 20px;
        margin-top: 0;
        padding-left: 0;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse
    }
}

.nutrition-facts .dl {
    display: flex
}

.nutrition-facts .dl .dl-l {
    flex: 1
}

.nutrition-facts .nf-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 31px -21px
}

.nutrition-facts .nf-title:after {
    bottom: 0;
    border-width: 1px 0 3px
}

@media (min-width:1024px) {
    .nutrition-facts .nf-title {
        margin-left: -48px
    }
}

@media (max-width:767px) {
    .nutrition-facts .nf-title {
        margin-left: 0
    }
}

.nutrition-facts .nf-title .subtitle {
    margin: 14px -40px 0 0
}

@media (min-width:1280px) {
    .nutrition-facts .nf-title .subtitle {
        margin-left: 29px
    }
}

.nutrition-facts .nf-title .dog {
    margin-bottom: -29px;
    transform: translateX(13px);
    position: relative;
    z-index: 1
}

.nutrition-facts .nf-opener {
    display: inline-block;
    vertical-align: top
}

@media (max-width:767px) {
    .nutrition-facts .nf-opener {
        display: block;
        pointer-events: none;
        margin-bottom: 16px;
        color: #000
    }
}

.nutrition-facts .nf-opener.active .icon-play {
    transform: rotate(90deg)
}

.nutrition-facts .nf-opener:focus {
    color: #dc1f26
}

@media (max-width:767px) {
    .nutrition-facts .nf-opener:focus {
        color: #000
    }
}

.nutrition-facts .nf-opener .icon-play {
    float: left;
    font-size: 14px;
    margin-left: -20px;
    margin-top: 7px;
    margin-bottom: 5px;
    transition: transform .3s ease-in-out
}

.nutrition-facts .nf-opener .icon-play:before {
    content: none
}

@media (max-width:767px) {
    .nutrition-facts .nf-opener .icon-play {
        display: none
    }
}

.nutrition-facts .nf-opener .section-products-row .product-list div.h3,
.nutrition-facts .nf-opener div.h4,
.section-products-row .product-list .nutrition-facts .nf-opener div.h3 {
    text-transform: capitalize;
    margin-bottom: 5px
}

.nutrition-facts .nf-opener p {
    margin-bottom: 10px
}

@media (max-width:767px) {
    .nutrition-facts .nf-opener .opener-wrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 3px solid #000;
        padding-bottom: 16px;
        margin-bottom: 16px
    }
}

@media (min-width:769px) {

    #ensModalWrapper .nutrition-facts .nf-opener .opener-wrap .button,
    .nutrition-facts .nf-opener .opener-wrap #ensModalWrapper .button,
    .nutrition-facts .nf-opener .opener-wrap .btn,
    .nutrition-facts .nf-opener .opener-wrap .story-article #mc_embed_signup #mc-embedded-subscribe,
    .nutrition-facts .nf-opener .opener-wrap .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup .nutrition-facts .nf-opener .opener-wrap #mc-embedded-subscribe,
    .story-article #mc_embed_signup .nutrition-facts .nf-opener .opener-wrap input[type=submit] {
        display: none
    }
}

@media (max-width:767px) {

    #ensModalWrapper .nutrition-facts .nf-opener .opener-wrap .button,
    .nutrition-facts .nf-opener .opener-wrap #ensModalWrapper .button,
    .nutrition-facts .nf-opener .opener-wrap .btn,
    .nutrition-facts .nf-opener .opener-wrap .story-article #mc_embed_signup #mc-embedded-subscribe,
    .nutrition-facts .nf-opener .opener-wrap .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup .nutrition-facts .nf-opener .opener-wrap #mc-embedded-subscribe,
    .story-article #mc_embed_signup .nutrition-facts .nf-opener .opener-wrap input[type=submit] {
        pointer-events: auto;
        padding: 13px 24px
    }
}

@media (min-width:768px) {

    #ensModalWrapper .nutrition-facts .nf-opener .opener-wrap .button,
    .nutrition-facts .nf-opener .opener-wrap #ensModalWrapper .button,
    .nutrition-facts .nf-opener .opener-wrap .btn,
    .nutrition-facts .nf-opener .opener-wrap .story-article #mc_embed_signup #mc-embedded-subscribe,
    .nutrition-facts .nf-opener .opener-wrap .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup .nutrition-facts .nf-opener .opener-wrap #mc-embedded-subscribe,
    .story-article #mc_embed_signup .nutrition-facts .nf-opener .opener-wrap input[type=submit] {
        display: none
    }
}

@media (max-width:767px) {

    #ensModalWrapper .nutrition-facts .nf-opener .opener-wrap .button .arrow,
    .nutrition-facts .nf-opener .opener-wrap #ensModalWrapper .button .arrow,
    .nutrition-facts .nf-opener .opener-wrap .btn .arrow,
    .nutrition-facts .nf-opener .opener-wrap .story-article #mc_embed_signup #mc-embedded-subscribe .arrow,
    .nutrition-facts .nf-opener .opener-wrap .story-article #mc_embed_signup input[type=submit] .arrow,
    .story-article #mc_embed_signup .nutrition-facts .nf-opener .opener-wrap #mc-embedded-subscribe .arrow,
    .story-article #mc_embed_signup .nutrition-facts .nf-opener .opener-wrap input[type=submit] .arrow {
        display: inline-block;
        margin-left: 10px
    }
}

.nutrition-facts .note {
    font-size: 18px;
    color: #dc1f26
}

@media (max-width:767px) {
    .nutrition-facts .note {
        font: 400 20px/1 knockout, Arial, Helvetica, sans-serif;
        color: #000;
        padding: 10px 0 20px;
        border-top: 1px solid #000;
        margin: 0 20px
    }
}

.nutrition-facts .items {
    border: solid #000;
    border-width: 3px 0;
    font-size: 20px;
    margin-bottom: 6px
}

@media (min-width:1440px) {
    .nutrition-facts .items {
        max-width: 324px
    }
}

@media (max-width:767px) {
    .nutrition-facts .items {
        padding: 33px 0 10px;
        margin: 0 20px;
        border: none
    }
}

.nutrition-facts .items li {
    padding: 6px 0;
    border-top: 1px solid #000
}

@media (max-width:767px) {
    .nutrition-facts .items li.note {
        font: 29px/1 veneer, sans-serif;
        color: #000;
        text-transform: uppercase;
        margin: 0;
        border: none
    }
}

@media (max-width:767px) {
    .nutrition-facts .items li.note.text-right {
        text-align: left
    }
}

@media (max-width:767px) {
    .nutrition-facts .items li:first-child {
        border-top: none
    }
}

.nutrition-facts .items .val {
    margin-left: 8px;
    font-style: normal
}

.nutrition-facts .items strong.h6 {
    font-size: 18px;
    word-spacing: -5px
}

@media (max-width:767px) {
    .nutrition-facts .items strong.h6 {
        font-family: knockout, Arial, Helvetica, sans-serif;
        font-size: 20px;
        line-height: 1.2;
        text-transform: none
    }
}

.nutrition-facts .items ul {
    margin: 7px 0 -6px 25px
}

.dog-frame {
    width: 157px
}

.dog-frame .caption {
    display: block;
    position: relative;
    font: 26px/1 bolonat-hand, sans-serif;
    text-align: center;
    margin: 0 -28px 40px
}

.dog-frame .decor-arrow {
    position: absolute;
    top: 100%;
    right: 24px
}

.mouth-feels {
    margin-bottom: 200px
}

@media (max-width:1023px) {
    .mouth-feels {
        margin-bottom: 60px
    }
}

@media (max-width:767px) {
    .mouth-feels {
        margin-bottom: 32px
    }
}

.mouth-feels.is-blue h2 {
    background-color: #75dad0;
    position: relative
}

.mouth-feels.is-blue h2 .star {
    position: absolute
}

@media (max-width:767px) {
    .mouth-feels.is-blue h2 .star {
        display: none
    }
}

.mouth-feels.is-blue h2 .star.star1 {
    left: 51%;
    top: 38%
}

.mouth-feels.is-blue h2 .star.star2 {
    left: 16%;
    top: -24px
}

.mouth-feels.is-blue h2 .star.star3 {
    right: 0;
    bottom: -20px
}

.mouth-feels .vw {
    margin-bottom: 15px;
    font-size: 20vw;
    text-align: center;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto
}

@media (min-width:768px) {
    .mouth-feels .vw {
        font-size: 22vw
    }
}

@media (min-width:1024px) {
    .mouth-feels .vw {
        margin-bottom: 38px
    }
}

@media (min-width:1680px) {
    .mouth-feels .vw {
        font-size: 330px
    }
}

@media (max-width:767px) {
    .mouth-feels .vw {
        text-align: left;
        padding-top: 0
    }
}

.mouth-feels .taste-row {
    position: relative
}

.mouth-feels .taste-row .video-block {
    width: 34%
}

@media (max-width:1279px) {
    .mouth-feels .taste-row .video-block {
        width: 38%
    }
}

@media (max-width:1023px) {
    .mouth-feels .taste-row .video-block {
        width: 48%
    }
}

@media (max-width:767px) {
    .mouth-feels .taste-row .video-block {
        width: 100%;
        padding-top: 15px
    }
}

@media (min-width:768px) {
    .mouth-feels .taste-row .video-block {
        position: absolute;
        left: 0;
        top: 0
    }
}

.mouth-feels .taste-row .desc {
    width: 27%;
    margin-right: 81px;
    margin-left: auto
}

@media (max-width:1279px) {
    .mouth-feels .taste-row .desc {
        width: 38%;
        margin-right: 0
    }
}

@media (max-width:1023px) {
    .mouth-feels .taste-row .desc {
        width: 48%
    }
}

@media (max-width:767px) {
    .mouth-feels .taste-row .desc {
        width: 100%;
        margin-right: 0;
        margin-left: 0
    }
}

.mouth-feels .taste-row .desc p {
    margin-bottom: 16px
}

.mouth-feels .taste-row h3 {
    font-size: 30px;
    padding-top: 32px;
    margin-bottom: 18px;
    letter-spacing: 0
}

@media (max-width:767px) {
    .mouth-feels .taste-row h3 {
        padding-top: 20px
    }
}

.video-block .caption {
    font: 26px/1 bolonat-hand, sans-serif;
    display: block;
    padding-top: 13px
}

@media (max-width:767px) {
    .video-block .caption {
        font-size: 20px;
        line-height: .9
    }
}

.video {
    width: 100%;
    position: relative;
    display: block;
    min-height: 278px
}

.video .video-thumb {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.splats-block {
    position: relative;
    height: 970px
}

@media (max-width:1279px) {
    .splats-block {
        height: 710px
    }
}

@media (max-width:1023px) {
    .splats-block {
        height: 770px
    }
}

@media (max-width:767px) {
    .splats-block {
        height: 1078px
    }
}

.splats-block .splat {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:767px) {
    .splats-block .splat {
        justify-content: flex-end
    }
}

.splats-block .splat.sm {
    top: 0;
    left: .5%;
    padding: 35px 25px 128px 90px
}

@media (max-width:767px) {
    .splats-block .splat.sm {
        left: -41px
    }
}

.splats-block .splat.md {
    top: 206px;
    left: 18%;
    padding: 29px 20px 130px 80px
}

@media (max-width:1279px) {
    .splats-block .splat.md {
        left: 11%
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .splats-block .splat.md {
        top: auto;
        bottom: 0;
        left: 26%
    }
}

@media (max-width:767px) {
    .splats-block .splat.md {
        left: calc(100% - 311px);
        top: 230px
    }
}

@media (max-width:374px) {
    .splats-block .splat.md {
        left: 0
    }
}

.splats-block .splat.lg {
    right: 8.5%;
    top: 129px;
    padding: 65px 50px 165px 130px
}

@media (max-width:1023px) {
    .splats-block .splat.lg {
        top: 0;
        right: 0
    }
}

@media (max-width:767px) {
    .splats-block .splat.lg {
        top: auto;
        bottom: 0
    }
}

.splats-block.splats-layout-4 .splat {
    position: absolute
}

.splats-block.splats-layout-4 .splat.splat-0 {
    top: 0;
    left: .5%;
    padding: 24px 33px 113px 74px;
    bottom: auto
}

@media (max-width:767px) {
    .splats-block.splats-layout-4 .splat.splat-0 {
        left: -41px
    }
}

.splats-block.splats-layout-4 .splat.splat-1 {
    top: 280px;
    left: 21%;
    padding: 29px 37px 130px 80px
}

@media (max-width:1279px) {
    .splats-block.splats-layout-4 .splat.splat-1 {
        left: 10%
    }
}

@media (min-width:768px) and (max-width:1023px) {
    .splats-block.splats-layout-4 .splat.splat-1 {
        top: auto;
        bottom: 0;
        left: 26%
    }
}

@media (max-width:767px) {
    .splats-block.splats-layout-4 .splat.splat-1 {
        left: calc(100% - 311px);
        top: 230px
    }
}

@media (max-width:374px) {
    .splats-block.splats-layout-4 .splat.splat-1 {
        left: 0
    }
}

.splats-block.splats-layout-4 .splat.splat-2 {
    right: 6%;
    left: auto;
    top: 20px;
    bottom: auto
}

@media (max-width:1023px) {
    .splats-block.splats-layout-4 .splat.splat-2 {
        top: 0;
        right: 10%
    }
}

@media (max-width:767px) {
    .splats-block.splats-layout-4 .splat.splat-2 {
        top: auto;
        bottom: 0;
        left: -60px;
        right: auto
    }
}

.splats-block.splats-layout-4 .splat.splat-3 {
    right: 20%;
    top: 480px;
    left: auto
}

@media (max-width:1023px) {
    .splats-block.splats-layout-4 .splat.splat-3 {
        top: auto;
        right: 0;
        bottom: 50px
    }
}

@media (max-width:767px) {
    .splats-block.splats-layout-4 .splat.splat-3 {
        top: auto;
        bottom: 230px
    }
}

.splats-block .glass-img {
    position: absolute;
    left: -56px;
    bottom: 26px;
    width: 622px
}

@media (max-width:1279px) {
    .splats-block .glass-img {
        width: 364px
    }
}

@media (max-width:1023px) {
    .splats-block .glass-img {
        bottom: 150px;
        left: -32px
    }
}

@media (max-width:767px) {
    .splats-block .glass-img {
        bottom: 333px;
        width: 310px
    }
}

.splats-block .glass-img.glass-option1 {
    transform: rotate(-15deg);
    max-width: 360px;
    left: 20px;
    bottom: 0
}

@media (max-width:1279px) {
    .splats-block .glass-img.glass-option1 {
        bottom: 0;
        left: -50px;
        max-width: 250px
    }
}

@media (max-width:1023px) {
    .splats-block .glass-img.glass-option1 {
        left: -60px
    }
}

@media (max-width:767px) {
    .splats-block .glass-img.glass-option1 {
        max-width: 180px;
        bottom: 33%
    }
}

.splats-block .glass-img.glass-option2 {
    transform: rotate(-15deg);
    max-width: 330px;
    left: 20px;
    bottom: 40px
}

@media (max-width:1279px) {
    .splats-block .glass-img.glass-option2 {
        bottom: 0;
        left: -40px;
        max-width: 230px
    }
}

@media (max-width:1023px) {
    .splats-block .glass-img.glass-option2 {
        left: -50px
    }
}

@media (max-width:767px) {
    .splats-block .glass-img.glass-option2 {
        max-width: 180px;
        bottom: 33%
    }
}

@media (max-width:374px) {
    .splats-block .glass-img.glass-option2 {
        max-width: 160px
    }
}

.splats-block .glass-img.glass-option3 {
    transform: rotate(-15deg);
    max-width: 300px;
    left: 20px;
    bottom: 50px
}

@media (max-width:1279px) {
    .splats-block .glass-img.glass-option3 {
        bottom: 0;
        left: -30px;
        max-width: 230px
    }
}

@media (max-width:1023px) {
    .splats-block .glass-img.glass-option3 {
        left: -40px
    }
}

@media (max-width:767px) {
    .splats-block .glass-img.glass-option3 {
        max-width: 180px;
        bottom: 33%
    }
}

.splat {
    position: relative;
    width: 291px;
    min-height: 310px
}

@media (max-width:1279px) {
    .splat {
        width: 259px;
        min-height: 278px
    }
}

.splat.md {
    width: 335px;
    min-height: 355px
}

@media (max-width:1279px) {
    .splat.md {
        width: 311px;
        min-height: 331px
    }
}

.splat.lg {
    width: 449px;
    min-height: 479px
}

@media (max-width:1279px) {
    .splat.lg {
        width: 369px;
        min-height: 393px
    }
}

.splat.txt-dark .splat-content {
    color: #000
}

.splat.txt-dark .splat-content h4:after {
    border-color: #000
}

.splat .splat-bg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    z-index: -1
}

.splat .splat-bg.splat-bg--black {
    background-image: url(../../images/splat-black.png)
}

.splat .splat-bg.splat-bg--black+.splat-content {
    background: rgba(0, 0, 0, .01)
}

.splat .splat-content {
    line-height: 1.1;
    text-align: center;
    color: #fff
}

@media (max-width:1279px) {
    .splat .splat-content {
        font-size: 20px
    }
}

.splat .splat-content .icon {
    display: block;
    margin-bottom: 12px;
    font-size: 30px
}

.splat .splat-content .icon.icon-citrus {
    font-size: 30px
}

.splat .splat-content .icon.icon-none {
    height: 30px
}

.splat .splat-content h4 {
    letter-spacing: .04em;
    font-size: 28px;
    position: relative;
    padding-bottom: 5px;
    font-weight: 500;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 9px
}

@media (max-width:1279px) {
    .splat .splat-content h4 {
        font-size: 24px
    }
}

.splat .splat-content h4:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    border-bottom: 1px solid #fff
}

.splat .splat-content p {
    margin-bottom: 0;
    line-height: 1.2;
    position: relative
}

.splat .splat-content p .character-count {
    margin: 5px 0 0;
    top: 100%;
    left: 50%;
    transform: translatex(-50%);
    position: absolute
}

.product-details {
    position: relative
}

@media (max-width:767px) {
    .product-details {
        padding-bottom: 25px
    }
}

@media (max-width:767px) {
    .product-details:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 6px;
        border: solid #000;
        border-width: 3px 0 1px
    }
}

@media (max-width:767px) {
    .product-details .splats-block {
        height: auto
    }
}

@media (max-width:767px) {
    .product-details .splats-block .splat {
        overflow: hidden;
        position: static;
        left: auto;
        top: auto;
        right: auto;
        bottom: auto;
        padding: 0 !important;
        height: auto !important;
        min-height: 1px;
        margin-bottom: 20px;
        width: 100%
    }
}

@media (max-width:767px) {
    .product-details .splats-block .splat .splat-content {
        width: calc(100% - 200px);
        float: right;
        text-align: left;
        color: #000
    }
}

@media (max-width:767px) {
    .product-details .splats-block .splat .splat-content .head {
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        padding-top: 1px;
        margin-bottom: 14px
    }
}

@media (max-width:767px) {
    .product-details .splats-block .splat .splat-content .head .icon {
        margin: 0 9px 0 0;
        font-size: 25px !important
    }
}

@media (max-width:767px) {
    .product-details .splats-block .splat .splat-content h4 {
        margin: 0;
        padding: 0;
        word-break: break-word
    }
}

@media (max-width:767px) {
    .product-details .splats-block .splat .splat-content h4:after {
        content: none
    }
}

@media (max-width:767px) {
    .product-details .splats-block .splat-bg {
        display: none
    }
}

@media (max-width:767px) {
    .product-details .splats-block .glass-img {
        width: 150px;
        top: 0;
        bottom: auto;
        left: 20px;
        max-width: none
    }
}

@media (max-width:767px) {
    .year-round {
        padding: 48px 0 27px
    }
}

.year-round-heading {
    text-align: center
}

@media (max-width:767px) {
    .year-round-heading {
        margin-bottom: 20px
    }
}

.year-round-heading .subtitle {
    margin-bottom: 10px
}

@media (min-width:1280px) {
    .year-round-heading .subtitle {
        font-size: 30px
    }
}

.year-round-heading h2 {
    font-size: 100px;
    margin-bottom: 0;
    font-family: veneer, sans-serif;
    line-height: .95
}

@media (max-width:1023px) {
    .year-round-heading h2 {
        font-size: 60px;
        letter-spacing: 0
    }
}

body.apple.firefox .year-round-heading h2,
body:not(.apple) .year-round-heading h2 {
    top: .75rem
}

.year-round-lineup {
    display: flex;
    align-items: flex-end;
    justify-content: center
}

@media (max-width:767px) {
    .year-round-lineup {
        flex-wrap: wrap
    }
}

.year-round-lineup li {
    text-align: center;
    margin-bottom: 30px
}

@media (max-width:767px) {
    .year-round-lineup li {
        width: 50%;
        margin-bottom: 13px
    }
}

@media (max-width:767px) {
    .year-round-lineup li:first-child:last-child {
        width: 100%
    }
}

.year-round-lineup li .caption {
    display: block;
    height: 46px;
    padding: 0 10px;
    font-size: 20px
}

@media (max-width:1023px) {
    .year-round-lineup li .caption {
        margin-top: 0
    }
}

.year-round-lineup li .caption .quantity {
    display: block;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase
}

.year-round-lineup .img img {
    max-height: 410px
}

.where-to-buy {
    padding: 20px 0 0;
    color: #fff;
    position: relative
}

@media (max-width:767px) {
    .where-to-buy {
        margin: 0 -20px;
        padding: 20px 0 0
    }
}

.where-to-buy .vw {
    margin: 0;
    padding-bottom: 20px;
    font-size: 19vw;
    text-align: center
}

@media (min-width:1680px) {
    .where-to-buy .vw {
        font-size: 320px
    }
}

.where-to-buy .bg-grunge {
    padding: 20px 0 200px;
    background: url(../../images/where-to-buy-overlay.png) no-repeat 50% 50%/cover
}

@media (max-width:767px) {
    .where-to-buy .bg-grunge {
        padding: 20px 0 70px
    }
}

.where-to-buy .buy-option-list {
    display: flex;
    flex-wrap: wrap
}

.where-to-buy .buy-option {
    width: 100%;
    text-align: center;
    position: relative;
    padding: 17px 20px 47px
}

@media (max-width:767px) {
    .where-to-buy .buy-option {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row-reverse
    }
}

.where-to-buy .buy-option:before {
    content: "";
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    width: 6px;
    border: solid #fff;
    border-width: 0 3px 0 1px
}

@media (max-width:767px) {
    .where-to-buy .buy-option:before {
        width: auto;
        height: 6px;
        top: 0;
        bottom: auto;
        right: 40px;
        left: 40px;
        border-width: 3px 0 1px
    }
}

.where-to-buy .buy-option:first-child:before {
    content: none
}

.where-to-buy .buy-option .img {
    height: 247px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 23px
}

.where-to-buy .buy-option .img picture {
    height: 100%
}

.where-to-buy .buy-option .img img {
    max-height: 100%
}

@media (max-width:1279px) {
    .where-to-buy .buy-option .img {
        width: 150px;
        height: 160px;
        margin: 0 auto 23px
    }
}

@media (max-width:767px) {
    .where-to-buy .buy-option .img {
        height: auto;
        width: 150px;
        margin: 0
    }
}

.where-to-buy .buy-option h3 {
    font-family: veneer, sans-serif;
    font-size: 40px;
    letter-spacing: -.04em;
    margin-bottom: 20px
}

@media (max-width:1279px) {
    .where-to-buy .buy-option h3 {
        font-size: 24px
    }
}

.where-to-buy .decor {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0
}

@media (min-width:1280px) {
    .where-to-buy .decor {
        bottom: 34px
    }
}

@media (max-width:767px) {
    .where-to-buy .heading {
        display: none
    }
}

@media (max-width:767px) {
    .where-to-buy .txt-col {
        flex: 1;
        text-align: left;
        padding: 0 18px
    }
}

@media (min-width:768px) {
    .where-to-buy .txt-col .h1 {
        display: none
    }
}

@media (max-width:767px) {
    .where-to-buy .txt-col .h1 {
        background-color: #000 !important;
        margin-bottom: 18px;
        text-align: left;
        font-size: 15vw
    }
}

@media (max-width:767px) {

    #ensModalWrapper .where-to-buy .button,
    .story-article #mc_embed_signup .where-to-buy #mc-embedded-subscribe,
    .story-article #mc_embed_signup .where-to-buy input[type=submit],
    .where-to-buy #ensModalWrapper .button,
    .where-to-buy .btn,
    .where-to-buy .story-article #mc_embed_signup #mc-embedded-subscribe,
    .where-to-buy .story-article #mc_embed_signup input[type=submit] {
        background: #c8102e;
        padding: 8px 20px;
        height: 44px
    }
}

@media (max-width:767px) {

    #ensModalWrapper .where-to-buy .button:focus,
    #ensModalWrapper .where-to-buy .button:hover,
    .story-article #mc_embed_signup .where-to-buy #mc-embedded-subscribe:focus,
    .story-article #mc_embed_signup .where-to-buy #mc-embedded-subscribe:hover,
    .story-article #mc_embed_signup .where-to-buy input[type=submit]:focus,
    .story-article #mc_embed_signup .where-to-buy input[type=submit]:hover,
    .where-to-buy #ensModalWrapper .button:focus,
    .where-to-buy #ensModalWrapper .button:hover,
    .where-to-buy .btn:focus,
    .where-to-buy .btn:hover,
    .where-to-buy .story-article #mc_embed_signup #mc-embedded-subscribe:focus,
    .where-to-buy .story-article #mc_embed_signup #mc-embedded-subscribe:hover,
    .where-to-buy .story-article #mc_embed_signup input[type=submit]:focus,
    .where-to-buy .story-article #mc_embed_signup input[type=submit]:hover {
        background: #810a1e
    }
}

.can-opener {
    margin-bottom: 20px
}

@media (max-width:767px) {
    .can-opener {
        margin-bottom: 40px
    }
}

.can-opener [data-more] {
    display: block;
    max-width: 163px;
    margin: -58px auto 0;
    position: relative
}

@media (max-width:767px) {
    .can-opener [data-more] {
        max-width: 110px
    }
}

.can-opener .slide {
    padding-top: 34px
}

.taproom-section {
    padding-top: 27px;
    margin-bottom: 364px
}

@media (max-width:1279px) {
    .taproom-section {
        margin-bottom: 150px
    }
}

@media (max-width:1023px) {
    .taproom-section {
        margin-bottom: 100px
    }
}

@media (max-width:767px) {
    .taproom-section {
        padding-top: 10px;
        margin-bottom: 60px
    }
}

.taproom-section.bottom-padding-none {
    margin-bottom: 0
}

.taproom-section.bottom-padding-md {
    margin-bottom: 273px
}

@media (max-width:1279px) {
    .taproom-section.bottom-padding-md {
        margin-bottom: 115px
    }
}

@media (max-width:1023px) {
    .taproom-section.bottom-padding-md {
        margin-bottom: 75px
    }
}

@media (max-width:767px) {
    .taproom-section.bottom-padding-md {
        margin-bottom: 45px
    }
}

.taproom-section.bottom-padding-sm {
    margin-bottom: 180px
}

@media (max-width:1279px) {
    .taproom-section.bottom-padding-sm {
        margin-bottom: 75px
    }
}

@media (max-width:1023px) {
    .taproom-section.bottom-padding-sm {
        margin-bottom: 50px
    }
}

@media (max-width:767px) {
    .taproom-section.bottom-padding-sm {
        margin-bottom: 45px
    }
}

.taproom-section .intro {
    position: relative;
    z-index: 1
}

@media (min-width:768px) {
    .taproom-section .intro {
        padding-left: 49.4%;
        padding-bottom: 97px
    }
}

@media (min-width:768px) {

    .theme-blue .taproom-section .intro,
    .theme-purple .taproom-section .intro {
        color: #fff
    }
}

.taproom-section .social-network {
    position: absolute;
    top: 25px;
    right: 25px
}

@media (max-width:767px) {
    .taproom-section .social-network {
        top: calc(100% + 18px);
        z-index: 2
    }
}

.taproom-section .social-network a {
    display: block;
    margin-bottom: 16px
}

.taproom-section .social-network a:focus,
.taproom-section .social-network a:hover {
    color: #dc1f26
}

.taproom-section .social-network a i {
    font-size: 25px
}

.taproom-section .social-network svg {
    display: none
}

@media (max-width:767px) {
    .taproom-section .bg-grunge {
        margin: 0 -20px -135px
    }
}

@media (min-width:768px) {
    .taproom-section .img-collage {
        position: absolute;
        top: 0;
        left: 0;
        width: 49.4%;
        z-index: 2
    }
}

.taproom-section .heading {
    padding-top: 50px;
    text-align: left
}

@media (max-width:767px) {
    .taproom-section .heading {
        position: relative;
        padding-top: 39px;
        text-align: center
    }
}

.taproom-section .heading h1 {
    margin-bottom: 27px
}

@media (max-width:767px) {
    .taproom-section .heading h1 {
        font-size: 60px;
        margin-bottom: 22px
    }
}

@media (max-width:767px) {

    .theme-blue .taproom-section .heading .subtitle,
    .theme-blue .taproom-section .heading h1,
    .theme-purple .taproom-section .heading .subtitle,
    .theme-purple .taproom-section .heading h1 {
        color: #fff
    }
}

@media (min-width:768px) {
    .taproom-section .inner-content {
        padding: 0 58px 0 46px
    }
}

@media (min-width:1280px) {
    .taproom-section .inner-content {
        padding-left: 86px
    }
}

.taproom-section .txt-wrap p {
    margin-bottom: 23px
}

@media (max-width:767px) {
    .taproom-section .txt-wrap p {
        margin-bottom: 15px
    }
}

.taproom-section .txt-wrap p a {
    text-decoration: underline
}

.taproom-section .txt-wrap p a:focus {
    outline: 2px dotted #fff
}

@media (min-width:768px) {
    .taproom-section .location-info {
        padding-left: 29%
    }
}

@media (min-width:1024px) {
    .taproom-section .location-info {
        padding-left: calc(49.4% + 46px)
    }
}

@media (min-width:1280px) {
    .taproom-section .location-info {
        padding-left: calc(49.4% + 86px);
        padding-right: 3%
    }
}

.ts--form {
    margin-bottom: 50px
}

@media (min-width:1640px) {
    .ts--form {
        margin-bottom: 290px
    }
}

@media (min-width:768px) {
    .ts--form .intro {
        padding-bottom: 30px
    }
}

@media (min-width:768px) {
    .ts--form .inner-content {
        max-width: 725px
    }

    .ts--form .inner-content .txt-wrap {
        max-width: 520px
    }
}

.ts--form .bg-grunge {
    bottom: -100px
}

.ts--form .location-info {
    display: block
}

@media (max-width:767px) {
    .ts--form .location-info {
        border: none;
        margin-top: 0
    }
}

.ts--form .location-info .form-contact {
    position: relative;
    z-index: 1
}

@media (min-width:768px) {
    .ts--form .location-info .form-contact {
        max-width: 526px
    }
}

.ts--form .location-info .input-wrap {
    margin-bottom: 10px
}

.ts--form .location-info .btn-wrap {
    margin-top: 20px
}

@media (min-width:768px) {
    .ts--form .location-info .btn-wrap {
        margin-top: 31px;
        display: flex
    }

    .ts--form .location-info .btn-wrap div {
        flex: 1
    }
}

@media (min-width:768px) {

    #ensModalWrapper .ts--form .location-info .btn-wrap .button,
    .story-article #mc_embed_signup .ts--form .location-info .btn-wrap #mc-embedded-subscribe,
    .story-article #mc_embed_signup .ts--form .location-info .btn-wrap input[type=submit],
    .ts--form .location-info .btn-wrap #ensModalWrapper .button,
    .ts--form .location-info .btn-wrap .btn,
    .ts--form .location-info .btn-wrap .story-article #mc_embed_signup #mc-embedded-subscribe,
    .ts--form .location-info .btn-wrap .story-article #mc_embed_signup input[type=submit] {
        margin-left: 40px
    }
}

@media (max-width:767px) {

    #ensModalWrapper .ts--form .location-info .btn-wrap .button,
    .story-article #mc_embed_signup .ts--form .location-info .btn-wrap #mc-embedded-subscribe,
    .story-article #mc_embed_signup .ts--form .location-info .btn-wrap input[type=submit],
    .ts--form .location-info .btn-wrap #ensModalWrapper .button,
    .ts--form .location-info .btn-wrap .btn,
    .ts--form .location-info .btn-wrap .story-article #mc_embed_signup #mc-embedded-subscribe,
    .ts--form .location-info .btn-wrap .story-article #mc_embed_signup input[type=submit] {
        width: 100%;
        margin-top: 18px
    }
}

.ts--form~.tab-section .tab-panel {
    position: relative
}

.ts--form .thank-you-message {
    position: relative;
    z-index: 1
}

.location-info {
    display: flex;
    flex-wrap: wrap
}

@media (max-width:767px) {
    .location-info {
        margin-top: 30px;
        padding-top: 30px;
        border-top: 1px solid #000
    }
}

.location-info .col {
    width: 50%
}

@media (min-width:768px) {
    .location-info .col {
        padding-right: 20px
    }
}

@media (max-width:767px) {
    .location-info .col {
        width: 59%
    }
}

@media (max-width:767px) {
    .location-info .col:first-child {
        padding-right: 30px
    }
}

@media (max-width:767px) {
    .location-info .col:nth-child(2) {
        width: 41%
    }
}

.location-info .col:last-child {
    width: 100%
}

@media (min-width:768px) {
    .location-info .col:last-child {
        padding-top: 10px
    }
}

.location-info .h5 {
    margin-bottom: 27px
}

@media (max-width:767px) {
    .location-info .h5 {
        margin-bottom: 15px
    }
}

.location-info ul li {
    margin-bottom: 27px
}

@media (max-width:767px) {
    .location-info ul li {
        margin-bottom: 19px
    }
}

.location-info ul li strong {
    display: block;
    font-weight: 400
}

#yt-cover,
#yt-play {
    z-index: 1
}

.taproom-google-calendar {
    position: relative;
    height: 0;
    width: 100%;
    padding-bottom: 70%
}

.taproom-google-calendar iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.events-section {
    width: 100%
}

.events-section .paging {
    border-top: none;
    padding-top: 64px;
    padding-bottom: 0
}

@media (max-width:767px) {
    .events-section .paging {
        padding-top: 24px
    }
}

.event-list {
    border-top: 1px solid #231f20
}

.event-list .event-row {
    display: flex;
    align-items: center;
    padding: 28px 22px
}

.event-list .event-row+.event-row {
    border-top: 1px solid #231f20
}

@media (max-width:767px) {
    .event-list .event-row {
        padding: 20px 0;
        align-items: flex-start;
        font-size: 16px
    }
}

.event-list .event-row .col-l {
    width: 190px;
    text-align: center
}

@media (min-width:768px) {
    .event-list .event-row .col-l .time-wrap {
        display: flex;
        justify-content: center
    }
}

@media (min-width:768px) {
    .event-list .event-row .col-l .time+.time {
        margin-left: 10px
    }
}

@media (max-width:767px) {
    .event-list .event-row .col-l {
        text-align: left;
        width: 100px;
        padding-top: 2px
    }
}

.event-list .event-row .col-l div+div {
    margin: 15px 0 0
}

@media (min-width:768px) {
    .event-list .event-row .col-l div+div {
        margin: 0 0 0 15px
    }
}

.event-list .event-row .col-r {
    flex: 1;
    display: flex;
    flex-wrap: wrap
}

@media (max-width:1023px) {
    .event-list .event-row .col-r {
        padding-left: 30px
    }
}

@media (max-width:767px) {
    .event-list .event-row .col-r {
        padding-left: 15px
    }
}

.event-list .event-row .col-r .add-to-calendar,
.event-list .event-row .col-r .buy-btn {
    width: 306px
}

@media (max-width:1023px) {

    .event-list .event-row .col-r .add-to-calendar,
    .event-list .event-row .col-r .buy-btn {
        width: 100%
    }
}

.event-list .event-row .col-r .buy-btn {
    text-align: right;
    align-self: center
}

@media (max-width:1023px) {
    .event-list .event-row .col-r .buy-btn {
        text-align: left
    }
}

#ensModalWrapper .event-list .event-row .col-r .buy-btn .button,
.event-list .event-row .col-r .buy-btn #ensModalWrapper .button,
.event-list .event-row .col-r .buy-btn .btn,
.event-list .event-row .col-r .buy-btn .story-article #mc_embed_signup #mc-embedded-subscribe,
.event-list .event-row .col-r .buy-btn .story-article #mc_embed_signup input[type=submit],
.story-article #mc_embed_signup .event-list .event-row .col-r .buy-btn #mc-embedded-subscribe,
.story-article #mc_embed_signup .event-list .event-row .col-r .buy-btn input[type=submit] {
    padding: 3px 14px;
    height: 40px
}

.event-list .event-row .col-r .desc {
    flex: 1;
    padding-left: 40px;
    padding-right: 40px
}

@media (max-width:1279px) {
    .event-list .event-row .col-r .desc {
        padding-left: 20px;
        padding-right: 20px
    }
}

@media (max-width:1023px) {
    .event-list .event-row .col-r .desc {
        padding: 0;
        margin-bottom: 20px
    }
}

@media (max-width:767px) {
    .event-list .event-row .col-r .desc {
        margin-bottom: 11px
    }
}

.event-list .event-row .col-r .desc a:focus {
    outline: 3px dotted #dc1f26;
    outline-offset: 2px
}

.event-list h2 {
    font: 28px/1 veneer, sans-serif;
    margin-bottom: 4px;
    letter-spacing: -.04em
}

@media (max-width:767px) {
    .event-list h2 {
        font-size: 22px;
        line-height: .75;
        margin-bottom: 9px
    }
}

.event-list h3 {
    font: 20px/1 veneer, sans-serif;
    margin-bottom: 7px;
    letter-spacing: -.04em
}

.event-list .date {
    display: block;
    font: 22px/1 veneer, sans-serif;
    text-transform: uppercase;
    margin-bottom: 7px
}

@media (max-width:767px) {
    .event-list .date {
        font-size: 18px
    }
}

.event-list .time {
    display: block
}

.event-list .desc p {
    margin-bottom: 0
}

.event-list .btns {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px
}

.event-list .btns li {
    padding: 0 5px
}

#ensModalWrapper .event-list .btns .button,
.event-list .btns #ensModalWrapper .button,
.event-list .btns .btn,
.event-list .btns .story-article #mc_embed_signup #mc-embedded-subscribe,
.event-list .btns .story-article #mc_embed_signup input[type=submit],
.story-article #mc_embed_signup .event-list .btns #mc-embedded-subscribe,
.story-article #mc_embed_signup .event-list .btns input[type=submit] {
    padding: 3px 14px;
    width: 100%;
    height: 40px
}

@media (max-width:767px) {

    #ensModalWrapper .event-list .btns .button,
    .event-list .btns #ensModalWrapper .button,
    .event-list .btns .btn,
    .event-list .btns .story-article #mc_embed_signup #mc-embedded-subscribe,
    .event-list .btns .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup .event-list .btns #mc-embedded-subscribe,
    .story-article #mc_embed_signup .event-list .btns input[type=submit] {
        font-size: 0;
        color: transparent
    }
}

#ensModalWrapper .event-list .btns .button i,
.event-list .btns #ensModalWrapper .button i,
.event-list .btns .btn i,
.event-list .btns .story-article #mc_embed_signup #mc-embedded-subscribe i,
.event-list .btns .story-article #mc_embed_signup input[type=submit] i,
.story-article #mc_embed_signup .event-list .btns #mc-embedded-subscribe i,
.story-article #mc_embed_signup .event-list .btns input[type=submit] i {
    margin-right: 7px;
    font-size: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -2px;
    color: #fff
}

@media (max-width:767px) {

    #ensModalWrapper .event-list .btns .button i,
    .event-list .btns #ensModalWrapper .button i,
    .event-list .btns .btn i,
    .event-list .btns .story-article #mc_embed_signup #mc-embedded-subscribe i,
    .event-list .btns .story-article #mc_embed_signup input[type=submit] i,
    .story-article #mc_embed_signup .event-list .btns #mc-embedded-subscribe i,
    .story-article #mc_embed_signup .event-list .btns input[type=submit] i {
        margin-right: 0
    }
}

#ensModalWrapper .event-list .btns .button i.icon-apple,
.event-list .btns #ensModalWrapper .button i.icon-apple,
.event-list .btns .btn i.icon-apple,
.event-list .btns .story-article #mc_embed_signup #mc-embedded-subscribe i.icon-apple,
.event-list .btns .story-article #mc_embed_signup input[type=submit] i.icon-apple,
.story-article #mc_embed_signup .event-list .btns #mc-embedded-subscribe i.icon-apple,
.story-article #mc_embed_signup .event-list .btns input[type=submit] i.icon-apple {
    font-size: 18px;
    margin-top: -4px
}

@media (max-width:767px) {
    #main-content>.taproom-section:first-child {
        padding-top: 0
    }
}

.tab-section {
    padding-bottom: 120px;
    position: relative
}

.tab-section:after {
    bottom: 0
}

@media (max-width:1609px) {
    .tab-section {
        padding-bottom: 140px
    }
}

@media (max-width:1023px) {
    .tab-section {
        padding-bottom: 120px
    }
}

@media (max-width:767px) {
    .tab-section {
        padding-bottom: 51px
    }
}

@media (max-width:767px) {
    .tab-section .heading {
        margin-bottom: 25px
    }
}

.tab-section .content-wrap,
.tab-section .tab-panel {
    display: none
}

.tab-section .tab-panel.active {
    display: flex
}

@media (max-width:767px) {
    .tab-section .tab-panel.active {
        display: block
    }
}

.section-contact~.tab-section .tab-panel {
    position: relative
}

.tab-section .tab-panel .list-link {
    padding-right: 20px;
    width: 320px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start
}

@media (max-width:1023px) {
    .tab-section .tab-panel .list-link {
        width: 245px
    }
}

@media (max-width:767px) {
    .tab-section .tab-panel .list-link {
        display: none
    }
}

.tab-section .tab-panel.media-a .desc {
    padding-bottom: 0
}

.tab-section .tab-panel .video-component-block {
    margin-bottom: 0
}

@media (min-width:768px) {
    .tab-section .content-wrap {
        width: 77.5%
    }
}

@media (max-width:767px) {
    .tab-section .content-wrap {
        display: block;
        padding: 8px 0;
        position: relative;
        border-bottom: 1px solid #000
    }
}

.tab-section .content-wrap.active {
    display: block
}

@media (max-width:767px) {
    .tab-section .content-wrap.active .dog-frame {
        display: block
    }
}

.tab-section .content-wrap .opener {
    display: block;
    padding: 10px 0
}

@media (min-width:768px) {
    .tab-section .content-wrap .opener {
        display: none
    }
}

.tab-section .content-wrap .opener:after {
    content: "\E909";
    opacity: 1;
    float: right;
    color: #000;
    font-size: 19px;
    margin-top: 4px;
    transition: transform .3s ease-in-out
}

.tab-section .content-wrap .opener.active:after {
    transform: rotate(-180deg)
}

@media (min-width:768px) {
    .tab-section .content-wrap .content {
        display: block !important;
        margin: 0 !important;
        padding: 0 !important;
        height: auto !important;
        position: static !important;
        overflow: visible !important
    }
}

@media (min-width:1024px) {
    .tab-section .content-wrap .content {
        display: flex !important
    }
}

@media (max-width:767px) {
    .tab-section .content-wrap .content {
        padding: 23px 0 5px
    }
}

@media (min-width:1024px) {
    .tab-section .content-wrap .col {
        width: 49%
    }
}

@media (min-width:1024px) {
    .tab-section .content-wrap .col:first-child {
        width: 51%;
        padding-right: 10%
    }
}

@media (min-width:1024px) {
    .tab-section .content-wrap .col:last-child p {
        padding-right: 10%
    }
}

@media (max-width:767px) {
    .tab-section .content-wrap .col:last-child p {
        padding-right: 44%
    }
}

.tab-section .content-wrap .photo {
    margin: -2px 0 69px
}

@media (max-width:1023px) {
    .tab-section .content-wrap .photo {
        margin-bottom: 35px
    }
}

@media (max-width:767px) {
    .tab-section .content-wrap .photo {
        margin: 13px 0 14px
    }
}

.tab-section .content-wrap p {
    margin-bottom: 31px
}

@media (min-width:1024px) {
    .tab-section .content-wrap p {
        margin-bottom: 60px
    }
}

@media (min-width:1024px) {
    .tab-section .content-wrap p:last-of-type {
        margin-bottom: 0
    }
}

.tab-section .dog-frame {
    position: absolute;
    bottom: -32px;
    right: 25px;
    z-index: 1
}

@media (max-width:1569px) {
    .tab-section .dog-frame {
        transform: scale(.7) translateY(37px)
    }
}

@media (max-width:767px) {
    .tab-section .dog-frame {
        transform: scale(.9) translateY(30px);
        right: -15px;
        display: none
    }
}

@media (max-width:1569px) {
    .tab-section .dog-frame .caption {
        margin-bottom: 17px
    }
}

@media (max-width:767px) {
    .tab-section .dog-frame .caption {
        margin: 0 0 23px
    }
}

@media (max-width:767px) {
    .tab-section .dog-frame .decor-arrow {
        right: 6px
    }
}

.tab-section .img-collage {
    padding-bottom: 0;
    margin-bottom: calc(34% - 28px)
}

@media (min-width:768px) {
    .tab-section .img-collage {
        padding-bottom: 5.34%;
        margin-bottom: 14%;
        width: 43.6%;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 2
    }
}

@media (min-width:1280px) {
    .tab-section .img-collage {
        padding-right: 88px
    }
}

.tab-section .img-collage .img-a {
    width: 48.1%
}

@media (max-width:767px) {
    .tab-section .img-collage .img-a {
        width: 47.1%
    }
}

.tab-section .img-collage .img-b {
    top: 90%;
    left: 15.5%;
    width: 32.4%
}

@media (max-width:767px) {
    .tab-section .img-collage .img-b {
        top: 81%;
        left: 16.5%;
        width: 33.5%
    }
}

@media (min-width:768px) {
    .tab-section .desc {
        width: 49.1%;
        margin-left: auto
    }
}

.tab-section .top-intro h2 {
    margin-bottom: 19px
}

.tab-section .top-intro p {
    margin-bottom: 23px
}

@media (max-width:767px) {
    .tab-section .top-intro p {
        margin-bottom: 16px
    }
}

.tab-section .top-intro .btns {
    display: flex;
    align-items: center;
    padding-top: 9px
}

#ensModalWrapper .tab-section .top-intro .btns .button,
.story-article #mc_embed_signup .tab-section .top-intro .btns #mc-embedded-subscribe,
.story-article #mc_embed_signup .tab-section .top-intro .btns input[type=submit],
.tab-section .top-intro .btns #ensModalWrapper .button,
.tab-section .top-intro .btns .btn,
.tab-section .top-intro .btns .story-article #mc_embed_signup #mc-embedded-subscribe,
.tab-section .top-intro .btns .story-article #mc_embed_signup input[type=submit] {
    margin-right: 34px
}

@media (max-width:767px) {

    #ensModalWrapper .tab-section .top-intro .btns .button,
    .story-article #mc_embed_signup .tab-section .top-intro .btns #mc-embedded-subscribe,
    .story-article #mc_embed_signup .tab-section .top-intro .btns input[type=submit],
    .tab-section .top-intro .btns #ensModalWrapper .button,
    .tab-section .top-intro .btns .btn,
    .tab-section .top-intro .btns .story-article #mc_embed_signup #mc-embedded-subscribe,
    .tab-section .top-intro .btns .story-article #mc_embed_signup input[type=submit] {
        margin-right: 21px
    }
}

.tab-section .top-intro .social-networks li {
    margin-right: 19px
}

@media (max-width:767px) {
    .tab-section .top-intro .social-networks .icon-facebook {
        font-size: 25px
    }
}

@media (max-width:767px) {
    .tab-section .top-intro .social-networks .icon-instagram {
        font-size: 22px
    }
}

.tab-section .location-info {
    margin-top: 49px
}

@media (min-width:768px) {
    .tab-section .location-info {
        padding-top: 43px;
        border-top: 2px solid #000
    }
}

.tab-section .location-info .col:first-child {
    width: 58%
}

.tab-section .location-info .col:nth-child(2) {
    width: 42%
}

.tab-section~.media-a {
    margin-top: 147px
}

@media (max-width:767px) {
    .tab-section~.media-a {
        margin-top: 48px
    }
}

@media (max-width:767px) {
    .tab-section~.media-a .desc {
        padding-bottom: 0
    }
}

.tab-section .sticker {
    right: -75px;
    bottom: 17.4%
}

@media (max-width:1609px) {
    .tab-section .sticker {
        width: 230px;
        bottom: 10px;
        right: 10px
    }
}

@media (max-width:1279px) {
    .tab-section .sticker {
        bottom: 5px;
        width: 215px
    }
}

@media (max-width:1023px) {
    .tab-section .sticker {
        width: 160px;
        right: -67px
    }
}

@media (max-width:767px) {
    .tab-section .sticker {
        display: none
    }
}

.tab-section ul[role=tablist] {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.tab-section ul[role=tablist] li {
    order: var(--order, 0)
}

.content-wrap .opener,
.list-link a {
    font: 36px/1 veneer, sans-serif;
    text-transform: uppercase
}

@media (max-width:1023px) {

    .content-wrap .opener,
    .list-link a {
        font-size: 24px
    }
}

@media (max-width:767px) {

    .content-wrap .opener,
    .list-link a {
        font-size: 30px
    }
}

.content-wrap .opener:after,
.list-link a:after {
    content: "\E90A";
    font: 12px/1 icomoon;
    opacity: 0;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    transition: opacity .3s ease-in-out, margin-left .3s ease-in-out
}

@media (max-width:1023px) {

    .content-wrap .opener:after,
    .list-link a:after {
        margin-top: 5px
    }
}

@media (max-width:767px) {

    .content-wrap .opener:after,
    .list-link a:after {
        margin-top: 10px
    }
}

.content-wrap .opener.active:after,
.content-wrap .opener:focus:after,
.content-wrap .opener:hover:after,
.list-link a.active:after,
.list-link a:focus:after,
.list-link a:hover:after {
    margin-left: 8px;
    opacity: 1
}

.content-wrap .opener,
.list-link a {
    color: #000
}

.content-wrap .opener.active,
.content-wrap .opener:focus,
.content-wrap .opener:hover,
.list-link a.active,
.list-link a:focus,
.list-link a:hover {
    color: #eaaa00
}

.theme-blue .content-wrap .opener.active,
.theme-blue .content-wrap .opener:focus,
.theme-blue .content-wrap .opener:hover,
.theme-blue .list-link a.active,
.theme-blue .list-link a:focus,
.theme-blue .list-link a:hover {
    color: #006eb6
}

.theme-purple .content-wrap .opener.active,
.theme-purple .content-wrap .opener:focus,
.theme-purple .content-wrap .opener:hover,
.theme-purple .list-link a.active,
.theme-purple .list-link a:focus,
.theme-purple .list-link a:hover,
.theme-red .content-wrap .opener.active,
.theme-red .content-wrap .opener:focus,
.theme-red .content-wrap .opener:hover,
.theme-red .list-link a.active,
.theme-red .list-link a:focus,
.theme-red .list-link a:hover {
    color: #dc1f26
}

.ontap-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    flex: 1 0 100%
}

.ontap-list .thumb {
    width: 25%;
    padding: 0 10px;
    margin-bottom: 20px
}

@media (max-width:1023px) {
    .ontap-list .thumb {
        width: 33.333%
    }
}

@media (max-width:479px) {
    .ontap-list .thumb {
        width: 50%
    }
}

.coming-soon {
    font: 36px/1 veneer, sans-serif;
    color: inherit;
    text-transform: uppercase;
    text-align: center;
    width: 100%
}

@media (max-width:767px) {
    .coming-soon {
        font-size: 30px
    }
}

.faq {
    padding: 120px 0 148px
}

.faq:after {
    bottom: 0
}

@media (max-width:767px) {
    .faq {
        padding: 60px 0 112px
    }
}

.faq .heading .subtitle {
    margin-bottom: 11px
}

.faq .heading h2 {
    margin-bottom: 33px
}

@media (min-width:768px) {
    .faq .nav-tab {
        margin-bottom: 72px
    }
}

.faq .media-a {
    margin-top: 0;
    display: none
}

.faq .media-a.active {
    display: flex
}

@media (min-width:1280px) {
    .faq .media-a .desc {
        width: 477px
    }
}

.faq .sticker {
    right: -75px;
    bottom: 17.4%
}

@media (max-width:1439px) {
    .faq .sticker {
        bottom: 12%
    }
}

@media (max-width:1279px) {
    .faq .sticker {
        bottom: 6%
    }
}

@media (max-width:1023px) {
    .faq .sticker {
        width: 195px;
        bottom: 12px;
        right: -67px
    }
}

.section-contact {
    padding: 125px 0 210px;
    background-image: url(../../images/bg-overlay02.png);
    color: #fff;
    margin: 27px 0 44px
}

.section-contact .error-message {
    color: #a94442;
    background-color: #f2dede;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

@media (max-width:767px) {
    .section-contact {
        margin: 10px -20px 0;
        padding: 39px 20px 93px
    }
}

.section-contact .heading {
    background: rgba(0, 0, 0, .01)
}

@media (min-width:768px) {
    .section-contact .heading {
        margin-top: -54px;
        text-align: left
    }
}

@media (max-width:767px) {
    .section-contact .heading {
        margin-bottom: 5px
    }
}

.section-contact .heading .subtitle {
    margin-bottom: 28px
}

@media (max-width:767px) {
    .section-contact .heading .subtitle {
        margin-bottom: 24px
    }
}

.section-contact .heading h1 {
    margin-bottom: 22px
}

@media (max-width:767px) {
    .section-contact .heading h1 {
        margin-bottom: 5px
    }
}

.section-contact .heading a {
    text-decoration: underline
}

.section-contact .heading a:hover {
    text-decoration: none
}

.section-contact .beer-quality-message p {
    margin-top: 33px
}

.section-contact .beer-quality-message p a {
    text-decoration: underline
}

.section-contact .input-wrap {
    margin-bottom: 10px;
    position: relative
}

.section-contact .btn-wrap {
    font-size: 20px;
    line-height: 1.14;
    margin-top: 18px;
    background: rgba(0, 0, 0, .01)
}

@media (min-width:768px) {
    .section-contact .btn-wrap {
        line-height: 1.11;
        margin-top: 30px;
        display: flex
    }
}

@media (min-width:768px) {
    .section-contact .btn-wrap .txt {
        flex: 1;
        padding-right: 10px
    }
}

@media (max-width:767px) {
    .section-contact .btn-wrap .txt {
        margin-bottom: 18px
    }
}

@media (max-width:767px) {

    #ensModalWrapper .section-contact .btn-wrap .button,
    .section-contact .btn-wrap #ensModalWrapper .button,
    .section-contact .btn-wrap .btn,
    .section-contact .btn-wrap .story-article #mc_embed_signup #mc-embedded-subscribe,
    .section-contact .btn-wrap .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup .section-contact .btn-wrap #mc-embedded-subscribe,
    .story-article #mc_embed_signup .section-contact .btn-wrap input[type=submit] {
        width: 100%
    }
}

.upload-image {
    color: #000;
    text-align: right
}

@media (max-width:767px) {
    .upload-image {
        width: 100%;
        background: #fff;
        padding: 10px 20px;
        display: flex;
        justify-content: space-between
    }
}

@media (min-width:768px) {
    .upload-image {
        position: absolute;
        bottom: 10px;
        right: 21px;
        width: 130px
    }
}

.error~.upload-image {
    bottom: 32px
}

.error+.upload-image input[type=file]:focus~label {
    outline-color: #792f2f
}

.upload-image input[type=file] {
    position: fixed;
    opacity: 0;
    width: 115px
}

.upload-image input[type=file]:focus~label {
    outline: 3px solid #595959;
    outline-offset: 2px
}

.upload-image img {
    margin-bottom: 17px;
    width: 112px;
    height: 84px;
    -o-object-fit: cover;
    object-fit: cover
}

.upload-image img[src=""] {
    display: none
}

.upload-image label {
    display: inline-flex;
    align-items: center;
    cursor: pointer
}

.upload-image label:hover u {
    text-decoration: none
}

.upload-image label i {
    font-size: 24px;
    margin-right: 5px
}

.thank-you-message {
    display: none
}

.thank-you-message.show {
    display: block
}

.privacy-request-form+.thank-you-message {
    text-align: center
}

#size-validation-message {
    padding: 10px 0;
    font-weight: 700;
    color: #dc1f26;
    display: none
}

#size-validation-message.show {
    display: block
}

.find-cta {
    position: fixed;
    bottom: 0;
    left: 30px;
    background: #dc1f26;
    color: #fff;
    width: 390px;
    padding: 17px 40px 13px 30px;
    z-index: 9
}

@media (max-width:767px) {
    .find-cta {
        width: auto;
        left: 20px;
        right: 20px;
        padding: 17px 20px 13px
    }
}

.find-cta .close {
    position: absolute;
    right: 22px;
    top: 22px;
    color: #000;
    font-size: 12px
}

@media (max-width:767px) {
    .find-cta .close {
        right: 10px
    }
}

.find-cta .close:hover {
    color: #fff
}

.find-cta h3 {
    font-size: 30px;
    margin-bottom: 2px
}

@media (max-width:767px) {
    .find-cta h3 {
        font-size: 27px
    }
}

.find-cta .link {
    padding-left: 27px;
    position: relative
}

.find-cta .link:before {
    content: "\E90A";
    font: 12px/1 icomoon;
    position: absolute;
    left: 0;
    top: 5px
}

.product-archive {
    padding: 47px 0 18px
}

@media (max-width:1279px) {
    .product-archive {
        padding: 70px 0 18px
    }
}

@media (max-width:1023px) {
    .product-archive {
        padding: 53px 0 0
    }
}

.product-archive .grid-row {
    margin-bottom: 67px
}

@media (min-width:768px) {
    .product-archive .grid-row {
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }
}

.product-archive .product-desc {
    font-size: 18px;
    line-height: 1.2;
    letter-spacing: -.006em
}

@media (min-width:768px) {
    .product-archive .product-desc {
        font-size: 28px;
        flex: 1;
        padding-right: 24px
    }
}

.product-archive .product-img {
    width: 45%;
    position: relative
}

@media (max-width:1279px) {
    .product-archive .product-img {
        width: 36%
    }
}

@media (max-width:767px) {
    .product-archive .product-img {
        width: 60%
    }
}

.product-archive .product-img .img {
    max-height: 650px
}

.product-archive .product-img .stamp {
    position: absolute;
    top: 25%;
    left: 30%
}

@media (max-width:1279px) {
    .product-archive .product-img .stamp {
        top: 30%;
        width: 90%
    }
}

.product-archive h1 {
    font-size: 174px;
    margin-bottom: 12px
}

@media (max-width:1023px) {
    .product-archive h1 {
        font-size: 100px
    }
}

@media (max-width:767px) {
    .product-archive h1 {
        margin-bottom: 9px;
        font-size: 60px
    }
}

.product-archive .info-text {
    font-family: veneer, sans-serif;
    text-transform: uppercase;
    display: block;
    font-size: 24px
}

@media (min-width:768px) {
    .product-archive .info-text {
        font-size: 36px
    }
}

.product-archive .info-text+.info-text {
    margin-top: 5px
}

@media (min-width:768px) {
    .product-archive .info-text+.info-text {
        margin-top: 14px
    }
}

.product-archive .subtitle {
    margin-bottom: 15px
}

@media (min-width:768px) {
    .product-archive .subtitle {
        font-size: 32px;
        margin-bottom: 22px
    }
}

.bordered-article {
    padding: 9px 14px 14px;
    font-size: 30px;
    line-height: 1.28
}

@media (max-width:1279px) {
    .bordered-article {
        font-size: 24px
    }
}

@media (max-width:767px) {
    .bordered-article {
        font-size: 24px
    }
}

.bordered-article.container {
    margin-bottom: 60px
}

@media (min-width:1280px) {
    .bordered-article.container {
        margin-bottom: 130px
    }
}

.bordered-article p {
    margin: 0
}

.bordered-article p:first-letter {
    font-size: 80px;
    line-height: 0;
    text-shadow: 5px 5px 0 #f2f0e5, -5px -5px 0 #f2f0e5;
    display: inline-block
}

@media (min-width:1280px) {
    .bordered-article .character-count {
        margin-top: 7px
    }
}

.video-component-block {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin-bottom: 100px
}

.video-component-block embed,
.video-component-block iframe,
.video-component-block object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.section-quote {
    max-width: 1270px;
    margin: 0 auto;
    position: relative;
    padding-top: 65%
}

@media (min-width:1280px) {
    .section-quote {
        padding-top: 52%;
        min-height: 842px
    }
}

.section-quote img {
    position: absolute
}

.section-quote .img-beer {
    width: 54.4%;
    left: -3%;
    top: -4%
}

.section-quote .img-quote {
    right: 0;
    top: 15%;
    width: 63%
}

.section-quote .img-logo {
    width: 13.1%;
    right: 43%;
    top: 74%
}

.section-quote .star {
    position: absolute
}

@media (max-width:1279px) {
    .section-quote .star {
        display: none
    }
}

.section-quote .star.star1 {
    right: 5%;
    top: 46%
}

.section-quote .star.star2 {
    top: -7%;
    right: 18%
}

.section-quote .star.star3 {
    left: 58%;
    top: 61%
}

.section-quote .swoosh-bg {
    content: "";
    position: absolute;
    left: 20%;
    top: -36%;
    background-image: url(../../images/bg-arc01.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
    right: -21%;
    bottom: 0
}

@media (max-width:1279px) {
    .section-quote .swoosh-bg {
        top: -28%
    }
}

@media (max-width:1023px) {
    .section-quote .swoosh-bg {
        top: -36%
    }
}

.section-quote--a {
    margin-top: 159px
}

@media (max-width:767px) {
    .section-quote--a {
        margin-top: 50px
    }
}

.section-quote--a .img-beer {
    top: 0;
    width: 67.3%
}

.section-quote--a .img-quote {
    width: 71.4%;
    top: 7%;
    right: -3.6%
}

.section-quote--a .img-logo {
    top: 56%;
    right: 12%
}

@media (min-width:768px) {
    .section-quote--b {
        padding-top: 45%
    }
}

@media (min-width:1280px) {
    .section-quote--b {
        min-height: 0;
        padding-top: 52%;
        min-height: 772px
    }
}

.section-quote--b .img-beer {
    width: 65%;
    left: -7%;
    top: -17%
}

@media (max-width:767px) {
    .section-quote--b .img-beer {
        left: 10px
    }
}

.section-quote--b .img-quote,
.section-quote--b .img-quotes {
    right: 7%;
    top: -1%;
    width: 51%
}

.section-quote--b .img-logo {
    width: 15.1%;
    right: 46%;
    top: 59%
}

@media (max-width:767px) {
    .section-quote--b .img-logo {
        top: 80%
    }
}

@media (min-width:768px) {
    .section-quote--c {
        padding-top: 45%
    }
}

@media (min-width:1280px) {
    .section-quote--c {
        min-height: 0
    }
}

@media (min-width:1440px) {
    .section-quote--c {
        padding-top: 52%;
        min-height: 772px
    }
}

.section-quote--c .img-beer {
    width: 50%;
    left: 1%;
    top: 3%
}

.section-quote--c .img-quote,
.section-quote--c .img-quotes {
    right: 6%;
    top: 16%;
    width: 48%
}

.section-quote--c .img-logo {
    width: 15.1%;
    right: 46%;
    top: 59%
}

@media (max-width:767px) {
    .section-quote--c .img-logo {
        top: 80%
    }
}

.section-404 {
    padding: 76px 0 0;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    max-width: 1142px;
    margin: 0 auto
}

@media (max-width:767px) {
    .section-404 {
        text-align: center;
        padding-top: 47px
    }
}

.section-404 .txt-oops {
    background-color: #dc1f26;
    font-size: clamp(10.6875rem, -4.1633rem + 23.2044vw, 13.3125rem);
    line-height: .8;
    text-transform: uppercase;
    font-family: veneer, sans-serif;
    width: 50%
}

@media (max-width:1023px) {
    .section-404 .txt-oops {
        font-size: clamp(8.5rem, 1.9375rem + 13.6719vw, 10.6875rem)
    }
}

@media (max-width:767px) {
    .section-404 .txt-oops {
        font-size: 108px
    }
}

.section-404 .desc {
    width: 45%;
    font-size: clamp(1.3125rem, -.4555rem + 2.7624vw, 1.625rem);
    line-height: 1.3;
    padding-right: 30px
}

@media (max-width:1023px) {
    .section-404 .desc {
        font-size: 19px
    }
}

@media (max-width:767px) {
    .section-404 .desc {
        width: 100%;
        font-size: 18px;
        padding-right: 0;
        margin-bottom: 39px
    }
}

.section-404 .desc a {
    color: #dc1f26;
    text-decoration: underline
}

.section-404 .desc a:hover {
    text-decoration: none
}

.section-404 .desc p {
    margin-bottom: 0
}

.section-404 .desc p+p {
    margin-top: 10px
}

.section-404 h1 {
    font-size: clamp(3.75rem, -1.9075rem + 8.8398vw, 4.75rem);
    line-height: 1;
    margin-bottom: 29px
}

@media (max-width:1023px) {
    .section-404 h1 {
        font-size: clamp(3rem, .75rem + 4.6875vw, 3.75rem)
    }
}

@media (max-width:767px) {
    .section-404 h1 {
        font-size: 60px;
        margin-bottom: 13px
    }
}

.section-404 .img {
    position: relative;
    flex: 1;
    text-align: right;
    height: 380px
}

@media (max-width:1023px) {
    .section-404 .img {
        margin-top: 0
    }
}

@media (max-width:767px) {
    .section-404 .img {
        width: 100%;
        flex: initial;
        max-width: 271px;
        margin: 0 auto;
        height: auto
    }
}

.section-404 .img .caption {
    font: 400 26px/1 bolonat-hand, sans-serif;
    position: absolute;
    left: -3%;
    top: 9%;
    width: 200px;
    text-align: center
}

@media (max-width:1279px) {
    .section-404 .img .caption {
        left: -10%;
        top: 1%
    }
}

@media (max-width:1023px) {
    .section-404 .img .caption {
        width: 100%;
        top: -40px;
        left: 0;
        right: 0
    }
}

@media (max-width:767px) {
    .section-404 .img .caption {
        top: -34px
    }
}

@media (min-width:768px) {
    .section-404 .img img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

.privacy-policy {
    padding: 88px 0 0;
    font-size: 26px;
    margin-bottom: 20px;
    line-height: 1.4
}

@media (max-width:767px) {
    .privacy-policy {
        font-size: 20px;
        padding-top: 37px;
        line-height: 1.3
    }
}

.privacy-policy .privacy-content {
    padding-top: 54px
}

@media (max-width:767px) {
    .privacy-policy .privacy-content {
        padding-top: 12px
    }
}

.privacy-policy .nav-tab,
.privacy-policy .sticky-wrap-nav-tab {
    margin-bottom: 0
}

.privacy-policy .container {
    max-width: 1244px;
    padding: 0 20px
}

.privacy-policy .heading {
    margin-bottom: 35px
}

@media (max-width:767px) {
    .privacy-policy .heading {
        margin-bottom: 31px
    }
}

.privacy-policy .heading h1 {
    font-size: 120px;
    margin-bottom: 29px
}

@media (max-width:767px) {
    .privacy-policy .heading h1 {
        font-size: 60px;
        margin-bottom: 12px
    }
}

.privacy-policy .heading .date {
    display: block;
    font-weight: 400
}

.privacy-content h3 {
    color: #dc1f26;
    margin-bottom: 30px;
    padding-top: 19px
}

@media (max-width:767px) {
    .privacy-content h3 {
        font-size: 42px;
        padding-top: 20px
    }
}

.privacy-content h4 {
    margin-bottom: 21px
}

.privacy-content p {
    margin-bottom: 30px
}

.privacy-content ol,
.privacy-content ul {
    padding: 0;
    margin: 0 0 30px 35px
}

.privacy-content a:not(.btn) {
    color: #dc1f26;
    text-decoration: underline
}

.privacy-content a:not(.btn):hover {
    text-decoration: none
}

.privacy-content table {
    margin-bottom: 20px
}

.privacy-content table td,
.privacy-content table th {
    padding: 10px 15px;
    border: 1px solid #000
}

.privacy-content table th {
    background-color: #ccc;
    text-align: left
}

.privacy-content table tr:nth-child(odd) {
    background-color: #e7e7e7
}

.privacy-content .latin {
    list-style: lower-latin
}

.privacy-content .space-y>li {
    margin-bottom: 28px
}

.privacy-request {
    padding: 86px 0 44px
}

@media (max-width:767px) {
    .privacy-request {
        padding: 36px 0 0
    }
}

.privacy-request h1 {
    font-size: 120px;
    line-height: .85;
    text-align: center;
    max-width: 1150px;
    margin: 0 auto 40px
}

@media (max-width:1023px) {
    .privacy-request h1 {
        font-size: 95px
    }
}

@media (max-width:767px) {
    .privacy-request h1 {
        font-size: 48px;
        letter-spacing: -.4px;
        margin-bottom: 32px
    }
}

.privacy-request-form {
    max-width: 526px;
    margin: 0 auto
}

.privacy-request-form .title {
    display: block;
    text-align: center;
    margin-bottom: 31px;
    font-weight: 300
}

@media (max-width:767px) {
    .privacy-request-form .title {
        margin-bottom: 28px
    }
}

.privacy-request-form .input-wrap {
    margin-bottom: 10px
}

.privacy-request-form .error-message {
    color: #a94442;
    background-color: #f2dede;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.privacy-request-form h5 {
    margin-bottom: 18px
}

.privacy-request-form .submit-row {
    display: flex;
    flex-wrap: wrap
}

@media (max-width:767px) {
    .privacy-request-form .submit-row {
        display: block
    }
}

.privacy-request-form .submit-row .txt-wrap {
    flex: 1;
    padding-right: 50px
}

@media (max-width:767px) {
    .privacy-request-form .submit-row .txt-wrap {
        padding-right: 0;
        margin-bottom: 17px
    }
}

.privacy-request-form .submit-row .txt-wrap p {
    margin: 0
}

#ensModalWrapper .privacy-request-form .submit-row .button,
.privacy-request-form .submit-row #ensModalWrapper .button,
.privacy-request-form .submit-row .btn,
.privacy-request-form .submit-row .story-article #mc_embed_signup #mc-embedded-subscribe,
.privacy-request-form .submit-row .story-article #mc_embed_signup input[type=submit],
.story-article #mc_embed_signup .privacy-request-form .submit-row #mc-embedded-subscribe,
.story-article #mc_embed_signup .privacy-request-form .submit-row input[type=submit] {
    width: 122px
}

@media (max-width:767px) {

    #ensModalWrapper .privacy-request-form .submit-row .button,
    .privacy-request-form .submit-row #ensModalWrapper .button,
    .privacy-request-form .submit-row .btn,
    .privacy-request-form .submit-row .story-article #mc_embed_signup #mc-embedded-subscribe,
    .privacy-request-form .submit-row .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup .privacy-request-form .submit-row #mc-embedded-subscribe,
    .story-article #mc_embed_signup .privacy-request-form .submit-row input[type=submit] {
        width: 100%
    }
}

.checkbox-list {
    padding-top: 10px;
    margin-bottom: 30px
}

.checkbox-list li {
    margin-bottom: 15px
}

.custom-checkbox {
    position: relative;
    padding-left: 32px;
    display: block
}

.custom-checkbox input[type=checkbox] {
    display: none
}

.custom-checkbox input[type=checkbox]:checked+.fake-checkbox:after {
    opacity: 1
}

.custom-checkbox input[type=checkbox]:focus+.fake-checkbox {
    outline-color: #231f20
}

.custom-checkbox .fake-checkbox {
    width: 23px;
    height: 23px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    display: block
}

.custom-checkbox .fake-checkbox:after {
    content: "\E90E";
    font: 12px/1 icomoon;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0
}

.custom-radio {
    position: relative;
    padding-left: 32px;
    display: block
}

.custom-radio input[type=radio] {
    position: absolute;
    opacity: 0;
    left: 0;
    pointer-events: none;
    width: 23px;
    height: 23px
}

.custom-radio input[type=radio]:checked+.fake-checkbox:after {
    opacity: 1
}

.custom-radio input[type=radio]:focus+.fake-checkbox {
    outline-color: #231f20
}

.custom-radio .fake-checkbox {
    width: 23px;
    height: 23px;
    background: #fff;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    outline: 1px solid #000
}

.custom-radio .fake-checkbox:after {
    content: "\E90E";
    font: 12px/1 icomoon;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0
}

.section-post {
    padding-top: 60px
}

@media (max-width:767px) {
    .section-post {
        padding-top: 40px
    }
}

.section-post h1 {
    text-align: center;
    margin-bottom: 55px
}

@media (max-width:767px) {
    .section-post h1 {
        font-size: 60px;
        margin-bottom: 32px
    }
}

.section-post .total-result {
    text-align: center;
    margin: -40px 0 35px
}

@media (max-width:767px) {
    .section-post .total-result {
        margin: -15px 0 30px
    }
}

@media (max-width:767px) {
    .section-post .sticky-wrap-nav-tab {
        margin-bottom: 35px
    }
}

.post-list {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -44px
}

@media (max-width:1279px) {
    .post-list {
        margin: 0 -15px
    }
}

.post-list.full>li {
    width: 100%
}

.post-list>li {
    width: 33.33%;
    padding: 0 44px;
    margin-bottom: 70px
}

@media (max-width:1279px) {
    .post-list>li {
        padding: 0 15px
    }
}

@media (max-width:767px) {
    .post-list>li {
        width: 100%;
        margin-bottom: 30px;
        padding-bottom: 30px;
        position: relative
    }
}

@media (max-width:767px) {
    .post-list>li:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 15px;
        right: 15px;
        height: 6px;
        border: solid #231f20;
        border-width: 3px 0 1px
    }
}

@media (max-width:767px) {
    .post-list>li:last-child {
        padding-bottom: 0
    }
}

@media (max-width:767px) {
    .post-list>li:last-child:after {
        content: none
    }
}

.post-list .full {
    width: 100%
}

@media (min-width:768px) {
    .post-list .full .post {
        display: flex;
        font-size: 26px;
        line-height: 1.4
    }

    .post-list .full .post .post-img {
        width: 49.3%;
        margin-bottom: 0;
        padding-top: 0
    }

    .post-list .full .post h2,
    .post-list .full .post p {
        margin-bottom: 30px
    }

    .post-list .full .post h2 {
        font-size: 44px
    }
}

@media (max-width:767px) {
    .post-list .full .post .post-img {
        padding-top: 100%
    }
}

@media (min-width:768px) {
    .post-list .full .post .post-body {
        flex: 1;
        padding: 35px 0 35px 7%
    }
}

@media (min-width:1280px) {
    .post-list .full .post .post-body {
        padding-top: 54px;
        padding-bottom: 54px
    }
}

.post-list .alt .post {
    flex-direction: row-reverse
}

.post-list .alt .post .post-body {
    padding-left: 0;
    padding-right: 7%
}

.product-lp .post-list {
    margin-top: 70px
}

@media (max-width:767px) {
    .product-lp .post-list {
        margin-top: 0
    }
}

@media (max-width:767px) {
    .post {
        font-size: 22px;
        line-height: 1.2
    }
}

.post .logo-hold {
    width: 100%;
    height: 122px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fcfaf1;
    margin-bottom: 26px
}

.post time {
    display: block;
    margin-bottom: 10px
}

.post .post-img {
    display: block;
    position: relative;
    padding-top: 56%;
    margin-bottom: 30px;
    overflow: hidden
}

@media (max-width:767px) {
    .post .post-img {
        margin-bottom: 20px
    }
}

.post .post-img:focus img,
.post .post-img:hover img {
    transform: scale(1.03)
}

.post .post-img img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: transform .3s ease-in-out
}

.post .play {
    position: relative
}

.post .play:after {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    content: "\E910";
    background-color: #dc1f26;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font: 20px/1 icomoon;
    border-radius: 50%;
    padding-left: 7px;
    width: 68px;
    height: 68px
}

@media (max-width:1023px) {
    .post .play:after {
        width: 48px;
        height: 48px;
        font-size: 15px;
        padding-left: 4px
    }
}

.post p {
    margin-bottom: 24px
}

@media (max-width:767px) {
    .post p {
        margin-bottom: 16px
    }
}

.post h2 {
    letter-spacing: -.007em
}

.post .url,
.post h2 a:focus,
.post h2:hover {
    color: #dc1f26
}

.post .url {
    margin-bottom: 5px
}

.post .url a:hover {
    text-decoration: underline
}

.paging {
    border-top: 1px solid #231f20;
    padding: 29px 0;
    margin-top: 10px;
    font: 20px/1 veneer, sans-serif;
    color: #231f20
}

@media (max-width:767px) {
    .paging {
        padding: 34px 0
    }
}

.paging,
.paging a,
.paging span {
    display: flex;
    align-items: center;
    justify-content: center
}

.paging a,
.paging span {
    height: 40px
}

body.apple.firefox .paging a,
body.apple.firefox .paging span,
body:not(.apple) .paging a,
body:not(.apple) .paging span {
    padding-top: 3px
}

.paging span {
    width: 34px
}

.paging span.current {
    width: 40px;
    margin: 5px;
    background-color: #dc1f26;
    border-color: #dc1f26;
    color: #fff
}

.paging span.page-numbers.dots {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.paging a {
    width: 40px;
    margin: 5px;
    border: 2px solid #777
}

.paging a.active,
.paging a:focus,
.paging a:hover {
    background-color: #dc1f26;
    border-color: #dc1f26;
    color: #fff
}

.paging a.disabled {
    pointer-events: none;
    color: #ccc;
    border-color: #ccc
}

.paging a.next,
.paging a.prev {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.paging a.prev:before {
    content: "\E914"
}

.paging a.next:before {
    content: "\E915"
}

@media (min-width:768px) {
    .section-result {
        padding-top: 20px
    }
}

@media (max-width:767px) {
    .section-result {
        padding-bottom: 20px
    }
}

.section-result+.section-result {
    margin-top: 80px;
    padding-top: 90px
}

.section-result+.section-result:after {
    top: 0
}

@media (max-width:767px) {
    .section-result+.section-result {
        margin-top: 7px;
        padding-top: 50px
    }
}

.section-result .heading {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 65px
}

@media (max-width:767px) {
    .section-result .heading {
        margin-bottom: 33px
    }
}

.section-result .heading h2 {
    font-family: veneer, sans-serif;
    color: #dc1f26;
    margin-bottom: 0;
    font-size: 48px
}

@media (min-width:768px) {
    .section-result .heading h2 {
        font-size: 60px
    }
}

.section-result .heading .link {
    margin-bottom: 8px
}

@media (max-width:767px) {
    .section-result .heading .link {
        margin-bottom: 3px
    }
}

.lds-dual-ring {
    display: none;
    margin: 30px auto;
    width: 80px;
    height: 80px
}

.lds-dual-ring.show {
    display: block
}

.lds-dual-ring:after {
    content: " ";
    display: block;
    width: 64px;
    height: 64px;
    margin: 15px auto;
    border-radius: 50%;
    border-color: #000 transparent;
    border-style: solid;
    border-width: 6px;
    -webkit-animation: lds-dual-ring 1.2s linear infinite;
    animation: lds-dual-ring 1.2s linear infinite
}

@-webkit-keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

@keyframes lds-dual-ring {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

.faq-section {
    padding: 84px 0 42px;
    max-width: 1210px;
    margin: 0 auto
}

@media (max-width:767px) {
    .faq-section {
        padding: 38px 0 0
    }
}

.faq-section h1 {
    margin-bottom: 31px
}

.faq-section .heading {
    margin-bottom: 68px
}

@media (max-width:767px) {
    .faq-section .heading {
        margin-bottom: 29px
    }
}

.faq-row+.faq-row {
    margin-top: 67px
}

@media (max-width:767px) {
    .faq-row+.faq-row {
        margin-top: 41px
    }
}

.faq-row h4 {
    font-size: 42px;
    margin-bottom: 41px
}

@media (max-width:767px) {
    .faq-row h4 {
        font-size: 34px;
        margin-bottom: 20px
    }
}

.accordion>div {
    padding: 29px 28px 29px 20px;
    border-bottom: 2px solid #231f20
}

@media (max-width:1023px) {
    .accordion>div {
        padding-left: 0
    }
}

@media (max-width:767px) {
    .accordion>div {
        padding: 15px 9px 15px 0
    }
}

.accordion>div:first-of-type {
    border-top: 2px solid #231f20
}

.accordion>div .opener {
    display: block;
    text-transform: uppercase;
    font: 28px/1 bolonat-hand, sans-serif;
    padding-right: 60px;
    position: relative
}

@media (max-width:767px) {
    .accordion>div .opener {
        text-transform: capitalize;
        font: 500 24px/1.1 knockout, Arial, Helvetica, sans-serif
    }
}

.accordion>div .opener:after {
    transition: transform .3s ease-in-out;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    content: "";
    background: url(../../images/chevron-down.svg) no-repeat 0 0/22px 15px;
    width: 22px;
    height: 15px;
    right: 0
}

@media (max-width:767px) {
    .accordion>div .opener:after {
        background-size: 17px 12px;
        width: 17px;
        height: 12px
    }
}

.accordion>div .opener.active:after {
    transform: translateY(-50%) rotate(180deg)
}

.accordion>div .opener:focus {
    outline: none;
    color: #dc1f26
}

.accordion .slide {
    padding-top: 20px
}

@media (max-width:767px) {
    .accordion .slide {
        padding-right: 40px
    }
}

.accordion .slide p {
    margin-bottom: 20px
}

.accordion .slide p:last-child {
    margin-bottom: 0
}

.accordion .slide ul {
    margin: 20px 0
}

.accordion .slide a {
    text-decoration: underline
}

.foot-txt {
    margin-top: 67px;
    font: 400 26px/.9 bolonat-hand, sans-serif
}

@media (max-width:767px) {
    .foot-txt {
        margin-top: 40px;
        font-size: 20px
    }
}

.location-not-loaded .content {
    display: none !important
}

.location-not-loaded .heading {
    margin-bottom: 0 !important
}

.location-not-loaded .display-message {
    display: block !important;
    text-align: center;
    padding: 30px 0 0;
    margin: 0;
    font-size: 24px
}

.modal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    background-color: rgba(0, 0, 0, .7);
    transition: opacity .3s ease-in-out, visibility .3s ease-in-out
}

.modal .display-message {
    display: none
}

.modal-active .modal.show {
    opacity: 1;
    visibility: visible
}

.modal .modal-inner {
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:767px) {
    .modal .modal-inner {
        align-items: stretch
    }
}

.modal .modal-inner:after {
    content: "";
    min-height: 100vh
}

.modal-box {
    width: 100%;
    max-width: 1210px;
    position: relative;
    background-color: #f3eddb;
    padding: 61px 68px;
    overflow: hidden
}

@media (max-width:1279px) {
    .modal-box {
        padding: 61px 40px
    }
}

@media (max-width:767px) {
    .modal-box {
        padding: 20px 20px 40px
    }
}

.modal-box .close {
    position: absolute;
    top: 22px;
    right: 22px;
    font-size: 16px;
    cursor: pointer;
    z-index: 1
}

.modal-box .close:hover {
    color: #dc1f26
}

.modal-box .close.exit {
    opacity: 0;
    top: auto;
    bottom: 20px
}

.modal-box .close.exit:focus {
    opacity: 1
}

.modal-box .close svg {
    display: block
}

.modal-box .btn-wrap a {
    margin: 0 23px
}

@media (max-width:767px) {
    .modal-box .btn-wrap a {
        margin: 0 14px
    }
}

.modal-box .subtitle {
    margin-bottom: 19px
}

@media (max-width:1023px) {
    .modal-box .subtitle {
        font-size: 22px
    }
}

@media (max-width:767px) {
    .modal-box .subtitle {
        margin-bottom: 9px
    }
}

.modal-box h2 {
    font-family: veneer, sans-serif;
    margin-bottom: 19px
}

@media (max-width:1023px) {
    .modal-box h2 {
        font-size: 42px;
        line-height: .9;
        margin-bottom: 14px
    }
}

.modal-bar {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    background-color: #000
}

@media (max-width:1023px) {
    .modal-bar {
        height: 40px
    }
}

.modal-bar .sticker {
    position: absolute;
    bottom: -12px;
    right: 67px;
    width: 208px
}

@media (max-width:1439px) {
    .modal-bar .sticker {
        right: 32px
    }
}

@media (max-width:1023px) {
    .modal-bar .sticker {
        width: 144px
    }
}

@media (max-width:767px) {
    .modal-bar .sticker {
        bottom: 0
    }
}

@media (max-width:767px) and (max-height:700px) {
    .modal-bar .sticker {
        right: 20px;
        bottom: 7px
    }
}

.modal-bar .sticker .subtitle {
    position: relative;
    text-align: center;
    margin: 0 -32px 33px;
    background: hsla(0, 0%, 100%, .01)
}

@media (max-width:1023px) {
    .modal-bar .sticker .subtitle {
        font-size: 18px;
        margin: 0 -25px 17px
    }
}

@media (max-width:767px) and (max-height:700px) {
    .modal-bar .sticker .subtitle {
        margin-bottom: 12px
    }
}

@media (max-width:1023px) {
    .modal-bar .sticker svg {
        width: 135px;
        height: auto
    }
}

@media (max-width:767px) {
    .modal-bar .sticker svg {
        width: 90px
    }
}

@media (max-width:767px) and (max-height:700px) {
    .modal-bar .sticker svg {
        width: 75px
    }
}

.modal-center {
    text-align: center;
    padding-top: 82px;
    padding-bottom: 183px
}

@media (max-width:767px) {
    .modal-center {
        padding-top: 42px;
        padding-bottom: 150px
    }
}

.modal-center .logo {
    margin-bottom: 45px;
    max-width: 200px
}

@media (max-width:767px) {
    .modal-center .logo {
        margin-bottom: 30px
    }
}

.modal-center h1 {
    max-width: 800px;
    margin: 0 auto 50px
}

@media (min-width:1024px) and (max-width:1279px) {
    .modal-center h1 {
        font-size: 100px
    }
}

@media (max-width:479px) {
    .modal-center h1 {
        margin-bottom: 40px
    }
}

@media (max-width:374px) {
    .modal-center h1 {
        font-size: 42px
    }
}

@media (max-width:767px) and (max-height:700px) {
    .modal-center h1 {
        font-size: 36px;
        margin-bottom: 30px
    }
}

.modal-center .links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.modal-center .links a {
    padding: 0 10px;
    text-decoration: underline
}

.modal-center .links a:hover {
    text-decoration: none
}

.modal-choose {
    max-width: 1346px;
    padding: 115px 12.2% 121px
}

@media (max-width:1279px) {
    .modal-choose {
        padding-left: 44px;
        padding-right: 44px
    }
}

@media (max-width:767px) {
    .modal-choose {
        padding: 44px 20px 168px
    }
}

.modal-choose .range {
    height: 68px
}

.modal-choose .cb-row {
    max-width: 664px;
    margin-bottom: 75px
}

@media (max-width:767px) {
    .modal-choose .cb-row {
        margin-bottom: 43px
    }
}

#ensModalWrapper .modal-choose .button,
.modal-choose #ensModalWrapper .button,
.modal-choose .btn,
.modal-choose .story-article #mc_embed_signup #mc-embedded-subscribe,
.modal-choose .story-article #mc_embed_signup input[type=submit],
.story-article #mc_embed_signup .modal-choose #mc-embedded-subscribe,
.story-article #mc_embed_signup .modal-choose input[type=submit] {
    margin-top: -13px
}

@media (max-width:767px) {

    #ensModalWrapper .modal-choose .button,
    .modal-choose #ensModalWrapper .button,
    .modal-choose .btn,
    .modal-choose .story-article #mc_embed_signup #mc-embedded-subscribe,
    .modal-choose .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup .modal-choose #mc-embedded-subscribe,
    .story-article #mc_embed_signup .modal-choose input[type=submit] {
        margin-top: -5px
    }
}

.modal-choose .modal-bar .sticker {
    right: 9%
}

.modal-result {
    max-width: 1346px;
    padding: 86px 13.1% 149px
}

@media (max-width:1279px) {
    .modal-result {
        padding: 86px 6.1% 206px
    }
}

@media (max-width:767px) {
    .modal-result {
        padding: 43px 20px 164px
    }
}

.modal-result .heading {
    margin-bottom: -101px
}

@media (max-width:1279px) {
    .modal-result .heading {
        margin-bottom: -66px
    }
}

@media (max-width:767px) {
    .modal-result .heading {
        margin-bottom: 38px
    }
}

@media (min-width:768px) {
    .modal-result .product-list {
        margin-right: -54px
    }
}

@media (min-width:1024px) {
    .modal-result .product-list {
        margin-right: -76px
    }
}

@media (min-width:1280px) {
    .modal-result .product-list {
        margin-right: -107px
    }
}

@media (min-width:768px) {
    .modal-result .product-list .img {
        margin-right: 69px
    }
}

@media (min-width:768px) {
    .modal-result .product-list .img img {
        margin: 0 0 -20px -20px
    }
}

.modal-result .product-list h3 {
    margin-bottom: 8px
}

.modal-result .product-list p {
    margin-bottom: 23px
}

.modal-result .modal-bar .sticker {
    width: 196px;
    right: 21px
}

@media (max-width:1439px) {
    .modal-result .modal-bar .sticker {
        width: 170px
    }
}

@media (max-width:767px) {
    .modal-result .modal-bar .sticker {
        width: 136px;
        bottom: -14px
    }
}

.modal-result .modal-bar .sticker svg {
    width: 100%;
    height: auto
}

.modal-buy {
    max-width: 1482px
}

@media (min-width:1280px) {
    .modal-buy {
        padding-top: 37px
    }
}

.modal-buy .heading {
    text-align: left;
    margin-bottom: 49px;
    padding-bottom: 10px
}

.modal-buy .heading:after {
    bottom: 0
}

@media (min-width:768px) {
    .modal-buy .heading {
        margin-bottom: 55px;
        display: flex;
        align-items: flex-start
    }
}

@media (max-width:767px) {
    .modal-buy .heading {
        font-size: 24px;
        line-height: 1.2
    }
}

.modal-buy .heading .left {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    padding-right: 39px;
    margin: 0 -5px 20px
}

.modal-buy .heading .inner-col {
    width: 33.333%;
    padding: 0 5px
}

@media (max-width:1023px) {
    .modal-buy .heading .inner-col {
        width: 100%;
        margin-bottom: 10px
    }
}

.modal-buy .heading .select {
    font-weight: 400
}

.modal-buy .heading .right {
    display: flex;
    width: 415px
}

@media (max-width:1023px) {
    .modal-buy .heading .right {
        width: 50%
    }
}

@media (max-width:767px) {
    .modal-buy .heading .right {
        width: 100%
    }
}

.modal-buy .heading .right .img {
    width: 93px
}

@media (max-width:767px) {
    .modal-buy .heading .right .img {
        width: 105px;
        margin-right: 14px
    }
}

.modal-buy .heading .right .img img {
    margin: -9px 0 0 7px
}

@media (max-width:767px) {
    .modal-buy .heading .right .img img {
        margin-left: 11px
    }
}

.modal-buy .heading .right .desc {
    padding-top: 25px;
    flex: 1
}

@media (min-width:768px) {
    .modal-buy .heading .right .desc {
        padding-top: 9px;
        max-width: 360px
    }
}

.modal-buy .heading .right h3 {
    margin-bottom: 14px
}

@media (max-width:767px) {
    .modal-buy .heading .right h3 {
        margin-bottom: 6px
    }
}

@media (min-width:1024px) {
    .modal-buy .content {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -28px
    }
}

.modal-buy .content .col {
    margin-bottom: 50px
}

@media (min-width:1024px) {
    .modal-buy .content .col {
        padding: 0 28px
    }
}

@media (min-width:1024px) {
    .modal-buy .content .col-buy {
        width: 50%
    }
}

@media (min-width:1280px) {
    .modal-buy .content .col-buy {
        width: 447px
    }
}

@media (min-width:1024px) {
    .modal-buy .content .col-location {
        flex: 1
    }
}

.modal-buy .content h4 {
    margin-bottom: 17px;
    padding-bottom: 24px
}

.modal-buy .content h4:after {
    bottom: 0
}

@media (max-width:1023px) {
    .modal-buy .content h4 {
        padding-bottom: 0
    }

    .modal-buy .content h4:after {
        content: none
    }
}

.modal-buy .content .nav-tab {
    margin: 0 -30px 20px
}

@media (min-width:768px) {
    .modal-buy .content .nav-tab {
        margin: 0 0 20px
    }
}

@media (min-width:1024px) {
    .modal-buy .content .nav-tab {
        display: none !important
    }
}

.modal-buy .content .location-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -19px
}

@media (max-width:1023px) {

    .modal-buy .content .location-row .col-list,
    .modal-buy .content .location-row .col-map {
        display: none
    }
}

@media (max-width:1023px) {

    .modal-buy .content .location-row .col-list.active,
    .modal-buy .content .location-row .col-map.active {
        display: block
    }
}

.modal-buy .content .location-row .col-list {
    width: 100%;
    padding: 0 19px
}

@media (min-width:1024px) and (max-width:1279px) {
    .modal-buy .content .location-row .col-list {
        order: 2
    }
}

@media (min-width:1280px) {
    .modal-buy .content .location-row .col-list {
        width: 60%
    }
}

.modal-buy .content .location-row .col-map {
    padding: 0 19px;
    width: 100%
}

@media (min-width:1280px) {
    .modal-buy .content .location-row .col-map {
        flex: 1
    }
}

.modal-buy .content .map {
    border: 1px solid #000;
    height: 300px;
    width: 100%;
    vertical-align: top;
    margin-bottom: -1px
}

@media (min-width:1024px) {
    .modal-buy .content .map {
        height: 141px
    }
}

@media (min-width:1280px) {
    .modal-buy .content .map {
        height: 270px
    }
}

.modal-buy .content .map iframe {
    height: 100%;
    width: 100%
}

.list-vendors {
    padding-left: 60px
}

.list-vendors>li {
    display: flex;
    align-items: center;
    border: solid #000;
    border-width: 1px 0;
    margin-bottom: -1px;
    padding: 10px 0
}

@media (min-width:1024px) {
    .list-vendors>li:first-child {
        border-width: 0 0 1px;
        padding-top: 10px
    }
}

.list-vendors>li:first-child:last-child {
    margin-bottom: 0
}

.list-vendors .lv-logo {
    width: 48px;
    margin: 0 12px 0 -60px
}

.list-vendors .lv-ab,
.list-vendors .lv-ta {
    flex: 1
}

@media (min-width:768px) {

    .list-vendors .lv-ab,
    .list-vendors .lv-ta {
        display: flex
    }
}

.list-vendors .lv-title {
    font: 20px/.9 veneer, sans-serif;
    letter-spacing: -.02em;
    text-transform: uppercase;
    flex: 1;
    padding-right: 10px
}

.list-vendors .lv-available {
    width: 90px;
    font-size: 16px
}

.list-vendors .lv-available i {
    font-size: 10px;
    margin-left: 3px
}

.list-vendors .lv-btn {
    width: 92px;
    text-align: center
}

#ensModalWrapper .list-vendors .button,
.list-vendors #ensModalWrapper .button,
.list-vendors .btn,
.list-vendors .story-article #mc_embed_signup #mc-embedded-subscribe,
.list-vendors .story-article #mc_embed_signup input[type=submit],
.story-article #mc_embed_signup .list-vendors #mc-embedded-subscribe,
.story-article #mc_embed_signup .list-vendors input[type=submit] {
    padding-left: 20px;
    padding-right: 20px
}

.near-address {
    border-bottom: 1px solid #000;
    max-height: 300px;
    overflow-y: auto;
    padding-right: 15px
}

@media (min-width:1024px) {
    .near-address {
        height: 270px
    }
}

.near-address::-webkit-scrollbar {
    width: 12px;
    background-color: transparent;
    border: 1px solid #000;
    border-bottom: none
}

.near-address::-webkit-scrollbar-track {
    border-radius: 0;
    background-color: transparent
}

.near-address::-webkit-scrollbar-thumb {
    width: 6px;
    border-radius: 8px;
    background: transparent url(../../images/bg-bar.png) no-repeat 50% 50%/6px 100%
}

.near-address .list-vendors {
    font-size: 18px;
    line-height: 1.22;
    padding-left: 0
}

.near-address .list-vendors>li {
    align-items: stretch;
    padding: 26px 0 18px
}

@media (max-width:767px) {
    .near-address .list-vendors>li {
        padding-top: 18px
    }
}

.near-address .list-vendors .lv-logo {
    align-self: flex-start;
    margin-top: -16px
}

@media (max-width:767px) {
    .near-address .list-vendors .lv-logo {
        margin-top: -5px
    }
}

.near-address .list-vendors .lv-a,
.near-address .list-vendors .lv-c {
    display: flex;
    flex-direction: column;
    justify-content: space-between
}

@media (min-width:768px) {
    .near-address .list-vendors .lv-a {
        width: 175px
    }
}

@media (max-width:767px) {
    .near-address .list-vendors .lv-a {
        margin-bottom: 17px
    }
}

.near-address .list-vendors .lv-b {
    flex: 1
}

.near-address .list-vendors .lv-c {
    text-align: right;
    font-weight: 400
}

.near-address .list-vendors .link {
    font: 400 14px/1 knockout, Arial, Helvetica, sans-serif
}

.near-address .list-vendors .stock>span {
    display: block
}

.near-address .list-vendors .stock .icon-check {
    font-size: 10px;
    margin-left: 3px
}

.near-address .list-vendors address {
    font-style: normal;
    margin-bottom: 10px
}

@media (max-width:767px) {
    #modal-age-consent .modal-inner {
        height: 100%;
        min-height: 650px
    }

    #modal-age-consent .modal-inner:after {
        content: none
    }
}

@media (max-width:767px) {

    #modal-age-consent .btn-wrap,
    #modal-age-consent .modal-box {
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }

    #modal-age-consent .btn-wrap {
        justify-content: center;
        text-align: center;
        width: 100%;
        flex-direction: row-reverse
    }
}

#modal-age-consent #age-consent-form {
    margin-bottom: 20px
}

#modal-age-consent #age-consent-form .product-finder-head .input-hold .input.ss-main,
#modal-age-consent #age-consent-form .product-finder-head .input-hold .select.ss-main,
#modal-age-consent #age-consent-form select,
.product-finder-head .input-hold #modal-age-consent #age-consent-form .input.ss-main,
.product-finder-head .input-hold #modal-age-consent #age-consent-form .select.ss-main {
    margin: 0 auto 10px;
    width: 384px
}

@media (max-width:479px) {

    #modal-age-consent #age-consent-form .product-finder-head .input-hold .input.ss-main,
    #modal-age-consent #age-consent-form .product-finder-head .input-hold .select.ss-main,
    #modal-age-consent #age-consent-form select,
    .product-finder-head .input-hold #modal-age-consent #age-consent-form .input.ss-main,
    .product-finder-head .input-hold #modal-age-consent #age-consent-form .select.ss-main {
        width: 260px
    }
}

#modal-age-consent #age-consent-form .form-wrap {
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:479px) {
    #modal-age-consent #age-consent-form .form-wrap {
        flex-direction: column
    }
}

#modal-age-consent #age-consent-form .input-wrap {
    display: flex;
    align-items: center;
    justify-content: center
}

@media (max-width:479px) {
    #modal-age-consent #age-consent-form .input-wrap {
        margin-bottom: 10px
    }
}

#modal-age-consent #age-consent-form .input-wrap .product-finder-head .input-hold .input.ss-main,
#modal-age-consent #age-consent-form .input-wrap .product-finder-head .input-hold .select.ss-main,
#modal-age-consent #age-consent-form .input-wrap select,
.product-finder-head .input-hold #modal-age-consent #age-consent-form .input-wrap .input.ss-main,
.product-finder-head .input-hold #modal-age-consent #age-consent-form .input-wrap .select.ss-main {
    width: 74px;
    margin: 0 5px
}

#modal-age-consent #age-consent-form .input-wrap .product-finder-head .input-hold [name=year].input.ss-main,
#modal-age-consent #age-consent-form .input-wrap .product-finder-head .input-hold [name=year].select.ss-main,
#modal-age-consent #age-consent-form .input-wrap select[name=year],
.product-finder-head .input-hold #modal-age-consent #age-consent-form .input-wrap [name=year].input.ss-main,
.product-finder-head .input-hold #modal-age-consent #age-consent-form .input-wrap [name=year].select.ss-main {
    width: 92px
}

#modal-age-consent #age-consent-form button {
    margin: 0 5px
}

@media (max-width:479px) {
    #modal-age-consent #age-consent-form button {
        width: 260px
    }
}

.modal-signup {
    text-align: center;
    padding: 0;
    background-color: #fffbef;
    letter-spacing: 0;
    display: flex
}

@media (min-width:768px) {
    .modal-signup {
        max-width: 678px
    }
}

@media (max-width:767px) {
    .modal-signup {
        flex-direction: column;
        height: 100vh
    }
}

.modal-signup .close {
    color: rgba(0, 0, 0, .34)
}

.modal-signup .close:hover {
    color: #000
}

.modal-signup .modal-img {
    flex: 1
}

@media (max-width:767px) {
    .modal-signup .modal-img {
        height: 0
    }
}

.modal-signup .modal-img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.modal-signup .modal-content {
    padding: 40px 24px;
    font-size: 24px;
    line-height: 1.17
}

@media (min-width:768px) {
    .modal-signup .modal-content {
        width: 338px
    }
}

.modal-signup .stamp {
    width: 124px;
    margin-bottom: 18px
}

.modal-signup h3 {
    font-size: 40px;
    line-height: 1.1;
    margin-bottom: 13px
}

.modal-signup h3 .highlight {
    color: #dc1f26
}

.modal-signup p {
    margin-bottom: 24px
}

.modal-signup p .highlight {
    color: #dc1f26
}

.modal-signup .input,
.modal-signup .lf-label {
    font-size: 20px
}

.modal-signup .input {
    border-color: #000;
    background-color: #fffbef
}

#ensModalWrapper .modal-signup .button,
.modal-signup #ensModalWrapper .button,
.modal-signup .btn,
.modal-signup .story-article #mc_embed_signup #mc-embedded-subscribe,
.modal-signup .story-article #mc_embed_signup input[type=submit],
.modal-signup button,
.story-article #mc_embed_signup .modal-signup #mc-embedded-subscribe,
.story-article #mc_embed_signup .modal-signup input[type=submit] {
    width: 100%
}

.modal-signup .cond {
    color: rgba(35, 31, 32, .6);
    font-size: 14px;
    line-height: 1.4;
    font-weight: 305;
    padding-top: 12px
}

.modal-signup.theme-dark {
    color: hsla(0, 0%, 100%, .8)
}

.modal-signup.theme-dark .modal-content {
    background-image: url(../../images/bg-pattern-black-popup.png)
}

.modal-signup.theme-dark h3 {
    color: #fff
}

.modal-signup.theme-dark .close {
    color: hsla(0, 0%, 100%, .34)
}

.modal-signup.theme-dark .close:hover {
    color: #fff
}

.modal-signup.theme-dark .input {
    border-color: #fff;
    background-color: #fff
}

.modal-signup.theme-dark .cond {
    color: hsla(0, 0%, 100%, .6)
}

#modal-promo {
    position: fixed;
    bottom: -100%;
    right: 26px;
    max-width: 288px;
    width: 100%;
    background: #000;
    padding: 4px;
    color: #fff;
    visibility: hidden;
    z-index: 990;
    transition: bottom 1s ease-in-out, visibility 1s ease-in-out
}

#modal-promo.visible {
    bottom: 20px;
    visibility: visible
}

#modal-promo .modal-image {
    position: relative;
    min-height: 30px
}

#modal-promo .close {
    position: absolute;
    top: 8px;
    right: 8px;
    color: #fff
}

#modal-promo .modal-cta {
    display: flex;
    min-height: 30px;
    justify-content: center;
    align-items: center;
    background: url(../../images/bg-pattern-popup.png)
}

#modal-promo h3 {
    font-size: 16px;
    line-height: 1.22;
    margin: 0
}

.hero-event-rental {
    color: #fff;
    text-align: center;
    margin: 28px 0 75px
}

@media (max-width:767px) {
    .hero-event-rental {
        margin: 8px -20px 29px
    }
}

.hero-event-rental .inner {
    padding: 70px 70px 342px;
    background-image: url(../../images/bg-overlay02.png)
}

@media (max-width:1023px) {
    .hero-event-rental .inner {
        padding: 70px 40px 200px
    }
}

@media (max-width:767px) {
    .hero-event-rental .inner {
        padding: 39px 20px 158px
    }
}

.hero-event-rental .subtitle {
    margin-bottom: 28px
}

@media (max-width:767px) {
    .hero-event-rental .subtitle {
        margin-bottom: 22px
    }
}

.hero-event-rental h1 {
    margin-bottom: 20px
}

.hero-event-rental .content-wrap {
    padding-bottom: 60px
}

@media (max-width:1023px) {
    .hero-event-rental .content-wrap {
        padding-bottom: 40px
    }
}

@media (max-width:767px) {
    .hero-event-rental .content-wrap {
        padding-bottom: 0
    }
}

.hero-event-rental .text-wrap {
    max-width: 644px;
    margin: 0 auto
}

@media (max-width:767px) {
    .hero-event-rental .text-wrap {
        display: none
    }
}

.hero-event-rental .text-wrap p {
    margin: 0
}

.hero-event-rental .text-wrap p+p {
    margin-top: 1rem
}

.hero-event-rental .img-wrap {
    position: relative;
    z-index: 1;
    padding: 0 70px;
    margin-top: -342px
}

@media (max-width:1023px) {
    .hero-event-rental .img-wrap {
        padding: 0 40px;
        margin-top: -200px
    }
}

@media (max-width:767px) {
    .hero-event-rental .img-wrap {
        padding: 0;
        margin-top: -158px
    }
}

.explore-location {
    position: relative
}

.explore-location .heading {
    text-align: center;
    margin-bottom: 32px
}

@media (max-width:767px) {
    .explore-location .heading {
        margin-bottom: 22px
    }
}

.explore-location .heading .subtitle {
    margin-bottom: 11px
}

@media (max-width:767px) {
    .explore-location .heading .subtitle {
        margin-bottom: 6px
    }
}

@media (max-width:767px) {
    .explore-location .sticky-wrap-nav-tab {
        margin-bottom: 36px
    }
}

.explore-location .tab-section {
    padding-bottom: 145px
}

@media (max-width:767px) {
    .explore-location .tab-section {
        padding-bottom: 128px
    }
}

.explore-location .tab-section .tab-panel.active {
    display: block
}

.explore-location .tab-section .nav-tab .inner {
    overflow-y: unset
}

.explore-location .tab-section .nav-tab .inner li a:after {
    content: "";
    position: absolute;
    top: 41px;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 12px solid #000;
    transform: translate(-50%, -50%)
}

@media (max-width:767px) {
    .explore-location .tab-section .nav-tab .inner li a:after {
        top: 36px;
        border-left-width: 9px;
        border-right-width: 9px;
        border-top-width: 9px
    }
}

.explore-location .illustration {
    width: 157px;
    position: absolute;
    bottom: 6px;
    right: 26px
}

@media (max-width:767px) {
    .explore-location .illustration {
        width: 137px;
        right: 2px
    }
}

.explore-location .content-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%
}

.explore-location .content-row:nth-child(2n) {
    flex-direction: row-reverse
}

.explore-location .content-row:nth-child(2n) .content-col {
    padding-right: 89px;
    padding-left: 0
}

@media (max-width:1279px) {
    .explore-location .content-row:nth-child(2n) .content-col {
        padding-right: 50px
    }
}

@media (max-width:1023px) {
    .explore-location .content-row:nth-child(2n) .content-col {
        padding-right: 30px
    }
}

@media (max-width:767px) {
    .explore-location .content-row:nth-child(2n) .content-col {
        padding: 0
    }
}

.explore-location .content-row+.content-row {
    margin-top: 80px
}

.explore-location .content-row+.content-row:after {
    bottom: 0;
    border-width: 1px 0 3px
}

@media (max-width:1023px) {
    .explore-location .content-row+.content-row {
        margin-top: 50px
    }
}

@media (max-width:767px) {
    .explore-location .content-row+.content-row {
        padding-top: 54px
    }
}

.explore-location .content-row+.content-row:after {
    bottom: auto;
    top: 0
}

@media (min-width:768px) {
    .explore-location .content-row+.content-row:after {
        content: none
    }
}

.explore-location .slidershow-col {
    width: calc(100% - 477px)
}

@media (max-width:1023px) {
    .explore-location .slidershow-col {
        width: calc(100% - 300px)
    }
}

@media (max-width:767px) {
    .explore-location .slidershow-col {
        width: 100%
    }
}

.explore-location .slidershow-col img {
    display: block;
    width: 100%
}

.explore-location .content-col {
    width: 477px;
    padding: 0 0 0 89px
}

@media (max-width:1279px) {
    .explore-location .content-col {
        padding-left: 50px
    }
}

@media (max-width:1023px) {
    .explore-location .content-col {
        width: 300px;
        padding-left: 30px
    }
}

@media (max-width:767px) {
    .explore-location .content-col {
        width: 100%;
        padding: 30px 0 0 !important
    }
}

.explore-location .content-col p {
    margin-bottom: 28px
}

.explore-location .list {
    border: solid #231f20;
    border-width: 2px 0;
    padding: 18px 0;
    margin: 38px 0
}

@media (max-width:1023px) {
    .explore-location .list {
        margin: 25px 0
    }
}

@media (max-width:767px) {
    .explore-location .list {
        margin: 20px 0;
        border-width: 1px 0;
        font-size: 24px
    }
}

.explore-location .list li+li {
    margin-top: 20px
}

@media (max-width:1023px) {
    .explore-location .list li+li {
        margin-top: 15px
    }
}

@media (max-width:767px) {
    .explore-location .list li+li {
        margin-top: 19px
    }
}

.explore-location .h5 {
    display: block;
    margin-bottom: 8px
}

.explore-location .h5.is-red {
    color: #dc1f26
}

.event-request {
    padding: 107px 0 44px
}

@media (max-width:767px) {
    .event-request {
        padding: 54px 0 0
    }
}

.event-request .heading {
    text-align: center;
    margin-bottom: 40px
}

.event-request .heading .subtitle {
    margin-bottom: 11px
}

.event-request .heading h2 {
    margin-bottom: 18px
}

@media (max-width:767px) {
    .event-request .heading h2 {
        margin-bottom: 14px
    }
}

.event-request .heading a {
    color: #dc1f26;
    text-decoration: underline
}

.event-request .heading a:hover {
    text-decoration: none
}

.event-request .error-message {
    color: #a94442;
    background-color: #f2dede;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.event-request .error {
    background-color: #f2dede;
    color: #a94442;
    border: 4px solid #a94442
}

.contact-info-form {
    max-width: 526px;
    margin: 0 auto
}

.contact-info-form .input-wrap {
    margin-bottom: 10px
}

.contact-info-form .product-finder-head .input-hold .input.ss-main,
.contact-info-form .product-finder-head .input-hold .select.ss-main,
.contact-info-form select,
.product-finder-head .input-hold .contact-info-form .input.ss-main,
.product-finder-head .input-hold .contact-info-form .select.ss-main {
    border: none;
    font-weight: 400
}

.contact-info-form .block {
    margin-bottom: 30px
}

.contact-info-form h5 {
    margin-bottom: 18px
}

.contact-info-form .submit-row {
    display: flex;
    flex-wrap: wrap
}

@media (max-width:767px) {
    .contact-info-form .submit-row {
        display: block
    }
}

.contact-info-form .submit-row .txt-wrap {
    flex: 1;
    padding-right: 50px
}

@media (max-width:767px) {
    .contact-info-form .submit-row .txt-wrap {
        padding-right: 0;
        margin-bottom: 17px
    }
}

.contact-info-form .submit-row .txt-wrap p {
    margin: 0
}

#ensModalWrapper .contact-info-form .submit-row .button,
.contact-info-form .submit-row #ensModalWrapper .button,
.contact-info-form .submit-row .btn,
.contact-info-form .submit-row .story-article #mc_embed_signup #mc-embedded-subscribe,
.contact-info-form .submit-row .story-article #mc_embed_signup input[type=submit],
.story-article #mc_embed_signup .contact-info-form .submit-row #mc-embedded-subscribe,
.story-article #mc_embed_signup .contact-info-form .submit-row input[type=submit] {
    width: 122px
}

@media (max-width:767px) {

    #ensModalWrapper .contact-info-form .submit-row .button,
    .contact-info-form .submit-row #ensModalWrapper .button,
    .contact-info-form .submit-row .btn,
    .contact-info-form .submit-row .story-article #mc_embed_signup #mc-embedded-subscribe,
    .contact-info-form .submit-row .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup .contact-info-form .submit-row #mc-embedded-subscribe,
    .story-article #mc_embed_signup .contact-info-form .submit-row input[type=submit] {
        width: 100%
    }
}

.feature-module {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-height: 820px;
    position: relative;
    padding: 40px;
    color: #fff;
    margin-bottom: 100px
}

@media (max-width:1023px) {
    .feature-module {
        min-height: 500px
    }
}

@media (max-width:767px) {
    .feature-module {
        padding: 20px;
        margin-bottom: 35px
    }
}

.feature-module .bg-video {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    width: 100%
}

.feature-module .stamp {
    position: absolute;
    width: 176px;
    bottom: -84px;
    right: -60px
}

@media (max-width:1023px) {
    .feature-module .stamp {
        width: 140px;
        bottom: -68px;
        right: -48px
    }
}

@media (max-width:767px) {
    .feature-module .stamp {
        width: 106px;
        bottom: -42px;
        right: -30px
    }
}

.feature-module .container {
    width: 100%
}

.feature-module .content {
    width: 50%
}

@media (max-width:1279px) {
    .feature-module .content {
        width: 80%
    }
}

@media (max-width:1023px) {
    .feature-module .content {
        width: 100%
    }
}

.feature-module h1 {
    margin-bottom: 25px;
    letter-spacing: 0
}

@media (min-width:1440px) {
    .feature-module h1 {
        margin-right: -14px
    }
}

.feature-module h1.header-shadow {
    text-shadow: 6px 6px 0 #000;
    letter-spacing: 0;
    color: #fff
}

.feature-module h3 {
    color: #fff;
    margin-bottom: 34px;
    letter-spacing: 0
}

.feature-module h3.has-shadow {
    text-shadow: 4px 4px 0 #000
}

.feature-module.type-2 {
    border-top: 1px solid #000;
    padding: 30px 0 0;
    justify-content: flex-start;
    flex-wrap: wrap;
    min-height: 0
}

.feature-module.type-2 .img-hold {
    width: 50%
}

@media (max-width:767px) {
    .feature-module.type-2 .img-hold {
        width: 100%;
        margin-bottom: 20px
    }
}

.feature-module.type-2 .img-hold.cover img,
.feature-module.type-2 .img-hold.fit img {
    height: 800px
}

@media (max-width:1279px) {

    .feature-module.type-2 .img-hold.cover img,
    .feature-module.type-2 .img-hold.fit img {
        height: 700px
    }
}

@media (max-width:1023px) {

    .feature-module.type-2 .img-hold.cover img,
    .feature-module.type-2 .img-hold.fit img {
        height: 500px
    }
}

@media (max-width:767px) {

    .feature-module.type-2 .img-hold.cover img,
    .feature-module.type-2 .img-hold.fit img {
        height: auto
    }
}

.feature-module.type-2 .img-hold.fit img {
    -o-object-fit: contain;
    object-fit: contain
}

.feature-module.type-2 .img-hold.cover img {
    -o-object-fit: cover;
    object-fit: cover
}

.feature-module.type-2 .content {
    color: #231f20;
    flex: 1;
    padding: 80px 80px 80px 125px
}

@media (min-width:768px) {
    .feature-module.type-2 .content {
        width: 50%;
        padding: 0 0 0 40px
    }
}

@media (max-width:767px) {
    .feature-module.type-2 .content {
        padding: 0
    }
}

.feature-module.type-2 h1 {
    line-height: .95;
    margin-bottom: 21px
}

.feature-module.type-2 h1:not(.pattern):not(.header-shadow),
.feature-module.type-2 h3:not(.has-shadow) {
    color: #231f20
}

.feature-module.type-2 .txt-wrap {
    max-width: 400px
}

.feature-module.type-2 .block-title {
    padding: 0;
    margin-bottom: 26px;
    color: #231f20
}

@media (max-width:767px) {
    .feature-module.type-2 .block-title {
        margin-bottom: 20px
    }
}

.feature-module.type-3 {
    display: block;
    padding: 0
}

@media (max-width:767px) {
    .feature-module.type-3 {
        min-height: 0
    }
}

@media (max-width:767px) {

    .feature-module.type-3 .bg-stretch,
    .feature-module.type-3 .bg-video {
        position: static
    }
}

@media (max-width:767px) {
    .feature-module.type-3 .bg-stretch {
        width: 100%;
        padding-top: 70%
    }
}

.feature-module.type-3 .content {
    background: #231f20;
    padding: 43px 100px 50px 67px;
    position: absolute;
    bottom: -50px;
    right: -30px;
    width: 693px;
    float: none
}

@media (max-width:1023px) {
    .feature-module.type-3 .content {
        padding: 40px 60px 40px 50px;
        width: 420px
    }
}

@media (max-width:767px) {
    .feature-module.type-3 .content {
        position: static;
        width: auto;
        padding: 30px 20px 35px
    }
}

.feature-module.type-3 .stamp {
    display: none
}

.feature-module.type-3 h1 {
    line-height: .82;
    margin-bottom: 13px
}

@media (min-width:1024px) {
    .feature-module.type-3 h1 {
        font-size: 100px
    }
}

.feature-module.type-3 h3 {
    line-height: .95;
    margin-bottom: 30px;
    max-width: 430px
}

@media (min-width:1024px) {
    .feature-module.type-3 h3 {
        font-size: 38px
    }
}

.feature-module.type-3 .block-title {
    padding: 0;
    margin-bottom: 16px
}

.block-title {
    display: inline-block;
    vertical-align: top;
    padding: 0 8px;
    color: #fff;
    margin-bottom: 24px;
    font: 400 28px/1 bolonat-hand, sans-serif
}

.block-title.style-bold {
    font-family: veneer, sans-serif;
    font-size: 36px
}

.block-title.style-bold-cap {
    font-family: veneer, sans-serif;
    text-transform: uppercase
}

.block-title.style-background {
    vertical-align: top;
    padding: 0 8px;
    background: #231f20;
    color: #fff;
    display: inline-block
}

@media (max-width:1023px) {
    .block-title {
        font-size: 22px
    }
}

#main-content>.feature-module.type-2:first-child {
    border: none;
    padding-top: 0
}

.product-finder-section {
    padding: 68px 0
}

@media (max-width:767px) {
    .product-finder-section {
        padding: 37px 0
    }
}

.product-finder-section .tab-section {
    padding-bottom: 0
}

.product-finder-section .tab-section:after {
    display: none
}

.product-finder-section .location-row {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -19px
}

.product-finder-section .location-row .col-list {
    width: 100%;
    padding: 0 19px
}

@media (min-width:768px) {
    .product-finder-section .location-row .col-list {
        width: 50%
    }
}

.product-finder-section .location-row .col-map {
    padding: 0 19px;
    width: 100%;
    order: -1
}

@media (min-width:768px) {
    .product-finder-section .location-row .col-map {
        flex: 1;
        order: 2
    }
}

@media (min-width:1024px) {
    .product-finder-section .near-address {
        height: 310px
    }
}

.product-finder-section .near-address .list-vendors>li {
    padding: 11px 0
}

.product-finder-section .near-address .list-vendors .lv-l {
    flex: 1
}

.product-finder-section .near-address .list-vendors .lv-l .lv-title {
    font-size: 20px;
    letter-spacing: -.02em;
    display: block;
    margin-bottom: 6px
}

.product-finder-section .near-address .list-vendors .lv-r {
    text-align: right
}

.product-finder-section .near-address .list-vendors .lv-r .stock {
    display: block
}

.product-finder-section .near-address .list-vendors address {
    margin: 0
}

.product-finder-section #near-me-vendors>li p strong,
.product-finder-section #online-vendors>li p strong {
    font-weight: 400;
    font-size: 24px;
    color: #c61734;
    display: inline-block;
    vertical-align: top
}

.product-finder-section .map {
    border: 1px solid #000;
    height: 141px;
    width: 100%;
    vertical-align: top;
    margin-bottom: -1px
}

@media (min-width:768px) {
    .product-finder-section .map {
        height: 310px
    }
}

.product-finder-section .map iframe {
    height: 100%;
    width: 100%
}

.product-finder-section .map #content h6 {
    font-weight: 500
}

.product-finder-section .tab-section .tab-panel.active {
    display: block
}

.product-finder-section .checkbox-list {
    display: flex
}

.product-finder-section .checkbox-list li {
    padding-left: 24px
}

@media (max-width:767px) {
    .product-finder-section .checkbox-list li {
        padding-left: 0;
        padding-right: 20px
    }
}

@media (max-width:767px) {
    .product-finder-section .checkbox-list li:last-child {
        padding-right: 0
    }
}

.product-finder-section .beer-near-head {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 10px
}

@media (max-width:767px) {
    .product-finder-section .beer-near-head {
        display: block;
        margin-bottom: 15px
    }
}

.product-finder-section .beer-near-head h2 {
    font-size: 34px;
    font-family: veneer, sans-serif;
    letter-spacing: 0;
    margin: 0
}

@media (max-width:767px) {
    .product-finder-section .beer-near-head h2 {
        margin-bottom: 22px
    }
}

.product-finder-section .sticky-wrap-nav-tab {
    margin-bottom: 43px
}

@media (max-width:767px) {
    .product-finder-section .sticky-wrap-nav-tab {
        margin-bottom: 31px
    }
}

.product-finder-section .custom-radio {
    line-height: 1
}

.product-finder-section .custom-radio input[type=radio] {
    width: 22px;
    height: 22px
}

.product-finder-section .custom-radio input[type=radio]:checked+.fake-checkbox {
    background: #000;
    color: #fff
}

.product-finder-section .custom-radio input[type=radio]:checked+.fake-checkbox:after {
    opacity: 1
}

.product-finder-section .custom-radio .fake-checkbox {
    width: 22px;
    height: 22px;
    border: 1px solid #000;
    border-radius: 50%;
    background: transparent
}

.product-finder-head {
    margin-bottom: 40px
}

@media (max-width:767px) {
    .product-finder-head {
        margin-bottom: 27px
    }
}

.product-finder-head .container-sm {
    display: flex;
    align-items: center;
    justify-content: space-between
}

@media (max-width:1023px) {
    .product-finder-head .container-sm {
        display: block;
        position: relative
    }
}

@media (max-width:1023px) {
    .product-finder-head .beer-finder-title {
        margin-bottom: 34px
    }
}

.product-finder-head h1 {
    font-size: 94px
}

@media (max-width:1279px) {
    .product-finder-head h1 {
        font-size: 55px
    }
}

@media (max-width:767px) {
    .product-finder-head h1 {
        font-size: 57px
    }
}

.product-finder-head h2 {
    font-family: veneer, sans-serif;
    font-size: 80px;
    background: url(../../images/texture.png) no-repeat 50% 50%/1250px auto;
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent
}

@media (max-width:1279px) {
    .product-finder-head h2 {
        font-size: 46px
    }
}

@media (max-width:767px) {
    .product-finder-head h2 {
        font-size: 50px;
        padding-right: 70px
    }
}

.product-finder-head .filter-option {
    display: flex;
    padding: 0 20px;
    min-width: 600px
}

@media (max-width:1023px) {
    .product-finder-head .filter-option {
        padding: 0
    }
}

@media (max-width:767px) {
    .product-finder-head .filter-option {
        flex-direction: column;
        min-width: 100%
    }
}

.product-finder-head .input-hold {
    display: flex;
    align-items: center
}

@media (max-width:767px) {
    .product-finder-head .input-hold {
        display: block;
        width: 100%
    }
}

.product-finder-head .input-hold+.input-hold {
    margin-left: 30px
}

@media (max-width:767px) {
    .product-finder-head .input-hold+.input-hold {
        margin: 10px 0 0
    }
}

.product-finder-head .input-hold label {
    font-size: 22px;
    margin-right: 16px;
    font-weight: 500
}

@media (max-width:767px) {
    .product-finder-head .input-hold label {
        display: block;
        margin-bottom: 6px
    }
}

.product-finder-head .input-hold .input,
.product-finder-head .input-hold .select {
    width: 168px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

@media (max-width:767px) {

    .product-finder-head .input-hold .input,
    .product-finder-head .input-hold .select {
        width: 100%
    }
}

.product-finder-head .input-hold .input.ss-main,
.product-finder-head .input-hold .select.ss-main {
    width: 252px;
    display: flex;
    flex-direction: row;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: hidden;
    padding-right: 40px
}

@media (max-width:767px) {

    .product-finder-head .input-hold .input.ss-main,
    .product-finder-head .input-hold .select.ss-main {
        width: 100%
    }
}

.product-finder-head .input-hold .input.ss-main .ss-values,
.product-finder-head .input-hold .select.ss-main .ss-values {
    max-width: 100%;
    overflow: hidden
}

.product-finder-head .input-hold .input.ss-main.ss-open-below,
.product-finder-head .input-hold .select.ss-main.ss-open-below {
    outline: 3px solid #231f20;
    outline-offset: 1px;
    background: #fff url(../../images/arrow-up.svg) no-repeat calc(100% - 20px) 50%/12px auto
}

.product-finder-head .input-hold .input.ss-main .ss-arrow,
.product-finder-head .input-hold .input.ss-main .ss-deselect,
.product-finder-head .input-hold .select.ss-main .ss-arrow,
.product-finder-head .input-hold .select.ss-main .ss-deselect {
    display: none
}

.product-finder-head .input-hold input {
    width: 169px
}

@media (max-width:767px) {
    .product-finder-head .input-hold input {
        width: 100%
    }
}

.product-finder-head .input-hold .select {
    padding-right: 35px
}

@media (max-width:1279px) {
    .product-finder-head .beer-speak {
        width: 120px
    }
}

@media (max-width:1023px) {
    .product-finder-head .beer-speak {
        position: absolute;
        top: -8px;
        right: 0;
        width: 105px
    }
}

@media (max-width:767px) {
    .product-finder-head .beer-speak {
        display: none
    }
}

.list-online-beer>li {
    display: flex;
    align-items: center;
    border-bottom: 1px solid #000;
    padding-left: 17px
}

@media (max-width:767px) {
    .list-online-beer>li {
        flex-wrap: wrap;
        padding: 6px 0
    }
}

.list-online-beer>li>div {
    padding: 14px 8px
}

@media (max-width:767px) {
    .list-online-beer>li>div {
        padding: 6px 12px 6px 0
    }
}

@media (max-width:767px) {
    .list-online-beer>li>div:empty {
        display: none
    }
}

@media (min-width:768px) {
    .list-online-beer .brand {
        flex: 1
    }
}

@media (max-width:767px) {
    .list-online-beer .brand {
        width: 100%;
        margin-bottom: 8px
    }
}

.list-online-beer .brand>div {
    width: 146px
}

@media (min-width:768px) {
    .list-online-beer .brand>div {
        width: 188px;
        text-align: center
    }
}

#ensModalWrapper .list-online-beer .button,
.list-online-beer #ensModalWrapper .button,
.list-online-beer .btn,
.list-online-beer .story-article #mc_embed_signup #mc-embedded-subscribe,
.list-online-beer .story-article #mc_embed_signup input[type=submit],
.story-article #mc_embed_signup .list-online-beer #mc-embedded-subscribe,
.story-article #mc_embed_signup .list-online-beer input[type=submit] {
    font-size: 18px/1 "veneer", sans-serif;
    padding: 4px 21px
}

@media (min-width:768px) and (max-width:1023px) {

    #ensModalWrapper .list-online-beer .button,
    .list-online-beer #ensModalWrapper .button,
    .list-online-beer .btn,
    .list-online-beer .story-article #mc_embed_signup #mc-embedded-subscribe,
    .list-online-beer .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup .list-online-beer #mc-embedded-subscribe,
    .story-article #mc_embed_signup .list-online-beer input[type=submit] {
        padding: 4px 18px;
        font-size: 16px;
        white-space: nowrap
    }
}

#beer-finder .display-message {
    display: none
}

.product-grid .btn-wrapper {
    width: 140px
}

.product-grid .btn-wrapper:empty {
    display: none
}

#ensModalWrapper .product-grid .btn-wrapper>.button,
.product-grid #ensModalWrapper .btn-wrapper>.button,
.product-grid .btn-wrapper>.btn,
.product-grid .story-article #mc_embed_signup .btn-wrapper>#mc-embedded-subscribe,
.product-grid .story-article #mc_embed_signup .btn-wrapper>input[type=submit],
.story-article #mc_embed_signup .product-grid .btn-wrapper>#mc-embedded-subscribe,
.story-article #mc_embed_signup .product-grid .btn-wrapper>input[type=submit] {
    width: 100%
}

.ss-content {
    position: absolute;
    display: flex;
    flex-direction: column;
    max-height: 230px;
    background-color: #fff;
    opacity: 0;
    overflow: hidden;
    z-index: 99;
    transform: scaleY(0);
    transform-origin: center top;
    transition: transform .3s ease-in-out, opacity .3s ease-in-out
}

.ss-content.ss-open-below {
    opacity: 1;
    transform: scaleY(1);
    transform-origin: center top;
    border-top: 1px solid #231f20
}

.ss-content .ss-search {
    display: none
}

.ss-content .ss-list {
    padding: 16px 20px 16px 28px;
    overflow-x: hidden;
    overflow-y: auto
}

.ss-content .ss-optgroup .ss-optgroup-label {
    font-weight: 400
}

.ss-content .ss-optgroup+.ss-optgroup {
    padding-top: 10px
}

.ss-content .ss-option {
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ss-content .ss-option.ss-selected:before {
    content: "\E90E";
    font: 10px/1 icomoon;
    left: -18px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.hero-section {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start
}

.hero-section.container-sm {
    max-width: 1260px
}

.hero-section .desc {
    width: 505px;
    padding: 109px 0;
    line-height: 1.222;
    position: relative;
    z-index: 2
}

@media (max-width:1023px) {
    .hero-section .desc {
        width: 50%;
        padding: 70px 0 40px
    }
}

@media (max-width:767px) {
    .hero-section .desc {
        padding: 50px 0;
        width: 100%;
        order: 2
    }
}

.hero-section .img {
    position: relative;
    z-index: -1
}

@media (min-width:768px) {
    .hero-section .img {
        flex: 1
    }
}

.hero-section .img .inner {
    margin: -29% -53% -18% -6%
}

@media (max-width:767px) {
    .hero-section .img .inner {
        margin: 0 -40% 0 0
    }
}

.hero-section .img-frame {
    position: relative
}

.hero-section .img-frame .img-clip {
    position: absolute;
    left: -3px;
    right: -3px;
    bottom: -3px;
    top: -3px;
    background-size: 100% 100%;
    background-repeat: no-repeat
}

.hero-section .img-frame .img-clip-mask {
    left: -99999px;
    position: absolute;
    width: 0;
    height: 0
}

.hero-section .img-frame .spotlight-hero-img {
    -webkit-clip-path: url(#spotlight-hero-clip-path);
    clip-path: url(#spotlight-hero-clip-path)
}

.hero-section h1 {
    color: #dc1f26;
    font-size: 120px;
    line-height: .95;
    letter-spacing: 0;
    margin-bottom: 29px
}

@media (max-width:1023px) {
    .hero-section h1 {
        font-size: 80px
    }
}

.hero-section .btns {
    padding-top: 61px
}

@media (max-width:1023px) {
    .hero-section .btns {
        padding-top: 20px
    }
}

#ensModalWrapper .hero-section .btns .button,
.hero-section .btns #ensModalWrapper .button,
.hero-section .btns .btn,
.hero-section .btns .story-article #mc_embed_signup #mc-embedded-subscribe,
.hero-section .btns .story-article #mc_embed_signup input[type=submit],
.story-article #mc_embed_signup .hero-section .btns #mc-embedded-subscribe,
.story-article #mc_embed_signup .hero-section .btns input[type=submit] {
    padding: 3px 26px;
    margin-right: 20px;
    margin-top: 6px
}

.hero-section .stamp {
    transform: rotate(50deg);
    width: 150px;
    position: absolute;
    bottom: -39px;
    right: 41px
}

@media (max-width:1023px) {
    .hero-section .stamp {
        width: 100px;
        bottom: 0;
        right: -80px
    }
}

@media (max-width:767px) {
    .hero-section .stamp {
        right: auto;
        left: 0;
        bottom: -80px
    }
}

.hero-section .decor-star {
    position: absolute;
    top: 4%;
    left: 15%;
    fill: currentColor
}

@media (max-width:1023px) {
    .hero-section .decor-star {
        display: none
    }
}

.hero-section .decor-star.type-2 {
    top: auto;
    left: auto;
    bottom: -6%;
    right: -2%
}

.hero-section .decor-star.type-3 {
    top: auto;
    bottom: 11%;
    left: 22%
}

.quote-block {
    margin-bottom: 80px;
    text-align: center;
    padding-bottom: 115px;
    position: relative
}

@media (max-width:767px) {
    .quote-block {
        padding-bottom: 80px;
        margin-bottom: 40px
    }
}

.quote-block .quote {
    font-family: veneer, sans-serif;
    text-transform: uppercase;
    font-size: 100px;
    position: relative
}

@media (max-width:1279px) {
    .quote-block .quote {
        font-size: 80px
    }
}

@media (max-width:1023px) {
    .quote-block .quote {
        font-size: 60px
    }
}

@media (max-width:767px) {
    .quote-block .quote {
        font-size: 48px
    }
}

.quote-block .quote>span {
    display: block;
    background-color: #dc1f26;
    line-height: .95
}

.quote-block .quote>span:first-child:before,
.quote-block .quote>span:last-child:after {
    position: absolute;
    background-color: #dc1f26
}

.quote-block .quote>span:first-child:before {
    content: "\201C";
    font-size: 95px;
    margin-left: -40px
}

.quote-block .quote>span:last-child:after {
    content: "\201D";
    font-size: 95px;
    margin-left: 5px;
    margin-top: -3px
}

.quote-block .img-beer-speaks {
    position: absolute;
    right: 81px;
    bottom: -15px
}

@media (max-width:1023px) {
    .quote-block .img-beer-speaks {
        width: 130px
    }
}

@media (max-width:767px) {
    .quote-block .img-beer-speaks {
        width: 100px;
        right: 0
    }
}

.podcast-playlist h4 {
    margin-bottom: 28px
}

.podcast-playlist .playlist {
    margin-bottom: 31px
}

.podcast-playlist .playlist li {
    margin-bottom: 15px
}

.podcast-playlist .playlist a {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.podcast-playlist .playlist a:hover .desc>strong {
    color: #dc1f26
}

.podcast-playlist .playlist a .icon-play {
    width: 20px;
    font-size: 24px;
    color: #dc1f26;
    margin-right: 20px
}

@media (max-width:1023px) {
    .podcast-playlist .playlist a .icon-play {
        display: none
    }
}

@media (max-width:767px) {
    .podcast-playlist .playlist a .icon-play {
        display: block
    }
}

.podcast-playlist .playlist a .thumb {
    width: 79px;
    margin-right: 20px
}

.podcast-playlist .playlist a .thumb img {
    width: 79px;
    height: 79px;
    -o-object-fit: cover;
    object-fit: cover
}

.podcast-playlist .playlist a .desc {
    flex: 1
}

.podcast-playlist .playlist a .desc>span,
.podcast-playlist .playlist a .desc>strong {
    display: block
}

.podcast-playlist .playlist a .desc>strong {
    font-size: 20px;
    font-weight: 700;
    font-family: veneer, sans-serif;
    line-height: .9;
    letter-spacing: -.02em;
    text-transform: uppercase;
    margin-bottom: 5px;
    transition: color .3s ease-in-out
}

.podcast-playlist .playlist a .desc>span {
    font-size: 18px
}

.product-lp .hero-video {
    margin-bottom: 40px
}

@media (min-width:768px) {
    .product-lp .hero-video {
        margin: 70px 0
    }
}

@media (min-width:1024px) {
    .product-lp .hero-video {
        padding-top: 56%
    }
}

.hero-brewery-tours {
    margin-top: 27px;
    margin-bottom: 73px
}

.hero-brewery-tours .intro-heading {
    padding: 60px 30px 254px
}

@media (max-width:767px) {
    .hero-brewery-tours .intro-heading {
        padding-bottom: 40px
    }
}

#ensModalWrapper .hero-brewery-tours .intro-heading .button:hover,
.hero-brewery-tours .intro-heading #ensModalWrapper .button:hover,
.hero-brewery-tours .intro-heading .btn:hover,
.hero-brewery-tours .intro-heading .story-article #mc_embed_signup #mc-embedded-subscribe:hover,
.hero-brewery-tours .intro-heading .story-article #mc_embed_signup input[type=submit]:hover,
.story-article #mc_embed_signup .hero-brewery-tours .intro-heading #mc-embedded-subscribe:hover,
.story-article #mc_embed_signup .hero-brewery-tours .intro-heading input[type=submit]:hover {
    background-color: #fff;
    color: #000
}

.hero-brewery-tours .subtitle {
    margin-bottom: 13px
}

.hero-brewery-tours .content-offset {
    margin-top: -220px;
    position: relative
}

@media (max-width:767px) {
    .hero-brewery-tours .content-offset {
        margin-top: 0
    }
}

.hero-brewery-tours h1 {
    margin-bottom: 19px;
    letter-spacing: 0
}

@media (min-width:1024px) {
    .hero-brewery-tours h1 {
        font-size: 120px
    }
}

.hero-brewery-tours p {
    margin-bottom: 16px
}

.hero-brewery-tours .location-row {
    display: flex;
    flex-wrap: wrap;
    text-align: left;
    padding: 25px 0 23px;
    border-bottom: 3px solid #231f20;
    color: #231f20
}

@media (max-width:1023px) {
    .hero-brewery-tours .location-row {
        padding: 40px 0 50px
    }
}

@media (max-width:767px) {
    .hero-brewery-tours .location-row {
        padding: 40px 20px
    }
}

.hero-brewery-tours .location-row .time-col {
    width: 366px
}

@media (max-width:1023px) {
    .hero-brewery-tours .location-row .time-col {
        width: 50%;
        padding: 0 10px;
        margin-bottom: 30px
    }
}

.hero-brewery-tours .location-row .contact-col {
    flex: 1
}

@media (max-width:1023px) {
    .hero-brewery-tours .location-row .contact-col {
        flex: initial;
        width: 50%;
        padding: 0 10px;
        margin-bottom: 30px
    }
}

.hero-brewery-tours .location-row .btn-col {
    width: 250px;
    text-align: right;
    padding-top: 14px
}

@media (max-width:1023px) {
    .hero-brewery-tours .location-row .btn-col {
        width: 100%;
        text-align: center;
        padding-top: 0
    }
}

.hero-brewery-tours .location-row .h5 {
    letter-spacing: -.04em;
    margin-bottom: 15px
}

.hero-brewery-tours .location-row ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -20px;
    font-size: 24px;
    line-height: 1.3;
    letter-spacing: .01em
}

.hero-brewery-tours .location-row ul li {
    padding: 0 20px 10px
}

@media (max-width:767px) {
    .hero-brewery-tours .location-row ul li {
        width: 100%
    }
}

.hero-brewery-tours .location-row ul li strong {
    display: block;
    font-weight: 400
}

.book-section {
    padding: 0 0 100px
}

@media (max-width:767px) {
    .book-section {
        padding-bottom: 50px
    }
}

.book-section .heading {
    margin-bottom: 47px
}

.book-section .subtitle {
    margin-bottom: 17px
}

.book-section .img-banner {
    margin-bottom: 46px
}

.book-section .book-row {
    margin-bottom: 50px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start
}

.book-section .book-row h2 {
    margin-bottom: 25px
}

.book-section .book-row .desc {
    flex: 1;
    padding-right: 80px
}

@media (max-width:1023px) {
    .book-section .book-row .desc {
        padding-right: 40px
    }
}

@media (max-width:767px) {
    .book-section .book-row .desc {
        flex: initial;
        width: 100%;
        padding: 0;
        margin-bottom: 20px
    }
}

.book-section .book-row .desc p {
    margin-bottom: 22px
}

.book-section .map {
    width: 100%;
    height: 410px
}

.book-section .map iframe {
    width: 100%;
    height: 100%
}

.book-section #iframe_wrapper {
    min-height: 600px
}

.book-form {
    border: 3px solid #231f20;
    padding: 30px 25px;
    width: 422px
}

@media (max-width:1023px) {
    .book-form {
        width: 350px
    }
}

@media (max-width:767px) {
    .book-form {
        width: 100%
    }
}

.book-form .input-hold,
.book-form h5 {
    margin-bottom: 15px
}

.book-form .input-hold label {
    color: #231f20;
    display: block;
    margin-bottom: 10px;
    font-size: 18px;
    font-weight: 400
}

#ensModalWrapper .book-form .button,
.book-form #ensModalWrapper .button,
.book-form .btn,
.book-form .story-article #mc_embed_signup #mc-embedded-subscribe,
.book-form .story-article #mc_embed_signup input[type=submit],
.story-article #mc_embed_signup .book-form #mc-embedded-subscribe,
.story-article #mc_embed_signup .book-form input[type=submit] {
    width: 100%;
    display: block;
    margin-top: 30px
}

.popup {
    max-width: 663px;
    margin: 0 auto;
    padding: 71px 68px;
    background: #f3eddb url(../../images/bg-pattern.png) repeat
}

@media (max-width:1023px) {
    .popup {
        padding: 60px 40px
    }
}

@media (max-width:767px) {
    .popup {
        padding: 40px 20px
    }
}

.popup .top {
    position: relative;
    padding-bottom: 27px;
    font-size: 29px;
    line-height: 1.3;
    letter-spacing: .01em;
    font-weight: 500
}

@media (max-width:767px) {
    .popup .top {
        font-size: 22px
    }
}

.popup .top:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border: solid #000;
    border-width: 3px 0 1px;
    height: 6px
}

.popup .top h3 {
    letter-spacing: -.5px;
    color: #dc1f26
}

@media (max-width:767px) {
    .popup .top h3 {
        letter-spacing: 0
    }
}

.popup .top p {
    margin: 0
}

.popup .top p+p {
    margin-top: 1rem
}

.popup .form-content {
    padding-top: 24px
}

.popup .head {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 22px
}

@media (max-width:767px) {
    .popup .head {
        font-size: 18px
    }
}

.popup .head h4 {
    font: 28px/.75 veneer, sans-serif;
    letter-spacing: -.04em;
    margin-bottom: 20px
}

@media (max-width:767px) {
    .popup .head h4 {
        margin-bottom: 14px
    }
}

.popup .head p {
    margin: 0
}

.popup .head p+p {
    margin-top: 1rem
}

.popup-form .input-row,
.popup-form .textarea-row {
    background: #fff;
    border: 1px solid #fff;
    padding: 13px 20px;
    display: flex;
    margin-bottom: 10px
}

.popup-form .input-row .input-wrap,
.popup-form .textarea-row .input-wrap {
    flex: 1
}

.popup-form .input-row.error,
.popup-form .textarea-row.error {
    border-color: #a94442;
    outline-color: #a94442;
    margin-bottom: 0
}

.popup-form .typing {
    outline: 3px solid #231f20;
    outline-offset: 1px;
    border-color: #231f20
}

.popup-form label {
    color: #231f20;
    margin-right: 10px
}

.popup-form label.error {
    margin-bottom: 10px
}

.popup-form input:not([type=radio]):not([type=checkbox]),
.popup-form textarea {
    width: 100%;
    background: none;
    border: none;
    padding: 0;
    height: 100%;
    color: #231f20
}

.popup-form input:not([type=radio]):not([type=checkbox]):focus,
.popup-form input:not([type=radio]):not([type=checkbox]):hover,
.popup-form textarea:focus,
.popup-form textarea:hover {
    border: none;
    outline: none
}

.popup-form .textarea-row {
    flex-wrap: wrap
}

.popup-form .textarea-row label {
    width: 100%;
    margin: 0 0 5px
}

.popup-form .textarea-row .input-wrap {
    flex: none;
    width: 100%
}

.popup-form textarea {
    width: 100%;
    min-height: 120px;
    height: 120px
}

.popup-form .img-wrap {
    margin-top: 10px
}

.popup-form .slideshow {
    margin-bottom: 28px
}

.popup-form .response-message {
    display: none
}

.schwag-module {
    display: flex;
    flex-wrap: wrap
}

@media (max-width:767px) {
    .schwag-module {
        display: block
    }
}

.schwag-module .slider-col {
    width: calc(100% - 534px);
    -webkit-clip-path: polygon(0 0, calc(100% - 58px) 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, calc(100% - 58px) 0, 100% 100%, 0 100%)
}

@media (max-width:1279px) {
    .schwag-module .slider-col {
        width: calc(100% - 416px)
    }
}

@media (max-width:1023px) {
    .schwag-module .slider-col {
        width: calc(100% - 277px)
    }
}

@media (max-width:767px) {
    .schwag-module .slider-col {
        width: 100%;
        -webkit-clip-path: none;
        clip-path: none
    }
}

.schwag-module .content-col {
    background: #dc1f26;
    width: 577px;
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 59px 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 59px 100%);
    margin-left: -43px;
    padding: 40px 50px 40px 84px;
    text-align: center;
    color: #f3eddb;
    display: flex;
    align-items: center
}

@media (max-width:1279px) {
    .schwag-module .content-col {
        width: 450px
    }
}

@media (max-width:1023px) {
    .schwag-module .content-col {
        width: 320px;
        padding: 40px 20px 40px 64px
    }
}

@media (max-width:767px) {
    .schwag-module .content-col {
        width: 100%;
        -webkit-clip-path: none;
        clip-path: none;
        margin: 0;
        padding: 40px 20px
    }
}

.schwag-module .content-col .holder {
    max-width: 424px;
    margin: 0 auto
}

.schwag-module .content-col .block-title {
    padding: 0;
    margin-bottom: 13px
}

.schwag-module .content-col h2 {
    font: 92px/1 veneer, sans-serif;
    letter-spacing: .18px;
    margin-bottom: 9px
}

@media (max-width:1279px) {
    .schwag-module .content-col h2 {
        font-size: 68px
    }
}

@media (max-width:1023px) {
    .schwag-module .content-col h2 {
        font-size: 50px
    }
}

.schwag-module .content-col p {
    margin-bottom: 23px
}

#ensModalWrapper .schwag-module .content-col .btn-black.button:hover,
.schwag-module .content-col #ensModalWrapper .btn-black.button:hover,
.schwag-module .content-col .btn.btn-black:hover,
.schwag-module .content-col .story-article #mc_embed_signup .btn-black#mc-embedded-subscribe:hover,
.schwag-module .content-col .story-article #mc_embed_signup input.btn-black[type=submit]:hover,
.story-article #mc_embed_signup .schwag-module .content-col .btn-black#mc-embedded-subscribe:hover,
.story-article #mc_embed_signup .schwag-module .content-col input.btn-black[type=submit]:hover {
    background: #fff;
    color: #231f20
}

.schwag-slider .slide {
    position: relative
}

.schwag-slider .slick-dots {
    padding: 0;
    width: auto;
    position: absolute;
    right: 44px;
    bottom: 44px;
    gap: 10px
}

@media (max-width:1279px) {
    .schwag-slider .slick-dots {
        bottom: 20px;
        right: 40px
    }
}

@media (max-width:767px) {
    .schwag-slider .slick-dots {
        right: 20px
    }
}

.schwag-slider .slick-dots li {
    border: none;
    width: 12px;
    height: 12px;
    padding: 0 !important
}

.schwag-slider .slick-dots li.slick-active button {
    border: none;
    background: #c8102e
}

.schwag-slider .slick-dots li button {
    transition: all .3s ease-in-out;
    background: rgba(200, 16, 46, .4);
    width: 100%;
    height: 100%;
    border-radius: 0
}

.schwag-slider .slick-dots li button:after {
    content: none;
    border-radius: 0
}

.schwag-slider .slick-dots li button:hover {
    border: none;
    background: #c8102e
}

.schwag-slider .slick-dots li button:hover:after {
    background: none;
    border-radius: 0
}

.schwag-slider .img {
    height: 544px
}

@media (max-width:1023px) {
    .schwag-slider .img {
        height: 450px
    }
}

.schwag-slider .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.schwag-slider .slide-content {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
    padding: 40px 150px 40px 40px;
    color: #f3eddb
}

@media (max-width:1279px) {
    .schwag-slider .slide-content {
        padding: 40px 40px 60px
    }
}

@media (max-width:1023px) {
    .schwag-slider .slide-content {
        padding-left: 20px
    }
}

@media (max-width:767px) {
    .schwag-slider .slide-content {
        padding: 40px 20px
    }
}

.schwag-slider .slide-content:after {
    content: "";
    background: rgba(35, 31, 32, .9);
    position: absolute;
    top: 58px;
    right: 0;
    bottom: 0;
    left: 0
}

.schwag-slider .slide-content:before {
    content: "";
    background: url(../../images/overlay-black-1.png) repeat-x 50% 0/auto auto;
    position: absolute;
    bottom: calc(100% - 58px);
    height: 94px;
    left: 0;
    right: 0
}

.schwag-slider .slide-content .inner {
    position: relative;
    z-index: 2
}

.schwag-slider .slide-content .desc {
    max-width: 580px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end
}

@media (max-width:1023px) {
    .schwag-slider .slide-content .desc {
        max-width: none
    }
}

@media (max-width:767px) {
    .schwag-slider .slide-content .desc {
        display: block
    }
}

.schwag-slider .slide-content .desc .txt {
    flex: 1;
    padding-right: 50px
}

@media (max-width:1023px) {
    .schwag-slider .slide-content .desc .txt {
        padding-right: 30px
    }
}

@media (max-width:767px) {
    .schwag-slider .slide-content .desc .txt {
        flex: none;
        padding: 0 0 20px
    }
}

.schwag-slider .slide-content .desc .txt h3 {
    text-transform: uppercase
}

@media (min-width:1024px) {
    .schwag-slider .slide-content .desc .txt h3 {
        font-size: 42px
    }
}

.schwag-slider .slide-content .desc .link a {
    text-decoration: underline
}

.schwag-slider .slide-content .desc .link a:hover {
    text-decoration: none
}

.schwag-slider .slide-content p {
    margin: 0
}

.schwag-slider .slide-content p+p {
    margin-top: 1rem
}

.press-hero {
    background-image: url(../../images/bg-overlay02.png);
    min-height: 477px;
    color: #fff;
    margin-top: 24px;
    overflow: hidden
}

@media (max-width:767px) {
    .press-hero {
        min-height: 380px
    }
}

.press-hero .inner {
    max-width: 674px;
    padding: 65px 30px;
    margin: 0 auto;
    text-align: center
}

@media (max-width:767px) {
    .press-hero .inner {
        padding: 40px 30px
    }
}

.press-hero h1 {
    line-height: .65;
    letter-spacing: 0;
    margin-bottom: 32px
}

.press-hero p {
    margin-bottom: 29px
}

.featured-press {
    padding: 33px 0;
    max-width: 1150px;
    margin: 0 auto
}

.featured-press .heading {
    margin-bottom: 55px
}

.featured-press h2 {
    margin-bottom: 40px
}

@media (min-width:768px) {
    .featured-press h2 {
        margin-bottom: 26px;
        font-size: 46px;
        line-height: 1;
        letter-spacing: -1.6px
    }
}

.featured-press .filter-option {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 15px
}

.featured-press .filter-option label {
    font-weight: 400
}

@media (max-width:767px) {
    .featured-press .filter-option label {
        display: block;
        width: 100%;
        text-align: left
    }
}

.featured-press .filter-option .input-hold {
    width: 206px
}

@media (max-width:1023px) {
    .featured-press .filter-option .input-hold {
        width: 194px
    }
}

@media (max-width:767px) {
    .featured-press .filter-option .input-hold {
        width: 100%
    }
}

@media (min-width:1280px) {
    .featured-press .post-list {
        margin: 0 -39px
    }
}

@media (min-width:1280px) {
    .featured-press .post-list li {
        padding: 0 39px
    }
}

.featured-press .post-list img {
    max-width: calc(100% - 16px);
    max-height: calc(100% - 16px);
    -o-object-fit: contain;
    object-fit: contain;
    margin: 0 auto
}

.featured-press .post-list.grayscale img {
    filter: contrast(5) grayscale(1);
    mix-blend-mode: multiply
}

.featured-press .post-list.inverse .logo-hold {
    filter: invert(1)
}

@media (min-width:769px) {
    .featured-press .post-list .post-body {
        min-height: var(--max-inner-height, auto);
        display: flex;
        align-content: center;
        flex-direction: column;
        align-items: flex-start
    }
}

.featured-press .post-list .h4,
.featured-press .post-list .modal-result .product-list h3,
.featured-press .post-list .section-products-row .product-list .h3,
.modal-result .product-list .featured-press .post-list h3,
.section-products-row .product-list .featured-press .post-list .h3 {
    flex-grow: 1
}

.section-dual-image {
    display: flex;
    align-items: center;
    gap: 20px;
    margin-bottom: 100px
}

@media (max-width:767px) {
    .section-dual-image {
        flex-direction: column-reverse;
        margin-bottom: 35px
    }
}

.section-dual-image .img-wrap {
    flex: 1
}

[class*=wwfb-] .container {
    max-width: 1146px
}

.wwfb-hero {
    padding: 117px 0 80px;
    text-align: center;
    font-size: 28px;
    line-height: 1.42;
    letter-spacing: 0
}

@media (max-width:1023px) {
    .wwfb-hero {
        padding: 80px 0
    }
}

@media (max-width:767px) {
    .wwfb-hero {
        font-size: 20px;
        line-height: 1.3;
        padding: 38px 0 60px
    }
}

.wwfb-hero h1,
.wwfb-hero h5 {
    padding: 0;
    letter-spacing: 0;
    top: auto !important
}

.wwfb-hero h1 {
    font-size: 120px;
    line-height: 1;
    letter-spacing: 1px !important;
    margin-bottom: 42px
}

@media (max-width:1023px) {
    .wwfb-hero h1 {
        font-size: 80px;
        margin-bottom: 36px
    }
}

@media (max-width:767px) {
    .wwfb-hero h1 {
        font-size: 60px;
        margin-bottom: 38px
    }
}

.wwfb-hero h5 {
    font: 28px/1.42 bolonat-hand, sans-serif;
    letter-spacing: 0 !important;
    margin-bottom: 30px
}

@media (max-width:1023px) {
    .wwfb-hero h5 {
        font-size: 26px;
        margin-bottom: 24px
    }
}

@media (max-width:767px) {
    .wwfb-hero h5 {
        font-size: 22px;
        line-height: 1.27;
        margin-bottom: 28px
    }
}

.wwfb-hero .desc {
    margin-bottom: 40px
}

.wwfb-hero .desc p {
    margin: 0
}

.wwfb-hero .desc p+p {
    margin-top: 1rem
}

.wwfb-about {
    padding: 80px 0 60px;
    font-size: 28px;
    line-height: 1.42;
    letter-spacing: 0;
    text-align: center
}

@media (max-width:767px) {
    .wwfb-about {
        font-size: 20px;
        line-height: 1.3;
        padding: 60px 0 43px
    }
}

.wwfb-hero+.wwfb-about {
    padding-top: 0
}

.wwfb-about .about-content {
    margin-top: 90px
}

@media (max-width:1023px) {
    .wwfb-about .about-content {
        margin-top: 54px
    }
}

.wwfb-about .about-content p {
    margin: 0
}

.wwfb-about .about-content p+p {
    margin-top: 40px
}

@media (max-width:767px) {
    .wwfb-about .about-content p+p {
        margin-top: 26px
    }
}

.wwfb-slider:after {
    content: "";
    display: table;
    clear: both
}

.wwfb-slider .js-marquee {
    margin-right: 40px !important
}

@media (max-width:1023px) {
    .wwfb-slider .js-marquee {
        margin-right: 25px !important
    }
}

@media (max-width:767px) {
    .wwfb-slider .js-marquee {
        margin-right: 16px !important
    }
}

.wwfb-slider .slides {
    display: flex;
    gap: 40px
}

@media (max-width:1023px) {
    .wwfb-slider .slides {
        gap: 25px
    }
}

@media (max-width:767px) {
    .wwfb-slider .slides {
        gap: 16px
    }
}

.wwfb-slider .img {
    height: 560px
}

@media (max-width:1023px) {
    .wwfb-slider .img {
        height: 400px
    }
}

@media (max-width:767px) {
    .wwfb-slider .img {
        height: 320px
    }
}

@media (max-width:419px) {
    .wwfb-slider .img {
        height: 180px
    }
}

.wwfb-slider .img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.wwfb-features {
    padding: 58px 0 30px
}

@media (max-width:767px) {
    .wwfb-features {
        padding: 36px 0 18px
    }
}

.wwfb-features h2 {
    text-align: center;
    font-size: 80px;
    line-height: 1;
    letter-spacing: 1px !important;
    top: 0 !important;
    padding: 0;
    margin-bottom: 42px
}

@media (max-width:1023px) {
    .wwfb-features h2 {
        font-size: 60px
    }
}

@media (max-width:767px) {
    .wwfb-features h2 {
        font-size: 48px;
        margin-bottom: 23px
    }
}

.wwfb-features .features-list {
    font-size: 26px;
    line-height: 1.38;
    letter-spacing: 0
}

@media (min-width:768px) {
    .wwfb-features .features-list {
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 40px;
        column-gap: 40px
    }
}

@media (max-width:767px) {
    .wwfb-features .features-list {
        font-size: 20px;
        line-height: 1.3
    }
}

.wwfb-features .features-list li {
    position: relative;
    padding-left: 39px
}

@media (max-width:767px) {
    .wwfb-features .features-list li {
        padding-left: 26px
    }
}

.wwfb-features .features-list li:before {
    content: "";
    position: absolute;
    left: 17px;
    top: 16px;
    width: 5px;
    height: 5px;
    background: #000;
    border-radius: 50%
}

@media (max-width:767px) {
    .wwfb-features .features-list li:before {
        width: 4px;
        height: 4px;
        left: 9px;
        top: 12px
    }
}

.wwfb-cta {
    padding: 28px 0 60px;
    text-align: center
}

@media (max-width:767px) {
    .wwfb-cta {
        padding: 18px 0 40px
    }
}

.wwfb-cta h4 {
    padding: 0;
    margin-bottom: 34px;
    top: auto !important;
    letter-spacing: .3px !important;
    font-size: 42px
}

@media (max-width:767px) {
    .wwfb-cta h4 {
        font-size: 36px;
        margin-bottom: 25px
    }
}

.wwfb-cta h5 {
    padding: 0;
    margin-bottom: 26px;
    top: auto !important;
    letter-spacing: 0 !important;
    font: 28px/1.42 bolonat-hand, sans-serif
}

@media (max-width:767px) {
    .wwfb-cta h5 {
        font-size: 22px;
        line-height: 1.27
    }
}

#ensModalWrapper .wwfb-cta .button,
.story-article #mc_embed_signup .wwfb-cta #mc-embedded-subscribe,
.story-article #mc_embed_signup .wwfb-cta input[type=submit],
.wwfb-cta #ensModalWrapper .button,
.wwfb-cta .btn,
.wwfb-cta .story-article #mc_embed_signup #mc-embedded-subscribe,
.wwfb-cta .story-article #mc_embed_signup input[type=submit] {
    display: inline-flex;
    align-items: center;
    gap: 0 11px
}

#ensModalWrapper .wwfb-cta .button i,
.story-article #mc_embed_signup .wwfb-cta #mc-embedded-subscribe i,
.story-article #mc_embed_signup .wwfb-cta input[type=submit] i,
.wwfb-cta #ensModalWrapper .button i,
.wwfb-cta .btn i,
.wwfb-cta .story-article #mc_embed_signup #mc-embedded-subscribe i,
.wwfb-cta .story-article #mc_embed_signup input[type=submit] i {
    font-size: 14px
}

#ensModalWrapper .firefox .wwfb-cta .button i,
.firefox .wwfb-cta #ensModalWrapper .button i,
.firefox .wwfb-cta .btn i,
.firefox .wwfb-cta .story-article #mc_embed_signup #mc-embedded-subscribe i,
.firefox .wwfb-cta .story-article #mc_embed_signup input[type=submit] i,
.story-article #mc_embed_signup .firefox .wwfb-cta #mc-embedded-subscribe i,
.story-article #mc_embed_signup .firefox .wwfb-cta input[type=submit] i {
    margin-top: -5px
}

.wwfb-faq {
    padding: 59px 0 50px
}

@media (max-width:767px) {
    .wwfb-faq {
        padding: 38px 0
    }
}

@media (max-width:767px) {
    .wwfb-faq+.wwfb-cta {
        padding-top: 8px
    }
}

.wwfb-faq h2 {
    text-align: center;
    margin-bottom: 41px;
    font-size: 80px;
    line-height: 1;
    letter-spacing: .3px !important;
    top: 0 !important
}

@media (max-width:1023px) {
    .wwfb-faq h2 {
        font-size: 60px
    }
}

@media (max-width:767px) {
    .wwfb-faq h2 {
        font-size: 48px
    }
}

.wwfb-faq .accordion>div {
    padding: 39px 28px 41px 16px
}

@media (max-width:767px) {
    .wwfb-faq .accordion>div {
        padding: 27px 25px 29px 11px
    }
}

.wwfb-faq .accordion>div .opener {
    letter-spacing: -.1px
}

@media (max-width:767px) {
    .wwfb-faq .accordion>div .opener {
        font: 24px/1.083 bolonat-hand, sans-serif;
        padding-right: 50px
    }
}

.wwfb-faq .accordion>div .opener:after {
    right: -11px
}

.wwfb-faq .accordion .slide p {
    letter-spacing: 0
}

.accordion[data-accordion-alt]>div .opener:focus {
    color: inherit
}

.wwfb-foot {
    padding: 53px 0 84px;
    letter-spacing: 0
}

@media (max-width:767px) {
    .wwfb-foot {
        font-size: 20px;
        line-height: 1.3;
        padding: 37px 0 0
    }
}

.wwfb-foot .container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 50px
}

@media (max-width:767px) {
    .wwfb-foot .container {
        display: block;
        padding-bottom: 59px;
        position: relative
    }
}

.wwfb-foot h4 {
    padding: 0;
    margin-bottom: 17px;
    top: auto !important;
    letter-spacing: .5px !important;
    font-size: 42px
}

@media (max-width:767px) {
    .wwfb-foot h4 {
        font-size: 36px;
        margin-bottom: 9px
    }
}

.wwfb-foot p {
    margin-bottom: 38px;
    letter-spacing: .4px
}

@media (max-width:767px) {
    .wwfb-foot p {
        margin-bottom: 32px;
        letter-spacing: 0
    }
}

@media (max-width:767px) {
    .wwfb-foot .social-networks {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0
    }
}

.wwfb-foot .social-networks li {
    margin-right: 35px
}

@media (max-width:767px) {
    .wwfb-foot .social-networks li {
        margin-right: 37px
    }
}

@media (max-width:767px) {
    .wwfb-foot .social-networks li .icon-instagram {
        font-size: 24px
    }
}

.wwfb-foot .social-networks li .icon-youtube {
    font-size: 19px
}

.wwfb-foot .social-networks li .icon-twitter {
    font-size: 20px
}

#ensModalWrapper .wwfb-foot .button,
.story-article #mc_embed_signup .wwfb-foot #mc-embedded-subscribe,
.story-article #mc_embed_signup .wwfb-foot input[type=submit],
.wwfb-foot #ensModalWrapper .button,
.wwfb-foot .btn,
.wwfb-foot .story-article #mc_embed_signup #mc-embedded-subscribe,
.wwfb-foot .story-article #mc_embed_signup input[type=submit] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    white-space: nowrap
}

#ensModalWrapper .wwfb-foot .button i,
.story-article #mc_embed_signup .wwfb-foot #mc-embedded-subscribe i,
.story-article #mc_embed_signup .wwfb-foot input[type=submit] i,
.wwfb-foot #ensModalWrapper .button i,
.wwfb-foot .btn i,
.wwfb-foot .story-article #mc_embed_signup #mc-embedded-subscribe i,
.wwfb-foot .story-article #mc_embed_signup input[type=submit] i {
    font-size: 20px
}

#ensModalWrapper .firefox .wwfb-foot .button i,
.firefox .wwfb-foot #ensModalWrapper .button i,
.firefox .wwfb-foot .btn i,
.firefox .wwfb-foot .story-article #mc_embed_signup #mc-embedded-subscribe i,
.firefox .wwfb-foot .story-article #mc_embed_signup input[type=submit] i,
.story-article #mc_embed_signup .firefox .wwfb-foot #mc-embedded-subscribe i,
.story-article #mc_embed_signup .firefox .wwfb-foot input[type=submit] i {
    margin-top: -2px
}

[class*=ipa__] {
    line-height: 1.23;
    margin-bottom: 50px
}

@media (min-width:768px) {
    [class*=ipa__] {
        margin-bottom: 80px
    }
}

@media (min-width:1280px) {
    [class*=ipa__] {
        margin-left: 60px;
        margin-right: 60px
    }
}

@media (min-width:1440px) {
    [class*=ipa__] {
        margin-left: 117px;
        margin-right: 117px
    }
}

.slider-beer .slick-list {
    margin: 0;
    padding: 0
}

.slider-beer .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 52px;
    z-index: 2;
    width: 26px;
    height: 52px;
    cursor: pointer;
    background: url(../../images/chevron-right.svg) no-repeat 50%/contain
}

@media (max-width:767px) {
    .slider-beer .slick-arrow {
        width: 16px;
        height: 30px
    }
}

.slider-beer .slick-prev {
    left: 0;
    transform: translateY(-50%) scaleX(-1)
}

.slider-beer .slick-next {
    right: 0
}

.slider-beer .img {
    margin-right: 0;
    max-width: 236px
}

.slider-beer .img img {
    margin: 0
}

.slider-beer .txt-wrap>div,
.slider-beer p {
    margin-bottom: 19px
}

.ipa-heading {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 40px;
    max-width: calc(100% - 350px)
}

@media (max-width:1023px) {
    .ipa-heading {
        max-width: calc(100% - 220px)
    }
}

@media (max-width:767px) {
    .ipa-heading {
        max-width: none
    }
}

.ipa-heading .left {
    width: 400px
}

.ipa-heading .stamp-company {
    width: 60px
}

@media (min-width:768px) {
    .ipa-heading .stamp-company {
        width: 151px;
        margin-right: 17px
    }
}

.ipa-heading .stamp-speaks {
    width: 60px
}

@media (min-width:768px) {
    .ipa-heading .stamp-speaks {
        width: 167px
    }
}

.ipa-heading h2 {
    margin-bottom: 0
}

@media (max-width:767px) {
    .ipa-heading h2 {
        font-size: 42px
    }
}

.ipa-thumb {
    position: relative;
    display: block;
    overflow: hidden;
    color: #fff
}

.ipa-thumb:focus,
.ipa-thumb:hover {
    color: #dc1f26
}

.ipa-thumb:focus {
    outline: 6px solid #dc1f26;
    outline-offset: 1px
}

.ipa-thumb img {
    width: 100%
}

.ipa-thumb .thumb-caption {
    position: absolute;
    bottom: 36px;
    left: 0;
    right: 0;
    text-align: center;
    padding: 20px;
    z-index: 1;
    background: rgba(35, 31, 32, .85)
}

@media (max-width:767px) {
    .ipa-thumb .thumb-caption {
        bottom: 15px
    }
}

.ipa-thumb .title {
    display: block;
    font: 80px/.95 veneer, sans-serif;
    text-transform: uppercase;
    margin-bottom: 6px
}

@media (max-width:1279px) {
    .ipa-thumb .title {
        font-size: 64px
    }
}

@media (max-width:1023px) {
    .ipa-thumb .title {
        font-size: 44px
    }
}

.ipa-thumb .subtitle {
    margin-bottom: 25px
}

.ipa__hero {
    margin-top: 26px;
    line-height: 1.23
}

@media (min-width:768px) {
    .ipa__hero {
        margin-bottom: 120px;
        text-align: center;
        display: flex;
        flex-direction: row-reverse
    }
}

.ipa__hero .desc {
    padding-top: 40px
}

@media (min-width:768px) {
    .ipa__hero .desc {
        width: 56.5%;
        padding: 0 30px 0 0
    }
}

@media (min-width:1024px) {
    .ipa__hero .desc {
        padding: 17px 30px
    }
}

.ipa__hero .desc p {
    margin: 0 auto 22px
}

@media (min-width:768px) {
    .ipa__hero .desc p {
        max-width: 440px
    }
}

.ipa__hero .img {
    flex: 1
}

.ipa__hero .img img {
    width: 100%
}

.ipa__hero h1 {
    background-color: #dc1f26;
    margin-bottom: 26px
}

@media (min-width:1024px) {
    .ipa__hero h1 {
        font-size: 90px
    }
}

@media (min-width:1280px) {
    .ipa__hero h1 {
        font-size: 110px
    }
}

@media (min-width:1600px) {
    .ipa__hero h1 {
        font-size: 128px
    }
}

@media (max-width:1023px) {
    .ipa__hero .embed-form #mc_embed_signup {
        width: 100%
    }
}

.ipa__hero .embed-form #mc_embed_signup .product-finder-head .input-hold .input.ss-main,
.ipa__hero .embed-form #mc_embed_signup .product-finder-head .input-hold .select.ss-main,
.ipa__hero .embed-form #mc_embed_signup select,
.product-finder-head .input-hold .ipa__hero .embed-form #mc_embed_signup .input.ss-main,
.product-finder-head .input-hold .ipa__hero .embed-form #mc_embed_signup .select.ss-main {
    border: 1px solid #abb0b2
}

.ipa__hero .countdown-timer {
    display: flex;
    justify-content: center;
    flex: 1;
    gap: 40px
}

.ipa__hero .countdown-timer li {
    display: flex;
    align-items: center;
    gap: 16px
}

.ipa__hero .scroll-down-arrow {
    margin-top: 22px;
    text-align: center
}

.ipa__hero .postcard-form,
.ipa__postcard .postcard-form {
    border: 25px solid;
    -o-border-image: url(../../images/postcard-form-border.png) 25/1/0 round stretch;
    border-image: url(../../images/postcard-form-border.png) 25/1/0 round stretch;
    position: relative;
    padding: 3% 0 0 1%;
    background: #fdf8f1;
    display: block;
    margin: auto
}

@media (min-width:1024px) {

    .ipa__hero .postcard-form,
    .ipa__postcard .postcard-form {
        width: 50%
    }
}

.ipa__hero .postcard-form:before,
.ipa__postcard .postcard-form:before {
    content: " ";
    display: block;
    background: url(../../images/postcard-form-flowers.png);
    width: 20%;
    height: 350px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: -25px;
    left: -25px;
    max-width: 300px;
    min-width: 150px
}

.ipa__hero .postcard-form>div,
.ipa__postcard .postcard-form>div {
    background: none !important;
    width: 100% !important
}

.ipa__hero .postcard-form>div .product-finder-head .input-hold .input.ss-main,
.ipa__hero .postcard-form>div .product-finder-head .input-hold .select.ss-main,
.ipa__hero .postcard-form>div select,
.ipa__postcard .postcard-form>div .product-finder-head .input-hold .input.ss-main,
.ipa__postcard .postcard-form>div .product-finder-head .input-hold .select.ss-main,
.ipa__postcard .postcard-form>div select,
.product-finder-head .input-hold .ipa__hero .postcard-form>div .input.ss-main,
.product-finder-head .input-hold .ipa__hero .postcard-form>div .select.ss-main,
.product-finder-head .input-hold .ipa__postcard .postcard-form>div .input.ss-main,
.product-finder-head .input-hold .ipa__postcard .postcard-form>div .select.ss-main {
    border: 1px solid #abb0b2 !important
}

.ipa__hero .postcard-form>div .helper_text,
.ipa__postcard .postcard-form>div .helper_text {
    background: none !important
}

.ipa__beers {
    position: relative
}

@media (min-width:768px) {
    .ipa__beers {
        margin-bottom: 116px
    }
}

.ipa__beers .ipa-heading:after {
    content: "";
    position: absolute;
    right: -32px;
    top: -29px;
    width: 34px;
    height: 48px;
    background: url(../../images/spark.png) no-repeat 50%/contain
}

@media (max-width:767px) {
    .ipa__beers .ipa-heading:after {
        top: auto;
        bottom: 24px
    }
}

.ipa__beers .slider-beer {
    padding: 0 50px 40px
}

@media (min-width:768px) {
    .ipa__beers .slider-beer {
        margin: 0 -25px;
        padding: 0 25px
    }
}

@media (min-width:1280px) {
    .ipa__beers .slider-beer {
        margin: 0 -45px;
        padding: 0 45px;
        margin: 0 -90px;
        padding: 0 90px
    }
}

.ipa__beers .btn-red,
.ipa__beers .story-article #mc_embed_signup #mc-embedded-subscribe,
.ipa__beers .story-article #mc_embed_signup input[type=submit],
.story-article #mc_embed_signup .ipa__beers #mc-embedded-subscribe,
.story-article #mc_embed_signup .ipa__beers input[type=submit] {
    height: 42px
}

@media (min-width:768px) {

    .ipa__beers .btn-red,
    .ipa__beers .story-article #mc_embed_signup #mc-embedded-subscribe,
    .ipa__beers .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup .ipa__beers #mc-embedded-subscribe,
    .story-article #mc_embed_signup .ipa__beers input[type=submit] {
        position: absolute;
        right: 0;
        top: 0
    }
}

@media (min-width:1024px) {

    .ipa__beers .btn-red,
    .ipa__beers .story-article #mc_embed_signup #mc-embedded-subscribe,
    .ipa__beers .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup .ipa__beers #mc-embedded-subscribe,
    .story-article #mc_embed_signup .ipa__beers input[type=submit] {
        width: 330px
    }
}

@media (max-width:767px) {

    .ipa__beers .btn-red,
    .ipa__beers .story-article #mc_embed_signup #mc-embedded-subscribe,
    .ipa__beers .story-article #mc_embed_signup input[type=submit],
    .story-article #mc_embed_signup .ipa__beers #mc-embedded-subscribe,
    .story-article #mc_embed_signup .ipa__beers input[type=submit] {
        width: 100%
    }
}

@media (min-width:768px) {
    .ipa__stories {
        margin-bottom: 112px
    }
}

.ipa__stories .grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 64px 78px
}

@media (max-width:1023px) {
    .ipa__stories .grid {
        gap: 60px 30px
    }
}

@media (max-width:767px) {
    .ipa__stories .grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px
    }
}

@media (max-width:539px) {
    .ipa__stories .grid {
        grid-template-columns: 1fr
    }
}

.ipa__stories .post .post-img {
    padding-top: 67%
}

.ipa__stories .post p {
    margin-bottom: 17px
}

.ipa__ideas .ipa-heading {
    margin-bottom: 21px
}

.ipa__ideas .row {
    margin: 0 -12px -20px
}

.ipa__ideas .row>* {
    padding: 0 12px 20px
}

.ipa__spotify h2 {
    margin-bottom: 40px
}

.ipa__spotify .grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 39px
}

@media (max-width:1023px) {
    .ipa__spotify .grid {
        grid-template-columns: 1fr;
        gap: 20px
    }
}

.media-play {
    padding: 22px 21px 20px;
    position: relative;
    display: flex
}

@media (max-width:479px) {
    .media-play {
        align-items: center;
        padding: 18px;
        border-width: 2px
    }
}

.media-play .desc {
    flex: 1
}

.media-play h3 {
    font-size: 20px;
    margin: 5px 0 8px
}

.ipa__media {
    padding: 70px 0;
    position: relative
}

@media (max-width:767px) {
    .ipa__media {
        padding: 60px 0
    }
}

.ipa__media:after,
.ipa__media:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    border: solid #000;
    border-width: 3px 0 1px;
    height: 6px
}

.ipa__media:before {
    top: 0
}

.ipa__media:after {
    bottom: 0
}

.ipa__media .desc {
    order: unset;
    padding-bottom: 0
}

@media (min-width:768px) {
    .ipa__media .desc {
        padding: 6px 0 0 38px;
        width: 51.6%
    }
}

.ipa__media h2 {
    margin: 0 0 28px
}

.ipa__media p {
    margin-bottom: 29px
}

.ipa-video {
    margin: 0 -20px 50px
}

@media (min-width:768px) {
    .ipa-video {
        margin: 0 -30px 120px
    }
}

.ipa__instagram .grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px
}

@media (max-width:767px) {
    .ipa__instagram .grid {
        grid-template-columns: repeat(2, 1fr);
        gap: 10px
    }
}

.ipa__instagram .img {
    padding-top: 100%;
    position: relative
}

.ipa__instagram .img img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.ipa__instagram.instagram-section {
    margin-top: 80px
}

.ipa__instagram .ipa-heading {
    max-width: 100%;
    gap: 20px;
    flex-wrap: wrap
}

.ipa__instagram .ipa-heading h2 {
    font-size: clamp(2.5rem, .25rem + 4.6875vw, 4rem)
}

@media (max-width:767px) {
    .ipa__instagram .ipa-heading h2 {
        font-size: clamp(1.625rem, 1rem + 3.125vw, 2.5rem)
    }
}