/*!
Theme Name: Taxidermia la Mancha
Theme URI: http://underscores.me/
Author: Yggdrasil Solutions SL
Author URI: https://infantree.com
Description: CÓDIGO CSS
Text Domain: Kanati
*/

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

@media (max-width: 990px) {
    li.nav-item {
        border-bottom: #867300;
        border-bottom-style: solid;
    }
    .nav-link::before {
        content: "•" !important;
    }
}

.nav-link .dropdown-toggle {
    color: black;
}

.piel {
    background: url(img/bg-content.jpg) 50% 50%;
    color: white;
}

.bg-dark {
    background-color: white !important;
}

.navbar-toggler {
    background-color: #867300 !important;
}

.navbar-dark .navbar-nav .nav-link {
    color: #867300;
}

li.nav-item a:hover {
    color: black !important;
}

.nav-link.active {
    color: black !important;
}

body {
    margin: 0
}

article, aside, details, figcaption, figure, footer, header, 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: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.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: -0.5em
}

sub {
    bottom: -0.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
}

button, input, optgroup, select, textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

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-search-cancel-button, input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td, th {
    padding: 0
}

body, button, input, select, optgroup, textarea {
    color: #404040;
    font-family: "Lato", "Helvetica Nueue", Helvetica, sans-serif;
    font-size: 1.05rem;
    line-height: 1.5;
    letter-spacing: .03em;
    font-variant-ligatures: contextual;
    font-feature-settings: 'calt' 1
}

@media (min-width: 320px) {
    body, button, input, select, optgroup, textarea {
        font-size: calc( 16.8px + ( 17.6 - 16.8) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    body, button, input, select, optgroup, textarea {
        font-size: 1.1rem
    }
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    margin: 0
}

h1, .h1 {
    font-family: "din-condensed", Impact, sans-serif;
    font-weight: 500;
    font-size: 2.1rem;
    line-height: 1em;
    color: #867300;
    text-transform: uppercase;
    letter-spacing: .015em;
    margin-bottom: .5em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media (min-width: 320px) {
    h1, .h1 {
        font-size: calc( 33.6px + ( 64 - 33.6) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    h1, .h1 {
        font-size: 4rem
    }
}

h2, .h2 {
    font-family: "din-condensed", Impact, sans-serif;
    font-weight: 500;
    font-size: 1.75rem;
    line-height: 1em;
    color: #867300;
    text-transform: uppercase;
    letter-spacing: .015em;
    margin-bottom: .4em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

@media (min-width: 320px) {
    h2, .h2 {
        font-size: calc( 28px + ( 48 - 28) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    h2, .h2 {
        font-size: 3rem
    }
}

h3, .h3 {
    font-family: "Lato", "Helvetica Nueue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1.6rem;
    line-height: 1.2em;
    color: inherit;
    text-transform: none;
    letter-spacing: .015em;
    margin-bottom: .4em
}

@media (min-width: 320px) {
    h3, .h3 {
        font-size: calc( 25.6px + ( 28 - 25.6) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    h3, .h3 {
        font-size: 1.75rem
    }
}

h4, .h4 {
    font-family: "Lato", "Helvetica Nueue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1.25rem;
    line-height: 1.2em;
    color: inherit;
    text-transform: none;
    letter-spacing: .015em;
    margin-bottom: .4em
}

@media (min-width: 320px) {
    h4, .h4 {
        font-size: calc( 20px + ( 24 - 20) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    h4, .h4 {
        font-size: 1.5rem
    }
}

h5, .h5 {
    font-family: "Lato", "Helvetica Nueue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1.15rem;
    line-height: 1.2em;
    color: inherit;
    text-transform: none;
    letter-spacing: .015em;
    margin-bottom: .4em
}

@media (min-width: 320px) {
    h5, .h5 {
        font-size: calc( 18.4px + ( 20.8 - 18.4) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    h5, .h5 {
        font-size: 1.3rem
    }
}

h6, .h6 {
    font-family: "Lato", "Helvetica Nueue", Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1rem;
    line-height: 1.2em;
    letter-spacing: .02em;
    color: inherit;
    text-transform: none;
    margin-bottom: .4em
}

@media (min-width: 320px) {
    h6, .h6 {
        font-size: calc( 16px + ( 17.6 - 16) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    h6, .h6 {
        font-size: 1.1rem
    }
}

.headline--orange {
    color: #867300
}

.headline--white {
    color: white
}

.text--center {
    text-align: center
}

.p--center, .p--center p {
    margin-left: auto;
    margin-right: auto
}

.text--no-wrap, .text--nowrap {
    white-space: nowrap
}

.text--caps {
    text-transform: uppercase
}

.text--reverse {
    unicode-bidi: bidi-override;
    direction: rtl
}

p {
    margin: 0 0 1.5em
}

p.lead, .lead p {
    font-size: 1.2em;
    letter-spacing: .06em
}

p.small {
    font-size: .9em
}

.p--no-margin.p--no-margin {
    margin-bottom: 0
}

dfn, cite, em, i {
    font-style: italic
}

blockquote {
    margin: 0 1.5em
}

address {
    margin: 0 0 1.5em
}

pre {
    background: #eee;
    font-family: "Courier 10 Pitch", Courier, monospace;
    font-size: .9375rem;
    line-height: 1.6em;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 1.6em
}

@media (min-width: 320px) {
    pre {
        font-size: calc( 15px + ( 16 - 15) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    pre {
        font-size: 1rem
    }
}

code, kbd, tt, var {
    font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
    font-size: .9375rem
}

@media (min-width: 320px) {
    code, kbd, tt, var {
        font-size: calc( 15px + ( 16 - 15) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    code, kbd, tt, var {
        font-size: 1rem
    }
}

abbr, acronym {
    border-bottom: 1px dotted #666;
    cursor: help
}

mark, ins {
    background: #fff9c0;
    text-decoration: none
}

big {
    font-size: 125%
}

.sbi_follow_btn .fa {
    display: none
}

html {
    box-sizing: border-box
}

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

body {
    background: #fff
}

blockquote:before, blockquote:after, q:before, q:after {
    content: ''
}

hr {
    background-color: #ccc;
    border: 0;
    height: 1px;
    margin-bottom: 1.5em
}

ul, ol {
    margin: 0 0 1.5em .5em
}

ul {
    list-style: disc
}

ol {
    list-style: decimal
}

li {
    margin-bottom: .5em
}

li>ul, li>ol {
    margin-bottom: 0;
    margin-left: 1.5em
}

dt {
    font-weight: bold
}

dd {
    margin: 0 0 1em 0
}

.list-unstyled, .list-unstyled li {
    margin: 0;
    padding: 0;
    list-style-type: none
}

img {
    height: auto;
    max-width: 100%
}

figure {
    margin: 1em 0
}

address {
    font-style: normal
}

table {
    margin: 0 0 1.5em;
    width: 100%
}

body a.button, body a.btn, body .button, body .btn, body button, body input[type="button"], body input[type="reset"], body input[type="submit"], body .cc-btn, body .gform_wrapper .gform_footer input.button, body .gform_wrapper .gform_footer input[type=submit], body .gform_wrapper .gform_page_footer input.button, body .gform_wrapper .gform_page_footer input[type=submit], .section--light a.button, .section--light a.btn, .section--light .button, .section--light .btn, .section--light button, .section--light input[type="button"], .section--light input[type="reset"], .section--light input[type="submit"], .section--light .cc-btn, .section--light .gform_wrapper .gform_footer input.button, .section--light .gform_wrapper .gform_footer input[type=submit], .section--light .gform_wrapper .gform_page_footer input.button, .section--light .gform_wrapper .gform_page_footer input[type=submit], .section--lighter a.button, .section--lighter a.btn, .section--lighter .button, .section--lighter .btn, .section--lighter button, .section--lighter input[type="button"], .section--lighter input[type="reset"], .section--lighter input[type="submit"], .section--lighter .cc-btn, .section--lighter .gform_wrapper .gform_footer input.button, .section--lighter .gform_wrapper .gform_footer input[type=submit], .section--lighter .gform_wrapper .gform_page_footer input.button, .section--lighter .gform_wrapper .gform_page_footer input[type=submit], .section--dark a.button, .section--dark a.btn, .section--dark .button, .section--dark .btn, .section--dark button, .section--dark input[type="button"], .section--dark input[type="reset"], .section--dark input[type="submit"], .section--dark .cc-btn, .section--dark .gform_wrapper .gform_footer input.button, .section--dark .gform_wrapper .gform_footer input[type=submit], .section--dark .gform_wrapper .gform_page_footer input.button, .section--dark .gform_wrapper .gform_page_footer input[type=submit], .section--darker a.button, .section--darker a.btn, .section--darker .button, .section--darker .btn, .section--darker button, .section--darker input[type="button"], .section--darker input[type="reset"], .section--darker input[type="submit"], .section--darker .cc-btn, .section--darker .gform_wrapper .gform_footer input.button, .section--darker .gform_wrapper .gform_footer input[type=submit], .section--darker .gform_wrapper .gform_page_footer input.button, .section--darker .gform_wrapper .gform_page_footer input[type=submit], .card--light a.button, .card--light a.btn, .card--light .button, .card--light .btn, .card--light button, .card--light input[type="button"], .card--light input[type="reset"], .card--light input[type="submit"], .card--light .cc-btn, .card--light .gform_wrapper .gform_footer input.button, .card--light .gform_wrapper .gform_footer input[type=submit], .card--light .gform_wrapper .gform_page_footer input.button, .card--light .gform_wrapper .gform_page_footer input[type=submit], .card--lighter a.button, .card--lighter a.btn, .card--lighter .button, .card--lighter .btn, .card--lighter button, .card--lighter input[type="button"], .card--lighter input[type="reset"], .card--lighter input[type="submit"], .card--lighter .cc-btn, .card--lighter .gform_wrapper .gform_footer input.button, .card--lighter .gform_wrapper .gform_footer input[type=submit], .card--lighter .gform_wrapper .gform_page_footer input.button, .card--lighter .gform_wrapper .gform_page_footer input[type=submit], .card--dark a.button, .card--dark a.btn, .card--dark .button, .card--dark .btn, .card--dark button, .card--dark input[type="button"], .card--dark input[type="reset"], .card--dark input[type="submit"], .card--dark .cc-btn, .card--dark .gform_wrapper .gform_footer input.button, .card--dark .gform_wrapper .gform_footer input[type=submit], .card--dark .gform_wrapper .gform_page_footer input.button, .card--dark .gform_wrapper .gform_page_footer input[type=submit], .card--darker a.button, .card--darker a.btn, .card--darker .button, .card--darker .btn, .card--darker button, .card--darker input[type="button"], .card--darker input[type="reset"], .card--darker input[type="submit"], .card--darker .cc-btn, .card--darker .gform_wrapper .gform_footer input.button, .card--darker .gform_wrapper .gform_footer input[type=submit], .card--darker .gform_wrapper .gform_page_footer input.button, .card--darker .gform_wrapper .gform_page_footer input[type=submit] {
    position: relative;
    z-index: 11;
    display: inline-block;
    border: none;
    border-radius: 2px;
    background-color: #867300;
    color: white;
    font-size: 1.275em;
    line-height: 1em !important;
    padding: 0.5em 1em 0.45em;
    -webkit-transition: .2s ease all;
    transition: .2s ease all;
    font-family: "din-condensed", Impact, sans-serif;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.05em;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0)
}

body a.button:visited, body a.btn:visited, body .button:visited, body .btn:visited, body button:visited, body input[type="button"]:visited, body input[type="reset"]:visited, body input[type="submit"]:visited, body .cc-btn:visited, body .gform_wrapper .gform_footer input.button:visited, body .gform_wrapper .gform_footer input[type=submit]:visited, body .gform_wrapper .gform_page_footer input.button:visited, body .gform_wrapper .gform_page_footer input[type=submit]:visited, .section--light a.button:visited, .section--light a.btn:visited, .section--light .button:visited, .section--light .btn:visited, .section--light button:visited, .section--light input[type="button"]:visited, .section--light input[type="reset"]:visited, .section--light input[type="submit"]:visited, .section--light .cc-btn:visited, .section--light .gform_wrapper .gform_footer input.button:visited, .section--light .gform_wrapper .gform_footer input[type=submit]:visited, .section--light .gform_wrapper .gform_page_footer input.button:visited, .section--light .gform_wrapper .gform_page_footer input[type=submit]:visited, .section--lighter a.button:visited, .section--lighter a.btn:visited, .section--lighter .button:visited, .section--lighter .btn:visited, .section--lighter button:visited, .section--lighter input[type="button"]:visited, .section--lighter input[type="reset"]:visited, .section--lighter input[type="submit"]:visited, .section--lighter .cc-btn:visited, .section--lighter .gform_wrapper .gform_footer input.button:visited, .section--lighter .gform_wrapper .gform_footer input[type=submit]:visited, .section--lighter .gform_wrapper .gform_page_footer input.button:visited, .section--lighter .gform_wrapper .gform_page_footer input[type=submit]:visited, .section--dark a.button:visited, .section--dark a.btn:visited, .section--dark .button:visited, .section--dark .btn:visited, .section--dark button:visited, .section--dark input[type="button"]:visited, .section--dark input[type="reset"]:visited, .section--dark input[type="submit"]:visited, .section--dark .cc-btn:visited, .section--dark .gform_wrapper .gform_footer input.button:visited, .section--dark .gform_wrapper .gform_footer input[type=submit]:visited, .section--dark .gform_wrapper .gform_page_footer input.button:visited, .section--dark .gform_wrapper .gform_page_footer input[type=submit]:visited, .section--darker a.button:visited, .section--darker a.btn:visited, .section--darker .button:visited, .section--darker .btn:visited, .section--darker button:visited, .section--darker input[type="button"]:visited, .section--darker input[type="reset"]:visited, .section--darker input[type="submit"]:visited, .section--darker .cc-btn:visited, .section--darker .gform_wrapper .gform_footer input.button:visited, .section--darker .gform_wrapper .gform_footer input[type=submit]:visited, .section--darker .gform_wrapper .gform_page_footer input.button:visited, .section--darker .gform_wrapper .gform_page_footer input[type=submit]:visited, .card--light a.button:visited, .card--light a.btn:visited, .card--light .button:visited, .card--light .btn:visited, .card--light button:visited, .card--light input[type="button"]:visited, .card--light input[type="reset"]:visited, .card--light input[type="submit"]:visited, .card--light .cc-btn:visited, .card--light .gform_wrapper .gform_footer input.button:visited, .card--light .gform_wrapper .gform_footer input[type=submit]:visited, .card--light .gform_wrapper .gform_page_footer input.button:visited, .card--light .gform_wrapper .gform_page_footer input[type=submit]:visited, .card--lighter a.button:visited, .card--lighter a.btn:visited, .card--lighter .button:visited, .card--lighter .btn:visited, .card--lighter button:visited, .card--lighter input[type="button"]:visited, .card--lighter input[type="reset"]:visited, .card--lighter input[type="submit"]:visited, .card--lighter .cc-btn:visited, .card--lighter .gform_wrapper .gform_footer input.button:visited, .card--lighter .gform_wrapper .gform_footer input[type=submit]:visited, .card--lighter .gform_wrapper .gform_page_footer input.button:visited, .card--lighter .gform_wrapper .gform_page_footer input[type=submit]:visited, .card--dark a.button:visited, .card--dark a.btn:visited, .card--dark .button:visited, .card--dark .btn:visited, .card--dark button:visited, .card--dark input[type="button"]:visited, .card--dark input[type="reset"]:visited, .card--dark input[type="submit"]:visited, .card--dark .cc-btn:visited, .card--dark .gform_wrapper .gform_footer input.button:visited, .card--dark .gform_wrapper .gform_footer input[type=submit]:visited, .card--dark .gform_wrapper .gform_page_footer input.button:visited, .card--dark .gform_wrapper .gform_page_footer input[type=submit]:visited, .card--darker a.button:visited, .card--darker a.btn:visited, .card--darker .button:visited, .card--darker .btn:visited, .card--darker button:visited, .card--darker input[type="button"]:visited, .card--darker input[type="reset"]:visited, .card--darker input[type="submit"]:visited, .card--darker .cc-btn:visited, .card--darker .gform_wrapper .gform_footer input.button:visited, .card--darker .gform_wrapper .gform_footer input[type=submit]:visited, .card--darker .gform_wrapper .gform_page_footer input.button:visited, .card--darker .gform_wrapper .gform_page_footer input[type=submit]:visited {
    color: white
}

body a.button:focus, body a.button:hover, body a.btn:focus, body a.btn:hover, body .button:focus, body .button:hover, body .btn:focus, body .btn:hover, body button:focus, body button:hover, body input[type="button"]:focus, body input[type="button"]:hover, body input[type="reset"]:focus, body input[type="reset"]:hover, body input[type="submit"]:focus, body input[type="submit"]:hover, body .cc-btn:focus, body .cc-btn:hover, body .gform_wrapper .gform_footer input.button:focus, body .gform_wrapper .gform_footer input.button:hover, body .gform_wrapper .gform_footer input[type=submit]:focus, body .gform_wrapper .gform_footer input[type=submit]:hover, body .gform_wrapper .gform_page_footer input.button:focus, body .gform_wrapper .gform_page_footer input.button:hover, body .gform_wrapper .gform_page_footer input[type=submit]:focus, body .gform_wrapper .gform_page_footer input[type=submit]:hover, .section--light a.button:focus, .section--light a.button:hover, .section--light a.btn:focus, .section--light a.btn:hover, .section--light .button:focus, .section--light .button:hover, .section--light .btn:focus, .section--light .btn:hover, .section--light button:focus, .section--light button:hover, .section--light input[type="button"]:focus, .section--light input[type="button"]:hover, .section--light input[type="reset"]:focus, .section--light input[type="reset"]:hover, .section--light input[type="submit"]:focus, .section--light input[type="submit"]:hover, .section--light .cc-btn:focus, .section--light .cc-btn:hover, .section--light .gform_wrapper .gform_footer input.button:focus, .section--light .gform_wrapper .gform_footer input.button:hover, .section--light .gform_wrapper .gform_footer input[type=submit]:focus, .section--light .gform_wrapper .gform_footer input[type=submit]:hover, .section--light .gform_wrapper .gform_page_footer input.button:focus, .section--light .gform_wrapper .gform_page_footer input.button:hover, .section--light .gform_wrapper .gform_page_footer input[type=submit]:focus, .section--light .gform_wrapper .gform_page_footer input[type=submit]:hover, .section--lighter a.button:focus, .section--lighter a.button:hover, .section--lighter a.btn:focus, .section--lighter a.btn:hover, .section--lighter .button:focus, .section--lighter .button:hover, .section--lighter .btn:focus, .section--lighter .btn:hover, .section--lighter button:focus, .section--lighter button:hover, .section--lighter input[type="button"]:focus, .section--lighter input[type="button"]:hover, .section--lighter input[type="reset"]:focus, .section--lighter input[type="reset"]:hover, .section--lighter input[type="submit"]:focus, .section--lighter input[type="submit"]:hover, .section--lighter .cc-btn:focus, .section--lighter .cc-btn:hover, .section--lighter .gform_wrapper .gform_footer input.button:focus, .section--lighter .gform_wrapper .gform_footer input.button:hover, .section--lighter .gform_wrapper .gform_footer input[type=submit]:focus, .section--lighter .gform_wrapper .gform_footer input[type=submit]:hover, .section--lighter .gform_wrapper .gform_page_footer input.button:focus, .section--lighter .gform_wrapper .gform_page_footer input.button:hover, .section--lighter .gform_wrapper .gform_page_footer input[type=submit]:focus, .section--lighter .gform_wrapper .gform_page_footer input[type=submit]:hover, .section--dark a.button:focus, .section--dark a.button:hover, .section--dark a.btn:focus, .section--dark a.btn:hover, .section--dark .button:focus, .section--dark .button:hover, .section--dark .btn:focus, .section--dark .btn:hover, .section--dark button:focus, .section--dark button:hover, .section--dark input[type="button"]:focus, .section--dark input[type="button"]:hover, .section--dark input[type="reset"]:focus, .section--dark input[type="reset"]:hover, .section--dark input[type="submit"]:focus, .section--dark input[type="submit"]:hover, .section--dark .cc-btn:focus, .section--dark .cc-btn:hover, .section--dark .gform_wrapper .gform_footer input.button:focus, .section--dark .gform_wrapper .gform_footer input.button:hover, .section--dark .gform_wrapper .gform_footer input[type=submit]:focus, .section--dark .gform_wrapper .gform_footer input[type=submit]:hover, .section--dark .gform_wrapper .gform_page_footer input.button:focus, .section--dark .gform_wrapper .gform_page_footer input.button:hover, .section--dark .gform_wrapper .gform_page_footer input[type=submit]:focus, .section--dark .gform_wrapper .gform_page_footer input[type=submit]:hover, .section--darker a.button:focus, .section--darker a.button:hover, .section--darker a.btn:focus, .section--darker a.btn:hover, .section--darker .button:focus, .section--darker .button:hover, .section--darker .btn:focus, .section--darker .btn:hover, .section--darker button:focus, .section--darker button:hover, .section--darker input[type="button"]:focus, .section--darker input[type="button"]:hover, .section--darker input[type="reset"]:focus, .section--darker input[type="reset"]:hover, .section--darker input[type="submit"]:focus, .section--darker input[type="submit"]:hover, .section--darker .cc-btn:focus, .section--darker .cc-btn:hover, .section--darker .gform_wrapper .gform_footer input.button:focus, .section--darker .gform_wrapper .gform_footer input.button:hover, .section--darker .gform_wrapper .gform_footer input[type=submit]:focus, .section--darker .gform_wrapper .gform_footer input[type=submit]:hover, .section--darker .gform_wrapper .gform_page_footer input.button:focus, .section--darker .gform_wrapper .gform_page_footer input.button:hover, .section--darker .gform_wrapper .gform_page_footer input[type=submit]:focus, .section--darker .gform_wrapper .gform_page_footer input[type=submit]:hover, .card--light a.button:focus, .card--light a.button:hover, .card--light a.btn:focus, .card--light a.btn:hover, .card--light .button:focus, .card--light .button:hover, .card--light .btn:focus, .card--light .btn:hover, .card--light button:focus, .card--light button:hover, .card--light input[type="button"]:focus, .card--light input[type="button"]:hover, .card--light input[type="reset"]:focus, .card--light input[type="reset"]:hover, .card--light input[type="submit"]:focus, .card--light input[type="submit"]:hover, .card--light .cc-btn:focus, .card--light .cc-btn:hover, .card--light .gform_wrapper .gform_footer input.button:focus, .card--light .gform_wrapper .gform_footer input.button:hover, .card--light .gform_wrapper .gform_footer input[type=submit]:focus, .card--light .gform_wrapper .gform_footer input[type=submit]:hover, .card--light .gform_wrapper .gform_page_footer input.button:focus, .card--light .gform_wrapper .gform_page_footer input.button:hover, .card--light .gform_wrapper .gform_page_footer input[type=submit]:focus, .card--light .gform_wrapper .gform_page_footer input[type=submit]:hover, .card--lighter a.button:focus, .card--lighter a.button:hover, .card--lighter a.btn:focus, .card--lighter a.btn:hover, .card--lighter .button:focus, .card--lighter .button:hover, .card--lighter .btn:focus, .card--lighter .btn:hover, .card--lighter button:focus, .card--lighter button:hover, .card--lighter input[type="button"]:focus, .card--lighter input[type="button"]:hover, .card--lighter input[type="reset"]:focus, .card--lighter input[type="reset"]:hover, .card--lighter input[type="submit"]:focus, .card--lighter input[type="submit"]:hover, .card--lighter .cc-btn:focus, .card--lighter .cc-btn:hover, .card--lighter .gform_wrapper .gform_footer input.button:focus, .card--lighter .gform_wrapper .gform_footer input.button:hover, .card--lighter .gform_wrapper .gform_footer input[type=submit]:focus, .card--lighter .gform_wrapper .gform_footer input[type=submit]:hover, .card--lighter .gform_wrapper .gform_page_footer input.button:focus, .card--lighter .gform_wrapper .gform_page_footer input.button:hover, .card--lighter .gform_wrapper .gform_page_footer input[type=submit]:focus, .card--lighter .gform_wrapper .gform_page_footer input[type=submit]:hover, .card--dark a.button:focus, .card--dark a.button:hover, .card--dark a.btn:focus, .card--dark a.btn:hover, .card--dark .button:focus, .card--dark .button:hover, .card--dark .btn:focus, .card--dark .btn:hover, .card--dark button:focus, .card--dark button:hover, .card--dark input[type="button"]:focus, .card--dark input[type="button"]:hover, .card--dark input[type="reset"]:focus, .card--dark input[type="reset"]:hover, .card--dark input[type="submit"]:focus, .card--dark input[type="submit"]:hover, .card--dark .cc-btn:focus, .card--dark .cc-btn:hover, .card--dark .gform_wrapper .gform_footer input.button:focus, .card--dark .gform_wrapper .gform_footer input.button:hover, .card--dark .gform_wrapper .gform_footer input[type=submit]:focus, .card--dark .gform_wrapper .gform_footer input[type=submit]:hover, .card--dark .gform_wrapper .gform_page_footer input.button:focus, .card--dark .gform_wrapper .gform_page_footer input.button:hover, .card--dark .gform_wrapper .gform_page_footer input[type=submit]:focus, .card--dark .gform_wrapper .gform_page_footer input[type=submit]:hover, .card--darker a.button:focus, .card--darker a.button:hover, .card--darker a.btn:focus, .card--darker a.btn:hover, .card--darker .button:focus, .card--darker .button:hover, .card--darker .btn:focus, .card--darker .btn:hover, .card--darker button:focus, .card--darker button:hover, .card--darker input[type="button"]:focus, .card--darker input[type="button"]:hover, .card--darker input[type="reset"]:focus, .card--darker input[type="reset"]:hover, .card--darker input[type="submit"]:focus, .card--darker input[type="submit"]:hover, .card--darker .cc-btn:focus, .card--darker .cc-btn:hover, .card--darker .gform_wrapper .gform_footer input.button:focus, .card--darker .gform_wrapper .gform_footer input.button:hover, .card--darker .gform_wrapper .gform_footer input[type=submit]:focus, .card--darker .gform_wrapper .gform_footer input[type=submit]:hover, .card--darker .gform_wrapper .gform_page_footer input.button:focus, .card--darker .gform_wrapper .gform_page_footer input.button:hover, .card--darker .gform_wrapper .gform_page_footer input[type=submit]:focus, .card--darker .gform_wrapper .gform_page_footer input[type=submit]:hover {
    background-color: black;
    box-shadow: 0 1px 3px rgba(36, 35, 35, 0.2);
    color: white;
    text-decoration: none
}

body a.button:active, body a.btn:active, body .button:active, body .btn:active, body button:active, body input[type="button"]:active, body input[type="reset"]:active, body input[type="submit"]:active, body .cc-btn:active, body .gform_wrapper .gform_footer input.button:active, body .gform_wrapper .gform_footer input[type=submit]:active, body .gform_wrapper .gform_page_footer input.button:active, body .gform_wrapper .gform_page_footer input[type=submit]:active, .section--light a.button:active, .section--light a.btn:active, .section--light .button:active, .section--light .btn:active, .section--light button:active, .section--light input[type="button"]:active, .section--light input[type="reset"]:active, .section--light input[type="submit"]:active, .section--light .cc-btn:active, .section--light .gform_wrapper .gform_footer input.button:active, .section--light .gform_wrapper .gform_footer input[type=submit]:active, .section--light .gform_wrapper .gform_page_footer input.button:active, .section--light .gform_wrapper .gform_page_footer input[type=submit]:active, .section--lighter a.button:active, .section--lighter a.btn:active, .section--lighter .button:active, .section--lighter .btn:active, .section--lighter button:active, .section--lighter input[type="button"]:active, .section--lighter input[type="reset"]:active, .section--lighter input[type="submit"]:active, .section--lighter .cc-btn:active, .section--lighter .gform_wrapper .gform_footer input.button:active, .section--lighter .gform_wrapper .gform_footer input[type=submit]:active, .section--lighter .gform_wrapper .gform_page_footer input.button:active, .section--lighter .gform_wrapper .gform_page_footer input[type=submit]:active, .section--dark a.button:active, .section--dark a.btn:active, .section--dark .button:active, .section--dark .btn:active, .section--dark button:active, .section--dark input[type="button"]:active, .section--dark input[type="reset"]:active, .section--dark input[type="submit"]:active, .section--dark .cc-btn:active, .section--dark .gform_wrapper .gform_footer input.button:active, .section--dark .gform_wrapper .gform_footer input[type=submit]:active, .section--dark .gform_wrapper .gform_page_footer input.button:active, .section--dark .gform_wrapper .gform_page_footer input[type=submit]:active, .section--darker a.button:active, .section--darker a.btn:active, .section--darker .button:active, .section--darker .btn:active, .section--darker button:active, .section--darker input[type="button"]:active, .section--darker input[type="reset"]:active, .section--darker input[type="submit"]:active, .section--darker .cc-btn:active, .section--darker .gform_wrapper .gform_footer input.button:active, .section--darker .gform_wrapper .gform_footer input[type=submit]:active, .section--darker .gform_wrapper .gform_page_footer input.button:active, .section--darker .gform_wrapper .gform_page_footer input[type=submit]:active, .card--light a.button:active, .card--light a.btn:active, .card--light .button:active, .card--light .btn:active, .card--light button:active, .card--light input[type="button"]:active, .card--light input[type="reset"]:active, .card--light input[type="submit"]:active, .card--light .cc-btn:active, .card--light .gform_wrapper .gform_footer input.button:active, .card--light .gform_wrapper .gform_footer input[type=submit]:active, .card--light .gform_wrapper .gform_page_footer input.button:active, .card--light .gform_wrapper .gform_page_footer input[type=submit]:active, .card--lighter a.button:active, .card--lighter a.btn:active, .card--lighter .button:active, .card--lighter .btn:active, .card--lighter button:active, .card--lighter input[type="button"]:active, .card--lighter input[type="reset"]:active, .card--lighter input[type="submit"]:active, .card--lighter .cc-btn:active, .card--lighter .gform_wrapper .gform_footer input.button:active, .card--lighter .gform_wrapper .gform_footer input[type=submit]:active, .card--lighter .gform_wrapper .gform_page_footer input.button:active, .card--lighter .gform_wrapper .gform_page_footer input[type=submit]:active, .card--dark a.button:active, .card--dark a.btn:active, .card--dark .button:active, .card--dark .btn:active, .card--dark button:active, .card--dark input[type="button"]:active, .card--dark input[type="reset"]:active, .card--dark input[type="submit"]:active, .card--dark .cc-btn:active, .card--dark .gform_wrapper .gform_footer input.button:active, .card--dark .gform_wrapper .gform_footer input[type=submit]:active, .card--dark .gform_wrapper .gform_page_footer input.button:active, .card--dark .gform_wrapper .gform_page_footer input[type=submit]:active, .card--darker a.button:active, .card--darker a.btn:active, .card--darker .button:active, .card--darker .btn:active, .card--darker button:active, .card--darker input[type="button"]:active, .card--darker input[type="reset"]:active, .card--darker input[type="submit"]:active, .card--darker .cc-btn:active, .card--darker .gform_wrapper .gform_footer input.button:active, .card--darker .gform_wrapper .gform_footer input[type=submit]:active, .card--darker .gform_wrapper .gform_page_footer input.button:active, .card--darker .gform_wrapper .gform_page_footer input[type=submit]:active {
    color: white
}

.button--sm.button--sm.button--sm, .btn--sm.btn--sm.btn--sm, .cc-btn.cc-btn.cc-btn {
    font-family: "Lato", "Helvetica Nueue", Helvetica, sans-serif;
    text-transform: none;
    font-size: 1em
}

.is-dark .button:focus, .is-dark .button:hover, .is-dark .button:visited:focus, .is-dark .button:visited:hover, .is-dark .btn:focus, .is-dark .btn:hover, .is-dark .btn:visited:focus, .is-dark .btn:visited:hover, .is-dark button:focus, .is-dark button:hover, .is-dark button:visited:focus, .is-dark button:visited:hover, .is-dark input[type="button"]:focus, .is-dark input[type="button"]:hover, .is-dark input[type="button"]:visited:focus, .is-dark input[type="button"]:visited:hover, .is-dark input[type="reset"]:focus, .is-dark input[type="reset"]:hover, .is-dark input[type="reset"]:visited:focus, .is-dark input[type="reset"]:visited:hover, .is-dark input[type="submit"]:focus, .is-dark input[type="submit"]:hover, .is-dark input[type="submit"]:visited:focus, .is-dark input[type="submit"]:visited:hover, .section--dark .button:focus, .section--dark .button:hover, .section--dark .button:visited:focus, .section--dark .button:visited:hover, .section--dark .btn:focus, .section--dark .btn:hover, .section--dark .btn:visited:focus, .section--dark .btn:visited:hover, .section--dark button:focus, .section--dark button:hover, .section--dark button:visited:focus, .section--dark button:visited:hover, .section--dark input[type="button"]:focus, .section--dark input[type="button"]:hover, .section--dark input[type="button"]:visited:focus, .section--dark input[type="button"]:visited:hover, .section--dark input[type="reset"]:focus, .section--dark input[type="reset"]:hover, .section--dark input[type="reset"]:visited:focus, .section--dark input[type="reset"]:visited:hover, .section--dark input[type="submit"]:focus, .section--dark input[type="submit"]:hover, .section--dark input[type="submit"]:visited:focus, .section--dark input[type="submit"]:visited:hover, .on-dark .button:focus, .on-dark .button:hover, .on-dark .button:visited:focus, .on-dark .button:visited:hover, .on-dark .btn:focus, .on-dark .btn:hover, .on-dark .btn:visited:focus, .on-dark .btn:visited:hover, .on-dark button:focus, .on-dark button:hover, .on-dark button:visited:focus, .on-dark button:visited:hover, .on-dark input[type="button"]:focus, .on-dark input[type="button"]:hover, .on-dark input[type="button"]:visited:focus, .on-dark input[type="button"]:visited:hover, .on-dark input[type="reset"]:focus, .on-dark input[type="reset"]:hover, .on-dark input[type="reset"]:visited:focus, .on-dark input[type="reset"]:visited:hover, .on-dark input[type="submit"]:focus, .on-dark input[type="submit"]:hover, .on-dark input[type="submit"]:visited:focus, .on-dark input[type="submit"]:visited:hover {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.8)
}

.btn.on-dark:focus, .btn.on-dark:hover, .btn.on-dark:visited:focus, .btn.on-dark:visited:hover, .btn.is-dark:focus, .btn.is-dark:hover, .btn.is-dark:visited:focus, .btn.is-dark:visited:hover, .button.on-dark:focus, .button.on-dark:hover, .button.on-dark:visited:focus, .button.on-dark:visited:hover, .button.is-dark:focus, .button.is-dark:hover, .button.is-dark:visited:focus, .button.is-dark:visited:hover, button.on-dark:focus, button.on-dark:hover, button.on-dark:visited:focus, button.on-dark:visited:hover, button.is-dark:focus, button.is-dark:hover, button.is-dark:visited:focus, button.is-dark:visited:hover, input[type="button"].on-dark:focus, input[type="button"].on-dark:hover, input[type="button"].on-dark:visited:focus, input[type="button"].on-dark:visited:hover, input[type="button"].is-dark:focus, input[type="button"].is-dark:hover, input[type="button"].is-dark:visited:focus, input[type="button"].is-dark:visited:hover, input[type="reset"].on-dark:focus, input[type="reset"].on-dark:hover, input[type="reset"].on-dark:visited:focus, input[type="reset"].on-dark:visited:hover, input[type="reset"].is-dark:focus, input[type="reset"].is-dark:hover, input[type="reset"].is-dark:visited:focus, input[type="reset"].is-dark:visited:hover, input[type="submit"].on-dark:focus, input[type="submit"].on-dark:hover, input[type="submit"].on-dark:visited:focus, input[type="submit"].on-dark:visited:hover, input[type="submit"].is-dark:focus, input[type="submit"].is-dark:hover, input[type="submit"].is-dark:visited:focus, input[type="submit"].is-dark:visited:hover {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.8)
}

.btn--darker, .btn--darker:visited, .button--darker, .button--darker:visited {
    background-color: #202020
}

.btn--darker:focus, .btn--darker:hover, .btn--darker:visited:focus, .btn--darker:visited:hover, .button--darker:focus, .button--darker:hover, .button--darker:visited:focus, .button--darker:visited:hover {
    background-color: #131313
}

.btn.btn--dark, .button.button--dark {
    background-color: #6B7174
}

.btn.btn--dark, .btn.btn--dark:visited, .button.button--dark, .button.button--dark:visited {
    background-color: #6B7174
}

.btn.btn--dark:focus, .btn.btn--dark:hover, .btn.btn--dark:visited:focus, .btn.btn--dark:visited:hover, .button.button--dark:focus, .button.button--dark:hover, .button.button--dark:visited:focus, .button.button--dark:visited:hover {
    background-color: #5f6467
}

.gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield {
    padding-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin: 0 0 1.5em 0
}

.gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="text"], .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="email"], .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="url"], .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="password"], .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="search"], .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="number"], .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="tel"], .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="range"], .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="date"], .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="month"], .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="week"], .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="time"], .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="datetime"], .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="datetime-local"], .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="color"], .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield textarea {
    color: #666;
    border: 1px solid #ccc;
    border-radius: 2px;
    font-size: 1.1em;
    padding: .66em;
    line-height: 1rem;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: none;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 1px;
    box-shadow: inset 0 -2px 0 0 #b8b8b8
}

.gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="text"]:focus, .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="email"]:focus, .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="url"]:focus, .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="password"]:focus, .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="search"]:focus, .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="number"]:focus, .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="tel"]:focus, .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="range"]:focus, .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="date"]:focus, .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="month"]:focus, .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="week"]:focus, .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="time"]:focus, .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="datetime"]:focus, .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="datetime-local"]:focus, .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield input[type="color"]:focus, .gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield textarea:focus {
    color: #111
}

.gform_wrapper.gform_wrapper.gform_wrapper form .gform_body ul.gform_fields li.gfield .gfield_required {
    color: #867300
}

.gform_wrapper.gform_wrapper.gform_wrapper .gfield.field__zip-code input {
    letter-spacing: .1em !important
}

.gform_wrapper.gform_wrapper .gform_footer {
    margin-top: 0;
    padding-top: .33rem;
    font-size: 1.2rem
}

@media (min-width: 320px) {
    .gform_wrapper.gform_wrapper .gform_footer {
        font-size: calc( 19.2px + ( 22.4 - 19.2) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    .gform_wrapper.gform_wrapper .gform_footer {
        font-size: 1.4rem
    }
}

select {
    border: 1px solid #ccc
}

textarea {
    width: 100%
}

.gform_wrapper .ginput_container {
    margin-top: 4px !important
}

.gform_wrapper .gform_footer {
    margin: 0
}

.gform_wrapper ul li.gfield.gfield {
    margin-right: 0
}

.gform_wrapper.form__single-field_wrapper {
    max-width: calc(22em + 160px)
}

.gform_wrapper .form__single-field .gform_body {
    padding: 0
}

.gform_wrapper .form__single-field .gform_body label.gfield_label {
    font-weight: normal;
    margin-bottom: .66em
}

.gform_wrapper .form__single-field .gform_body .ginput_container.ginput_container {
    margin: 0
}

.gform_wrapper .form__single-field .gform_footer.gform_footer {
    padding: 0
}

.gform_wrapper .form__single-field .gform_footer.gform_footer .gform_button.button {
    width: auto;
    line-height: 1.4em
}

.gform_wrapper .form__single-field .validation_error {
    -webkit-box-flex: 0;
    flex: 0 0 100%
}

@media screen and (min-width: 480px) {
    .gform_wrapper .form__single-field {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: start;
        justify-content: flex-start;
        -webkit-box-align: end;
        align-items: flex-end
    }
    .gform_wrapper .form__single-field>* {
        padding: 0;
        margin: 0
    }
    .gform_wrapper .form__single-field .gform_body {
        width: auto;
        -webkit-box-flex: 1;
        flex: 1 0 auto;
        max-width: calc(100% - 150px);
        margin-right: 10px
    }
    .gform_wrapper .form__single-field .gform_footer.gform_footer {
        -webkit-box-flex: 0;
        flex: 0 0 150px
    }
    .gform_wrapper .form__single-field .gform_footer.gform_footer input.gform_button.button {
        width: auto
    }
    .gform_wrapper .form__single-field input {
        font-size: 1.1em !important;
        line-height: 1 !important;
        padding: .8rem 1rem !important;
        margin: 0 !important
    }
    .gform_wrapper .form__single-field .gform_body ul.gform_fields li.gfield {
        margin: 0 !important
    }
    .gform_validation_error .form__single-field {
        flex-wrap: wrap
    }
}

.gform_wrapper.gform_wrapper div.validation_error {
    color: #f73838;
    border: 2px solid #f73838;
    text-align: left;
    padding: .5em;
    border-radius: 2px
}

.gform_wrapper.gform_wrapper li.gfield.gfield_error, .gform_wrapper.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
    color: #f73838;
    background-color: transparent;
    border: none;
    border-radius: 0;
    padding: 0;
    margin-right: 0;
    max-width: 100%;
    min-width: 100%
}

.gform_wrapper.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
    padding-top: 5px
}

.gform_wrapper.gform_wrapper .gfield_error .gfield_label, .gform_wrapper.gform_wrapper .validation_message {
    color: #f73838
}

.gform_wrapper.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .gform_wrapper li.gfield_error textarea {
    border: 2px solid #f73838
}

.js__dropdown-button {
    cursor: pointer
}

.gform_wrapper .gform_body h2.gsection_title {
    margin: 3.33rem 0 1rem 0 !important;
    font-size: 1.85rem !important
}

.gform_confirmation_message {
    border: 3px solid #867300;
    padding: 3rem calc(1rem + 1vw)
}

a {
    color: #867300;
    -webkit-transition: 0.25s ease all;
    transition: 0.25s ease all
}

a, a * {
    -webkit-text-decoration: dotted;
    text-decoration: dotted
}

a p, a * p {
    text-decoration: none
}

a .svg-icon path {
    fill: #867300
}

a:visited {
    color: black;
}

a:visited .svg-icon path {
    fill: black;
}

a:hover, a:focus, a:active {
    text-decoration: underline;
    -webkit-text-decoration-color: inherit;
    text-decoration-color: inherit;
}

a p {
    color: initial
}

a path {
    -webkit-transition: .2s ease all;
    transition: .2s ease all
}

.site__mask {
    opacity: 0;
    -webkit-transform-origin: top;
    transform-origin: top;
    display: block;
    position: fixed;
    z-index: 100;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    -webkit-transition-property: opacity, height;
    transition-property: opacity, height;
    -webkit-transition-duration: 0.4s, 0.1s;
    transition-duration: 0.4s, 0.1s;
    -webkit-transition-delay: 0s, 0.4s;
    transition-delay: 0s, 0.4s
}

@media screen and (min-width: 768px) {
    .site__mask {
        display: none
    }
}

.site__mask.is--active {
    opacity: 1;
    height: 100%;
    -webkit-transition: opacity 0.4s ease;
    transition: opacity 0.4s ease
}

.no-scroll {
    margin: 0;
    overflow: hidden
}

@media screen and (min-width: 768px) {
    .no-scroll {
        height: auto;
        overflow: auto
    }
}

.no-scroll--lg {
    margin: 0;
    overflow: hidden
}

.main-navigation {
    display: block;
    width: 100%
}

.main-navigation__wrapper {
    position: absolute;
    top: 100%;
    right: 0;
    min-width: 300px;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: .2s ease all;
    transition: .2s ease all;
    z-index: 101
}

#primary-menu {
    position: relative;
    list-style: none;
    margin: 0;
    padding-left: 0;
    padding-top: .3em;
    z-index: 200;
    background-color: #EFF0F0;
    background-image: url("assets/card-texture-gray--1.gif");
    background-position: center
}

@media screen and (min-width: 768px) {
    #primary-menu {
        background-color: transparent;
        background-image: none
    }
}

#primary-menu:after, #primary-menu ul:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background-color: #EFF0F0;
    background-image: url("assets/card-texture-gray--1.gif");
    background-position: center;
    z-index: -1
}

@media screen and (min-width: 768px) {
    #primary-menu:after, #primary-menu ul:after {
        background-color: transparent;
        background-image: none
    }
}

#primary-menu ul {
    margin: 0;
    padding: .33em 0;
    -webkit-transition: .2s ease all;
    transition: .2s ease all
}

#primary-menu li {
    display: block;
    margin: 0;
    padding: 0
}

#primary-menu li.menu-item-button {
    margin: 1em
}

#primary-menu li.menu-item-button a {
    position: relative;
    z-index: 11;
    display: inline-block;
    border: none;
    border-radius: 2px;
    background-color: #867300;
    color: white;
    font-size: 1.275em;
    line-height: 1em !important;
    padding: 0.5em 1em 0.45em;
    -webkit-transition: .2s ease all;
    transition: .2s ease all;
    font-family: "din-condensed", Impact, sans-serif;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 0.05em;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0);
    display: block
}

#primary-menu li.menu-item-button a:visited {
    color: white
}

#primary-menu li.menu-item-button a:focus, #primary-menu li.menu-item-button a:hover {
    background-color: black#d2421c;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    color: white;
    text-decoration: none
}

#primary-menu li.menu-item-button a:active {
    color: white
}

#primary-menu a {
    display: block;
    position: relative;
    padding: .5em 1em;
    text-decoration: none
}

#primary-menu a, #primary-menu a:visited {
    color: #202020
}

#primary-menu a:hover, #primary-menu a:focus, #primary-menu a:active {
    color: #867300
}

#primary-menu a:focus {
    outline: none
}

#primary-menu .menu-item-has-children>a {
    padding-right: 1.5em
}

#primary-menu .menu-item-has-children>a:after {
    content: '\276F';
    display: inline-block;
    position: absolute;
    right: .66em;
    top: 50%;
    line-height: 0;
    opacity: .66
}

@media (hover: none) {
    #primary-menu>.menu-item-has-children>a {
        pointer-events: none
    }
}

#primary-menu ul {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 201;
    background-color: white
}

#primary-menu ul.is--active {
    left: 0
}

#primary-menu .menu-item__back a:before {
    content: '\276E';
    display: inline-block;
    padding-right: .2em;
    opacity: .66
}

.main-navigation__wrapper.is--active {
    -webkit-transform: translateX(0%);
    transform: translateX(0%)
}

.menu-toggle, .main-navigation.toggled ul {
    display: block
}

@media screen and (min-width: 768px) {
    .main-navigation__wrapper {
        position: relative;
        top: auto;
        right: auto;
        width: auto;
        -webkit-transform: translateX(0);
        transform: translateX(0);
        -webkit-transition: none;
        transition: none;
        align-self: center
    }
    .main-navigation__wrapper:after, .main-navigation__wrapper ul:after {
        content: none
    }
    #primary-menu {
        display: block;
        background-color: transparent
    }
    #primary-menu:after, #primary-menu ul:after {
        content: none
    }
    #primary-menu ul, #primary-menu ul.is--active {
        -webkit-transform: scaleY(0);
        transform: scaleY(0);
        -webkit-transform-origin: top;
        transform-origin: top;
        left: auto;
        top: 100%;
        background-color: #fff;
        background-color: #EFF0F0;
        background-image: url("assets/card-texture-gray--1.gif");
        background-position: top;
        background-size: cover;
        min-width: 220px
    }
    #primary-menu ul ul, #primary-menu ul ul.is--active, #primary-menu ul.is--active ul, #primary-menu ul.is--active ul.is--active {
        left: 100%;
        top: 0
    }
    #primary-menu ul *, #primary-menu ul.is--active * {
        background: none
    }
    #primary-menu li {
        position: relative;
        display: inline-block
    }
    #primary-menu li li {
        display: block;
        clear: both
    }
    #primary-menu li:hover>ul, #primary-menu li.focus>ul, #primary-menu li:focus-within>ul {
        position: absolute;
        -webkit-transform: scaleY(1);
        transform: scaleY(1)
    }
    #primary-menu li.menu-item-button {
        margin: 0 1rem 0 0
    }
    #primary-menu li.menu-item-button a {
        display: inline-block;
        font-size: 1em
    }
    #primary-menu a {
        padding: .66em .4em;
        font-size: .9em
    }
    #primary-menu a, #primary-menu a:visited {
        color: #202020
    }
    #primary-menu a:hover, #primary-menu a:focus, #primary-menu a:active, #primary-menu a:focus-within {
        color: #867300
    }
    #primary-menu .sub-menu a {
        padding: 0.5rem .66rem
    }
    #primary-menu .menu-item-has-children>a {
        padding: .66em .4em
    }
    #primary-menu .menu-item-has-children>a:after {
        content: url(assets/arrowhead.svg);
        display: inline-block;
        position: absolute;
        right: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        width: 8px;
        height: 7px;
        margin-left: 3px;
        opacity: .2
    }
    .menu-toggle, .menu-item__back {
        display: none !important
    }
}

@media (min-width: 768px) {
    #primary-menu a, #primary-menu .menu-item-has-children>a {
        padding: 1em .4em;
        font-size: .925em
    }
}

@media screen and (min-width: 1024px) {
    #primary-menu a, #primary-menu .menu-item-has-children>a {
        padding: 1em .66em;
        font-size: 1em
    }
    #primary-menu li.menu-item-button {
        margin: 0 1rem 0 0
    }
    #primary-menu li.menu-item-button a {
        display: inline-block;
        font-size: 1.1em
    }
}

@media screen and (min-width: 768px) {
    #primary-menu .mega-menu {
        position: static
    }
    #primary-menu .mega-menu>.sub-menu {
        width: 95vw;
        margin-right: 2.5vw;
        padding: .66em .5em;
        right: 0;
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        justify-content: space-between;
        background-color: #fff
    }
    #primary-menu .mega-menu>.sub-menu li.menu-item {
        overflow: hidden
    }
    #primary-menu .mega-menu>.sub-menu li.menu-item a {
        display: inline-block;
        font-size: .9em;
        padding-top: .25rem;
        padding-bottom: .25rem;
        line-height: 1.2em;
        max-width: 100%
    }
    #primary-menu .mega-menu>.sub-menu li.menu-item a:hover {
        background-color: transparent
    }
    #primary-menu .mega-menu>.sub-menu>li.menu-item {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%;
        padding: .5em 0 .75em 0
    }
    #primary-menu .mega-menu>.sub-menu>li.menu-item>a {
        padding-bottom: .33em;
        font-weight: bold
    }
    #primary-menu .mega-menu>.sub-menu>li.menu-item:nth-child(2) {
        display: none
    }
    #primary-menu .mega-menu>.sub-menu:hover:before {
        position: absolute;
        bottom: 0;
        border: solid transparent;
        pointer-events: none;
        border-bottom-color: green;
        border-width: 8px;
        left: 50%;
        right: auto;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    #primary-menu .mega-menu li.menu-item-has-children .sub-menu {
        -webkit-transform: scaleY(1);
        transform: scaleY(1);
        padding-top: .3rem;
        position: relative;
        font-size: .9em;
        max-width: 100%;
        top: auto;
        left: auto;
        right: auto
    }
    #primary-menu .mega-menu li.menu-item-has-children :before {
        content: '';
        display: block;
        height: 1px;
        background-color: rgba(226, 77, 37, 0.5);
        width: 75%;
        left: 0.66rem;
        top: -.2em;
        position: relative
    }
    #primary-menu .mega-menu li.menu-item-has-children a:after {
        content: none
    }
    .mega-menu__all-work.mega-menu__all-work {
        display: none
    }
}

@media screen and (min-width: 1024px) {
    #primary-menu .mega-menu {
        position: static
    }
    #primary-menu .mega-menu ul {
        padding: 0
    }
    #primary-menu .mega-menu>.sub-menu {
        padding: 1em;
        margin-right: 1em;
        max-width: 900px
    }
    #primary-menu .mega-menu>.sub-menu li.menu-item {
        -webkit-box-flex: 0;
        flex: 0 0 24%
    }
}

@media screen and (min-width: 768px) {
    #primary-menu>.menu-item-has-children>a {
        position: relative
    }
    #primary-menu>.menu-item-has-children>a:before {
        content: '';
        position: absolute;
        bottom: 0;
        border: solid transparent;
        pointer-events: none;
        border-bottom-color: #A3A7A9;
        border-width: 8px;
        left: 50%;
        right: auto;
        -webkit-transform: translate(-50%, 100%);
        transform: translate(-50%, 100%);
        opacity: 0;
        -webkit-transform-origin: bottom;
        transform-origin: bottom;
        -webkit-transition: 0.25s ease all;
        transition: 0.25s ease all
    }
    #primary-menu>.menu-item-has-children>ul.sub-menu {
        border-top: 2px solid #A3A7A9;
        box-shadow: 0 3px 6px rgba(107, 113, 116, 0.33)
    }
    #primary-menu>.menu-item-has-children:hover>a:before {
        -webkit-transform: translate(-50%, 0%);
        transform: translate(-50%, 0%);
        opacity: 1
    }
}

.site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation, .site-main .nav-links {
    margin: 0 0 1.5em;
    overflow: hidden
}

.comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous, .nav-links .nav-previous {
    float: left;
    width: 45%
}

.comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next, .nav-links .nav-next {
    float: right;
    text-align: right;
    width: 45%
}

.post-navigation .nav-previous:before, .post-navigation .nav-next:before {
    display: block;
    font-size: .9rem;
    color: #A3A7A9
}

.post-navigation .nav-previous:before {
    content: 'Previous post'
}

.post-navigation .nav-next:before {
    content: 'Next post'
}

button.menu-toggle {
    border: none;
    padding: 0;
    margin: 0;
    font-size: 1.2rem;
    border-radius: 0px !important;
    -webkit-transition: 0.4s ease all;
    transition: 0.4s ease all;
    padding: 1rem 1.2rem;
    position: relative;
    z-index: 200;
    background-color: #840e0e;
    color: white
}

button.menu-toggle:before {
    content: '\00D7';
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
    color: white;
    font-size: 2.5em;
    line-height: 0px;
    -webkit-transition: 0.25s ease all;
    transition: 0.25s ease all;
    will-change: opacity
}

button.menu-toggle:focus {
    background-color: #867300
}

button.menu-toggle.is--active, button.menu-toggle.is--active:focus {
    background-color: #867300;
    color: #867300
}

button.menu-toggle.is--active:before, button.menu-toggle.is--active:focus:before {
    opacity: 1
}

@media screen and (min-width: 768px) {
    button.menu-toggle {
        display: none
    }
}

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #202020;
    display: block;
    font-size: .875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

@media (min-width: 320px) {
    .screen-reader-text:focus {
        font-size: calc( 14px + ( 15 - 14) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    .screen-reader-text:focus {
        font-size: .9375rem
    }
}

#content[tabindex="-1"]:focus {
    outline: 0
}

.clearfix, .clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
    content: "";
    display: table;
    table-layout: fixed
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
    clear: both
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.searchandfilter ul, .searchandfilter li {
    margin: 0;
    padding: 0
}

.searchandfilter>ul {
    position: relative;
    background-color: #202020
}

@media screen and (min-width: 768px) {
    .searchandfilter>ul {
        display: -webkit-box;
        display: flex;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        justify-content: space-between
    }
}

.searchandfilter>ul>li {
    padding: 0;
    margin: 0 0 1em 0
}

@media screen and (min-width: 768px) {
    .searchandfilter>ul>li {
        height: 2em;
        -webkit-box-flex: 0;
        flex: 0 0 30%;
        margin: 0 1em .5em 0
    }
}

@media screen and (min-width: 860px) {
    .searchandfilter>ul>li {
        -webkit-box-flex: 0;
        flex: 0 0 20%;
        margin: 0 1em .5em 0
    }
    .searchandfilter>ul>li.sf-field-search {
        -webkit-box-flex: 0;
        flex: 0 0 20%
    }
    .searchandfilter>ul>li.sf-field-search label {
        width: 100%
    }
    .searchandfilter>ul>li.sf-field-reset {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        margin-right: auto;
        font-size: .9em
    }
}

.searchandfilter>ul>li ul {
    -webkit-transform-origin: top;
    transform-origin: top;
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    min-width: 180px;
    -webkit-transition: .2s ease all;
    transition: .2s ease all;
    border-radius: 2px
}

.searchandfilter>ul>li li {
    padding: 0;
    -webkit-box-ordinal-group: 2;
    order: 1;
    width: 100%;
    background-color: inherit;
    -webkit-transition: .2s ease all;
    transition: .2s ease all;
    display: none;
    -webkit-transform-origin: top;
    transform-origin: top;
    cursor: pointer;
    font-size: .8em;
    background-color: #2d2d2d;
    z-index: 49
}

.searchandfilter>ul>li li:hover {
    color: #867300
}

.searchandfilter>ul>li li.sf-option-active {
    -webkit-box-ordinal-group: 1;
    order: 0;
    position: relative;
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    background-color: #202020;
    opacity: .8;
    display: block;
    z-index: 50;
    border-bottom: 1px solid #464a4c
}

.searchandfilter>ul>li li.sf-option-active:hover, .searchandfilter>ul>li li.sf-option-active.is--active {
    opacity: 1;
    border-bottom: 1px solid #5f6467;
    color: white
}

.searchandfilter>ul>li li.sf-option-active.is--active {
    border-radius: 2px 2px 0 0
}

.searchandfilter>ul>li li.sf-option-active label {
    display: block;
    width: 100%
}

.searchandfilter>ul>li li.sf-option-active label:after {
    content: '';
    display: block;
    position: absolute;
    top: 13px;
    right: 10px;
    width: 0;
    height: 0;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    border-top: 7px solid #A3A7A9
}

.searchandfilter>ul>li li.is--active {
    -webkit-transform: none;
    transform: none;
    display: block
}

.searchandfilter label {
    cursor: pointer
}

.searchandfilter .sf-field-search {
    width: 100%
}

.searchandfilter .sf-field-search label {
    width: 100%
}

.searchandfilter .sf-field-search .sf-input-text {
    font-size: .8em;
    padding: .5em .66em;
    border-radius: 2px;
    border: 0;
    line-height: 1;
    width: 100%;
    color: white;
    border: 1px solid #5f6467;
    background-color: transparent;
    -webkit-transition: 0.25s ease all;
    transition: 0.25s ease all
}

.searchandfilter .sf-field-search .sf-input-text:focus {
    background-color: transparent;
    color: white;
    border: 1px solid #5f6467;
    outline-color: #867300
}

.searchandfilter .sf-field-search .sf-input-text::-webkit-input-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.searchandfilter .sf-field-search .sf-input-text::-moz-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.searchandfilter .sf-field-search .sf-input-text:-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.searchandfilter .sf-field-search .sf-input-text::-ms-input-placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.searchandfilter .sf-field-search .sf-input-text::placeholder {
    color: rgba(255, 255, 255, 0.5)
}

.searchandfilter label.sf-label-radio {
    padding: 0 10px;
    line-height: 2em;
    width: 100%
}

.searchandfilter input.sf-input-radio {
    visibility: hidden;
    position: absolute;
    height: 0;
    width: 0
}

.sf-field-taxonomy-location, .sf-field-taxonomy-animal_type, .sf-field-taxonomy-mount_type {
    z-index: 40;
    position: relative
}

.search-filter-reset {
    text-align: left;
    font-size: .9em;
    border-bottom: 1px dotted;
    color: rgba(255, 255, 255, 0.6)
}

.search-filter-reset:hover, .search-filter-reset:active {
    text-decoration: none;
    color: white
}

.result-data__label {
    display: none
}

li.sf-field-taxonomy-species.is--hidden {
    display: none !important
}

.page-header {
    padding: calc(2rem + 5vw) 0;
    background: #EFF0F0 no-repeat right top;
    z-index: 9;
    overflow: hidden;
    background-position: center;
    background-size: cover
}

@media screen and (min-width: 480px) {
    .page-header {
        padding: calc(3rem + 5vw) 0
    }
}

@media screen and (min-width: 1024px) {
    .page-header {
        padding: calc(4rem + 5vw) 0
    }
}

@media screen and (min-width: 1600px) {
    .page-header {
        padding: calc(9rem + 2vw) 0
    }
}

.page-header .lead {
    margin-bottom: 0
}

.page-header--has-image:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left bottom, right top, from(rgba(0, 0, 0, 0.5)), to(transparent));
    background: linear-gradient(to top right, rgba(0, 0, 0, 0.5), transparent);
    z-index: 1
}

.page-header--short {
    padding: calc(1rem + 5vw) 0
}

.page-header__content {
    z-index: 10;
    position: relative;
    max-width: 760px
}

.page-header__headline {
    font-family: "din-condensed", Impact, sans-serif;
    font-weight: 500;
    font-size: 2.1rem;
    line-height: 1em;
    color: #867300;
    text-transform: uppercase;
    letter-spacing: .015em;
    margin-bottom: .5em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0
}

@media (min-width: 320px) {
    .page-header__headline {
        font-size: calc( 33.6px + ( 64 - 33.6) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    .page-header__headline {
        font-size: 4rem
    }
}

.page-header__headline+* {
    margin-top: .5rem
}

.page-header__meta {
    font-size: .8rem;
    color: rgba(255, 255, 255, 0.5)
}

@media (min-width: 320px) {
    .page-header__meta {
        font-size: calc( 12.8px + ( 16 - 12.8) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    .page-header__meta {
        font-size: 1rem
    }
}

.page-header.is--dark .page-header__content {
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1)
}

.page-header.is--dark .page-header__headline {
    color: white
}

.intro {
    position: relative;
    z-index: 9;
    background-color: #19191a
}

.intro .headline-group {
    text-shadow: 0 0 5px #19191a
}

img.intro__scenery {
    display: block;
    position: absolute;
    width: 100%
}

.intro__main {
    padding-bottom: 4em
}

@media (min-width: 768px) {
    .intro__main {
        padding-bottom: 8vw
    }
}

@media screen and (min-width: 1600px) {
    .intro__main {
        padding-bottom: 8em
    }
}

.page-header--forest img.intro__scenery {
    top: -3.5vw
}

.page-header--forest .intro__main {
    padding-top: 13vw
}

@media screen and (min-width: 1600px) {
    .page-header--forest img.intro__scenery {
        top: -3.5em
    }
    .page-header--forest .intro__main {
        padding-top: 13em
    }
}

.page-header--mountains img.intro__scenery {
    top: -11.5vw
}

.page-header--mountains .intro__main {
    padding-top: 0
}

@media screen and (min-width: 1600px) {
    .page-header--mountains img.intro__scenery {
        top: -11.5em
    }
    .page-header--mountains .intro__main {
        padding-top: 0
    }
}

.page-header--desert img.intro__scenery {
    top: -3.75vw
}

.page-header--desert .intro__main {
    padding-top: 7vw
}

@media screen and (min-width: 1600px) {
    .page-header--desert img.intro__scenery {
        top: -3.75em
    }
    .page-header--desert .intro__main {
        padding-top: 7em
    }
}

.headline-group {
    line-height: 1.1em;
    color: #867300;
    margin-bottom: .33em
}

.headline-group small {
    display: block;
    font-size: .5em;
    color: #867300;
    line-height: 1em
}

.headline-group em {
    color: #202020;
    display: block;
    font-style: normal;
    line-height: 1em
}

.section--dark .headline-group small, .is-dark .headline-group small, .headline-group.is-dark small, .headline-group.on-dark small {
    color: #867300
}

.arrow {
    display: inline-block;
    position: relative;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    height: .4rem;
    margin: .2em 0;
    -webkit-transition: .2s ease all;
    transition: .2s ease all;
    will-change: transform
}

.arrow path {
    fill: #6B7174
}

.arrow--short {
    height: .25em;
    width: 1.66em;
    min-height: .25rem;
    min-width: 1.66rem;
    max-width: 3rem
}

.arrow--long {
    height: auto;
    width: 3.3em
}

.h1 .arrow, h2 .arrow, h3 .arrow, h4 .arrow, h5 .arrow, h6 .arrow, .h1 .arrow, .h2 .arrow, .h3 .arrow, .h4 .arrow, .h5 .arrow, .h6 .arrow {
    display: block
}

a:hover:before {
    top: -50%
}

a:hover .arrow {
    -webkit-transform: translateX(0.5rem);
    transform: translateX(0.5rem)
}

a.product-card {
    display: block;
    position: relative;
    margin-bottom: calc(4em + 4vw);
    overflow: hidden
}

a.product-card:hover {
    text-decoration: none
}

a.product-card:hover .product-card__title {
    box-shadow: inset 0 -1px 0 rgba(226, 77, 37, 0.5);
    text-decoration: none
}

a.product-card:hover .product-card__view {
    color: white
}

a.product-card:hover .arrow--short {
    left: 3px
}

a.product-card:hover .arrow--short path {
    fill: white
}

a.product-card:hover img {
    -webkit-transform: translate(0, -3px) scale(1.01);
    transform: translate(0, -3px) scale(1.01)
}

.product-card img {
    display: block;
    position: relative;
    -webkit-transform: translate(0, 0) scale(1);
    transform: translate(0, 0) scale(1);
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 0.25s ease all;
    transition: 0.25s ease all
}

.product-card__details {
    margin-bottom: -1.5em
}

.product-card__details:before {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 300%;
    height: 200%;
    background: -webkit-gradient(linear, left top, left bottom, from(#202020), to(rgba(32, 32, 32, 0)));
    background: linear-gradient(to bottom, #202020 0%, rgba(32, 32, 32, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#202020', endColorstr='#00202020', GradientType=0);
    z-index: 1
}

@media screen and (min-width: 768px) {
    .product-card__details {
        padding-left: 3vw
    }
}

.product-card__id, .product-card__title, .product-card__view, .product-card .arrow {
    position: relative;
    z-index: 2
}

.product-card__title {
    font-size: 1.2rem;
    letter-spacing: .04em;
    color: #E7E7E8;
    margin: 0;
    margin-top: .2em;
    display: inline-block;
    box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0);
    -webkit-transition: 0.25s ease all;
    transition: 0.25s ease all
}

@media (min-width: 320px) {
    .product-card__title {
        font-size: calc( 19.2px + ( 20.8 - 19.2) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    .product-card__title {
        font-size: 1.3rem
    }
}

.product-card__id {
    position: relative;
    font-size: .75em;
    line-height: 1;
    letter-spacing: .15em;
    margin-bottom: 0;
    color: #A3A7A9;
    display: block
}

@media screen and (min-width: 768px) {
    .product-card__id {
        font-size: .8em;
        letter-spacing: .05em
    }
}

.product-card__view {
    font-size: .65em;
    text-transform: uppercase;
    color: #A3A7A9;
    -webkit-transition: 0.25s ease all;
    transition: 0.25s ease all
}

.product-card__view-text {
    display: none
}

@media screen and (min-width: 768px) {
    .product-card__view-text {
        display: inline-block;
        margin-right: .2em
    }
}

.product-card .arrow--short {
    display: block;
    position: relative;
    height: .33rem;
    width: 2.1rem;
    margin: .1em 0;
    left: 0;
    -webkit-transition: 0.25s ease all;
    transition: 0.25s ease all
}

.product-card .arrow--short path {
    fill: #E7E7E8
}

.flex-container a:hover, .flex-slider a:hover {
    outline: none
}

.slides, .slides>li, .flex-control-nav, .flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flex-pauseplay span {
    text-transform: capitalize
}

.flexslider.flexslider {
    margin: 0;
    padding: 0;
    border: none;
    position: relative;
    zoom: 1;
    overflow-x: hidden;
    height: auto !important
}

.flexslider.flexslider:before {
    content: '';
    display: block;
    position: absolute;
    background-color: #202020;
    width: 5px;
    top: 0;
    width: 2px;
    height: 100%;
    left: 0px;
    z-index: 9
}

.flexslider .slides {
    zoom: 1
}

.flexslider .slides>li {
    position: relative;
    display: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.flexslider .slides>li:focus-within {
    opacity: 1
}

.flexslider .slides>li:focus-within img {
    opacity: 1
}

.flexslider .slides img {
    width: 100%;
    display: block;
    height: auto;
    -moz-user-select: none;
    max-height: 90vh;
    width: auto;
    margin: 0 auto;
    -webkit-transition: 0.25s ease all;
    transition: 0.25s ease all
}

.flexslider .slides .flex-active-slide img {
    opacity: 1
}

.flexslider .slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .flexslider .slides {
    display: block
}

* html .flexslider .slides {
    height: 1%
}

.no-js .flexslider .slides>li:first-child {
    display: block
}

.flex-viewport {
    max-height: 1200px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    position: relative;
    box-shadow: -300px 0 0 #202020, -600px 0 0 #202020;
    min-height: 36vw
}

@media screen and (min-width: 1400px) {
    .flex-viewport {
        min-height: 730px
    }
}

.loading .flex-viewport {
    max-height: 300px
}

.carousel li {
    margin-right: 5px
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: 0.8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

.flex-pauseplay a:before {
    font-family: "flexslider-icon";
    font-size: 20px;
    display: inline-block;
    content: '\f004'
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-pauseplay a.flex-play:before {
    content: '\f003'
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom: 1;
    *display: inline
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    text-indent: -9999px;
    box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.3);
    border-radius: 20px
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0, 0, 0, 0.7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0, 0, 0, 0.9);
    cursor: default
}

.flex-control-thumbs {
    border-top: 1px solid rgba(0, 0, 0, 0.5);
    margin: 0;
    padding: 5px 0;
    position: static;
    overflow: hidden;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start
}

.flex-control-thumbs li {
    max-width: 25%;
    margin: 0 5px 0 0
}

.flex-control-thumbs li:last-child {
    margin-right: 0
}

.flex-control-thumbs img {
    width: 100%;
    max-width: 100%;
    height: auto;
    display: block;
    opacity: .7;
    cursor: pointer;
    -webkit-transition: all 1s ease;
    transition: all 1s ease
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

.flex-direction-nav {
    *height: 0
}

.flex-direction-nav li {
    margin: 0
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    padding: 2rem 1rem;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    overflow: hidden;
    opacity: 1;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 0;
    background-color: transparent;
    color: rgba(0, 0, 0, 0)
}

.flex-direction-nav a:before {
    font-size: 4rem;
    position: relative;
    display: inline-block;
    color: rgba(255, 255, 255, 0.66);
    text-shadow: 0 2px 1px rgba(0, 0, 0, 0.6);
    line-height: .33;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease
}

.flex-direction-nav a:hover {
    background-color: rgba(0, 0, 0, 0.33)
}

.flex-direction-nav a:hover:before {
    color: white
}

.flex-direction-nav a.flex-prev {
    left: 0
}

.flex-direction-nav a.flex-prev:before {
    content: '\2039'
}

.flex-direction-nav a.flex-next {
    right: 0;
    text-align: right
}

.flex-direction-nav a.flex-next:before {
    content: '\203a'
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default;
    z-index: -1
}

@media (min-width: 768px) {
    a.flex-prev, a.flex-next {
        opacity: .6;
        padding: 3rem 2rem
    }
    .flexslider:hover a.flex-prev, .flexslider:hover a.flex-next {
        opacity: .8;
        color: white;
        background-color: rgba(0, 0, 0, 0.33)
    }
    .flexslider:hover a.flex-prev:hover, .flexslider:hover a.flex-next:hover {
        opacity: 1;
        background-color: rgba(0, 0, 0, 0.66)
    }
}

.image-armor {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.flexslider .easyzoom {
    display: block;
    width: 100%
}

.flexslider .easyzoom a {
    display: block;
    width: 100%;
    pointer-events: none
}

.flexslider .easyzoom a:focus img, .flexslider .easyzoom a:focus-within img {
    opacity: 1
}

.flexslider .easyzoom:focus-within img {
    opacity: 1
}

.flexslider .easyzoom.is-ready img {
    cursor: move
}

.flexslider .easyzoom-flyout {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    z-index: 99;
    background-color: green
}

.flexslider .easyzoom-flyout img {
    max-width: none;
    max-height: none;
    z-index: 99;
    opacity: 1
}

html.site {
    margin-top: 55px !important
}

@media (min-width: 768px) {
    html.site {
        margin-top: 70px !important
    }
}

.site-header.headroom {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    will-change: transform;
    -webkit-transition: -webkit-transform 200ms ease;
    transition: -webkit-transform 200ms ease;
    transition: transform 200ms ease;
    transition: transform 200ms ease, -webkit-transform 200ms ease;
    min-height: 55px
}

.site-header.headroom--is-pinned {
    -webkit-transform: translateY(0%);
    transform: translateY(0%)
}

.site-header.headroom--is-hidden {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    box-shadow: 0 0 0 rgba(0, 0, 0, 0)
}

.stack-cta {
    display: inline-block;
    font-size: .8rem;
    text-align: center;
    line-height: 1em
}

@media (min-width: 320px) {
    .stack-cta {
        font-size: calc( 12.8px + ( 16 - 12.8) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    .stack-cta {
        font-size: 1rem
    }
}

.stack-cta__top {
    color: #6B7174;
    line-height: 1.2em
}

.stack-cta__bottom {
    font-family: "din-condensed", Impact, sans-serif;
    font-size: 1.6em;
    line-height: .95em;
    padding: .25em 0;
    text-transform: uppercase;
    color: #867300
}

.stack-cta__bottom span {
    display: block
}

.stack-cta__arrow {
    line-height: 0
}

.stack-cta__arrow .arrow--short {
    margin: 0 auto
}

.stack-cta.product__price-info .stack-cta__bottom {
    font-size: 2.2em;
    padding: 0.15em 0
}

.stack-cta__price {
    position: relative
}

.stack-cta__price:after {
    content: '\002A';
    display: inline-block;
    font-family: "Lato", "Helvetica Nueue", Helvetica, sans-serif;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    color: #f73838
}

.asterisk {
    color: #f73838
}

blockquote {
    margin: 0 1.5rem
}

blockquote p {
    position: relative;
    font-size: 1.15em;
    margin-bottom: 1.5rem;
    max-width: none
}

blockquote p:before {
    content: '';
    background-image: url("assets/quote-mark--orange.png");
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 1.5em;
    height: 1em;
    position: relative;
    left: 0;
    top: 0;
    margin-left: -1.5em
}

@media screen and (min-width: 1024px) {
    blockquote p:before {
        width: 1.75em;
        height: 1.25em;
        margin-left: -1.75em
    }
}

blockquote footer {
    opacity: .8;
    padding-left: 1.33em;
    position: relative
}

blockquote footer:before {
    content: '\2014  ';
    display: block;
    position: absolute;
    left: 0
}

blockquote.blockquote {
    padding: 3rem 0 2rem;
    margin-bottom: 1rem;
    background-image: url("assets/quote-mark--orange.png"), url("assets/h-rule--tiny.png"), url("assets/h-rule--tiny.png"), url("assets/h-rule--short.png");
    background-position: center top, 18% .8rem, 82% .8rem, center bottom;
    background-size: 2rem auto, 30% 3px, 30% 3px, 76% 3px;
    background-repeat: no-repeat;
    font-size: 1rem
}

@media (min-width: 320px) {
    blockquote.blockquote {
        font-size: calc( 16px + ( 22.4 - 16) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    blockquote.blockquote {
        font-size: 1.4rem
    }
}

blockquote.blockquote p {
    font-size: 1.3em;
    font-style: normal
}

blockquote.blockquote footer {
    font-style: italic
}

@media screen and (min-width: 480px) {
    blockquote.blockquote {
        background-position: center top, 27% 1.15rem, 73% 1.15rem, center bottom;
        background-size: 3rem auto, 22.5% 3px, 22.5% 3px, 60% 3px
    }
}

@media (min-width: 768px) {
    blockquote.blockquote {
        padding: 4rem 0 3rem;
        margin-bottom: 1rem;
        background-position: center top, 31% 1.33rem, 69% 1.33rem, center bottom;
        background-size: 3.5rem auto, 20% 3px, 20% 3px, 52% 3px
    }
}

.blockquote--light {
    background-image: url("assets/card-texture-gray--2.html");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

a.card, .card {
    display: block;
    position: relative;
    top: 0;
    padding: calc(1em + 2vw);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: left top
}

.card.card--blank {
    padding: 0
}

.card--lighter {
    background-color: #EFF0F0;
    background-image: url("assets/card-texture-gray--1.gif");
    color: #6B7174
}

.card--light {
    background-color: #E7E7E8;
    background-image: url("assets/card-texture-gray--2.gif");
    color: #202020
}

.card--dark {
    background-color: #202020;
    background-image: url("assets/card-texture-gray--4.gif");
    color: white
}

.card--darker {
    background-color: #19191a;
    background-image: url("assets/card-texture-gray--3.gif");
    color: white
}

.card--margin {
    margin-bottom: calc(1em + 1vw)
}

.card__image {
    margin: 0 0 1em 0;
    width: 100%;
    padding-top: calc(70% - 5vw);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.card__title {
    -webkit-transition: 0.25s ease all;
    transition: 0.25s ease all
}

.card__link {
    -webkit-transition: 0.25s ease all;
    transition: 0.25s ease all
}

.card__link .arrow {
    fill: #6B7174;
    padding-left: .2rem;
    -webkit-transition: 0.25s ease all;
    transition: 0.25s ease all
}

.card--dark .card__link .arrow path, .card--darker .card__link .arrow path, .card.sticky .card__link .arrow path {
    fill: white
}

.card--has-image.sticky {
    padding: calc(1em + 2vw);
    padding-top: 10rem;
    background-image: none;
    background-color: #202020
}

.card--has-image.sticky:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: 0.25s ease all;
    transition: 0.25s ease all
}

.card--has-image.sticky * {
    position: relative;
    z-index: 3;
    color: white;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    fill: white
}

.card--has-image.sticky hr {
    display: none
}

.card--has-image.sticky .card__image.card__image {
    position: absolute;
    padding: 0;
    margin: 0;
    width: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    opacity: .85
}

.card--has-image.sticky:before {
    content: '';
    display: block;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
    background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
}

@media screen and (min-width: 768px) {
    .card--has-image.sticky:before {
        background: -webkit-gradient(linear, left bottom, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
        background: linear-gradient(to top right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
    }
}

@media screen and (min-width: 768px) {
    .card.card--wide.card--has-image {
        padding-right: calc(33% + 2em)
    }
    .card.card--wide .card__image {
        position: absolute;
        width: 33%;
        padding: 0;
        margin: 0;
        top: 0;
        right: 0;
        bottom: 0
    }
}

@media (min-width: 768px) {
    .card.card--wide.card--has-image {
        padding-right: calc(40% + 2em)
    }
    .card.card--wide .card__image {
        position: absolute;
        width: 40%
    }
}

a.card:hover {
    text-decoration: none
}

a.card:hover.card--light .card__title, a.card:hover.card--lighter .card__title {
    color: #bb3b19
}

a.card:hover.card--dark:before, a.card:hover.card--darker:before, a.card:hover.sticky:before {
    background-color: rgba(0, 0, 0, 0.4)
}

a.card:hover.card--dark .card__title, a.card:hover.card--darker .card__title, a.card:hover.sticky .card__title {
    color: white;
    text-decoration: none
}

a.card:hover.card--dark p, a.card:hover.card--darker p, a.card:hover.sticky p {
    text-decoration: none
}

a.card:hover.card--dark .card__link, a.card:hover.card--darker .card__link, a.card:hover.sticky .card__link {
    color: white
}

a.card:hover.card--dark .card__link .arrow path, a.card:hover.card--darker .card__link .arrow path, a.card:hover.sticky .card__link .arrow path {
    fill: white
}

a.card:hover.card--dark p, a.card:hover.card--darker p, a.card:hover.sticky p {
    text-decoration: none
}

a.card:hover .card__link {
    color: #867300;
    text-decoration: underline
}

a.card:hover .card__link .arrow {
    padding-left: .66em
}

a.card:hover .card__link .arrow path {
    fill: #867300
}

.map-bg {
    background-position: center top;
    background-size: cover;
    background-repeat: no-repeat
}

.map-bg--light {
    background-color: #EFF0F0;
    background-image: url("assets/paper-map-texture.jpg");
    background-size: cover;
    background-repeat: no-repeat
}

.map-bg--dark {
    background-color: #6B7174;
    background-image: url("../../uploads/paper-map-texture-dark.jpg");
    background-size: cover;
    background-repeat: no-repeat
}

.map-bg--fade {
    background-image: url("assets/map-fade.jpg");
    background-size: 100% auto;
    background-repeat: no-repeat
}

.paper-bg {
    background-image: url("assets/paper-texture.jpg");
    background-repeat: repeat
}

.paper-bg--light {
    background-image: url("assets/paper-texture-light.jpg");
    background-repeat: repeat
}

dl.hours {
    content: "";
    display: table;
    table-layout: fixed
}

dl.hours dt, dl.hours dd {
    float: left;
    padding: .25rem 0;
    margin: 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    line-height: 1.4em;
    white-space: nowrap
}

dl.hours dt {
    width: 10rem;
    max-width: 55%;
    padding-right: 1rem;
    font-weight: bold;
    clear: left
}

dl.hours dd {
    width: 45%
}

@media screen and (min-width: 768px) {
    dl.hours dt, dl.hours dd {
        float: left;
        padding: .15em 0
    }
    dl.hours dt {
        padding-right: 1rem;
        width: 11rem;
        max-width: 50%;
        border-color: rgba(0, 0, 0, 0.2)
    }
    dl.hours dd {
        width: 50%
    }
}

hr, .hr {
    border: none;
    height: 3px;
    background-color: transparent;
    background-position: center;
    background-size: 100% 3px;
    background-image: url("assets/h-rule--short.png");
    margin: 1.5rem -.5em
}

hr.hr--rev, .hr.hr--rev {
    background-image: url("assets/h-rule--short--rev.png")
}

@media (min-width: 768px) {
    .hr.hr--long {
        background-image: url("assets/h-rule--long.png")
    }
}

@media (min-width: 768px) {
    .hr.hr--long.hr--rev {
        background-image: url("assets/h-rule--long--rev.png")
    }
}

.hr.hr--short {
    max-width: 200px;
    margin: 1.5rem auto
}

.hr--light {
    opacity: .5
}

.faq__item {
    margin-bottom: 1rem;
    position: relative
}

.faq__question {
    padding: 1rem 1.5rem 1rem 3rem;
    margin: 0;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0.05);
    -webkit-transition: .3s ease background-color;
    transition: .3s ease background-color
}

.faq__question:hover {
    background-color: rgba(0, 0, 0, 0.09)
}

.faq__question .arrow--arrowhead {
    position: absolute;
    left: .9rem;
    top: 1.1rem;
    height: .66em;
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: .4s ease transform;
    transition: .4s ease transform
}

.faq__question .arrow--arrowhead path {
    fill: #6B7174
}

.is--open .arrow--arrowhead {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.faq__answer {
    margin: 0;
    padding: 1.33rem 1.5rem .33rem 3rem;
    background-color: rgba(0, 0, 0, 0.03);
    border-top: 1px solid rgba(0, 0, 0, 0.06)
}

.breadcrumbs {
    display: none
}

@media screen and (min-width: 480px) {
    .breadcrumbs {
        display: block;
        padding-left: 1.15rem;
        margin-left: -1rem;
        padding-bottom: 1.5vw;
        margin-bottom: 1.25vw;
        font-size: .75rem;
        background: url("assets/h-rule--tiny.png") bottom left no-repeat
    }
    .breadcrumbs>span {
        color: inherit;
        opacity: .75
    }
}

@media screen and (min-width: 480px) and (min-width: 320px) {
    .breadcrumbs {
        font-size: calc( 12px + ( 13.6 - 12) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 480px) and (min-width: 1024px) {
    .breadcrumbs {
        font-size: .85rem
    }
}

@media screen and (min-width: 480px) {
    .breadcrumbs a, .breadcrumbs .breadcrumb_last {
        padding: 0 3px;
        font-style: italic
    }
    .breadcrumbs a:first-child, .breadcrumbs .breadcrumb_last:first-child {
        padding-left: 0
    }
    .breadcrumbs a {
        color: inherit !important;
        opacity: .6
    }
    .breadcrumbs a:hover, .breadcrumbs a:focus {
        opacity: 1
    }
    .section--dark .breadcrumbs {
        background: url("assets/h-rule--tiny--rev.png") bottom left no-repeat
    }
}

@media screen and (min-width: 768px) {
    .breadcrumbs {
        padding-bottom: 1vw;
        margin-bottom: .66vw;
        background-image: url("assets/h-rule--short.png")
    }
    .section--dark .breadcrumbs {
        background-image: url("assets/h-rule--short--rev.png")
    }
}

.product__header .breadcrumbs {
    background: none
}

.gallery--mosaic {
    list-style: none;
    margin: 0;
    padding: 0
}

.gallery--mosaic li {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    margin-bottom: 2rem
}

.gallery--mosaic li p {
    font-size: .8em;
    width: 100%;
    max-width: none;
    padding: .33em 0 0 1rem
}

.gallery--mosaic li p:before {
    content: '\021E1';
    display: inline-block;
    position: absolute;
    left: 1px
}

.gallery--mosaic li p:empty {
    display: none
}

.gallery--mosaic a {
    display: block
}

.gallery--mosaic img {
    display: block;
    width: 100%
}

@media screen and (min-width: 768px) {
    .gallery--mosaic {
        -webkit-column-count: 2;
        -moz-column-count: 2;
        column-count: 2;
        -webkit-column-gap: 1rem;
        -moz-column-gap: 1rem;
        column-gap: 1rem
    }
}

@media (min-width: 768px) {
    .gallery--mosaic {
        -webkit-column-gap: 2rem;
        -moz-column-gap: 2rem;
        column-gap: 2rem
    }
    .gallery--mosaic li {
        margin-bottom: 2rem
    }
    .gallery--mosaic li p {
        color: white;
        position: absolute;
        bottom: 0;
        width: 100%;
        margin: 0;
        padding: 3em 1em 1em 1em;
        -webkit-transition: 0.25s ease all;
        transition: 0.25s ease all;
        background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
        background: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))
    }
    .gallery--mosaic li p:before {
        content: ''
    }
}

@media screen and (max-width: 374px) {
    .has--image-intro .page-header {
        padding-bottom: 70vw
    }
}

@media screen and (min-width: 480px) {
    .has--image-intro .page-header {
        padding: calc(1rem + 5vw) 0 calc(2rem + 5vw) 0
    }
}

@media (min-width: 768px) {
    .has--image-intro .page-header {
        padding: calc(1rem + 5vw) 0 calc(2rem + 5vw) 0
    }
    .has--image-intro .page-header .page-header__content {
        margin-right: 40%
    }
}

@media screen and (min-width: 1024px) {
    .has--image-intro .page-header {
        padding: 6rem 0
    }
}

.image-intro {
    position: relative;
    padding-top: 1em
}

.image-intro+* {
    position: relative;
    z-index: 12
}

.image-intro__wrapper {
    position: relative
}

.image-intro__content {
    z-index: 11;
    position: relative
}

.image-intro__image-wrapper {
    margin-top: -70vw;
    margin-bottom: 1rem;
    z-index: 10;
    position: relative;
    line-height: 0;
    font-size: 0;
    text-align: center
}

.image-intro__image-wrapper img {
    max-height: 100vw;
    width: auto
}

@media screen and (min-width: 375px) {
    .image-intro__wrapper {
        content: "";
        display: table;
        table-layout: fixed
    }
    .image-intro__content {
        z-index: 11;
        position: relative
    }
    .image-intro__image-wrapper {
        margin-top: -4.5rem;
        margin-right: -.5rem
    }
    .image-intro__image-wrapper img {
        max-height: 70vw;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@media screen and (min-width: 480px) {
    .image-intro__image-wrapper {
        margin-top: -8rem;
        float: right;
        width: 50%;
        z-index: 10;
        position: relative;
        line-height: 0;
        font-size: 0;
        margin-bottom: 1rem
    }
}

@media screen and (min-width: 768px) {
    .image-intro__content {
        float: left;
        max-width: 55%
    }
    .image-intro__image-wrapper {
        width: 40%;
        text-align: center;
        margin-bottom: -30vw
    }
}

@media (min-width: 768px) {
    .image-intro__image-wrapper {
        position: absolute;
        right: 0;
        top: 0;
        margin-top: 0;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

@media screen and (min-width: 1024px) {
    .image-intro {
        padding: 6rem 0
    }
    .image-intro__image-wrapper {
        text-align: left;
        -webkit-transform: translateY(-60%);
        transform: translateY(-60%)
    }
    .image-intro__image-wrapper img {
        max-height: 600px
    }
}

@media screen and (min-width: 1200px) {
    .image-intro.section--tall {
        padding: 6rem 0
    }
    .image-intro__image-wrapper img {
        max-height: 700px
    }
}

a.image-button, .image-button {
    padding: calc(5rem + 5vw) calc(1rem + 1vw) calc(1.5rem + 1vw) calc(1rem + 1vw);
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: left;
    font-family: "din-condensed", Impact, sans-serif;
    font-size: 1.2rem;
    line-height: 1.1em;
    text-transform: uppercase;
    color: white;
    position: relative;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat
}

@media (min-width: 320px) {
    a.image-button, .image-button {
        font-size: calc( 19.2px + ( 25.6 - 19.2) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    a.image-button, .image-button {
        font-size: 1.6rem
    }
}

a.image-button .arrow, .image-button .arrow {
    display: block;
    position: relative;
    left: 0;
    -webkit-transition: 0.25s ease all;
    transition: 0.25s ease all
}

a.image-button .arrow path, .image-button .arrow path {
    float: left;
    fill: white
}

a.image-button:before, .image-button:before {
    -webkit-transition: 0.25s ease all;
    transition: 0.25s ease all;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 150%;
    left: 0;
    background: -webkit-gradient(linear, left bottom, right top, from(rgba(0, 0, 0, 0.2)), color-stop(80%, transparent));
    background: linear-gradient(to top right, rgba(0, 0, 0, 0.2) 0%, transparent 80%);
    z-index: 1
}

a.image-button *, .image-button * {
    color: inherit;
    -webkit-transition: 0.25s ease all;
    transition: 0.25s ease all
}

a.image-button--short, .image-button--short {
    padding-top: calc(1.5rem + 1vw)
}

a.image-button--dark:before, .image-button--dark:before {
    background: -webkit-gradient(linear, left bottom, right top, from(rgba(0, 0, 0, 0.66)), to(rgba(0, 0, 0, 0.33)));
    background: linear-gradient(to top right, rgba(0, 0, 0, 0.66) 0%, rgba(0, 0, 0, 0.33) 100%)
}

a.image-button:hover, .image-button:hover {
    text-decoration: none
}

a.image-button:hover:before, .image-button:hover:before {
    -webkit-transform: translateY(-30%);
    transform: translateY(-30%)
}

.image-button__content.image-button__content {
    position: relative;
    z-index: 2
}

.image-button__content.image-button__content * {
    color: white
}

a.image-button--contain {
    background-position: 110% 0%;
    background-size: 80%
}

.flex--child-stretch {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: stretch;
    align-items: stretch
}

.flex--child-stretch>* {
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%
}

a.image-button.image-button--work {
    padding: 90% 1rem 1rem 1rem
}

@media screen and (min-width: 1024px) {
    a.image-button.image-button--work {
        padding: 90% 1.5rem 1rem 1.5rem
    }
}

a.image-button.image-button--work .image-button__content {
    text-shadow: 0 1px 4px rgba(0, 0, 0, 0.7)
}

.filter__wrapper .hr {
    margin-top: 0;
    margin-bottom: 0
}

.work__pagination {
    font-size: .9em
}

.work__pagination .nav-links {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center
}

.work__pagination .nav-links a, .work__pagination .nav-links a:link, .work__pagination .nav-links a:visited {
    color: #867300;
    display: inline-block;
    text-align: center;
    font-family: "din-condensed", Impact, sans-serif;
    font-size: 1.3em;
    text-transform: uppercase;
    letter-spacing: .02em
}

.work__pagination .nav-links .nav-next a:hover+.arrow--short {
    -webkit-transform: translateX(4px);
    transform: translateX(4px)
}

.work__pagination .nav-links .nav-next a:hover+.arrow--short path {
    fill: white
}

.work__pagination .nav-links .nav-previous a:hover+.arrow--short {
    -webkit-transform: scaleX(-1) translateX(4px);
    transform: scaleX(-1) translateX(4px)
}

.work__pagination .nav-links .nav-previous a:hover+.arrow--short path {
    fill: white
}

.work__pagination .nav-links .arrow--short {
    display: none
}

.work__pagination .nav-links a+.arrow--short {
    display: block
}

.work__pagination .nav-link {
    width: auto;
    max-width: 50%;
    padding-bottom: .8rem;
    position: relative
}

.work__pagination .nav-link a {
    margin: 0 1em;
    display: inline-block
}

.work__pagination .nav-links .arrow--short {
    position: absolute;
    bottom: 0;
    left: calc(50% - 21px);
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: 0.25s ease all;
    transition: 0.25s ease all;
    width: 42px;
    height: auto
}

.work__pagination .nav-links .arrow--short path {
    fill: #A3A7A9;
    -webkit-transition: 0.25s ease all;
    transition: 0.25s ease all
}

.work__pagination .nav-previous .arrow--short {
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.work__pagination .pagination__page-count {
    color: #A3A7A9;
    text-align: center;
    display: block;
    width: 8em;
    margin: -.5em auto .5em auto;
    padding-bottom: 5px;
    border-bottom: 1px dotted black
}

@media screen and (min-width: 768px) {
    .product-grid {
        padding-top: 1em
    }
}

#sbi_images {
    padding: 0 !important
}

.sbi_photo_wrap {
    padding-bottom: 0
}

#sb_instagram .sb_instagram_header {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center
}

#sb_instagram .sb_instagram_header .sbi_header_link {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center
}

#sb_instagram .sb_instagram_header .sbi_header_text.sbi_header_text.sbi_header_text.sbi_header_text {
    float: none;
    -webkit-box-ordinal-group: 2;
    order: 1
}

#sb_instagram .sb_instagram_header .sbi_header_text.sbi_header_text.sbi_header_text.sbi_header_text h3 {
    font-family: "din-condensed", Impact, sans-serif;
    font-weight: 500;
    font-size: 1.75rem;
    line-height: 1em;
    color: #867300;
    text-transform: uppercase;
    letter-spacing: .015em;
    margin-bottom: .4em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1rem;
    margin: 0 0 0 1rem !important
}

@media (min-width: 320px) {
    #sb_instagram .sb_instagram_header .sbi_header_text.sbi_header_text.sbi_header_text.sbi_header_text h3 {
        font-size: calc( 28px + ( 48 - 28) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    #sb_instagram .sb_instagram_header .sbi_header_text.sbi_header_text.sbi_header_text.sbi_header_text h3 {
        font-size: 3rem
    }
}

#sb_instagram .sb_instagram_header .sbi_header_img {
    -webkit-box-ordinal-group: 1;
    order: 0;
    margin: 0 !important
}

#sb_instagram#sb_instagram .sbi_load_btn {
    border-radius: 2px;
    background: #202020;
    color: white;
    -webkit-transition: .2s ease all;
    transition: .2s ease all;
    letter-spacing: 0.05em;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0)
}

#sb_instagram#sb_instagram .sbi_load_btn .sbi_btn_text {
    color: white;
    opacity: 1
}

#sb_instagram#sb_instagram .sbi_load_btn:visited {
    color: white
}

#sb_instagram#sb_instagram .sbi_load_btn:visited .sbi_btn_text {
    color: white;
    opacity: 1
}

#sb_instagram#sb_instagram .sbi_load_btn:focus, #sb_instagram#sb_instagram .sbi_load_btn:hover {
    background: #000;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    color: white
}

#sb_instagram#sb_instagram .sbi_load_btn:focus .sbi_btn_text, #sb_instagram#sb_instagram .sbi_load_btn:hover .sbi_btn_text {
    color: white;
    opacity: 1
}

#sb_instagram#sb_instagram .sbi_load_btn:active {
    color: white
}

#sb_instagram#sb_instagram .sbi_load_btn:active .sbi_btn_text {
    color: white;
    opacity: 1
}

#sb_instagram#sb_instagram .sbi_follow_btn a {
    border-radius: 2px;
    background: #867300;
    color: white;
    -webkit-transition: .2s ease all;
    transition: .2s ease all;
    letter-spacing: 0.05em;
    box-shadow: 0 0 0 rgba(0, 0, 0, 0)
}

#sb_instagram#sb_instagram .sbi_follow_btn a:visited {
    color: white
}

#sb_instagram#sb_instagram .sbi_follow_btn a:focus, #sb_instagram#sb_instagram .sbi_follow_btn a:hover {
    background: #d2421c;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    color: white
}

#sb_instagram#sb_instagram .sbi_follow_btn a:active {
    color: white
}

#sbi_images {
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    margin: 1em 0
}

#sb_instagram #sbi_images .sbi_item.sbi_item {
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%
}

#sb_instagram #sbi_images .sbi_item.sbi_item:nth-child(5), #sb_instagram #sbi_images .sbi_item.sbi_item:nth-child(6) {
    display: none
}

.sbi_photo {
    height: 0 !important;
    padding-top: 100%;
    border: 2px solid white;
    margin: -1px
}

.instagram-heading {
    text-align: center
}

.home__insta-logo {
    height: 1.4em;
    width: 1.4em;
    margin-bottom: -0.4em
}

#sbi_load#sbi_load {
    margin-top: 1em
}

@media screen and (min-width: 768px) {
    #sb_instagram #sbi_images .sbi_item.sbi_item {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
}

@media screen and (min-width: 1200px) {
    #sb_instagram #sbi_images .sbi_item.sbi_item {
        -webkit-box-flex: 0;
        flex: 0 0 calc(100% / 6);
        max-width: calc(100% / 6)
    }
    #sb_instagram #sbi_images .sbi_item.sbi_item:nth-child(5), #sb_instagram #sbi_images .sbi_item.sbi_item:nth-child(6) {
        display: block
    }
}

ul#menu-sitemap, ul#menu-sitemap ul {
    margin: 0;
    padding: 0
}

ul#menu-sitemap li {
    margin: 0 0 0 1em;
    padding: 0
}

ul#menu-sitemap li>ul {
    padding-left: 1em
}

ul#menu-sitemap li a {
    display: inline-block;
    padding: .2em 0
}

.slideshow {
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    width: 100%;
    height: auto;
}

.slideshow .container {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end
}

.slideshow__wrapper {
    width: 100%;
    height: 100%
}

.slideshow__slide {
    position: absolute;
    width: calc(100% + 3rem);
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.slideshow__slide:nth-child(1) {
    -webkit-animation: slide-1 18s linear infinite;
    animation: slide-1 18s linear infinite;
    will-change: transform;
    opacity: 1;
    z-index: 2
}

.slideshow__slide:nth-child(1) .slideshow__animal {
    -webkit-animation: slide-1-animal 18s linear infinite;
    animation: slide-1-animal 18s linear infinite;
    will-change: transform
}

.slideshow__slide:nth-child(2) {
    -webkit-animation: slide-2 18s linear infinite;
    animation: slide-2 18s linear infinite;
    will-change: transform;
    opacity: 0;
    z-index: 3
}

.slideshow__slide:nth-child(2) .slideshow__animal {
    -webkit-animation: slide-2-animal 18s linear infinite;
    animation: slide-2-animal 18s linear infinite;
    will-change: transform
}

.slideshow__slide:nth-child(3) {
    -webkit-animation: slide-3 18s linear infinite;
    animation: slide-3 18s linear infinite;
    will-change: transform;
    opacity: 0;
    z-index: 4
}

.slideshow__slide:nth-child(3) .slideshow__animal {
    -webkit-animation: slide-3-animal 18s linear infinite;
    animation: slide-3-animal 18s linear infinite;
    will-change: transform
}

.home-hero__content {
    padding-bottom: 33vw
}

.slideshow__animal {
    width: 65%;
    max-width: 560px;
    align-self: flex-end;
    position: relative;
    bottom: -2px
}

@media screen and (min-width: 480px) {
    .home-hero__content {
        padding-bottom: 20vw
    }
    .slideshow__animal {
        width: 56%
    }
}

@media (min-width: 768px) {
    .home-hero__content {
        padding-bottom: 5vw
    }
    .slideshow__animal {
        width: 55%
    }
}

@media screen and (min-width: 1200px) {
    .home-hero__content {
        padding-bottom: 0
    }
}

@-webkit-keyframes slide-1 {
    0%, 100% {
        -webkit-transform: translate(-3.2432432432px);
        transform: translate(-3.2432432432px)
    }
    29% {}
    33% {
        -webkit-transform: translate(-40px);
        transform: translate(-40px)
    }
    40% {
        -webkit-transform: translate(-40px);
        transform: translate(-40px)
    }
    96% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@keyframes slide-1 {
    0%, 100% {
        -webkit-transform: translate(-3.2432432432px);
        transform: translate(-3.2432432432px)
    }
    29% {}
    33% {
        -webkit-transform: translate(-40px);
        transform: translate(-40px)
    }
    40% {
        -webkit-transform: translate(-40px);
        transform: translate(-40px)
    }
    96% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
}

@-webkit-keyframes slide-2 {
    0% {
        opacity: 0;
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    29% {
        opacity: 0;
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    33% {
        opacity: 1
    }
    62%, 66% {
        opacity: 1;
        -webkit-transform: translate(-40px);
        transform: translate(-40px)
    }
}

@keyframes slide-2 {
    0% {
        opacity: 0;
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    29% {
        opacity: 0;
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    33% {
        opacity: 1
    }
    62%, 66% {
        opacity: 1;
        -webkit-transform: translate(-40px);
        transform: translate(-40px)
    }
}

@-webkit-keyframes slide-3 {
    0% {
        opacity: 0;
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    62% {
        opacity: 0;
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    66% {
        opacity: 1
    }
    96% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate(-40px);
        transform: translate(-40px);
        opacity: 0
    }
}

@keyframes slide-3 {
    0% {
        opacity: 0;
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    62% {
        opacity: 0;
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    66% {
        opacity: 1
    }
    96% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate(-40px);
        transform: translate(-40px);
        opacity: 0
    }
}

@-webkit-keyframes slide-1-animal {
    0%, 100% {
        -webkit-transform: translate(3.2432432432px, 0);
        transform: translate(3.2432432432px, 0)
    }
    29% {}
    33% {
        -webkit-transform: translate(40px, 0px);
        transform: translate(40px, 0px)
    }
    40% {
        -webkit-transform: translate(40px, 0px);
        transform: translate(40px, 0px)
    }
    96% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes slide-1-animal {
    0%, 100% {
        -webkit-transform: translate(3.2432432432px, 0);
        transform: translate(3.2432432432px, 0)
    }
    29% {}
    33% {
        -webkit-transform: translate(40px, 0px);
        transform: translate(40px, 0px)
    }
    40% {
        -webkit-transform: translate(40px, 0px);
        transform: translate(40px, 0px)
    }
    96% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes slide-2-animal {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    29% {
        opacity: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    33% {
        opacity: 1
    }
    62%, 66% {
        opacity: 1;
        -webkit-transform: translate(40px, 0px);
        transform: translate(40px, 0px)
    }
}

@keyframes slide-2-animal {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    29% {
        opacity: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    33% {
        opacity: 1
    }
    62%, 66% {
        opacity: 1;
        -webkit-transform: translate(40px, 0px);
        transform: translate(40px, 0px)
    }
}

@-webkit-keyframes slide-3-animal {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    62% {
        opacity: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    66% {
        opacity: 1
    }
    96% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate(40px, 0px);
        transform: translate(40px, 0px);
        opacity: 0
    }
}

@keyframes slide-3-animal {
    0% {
        opacity: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    62% {
        opacity: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    66% {
        opacity: 1
    }
    96% {
        opacity: 1
    }
    100% {
        -webkit-transform: translate(40px, 0px);
        transform: translate(40px, 0px);
        opacity: 0
    }
}

.social-icons {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin: 0 0 1em 0
}

@media screen and (min-width: 1024px) {
    .social-icons {
        -webkit-box-pack: start;
        justify-content: flex-start
    }
}

.social-icon {
    display: block;
    width: 2.5rem;
    height: 2.5rem;
    margin-right: .5rem;
    padding: .33rem;
    border-radius: 4px;
    opacity: .7
}

.social-icon svg {
    max-width: 100%;
    height: auto
}

.social-icon svg path, .social-icon svg circle {
    fill: white
}

.social-icon:hover {
    opacity: 1
}

.social-icon--facebook {
    background-color: #3b5998
}

.social-icon--instagram {
    background: #f09433;
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888', GradientType=1)
}

.social-icon--pinterest {
    background-color: #bd081c
}

.social-icon--gplus {
    background-color: #dd4b39
}

.social-icon--youtube {
    background-color: #ff0000
}

a.link-block {
    display: block;
    position: relative;
    color: inherit;
    text-decoration: none
}

a.link-block .link-block__link {
    font-family: "din-condensed", Impact, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: .03em;
    position: relative;
    z-index: 2
}

a.link-block p {
    font-size: .9rem
}

@media (min-width: 320px) {
    a.link-block p {
        font-size: calc( 14.4px + ( 15.2 - 14.4) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    a.link-block p {
        font-size: .95rem
    }
}

a.link-block, a.link-block * {
    color: inherit;
    -webkit-transition: 0.25s ease all;
    transition: 0.25s ease all;
    cursor: pointer
}

a.link-block--has-icon {
    margin-top: 5rem
}

a.link-block:hover .link-block__link {
    color: #867300
}

a.link-block:hover .arrow {
    margin-left: 5px
}

a.link-block:hover .icon-circle img {
    opacity: .6
}

.has--icon-circle {
    position: relative
}

.icon-circle {
    display: block;
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 6rem;
    height: 6rem;
    background-image: url("imagenes/circle-border--large-orange.png");
    background-size: contain;
    background-repeat: no-repeat;
    padding: 1.2rem;
    -webkit-transform: translate(-23%, 20%);
    transform: translate(-23%, 20%);
    z-index: 1
}

.icon-circle img {
    opacity: .4;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

a.link--fill-area.link--fill-area {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    font-size: 0;
    color: rgba(0, 0, 0, 0);
    text-indent: -99999px
}

.cc-window {
    opacity: 1;
    -webkit-transition: opacity 1s ease;
    transition: opacity 1s ease
}

.cc-window.cc-invisible {
    opacity: 0
}

.cc-animate.cc-revoke {
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease
}

.cc-animate.cc-revoke.cc-top {
    -webkit-transform: translateY(-2em);
    transform: translateY(-2em)
}

.cc-animate.cc-revoke.cc-bottom {
    -webkit-transform: translateY(2em);
    transform: translateY(2em)
}

.cc-animate.cc-revoke.cc-active.cc-bottom, .cc-animate.cc-revoke.cc-active.cc-top, .cc-revoke:hover {
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.cc-grower {
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 1s;
    transition: max-height 1s
}

.cc-link, .cc-revoke:hover {
    text-decoration: underline
}

.cc-revoke, .cc-window {
    position: fixed;
    overflow: hidden;
    box-sizing: border-box;
    font-size: .9em;
    display: -webkit-box;
    display: flex;
    flex-wrap: nowrap;
    z-index: 9999
}

.cc-window.cc-static {
    position: static
}

.cc-window.cc-floating {
    padding: 2em;
    max-width: 100vw;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.cc-window.cc-banner {
    padding: 1em 1.8em;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-direction: row
}

.cc-revoke {
    padding: .5em
}

.cc-header {
    font-size: 18px;
    font-weight: 700
}

.cc-btn, .cc-close, .cc-link, .cc-revoke {
    cursor: pointer
}

.cc-link {
    opacity: .8;
    display: inline-block;
    padding: .2em
}

.cc-link:hover {
    opacity: 1
}

.cc-link:active, .cc-link:visited {
    color: initial
}

.cc-btn {
    display: block;
    padding: .8em .8em;
    font-size: 1em;
    font-weight: 700;
    border-width: 2px;
    border-style: solid;
    text-align: center;
    white-space: nowrap
}

.cc-btn.cc-btn.cc-btn.cc-btn {
    padding: .66em .8em
}

.cc-banner .cc-btn:last-child {
    min-width: 140px
}

.cc-highlight .cc-btn:first-child {
    background-color: transparent;
    border-color: transparent
}

.cc-highlight .cc-btn:first-child:focus, .cc-highlight .cc-btn:first-child:hover {
    background-color: transparent;
    text-decoration: underline
}

.cc-close {
    display: block;
    position: absolute;
    top: .5em;
    right: .5em;
    font-size: 1.6em;
    opacity: .9;
    line-height: .75
}

.cc-close:focus, .cc-close:hover {
    opacity: 1
}

.cc-revoke.cc-top {
    top: 0;
    left: 3em;
    border-bottom-left-radius: .5em;
    border-bottom-right-radius: .5em
}

.cc-revoke.cc-bottom {
    bottom: 0;
    left: 3em;
    border-top-left-radius: .5em;
    border-top-right-radius: .5em
}

.cc-revoke.cc-left {
    left: 3em;
    right: unset
}

.cc-revoke.cc-right {
    right: 3em;
    left: unset
}

.cc-top {
    top: 1em
}

.cc-left {
    left: 1em
}

.cc-right {
    right: 1em
}

.cc-bottom {
    bottom: 1em
}

.cc-floating>.cc-link {
    margin-bottom: 1em
}

.cc-floating .cc-message {
    display: block;
    margin-bottom: 1em
}

.cc-window.cc-floating .cc-compliance {
    -webkit-box-flex: 1;
    flex: 1
}

.cc-window.cc-banner {
    -webkit-box-align: center;
    align-items: center
}

.cc-banner.cc-top {
    left: 0;
    right: 0;
    top: 0
}

.cc-banner.cc-bottom {
    left: 0;
    right: 0;
    bottom: 0
}

.cc-banner .cc-message {
    -webkit-box-flex: 1;
    flex: 1
}

.cc-compliance {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    align-content: space-between
}

.cc-compliance>.cc-btn {
    -webkit-box-flex: 1;
    flex: 1
}

.cc-btn+.cc-btn {
    margin-left: .5em
}

@media print {
    .cc-revoke, .cc-window {
        display: none
    }
}

@media screen and (max-width: 900px) {
    .cc-btn {
        white-space: normal
    }
}

@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
    .cc-window.cc-top {
        top: 0
    }
    .cc-window.cc-bottom {
        bottom: 0
    }
    .cc-window.cc-banner, .cc-window.cc-left, .cc-window.cc-right {
        left: 0;
        right: 0
    }
    .cc-window.cc-banner {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
    .cc-window.cc-banner .cc-compliance {
        -webkit-box-flex: 1;
        flex: 1
    }
    .cc-window.cc-floating {
        max-width: none
    }
    .cc-window .cc-message {
        margin-bottom: 1em
    }
    .cc-window.cc-banner {
        -webkit-box-align: unset;
        align-items: unset
    }
}

.cc-floating.cc-theme-classic {
    padding: 1.2em;
    border-radius: 5px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
    text-align: center;
    display: inline;
    -webkit-box-flex: 0;
    flex: none
}

.cc-theme-classic .cc-btn {
    border-radius: 5px
}

.cc-theme-classic .cc-btn:last-child {
    min-width: 140px
}

.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
    display: inline-block
}

.cc-theme-edgeless.cc-window {
    padding: 0
}

.cc-floating.cc-theme-edgeless .cc-message {
    margin: 2em 2em 1.5em
}

.cc-banner.cc-theme-edgeless .cc-btn {
    margin: 0;
    padding: .8em 1.8em;
    height: 100%
}

.cc-banner.cc-theme-edgeless .cc-message {
    margin-left: 1em
}

.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn {
    margin-left: 0
}

.iframe__wrapper {
    position: relative;
    padding-top: 56.25%
}

.iframe__wrapper iframe {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%
}

.site-header {
    display: -webkit-box;
    display: flex;
    
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.4)
}

.container.site-header__container {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    align-items: center;
    padding-right: 0
}

@media screen and (min-width: 1024px) {
    .container.site-header__container {
        padding-right: 1rem
    }
}

.site-title {
    display: block
}

.site-title a {
    display: block;
    max-width: 200px
}

.site-branding {
    -webkit-box-flex: 1;
    flex: 1 0 auto
}

.main-navigation {
    position: relative;
    display: -webkit-box;
    display: flex;
    align-self: stretch;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto
}

.menu-toggle {
    align-self: stretch
}

.kanati-logo {
    position: relative;
    padding-top: 5px;
    max-width: 200px;
    height: 56px;
    display: block
}

.site-header .kanati-logo .kanati-logo__text {
    fill: #202020
}

.kanati-logo__mark {
    fill: #867300
}

.kanati-logo__text {
    fill: white
}

@media screen and (min-width: 1024px) {
    .kanati-logo {
        max-width: 200px;
        height: 70px
    }
}

.site-title .kanati-logo {
    padding: 8px 1em 5px 0
}

@media (min-width: 768px) {
    .site-title .kanati-logo {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        padding: 15px 1em 11px 0;
        width: 170px;
        height: 70px
    }
}

.site-footer {
    background-color: #333;
    font-size: 1rem;
    font-size: 1rem;
    line-height: 1.6em
}

@media (min-width: 320px) {
    .site-footer {
        font-size: calc( 16px + ( 17.6 - 16) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    .site-footer {
        font-size: 1.1rem
    }
}

.site-footer p {
    max-width: none
}

.site-footer .fluid-block {
    border-bottom: 2px solid rgba(255, 255, 255, 0.1)
}

.site-footer .fluid-block__left {
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    padding-top: 1rem
}

.site-footer .fluid-block__content {
    padding-top: 2em;
    padding-bottom: 2em
}

.site-footer ul.list-unstyled.social-icons {
    -webkit-box-pack: left;
    justify-content: left;
    margin: 0 0 1.5em 0
}

.site-footer ul.list-unstyled.social-icons a {
    background: #6B7174
}

.site-footer .button {
    background: #6B7174;
    opacity: .7
}

.site-footer .button:hover, .site-footer .button:focus {
    background: #6B7174;
    opacity: 1
}

.footer__logo {
    display: block;
    width: 200px;
    margin: 0 auto 1em auto;
    padding: 0
}

.footer__logo .kanati-logo {
    padding: 0;
    height: 56px
}

.site-footer .menu {
    -webkit-column-width: 180px;
    -moz-column-width: 180px;
    column-width: 180px;
    -webkit-column-gap: 2em;
    -moz-column-gap: 2em;
    column-gap: 2em
}

.site__info {
    color: #E7E7E8
}

.footer__left {
    text-align: center
}

.footer__left-bottom {
    border-bottom: 2px solid rgba(255, 255, 255, 0.1)
}

.footer__right-top {
    display: -webkit-box;
    display: flex
}

.footer__grid-cell {
    padding: 2em 0;
    color: #A3A7A9
}

.footer__grid-cell--last {
    padding-bottom: 2em
}

.footer__right-bottom {
    display: -webkit-box;
    display: flex
}

.footer__right-bottom--3 {
    border-top: 2px solid rgba(255, 255, 255, 0.1)
}

@media (min-width: 768px) {
    .footer__right-top [class*='col-'], .footer__right-bottom [class*='col-'] {
        border-left: 2px solid rgba(255, 255, 255, 0.1)
    }
    .footer__left .footer__grid-cell {
        padding: calc(2em + 2vw) 0
    }
    .footer__right .footer__grid-cell {
        padding: calc(2em + 2vw) 0
    }
}

@media screen and (min-width: 1024px) {
    .footer__left .footer__grid-cell {
        padding: calc(2em + 4vw) 0
    }
    .footer__right .footer__grid-cell {
        padding: calc(2em + 4vw) 0
    }
    .footer__right .footer__grid-cell--last {
        border-top: none
    }
    .footer__left-bottom {
        border-bottom: none
    }
}

.footer__bottom {
    border-top: 2px solid rgba(255, 255, 255, 0.1)
}

.footer__copyright {
    color: #A3A7A9;
    font-size: .9em;
    padding-top: .33rem;
    padding-bottom: 1em
}

.site-footer ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.site-footer ul ul {
    list-style-type: none;
    margin: 0 0 0 1.5em;
    padding: 0
}

.site-footer ul li {
    margin-bottom: .4em
}

.site-footer ul a {
    display: inline-block;
    border: none;
    line-height: 1.4em
}

#footer_menu_1, #footer_menu_2, .site-footer .list-unstyled {
    margin-bottom: 0
}

#footer_menu_1 a, #footer_menu_1 a:link, #footer_menu_2 a, #footer_menu_2 a:link, .site-footer .list-unstyled a, .site-footer .list-unstyled a:link {
    color: #A3A7A9
}

#footer_menu_1 a:hover, #footer_menu_1 a:link:hover, #footer_menu_2 a:hover, #footer_menu_2 a:link:hover, .site-footer .list-unstyled a:hover, .site-footer .list-unstyled a:link:hover {
    color: white
}

#footer_menu_1 a:active, #footer_menu_1 a:link:active, #footer_menu_2 a:active, #footer_menu_2 a:link:active, .site-footer .list-unstyled a:active, .site-footer .list-unstyled a:link:active {
    color: #867300
}

.site-footer .hours {
    font-size: 85%
}

@media screen and (min-width: 480px) {
    .site-footer .fluid-block__right {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: stretch;
        align-items: stretch
    }
    .site-footer .fluid-block__right .fluid-block__content {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: stretch;
        align-items: stretch;
        padding-top: 0;
        padding-bottom: 0;
        -webkit-box-pack: start;
        justify-content: flex-start
    }
    .site-footer .fluid-block__right .fluid-block__content .grid {
        -webkit-box-align: stretch;
        align-items: stretch
    }
    .site-footer .fluid-block__right .fluid-block__content [class^="col"] {
        align-self: stretch;
        border-left: 2px solid rgba(255, 255, 255, 0.1);
        padding-top: 3em;
        padding-bottom: 3em;
        margin: 0
    }
    .footer__right-bottom--3 {
        border-left: 2px solid rgba(255, 255, 255, 0.1);
        border-top: none
    }
}

@media (min-width: 768px) {
    .site-footer .list-unstyled {
        margin: 0
    }
    .site-footer .fluid-block__left {
        border: none;
        border-right: 2px solid rgba(255, 255, 255, 0.1)
    }
    .site-footer .fluid-block__right .fluid-block__content [class^="col"] {
        align-self: stretch;
        border-left: none;
        padding-top: 9em
    }
    .site-footer .fluid-block__right .fluid-block__content [class^="col"]:last-child {
        padding-top: 3em
    }
    .site-footer .fluid-block__right .fluid-block__content [class^="col"]:last-child:before {
        content: '';
        display: block;
        width: 100vw;
        position: absolute;
        top: 0;
        left: 0;
        height: 2px;
        background-color: rgba(255, 255, 255, 0.1)
    }
    .site-footer .fluid-block__right .fluid-block__content .grid>[class^="col"]:nth-child(1), .site-footer .fluid-block__right .fluid-block__content .grid>[class^="col"]:nth-child(2) {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }
    .footer__right-bottom--1 {
        display: block
    }
}

@media screen and (min-width: 1024px) {
    .site-footer .fluid-block__right .fluid-block__content [class^="col"]:last-child {
        padding-top: 9em;
        border-left: 2px solid rgba(255, 255, 255, 0.1)
    }
    .site-footer .fluid-block__right .fluid-block__content [class^="col"]:last-child:before {
        display: none
    }
}

.single .blog__content {
    padding-bottom: calc(1rem + 1vw)
}

.blog__content p {
    line-height: 1.8em;
    max-width: 100%
}

.blog__content img, .blog__content figure {
    margin-bottom: 1.5rem;
    margin-top: .25em;
    position: relative
}

.blog__content figure img {
    margin-bottom: .33rem;
    margin-top: 0
}

.blog__content .blog__feature-image {
    margin: -1.5rem 0 2rem 0
}

.blog__content .wp-caption-text {
    position: relative;
    text-align: left;
    font-size: .8em;
    padding: .33em 0 0 1rem;
    margin: 0;
    color: #6B7174
}

.blog__content .wp-caption-text:before {
    content: '\021E1';
    display: inline-block;
    position: absolute;
    left: 1px
}

.blog__content h1, .blog__content h2, .blog__content h3, .blog__content h4, .blog__content h5, .blog__content h6, .blog__content .h1, .blog__content .h2, .blog__content .h3, .blog__content .h4, .blog__content .h5, .blog__content .h6 {
    margin-top: 1.5em;
    margin-bottom: .5em
}

@media screen and (min-width: 1200px) {
    .blog__content .wp-caption-text {
        padding: .66em 0 0 0;
        margin: 0 .66rem;
        position: absolute;
        top: 0;
        width: 17vw
    }
    .blog__content .wp-caption.alignright .wp-caption-text {
        text-align: left;
        left: 100%;
        margin: 0 .66rem
    }
    .blog__content .wp-caption.alignright .wp-caption-text:before {
        content: '\021E0';
        top: -.5em
    }
    .blog__content .wp-caption.alignleft .wp-caption-text {
        text-align: right;
        right: 100%;
        margin: 0 .66rem
    }
    .blog__content .wp-caption.alignleft .wp-caption-text:before {
        content: '\021E2';
        left: auto;
        right: 0;
        top: -.5em
    }
}

.blog__footer {
    background: url("../../uploads/forest-bottom.jpg") no-repeat top center;
    background-size: cover;
    padding: calc(5rem + 10vw) 0 calc(2rem + 10vw) 0
}

.blog .card__title, .blog p {
    margin-bottom: 10px
}

.blog .card {
    margin-bottom: 4em
}

.blog .card .hr {
    opacity: .5;
    margin-top: 2.5em
}

.blog .card:last-child .hr {
    display: none
}

.blog .card:hover p {
    text-decoration: none !important
}

.contact-title.contact-title {
    margin-bottom: .5em
}

.page__contact .svg-icon--map-marker path {
    fill: #867300
}

@media screen and (min-width: 1200px) {
    .page__contact .form__wrapper {
        margin-left: 1em
    }
}

.page__contact address {
    margin-bottom: .66em
}

.page__contact .social-icons {
    -webkit-box-pack: start;
    justify-content: flex-start
}

.page__contact .contact-info {
    font-size: .925em
}

@media (min-width: 768px) {
    .page__contact .fluid-block__right {
        background: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.025)));
        background: linear-gradient(to left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.025))
    }
    .page__contact .fluid-block__left {
        padding-right: 1em
    }
}

.home-hero {
    position: relative
}

.home-hero .container {
    position: relative;
    z-index: 10
}

.home-hero .lead {
    font-size: 1em;
    text-shadow: 0 1px 5px rgba(255, 255, 255, 0.4)
}

.home-hero .headline-group {
    font-size: calc(2.75em + 3vw);
    line-height: 0.8
}

.home-hero .headline-group em {
    font-size: 60%
}

.home-hero .headline-group .parenthesis {
    font-size: 88%;
    -webkit-transform: translateY(-14%);
    transform: translateY(-14%);
    position: relative;
    display: inline-block
}

@media screen and (min-width: 768px) {
    .home-ig {
        background-image: url("assets/header-light-trees-1.jpg");
        background-size: cover;
        background-repeat: no-repeat
    }
}

@media (min-width: 768px) {
    .home-hero .lead {
        font-size: 1.2em
    }
}

.home__catalog-cta {
    background-repeat: no-repeat;
    background-size: cover
}

.home__catalog-cta p {
    font-size: 1rem;
    max-width: 420px
}

@media (min-width: 320px) {
    .home__catalog-cta p {
        font-size: calc( 16px + ( 22.4 - 16) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    .home__catalog-cta p {
        font-size: 1.4rem
    }
}

@media screen and (min-width: 768px) {
    .home__catalog-cta .container {
        padding: 0 2em
    }
}

.home__catalog-mockup {
    float: right;
    width: 90%;
    margin: 0 -45vw 1em .4em;
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg)
}

@media screen and (min-width: 375px) {
    .home__catalog-mockup {
        width: 55%;
        margin: 0 -12vw 0em 1em
    }
}

@media screen and (min-width: 768px) {
    .home__catalog-mockup {
        position: absolute;
        right: -5%;
        width: 42%;
        max-width: 470px;
        margin: 0;
        top: 52%;
        -webkit-transform: translateY(-50%) rotate(7deg);
        transform: translateY(-50%) rotate(7deg)
    }
}

@media screen and (min-width: 768px) {
    .home__catalog-mockup {
        right: -12%;
        width: 52%
    }
}

.home-services.section--dark {
    background-image: url("imagenes/fondo-negro.jpg")
}

.home-services.section--dark h2 {
    font-size: 1.6rem
}

@media (min-width: 320px) {
    .home-services.section--dark h2 {
        font-size: calc( 25.6px + ( 38.4 - 25.6) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    .home-services.section--dark h2 {
        font-size: 2.4rem
    }
}

.home-services.section--dark .arrow path {
    fill: #A3A7A9
}

.home-services.section--dark .link-block__link {
    text-shadow: 0 0 5px #353435
}

.section.home-testimonial {
    padding-bottom: 80vw;
    background-position: right bottom;
    background-size: 240%;
    color: black;
}

@media screen and (min-width: 480px) {
    .section.home-testimonial {
        background-position: 68% 50%;
        background-size: cover;
        padding-bottom: 4rem
    }
}

@media (min-width: 768px) {
    .section.home-testimonial {
        background-position: 66% 50%;
        padding-bottom: 6rem
    }
}

@media screen and (min-width: 1024px) {
    .section.home-testimonial {
        padding-bottom: 8rem
    }
}

@media screen and (min-width: 375px) {
    .home-blockquote {
        max-width: 80%
    }
}

@media screen and (min-width: 480px) {
    .home-blockquote {
        max-width: 60%
    }
}

@media (min-width: 768px) {
    .home-blockquote {
        max-width: 60%
    }
    .home-blockquote p {
        font-size: 135%
    }
    .home-blockquote footer {
        font-size: 125%
    }
}

@media screen and (min-width: 1024px) {
    .home-blockquote {
        max-width: 60%
    }
    .home-blockquote p {
        font-size: 160%
    }
}

.home-about__image {
    background-position: left center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 40%
}

@media screen and (min-width: 1024px) {
    .home-about__image {
        padding: 0
    }
}

.home__about {
    position: relative;
    text-align: center;
    overflow: hidden
}

.home__about .container {
    position: relative;
    z-index: 2
}

@media screen and (min-width: 480px) {
    .home__about .container {
        padding: 6vw 2em
    }
}

.home__about .home__about-headline {
    color: white;
    font-size: 2rem;
}

@media (min-width: 320px) {
    .home__about .home__about-headline {
        font-size: calc( 32px + ( 64 - 32) * ( (100vw - 320px) / ( 1024 - 320)));
        text-shadow: 4px 4px 2px rgb(136, 123, 41) !important;
    }
}

@media screen and (min-width: 1024px) {
    .home__about .home__about-headline {
        font-size: 4rem
    }
}

.home__about p {
    font-size: 1.1rem
}

@media (min-width: 320px) {
    .home__about p {
        font-size: calc( 17.6px + ( 25.6 - 17.6) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    .home__about p {
        font-size: 1.6rem
    }
}

@media (max-width: 420px) {
    .about-video {
        position: absolute;
        top: 36%;
        left: -19%;
        z-index: 1;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        height: auto;
        width: auto;
        min-width: 100%;
        min-height: 100%
    }
}

@media (min-width: 421px) {

.about-video {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
    width: auto;
    min-width: 100%;
    min-height: 100%
}
}

.home__regions .image-button {
    background-repeat: no-repeat;
    background-size: 90%, contain;
    background-position: 330% 30%, left bottom;
    color: inherit
}

@media (min-width: 1050px) {
    .home__regions {}
}

.home__regions .image-button .image-button__content {
    font-size: 1.33rem;
    margin: 0
}

@media (min-width: 320px) {
    .home__regions .image-button .image-button__content {
        font-size: calc( 21.28px + ( 28 - 21.28) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    .home__regions .image-button .image-button__content {
        font-size: 1.75rem
    }
}

.home__regions .image-button:hover {
    background-position: 330% 30%, -.01em bottom
}

.home__regions .image-button:hover .image-button__content {
    color: #867300
}

.home__regions .image-button .arrow path {
    fill: inherit
}

.home__regions .image-button--africa {
    background-image: url("imagenes/region-map-africa-3.png"), url("imagenes/region-africa-animal-3.png")
}

.home__regions .image-button--europa {
    background-image: url("imagenes/region-map-europe.png"), url("imagenes/region-europa-animal-1.png")
}

.home__regions .image-button--aves {
    background-image: url("imagenes/seccion-aves-region-1.png"), url("imagenes/seccion-aves-animal.png")
}

.home__regions .image-button--ambientes {
    background-image: url("imagenes/seccion-ambientes-1.png"), url("imagenes/seccion-ambientes-escenarios.png")
}

.home__regions .image-button--craneo-replicas {
    background-image: url("imagenes/region-map-huesos-replicas.png"), url("imagenes/seccion-huesos-replicas.png")
}

.home__regions .image-button--decoracion {
    background-image: url("imagenes/seccion-decoracion-1.png"), url("imagenes/seccion-decoracion.png")
}

.home__regions .image-button__content {
    padding-left: 30%
}

@media screen and (min-width: 480px) {
    .home__regions .image-button {
        background-size: 120%, contain;
        background-position: -40% 0%, -.3em bottom
    }
    .home__regions .image-button:hover {
        background-position: -40% 0%, -.01em bottom
    }
    .home__regions .image-button__content {
        padding-left: 45%
    }
}

@media screen and (min-width: 768px) {
    .home__regions .image-button {
        background-size: 90%, contain;
        background-position: 300% 20%, -.3em bottom
    }
    .home__regions .image-button:hover {
        background-position: 300% 20%, -.01em bottom
    }
    .home__regions .image-button__content {
        padding-left: 35%
    }
}

@media screen and (min-width: 1024px) {
    .home__regions .image-button {
        background-size: 110%, contain;
        background-position: -200% 0%, -.3em bottom
    }
    .home__regions .image-button:hover {
        background-position: -200% 0%, -.01em bottom
    }
    .home__regions .image-button__content {
        padding-left: 45%
    }
}

@media screen and (min-width: 1200px) {
    .home__regions .image-button {
        background-size: 90%, 280px;
        background-position: 180% 0%, -.3em bottom
    }
    .home__regions .image-button:hover {
        background-position: 180% 0%, -.01em bottom
    }
    .home__regions .image-button__content {
        padding-left: 40%
    }
}

.home__regions .image-button:hover {
    background-position: inherit, -.01em bottom
}

.product__grid {
    content: "";
    display: table;
    table-layout: fixed;
    max-width: 100%;
    width: 100%;
    position: relative
}

@media (min-width: 768px) {
    .product__grid:before {
        content: '';
        position: absolute;
        top: 0;
        right: calc(45% + 1em);
        width: 60vw;
        height: 100%;
        background-color: #202020
    }
}

@media screen and (min-width: 1024px) {
    .product__grid:before {
        right: calc(45% + 2em)
    }
}

.product__header {
    padding: 1em 0
}

.product__gallery {
    margin: 0 -1em;
    background: #202020
}

@media (min-width: 768px) {
    .product__grid {
        content: "";
        display: table;
        table-layout: fixed
    }
    .product__header {
        width: 45%;
        float: right
    }
    .product__gallery {
        clear: left;
        width: 55%;
        float: left;
        margin: 0 0 0 -1em;
        position: relative
    }
    .product__body {
        width: 45%;
        float: right;
        clear: right
    }
}

@media screen and (min-width: 1024px) {
    .product__gallery {
        margin-left: -2em
    }
}

@media screen and (min-width: 1200px) {
    .product__header, .product__body {
        padding-left: 1em;
        padding-right: 1em
    }
}

@media screen and (min-width: 1400px) {
    .product__header, .product__body {
        width: 43%;
        padding-left: .5rem;
        padding-right: .5rem
    }
}

.related-items__header {
    position: relative;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0)));
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%)
}

.related-items__header:after {
    content: '';
    display: block;
    position: absolute;
    bottom: 30%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 4em;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.5)
}

.product__header {
    margin-top: 1rem;
    padding-bottom: 1.5rem
}

.product__info {
    padding-bottom: 1rem
}

@media screen and (min-width: 375px) {
    .product__info {
        padding-bottom: 0
    }
}

.product__title {
    margin: 0
}

.product__meta {
    padding-top: 1rem
}

.product__meta a {
    white-space: nowrap;
    padding-right: .2em
}

.product__meta a:after {
    content: ' ';
    display: inline
}

.product__meta-item {
    font-size: .8rem;
    padding: 0 .66rem 0 1.6rem;
    margin-bottom: 1rem;
    position: relative;
    display: block;
    color: #6B7174
}

@media (min-width: 320px) {
    .product__meta-item {
        font-size: calc( 12.8px + ( 14.4 - 12.8) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    .product__meta-item {
        font-size: .9rem
    }
}

.product__meta-item .svg-icon {
    display: inline-block;
    position: absolute;
    left: 0;
    top: .1em;
    height: 1.2em;
    width: auto
}

.product__meta-item .svg-icon path {
    fill: #A3A7A9
}

.product__meta-item .svg-icon--tags {
    left: .1em
}

.product__meta-item .svg-icon--ruler {
    height: 1.3em
}

.product__tags a {
    display: inline-block;
    padding-bottom: 1px;
    border-bottom: 1px solid #A3A7A9;
    margin-right: 3px;
    line-height: 1
}

.product__tags a, .product__tags a:visited {
    color: #6B7174
}

.product__tags a:hover, .product__tags a:focus, .product__tags a:active {
    color: #202020
}

.product__tag+.product__tag:before {
    content: ', ';
    display: inline
}

.product__pose {
    padding-left: 0;
    margin-bottom: 0
}

.product__pose span {
    font-family: "din-condensed", Impact, sans-serif;
    font-size: 1.2rem;
    color: #6B7174
}

@media screen and (min-width: 375px) {
    .product__header {
        display: block;
        position: relative
    }
    .product__info {
        width: 72.5%
    }
    .product__header .product__price-cta, .product__header .product__price-info {
        position: absolute;
        right: 0;
        top: 1.5em
    }
}

@media (min-width: 768px) {
    .product__header {
        padding-bottom: .66rem
    }
    .product__info {
        width: 100%
    }
    .product__header .product__price-cta, .product__header .product__price-info {
        display: none
    }
    .product__meta {
        padding-top: 0
    }
}

@media screen and (min-width: 1024px) {
    .product__header {
        padding-top: 3em
    }
}

.product__body {
    padding-top: 1em;
    padding-bottom: 3rem
}

@media (min-width: 768px) {
    .product__body {
        padding-top: 0
    }
}

.product__body p {
    margin: .5rem 0 2rem;
    line-height: 1.8em
}

.product__body hr {
    display: none;
    margin-top: 1.5em;
    margin-bottom: 1.5em
}

@media (min-width: 768px) {
    .product__body hr {
        display: block
    }
}

.product__price .product__price-cta {
    display: none
}

@media (min-width: 768px) {
    .product__price--flex {
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        align-items: center;
        padding: 0
    }
    .product__price--flex .product__price-left {
        -webkit-box-flex: 0;
        flex: 0 0 auto
    }
    .product__price--flex .product__price-right {
        -webkit-box-flex: 0;
        flex: 0 1 auto;
        width: 100%
    }
    .product__price--flex .product__price-cta {
        display: none
    }
    .product__price--flex .product__price-info {
        margin-right: 2em
    }
}

.form__price-unlock_wrapper.form__price-unlock_wrapper {
    margin: 0 0 0 0;
    padding-top: .33em
}

.product__ctas {
    display: -webkit-box;
    display: flex;
    padding-bottom: 2em
}

.product__ctas .button {
    padding: 0.5em .66rem 0.45em
}

.product__ctas .product__price {
    -webkit-box-flex: 0;
    flex: 0 0 auto
}

.product__ctas .product__raq {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    margin-left: 2em;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center
}

.product__ctas .product__raq .button {
    line-height: 1.2 !important;
    font-size: 0.76em
}

.product__price-button {
    font-size: 1.8rem
}

@media (min-width: 320px) {
    .product__price-button {
        font-size: calc( 28.8px + ( 41.6 - 28.8) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    .product__price-button {
        font-size: 2.6rem
    }
}

.product__forms {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column
}

.product__form {
    padding: 1.25em 1em .25em 1em;
    background: rgba(0, 0, 0, 0.02) bottom center no-repeat;
    background-size: contain;
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.2);
    margin: 1em 0 1.5em 0;
    border-radius: 2px;
    position: relative
}

.js__product-form-close {
    width: 1.3em;
    height: 1.3em;
    line-height: 0;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 2em;
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    color: gray;
    cursor: pointer;
    text-decoration: none
}

.js__product-form-close:hover {
    color: #f73838;
    text-decoration: none
}

#raq-form, #price-form {
    -webkit-box-ordinal-group: 1;
    order: 0
}

#raq-form:target, #raq-form:focus, #price-form:target, #price-form:focus {
    display: block !important;
    outline: none;
    -webkit-box-ordinal-group: 3;
    order: 2
}

.product__disclaimer {
    position: relative
}

.product__disclaimer:before {
    content: '\002A';
    display: inline-block;
    font-family: "Lato", "Helvetica Nueue", Helvetica, sans-serif;
    position: absolute;
    top: 3px;
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    color: #f73838
}

.job-posting {
    margin-bottom: 5rem
}

.job-posting p, .job-posting .job-posting__title {
    margin-bottom: .66rem
}

.team-member {
    padding-top: 3em
}

.team-member [class*='col'].team-member__headshot {
    font-size: 0;
    line-height: 0;
    padding: 0
}

.team-member [class*='col'].team-member__headshot img {
    display: block;
    float: right;
    margin-right: -1rem;
    mix-blend-mode: multiply
}

.team-member__info {
    padding-top: 1rem
}

.team-member__top {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: end;
    justify-content: flex-end
}

.team-member hr.hr {
    margin-top: -1px;
    margin-right: -2rem;
    position: relative;
    z-index: 9
}

.team-member__name {
    font-size: 2rem;
    margin-bottom: .1em
}

@media (min-width: 320px) {
    .team-member__name {
        font-size: calc( 32px + ( 64 - 32) * ( (100vw - 320px) / ( 1024 - 320)))
    }
}

@media screen and (min-width: 1024px) {
    .team-member__name {
        font-size: 4rem
    }
}

.team-member__name .arrow.arrow--short {
    display: none
}

.team-member__name .arrow.arrow--short path {
    fill: #A3A7A9
}

.team-member__title {
    margin-bottom: 1.33em;
    padding-top: .2em;
    color: #6B7174;
    font-size: 1rem;
    font-style: italic;
    letter-spacing: .06em;
    line-height: 1.4em
}

.team-member--no-bio .team-member__name {
    font-size: 1.4em;
    padding-top: 1rem
}

.team-member--no-bio .team-member__title {
    font-size: .9em
}

.team-member--no-bio .team-member__headshot {
    font-size: 0;
    line-height: 0;
    padding: 0
}

.team-member--no-bio .team-member__headshot img {
    display: block;
    margin-right: 0;
    mix-blend-mode: multiply
}

.team-member--no-bio hr.hr {
    margin: -1px -1em 0 2em
}

.about__kanati {
    background-size: 200%;
    background-repeat: no-repeat;
    background-position: 20% 0%;
    position: relative;
    overflow: hidden;
    background-image: url("assets/hunter-on-cliff.jpg")
}

.about__kanati-content {
    padding: 60vw 1em 15vw 1em;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(63vw, #fff));
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 63vw);
    text-shadow: 0 1px 5px rgba(255, 255, 255, 0.3);
    position: relative;
    z-index: 2
}

.about__kanati-content p {
    max-width: 36rem
}

.about__kanati-heading {
    margin-top: 0;
    max-width: 37.5rem
}

.about__kanati-logo {
    display: none;
    z-index: 1
}

.about-wes .about-wes__headshot {
    max-width: 250px;
    margin-bottom: 1em;
    -webkit-transform: rotate(1.5deg);
    transform: rotate(1.5deg);
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.25)
}

@media (min-width: 768px) {
    .about-wes .about-wes__headshot {
        margin-top: 5em
    }
}

.about-wes blockquote {
    max-width: 420px;
    margin: 0 auto
}

@media (min-width: 768px) {
    .about-wes blockquote {
        margin: 0 0 0 auto
    }
}

.about__team {
    background-image: url("../../uploads/about-studio-2.jpg");
    background-size: cover;
    background-position: 80% 20%
}

.about__team p {
    max-width: 75%
}

.about__team .fluid-block__content {
    padding-bottom: 10em
}

.about__studio {
    background-image: url("../../uploads/tools-bg.jpg");
    background-size: cover;
    background-position: center
}

.about__studio p {
    max-width: 75%
}

.about__studio .fluid-block__content {
    padding-bottom: 10em
}

@media screen and (min-width: 480px) {
    .about__kanati {
        background-size: 250%
    }
    .about__kanati-content {
        padding: 40vw 2rem 15vw 32%;
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0)), color-stop(80vw, #fff));
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #fff 80vw)
    }
}

@media screen and (min-width: 768px) {
    .about__kanati {
        background-size: cover;
        background-position: 20% 0%
    }
    .about__kanati-content {
        padding: calc(7em + 3vw) calc(2em + 2vw) calc(7em + 3vw) 37.5%;
        background: -webkit-gradient(linear, left top, right top, color-stop(22%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.65)));
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 22%, rgba(255, 255, 255, 0.65) 50%)
    }
    .about__kanati-logo {
        display: block;
        position: absolute;
        right: -5%;
        bottom: 10%;
        opacity: .2;
        width: 25vw
    }
    .about__kanati-logo path {
        fill: white
    }
}

@media screen and (min-width: 1024px) {
    .about__kanati-content {
        padding: calc(7em + 3vw) calc(2em + 2vw) calc(7em + 3vw) 37.5%;
        background: -webkit-gradient(linear, left top, right top, color-stop(22%, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, 0.5)), to(rgba(255, 255, 255, 0.3)));
        background: linear-gradient(to right, rgba(255, 255, 255, 0) 22%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.3) 100%)
    }
    .about__kanati-logo {
        display: block;
        position: absolute;
        right: -5%;
        bottom: 10%;
        opacity: .25;
        width: 25vw
    }
}

@media screen and (min-width: 1200px) {
    .about__kanati-logo {
        right: -50px;
        width: 300px
    }
}

.ka-nah-tee {
    color: #6B7174;
    font-family: "Lato", "Helvetica Nueue", Helvetica, sans-serif;
    text-transform: none;
    font-size: 50%;
    -webkit-transform: translateY(-13%);
    transform: translateY(-13%);
    display: inline-block
}

.studio__image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center
}

.studio__divider-image {
    margin-right: -50%
}

.studio__divider-image img {
    width: 150%;
    display: block
}

@media (min-width: 768px) {
    .studio__divider-image {
        margin-right: 0
    }
    .studio__divider-image img {
        width: 100%
    }
}

.page-id-21 .icon-circle img {
    opacity: 1
}

.page-id-21 .service-block .fluid-block__left {
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), color-stop(20%, rgba(0, 0, 0, 0)));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0) 20%)
}

@media (min-width: 768px) {
    .page-id-21 .service-block .fluid-block__left {
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.1)), color-stop(90%, rgba(0, 0, 0, 0)));
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0) 90%)
    }
}

.page-id-21 .service-block .fluid-block__right {
    background-position: left center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative
}

@media screen and (max-width: 767px) {
    .page-id-21 .service-block {
        display: -webkit-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        flex-direction: column
    }
    .page-id-21 .service-block .fluid-block__left {
        -webkit-box-ordinal-group: 3;
        order: 2
    }
    .page-id-21 .service-block .fluid-block__right {
        padding-top: 50vw
    }
    .page-id-21 h2 {
        text-shadow: 0 2px 5px #fff
    }
}

.work-list .card {
    padding-left: 0
}

.work-list .card li {
    margin-bottom: .33em
}

.work-list .card a:not(.link--primary) {
    color: #202020
}

.work-list .card a:not(.link--primary):visited {
    color: #6B7174
}

.work-list .card a:not(.link--primary):hover {
    color: #867300
}

.page-id-522 .image-button {
    margin-bottom: 1rem
}

.site {
    overflow-x: hidden;
    margin: 0 auto;
    min-width: 320px
}

@media print {
    body {
        color: black !important;
        background: white !important
    }
    h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
        color: black;
        page-break-after: avoid
    }
    .site-header, .site-footer .fluid-block__right {
        display: none
    }
    body, article {
        width: 100%;
        margin: 0;
        padding: 0
    }
    @page {
        margin: 2cm
    }
    img {
        max-width: 100% !important;
        max-height: 10cm !important;
        width: auto !important;
        position: relative
    }
    article {
        page-break-before: always
    }
    ul, img {
        page-break-inside: avoid
    }
}

.page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0
}

embed, iframe, object {
    max-width: 100%
}

.custom-logo-link {
    display: inline-block
}

.wp-caption {
    margin-bottom: 1.5em;
    max-width: 100%
}

.wp-caption img[class*="wp-image-"] {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption .wp-caption-text {
    margin: 0.8075em 0
}

.wp-caption-text {
    text-align: center
}

.gallery {
    margin-bottom: 1.5em
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%
}

.gallery-columns-2 .gallery-item {
    max-width: 50%
}

.gallery-columns-3 .gallery-item {
    max-width: 33.33%
}

.gallery-columns-4 .gallery-item {
    max-width: 25%
}

.gallery-columns-5 .gallery-item {
    max-width: 20%
}

.gallery-columns-6 .gallery-item {
    max-width: 16.66%
}

.gallery-columns-7 .gallery-item {
    max-width: 14.28%
}

.gallery-columns-8 .gallery-item {
    max-width: 12.5%
}

.gallery-columns-9 .gallery-item {
    max-width: 11.11%
}

.gallery-caption {
    display: block
}

.container {
    width: 100%;
    max-width: 1240px;
    padding-left: 1rem;
    padding-right: 1rem;
    margin: 0 auto
}

@media screen and (min-width: 1024px) {
    .container {
        padding-left: 2rem;
        padding-right: 2rem
    }
}

.container--skinnier {
    max-width: 580px
}

.container--skinny {
    max-width: 760px
}

.container--slim {
    max-width: 960px
}

.container--wide {
    max-width: 1400px
}

.container--wider {
    max-width: 1600px
}

.container--full {
    padding-left: 0;
    padding-right: 0
}

@media (min-width: 768px) {
    .container--right {
        padding-left: 23vw
    }
}

@media screen and (min-width: 1024px) {
    .container--right {
        padding-left: 15em
    }
}

@media (min-width: 768px) {
    .container--left {
        padding-right: 23vw
    }
}

@media screen and (min-width: 1024px) {
    .container--left {
        padding-right: 15em
    }
}

.section {
    position: relative
}

.section--lighter {
    background-color: #EFF0F0;
    color: #202020
}

.section--lighter a {
    color: #867300;
    -webkit-transition: 0.25s ease all;
    transition: 0.25s ease all
}

.section--lighter a, .section--lighter a * {
    -webkit-text-decoration: dotted;
    text-decoration: dotted
}

.section--lighter a p, .section--lighter a * p {
    text-decoration: none
}

.section--lighter a .svg-icon path {
    fill: #867300
}

.section--lighter a:visited {
    color: #e55f3c
}

.section--lighter a:visited .svg-icon path {
    fill: #e55f3c
}

.section--lighter a:hover, .section--lighter a:focus, .section--lighter a:active {
    text-decoration: underline;
    -webkit-text-decoration-color: inherit;
    text-decoration-color: inherit
}

.section--lighter-texture {
    background-color: #EFF0F0;
    color: #202020;
    background-image: url("assets/paper-texture-light.jpg");
    background-repeat: repeat
}

.section--lighter-texture a {
    color: #867300;
    -webkit-transition: 0.25s ease all;
    transition: 0.25s ease all
}

.section--lighter-texture a, .section--lighter-texture a * {
    -webkit-text-decoration: dotted;
    text-decoration: dotted
}

.section--lighter-texture a p, .section--lighter-texture a * p {
    text-decoration: none
}

.section--lighter-texture a .svg-icon path {
    fill: #867300
}

.section--lighter-texture a:visited {
    color: #e55f3c
}

.section--lighter-texture a:visited .svg-icon path {
    fill: #e55f3c
}

.section--lighter-texture a:hover, .section--lighter-texture a:focus, .section--lighter-texture a:active {
    text-decoration: underline;
    -webkit-text-decoration-color: inherit;
    text-decoration-color: inherit
}

.section--light {
    background-color: #E7E7E8;
    color: #202020
}

.section--light a {
    color: #867300;
    -webkit-transition: 0.25s ease all;
    transition: 0.25s ease all
}

.section--light a, .section--light a * {
    -webkit-text-decoration: dotted;
    text-decoration: dotted
}

.section--light a p, .section--light a * p {
    text-decoration: none
}

.section--light a .svg-icon path {
    fill: #867300
}

.section--light a:visited {
    color: #e55f3c
}

.section--light a:visited .svg-icon path {
    fill: #e55f3c
}

.section--light a:hover, .section--light a:focus, .section--light a:active {
    text-decoration: underline;
    -webkit-text-decoration-color: inherit;
    text-decoration-color: inherit
}

.section--light-texture {
    background-color: #E7E7E8;
    color: #202020;
    background-image: url("assets/paper-texture-light-2.jpg");
    background-repeat: repeat
}

.section--light-texture a {
    color: #867300;
    -webkit-transition: 0.25s ease all;
    transition: 0.25s ease all
}

.section--light-texture a, .section--light-texture a * {
    -webkit-text-decoration: dotted;
    text-decoration: dotted
}

.section--light-texture a p, .section--light-texture a * p {
    text-decoration: none
}

.section--light-texture a .svg-icon path {
    fill: #867300
}

.section--light-texture a:visited {
    color: #e55f3c
}

.section--light-texture a:visited .svg-icon path {
    fill: #e55f3c
}

.section--light-texture a:hover, .section--light-texture a:focus, .section--light-texture a:active {
    text-decoration: underline;
    -webkit-text-decoration-color: inherit;
    text-decoration-color: inherit
}

.section--dark {}

.section--dark-texture {
    background-image: url("imagenes/fondo-negro.png") !Important;
    background-repeat: repeat
}

.section--darker {}

.section--has-bg-image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.is--dark, .is-dark, .on--dark, .on-dark, .section--dark, .section--darker {
    color: white;
}

.is--dark h1, .is--dark h2, .is--dark .h2, .is--dark .h3, .is-dark h1, .is-dark h2, .is-dark .h2, .is-dark .h3, .on--dark h1, .on--dark h2, .on--dark .h2, .on--dark .h3, .on-dark h1, .on-dark h2, .on-dark .h2, .on-dark .h3, .section--dark h1, .section--dark h2, .section--dark .h2, .section--dark .h3, .section--darker h1, .section--darker h2, .section--darker .h2, .section--darker .h3 {
    color: #867300
}

.is--dark .headline--white, .is-dark .headline--white, .on--dark .headline--white, .on-dark .headline--white, .section--dark .headline--white, .section--darker .headline--white {
    color: white;
}

.section--shortest {
    padding-top: 1rem;
    padding-bottom: 1rem
}

@media screen and (min-width: 480px) {
    .section--shortest {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }
}

@media (min-width: 768px) {
    .section--shortest {
        padding-top: 1.66rem;
        padding-bottom: 1.66rem
    }
}

.section--shorter {
    padding-top: 1rem;
    padding-bottom: 1rem
}

@media screen and (min-width: 480px) {
    .section--shorter {
        padding-top: 1.5rem;
        padding-bottom: 1.5rem
    }
}

@media (min-width: 768px) {
    .section--shorter {
        padding-top: 2rem;
        padding-bottom: 2rem
    }
}

@media screen and (min-width: 1024px) {
    .section--shorter {
        padding-top: 2.5rem;
        padding-bottom: 2.5rem
    }
}

@media screen and (min-width: 1200px) {
    .section--shorter {
        padding-top: 3rem;
        padding-bottom: 3rem
    }
}

.section--short {
    padding-top: 2rem;
    padding-bottom: 2rem
}

@media screen and (min-width: 480px) {
    .section--short {
        padding-top: 3rem;
        padding-bottom: 3rem;
    }
}

@media (min-width: 768px) {
    .section--short {
        padding-top: 4rem;
        padding-bottom: 4rem
    }
}

.section--tall {
    padding-top: 4rem;
    padding-bottom: 4rem;
    height: 550px !important;
}

@media (min-width: 768px) {
    .section--tall {
        padding-top: 5rem;
        padding-bottom: 5rem;
        height: 550px;
    }
}

@media screen and (min-width: 1024px) {
    .section--tall {
        padding-top: 6rem;
        padding-bottom: 6rem
    }
}

@media screen and (min-width: 1200px) {
    .section--tall {
        padding-top: 8rem;
        padding-bottom: 8rem
    }
}

.section--taller {
    padding-top: 33vw;
    padding-bottom: 33vw
}

@media (min-width: 768px) {
    .section--taller {
        padding-top: 20vw;
        padding-bottom: 20vw
    }
}

@media screen and (min-width: 1024px) {
    .section--taller {
        padding-top: 15vw;
        padding-bottom: 15vw
    }
}

.texture--card-1 {
    background-image: url("assets/card-texture-gray--1.gif");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.texture--card-2 {
    background-image: url("assets/card-texture-gray--2.gif");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.texture--card-3 {
    background-image: url("assets/card-texture-gray--2.gif");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.texture--card-4 {
    background-image: url("assets/card-texture-gray--4.gif");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat
}

.grid {
    width: 100%;
    display: -webkit-box;
    display: flex;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    align-items: stretch
}

.grid--has-gutter {
    width: calc(100% + 1rem);
    margin-left: -.5rem;
    margin-right: -.5rem
}

.grid--has-gutter>[class*='col'] {
    padding-left: .5rem;
    padding-right: .5rem
}

.grid--has-gutter-lg {
    width: calc(100% + 3rem);
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

.grid--has-gutter-lg>[class*='col'] {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

ul.grid {
    margin: 0;
    padding-left: 0
}

.col {
    flex-basis: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    max-width: 100%
}

.col--stretch {
    align-self: stretch
}

[class*='col-'] {
    min-height: 1px;
    width: 100%
}

.grid--center {
    justify-content: space-around
}

.col-offset-1 {
    margin-left: 8.3333333333%
}

.col-1 {
    flex-basis: 8.3333333333%;
    max-width: 8.3333333333%
}

.col-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-offset-2 {
    margin-left: 16.6666666667%
}

.col-2 {
    flex-basis: 16.6666666667%;
    max-width: 16.6666666667%
}

.col-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-offset-3 {
    margin-left: 25%
}

.col-3 {
    flex-basis: 25%;
    max-width: 25%
}

.col-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-offset-4 {
    margin-left: 33.3333333333%
}

.col-4 {
    flex-basis: 33.3333333333%;
    max-width: 33.3333333333%
}

.col-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-offset-5 {
    margin-left: 41.6666666667%
}

.col-5 {
    flex-basis: 41.6666666667%;
    max-width: 41.6666666667%
}

.col-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-offset-6 {
    margin-left: 50%
}

.col-6 {
    flex-basis: 50%;
    max-width: 50%
}

.col-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-offset-7 {
    margin-left: 58.3333333333%
}

.col-7 {
    flex-basis: 58.3333333333%;
    max-width: 58.3333333333%
}

.col-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-offset-8 {
    margin-left: 66.6666666667%
}

.col-8 {
    flex-basis: 66.6666666667%;
    max-width: 66.6666666667%
}

.col-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-offset-9 {
    margin-left: 75%
}

.col-9 {
    flex-basis: 75%;
    max-width: 75%
}

.col-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-offset-10 {
    margin-left: 83.3333333333%
}

.col-10 {
    flex-basis: 83.3333333333%;
    max-width: 83.3333333333%
}

.col-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-offset-11 {
    margin-left: 91.6666666667%
}

.col-11 {
    flex-basis: 91.6666666667%;
    max-width: 91.6666666667%
}

.col-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

.col-offset-12 {
    margin-left: 100%
}

.col-12 {
    flex-basis: 100%;
    max-width: 100%
}

.col-auto {
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    width: auto;
    max-width: 100%
}

@media screen and (min-width: 480px) {
    .col-xs-1 {
        -webkit-box-flex: 0;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-xs-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-xs-offset-0 {
        margin-left: 0
    }
    .col-xs-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xs-2 {
        -webkit-box-flex: 0;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-xs-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-xs-offset-0 {
        margin-left: 0
    }
    .col-xs-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xs-3 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xs-offset-3 {
        margin-left: 25%
    }
    .col-xs-offset-0 {
        margin-left: 0
    }
    .col-xs-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xs-4 {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-xs-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-xs-offset-0 {
        margin-left: 0
    }
    .col-xs-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xs-5 {
        -webkit-box-flex: 0;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-xs-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-xs-offset-0 {
        margin-left: 0
    }
    .col-xs-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xs-6 {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xs-offset-6 {
        margin-left: 50%
    }
    .col-xs-offset-0 {
        margin-left: 0
    }
    .col-xs-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xs-7 {
        -webkit-box-flex: 0;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-xs-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-xs-offset-0 {
        margin-left: 0
    }
    .col-xs-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xs-8 {
        -webkit-box-flex: 0;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-xs-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-xs-offset-0 {
        margin-left: 0
    }
    .col-xs-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xs-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xs-offset-9 {
        margin-left: 75%
    }
    .col-xs-offset-0 {
        margin-left: 0
    }
    .col-xs-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xs-10 {
        -webkit-box-flex: 0;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-xs-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-xs-offset-0 {
        margin-left: 0
    }
    .col-xs-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xs-11 {
        -webkit-box-flex: 0;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-xs-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-xs-offset-0 {
        margin-left: 0
    }
    .col-xs-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xs-12 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .col-xs-offset-12 {
        margin-left: 100%
    }
    .col-xs-offset-0 {
        margin-left: 0
    }
    .col-xs-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
}

@media screen and (min-width: 768px) {
    .col-collapse-1 {
        -webkit-box-flex: 0;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-collapse-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-collapse-offset-0 {
        margin-left: 0
    }
    .col-collapse-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-collapse-2 {
        -webkit-box-flex: 0;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-collapse-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-collapse-offset-0 {
        margin-left: 0
    }
    .col-collapse-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-collapse-3 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-collapse-offset-3 {
        margin-left: 25%
    }
    .col-collapse-offset-0 {
        margin-left: 0
    }
    .col-collapse-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-collapse-4 {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-collapse-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-collapse-offset-0 {
        margin-left: 0
    }
    .col-collapse-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-collapse-5 {
        -webkit-box-flex: 0;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-collapse-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-collapse-offset-0 {
        margin-left: 0
    }
    .col-collapse-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-collapse-6 {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-collapse-offset-6 {
        margin-left: 50%
    }
    .col-collapse-offset-0 {
        margin-left: 0
    }
    .col-collapse-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-collapse-7 {
        -webkit-box-flex: 0;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-collapse-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-collapse-offset-0 {
        margin-left: 0
    }
    .col-collapse-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-collapse-8 {
        -webkit-box-flex: 0;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-collapse-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-collapse-offset-0 {
        margin-left: 0
    }
    .col-collapse-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-collapse-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-collapse-offset-9 {
        margin-left: 75%
    }
    .col-collapse-offset-0 {
        margin-left: 0
    }
    .col-collapse-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-collapse-10 {
        -webkit-box-flex: 0;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-collapse-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-collapse-offset-0 {
        margin-left: 0
    }
    .col-collapse-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-collapse-11 {
        -webkit-box-flex: 0;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-collapse-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-collapse-offset-0 {
        margin-left: 0
    }
    .col-collapse-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-collapse-12 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .col-collapse-offset-12 {
        margin-left: 100%
    }
    .col-collapse-offset-0 {
        margin-left: 0
    }
    .col-collapse-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
}

@media screen and (min-width: 768px) {
    .col-sm-1 {
        -webkit-box-flex: 0;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-2 {
        -webkit-box-flex: 0;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-3 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-4 {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-5 {
        -webkit-box-flex: 0;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-6 {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-7 {
        -webkit-box-flex: 0;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-8 {
        -webkit-box-flex: 0;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-10 {
        -webkit-box-flex: 0;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-11 {
        -webkit-box-flex: 0;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-sm-12 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
    .col-sm-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
}

@media screen and (min-width: 1024px) {
    .col-md-1 {
        -webkit-box-flex: 0;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-2 {
        -webkit-box-flex: 0;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-3 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-4 {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-5 {
        -webkit-box-flex: 0;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-6 {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-7 {
        -webkit-box-flex: 0;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-8 {
        -webkit-box-flex: 0;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-10 {
        -webkit-box-flex: 0;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-11 {
        -webkit-box-flex: 0;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-md-12 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
    .col-md-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
}

@media screen and (min-width: 1200px) {
    .col-lg-1 {
        -webkit-box-flex: 0;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-2 {
        -webkit-box-flex: 0;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-3 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-4 {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-5 {
        -webkit-box-flex: 0;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-6 {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-7 {
        -webkit-box-flex: 0;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-8 {
        -webkit-box-flex: 0;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-10 {
        -webkit-box-flex: 0;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-11 {
        -webkit-box-flex: 0;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-lg-12 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
    .col-lg-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
}

@media screen and (min-width: 1400px) {
    .col-xl-1 {
        -webkit-box-flex: 0;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-xl-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-xl-offset-0 {
        margin-left: 0
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-2 {
        -webkit-box-flex: 0;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-xl-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-xl-offset-0 {
        margin-left: 0
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-3 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xl-offset-3 {
        margin-left: 25%
    }
    .col-xl-offset-0 {
        margin-left: 0
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-4 {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-xl-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-xl-offset-0 {
        margin-left: 0
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-5 {
        -webkit-box-flex: 0;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-xl-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-xl-offset-0 {
        margin-left: 0
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-6 {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xl-offset-6 {
        margin-left: 50%
    }
    .col-xl-offset-0 {
        margin-left: 0
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-7 {
        -webkit-box-flex: 0;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-xl-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-xl-offset-0 {
        margin-left: 0
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-8 {
        -webkit-box-flex: 0;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-xl-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-xl-offset-0 {
        margin-left: 0
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xl-offset-9 {
        margin-left: 75%
    }
    .col-xl-offset-0 {
        margin-left: 0
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-10 {
        -webkit-box-flex: 0;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-xl-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-xl-offset-0 {
        margin-left: 0
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-11 {
        -webkit-box-flex: 0;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-xl-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-xl-offset-0 {
        margin-left: 0
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xl-12 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .col-xl-offset-12 {
        margin-left: 100%
    }
    .col-xl-offset-0 {
        margin-left: 0
    }
    .col-xl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
}

@media screen and (min-width: 1600px) {
    .col-xxl-1 {
        -webkit-box-flex: 0;
        flex: 0 0 8.3333333333%;
        max-width: 8.3333333333%
    }
    .col-xxl-offset-1 {
        margin-left: 8.3333333333%
    }
    .col-xxl-offset-0 {
        margin-left: 0
    }
    .col-xxl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xxl-2 {
        -webkit-box-flex: 0;
        flex: 0 0 16.6666666667%;
        max-width: 16.6666666667%
    }
    .col-xxl-offset-2 {
        margin-left: 16.6666666667%
    }
    .col-xxl-offset-0 {
        margin-left: 0
    }
    .col-xxl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xxl-3 {
        -webkit-box-flex: 0;
        flex: 0 0 25%;
        max-width: 25%
    }
    .col-xxl-offset-3 {
        margin-left: 25%
    }
    .col-xxl-offset-0 {
        margin-left: 0
    }
    .col-xxl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xxl-4 {
        -webkit-box-flex: 0;
        flex: 0 0 33.3333333333%;
        max-width: 33.3333333333%
    }
    .col-xxl-offset-4 {
        margin-left: 33.3333333333%
    }
    .col-xxl-offset-0 {
        margin-left: 0
    }
    .col-xxl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xxl-5 {
        -webkit-box-flex: 0;
        flex: 0 0 41.6666666667%;
        max-width: 41.6666666667%
    }
    .col-xxl-offset-5 {
        margin-left: 41.6666666667%
    }
    .col-xxl-offset-0 {
        margin-left: 0
    }
    .col-xxl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xxl-6 {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .col-xxl-offset-6 {
        margin-left: 50%
    }
    .col-xxl-offset-0 {
        margin-left: 0
    }
    .col-xxl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xxl-7 {
        -webkit-box-flex: 0;
        flex: 0 0 58.3333333333%;
        max-width: 58.3333333333%
    }
    .col-xxl-offset-7 {
        margin-left: 58.3333333333%
    }
    .col-xxl-offset-0 {
        margin-left: 0
    }
    .col-xxl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xxl-8 {
        -webkit-box-flex: 0;
        flex: 0 0 66.6666666667%;
        max-width: 66.6666666667%
    }
    .col-xxl-offset-8 {
        margin-left: 66.6666666667%
    }
    .col-xxl-offset-0 {
        margin-left: 0
    }
    .col-xxl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xxl-9 {
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%
    }
    .col-xxl-offset-9 {
        margin-left: 75%
    }
    .col-xxl-offset-0 {
        margin-left: 0
    }
    .col-xxl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xxl-10 {
        -webkit-box-flex: 0;
        flex: 0 0 83.3333333333%;
        max-width: 83.3333333333%
    }
    .col-xxl-offset-10 {
        margin-left: 83.3333333333%
    }
    .col-xxl-offset-0 {
        margin-left: 0
    }
    .col-xxl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xxl-11 {
        -webkit-box-flex: 0;
        flex: 0 0 91.6666666667%;
        max-width: 91.6666666667%
    }
    .col-xxl-offset-11 {
        margin-left: 91.6666666667%
    }
    .col-xxl-offset-0 {
        margin-left: 0
    }
    .col-xxl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
    .col-xxl-12 {
        -webkit-box-flex: 0;
        flex: 0 0 100%;
        max-width: 100%
    }
    .col-xxl-offset-12 {
        margin-left: 100%
    }
    .col-xxl-offset-0 {
        margin-left: 0
    }
    .col-xxl-auto {
        -webkit-box-flex: 0;
        flex: 0 0 auto;
        width: auto;
        max-width: 100%
    }
}

.fluid-block__content {
    width: 100%;
    padding-left: 1rem;
    padding-right: 1rem
}

@media (min-width: 768px) {
    .fluid-block, .fluid-block--1-1 {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: stretch;
        align-items: stretch;
        -webkit-box-pack: center;
        justify-content: center
    }
    .fluid-block .fluid-block__left, .fluid-block--1-1 .fluid-block__left {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%;
        display: -webkit-box;
        display: flex;
        -webkit-box-pack: end;
        justify-content: flex-end
    }
    .fluid-block .fluid-block__right, .fluid-block--1-1 .fluid-block__right {
        -webkit-box-flex: 0;
        flex: 0 0 50%;
        max-width: 50%
    }
    .fluid-block .fluid-block__content, .fluid-block--1-1 .fluid-block__content {
        max-width: 620px
    }
    .fluid-block--1-2 {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: stretch;
        align-items: stretch
    }
    .fluid-block--1-2 .fluid-block__left {
        -webkit-box-flex: 0;
        flex: 0 0 42%;
        max-width: 42%
    }
    .fluid-block--1-2 .fluid-block__right {
        -webkit-box-flex: 0;
        flex: 0 0 58%;
        max-width: 58%
    }
    .fluid-block--2-1 {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: stretch;
        align-items: stretch
    }
    .fluid-block--2-1 .fluid-block__left {
        -webkit-box-flex: 0;
        flex: 0 0 58%;
        max-width: 58%
    }
    .fluid-block--2-1 .fluid-block__right {
        -webkit-box-flex: 0;
        flex: 0 0 42%;
        max-width: 42%
    }
}

@media screen and (min-width: 1024px) {
    .fluid-block__content {
        padding-left: 2rem;
        padding-right: 2rem
    }
    .fluid-block--1-2 .fluid-block__left .fluid-block__content, .fluid-block--2-1 .fluid-block__right .fluid-block__content {
        max-width: 520px
    }
    .fluid-block--2-1 .fluid-block__left .fluid-block__content, .fluid-block--1-2 .fluid-block__right .fluid-block__content {
        max-width: 720px
    }
}

@media screen and (min-width: 1200px) {
    .fluid-block--1-2 {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: stretch;
        align-items: stretch
    }
    .fluid-block--1-2 .fluid-block__left {
        -webkit-box-flex: 0;
        flex: 0 0 calc( ( (100vw - 1240px) / 2) + (1240px * .42));
        max-width: calc( ( (100vw - 1240px) / 2) + (1240px * .42))
    }
    .fluid-block--1-2 .fluid-block__right {
        -webkit-box-flex: 0;
        flex: 0 0 calc( ( (100vw - 1240px) / 2) + (1240px * .58));
        max-width: calc( ( (100vw - 1240px) / 2) + (1240px * .58))
    }
    .fluid-block--2-1 {
        display: -webkit-box;
        display: flex;
        -webkit-box-align: stretch;
        align-items: stretch
    }
    .fluid-block--2-1 .fluid-block__left {
        -webkit-box-flex: 0;
        flex: 0 0 calc( ( (100vw - 1240px) / 2) + (1240px * .58));
        max-width: calc( ( (100vw - 1240px) / 2) + (1240px * .58))
    }
    .fluid-block--2-1 .fluid-block__right {
        -webkit-box-flex: 0;
        flex: 0 0 calc( ( (100vw - 1240px) / 2) + (1240px * .42));
        max-width: calc( ( (100vw - 1240px) / 2) + (1240px * .42))
    }
    .fluid-block .fluid-block__content, .fluid-block--1-1 .fluid-block__content {
        max-width: 620px
    }
}

.espacio-imagen {
    padding-bottom: 10em;
    height: 37em;
}

.imagen-servicios {
    position: absolute;
    bottom: 0;
}

/*# sourceMappingURL=style.css.map */