﻿@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
}

:root {
    --swiper-theme-color: #007aff
}

:host {
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 1
}

.swiper {
    display: block;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    transition-timing-function: ease;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    width: 100%;
    z-index: 1
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    backface-visibility: hidden;
    transform: translateZ(0)
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    -ms-overflow-style: none;
    overflow: auto;
    scrollbar-width: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-left: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    margin-top: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    height: var(--swiper-centered-offset-after);
    min-width: 1px;
    width: 100%
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    height: 100%;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-lazy-preloader {
    border: 4px solid #007aff;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top: 4px solid transparent;
    box-sizing: border-box;
    height: 42px;
    left: 50%;
    margin-left: -21px;
    margin-top: -21px;
    position: absolute;
    top: 50%;
    transform-origin: 50%;
    width: 42px;
    z-index: 10
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(1turn)
    }
}

*,
:after,
:before {
    border: 0 solid;
    box-sizing: border-box
}

:after,
:before {
    --tw-content: ""
}

html {
    -webkit-text-size-adjust: 100%;
    font-feature-settings: normal;
    font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Ubuntu, Cantarell, Noto Sans, sans-serif, BlinkMacSystemFont, Helvetica Neue, Arial, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
    font-variation-settings: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

body {
    line-height: inherit;
    margin: 0
}

hr {
    border-top-width: 1px;
    color: inherit;
    height: 0
}

abbr:where([title]) {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
pre,
samp {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    border-collapse: collapse;
    border-color: inherit;
    text-indent: 0
}

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

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: baseline
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

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

::-webkit-search-decoration {
    -webkit-appearance: none
}

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

summary {
    display: list-item
}

blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
    margin: 0
}

fieldset {
    margin: 0
}

fieldset,
legend {
    padding: 0
}

menu,
ol,
ul {
    list-style: none;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #9ca3af;
    opacity: 1
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    color: #9ca3af;
    opacity: 1
}

input::placeholder,
textarea::placeholder {
    color: #9ca3af;
    opacity: 1
}

[role=button],
button {
    cursor: pointer
}

:disabled {
    cursor: default
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    display: block;
    vertical-align: middle
}

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

[hidden] {
    display: none
}

html {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body {
    background: #fff;
    background: linear-gradient(0deg, #fff, #b0b0b0);
    background-repeat: no-repeat;
    background-size: 100% 455px;
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px
}

@media (min-width:768px) {
    body {
        font-size: 20px;
        line-height: 32px
    }
}

body.no-scroll {
    overflow-y: scroll;
    position: fixed;
    top: 0;
    top: calc(var(--st, 0px) + var(--wp-admin--admin-bar--height, 0px));
    width: 100%
}

.heading-h1,
h1 {
    font-family: Raleway, sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 22px
}

@media (min-width:768px) {

    .heading-h1,
    h1 {
        font-size: 18px;
        font-weight: 800;
        line-height: 24px
    }
}

.heading-h2,
h2 {
    font-family: Raleway, sans-serif;
    font-size: 36px;
    font-weight: 800;
    line-height: 42px
}

@media (min-width:768px) {

    .heading-h2,
    h2 {
        font-size: 44px;
        font-weight: 800;
        line-height: 48px
    }
}

.heading-h3,
h3 {
    font-family: Raleway, sans-serif;
    font-size: 30px;
    font-weight: 800;
    line-height: 36px
}

@media (min-width:768px) {

    .heading-h3,
    h3 {
        font-size: 36px;
        font-weight: 800;
        line-height: 42px
    }
}

.heading-h4,
h4 {
    font-family: Raleway, sans-serif;
    font-size: 22px;
    font-weight: 800;
    line-height: 28px
}

@media (min-width:768px) {

    .heading-h4,
    h4 {
        font-size: 30px;
        font-weight: 800;
        line-height: 36px
    }
}

.heading-h5,
h5 {
    font-family: Raleway, sans-serif;
    font-size: 18px;
    font-weight: 800;
    line-height: 24px
}

@media (min-width:768px) {

    .heading-h5,
    h5 {
        font-size: 22px;
        font-weight: 800;
        line-height: 28px
    }
}

.heading-h6,
h6 {
    font-family: Raleway, sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 22px
}

@media (min-width:768px) {

    .heading-h6,
    h6 {
        font-size: 18px;
        font-weight: 800;
        line-height: 24px
    }
}

.container .woocommerce section.kp-block {
    padding-bottom: 1.75rem;
    padding-top: 1.75rem
}

.container .woocommerce section.kp-block:first-child {
    padding-top: 0
}

.container .woocommerce section.kp-block:last-child {
    padding-bottom: 3.5rem
}

@media (min-width:1024px) {
    .container .woocommerce section.kp-block {
        padding-bottom: 3.5rem;
        padding-top: 3.5rem
    }

    .container .woocommerce section.kp-block:last-child {
        padding-bottom: 7rem
    }
}

article>section,
main>section {
    padding-bottom: 1.75rem;
    padding-top: 1.75rem
}

article>section:first-child,
main>section:first-child {
    padding-top: 0
}

article>section:last-child,
main>section:last-child {
    padding-bottom: 3.5rem
}

@media (min-width:1024px) {

    article>section,
    main>section {
        padding-bottom: 3.5rem;
        padding-top: 3.5rem
    }

    article>section:last-child,
    main>section:last-child {
        padding-bottom: 7rem
    }
}

article blockquote,
article ol,
article p,
article table,
article ul,
main blockquote,
main ol,
main p,
main table,
main ul {
    margin-bottom: 1rem
}

@media (min-width:768px) {

    article blockquote,
    article ol,
    article p,
    article table,
    article ul,
    main blockquote,
    main ol,
    main p,
    main table,
    main ul {
        margin-bottom: 1.5rem
    }
}

article a,
main a {
    color: currentColor;
    display: inline-block;
    text-decoration-color: #de6d17;
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 2px;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.bg-copper article a,
.bg-copper main a,
.bg-orange article a,
.bg-orange main a {
    text-decoration-color: #fff
}

article a:hover,
main a:hover {
    text-decoration-color: transparent
}

article blockquote:last-child,
article h1:last-child,
article h2:last-child,
article h3:last-child,
article h4:last-child,
article h5:last-child,
article h6:last-child,
article ol:last-child,
article p:last-child,
article table:last-child,
article ul:last-child,
main blockquote:last-child,
main h1:last-child,
main h2:last-child,
main h3:last-child,
main h4:last-child,
main h5:last-child,
main h6:last-child,
main ol:last-child,
main p:last-child,
main table:last-child,
main ul:last-child {
    margin-bottom: 0
}

article h1,
article h2,
article h3,
main h1,
main h2,
main h3 {
    margin-bottom: 1rem
}

article h4,
main h4 {
    margin-bottom: .5rem
}

@media (min-width:768px) {

    article h4,
    main h4 {
        margin-bottom: 1rem
    }
}

article h5,
main h5 {
    margin-bottom: .5rem
}

article h6,
main h6 {
    margin-bottom: 1rem
}

@media (min-width:768px) {

    article h6,
    main h6 {
        margin-bottom: .5rem
    }
}

article ol,
main ol {
    list-style-position: outside;
    list-style-type: decimal;
    padding-left: 1.25rem
}

article ol li,
main ol li {
    padding-left: .5rem
}

article ul,
main ul {
    list-style-position: outside;
    list-style-type: disc;
    padding-left: 1.25rem
}

article ul li,
main ul li {
    padding-left: .5rem
}

article blockquote+h2,
article blockquote+h3,
article blockquote+h4,
article blockquote+h5,
article blockquote+h6,
article ol+h2,
article ol+h3,
article ol+h4,
article ol+h5,
article ol+h6,
article p+h2,
article p+h3,
article p+h4,
article p+h5,
article p+h6,
article ul+h2,
article ul+h3,
article ul+h4,
article ul+h5,
article ul+h6,
main blockquote+h2,
main blockquote+h3,
main blockquote+h4,
main blockquote+h5,
main blockquote+h6,
main ol+h2,
main ol+h3,
main ol+h4,
main ol+h5,
main ol+h6,
main p+h2,
main p+h3,
main p+h4,
main p+h5,
main p+h6,
main ul+h2,
main ul+h3,
main ul+h4,
main ul+h5,
main ul+h6 {
    margin-top: 2.5rem
}

@media (min-width:1024px) {

    article blockquote+h2,
    article blockquote+h3,
    article blockquote+h4,
    article blockquote+h5,
    article blockquote+h6,
    article ol+h2,
    article ol+h3,
    article ol+h4,
    article ol+h5,
    article ol+h6,
    article p+h2,
    article p+h3,
    article p+h4,
    article p+h5,
    article p+h6,
    article ul+h2,
    article ul+h3,
    article ul+h4,
    article ul+h5,
    article ul+h6,
    main blockquote+h2,
    main blockquote+h3,
    main blockquote+h4,
    main blockquote+h5,
    main blockquote+h6,
    main ol+h2,
    main ol+h3,
    main ol+h4,
    main ol+h5,
    main ol+h6,
    main p+h2,
    main p+h3,
    main p+h4,
    main p+h5,
    main p+h6,
    main ul+h2,
    main ul+h3,
    main ul+h4,
    main ul+h5,
    main ul+h6 {
        margin-top: 3rem
    }
}

article blockquote,
main blockquote {
    --tw-text-opacity: 1;
    color: #595959;
    color: rgb(89 89 89/var(--tw-text-opacity));
    font-size: 14px;
    font-weight: 400;
    line-height: 22px;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

@media (min-width:768px) {

    article blockquote,
    main blockquote {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px
    }
}

@media (min-width:1024px) {

    article blockquote,
    main blockquote {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }
}

article .bg-copper a,
article .bg-orange a,
main .bg-copper a,
main .bg-orange a {
    text-decoration-color: #fff
}

article .bg-copper a:hover,
article .bg-orange a:hover,
main .bg-copper a:hover,
main .bg-orange a:hover {
    text-decoration-color: transparent
}

.base-p {
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px
}

@media (min-width:768px) {
    .base-p {
        font-size: 20px;
        line-height: 32px
    }
}

.small-p {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

@media (min-width:768px) {
    .small-p {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px
    }
}

.small-p p {
    margin-bottom: 1rem
}

.large-p {
    font-size: 20px;
    font-weight: 400;
    line-height: 32px
}

@media (min-width:768px) {
    .large-p {
        font-size: 25px;
        font-weight: 400;
        line-height: 38px
    }
}

.large-p p {
    margin-bottom: 1.5rem
}

.big-text {
    font-family: Raleway, sans-serif;
    font-size: 44px;
    font-weight: 800;
    line-height: 48px
}

@media (min-width:768px) {
    .big-text {
        font-size: 80px;
        font-weight: 800;
        letter-spacing: -1px;
        line-height: 80px
    }
}

.big-text p {
    margin-bottom: 1rem
}

.product-title {
    font-family: Raleway, sans-serif;
    font-size: 36px;
    font-weight: 800;
    line-height: 42px
}

@media (min-width:768px) {
    .product-title {
        font-size: 44px;
        font-weight: 800;
        line-height: 48px
    }
}

.product-subheading {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    border-bottom-width: 2px;
    border-color: #000;
    border-color: rgb(0 0 0/var(--tw-border-opacity));
    color: #de6d17;
    color: rgb(222 109 23/var(--tw-text-opacity));
    font-family: Raleway, sans-serif;
    font-size: 18px;
    font-weight: 800;
    line-height: 24px
}

@media (min-width:768px) {
    .product-subheading {
        font-size: 16px;
        font-weight: 800;
        line-height: 22px
    }
}

.product-breadcrumbs {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

@media (min-width:768px) {
    .product-breadcrumbs {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px
    }
}

.product-breadcrumbs p {
    margin-bottom: 1rem
}

.product-breadcrumbs a {
    color: currentColor;
    text-decoration-color: transparent;
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.product-breadcrumbs a:hover {
    text-decoration-color: currentColor
}

.product-breadcrumbs a {
    --tw-text-opacity: 1;
    color: #595959;
    color: rgb(89 89 89/var(--tw-text-opacity))
}

.product-categories a {
    color: currentColor;
    text-decoration-color: transparent;
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.product-categories a:hover {
    text-decoration-color: currentColor
}

.product-categories a {
    --tw-text-opacity: 1;
    color: #595959;
    color: rgb(89 89 89/var(--tw-text-opacity))
}

.product-description table {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

@media (min-width:768px) {
    .product-description table {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px
    }
}

.product-description table p {
    margin-bottom: 1rem
}

.product-description table tr {
    height: auto !important
}

.product-description table td {
    height: auto !important;
    width: auto !important
}

.product-description table td {
    --tw-border-opacity: 1;
    border-bottom-width: 1px;
    border-color: #000;
    border-color: rgb(0 0 0/var(--tw-border-opacity));
    padding: .5rem .25rem
}

.product-attributes table.woocommerce-product-attributes {
    width: 100%
}

.product-attributes table.woocommerce-product-attributes th {
    text-align: left;
    width: 37.5%
}

.product-attributes table.woocommerce-product-attributes td,
.product-attributes table.woocommerce-product-attributes th {
    --tw-border-opacity: 1;
    border-bottom-width: 1px;
    border-color: #000;
    border-color: rgb(0 0 0/var(--tw-border-opacity));
    padding-bottom: 1rem;
    padding-top: 1rem;
    vertical-align: top
}

.product-attributes table.woocommerce-product-attributes td {
    padding-left: 2rem
}

footer a {
    color: currentColor;
    text-decoration-color: transparent;
    text-decoration-line: underline;
    text-underline-offset: 4px;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

footer a:hover {
    text-decoration-color: currentColor
}

footer a {
    text-decoration-thickness: 2px
}

*,
:after,
:before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 transparent;
    --tw-ring-shadow: 0 0 transparent;
    --tw-shadow: 0 0 transparent;
    --tw-shadow-colored: 0 0 transparent;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(59, 130, 246, .5);
    --tw-ring-offset-shadow: 0 0 transparent;
    --tw-ring-shadow: 0 0 transparent;
    --tw-shadow: 0 0 transparent;
    --tw-shadow-colored: 0 0 transparent;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

:root {
    --kp-header-height: 85px
}

@media ((min-width:1024px)) {
    :root {
        --kp-header-height: 140px
    }
}

.woocommerce-checkout .woocommerce-additional-fields__field-wrapper,
.woocommerce-checkout .woocommerce-billing-fields__field-wrapper {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    -moz-column-gap: 1rem;
    column-gap: 1rem;
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    row-gap: 1rem
}

.woocommerce-checkout .form-row {
    display: flex;
    flex-direction: column;
    grid-column: span 4/span 4;
    justify-content: flex-end;
    margin: 0
}

.woocommerce-checkout .form-row.form-row-half {
    grid-column: span 4/span 4
}

@media (min-width:1024px) {
    .woocommerce-checkout .form-row.form-row-half {
        grid-column: span 2/span 2
    }
}

.woocommerce-checkout .form-row.form-row-quarter {
    grid-column: span 4/span 4
}

@media (min-width:1024px) {
    .woocommerce-checkout .form-row.form-row-quarter {
        grid-column: span 1/span 1
    }
}

.woocommerce-checkout .form-row label {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

@media (min-width:768px) {
    .woocommerce-checkout .form-row label {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px
    }
}

.woocommerce-checkout .form-row label p {
    margin-bottom: 1rem
}

.woocommerce-checkout .form-row label {
    display: block;
    margin-bottom: .25rem
}

.woocommerce-checkout .form-row label abbr {
    text-decoration-line: none
}

.woocommerce-checkout .form-row .woocommerce-input-wrapper {
    display: block
}

.woocommerce-checkout .form-row .woocommerce-input-wrapper input.input-text,
.woocommerce-checkout .form-row .woocommerce-input-wrapper textarea {
    --tw-border-opacity: 1;
    border-color: #000;
    border-color: rgb(0 0 0/var(--tw-border-opacity));
    border-width: 2px;
    outline: 2px solid transparent;
    outline-offset: 2px;
    padding: .5rem 1rem;
    width: 100%
}

.woocommerce-checkout .form-row .woocommerce-input-wrapper .select2-container--default .select2-selection--single {
    --tw-border-opacity: 1;
    border-color: #000;
    border-color: rgb(0 0 0/var(--tw-border-opacity));
    border-radius: 0;
    border-width: 2px;
    height: 46px;
    outline: 2px solid transparent;
    outline-offset: 2px;
    padding: .5rem 1rem;
    width: 100%
}

@media (min-width:1024px) {
    .woocommerce-checkout .form-row .woocommerce-input-wrapper .select2-container--default .select2-selection--single {
        height: 52px
    }
}

.woocommerce-checkout .form-row .woocommerce-input-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
    --tw-text-opacity: 1;
    color: #000;
    color: rgb(0 0 0/var(--tw-text-opacity));
    line-height: inherit;
    padding: 0
}

.woocommerce-checkout .form-row .woocommerce-input-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
    right: .75rem;
    top: 9px
}

@media (min-width:1024px) {
    .woocommerce-checkout .form-row .woocommerce-input-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: .75rem
    }
}

.woocommerce-checkout .select2-dropdown {
    --tw-border-opacity: 1;
    border-color: #000;
    border-color: rgb(0 0 0/var(--tw-border-opacity));
    border-radius: 0;
    border-width: 2px
}

.woocommerce-checkout .select2-container--default .select2-search--dropdown .select2-search__field {
    border-radius: 0;
    outline: 2px solid transparent;
    outline-offset: 2px
}

.woocommerce-checkout .select2-results__option,
.woocommerce-checkout .select2-search--dropdown {
    padding-left: 1rem;
    padding-right: 1rem
}

article .woocommerce-checkout .select2-container--default .select2-results__option--highlighted[aria-selected] a,
article .woocommerce-checkout .select2-container--default .select2-results__option--highlighted[data-selected] a,
main .woocommerce-checkout .select2-container--default .select2-results__option--highlighted[aria-selected] a,
main .woocommerce-checkout .select2-container--default .select2-results__option--highlighted[data-selected] a {
    text-decoration-color: #fff
}

article .woocommerce-checkout .select2-container--default .select2-results__option--highlighted[aria-selected] a:hover,
article .woocommerce-checkout .select2-container--default .select2-results__option--highlighted[data-selected] a:hover,
main .woocommerce-checkout .select2-container--default .select2-results__option--highlighted[aria-selected] a:hover,
main .woocommerce-checkout .select2-container--default .select2-results__option--highlighted[data-selected] a:hover {
    text-decoration-color: transparent
}

.woocommerce-checkout .select2-container--default .select2-results__option--highlighted[aria-selected],
.woocommerce-checkout .select2-container--default .select2-results__option--highlighted[data-selected] {
    --tw-bg-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity))
}

.container {
    padding-left: 27px;
    padding-right: 27px;
    width: 100%
}

@media (min-width:1024px) {
    .container {
        max-width: 1024px
    }
}

@media (min-width:1280px) {
    .container {
        max-width: 1280px
    }
}

@media (min-width:1440px) {
    .container {
        max-width: 1440px
    }
}

.text-link {
    color: currentColor;
    display: inline-block;
    text-decoration-color: #de6d17;
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 2px;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.bg-copper .text-link,
.bg-orange .text-link {
    text-decoration-color: #fff
}

.text-link:hover {
    text-decoration-color: transparent
}

.inverted-hover-text-link {
    color: currentColor;
    text-decoration-color: transparent;
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.inverted-hover-text-link:hover,
.underlined-link {
    text-decoration-color: currentColor
}

.underlined-link {
    color: currentColor;
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.underlined-link:hover {
    text-decoration-color: transparent
}

.btn {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #000;
    background-color: rgb(0 0 0/var(--tw-bg-opacity));
    border-color: #000;
    border-color: rgb(0 0 0/var(--tw-border-opacity));
    border-radius: 0;
    border-width: 2px;
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity));
    cursor: pointer;
    display: inline-block;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 21px;
    padding: 14px 16px;
    text-align: center;
    text-decoration-line: none;
    text-transform: uppercase;
    transition-duration: .3s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

article .btn:hover a,
main .btn:hover a {
    text-decoration-color: #fff
}

article .btn:hover a:hover,
main .btn:hover a:hover {
    text-decoration-color: transparent
}

.btn:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity))
}

.btn:disabled {
    opacity: .5;
    pointer-events: none
}

.btn.btn-orange.btn-outline {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #fff;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity));
    color: #ad6433;
    color: rgb(173 100 51/var(--tw-text-opacity))
}

article .btn.btn-orange.btn-outline:hover a,
main .btn.btn-orange.btn-outline:hover a {
    text-decoration-color: #fff
}

article .btn.btn-orange.btn-outline:hover a:hover,
main .btn.btn-orange.btn-outline:hover a:hover {
    text-decoration-color: transparent
}

.btn.btn-orange.btn-outline:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity));
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.btn-busy {
    color: transparent !important
}

.btn-busy {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' height='12' viewBox='0 44 52 12'%3E%3Ccircle cx='6' cy='50' r='6' fill='%23DE6D17'%3E%3Canimate attributeName='opacity' begin='.1' dur='1s' repeatCount='indefinite' values='0;1;0'/%3E%3C/circle%3E%3Ccircle cx='26' cy='50' r='6' fill='%23DE6D17'%3E%3Canimate attributeName='opacity' begin='.2' dur='1s' repeatCount='indefinite' values='0;1;0'/%3E%3C/circle%3E%3Ccircle cx='46' cy='50' r='6' fill='%23DE6D17'%3E%3Canimate attributeName='opacity' begin='.3' dur='1s' repeatCount='indefinite' values='0;1;0'/%3E%3C/circle%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    opacity: .5;
    pointer-events: none
}

.btn-outline {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #fff;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    color: #000;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.btn-outline:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #000;
    background-color: rgb(0 0 0/var(--tw-bg-opacity));
    border-color: #000;
    border-color: rgb(0 0 0/var(--tw-border-opacity));
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.btn-small {
    font-size: 14px;
    padding: .5rem .75rem
}

.btn-white {
    background-color: #fff;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-color: #fff;
    border-color: rgb(255 255 255/var(--tw-border-opacity));
    color: #595959;
    color: rgb(89 89 89/var(--tw-text-opacity))
}

.btn-white,
.btn-white:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1
}

.btn-white:hover {
    background-color: #595959;
    background-color: rgb(89 89 89/var(--tw-bg-opacity));
    border-color: #595959;
    border-color: rgb(89 89 89/var(--tw-border-opacity));
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

article .btn-orange a,
main .btn-orange a {
    text-decoration-color: #fff
}

article .btn-orange a:hover,
main .btn-orange a:hover {
    text-decoration-color: transparent
}

.btn-orange {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity));
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.btn-orange:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #fff;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    color: #ad6433;
    color: rgb(173 100 51/var(--tw-text-opacity))
}

article .btn-rounded a,
main .btn-rounded a {
    text-decoration-color: #fff
}

article .btn-rounded a:hover,
main .btn-rounded a:hover {
    text-decoration-color: transparent
}

.btn-rounded {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #ad6433;
    background-color: rgb(173 100 51/var(--tw-bg-opacity));
    border-radius: 999px;
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity));
    font-family: Lato, sans-serif;
    font-size: 16px;
    font-weight: 900;
    line-height: 22px;
    padding: .25rem 1rem;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

article .btn-rounded:hover a,
main .btn-rounded:hover a {
    text-decoration-color: #fff
}

article .btn-rounded:hover a:hover,
main .btn-rounded:hover a:hover {
    text-decoration-color: transparent
}

.btn-rounded:hover {
    --tw-bg-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity))
}

.main-menu>ul {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%
}

@media (min-width:1280px) {
    .main-menu>ul {
        justify-content: flex-end
    }

    .main-menu>ul>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: 3rem;
        margin-left: calc(3rem*(1 - var(--tw-space-x-reverse)));
        margin-right: 0;
        margin-right: calc(3rem*var(--tw-space-x-reverse))
    }
}

.main-menu>ul>li {
    align-items: center;
    display: flex;
    position: relative
}

.main-menu>ul>li:not(.menu-item-has-button)>a {
    display: block;
    font-family: Raleway, sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 20px;
    position: relative;
    text-decoration-color: transparent;
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-transform: uppercase;
    text-underline-offset: 4px;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    white-space: nowrap
}

body.banner-text-light .main-menu>ul>li:not(.menu-item-has-button)>a {
    --tw-text-opacity: 1;
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

body.dropdown-open.banner-text-dark .main-menu>ul>li:not(.menu-item-has-button)>a,
body.dropdown-open.banner-text-light .main-menu>ul>li:not(.menu-item-has-button)>a,
body.opaque-menu .main-menu>ul>li:not(.menu-item-has-button)>a {
    --tw-text-opacity: 1;
    color: #000;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.main-menu>ul>li:not(.menu-item-has-button)>a:hover {
    text-decoration-color: #de6d17
}

.main-menu>ul>li.menu-item-has-children.dropdown-list>div.sub-menu-wrapper {
    left: 0;
    padding: 0;
    position: absolute;
    top: 100%
}

.main-menu>ul>li.menu-item-has-children.dropdown-list>div.sub-menu-wrapper:before {
    --tw-bg-opacity: 1;
    --tw-content: "";
    background-color: #fff;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    content: "";
    content: var(--tw-content);
    left: 0;
    padding-top: 85px;
    padding-top: var(--kp-header-height);
    position: fixed;
    top: 0;
    top: var(--wp-admin--admin-bar--height, 0);
    width: 100%
}

.main-menu>ul>li.menu-item-has-children.dropdown-list>div.sub-menu-wrapper>ul.sub-menu {
    -moz-columns: 1;
    -moz-column-count: 1;
    column-count: 1;
    left: -2rem;
    max-width: 315px;
    position: absolute;
    top: 1.5rem;
    width: -moz-max-content;
    width: max-content
}

.main-menu>ul>li.menu-item-has-children.dropdown-list>div.sub-menu-wrapper>ul.sub-menu>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: 0;
    margin-bottom: calc(1.5rem*var(--tw-space-y-reverse));
    margin-top: 1.5rem;
    margin-top: calc(1.5rem*(1 - var(--tw-space-y-reverse)))
}

.main-menu>ul>li.menu-item-has-children.dropdown-list>div.sub-menu-wrapper>ul.sub-menu {
    --tw-bg-opacity: 1;
    background-color: #fff;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding: 3rem 2rem
}

.main-menu>ul>li.menu-item-has-children.dropdown-list>div.sub-menu-wrapper>ul.sub-menu>li:after {
    display: none
}

.main-menu>ul>li.menu-item-has-children>div.sub-menu-wrapper {
    display: none;
    left: 0;
    pointer-events: none;
    position: fixed;
    top: 0;
    top: var(--wp-admin--admin-bar--height, 0);
    width: 100%;
    z-index: -1
}

@keyframes dropdown-fade-out {
    0% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.main-menu>ul>li.menu-item-has-children>div.sub-menu-wrapper {
    --tw-bg-opacity: 1;
    animation: dropdown-fade-out .3s linear both;
    background-color: #fff;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    padding-top: 85px;
    padding-top: var(--kp-header-height)
}

.main-menu>ul>li.menu-item-has-children>div.sub-menu-wrapper.open {
    animation: dropdown-fade-in .3s linear both;
    pointer-events: auto
}

.main-menu>ul>li.menu-item-has-children>div.sub-menu-wrapper.\!open {
    pointer-events: auto
}

@keyframes dropdown-fade-in {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.main-menu>ul>li.menu-item-has-children>div.sub-menu-wrapper.\!open {
    animation: dropdown-fade-in .3s linear both
}

.main-menu>ul>li.menu-item-has-children>div.sub-menu-wrapper>ul.sub-menu .woocommerce section.kp-block {
    padding-bottom: 1.75rem;
    padding-top: 1.75rem
}

.main-menu>ul>li.menu-item-has-children>div.sub-menu-wrapper>ul.sub-menu .woocommerce section.kp-block:first-child {
    padding-top: 0
}

.main-menu>ul>li.menu-item-has-children>div.sub-menu-wrapper>ul.sub-menu .woocommerce section.kp-block:last-child {
    padding-bottom: 3.5rem
}

@media (min-width:1024px) {
    .main-menu>ul>li.menu-item-has-children>div.sub-menu-wrapper>ul.sub-menu .woocommerce section.kp-block {
        padding-bottom: 3.5rem;
        padding-top: 3.5rem
    }

    .main-menu>ul>li.menu-item-has-children>div.sub-menu-wrapper>ul.sub-menu .woocommerce section.kp-block:last-child {
        padding-bottom: 7rem
    }
}

.main-menu>ul>li.menu-item-has-children>div.sub-menu-wrapper>ul.sub-menu {
    padding-left: 27px;
    padding-right: 27px;
    width: 100%
}

@media (min-width:1024px) {
    .main-menu>ul>li.menu-item-has-children>div.sub-menu-wrapper>ul.sub-menu {
        max-width: 1024px
    }
}

@media (min-width:1280px) {
    .main-menu>ul>li.menu-item-has-children>div.sub-menu-wrapper>ul.sub-menu {
        max-width: 1280px
    }
}

@media (min-width:1440px) {
    .main-menu>ul>li.menu-item-has-children>div.sub-menu-wrapper>ul.sub-menu {
        max-width: 1440px
    }
}

.main-menu>ul>li.menu-item-has-children>div.sub-menu-wrapper>ul.sub-menu {
    -moz-columns: 3;
    -moz-column-count: 3;
    column-count: 3;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 1rem;
    padding-top: 3rem
}

.main-menu>ul>li.menu-item-has-children>div.sub-menu-wrapper>ul.sub-menu>li {
    -moz-column-break-inside: avoid;
    break-inside: avoid;
    page-break-inside: avoid
}

.main-menu>ul>li.menu-item-has-children>div.sub-menu-wrapper>ul.sub-menu>li:after {
    --tw-content: "";
    content: "";
    content: var(--tw-content);
    display: block;
    height: 2rem
}

.main-menu>ul>li.menu-item-has-children>div.sub-menu-wrapper>ul.sub-menu>li>a {
    font-size: 18px;
    font-weight: 900;
    line-height: 24px
}

.main-menu>ul>li.menu-item-has-children>div.sub-menu-wrapper>ul.sub-menu>li>a:not([href="#"]) {
    text-decoration-color: transparent;
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.main-menu>ul>li.menu-item-has-children>div.sub-menu-wrapper>ul.sub-menu>li>a:not([href="#"]):hover {
    --tw-text-opacity: 1;
    color: #de6d17;
    color: rgb(222 109 23/var(--tw-text-opacity));
    text-decoration-color: #de6d17
}

.main-menu>ul>li.menu-item-has-children>div.sub-menu-wrapper>ul.sub-menu>li ul.sub-menu li a {
    font-size: 16px;
    line-height: 26px;
    text-decoration-color: transparent;
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.main-menu>ul>li.menu-item-has-children>div.sub-menu-wrapper>ul.sub-menu>li ul.sub-menu li a:hover {
    --tw-text-opacity: 1;
    color: #de6d17;
    color: rgb(222 109 23/var(--tw-text-opacity));
    text-decoration-color: #de6d17
}

.main-menu>ul>li.menu-item-has-children>a {
    padding-right: 1.25rem
}

.main-menu>ul>li.menu-item-has-children>a:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9'%3E%3Cpath fill-rule='evenodd' d='M14 2 7 9V5.4L12.2 0 14 2ZM0 2l1.8-2L7 5.4V9L0 2Z'/%3E%3C/svg%3E");
    background-position: top 50% right 0;
    background-repeat: no-repeat;
    background-size: 14px 9px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

body.banner-text-light .main-menu>ul>li.menu-item-has-children>a:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9' fill='%23FFF'%3E%3Cpath fill-rule='evenodd' d='M14 2 7 9V5.4L12.2 0 14 2ZM0 2l1.8-2L7 5.4V9L0 2Z'/%3E%3C/svg%3E");
    content: var(--tw-content)
}

body.dropdown-open.banner-text-dark .main-menu>ul>li.menu-item-has-children>a:after,
body.dropdown-open.banner-text-light .main-menu>ul>li.menu-item-has-children>a:after,
body.opaque-menu .main-menu>ul>li.menu-item-has-children>a:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='9'%3E%3Cpath fill-rule='evenodd' d='M14 2 7 9V5.4L12.2 0 14 2ZM0 2l1.8-2L7 5.4V9L0 2Z'/%3E%3C/svg%3E");
    background-position: top 50% right 0;
    background-repeat: no-repeat;
    background-size: 14px 9px;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.main-menu>ul>li.menu-item-has-button>a {
    background-color: #000;
    background-color: rgb(0 0 0/var(--tw-bg-opacity));
    border-color: #000;
    border-color: rgb(0 0 0/var(--tw-border-opacity));
    border-radius: 0;
    border-width: 2px;
    cursor: pointer;
    display: inline-block;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 21px;
    padding: 14px 16px;
    text-align: center;
    text-decoration-line: none;
    text-transform: uppercase;
    transition-duration: .3s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

article .main-menu>ul>li.menu-item-has-button>a:hover a,
main .main-menu>ul>li.menu-item-has-button>a:hover a {
    text-decoration-color: #fff
}

article .main-menu>ul>li.menu-item-has-button>a:hover a:hover,
main .main-menu>ul>li.menu-item-has-button>a:hover a:hover {
    text-decoration-color: transparent
}

.main-menu>ul>li.menu-item-has-button>a:hover {
    --tw-border-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity))
}

.main-menu>ul>li.menu-item-has-button>a:disabled {
    opacity: .5;
    pointer-events: none
}

.btn.main-menu>ul>li.menu-item-has-button>a.btn-outline,
.main-menu>ul>li.menu-item-has-button>a.btn-orange.btn-outline {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #fff;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity));
    color: #ad6433;
    color: rgb(173 100 51/var(--tw-text-opacity))
}

article .main-menu>ul>li.menu-item-has-button>a.btn-orange.btn-outline:hover a,
main .main-menu>ul>li.menu-item-has-button>a.btn-orange.btn-outline:hover a {
    text-decoration-color: #fff
}

article .main-menu>ul>li.menu-item-has-button>a.btn-orange.btn-outline:hover a:hover,
main .main-menu>ul>li.menu-item-has-button>a.btn-orange.btn-outline:hover a:hover {
    text-decoration-color: transparent
}

.main-menu>ul>li.menu-item-has-button>a.btn-orange.btn-outline:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity));
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

article .btn.main-menu>ul>li.menu-item-has-button>a.btn-outline:hover a,
main .btn.main-menu>ul>li.menu-item-has-button>a.btn-outline:hover a {
    text-decoration-color: #fff
}

article .btn.main-menu>ul>li.menu-item-has-button>a.btn-outline:hover a:hover,
main .btn.main-menu>ul>li.menu-item-has-button>a.btn-outline:hover a:hover {
    text-decoration-color: transparent
}

.btn.main-menu>ul>li.menu-item-has-button>a.btn-outline:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity));
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

article .main-menu>ul>li.menu-item-has-button>a a,
main .main-menu>ul>li.menu-item-has-button>a a {
    text-decoration-color: #fff
}

article .main-menu>ul>li.menu-item-has-button>a a:hover,
main .main-menu>ul>li.menu-item-has-button>a a:hover {
    text-decoration-color: transparent
}

.main-menu>ul>li.menu-item-has-button>a {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity));
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.main-menu>ul>li.menu-item-has-button>a:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #fff;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    color: #ad6433;
    color: rgb(173 100 51/var(--tw-text-opacity))
}

.main-menu>ul>li.menu-item-has-button>a {
    white-space: nowrap
}

.utility-menu {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

@media (min-width:768px) {
    .utility-menu {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px
    }
}

.utility-menu p {
    margin-bottom: 1rem
}

.utility-menu {
    line-height: 20px
}

.utility-menu>ul {
    display: flex;
    justify-content: flex-end
}

.utility-menu>ul>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: .5rem;
    margin-left: calc(.5rem*(1 - var(--tw-space-x-reverse)));
    margin-right: 0;
    margin-right: calc(.5rem*var(--tw-space-x-reverse))
}

.utility-menu>ul>li {
    --tw-border-opacity: 1;
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity));
    border-right-width: 2px;
    display: block;
    padding-right: .5rem
}

.utility-menu>ul>li:last-child {
    border-width: 0;
    padding-right: 0
}

.utility-menu>ul>li>a {
    text-decoration-color: transparent;
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

body.banner-text-light .utility-menu>ul>li>a {
    --tw-text-opacity: 1;
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

body.banner-text-dark .utility-menu>ul>li>a,
body.dropdown-open.banner-text-dark .utility-menu>ul>li>a,
body.dropdown-open.banner-text-light .utility-menu>ul>li>a,
body.opaque-menu .utility-menu>ul>li>a {
    --tw-text-opacity: 1;
    color: #000;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.utility-menu>ul>li>a:hover {
    text-decoration-color: #de6d17
}

.mobile-menu {
    padding-top: 3rem
}

.mobile-menu>ul>li>a {
    display: block;
    font-family: Raleway, sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 24px;
    position: relative;
    text-transform: uppercase;
    width: 100%
}

.mobile-menu>ul>li.menu-item-has-children>a {
    display: inline-block;
    padding-right: 1rem;
    position: relative
}

.mobile-menu>ul>li.menu-item-has-children>a:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='15'%3E%3Cpath fill='%23DE6D17' fill-rule='evenodd' d='m2.4.5 7.1 7H5.9L.5 2.3l2-1.8Zm0 14L.5 12.7l5.4-5.2h3.6l-7 7Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 10px 15px;
    content: "";
    height: 15px;
    position: absolute;
    right: 0;
    top: calc(50% - 7.5px);
    transition-duration: .15s;
    transition-property: transform;
    width: 10px
}

.mobile-menu>ul>li.menu-item-has-children>ul.sub-menu {
    display: none;
    height: calc(100vh - 85px);
    height: calc(100vh - var(--kp-header-height) - var(--wp-admin--admin-bar--height, 0px));
    left: 100%;
    max-height: calc(100svh - 85px);
    max-height: calc(100svh - var(--kp-header-height) - var(--wp-admin--admin-bar--height, 0px));
    position: fixed;
    top: 85px;
    top: calc(var(--kp-header-height) + var(--wp-admin--admin-bar--height, 0px));
    width: 100%;
    z-index: 50
}

@keyframes mobile-submenu-slide-out {
    0% {
        left: 0
    }

    to {
        left: 100%
    }
}

.mobile-menu>ul>li.menu-item-has-children>ul.sub-menu {
    --tw-bg-opacity: 1;
    animation: mobile-submenu-slide-out .5s ease-in-out;
    background-color: #fff;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    overflow-y: auto;
    padding-left: 27px;
    padding-right: 27px;
    padding-top: 3rem
}

@keyframes mobile-submenu-slide-in {
    0% {
        left: 100%
    }

    to {
        left: 0
    }
}

.mobile-menu>ul>li.menu-item-has-children>ul.sub-menu.show {
    animation: mobile-submenu-slide-in .5s ease-in-out both
}

.mobile-menu>ul>li.menu-item-has-children>ul.sub-menu>li>a {
    display: block;
    font-family: Raleway, sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 24px;
    position: relative;
    width: 100%
}

.mobile-menu>ul>li.menu-item-has-children>ul.sub-menu>li.menu-item-has-children>a {
    display: inline-block;
    padding-right: 1rem;
    position: relative
}

.mobile-menu>ul>li.menu-item-has-children>ul.sub-menu>li.menu-item-has-children>a:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='15'%3E%3Cpath fill='%23DE6D17' fill-rule='evenodd' d='m2.4.5 7.1 7H5.9L.5 2.3l2-1.8Zm0 14L.5 12.7l5.4-5.2h3.6l-7 7Z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 10px 15px;
    content: "";
    height: 15px;
    position: absolute;
    right: 0;
    top: calc(50% - 7.5px);
    transition-duration: .15s;
    transition-property: transform;
    width: 10px
}

.mobile-menu>ul>li.menu-item-has-children>ul.sub-menu>li.menu-item-has-children>ul.sub-menu {
    display: none;
    padding-top: 1rem
}

.mobile-menu>ul>li.menu-item-has-children>ul.sub-menu>li.menu-item-has-children>ul.sub-menu>li {
    margin-bottom: 1rem
}

.mobile-menu>ul>li.menu-item-has-children>ul.sub-menu>li.menu-item-has-children.\!open>a:after,
.mobile-menu>ul>li.menu-item-has-children>ul.sub-menu>li.menu-item-has-children.open>a:after {
    --tw-rotate: 90deg;
    content: var(--tw-content);
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(90deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.mobile-menu ul li {
    margin-bottom: 2.5rem
}

.mobile-menu ul li.menu-item-has-button>a {
    background-color: #000;
    background-color: rgb(0 0 0/var(--tw-bg-opacity));
    border-color: #000;
    border-color: rgb(0 0 0/var(--tw-border-opacity));
    border-radius: 0;
    border-width: 2px;
    cursor: pointer;
    display: inline-block;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 21px;
    padding: 14px 16px;
    text-align: center;
    text-decoration-line: none;
    text-transform: uppercase;
    transition-duration: .3s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

article .mobile-menu ul li.menu-item-has-button>a:hover a,
main .mobile-menu ul li.menu-item-has-button>a:hover a {
    text-decoration-color: #fff
}

article .mobile-menu ul li.menu-item-has-button>a:hover a:hover,
main .mobile-menu ul li.menu-item-has-button>a:hover a:hover {
    text-decoration-color: transparent
}

.mobile-menu ul li.menu-item-has-button>a:hover {
    --tw-border-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity))
}

.mobile-menu ul li.menu-item-has-button>a:disabled {
    opacity: .5;
    pointer-events: none
}

.btn.mobile-menu ul li.menu-item-has-button>a.btn-outline,
.mobile-menu ul li.menu-item-has-button>a.btn-orange.btn-outline {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #fff;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity));
    color: #ad6433;
    color: rgb(173 100 51/var(--tw-text-opacity))
}

article .mobile-menu ul li.menu-item-has-button>a.btn-orange.btn-outline:hover a,
main .mobile-menu ul li.menu-item-has-button>a.btn-orange.btn-outline:hover a {
    text-decoration-color: #fff
}

article .mobile-menu ul li.menu-item-has-button>a.btn-orange.btn-outline:hover a:hover,
main .mobile-menu ul li.menu-item-has-button>a.btn-orange.btn-outline:hover a:hover {
    text-decoration-color: transparent
}

.mobile-menu ul li.menu-item-has-button>a.btn-orange.btn-outline:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity));
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

article .btn.mobile-menu ul li.menu-item-has-button>a.btn-outline:hover a,
main .btn.mobile-menu ul li.menu-item-has-button>a.btn-outline:hover a {
    text-decoration-color: #fff
}

article .btn.mobile-menu ul li.menu-item-has-button>a.btn-outline:hover a:hover,
main .btn.mobile-menu ul li.menu-item-has-button>a.btn-outline:hover a:hover {
    text-decoration-color: transparent
}

.btn.mobile-menu ul li.menu-item-has-button>a.btn-outline:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity));
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

article .mobile-menu ul li.menu-item-has-button>a a,
main .mobile-menu ul li.menu-item-has-button>a a {
    text-decoration-color: #fff
}

article .mobile-menu ul li.menu-item-has-button>a a:hover,
main .mobile-menu ul li.menu-item-has-button>a a:hover {
    text-decoration-color: transparent
}

.mobile-menu ul li.menu-item-has-button>a {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity));
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.mobile-menu ul li.menu-item-has-button>a:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #fff;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    color: #ad6433;
    color: rgb(173 100 51/var(--tw-text-opacity))
}

.mobile-menu ul li.menu-item-has-button>a {
    white-space: nowrap
}

.mobile-utility-menu>ul>li {
    margin-bottom: 2.5rem;
    position: relative
}

.mobile-utility-menu>ul>li:last-child {
    margin-bottom: 0
}

.mobile-utility-menu>ul>li>a {
    display: block;
    font-family: Raleway, sans-serif;
    font-size: 18px;
    letter-spacing: 1px;
    line-height: 24px;
    position: relative;
    width: 100%
}

.short-footer-menu {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

@media (min-width:768px) {
    .short-footer-menu {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px
    }
}

.short-footer-menu p {
    margin-bottom: 1rem
}

.short-footer-menu {
    line-height: 20px
}

.short-footer-menu,
.short-footer-menu>ul {
    display: inline-block
}

.short-footer-menu>ul>li {
    --tw-border-opacity: 1;
    border-color: #fff;
    border-color: rgb(255 255 255/var(--tw-border-opacity));
    border-right-width: 2px;
    display: inline-block;
    margin-right: .5rem;
    padding-right: .5rem
}

.short-footer-menu>ul>li:last-child {
    border-width: 0;
    margin-right: 0
}

.pagination .nav-links>* {
    align-items: center;
    border-radius: 999px;
    display: inline-flex;
    font-size: 16px;
    height: 2rem;
    justify-content: center;
    line-height: 26px;
    width: 2rem
}

.pagination .nav-links>.current {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.pagination .nav-links>.current,
.pagination .nav-links>.current:hover {
    background-color: #595959;
    background-color: rgb(89 89 89/var(--tw-bg-opacity))
}

.pagination .nav-links>.current:hover {
    --tw-bg-opacity: 1
}

.pagination .nav-links>a {
    color: currentColor;
    text-decoration-color: transparent;
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.pagination .nav-links>a:hover {
    text-decoration-color: currentColor
}

.pagination .nav-links>a.next,
.pagination .nav-links>a.prev {
    text-decoration-line: none
}

article .pagination .nav-links>a.next:hover a,
article .pagination .nav-links>a.prev:hover a,
main .pagination .nav-links>a.next:hover a,
main .pagination .nav-links>a.prev:hover a {
    text-decoration-color: #fff
}

article .pagination .nav-links>a.next:hover a:hover,
article .pagination .nav-links>a.prev:hover a:hover,
main .pagination .nav-links>a.next:hover a:hover,
main .pagination .nav-links>a.prev:hover a:hover {
    text-decoration-color: transparent
}

.pagination .nav-links>a.next:hover,
.pagination .nav-links>a.prev:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.number-input {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

@media (min-width:768px) {
    .number-input {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px
    }
}

.number-input p {
    margin-bottom: 1rem
}

.number-input {
    --tw-border-opacity: 1;
    border-color: #595959;
    border-color: rgb(89 89 89/var(--tw-border-opacity));
    border-width: 1px;
    outline: 2px solid transparent;
    outline-offset: 2px;
    padding: .125rem .25rem .125rem .875rem;
    text-align: center
}

ul.product-categories {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

@media (min-width:768px) {
    ul.product-categories {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px
    }
}

ul.product-categories p {
    margin-bottom: 1rem
}

ul.product-categories {
    list-style-type: none;
    padding: 0
}

ul.product-categories li {
    margin-bottom: 1rem
}

ul.product-categories li:last-child {
    margin-bottom: 0
}

ul.product-categories li a {
    color: currentColor;
    text-decoration-color: transparent;
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

ul.product-categories li a:hover {
    text-decoration-color: currentColor
}

ul.product-categories li ul.children {
    display: none;
    list-style-type: none;
    margin-top: 1rem
}

ul.product-categories li ul.children li {
    position: relative
}

ul.product-categories li ul.children li a {
    padding-left: 1.25rem
}

ul.product-categories li ul.children li:before {
    --tw-content: "—";
    content: "—";
    content: var(--tw-content);
    position: absolute
}

ul.product-categories li.current-cat-ancestor>ul.children,
ul.product-categories li.current-cat>ul.children {
    display: block
}

ul.product-categories li.current-cat>a {
    --tw-text-opacity: 1;
    color: #595959;
    color: rgb(89 89 89/var(--tw-text-opacity));
    padding-right: 1rem;
    position: relative
}

ul.product-categories li.current-cat>a:after {
    --tw-text-opacity: 1;
    --tw-content: "•";
    color: #de6d17;
    color: rgb(222 109 23/var(--tw-text-opacity));
    content: "•";
    content: var(--tw-content);
    height: 100%;
    position: absolute;
    right: 0
}

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

.pointer-events-none {
    pointer-events: none
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.-right-full {
    right: -100%
}

.bottom-0 {
    bottom: 0
}

.left-0 {
    left: 0
}

.left-1\/2 {
    left: 50%
}

.left-\[-18px\] {
    left: -18px
}

.right-0 {
    right: 0
}

.right-2 {
    right: .5rem
}

.right-5 {
    right: 1.25rem
}

.right-\[-18px\] {
    right: -18px
}

.top-0 {
    top: 0
}

.top-1\/2 {
    top: 50%
}

.top-2 {
    top: .5rem
}

.top-5 {
    top: 1.25rem
}

.top-6 {
    top: 1.5rem
}

.top-admin-bar {
    top: 0;
    top: var(--wp-admin--admin-bar--height, 0)
}

.top-full {
    top: 100%
}

.top-header {
    top: 85px;
    top: var(--kp-header-height)
}

.-z-10 {
    z-index: -10
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.z-40 {
    z-index: 40
}

.z-50 {
    z-index: 50
}

.z-\[-1\] {
    z-index: -1
}

.z-\[51\] {
    z-index: 51
}

.col-span-12 {
    grid-column: span 12/span 12
}

.col-span-2 {
    grid-column: span 2/span 2
}

.col-span-3 {
    grid-column: span 3/span 3
}

.col-span-4 {
    grid-column: span 4/span 4
}

.col-span-6 {
    grid-column: span 6/span 6
}

.col-span-7 {
    grid-column: span 7/span 7
}

.col-start-1 {
    grid-column-start: 1
}

.col-start-2 {
    grid-column-start: 2
}

.col-start-9 {
    grid-column-start: 9
}

.row-start-1 {
    grid-row-start: 1
}

.-mx-margins {
    margin-left: -27px;
    margin-right: -27px
}

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

.\!mb-2 {
    margin-bottom: .5rem !important
}

.mb-0 {
    margin-bottom: 0
}

.mb-1 {
    margin-bottom: .25rem
}

.mb-1\.5 {
    margin-bottom: .375rem
}

.mb-10 {
    margin-bottom: 2.5rem
}

.mb-12 {
    margin-bottom: 3rem
}

.mb-14 {
    margin-bottom: 3.5rem
}

.mb-2 {
    margin-bottom: .5rem
}

.mb-20 {
    margin-bottom: 5rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mb-6 {
    margin-bottom: 1.5rem
}

.mb-7 {
    margin-bottom: 1.75rem
}

.mb-8 {
    margin-bottom: 2rem
}

.ml-4 {
    margin-left: 1rem
}

.ml-6 {
    margin-left: 1.5rem
}

.ml-auto {
    margin-left: auto
}

.mr-1 {
    margin-right: .25rem
}

.mr-1\.5 {
    margin-right: .375rem
}

.mr-2 {
    margin-right: .5rem
}

.mr-3 {
    margin-right: .75rem
}

.mr-3\.5 {
    margin-right: .875rem
}

.mr-4 {
    margin-right: 1rem
}

.mr-6 {
    margin-right: 1.5rem
}

.mr-8 {
    margin-right: 2rem
}

.mt-10 {
    margin-top: 2.5rem
}

.mt-2 {
    margin-top: .5rem
}

.mt-3 {
    margin-top: .75rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-7 {
    margin-top: 1.75rem
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.contents {
    display: contents
}

.hidden {
    display: none
}

.h-12 {
    height: 3rem
}

.h-20 {
    height: 5rem
}

.h-24 {
    height: 6rem
}

.h-4 {
    height: 1rem
}

.h-5 {
    height: 1.25rem
}

.h-\[150px\] {
    height: 150px
}

.h-\[18px\] {
    height: 18px
}

.h-\[22px\] {
    height: 22px
}

.h-\[280px\] {
    height: 280px
}

.h-\[365px\] {
    height: 365px
}

.h-\[530px\] {
    height: 530px
}

.h-\[68px\] {
    height: 68px
}

.h-auto {
    height: auto
}

.h-full {
    height: 100%
}

.h-header {
}

.h-screen,
.h-screen-wp {
    height: 100vh
}

.h-screen-wp {
    height: calc(100vh - var(--wp-admin--admin-bar--height, 0px))
}

.h-screen-wp-minus-cart-header {
    height: calc(100vh - 64px);
    height: calc(100vh - 64px - var(--wp-admin--admin-bar--height, 0px))
}

.h-screen-wp-minus-header {
    height: calc(100vh - 85px);
    height: calc(100vh - var(--kp-header-height) - var(--wp-admin--admin-bar--height, 0px))
}

.max-h-0 {
    max-height: 0
}

.max-h-\[36px\] {
    max-height: 36px
}

.max-h-screen-safe {
    max-height: 100svh
}

.max-h-screen-safe-minus-cart-header {
    max-height: calc(100svh - 64px);
    max-height: calc(100svh - 64px - var(--wp-admin--admin-bar--height, 0px))
}

.max-h-screen-safe-minus-header {
    max-height: calc(100svh - 85px);
    max-height: calc(100svh - var(--kp-header-height) - var(--wp-admin--admin-bar--height, 0px))
}

.min-h-\[280px\] {
    min-height: 280px
}

.w-1\/2 {
    width: 50%
}

.w-11\/12 {
    width: 91.666667%
}

.w-20 {
    width: 5rem
}

.w-24 {
    width: 6rem
}

.w-4 {
    width: 1rem
}

.w-4\/5 {
    width: 80%
}

.w-5 {
    width: 1.25rem
}

.w-\[150px\] {
    width: 150px
}

.w-\[22px\] {
    width: 22px
}

.w-\[68px\] {
    width: 68px
}

.w-auto {
    width: auto
}

.w-full {
    width: 100%
}

.min-w-\[360px\] {
    min-width: 360px
}

.max-w-\[18px\] {
    max-width: 18px
}

.max-w-full {
    max-width: 100%
}

.shrink-0 {
    flex-shrink: 0
}

.grow {
    flex-grow: 1
}

.-translate-x-1\/2 {
    --tw-translate-x: -50%;
    transform: translate(-50%, var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-y-1\/2 {
    --tw-translate-y: -50%;
    transform: translate(var(--tw-translate-x), -50%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.-translate-y-\[calc\(50\%\+10px\)\] {
    --tw-translate-y: calc(-50% + -10px);
    transform: translate(var(--tw-translate-x), calc(-50% + -10px)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.translate-x-full {
    --tw-translate-x: 100%;
    transform: translate(100%, var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.rotate-180 {
    --tw-rotate: 180deg;
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(180deg) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

@keyframes cart-slide-out {
    0% {
        transform: translateX(0)
    }

    to {
        transform: translateX(100%)
    }
}

.animate-cart-out {
    animation: cart-slide-out .5s ease-in-out
}

@keyframes mobile-nav-slide-out {
    0% {
        top: 0;
        top: var(--wp-admin--admin-bar--height, 0)
    }

    to {
        top: 100%
    }
}

.animate-mobile-nav-out {
    animation: mobile-nav-slide-out .5s ease-in-out
}

@keyframes reveal {
    to {
        opacity: 1;
        transform: translateY(0)
    }
}

.animate-reveal {
    animation: reveal 1s forwards
}

.cursor-pointer {
    cursor: pointer
}

.resize {
    resize: both
}

.list-outside {
    list-style-position: outside
}

.list-disc {
    list-style-type: disc
}

.list-none {
    list-style-type: none
}

.grid-cols-1 {
    grid-template-columns: repeat(1, minmax(0, 1fr))
}

.grid-cols-12 {
    grid-template-columns: repeat(12, minmax(0, 1fr))
}

.grid-cols-2 {
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.items-end {
    align-items: flex-end
}

.items-center {
    align-items: center
}

.items-stretch {
    align-items: stretch
}

.justify-end {
    justify-content: flex-end
}

.justify-center {
    justify-content: center
}

.justify-between {
    justify-content: space-between
}

.gap-8 {
    gap: 2rem
}

.space-x-4>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: 1rem;
    margin-left: calc(1rem*(1 - var(--tw-space-x-reverse)));
    margin-right: 0;
    margin-right: calc(1rem*var(--tw-space-x-reverse))
}

.space-x-6>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: 1.5rem;
    margin-left: calc(1.5rem*(1 - var(--tw-space-x-reverse)));
    margin-right: 0;
    margin-right: calc(1.5rem*var(--tw-space-x-reverse))
}

.space-x-8>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: 2rem;
    margin-left: calc(2rem*(1 - var(--tw-space-x-reverse)));
    margin-right: 0;
    margin-right: calc(2rem*var(--tw-space-x-reverse))
}

.space-y-2>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: 0;
    margin-bottom: calc(.5rem*var(--tw-space-y-reverse));
    margin-top: .5rem;
    margin-top: calc(.5rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-4>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: 0;
    margin-bottom: calc(1rem*var(--tw-space-y-reverse));
    margin-top: 1rem;
    margin-top: calc(1rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-6>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: 0;
    margin-bottom: calc(1.5rem*var(--tw-space-y-reverse));
    margin-top: 1.5rem;
    margin-top: calc(1.5rem*(1 - var(--tw-space-y-reverse)))
}

.space-y-8>:not([hidden])~:not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-bottom: 0;
    margin-bottom: calc(2rem*var(--tw-space-y-reverse));
    margin-top: 2rem;
    margin-top: calc(2rem*(1 - var(--tw-space-y-reverse)))
}

.overflow-hidden {
    overflow: hidden
}

.overflow-x-auto {
    overflow-x: auto
}

.overflow-y-auto {
    overflow-y: auto
}

.overflow-x-hidden {
    overflow-x: hidden
}

.overflow-y-scroll {
    overflow-y: scroll
}

.truncate {
    overflow: hidden;
    text-overflow: ellipsis
}

.truncate,
.whitespace-nowrap {
    white-space: nowrap
}

.rounded-full {
    border-radius: 999px
}

.rounded-sm {
    border-radius: 3px
}

.rounded-l-none {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.rounded-l-sm {
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px
}

.rounded-r-sm {
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px
}

.border {
    border-width: 1px
}

.border-2 {
    border-width: 2px
}

.border-b {
    border-bottom-width: 1px
}

.border-b-2 {
    border-bottom-width: 2px
}

.border-r {
    border-right-width: 1px
}

.border-r-0 {
    border-right-width: 0
}

.border-t {
    border-top-width: 1px
}

.border-solid {
    border-style: solid
}

.border-black {
    --tw-border-opacity: 1;
    border-color: #000;
    border-color: rgb(0 0 0/var(--tw-border-opacity))
}

.border-dark-grey {
    --tw-border-opacity: 1;
    border-color: #595959;
    border-color: rgb(89 89 89/var(--tw-border-opacity))
}

.border-orange {
    --tw-border-opacity: 1;
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity))
}

.border-white {
    --tw-border-opacity: 1;
    border-color: #fff;
    border-color: rgb(255 255 255/var(--tw-border-opacity))
}

.bg-black {
    --tw-bg-opacity: 1;
    background-color: #000;
    background-color: rgb(0 0 0/var(--tw-bg-opacity))
}

.bg-black\/60 {
    background-color: rgba(0, 0, 0, .6)
}

.bg-black\/80 {
    background-color: rgba(0, 0, 0, .8)
}

.bg-copper {
    --tw-bg-opacity: 1;
    background-color: #ad6433;
    background-color: rgb(173 100 51/var(--tw-bg-opacity))
}

.bg-dark-grey {
    --tw-bg-opacity: 1;
    background-color: #595959;
    background-color: rgb(89 89 89/var(--tw-bg-opacity))
}

.bg-light-grey {
    --tw-bg-opacity: 1;
    background-color: #eee;
    background-color: rgb(238 238 238/var(--tw-bg-opacity))
}

.bg-orange {
    --tw-bg-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: #fff;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.fill-dark-grey {
    fill: #595959
}

.fill-white {
    fill: #fff
}

.stroke-dark-grey {
    stroke: #595959
}

.object-contain {
    -o-object-fit: contain;
    object-fit: contain
}

.object-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.object-left {
    -o-object-position: left;
    object-position: left
}

.object-top {
    -o-object-position: top;
    object-position: top
}

.p-0 {
    padding: 0
}

.p-2 {
    padding: .5rem
}

.p-2\.5 {
    padding: .625rem
}

.p-3 {
    padding: .75rem
}

.p-5 {
    padding: 1.25rem
}

.p-6 {
    padding: 1.5rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.px-margins {
    padding-left: 27px;
    padding-right: 27px
}

.py-1 {
    padding-bottom: .25rem;
    padding-top: .25rem
}

.py-10 {
    padding-bottom: 2.5rem;
    padding-top: 2.5rem
}

.py-14 {
    padding-bottom: 3.5rem;
    padding-top: 3.5rem
}

.py-2 {
    padding-bottom: .5rem;
    padding-top: .5rem
}

.py-28 {
    padding-bottom: 7rem;
    padding-top: 7rem
}

.py-3 {
    padding-bottom: .75rem;
    padding-top: .75rem
}

.py-4 {
    padding-bottom: 1rem;
    padding-top: 1rem
}

.py-5 {
    padding-bottom: 1.25rem;
    padding-top: 1.25rem
}

.py-6 {
    padding-bottom: 1.5rem;
    padding-top: 1.5rem
}

.py-8 {
    padding-bottom: 2rem;
    padding-top: 2rem
}

.pb-0 {
    padding-bottom: 0
}

.pb-1 {
    padding-bottom: .25rem
}

.pb-10 {
    padding-bottom: 2.5rem
}

.pb-11 {
    padding-bottom: 2.75rem
}

.pb-12 {
    padding-bottom: 3rem
}

.pb-13 {
    padding-bottom: 3.25rem
}

.pb-14 {
    padding-bottom: 3.5rem
}

.pb-15 {
    padding-bottom: 3.75rem
}

.pb-16 {
    padding-bottom: 4rem
}

.pb-17 {
    padding-bottom: 4.25rem
}

.pb-18 {
    padding-bottom: 4.5rem
}

.pb-19 {
    padding-bottom: 4.75rem
}

.pb-2 {
    padding-bottom: .5rem
}

.pb-20 {
    padding-bottom: 5rem
}

.pb-21 {
    padding-bottom: 5.25rem
}

.pb-22 {
    padding-bottom: 5.5rem
}

.pb-23 {
    padding-bottom: 5.75rem
}

.pb-24 {
    padding-bottom: 6rem
}

.pb-25 {
    padding-bottom: 6.25rem
}

.pb-26 {
    padding-bottom: 6.5rem
}

.pb-27 {
    padding-bottom: 6.75rem
}

.pb-28 {
    padding-bottom: 7rem
}

.pb-29 {
    padding-bottom: 7.25rem
}

.pb-3 {
    padding-bottom: .75rem
}

.pb-30 {
    padding-bottom: 7.5rem
}

.pb-31 {
    padding-bottom: 7.75rem
}

.pb-32 {
    padding-bottom: 8rem
}

.pb-4 {
    padding-bottom: 1rem
}

.pb-5 {
    padding-bottom: 1.25rem
}

.pb-6 {
    padding-bottom: 1.5rem
}

.pb-7 {
    padding-bottom: 1.75rem
}

.pb-8 {
    padding-bottom: 2rem
}

.pb-9 {
    padding-bottom: 2.25rem
}

.pb-\[100\%\] {
    padding-bottom: 100%
}

.pb-\[50\%\] {
    padding-bottom: 50%
}

.pb-\[52\%\] {
    padding-bottom: 52%
}

.pb-\[52\.1\%\] {
    padding-bottom: 52.1%
}

.pb-\[65\%\] {
    padding-bottom: 65%
}

.pb-\[75\%\] {
    padding-bottom: 75%
}

.pb-margins {
    padding-bottom: 27px
}

.pl-2 {
    padding-left: .5rem
}

.pl-5 {
    padding-left: 1.25rem
}

.pl-9 {
    padding-left: 2.25rem
}

.pr-3 {
    padding-right: .75rem
}

.pr-5 {
    padding-right: 1.25rem
}

.pt-0 {
    padding-top: 0
}

.pt-1 {
    padding-top: .25rem
}

.pt-10 {
    padding-top: 2.5rem
}

.pt-11 {
    padding-top: 2.75rem
}

.pt-12 {
    padding-top: 3rem
}

.pt-13 {
    padding-top: 3.25rem
}

.pt-14 {
    padding-top: 3.5rem
}

.pt-15 {
    padding-top: 3.75rem
}

.pt-16 {
    padding-top: 4rem
}

.pt-17 {
    padding-top: 4.25rem
}

.pt-18 {
    padding-top: 4.5rem
}

.pt-19 {
    padding-top: 4.75rem
}

.pt-2 {
    padding-top: .5rem
}

.pt-20 {
    padding-top: 5rem
}

.pt-21 {
    padding-top: 5.25rem
}

.pt-22 {
    padding-top: 5.5rem
}

.pt-23 {
    padding-top: 5.75rem
}

.pt-24 {
    padding-top: 6rem
}

.pt-25 {
    padding-top: 6.25rem
}

.pt-26 {
    padding-top: 6.5rem
}

.pt-27 {
    padding-top: 6.75rem
}

.pt-28 {
    padding-top: 7rem
}

.pt-29 {
    padding-top: 7.25rem
}

.pt-3 {
    padding-top: .75rem
}

.pt-30 {
    padding-top: 7.5rem
}

.pt-31 {
    padding-top: 7.75rem
}

.pt-32 {
    padding-top: 8rem
}

.pt-4 {
    padding-top: 1rem
}

.pt-5 {
    padding-top: 1.25rem
}

.pt-6 {
    padding-top: 1.5rem
}

.pt-7 {
    padding-top: 1.75rem
}

.pt-8 {
    padding-top: 2rem
}

.pt-9 {
    padding-top: 2.25rem
}

.pt-header {
    padding-top: 85px;
    padding-top: var(--kp-header-height)
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.font-base {
    font-family: Lato, sans-serif
}

.font-heading {
    font-family: Raleway, sans-serif
}

.text-\[11px\] {
    font-size: 11px
}

.text-\[14px\] {
    font-size: 14px
}

.text-\[22px\] {
    font-size: 22px
}

.text-\[25px\] {
    font-size: 25px
}

.text-\[36px\] {
    font-size: 36px
}

.text-base {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px
}

.font-bold {
    font-weight: 900
}

.font-normal {
    font-weight: 400
}

.uppercase {
    text-transform: uppercase
}

.leading-\[14px\] {
    line-height: 14px
}

.leading-\[28px\] {
    line-height: 28px
}

.leading-\[32px\] {
    line-height: 32px
}

.leading-\[42px\] {
    line-height: 42px
}

.text-black {
    --tw-text-opacity: 1;
    color: #000;
    color: rgb(0 0 0/var(--tw-text-opacity))
}

.text-dark-grey {
    --tw-text-opacity: 1;
    color: #000;
}

.text-orange {
    --tw-text-opacity: 1;
    color: #de6d17;
    color: rgb(222 109 23/var(--tw-text-opacity))
}

.text-white {
    --tw-text-opacity: 1;
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.underline {
    text-decoration-line: underline
}

.no-underline {
    text-decoration-line: none
}

.decoration-transparent {
    text-decoration-color: transparent
}

.underline-offset-4 {
    text-underline-offset: 4px
}

.opacity-0 {
    opacity: 0
}

.shadow-card {
    --tw-shadow: 0 2px 8px 0 rgba(0, 0, 0, .4);
    --tw-shadow-colored: 0 2px 8px 0 var(--tw-shadow-color);
    box-shadow: 0 0 transparent, 0 0 transparent, 0 2px 8px 0 rgba(0, 0, 0, .4);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-inset {
    --tw-shadow: inset 0px 0px 50px -7px rgba(0, 0, 0, .2);
    --tw-shadow-colored: inset 0px 0px 50px -7px var(--tw-shadow-color);
    box-shadow: 0 0 transparent, 0 0 transparent, inset 0 0 50px -7px rgba(0, 0, 0, .2);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.transition {
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-\[max-height\] {
    transition-duration: .15s;
    transition-property: max-height;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-all {
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-colors {
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.transition-opacity {
    transition-duration: .15s;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.delay-150 {
    transition-delay: .15s
}

.duration-150 {
    transition-duration: .15s
}

.duration-300 {
    transition-duration: .3s
}

.duration-500 {
    transition-duration: .5s
}

.duration-700 {
    transition-duration: .7s
}

.ease-in {
    transition-timing-function: cubic-bezier(.4, 0, 1, 1)
}

.clip-path-inset-0 {
    -webkit-clip-path: inset(0);
    clip-path: inset(0)
}

hr.wp-block-separator {
    border-width: 2px 2px 0;
    margin-bottom: 1rem
}

hr.wp-block-separator:last-child {
    margin-bottom: 0
}

@media (min-width:768px) {
    hr.wp-block-separator {
        margin-bottom: 1.5rem
    }
}

.wp-block-buttons {
    margin-bottom: 1rem
}

.wp-block-buttons:last-child {
    margin-bottom: 0
}

@media (min-width:768px) {
    .wp-block-buttons {
        margin-bottom: 1.5rem
    }
}

a.wp-element-button {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #000;
    background-color: rgb(0 0 0/var(--tw-bg-opacity));
    border-color: #000;
    border-color: rgb(0 0 0/var(--tw-border-opacity));
    border-radius: 0;
    border-width: 2px;
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity));
    cursor: pointer;
    display: inline-block;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 21px;
    padding: 14px 16px;
    text-align: center;
    text-decoration-line: none;
    text-transform: uppercase;
    transition-duration: .3s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

article a.wp-element-button:hover a,
main a.wp-element-button:hover a {
    text-decoration-color: #fff
}

article a.wp-element-button:hover a:hover,
main a.wp-element-button:hover a:hover {
    text-decoration-color: transparent
}

a.wp-element-button:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity))
}

a.wp-element-button:disabled {
    opacity: .5;
    pointer-events: none
}

a.wp-element-button.btn-orange.btn-outline {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #fff;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity));
    color: #ad6433;
    color: rgb(173 100 51/var(--tw-text-opacity))
}

article a.wp-element-button.btn-orange.btn-outline:hover a,
main a.wp-element-button.btn-orange.btn-outline:hover a {
    text-decoration-color: #fff
}

article a.wp-element-button.btn-orange.btn-outline:hover a:hover,
main a.wp-element-button.btn-orange.btn-outline:hover a:hover {
    text-decoration-color: transparent
}

a.wp-element-button.btn-orange.btn-outline:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity));
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.woocommerce-product-gallery {
    position: relative
}

.woocommerce-product-gallery .flex-viewport:after {
    background-color: #de6d17;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 22 22'%3E%3Cpath fill='%23FFF' fill-rule='evenodd' stroke='%23FFF' stroke-width='2' d='m19 11.6.1-1h-7.5V3h-1v7.5H3v1h7.5V19h1v-7.5z'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 16px 16px;
    content: "";
    height: 32px;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 32px
}

.woocommerce-product-gallery .flex-control-nav {
    display: flex;
    list-style: none;
    margin-top: 16px;
    padding: 0
}

.woocommerce-product-gallery .flex-control-nav li {
    cursor: pointer;
    margin-right: 16px;
    width: 50px
}

.woocommerce-product-gallery .flex-control-nav li:last-child {
    margin-right: 0
}

@media ((min-width:1024px)) {
    .woocommerce-product-gallery .flex-control-nav li {
        width: 45px
    }
}

.woocommerce-product-gallery .woocommerce-product-gallery__image {
    background: #fff
}

.woocommerce-product-gallery .woocommerce-product-gallery__image>a {
    display: block;
    width: 100%
}

.woocommerce-product-gallery .woocommerce-product-gallery__image>a>img {
    margin: 0 auto
}

.woocommerce-notices-wrapper .woocommerce-info a,
.woocommerce-notices-wrapper .woocommerce-message a {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #000;
    background-color: rgb(0 0 0/var(--tw-bg-opacity));
    border-color: #000;
    border-color: rgb(0 0 0/var(--tw-border-opacity));
    border-radius: 0;
    border-width: 2px;
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity));
    cursor: pointer;
    display: inline-block;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 21px;
    padding: 14px 16px;
    text-align: center;
    text-decoration-line: none;
    text-transform: uppercase;
    transition-duration: .3s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

article .woocommerce-notices-wrapper .woocommerce-info a:hover a,
article .woocommerce-notices-wrapper .woocommerce-message a:hover a,
main .woocommerce-notices-wrapper .woocommerce-info a:hover a,
main .woocommerce-notices-wrapper .woocommerce-message a:hover a {
    text-decoration-color: #fff
}

article .woocommerce-notices-wrapper .woocommerce-info a:hover a:hover,
article .woocommerce-notices-wrapper .woocommerce-message a:hover a:hover,
main .woocommerce-notices-wrapper .woocommerce-info a:hover a:hover,
main .woocommerce-notices-wrapper .woocommerce-message a:hover a:hover {
    text-decoration-color: transparent
}

.woocommerce-notices-wrapper .woocommerce-info a:hover,
.woocommerce-notices-wrapper .woocommerce-message a:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity))
}

.woocommerce-notices-wrapper .woocommerce-info a:disabled,
.woocommerce-notices-wrapper .woocommerce-message a:disabled {
    opacity: .5;
    pointer-events: none
}

.woocommerce-notices-wrapper .woocommerce-info a.btn-orange.btn-outline,
.woocommerce-notices-wrapper .woocommerce-message a.btn-orange.btn-outline {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #fff;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity));
    color: #ad6433;
    color: rgb(173 100 51/var(--tw-text-opacity))
}

article .woocommerce-notices-wrapper .woocommerce-info a.btn-orange.btn-outline:hover a,
article .woocommerce-notices-wrapper .woocommerce-message a.btn-orange.btn-outline:hover a,
main .woocommerce-notices-wrapper .woocommerce-info a.btn-orange.btn-outline:hover a,
main .woocommerce-notices-wrapper .woocommerce-message a.btn-orange.btn-outline:hover a {
    text-decoration-color: #fff
}

article .woocommerce-notices-wrapper .woocommerce-info a.btn-orange.btn-outline:hover a:hover,
article .woocommerce-notices-wrapper .woocommerce-message a.btn-orange.btn-outline:hover a:hover,
main .woocommerce-notices-wrapper .woocommerce-info a.btn-orange.btn-outline:hover a:hover,
main .woocommerce-notices-wrapper .woocommerce-message a.btn-orange.btn-outline:hover a:hover {
    text-decoration-color: transparent
}

.woocommerce-notices-wrapper .woocommerce-info a.btn-orange.btn-outline:hover,
.woocommerce-notices-wrapper .woocommerce-message a.btn-orange.btn-outline:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity));
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.woocommerce-notices-wrapper .woocommerce-info a,
.woocommerce-notices-wrapper .woocommerce-message a {
    float: right;
    font-size: 14px;
    margin-left: 1rem;
    padding: .5rem .75rem
}

.woocommerce-cart-form dl {
    grid-column-gap: .25rem;
    --tw-text-opacity: 1;
    color: #595959;
    color: rgb(89 89 89/var(--tw-text-opacity));
    -moz-column-gap: .25rem;
    column-gap: .25rem;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr))
}

.widget_shopping_cart_content {
    height: 100%
}

#ais-wrapper {
    display: flex;
    flex-direction: column
}

#ais-wrapper #ais-main {
    padding: 0
}

#ais-wrapper #ais-main #algolia-search-box input {
    --tw-border-opacity: 1;
    border: 2px solid #000;
    border-color: rgb(0 0 0/var(--tw-border-opacity));
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    padding: .5rem 1rem
}

@media (min-width:768px) {
    #ais-wrapper #ais-main #algolia-search-box input {
        font-size: 20px;
        line-height: 32px
    }
}

#ais-wrapper #ais-main #ais-facets {
    display: block;
    padding: 0;
    width: 100%
}

#ais-wrapper #ais-main #ais-facets .ais-RefinementList-list {
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    margin: 0
}

#ais-wrapper #ais-main #ais-facets .ais-RefinementList-list>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: .125rem;
    margin-left: calc(.125rem*(1 - var(--tw-space-x-reverse)));
    margin-right: 0;
    margin-right: calc(.125rem*var(--tw-space-x-reverse))
}

#ais-wrapper #ais-main #ais-facets .ais-RefinementList-list {
    padding: 0
}

#ais-wrapper #ais-main #ais-facets .ais-RefinementList-list .ais-RefinementList-item {
    margin: 0;
    padding: 0
}

#ais-wrapper #ais-main #ais-facets .ais-RefinementList-list .ais-RefinementList-item .ais-RefinementList-labelText {
    font-family: Raleway, sans-serif;
    font-size: 16px;
    font-weight: 800;
    line-height: 22px
}

@media (min-width:768px) {
    #ais-wrapper #ais-main #ais-facets .ais-RefinementList-list .ais-RefinementList-item .ais-RefinementList-labelText {
        font-size: 18px;
        font-weight: 800;
        line-height: 24px
    }
}

#ais-wrapper #ais-main #ais-facets .ais-RefinementList-list .ais-RefinementList-item .ais-RefinementList-labelText {
    --tw-bg-opacity: 1;
    background-color: #eee;
    background-color: rgb(238 238 238/var(--tw-bg-opacity));
    cursor: pointer;
    display: block;
    padding-left: .5rem;
    padding-right: .5rem;
    text-decoration-line: none;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

#ais-wrapper #ais-main #ais-facets .ais-RefinementList-list .ais-RefinementList-item .ais-RefinementList-labelText:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #595959;
    background-color: rgb(89 89 89/var(--tw-bg-opacity));
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

#ais-wrapper #ais-main #ais-facets .ais-RefinementList-list .ais-RefinementList-item .ais-RefinementList-checkbox,
#ais-wrapper #ais-main #ais-facets .ais-RefinementList-list .ais-RefinementList-item .ais-RefinementList-count {
    display: none
}

article #ais-wrapper #ais-main #ais-facets .ais-RefinementList-list .ais-RefinementList-item.ais-RefinementList-item--selected .ais-RefinementList-labelText a,
main #ais-wrapper #ais-main #ais-facets .ais-RefinementList-list .ais-RefinementList-item.ais-RefinementList-item--selected .ais-RefinementList-labelText a {
    text-decoration-color: #fff
}

article #ais-wrapper #ais-main #ais-facets .ais-RefinementList-list .ais-RefinementList-item.ais-RefinementList-item--selected .ais-RefinementList-labelText a:hover,
main #ais-wrapper #ais-main #ais-facets .ais-RefinementList-list .ais-RefinementList-item.ais-RefinementList-item--selected .ais-RefinementList-labelText a:hover {
    text-decoration-color: transparent
}

#ais-wrapper #ais-main #ais-facets .ais-RefinementList-list .ais-RefinementList-item.ais-RefinementList-item--selected .ais-RefinementList-labelText {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

#ais-wrapper #ais-main .ais-Hits .ais-Hits-list .ais-Hits-item {
    border-width: 0;
    margin-bottom: 2rem;
    padding: 0
}

@media (min-width:1024px) {
    #ais-wrapper #ais-main .ais-Hits .ais-Hits-list .ais-Hits-item {
        margin-bottom: 2.5rem
    }
}

article #ais-wrapper #ais-main .ais-Hits .ais-Hits-list .ais-Hits-item mark a,
main #ais-wrapper #ais-main .ais-Hits .ais-Hits-list .ais-Hits-item mark a {
    text-decoration-color: #fff
}

article #ais-wrapper #ais-main .ais-Hits .ais-Hits-list .ais-Hits-item mark a:hover,
main #ais-wrapper #ais-main .ais-Hits .ais-Hits-list .ais-Hits-item mark a:hover {
    text-decoration-color: transparent
}

#ais-wrapper #ais-main .ais-Hits .ais-Hits-list .ais-Hits-item mark {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

#ais-wrapper #ais-main .ais-Hits.ais-Hits--empty {
    margin-bottom: 2rem
}

@media (min-width:1024px) {
    #ais-wrapper #ais-main .ais-Hits.ais-Hits--empty {
        margin-bottom: 2.5rem
    }
}

#ais-wrapper #ais-main .ais-Pagination {
    display: flex;
    justify-content: center
}

#ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list {
    margin: 0;
    padding: 0
}

#ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item a {
    align-items: center;
    border-radius: 999px;
    color: currentColor;
    display: inline-flex;
    font-size: 16px;
    font-weight: 400;
    height: 2rem;
    justify-content: center;
    line-height: 26px;
    text-decoration-color: transparent;
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 2rem
}

#ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item a:hover {
    text-decoration-color: currentColor
}

#ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--selected a {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #595959;
    background-color: rgb(89 89 89/var(--tw-bg-opacity));
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity));
    pointer-events: none
}

#ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--firstPage a,
#ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--lastPage a,
#ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--nextPage a,
#ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--previousPage a {
    text-decoration-line: none
}

article #ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--firstPage a:hover a,
article #ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--lastPage a:hover a,
article #ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--nextPage a:hover a,
article #ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--previousPage a:hover a,
main #ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--firstPage a:hover a,
main #ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--lastPage a:hover a,
main #ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--nextPage a:hover a,
main #ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--previousPage a:hover a {
    text-decoration-color: #fff
}

article #ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--firstPage a:hover a:hover,
article #ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--lastPage a:hover a:hover,
article #ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--nextPage a:hover a:hover,
article #ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--previousPage a:hover a:hover,
main #ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--firstPage a:hover a:hover,
main #ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--lastPage a:hover a:hover,
main #ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--nextPage a:hover a:hover,
main #ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--previousPage a:hover a:hover {
    text-decoration-color: transparent
}

#ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--firstPage a:hover,
#ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--lastPage a:hover,
#ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--nextPage a:hover,
#ais-wrapper #ais-main .ais-Pagination .ais-Pagination-list .ais-Pagination-item--previousPage a:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

main .tablepress {
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

@media (min-width:768px) {
    main .tablepress {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px
    }
}

main .tablepress p {
    margin-bottom: 1rem
}

main .tablepress thead tr th {
    --tw-bg-opacity: 1 !important;
    background-color: #fff !important;
    background-color: rgb(255 255 255/var(--tw-bg-opacity)) !important
}

main .tablepress thead tr th {
    padding: .5rem .25rem
}

main .tablepress tbody tr td {
    --tw-bg-opacity: 1 !important;
    background-color: #fff !important;
    background-color: rgb(255 255 255/var(--tw-bg-opacity)) !important
}

main .tablepress tbody tr td {
    --tw-border-opacity: 1;
    border-bottom-width: 0
}

main .tablepress tbody tr td,
main .tablepress tfoot tr th {
    border-color: #000;
    border-color: rgb(0 0 0/var(--tw-border-opacity));
    border-top-width: 1px;
    padding: .5rem .25rem
}

main .tablepress tfoot tr th {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: #fff;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    font-size: 14px;
    font-weight: 400;
    line-height: 22px
}

main .tablepress caption a {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #000;
    background-color: rgb(0 0 0/var(--tw-bg-opacity));
    border-color: #000;
    border-color: rgb(0 0 0/var(--tw-border-opacity));
    border-radius: 0;
    border-width: 2px;
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity));
    cursor: pointer;
    display: inline-block;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 21px;
    padding: 14px 16px;
    text-align: center;
    text-decoration-line: none;
    text-transform: uppercase;
    transition-duration: .3s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

article main .tablepress caption a:hover a,
main main .tablepress caption a:hover a {
    text-decoration-color: #fff
}

article main .tablepress caption a:hover a:hover,
main main .tablepress caption a:hover a:hover {
    text-decoration-color: transparent
}

main .tablepress caption a:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity))
}

main .tablepress caption a:disabled {
    opacity: .5;
    pointer-events: none
}

main .tablepress caption a.btn-orange.btn-outline {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #fff;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity));
    color: #ad6433;
    color: rgb(173 100 51/var(--tw-text-opacity))
}

article main .tablepress caption a.btn-orange.btn-outline:hover a,
main main .tablepress caption a.btn-orange.btn-outline:hover a {
    text-decoration-color: #fff
}

article main .tablepress caption a.btn-orange.btn-outline:hover a:hover,
main main .tablepress caption a.btn-orange.btn-outline:hover a:hover {
    text-decoration-color: transparent
}

main .tablepress caption a.btn-orange.btn-outline:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity));
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

main .tablepress caption a {
    font-size: 14px;
    margin-top: .5rem;
    padding: .5rem .75rem
}

main .gform_wrapper .gform_fields {
    grid-row-gap: 16px
}

main .gform_wrapper .gfield .gfield_label {
    font-size: 14px;
    line-height: 22px
}

@media (min-width:768px) {
    main .gform_wrapper .gfield .gfield_label {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px
    }
}

main .gform_wrapper .gfield .gfield_label p {
    margin-bottom: 1rem
}

main .gform_wrapper .gfield .gfield_label {
    font-weight: 400;
    margin-bottom: .25rem
}

main .gform_wrapper .gfield .gfield_label .gfield_required {
    font-size: 14px;
    line-height: 22px
}

@media (min-width:768px) {
    main .gform_wrapper .gfield .gfield_label .gfield_required {
        font-size: 16px;
        font-weight: 400;
        line-height: 26px
    }
}

main .gform_wrapper .gfield .gfield_label .gfield_required p {
    margin-bottom: 1rem
}

main .gform_wrapper .gfield .gfield_label .gfield_required {
    font-weight: 400
}

main .gform_wrapper .gfield input[type=email],
main .gform_wrapper .gfield input[type=number],
main .gform_wrapper .gfield input[type=password],
main .gform_wrapper .gfield input[type=tel],
main .gform_wrapper .gfield input[type=text],
main .gform_wrapper .gfield textarea {
    --tw-border-opacity: 1;
    border-color: #000;
    border-color: rgb(0 0 0/var(--tw-border-opacity));
    border-radius: 0;
    border-width: 2px;
    font-size: 16px;
    font-weight: 400;
    height: auto;
    line-height: 26px;
    outline: 2px solid transparent;
    outline-offset: 2px;
    padding: .5rem 1rem;
    width: 100%
}

@media (min-width:768px) {

    main .gform_wrapper .gfield input[type=email],
    main .gform_wrapper .gfield input[type=number],
    main .gform_wrapper .gfield input[type=password],
    main .gform_wrapper .gfield input[type=tel],
    main .gform_wrapper .gfield input[type=text],
    main .gform_wrapper .gfield textarea {
        font-size: 20px;
        line-height: 32px
    }
}

main .gform_button {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #000;
    background-color: rgb(0 0 0/var(--tw-bg-opacity));
    border-color: #000;
    border-color: rgb(0 0 0/var(--tw-border-opacity));
    border-radius: 0;
    border-width: 2px;
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity));
    cursor: pointer;
    display: inline-block;
    font-family: Lato, sans-serif;
    font-size: 18px;
    font-weight: 900;
    letter-spacing: 1px;
    line-height: 21px;
    padding: 14px 16px;
    text-align: center;
    text-decoration-line: none;
    text-transform: uppercase;
    transition-duration: .3s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

article main .gform_button:hover a,
main main .gform_button:hover a {
    text-decoration-color: #fff
}

article main .gform_button:hover a:hover,
main main .gform_button:hover a:hover {
    text-decoration-color: transparent
}

main .gform_button:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity))
}

main .gform_button:disabled {
    opacity: .5;
    pointer-events: none
}

main .gform_button.btn-orange.btn-outline {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #fff;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity));
    color: #ad6433;
    color: rgb(173 100 51/var(--tw-text-opacity))
}

article main .gform_button.btn-orange.btn-outline:hover a,
main main .gform_button.btn-orange.btn-outline:hover a {
    text-decoration-color: #fff
}

article main .gform_button.btn-orange.btn-outline:hover a:hover,
main main .gform_button.btn-orange.btn-outline:hover a:hover {
    text-decoration-color: transparent
}

main .gform_button.btn-orange.btn-outline:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: #de6d17;
    background-color: rgb(222 109 23/var(--tw-bg-opacity));
    border-color: #de6d17;
    border-color: rgb(222 109 23/var(--tw-border-opacity));
    color: #fff;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

a.added_to_cart.wc-forward {
    display: none
}

.swiper-button-next.swiper-button-lock,
.swiper-button-prev.swiper-button-lock {
    opacity: 0
}

@media (min-width:1024px) {
    .lg\:heading-h3 {
        font-family: Raleway, sans-serif;
        font-size: 30px;
        font-weight: 800;
        line-height: 36px
    }

    @media (min-width:768px) {
        .lg\:heading-h3 {
            font-size: 36px;
            font-weight: 800;
            line-height: 42px
        }
    }
}

.\[\&_a\]\:text-link a {
    color: currentColor;
    display: inline-block;
    text-decoration-color: #de6d17;
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 2px;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.bg-copper .\[\&_a\]\:text-link a,
.bg-orange .\[\&_a\]\:text-link a {
    text-decoration-color: #fff
}

.\[\&_a\]\:text-link a:hover {
    text-decoration-color: transparent
}

.after\:clear-both:after {
    clear: both;
    content: var(--tw-content)
}

.after\:table:after {
    content: var(--tw-content);
    display: table
}

.after\:content-\[\'\'\]:after {
    --tw-content: "";
    content: "";
    content: var(--tw-content)
}

.after\:link-arrow:after {
    content: "➔";
    height: 100%;
    position: absolute;
    right: 0
}

.first\:\!pt-0:first-child {
    padding-top: 0 !important
}

.first\:pt-0:first-child {
    padding-top: 0
}

.last\:mb-0:last-child {
    margin-bottom: 0
}

.last\:mr-0:last-child {
    margin-right: 0
}

.last\:border-0:last-child {
    border-width: 0
}

.last\:\!pb-0:last-child {
    padding-bottom: 0 !important
}

.last\:pb-0:last-child {
    padding-bottom: 0
}

.group:hover .group-hover\:text-orange,
.hover\:text-orange:hover {
    --tw-text-opacity: 1;
    color: #de6d17;
    color: rgb(222 109 23/var(--tw-text-opacity))
}

.group:hover .group-hover\:opacity-40 {
    opacity: .4
}

@keyframes mobile-nav-slide-in {
    0% {
        top: 100%
    }

    to {
        top: 0;
        top: var(--wp-admin--admin-bar--height, 0)
    }
}

body.menu-open .menu-open\:animate-mobile-nav-in {
    animation: mobile-nav-slide-in .5s ease-in-out both
}

body.cart-open .cart-open\:pointer-events-auto {
    pointer-events: auto
}

body.cart-open .cart-open\:z-50 {
    z-index: 50
}

@keyframes cart-slide-in {
    0% {
        transform: translateX(100%)
    }

    to {
        transform: translateX(0)
    }
}

body.cart-open .cart-open\:animate-cart-in {
    animation: cart-slide-in .5s ease-in-out both
}

body.cart-open .cart-open\:opacity-50 {
    opacity: .5
}

body.dropdown-open.banner-text-light .dropdown-open\:pointer-events-auto {
    pointer-events: auto
}

body.dropdown-open.banner-text-light .dropdown-open\:opacity-50 {
    opacity: .5
}

body.dropdown-open.banner-text-dark .dropdown-open\:pointer-events-auto {
    pointer-events: auto
}

body.dropdown-open.banner-text-dark .dropdown-open\:opacity-50 {
    opacity: .5
}

body.opaque-menu .opaque-menu\:bg-white {
    --tw-bg-opacity: 1;
    background-color: #fff;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

body.opaque-menu .opaque-menu\:fill-dark-grey {
    fill: #595959
}

@media (min-width:768px) {
    .md\:absolute {
        position: absolute
    }

    .md\:left-auto {
        left: auto
    }

    .md\:right-0 {
        right: 0
    }

    .md\:right-14 {
        right: 3.5rem
    }

    .md\:right-8 {
        right: 2rem
    }

    .md\:top-12 {
        top: 3rem
    }

    .md\:top-14 {
        top: 3.5rem
    }

    .md\:z-10 {
        z-index: 10
    }

    .md\:col-span-11 {
        grid-column: span 11/span 11
    }

    .md\:col-span-4 {
        grid-column: span 4/span 4
    }

    .md\:col-span-6 {
        grid-column: span 6/span 6
    }

    .md\:mx-0 {
        margin-left: 0;
        margin-right: 0
    }

    .md\:mb-0 {
        margin-bottom: 0
    }

    .md\:mb-6 {
        margin-bottom: 1.5rem
    }

    .md\:ml-6 {
        margin-left: 1.5rem
    }

    .md\:ml-auto {
        margin-left: auto
    }

    .md\:mt-0 {
        margin-top: 0
    }

    .md\:block {
        display: block
    }

    .md\:inline-block {
        display: inline-block
    }

    .md\:flex {
        display: flex
    }

    .md\:grid {
        display: grid
    }

    .md\:hidden {
        display: none
    }

    .md\:h-\[500px\] {
        height: 500px
    }

    .md\:min-h-\[500px\] {
        min-height: 500px
    }

    .md\:w-3\/12 {
        width: 25%
    }

    .md\:w-8\/12 {
        width: 66.666667%
    }

    .md\:w-\[530px\] {
        width: 530px
    }

    .md\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }

    .md\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .md\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }

    .md\:items-start {
        align-items: flex-start
    }

    .md\:items-center {
        align-items: center
    }

    .md\:justify-start {
        justify-content: flex-start
    }

    .md\:justify-between {
        justify-content: space-between
    }

    .md\:gap-8 {
        gap: 2rem
    }

    .md\:space-y-0>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: 0;
        margin-bottom: calc(0px*var(--tw-space-y-reverse));
        margin-top: 0;
        margin-top: calc(0px*(1 - var(--tw-space-y-reverse)))
    }

    .md\:object-contain {
        -o-object-fit: contain;
        object-fit: contain
    }

    .md\:object-center {
        -o-object-position: center;
        object-position: center
    }

    .md\:px-10 {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .md\:py-0 {
        padding-bottom: 0;
        padding-top: 0
    }

    .md\:py-12 {
        padding-bottom: 3rem;
        padding-top: 3rem
    }

    .md\:pb-0 {
        padding-bottom: 0
    }

    .md\:pt-28 {
        padding-top: 7rem
    }

    .md\:text-left {
        text-align: left
    }

    .md\:text-base-md {
        font-size: 20px;
        line-height: 32px
    }
}

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

    .lg\:col-span-10 {
        grid-column: span 10/span 10
    }

    .lg\:col-span-3 {
        grid-column: span 3/span 3
    }

    .lg\:col-span-4 {
        grid-column: span 4/span 4
    }

    .lg\:col-span-5 {
        grid-column: span 5/span 5
    }

    .lg\:col-span-6 {
        grid-column: span 6/span 6
    }

    .lg\:col-span-7 {
        grid-column: span 7/span 7
    }

    .lg\:col-span-8 {
        grid-column: span 8/span 8
    }

    .lg\:col-start-1 {
        grid-column-start: 1
    }

    .lg\:col-start-10 {
        grid-column-start: 10
    }

    .lg\:col-start-2 {
        grid-column-start: 2
    }

    .lg\:col-start-3 {
        grid-column-start: 3
    }

    .lg\:col-start-5 {
        grid-column-start: 5
    }

    .lg\:col-start-7 {
        grid-column-start: 7
    }

    .lg\:col-start-8 {
        grid-column-start: 8
    }

    .lg\:col-start-9 {
        grid-column-start: 9
    }

    .lg\:row-start-1 {
        grid-row-start: 1
    }

    .lg\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .lg\:\!mb-0 {
        margin-bottom: 0 !important
    }

    .lg\:mb-0 {
        margin-bottom: 0
    }

    .lg\:mb-10 {
        margin-bottom: 2.5rem
    }

    .lg\:mb-14 {
        margin-bottom: 3.5rem
    }

    .lg\:mb-16 {
        margin-bottom: 4rem
    }

    .lg\:mb-20 {
        margin-bottom: 5rem
    }

    .lg\:mb-4 {
        margin-bottom: 1rem
    }

    .lg\:mb-6 {
        margin-bottom: 1.5rem
    }

    .lg\:mb-8 {
        margin-bottom: 2rem
    }

    .lg\:mb-9 {
        margin-bottom: 2.25rem
    }

    .lg\:ml-auto {
        margin-left: auto
    }

    .lg\:mr-4 {
        margin-right: 1rem
    }

    .lg\:mt-0 {
        margin-top: 0
    }

    .lg\:mt-14 {
        margin-top: 3.5rem
    }

    .lg\:mt-6 {
        margin-top: 1.5rem
    }

    .lg\:block {
        display: block
    }

    .lg\:inline-block {
        display: inline-block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:grid {
        display: grid
    }

    .lg\:hidden {
        display: none
    }

    .lg\:h-full {
        height: 100%
    }

    .lg\:max-h-\[61px\] {
        max-height: 61px
    }

    .lg\:max-h-none {
        max-height: none
    }

    .lg\:w-1\/2 {
        width: 50%
    }

    .lg\:w-3\/12 {
        width: 25%
    }

    .lg\:w-8\/12 {
        width: 66.666667%
    }

    .lg\:w-\[600px\] {
        width: 600px
    }

    .lg\:w-\[66\%\] {
        width: 66%
    }

    .lg\:w-auto {
        width: auto
    }

    .lg\:w-full {
        width: 100%
    }

    .lg\:animate-none {
        animation: none
    }

    .lg\:cursor-default {
        cursor: default
    }

    .lg\:grid-cols-12 {
        grid-template-columns: repeat(12, minmax(0, 1fr))
    }

    .lg\:grid-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .lg\:grid-cols-3 {
        grid-template-columns: repeat(3, minmax(0, 1fr))
    }

    .lg\:grid-cols-5 {
        grid-template-columns: repeat(5, minmax(0, 1fr))
    }

    .lg\:flex-col {
        flex-direction: column
    }

    .lg\:items-start {
        align-items: flex-start
    }

    .lg\:items-center {
        align-items: center
    }

    .lg\:items-stretch {
        align-items: stretch
    }

    .lg\:gap-8 {
        gap: 2rem
    }

    .lg\:space-x-8>:not([hidden])~:not([hidden]) {
        --tw-space-x-reverse: 0;
        margin-left: 2rem;
        margin-left: calc(2rem*(1 - var(--tw-space-x-reverse)));
        margin-right: 0;
        margin-right: calc(2rem*var(--tw-space-x-reverse))
    }

    .lg\:space-y-0>:not([hidden])~:not([hidden]) {
        --tw-space-y-reverse: 0;
        margin-bottom: 0;
        margin-bottom: calc(0px*var(--tw-space-y-reverse));
        margin-top: 0;
        margin-top: calc(0px*(1 - var(--tw-space-y-reverse)))
    }

    .lg\:p-0 {
        padding: 0
    }

    .lg\:p-10 {
        padding: 2.5rem
    }

    .lg\:px-0 {
        padding-left: 0;
        padding-right: 0
    }

    .lg\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .lg\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .lg\:py-14 {
        padding-bottom: 3.5rem;
        padding-top: 3.5rem
    }

    .lg\:py-20 {
        padding-bottom: 5rem;
        padding-top: 5rem
    }

    .lg\:py-24 {
        padding-bottom: 6rem;
        padding-top: 6rem
    }

    .lg\:py-28 {
        padding-bottom: 7rem;
        padding-top: 7rem
    }

    .lg\:py-6 {
        padding-bottom: 1.5rem;
        padding-top: 1.5rem
    }

    .lg\:pb-0 {
        padding-bottom: 0
    }

    .lg\:pb-1 {
        padding-bottom: .25rem
    }

    .lg\:pb-10 {
        padding-bottom: 2.5rem
    }

    .lg\:pb-11 {
        padding-bottom: 2.75rem
    }

    .lg\:pb-12 {
        padding-bottom: 3rem
    }

    .lg\:pb-13 {
        padding-bottom: 3.25rem
    }

    .lg\:pb-14 {
        padding-bottom: 3.5rem
    }

    .lg\:pb-15 {
        padding-bottom: 3.75rem
    }

    .lg\:pb-16 {
        padding-bottom: 4rem
    }

    .lg\:pb-17 {
        padding-bottom: 4.25rem
    }

    .lg\:pb-18 {
        padding-bottom: 4.5rem
    }

    .lg\:pb-19 {
        padding-bottom: 4.75rem
    }

    .lg\:pb-2 {
        padding-bottom: .5rem
    }

    .lg\:pb-20 {
        padding-bottom: 5rem
    }

    .lg\:pb-21 {
        padding-bottom: 5.25rem
    }

    .lg\:pb-22 {
        padding-bottom: 5.5rem
    }

    .lg\:pb-23 {
        padding-bottom: 5.75rem
    }

    .lg\:pb-24 {
        padding-bottom: 6rem
    }

    .lg\:pb-25 {
        padding-bottom: 6.25rem
    }

    .lg\:pb-26 {
        padding-bottom: 6.5rem
    }

    .lg\:pb-27 {
        padding-bottom: 6.75rem
    }

    .lg\:pb-28 {
        padding-bottom: 7rem
    }

    .lg\:pb-29 {
        padding-bottom: 7.25rem
    }

    .lg\:pb-3 {
        padding-bottom: .75rem
    }

    .lg\:pb-30 {
        padding-bottom: 7.5rem
    }

    .lg\:pb-31 {
        padding-bottom: 7.75rem
    }

    .lg\:pb-32 {
        padding-bottom: 8rem
    }

    .lg\:pb-4 {
        padding-bottom: 1rem
    }

    .lg\:pb-5 {
        padding-bottom: 1.25rem
    }

    .lg\:pb-6 {
        padding-bottom: 1.5rem
    }

    .lg\:pb-7 {
        padding-bottom: 1.75rem
    }

    .lg\:pb-8 {
        padding-bottom: 2rem
    }

    .lg\:pb-9 {
        padding-bottom: 2.25rem
    }

    .lg\:pb-\[100\%\] {
        padding-bottom: 100%
    }

    .lg\:pb-\[37\.5\%\] {
        padding-bottom: 37.5%
    }

    .lg\:pb-\[60px\] {
        padding-bottom: 60px
    }

    .lg\:pr-4 {
        padding-right: 1rem
    }

    .lg\:pt-0 {
        padding-top: 0
    }

    .lg\:pt-1 {
        padding-top: .25rem
    }

    .lg\:pt-10 {
        padding-top: 2.5rem
    }

    .lg\:pt-11 {
        padding-top: 2.75rem
    }

    .lg\:pt-12 {
        padding-top: 3rem
    }

    .lg\:pt-13 {
        padding-top: 3.25rem
    }

    .lg\:pt-14 {
        padding-top: 3.5rem
    }

    .lg\:pt-15 {
        padding-top: 3.75rem
    }

    .lg\:pt-16 {
        padding-top: 4rem
    }

    .lg\:pt-17 {
        padding-top: 4.25rem
    }

    .lg\:pt-18 {
        padding-top: 4.5rem
    }

    .lg\:pt-19 {
        padding-top: 4.75rem
    }

    .lg\:pt-2 {
        padding-top: .5rem
    }

    .lg\:pt-20 {
        padding-top: 5rem
    }

    .lg\:pt-21 {
        padding-top: 5.25rem
    }

    .lg\:pt-22 {
        padding-top: 5.5rem
    }

    .lg\:pt-23 {
        padding-top: 5.75rem
    }

    .lg\:pt-24 {
        padding-top: 6rem
    }

    .lg\:pt-25 {
        padding-top: 6.25rem
    }

    .lg\:pt-26 {
        padding-top: 6.5rem
    }

    .lg\:pt-27 {
        padding-top: 6.75rem
    }

    .lg\:pt-28 {
        padding-top: 7rem
    }

    .lg\:pt-29 {
        padding-top: 7.25rem
    }

    .lg\:pt-3 {
        padding-top: .75rem
    }

    .lg\:pt-30 {
        padding-top: 7.5rem
    }

    .lg\:pt-31 {
        padding-top: 7.75rem
    }

    .lg\:pt-32 {
        padding-top: 8rem
    }

    .lg\:pt-38 {
        padding-top: 9.5rem
    }

    .lg\:pt-4 {
        padding-top: 1rem
    }

    .lg\:pt-5 {
        padding-top: 1.25rem
    }

    .lg\:pt-6 {
        padding-top: 1.5rem
    }

    .lg\:pt-7 {
        padding-top: 1.75rem
    }

    .lg\:pt-8 {
        padding-top: 2rem
    }

    .lg\:pt-9 {
        padding-top: 2.25rem
    }

    .lg\:text-left {
        text-align: left
    }

    .lg\:text-\[56px\] {
        font-size: 56px
    }

    .lg\:leading-\[56px\] {
        line-height: 56px
    }

    .lg\:underline-offset-8 {
        text-underline-offset: 8px
    }

    .lg\:last\:col-start-5:last-child {
        grid-column-start: 5
    }

    .lg\:odd\:col-start-3:nth-child(odd) {
        grid-column-start: 3
    }

    .group:hover .lg\:group-hover\:opacity-40 {
        opacity: .4
    }

    body.hide-menu .hidden-menu\:lg\:-translate-y-full {
        --tw-translate-y: -100%;
        transform: translate(var(--tw-translate-x), -100%) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
        transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
    }
}

@media (min-width:1280px) {
    .xl\:col-span-8 {
        grid-column: span 8/span 8
    }

    .xl\:col-start-3 {
        grid-column-start: 3
    }

    .xl\:w-5\/12 {
        width: 41.666667%
    }
}

@media (min-width:1024px) {
    .lg\:\[\&\:nth-last-child\(2\)\]\:col-start-3:nth-last-child(2) {
        grid-column-start: 3
    }
}

.\[\&\>\*\]\:w-full>* {
    width: 100%
}

.\[\&\>svg\]\:absolute>svg {
    position: absolute
}

.\[\&\>svg\]\:h-full>svg {
    height: 100%
}

.\[\&\>svg\]\:w-full>svg {
    width: 100%
}

@media (min-width:768px) {
    .\[\&\>svg\]\:md\:h-auto>svg {
        height: auto
    }

    .\[\&\>svg\]\:md\:w-auto>svg {
        width: auto
    }
}

.\[\&_\.icon-minus\]\:hidden .icon-minus {
    display: none
}

.\[\&_\.icon-plus\]\:block .icon-plus,
.peer:checked~.peer-checked\:\[\&_\.icon-minus\]\:block .icon-minus {
    display: block
}

.peer:checked~.peer-checked\:\[\&_\.icon-plus\]\:hidden .icon-plus {
    display: none
}

.\[\&_a\]\:font-bold a {
    font-weight: 900
}

.\[\&_table\]\:\!w-full table {
    width: 100% !important
}