html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

body {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

body *,
body *:before,
body *:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

::-webkit-input-placeholder {
    color: #E5E5E5;
    opacity: 1
}

::-moz-placeholder {
    color: #E5E5E5;
    opacity: 1
}

input[type=tel],
input[type=number],
input[type=url],
input[type=password],
input[type=text],
input[type=email],
input[type=reset],
input[type=button],
input[type=submit],
button,
textarea {
    -webkit-appearance: none;
    border-radius: 0;
    outline: none
}

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

input[type='number'] {
    -moz-appearance: textfield
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none
}

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

ol,
ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

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

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

a[href],
label[for],
select,
input[type=checkbox],
input[type=radio] {
    cursor: pointer
}

button,
input[type=button],
input[type=image],
input[type=reset],
input[type=submit] {
    padding: 0;
    outline: none;
    overflow: visible;
    cursor: pointer
}

button::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=image]::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner {
    border: 0
}

.hide {
    position: absolute;
    left: -9999em
}

.screen-reader-response {
    display: none
}

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

.swiper-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

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

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

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

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

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

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

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

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

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

.swiper-centered>.swiper-wrapper::before {
    content: '';
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
    order: 9999
}

[dir="ltr"] .swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-left: var(--swiper-centered-offset-before)
}

[dir="rtl"] .swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    margin-right: var(--swiper-centered-offset-before)
}

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

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

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

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

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

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

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

.noUi-target {
    position: relative
}

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

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

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

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

.noUi-vertical .noUi-origin {
    top: -100%;
    width: 0
}

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

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

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

.noUi-state-tap .noUi-connect,
.noUi-state-tap .noUi-origin {
    -webkit-transition: transform 0.3s;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s
}

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

.noUi-horizontal {
    height: 18px
}

.noUi-horizontal .noUi-handle {
    width: 34px;
    height: 28px;
    right: -17px;
    top: -6px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    right: -6px;
    bottom: -17px
}

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

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    cursor: default
}

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

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

.carousel {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.carousel *,
.carousel *:before,
.carousel *:after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.carousel.is-draggable {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.carousel.is-dragging {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.carousel__viewport {
    position: relative;
    overflow: hidden;
    max-width: 100%;
    max-height: 100%
}

.carousel__track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.carousel__slide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 60%;
    width: var(--carousel-slide-width, 60%);
    max-width: 100%;
    padding: 1rem;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain
}

.has-dots {
    margin-bottom: calc(0.5rem + 22px)
}

.carousel__dots {
    margin: 0 auto;
    padding: 0;
    position: absolute;
    top: calc(100% + 0.5rem);
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    list-style: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.carousel__dots .carousel__dot {
    margin: 0;
    padding: 0;
    display: block;
    position: relative;
    width: 22px;
    height: 22px;
    cursor: pointer
}

.carousel__dots .carousel__dot:after {
    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-color: currentColor;
    opacity: .25;
    -webkit-transition: opacity .15s ease-in-out;
    transition: opacity .15s ease-in-out
}

.carousel__dots .carousel__dot.is-selected:after {
    opacity: 1
}

.carousel__button {
    width: 48px;
    width: var(--carousel-button-width, 48px);
    height: 48px;
    height: var(--carousel-button-height, 48px);
    padding: 0;
    border: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    pointer-events: all;
    cursor: pointer;
    color: currentColor;
    color: var(--carousel-button-color, currentColor);
    background: transparent;
    background: var(--carousel-button-bg, transparent);
    border-radius: 50%;
    border-radius: var(--carousel-button-border-radius, 50%);
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-shadow: var(--carousel-button-shadow, none);
    box-shadow: var(--carousel-button-shadow, none);
    -webkit-transition: opacity .15s ease;
    transition: opacity .15s ease
}

.carousel__button.is-prev,
.carousel__button.is-next {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.carousel__button.is-prev {
    left: 10px
}

.carousel__button.is-next {
    right: 10px
}

.carousel__button[disabled] {
    cursor: default;
    opacity: .3
}

.carousel__button svg {
    width: 50%;
    width: var(--carousel-button-svg-width, 50%);
    height: 50%;
    height: var(--carousel-button-svg-height, 50%);
    fill: none;
    stroke: currentColor;
    stroke-width: 1.5;
    stroke-width: var(--carousel-button-svg-stroke-width, 1.5);
    stroke-linejoin: bevel;
    stroke-linecap: round;
    -webkit-filter: none;
    filter: none;
    -webkit-filter: var(--carousel-button-svg-filter, none);
    filter: var(--carousel-button-svg-filter, none);
    pointer-events: none
}

html.with-fancybox {
    scroll-behavior: auto
}

body.compensate-for-scrollbar {
    overflow: hidden !important;
    -ms-touch-action: none;
    touch-action: none
}

.fancybox__container {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    direction: ltr;
    margin: 0;
    padding: env(safe-area-inset-top, 0px) env(safe-area-inset-right, 0px) env(safe-area-inset-bottom, 0px) env(safe-area-inset-left, 0px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff;
    color: var(--fancybox-color, #fff);
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    overflow: hidden;
    z-index: 1050;
    outline: none;
    -webkit-transform-origin: top left;
    transform-origin: top left;
    --carousel-button-width: 48px;
    --carousel-button-height: 48px;
    --carousel-button-svg-width: 24px;
    --carousel-button-svg-height: 24px;
    --carousel-button-svg-stroke-width: 2.5;
    --carousel-button-svg-filter: drop-shadow(1px 1px 1px rgba(0, 0, 0, 0.4))
}

.fancybox__container *,
.fancybox__container *::before,
.fancybox__container *::after {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

.fancybox__container :focus {
    outline: none
}

body:not(.is-using-mouse) .fancybox__container :focus {
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px #6A963F;
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px #6A963F;
    -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color, #6A963F);
    box-shadow: 0 0 0 1px #fff, 0 0 0 2px var(--fancybox-accent-color, #6A963F)
}

@media all and (min-width: 1024px) {
    .fancybox__container {
        --carousel-button-width: 48px;
        --carousel-button-height: 48px;
        --carousel-button-svg-width: 27px;
        --carousel-button-svg-height: 27px
    }
}

.fancybox__backdrop {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: rgba(24, 24, 27, 0.92);
    background: var(--fancybox-bg, rgba(24, 24, 27, 0.92))
}

.fancybox__carousel {
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 0;
    height: 100%;
    z-index: 10
}

.fancybox__carousel.has-dots {
    margin-bottom: calc(0.5rem + 22px)
}

.fancybox__viewport {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: visible;
    cursor: default
}

.fancybox__track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 100%
}

.fancybox__slide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 48px 8px 8px 8px;
    position: relative;
    -ms-scroll-chaining: none;
    overscroll-behavior: contain;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    outline: 0;
    overflow: auto;
    --carousel-button-width: 36px;
    --carousel-button-height: 36px;
    --carousel-button-svg-width: 22px;
    --carousel-button-svg-height: 22px
}

.fancybox__slide::before,
.fancybox__slide::after {
    content: "";
    -webkit-box-flex: 0;
    -ms-flex: 0 0 0px;
    flex: 0 0 0;
    margin: auto
}

@media all and (min-width: 1024px) {
    .fancybox__slide {
        padding: 64px 100px
    }
}

.fancybox__content {
    margin: 0 env(safe-area-inset-right, 0px) 0 env(safe-area-inset-left, 0px);
    padding: 36px;
    color: #374151;
    color: var(--fancybox-content-color, #374151);
    background: #fff;
    background: var(--fancybox-content-bg, #fff);
    position: relative;
    -ms-flex-item-align: center;
    align-self: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    z-index: 20
}

.fancybox__content :focus:not(.carousel__button.is-close) {
    outline: thin dotted;
    -webkit-box-shadow: none;
    box-shadow: none
}

.fancybox__caption {
    -ms-flex-item-align: center;
    align-self: center;
    max-width: 100%;
    margin: 0;
    padding: 1rem 0 0 0;
    line-height: 1.375;
    color: currentColor;
    color: var(--fancybox-color, currentColor);
    visibility: visible;
    cursor: auto;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    word-wrap: anywhere
}

.is-loading .fancybox__caption {
    visibility: hidden
}

.fancybox__container>.carousel__dots {
    top: 100%;
    color: #fff;
    color: var(--fancybox-color, #fff)
}

.fancybox__nav .carousel__button {
    z-index: 40
}

.fancybox__nav .carousel__button.is-next {
    right: 8px
}

@media all and (min-width: 1024px) {
    .fancybox__nav .carousel__button.is-next {
        right: 40px
    }
}

.fancybox__nav .carousel__button.is-prev {
    left: 8px
}

@media all and (min-width: 1024px) {
    .fancybox__nav .carousel__button.is-prev {
        left: 40px
    }
}

.carousel__button.is-close {
    position: absolute;
    top: 8px;
    right: 8px;
    top: calc(env(safe-area-inset-top, 0px) + 8px);
    right: calc(env(safe-area-inset-right, 0px) + 8px);
    z-index: 40
}

@media all and (min-width: 1024px) {
    .carousel__button.is-close {
        right: 40px
    }
}

.fancybox__content>.carousel__button.is-close {
    position: absolute;
    top: -40px;
    right: 0;
    color: #fff;
    color: var(--fancybox-color, #fff)
}

.fancybox__no-click,
.fancybox__no-click button {
    pointer-events: none
}

.fancybox__spinner {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50px;
    height: 50px;
    color: currentColor;
    color: var(--fancybox-color, currentColor)
}

.fancybox__slide .fancybox__spinner {
    cursor: pointer;
    z-index: 1053
}

.fancybox__spinner svg {
    -webkit-animation: fancybox-rotate 2s linear infinite;
    animation: fancybox-rotate 2s linear infinite;
    -webkit-transform-origin: center center;
    transform-origin: center center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%
}

.fancybox__spinner svg circle {
    fill: none;
    stroke-width: 2.75;
    stroke-miterlimit: 10;
    stroke-dasharray: 1, 200;
    stroke-dashoffset: 0;
    -webkit-animation: fancybox-dash 1.5s ease-in-out infinite;
    animation: fancybox-dash 1.5s ease-in-out infinite;
    stroke-linecap: round;
    stroke: currentColor
}

@-webkit-keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes fancybox-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@-webkit-keyframes fancybox-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

@keyframes fancybox-dash {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

.fancybox__backdrop,
.fancybox__caption,
.fancybox__nav,
.carousel__dots,
.carousel__button.is-close {
    opacity: 1;
    opacity: var(--fancybox-opacity, 1)
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,
.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,
.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,
.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close {
    -webkit-animation: .15s ease backwards fancybox-fadeIn;
    animation: .15s ease backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__backdrop,
.fancybox__container.is-animated.is-closing .fancybox__caption,
.fancybox__container.is-animated.is-closing .fancybox__nav,
.fancybox__container.is-animated.is-closing .carousel__dots,
.fancybox__container.is-animated.is-closing .carousel__button.is-close {
    -webkit-animation: .15s ease both fancybox-fadeOut;
    animation: .15s ease both fancybox-fadeOut
}

.fancybox-fadeIn {
    -webkit-animation: .15s ease both fancybox-fadeIn;
    animation: .15s ease both fancybox-fadeIn
}

.fancybox-fadeOut {
    -webkit-animation: .1s ease both fancybox-fadeOut;
    animation: .1s ease both fancybox-fadeOut
}

.fancybox-zoomInUp {
    -webkit-animation: .2s ease both fancybox-zoomInUp;
    animation: .2s ease both fancybox-zoomInUp
}

.fancybox-zoomOutDown {
    -webkit-animation: .15s ease both fancybox-zoomOutDown;
    animation: .15s ease both fancybox-zoomOutDown
}

.fancybox-throwOutUp {
    -webkit-animation: .15s ease both fancybox-throwOutUp;
    animation: .15s ease both fancybox-throwOutUp
}

.fancybox-throwOutDown {
    -webkit-animation: .15s ease both fancybox-throwOutDown;
    animation: .15s ease both fancybox-throwOutDown
}

@-webkit-keyframes fancybox-fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fancybox-fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@-webkit-keyframes fancybox-fadeOut {
    to {
        opacity: 0
    }
}

@keyframes fancybox-fadeOut {
    to {
        opacity: 0
    }
}

@-webkit-keyframes fancybox-zoomInUp {
    from {
        -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
        transform: scale(0.97) translate3d(0, 16px, 0);
        opacity: 0
    }

    to {
        -webkit-transform: scale(1) translate3d(0, 0, 0);
        transform: scale(1) translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes fancybox-zoomInUp {
    from {
        -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
        transform: scale(0.97) translate3d(0, 16px, 0);
        opacity: 0
    }

    to {
        -webkit-transform: scale(1) translate3d(0, 0, 0);
        transform: scale(1) translate3d(0, 0, 0);
        opacity: 1
    }
}

@-webkit-keyframes fancybox-zoomOutDown {
    to {
        -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
        transform: scale(0.97) translate3d(0, 16px, 0);
        opacity: 0
    }
}

@keyframes fancybox-zoomOutDown {
    to {
        -webkit-transform: scale(0.97) translate3d(0, 16px, 0);
        transform: scale(0.97) translate3d(0, 16px, 0);
        opacity: 0
    }
}

@-webkit-keyframes fancybox-throwOutUp {
    to {
        -webkit-transform: translate3d(0, -30%, 0);
        transform: translate3d(0, -30%, 0);
        opacity: 0
    }
}

@keyframes fancybox-throwOutUp {
    to {
        -webkit-transform: translate3d(0, -30%, 0);
        transform: translate3d(0, -30%, 0);
        opacity: 0
    }
}

@-webkit-keyframes fancybox-throwOutDown {
    to {
        -webkit-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0);
        opacity: 0
    }
}

@keyframes fancybox-throwOutDown {
    to {
        -webkit-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0);
        opacity: 0
    }
}

.fancybox__carousel .carousel__slide {
    scrollbar-width: thin;
    scrollbar-color: #ccc rgba(255, 255, 255, 0.1)
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar {
    width: 8px;
    height: 8px
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-track {
    background-color: rgba(255, 255, 255, 0.1)
}

.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 2px;
    -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2)
}

.fancybox__carousel.is-draggable .fancybox__slide,
.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox__carousel.is-dragging .fancybox__slide,
.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox__carousel .fancybox__slide .fancybox__content {
    cursor: auto
}

.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content {
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}

.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content {
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: grabbing
}

.fancybox__image {
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: none;
    transition: none
}

.has-image .fancybox__content {
    padding: 0;
    background: rgba(0, 0, 0, 0);
    min-height: 1px
}

.is-closing .has-image .fancybox__content {
    overflow: visible
}

.has-image[data-image-fit=contain] {
    overflow: visible;
    -ms-touch-action: none;
    touch-action: none
}

.has-image[data-image-fit=contain] .fancybox__content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.has-image[data-image-fit=contain] .fancybox__image {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.has-image[data-image-fit=contain-w] {
    overflow-x: hidden;
    overflow-y: auto
}

.has-image[data-image-fit=contain-w] .fancybox__content {
    min-height: auto
}

.has-image[data-image-fit=contain-w] .fancybox__image {
    max-width: 100%;
    height: auto
}

.has-image[data-image-fit=cover] {
    overflow: visible;
    -ms-touch-action: none;
    touch-action: none
}

.has-image[data-image-fit=cover] .fancybox__content {
    width: 100%;
    height: 100%
}

.has-image[data-image-fit=cover] .fancybox__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
    max-width: 100%;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    min-height: 1px;
    overflow: visible
}

.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,
.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content {
    width: 100%;
    height: 80%
}

.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
    width: 960px;
    height: 540px;
    max-width: 100%;
    max-height: 100%
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content,
.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,
.fancybox__carousel .fancybox__slide.has-video .fancybox__content,
.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content {
    padding: 0;
    background: rgba(24, 24, 27, 0.9);
    color: #fff
}

.fancybox__carousel .fancybox__slide.has-map .fancybox__content {
    background: #e5e3df
}

.fancybox__html5video,
.fancybox__iframe {
    border: 0;
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0)
}

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

.fancybox__thumbs {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: relative;
    padding: 0px 3px;
    opacity: 1;
    opacity: var(--fancybox-opacity, 1)
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs {
    -webkit-animation: .15s ease-in backwards fancybox-fadeIn;
    animation: .15s ease-in backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__thumbs {
    opacity: 0
}

.fancybox__thumbs .carousel__slide {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 96px;
    width: var(--fancybox-thumbs-width, 96px);
    margin: 0;
    padding: 8px 3px;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    overflow: visible;
    cursor: pointer
}

.fancybox__thumbs .carousel__slide .fancybox__thumb::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-width: 5px;
    border-style: solid;
    border-color: #6A963F;
    border-color: var(--fancybox-accent-color, #6A963F);
    opacity: 0;
    -webkit-transition: opacity .15s ease;
    transition: opacity .15s ease;
    border-radius: 4px;
    border-radius: var(--fancybox-thumbs-border-radius, 4px)
}

.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb::after {
    opacity: .92
}

.fancybox__thumbs .carousel__slide>* {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox__thumb {
    position: relative;
    width: 100%;
    padding-top: calc(100%/(1.5));
    padding-top: calc(100%/(var(--fancybox-thumbs-ratio, 1.5)));
    background-size: cover;
    background-position: center center;
    background-color: rgba(255, 255, 255, 0.1);
    background-repeat: no-repeat;
    border-radius: 4px;
    border-radius: var(--fancybox-thumbs-border-radius, 4px)
}

.fancybox__toolbar {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    z-index: 20;
    background: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0)), color-stop(8.1%, rgba(0, 0, 0, 0.006)), color-stop(15.5%, rgba(0, 0, 0, 0.021)), color-stop(22.5%, rgba(0, 0, 0, 0.046)), color-stop(29%, rgba(0, 0, 0, 0.077)), color-stop(35.3%, rgba(0, 0, 0, 0.114)), color-stop(41.2%, rgba(0, 0, 0, 0.155)), color-stop(47.1%, rgba(0, 0, 0, 0.198)), color-stop(52.9%, rgba(0, 0, 0, 0.242)), color-stop(58.8%, rgba(0, 0, 0, 0.285)), color-stop(64.7%, rgba(0, 0, 0, 0.326)), color-stop(71%, rgba(0, 0, 0, 0.363)), color-stop(77.5%, rgba(0, 0, 0, 0.394)), color-stop(84.5%, rgba(0, 0, 0, 0.419)), color-stop(91.9%, rgba(0, 0, 0, 0.434)), to(rgba(0, 0, 0, 0.44)));
    background: linear-gradient(to top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.006) 8.1%, rgba(0, 0, 0, 0.021) 15.5%, rgba(0, 0, 0, 0.046) 22.5%, rgba(0, 0, 0, 0.077) 29%, rgba(0, 0, 0, 0.114) 35.3%, rgba(0, 0, 0, 0.155) 41.2%, rgba(0, 0, 0, 0.198) 47.1%, rgba(0, 0, 0, 0.242) 52.9%, rgba(0, 0, 0, 0.285) 58.8%, rgba(0, 0, 0, 0.326) 64.7%, rgba(0, 0, 0, 0.363) 71%, rgba(0, 0, 0, 0.394) 77.5%, rgba(0, 0, 0, 0.419) 84.5%, rgba(0, 0, 0, 0.434) 91.9%, rgba(0, 0, 0, 0.44) 100%);
    padding: 0;
    -ms-touch-action: none;
    touch-action: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    --carousel-button-svg-width: 20px;
    --carousel-button-svg-height: 20px;
    opacity: 1;
    opacity: var(--fancybox-opacity, 1);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
    text-shadow: var(--fancybox-toolbar-text-shadow, 1px 1px 1px rgba(0, 0, 0, 0.4))
}

@media all and (min-width: 1024px) {
    .fancybox__toolbar {
        padding: 8px
    }
}

.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar {
    -webkit-animation: .15s ease-in backwards fancybox-fadeIn;
    animation: .15s ease-in backwards fancybox-fadeIn
}

.fancybox__container.is-animated.is-closing .fancybox__toolbar {
    opacity: 0
}

.fancybox__toolbar__items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.fancybox__toolbar__items--left {
    margin-right: auto
}

.fancybox__toolbar__items--center {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.fancybox__toolbar__items--right {
    margin-left: auto
}

@media (max-width: 640px) {
    .fancybox__toolbar__items--center:not(:last-child) {
        display: none
    }
}

.fancybox__counter {
    min-width: 72px;
    padding: 0 10px;
    line-height: 48px;
    line-height: var(--carousel-button-height, 48px);
    text-align: center;
    font-size: 17px;
    -webkit-font-feature-settings: "tnum";
    font-feature-settings: "tnum";
    font-variant-numeric: tabular-nums;
    -webkit-font-smoothing: subpixel-antialiased
}

.fancybox__progress {
    background: #6A963F;
    background: var(--fancybox-accent-color, #6A963F);
    height: 3px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0;
    transform-origin: 0;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-timing-function: linear;
    transition-timing-function: linear;
    z-index: 30;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox__container:-webkit-full-screen::backdrop {
    opacity: 0
}

.fancybox__container:-ms-fullscreen::backdrop {
    opacity: 0
}

.fancybox__container:fullscreen::-webkit-backdrop {
    opacity: 0
}

.fancybox__container:fullscreen::backdrop {
    opacity: 0
}

.fancybox__button--fullscreen g:nth-child(2) {
    display: none
}

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(1) {
    display: none
}

.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(1) {
    display: none
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(1) {
    display: none
}

.fancybox__container:-webkit-full-screen .fancybox__button--fullscreen g:nth-child(2) {
    display: block
}

.fancybox__container:-ms-fullscreen .fancybox__button--fullscreen g:nth-child(2) {
    display: block
}

.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2) {
    display: block
}

.fancybox__button--slideshow g:nth-child(2) {
    display: none
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(1) {
    display: none
}

.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2) {
    display: block
}

html {
    --grid-gutter-width: 20px
}

.row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: calc(20px / -2);
    margin-right: calc(var(--grid-gutter-width) / -2);
    margin-left: calc(20px / -2);
    margin-left: calc(var(--grid-gutter-width) / -2)
}

.row>* {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: calc(20px / 2);
    padding-right: calc(var(--grid-gutter-width) / 2);
    padding-left: calc(20px / 2);
    padding-left: calc(var(--grid-gutter-width) / 2)
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12,
.col,
.col-auto,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs,
.col-xs-auto,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm,
.col-sm-auto,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md,
.col-md-auto,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg,
.col-lg-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: calc(20px / 2);
    padding-right: calc(var(--grid-gutter-width) / 2);
    padding-left: calc(20px / 2);
    padding-left: calc(var(--grid-gutter-width) / 2)
}

.col {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%
}

.col-auto {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    max-width: none
}

.col-1 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 8.33333%;
    flex: 0 0 8.33333%;
    max-width: 8.33333%
}

.col-2 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16.66667%;
    flex: 0 0 16.66667%;
    max-width: 16.66667%
}

.col-3 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%
}

.col-4 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 33.33333%;
    flex: 0 0 33.33333%;
    max-width: 33.33333%
}

.col-5 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 41.66667%;
    flex: 0 0 41.66667%;
    max-width: 41.66667%
}

.col-6 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 58.33333%;
    flex: 0 0 58.33333%;
    max-width: 58.33333%
}

.col-8 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 66.66667%;
    flex: 0 0 66.66667%;
    max-width: 66.66667%
}

.col-9 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 83.33333%;
    flex: 0 0 83.33333%;
    max-width: 83.33333%
}

.col-11 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 91.66667%;
    flex: 0 0 91.66667%;
    max-width: 91.66667%
}

.col-12 {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%
}

.order-first {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1
}

.order-last {
    -webkit-box-ordinal-group: 14;
    -ms-flex-order: 13;
    order: 13
}

.order-0 {
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0
}

.order-1 {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
}

.order-2 {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2
}

.order-3 {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3
}

.order-4 {
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4
}

.order-5 {
    -webkit-box-ordinal-group: 6;
    -ms-flex-order: 5;
    order: 5
}

.order-6 {
    -webkit-box-ordinal-group: 7;
    -ms-flex-order: 6;
    order: 6
}

.order-7 {
    -webkit-box-ordinal-group: 8;
    -ms-flex-order: 7;
    order: 7
}

.order-8 {
    -webkit-box-ordinal-group: 9;
    -ms-flex-order: 8;
    order: 8
}

.order-9 {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9
}

.order-10 {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10
}

.order-11 {
    -webkit-box-ordinal-group: 12;
    -ms-flex-order: 11;
    order: 11
}

.order-12 {
    -webkit-box-ordinal-group: 13;
    -ms-flex-order: 12;
    order: 12
}

.offset-1 {
    margin-left: 8.33333%
}

.offset-2 {
    margin-left: 16.66667%
}

.offset-3 {
    margin-left: 25%
}

.offset-4 {
    margin-left: 33.33333%
}

.offset-5 {
    margin-left: 41.66667%
}

.offset-6 {
    margin-left: 50%
}

.offset-7 {
    margin-left: 58.33333%
}

.offset-8 {
    margin-left: 66.66667%
}

.offset-9 {
    margin-left: 75%
}

.offset-10 {
    margin-left: 83.33333%
}

.offset-11 {
    margin-left: 91.66667%
}

@media (min-width: 390px) {
    .col-xs {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-xs-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-xs-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-xs-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-xs-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-xs-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-xs-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-xs-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-xs-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-xs-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-xs-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-xs-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-xs-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-xs-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-xs-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-xs-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-xs-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-xs-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-xs-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-xs-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-xs-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-xs-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-xs-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-xs-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-xs-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-xs-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-xs-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-xs-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-xs-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-xs-0 {
        margin-left: 0
    }

    .offset-xs-1 {
        margin-left: 8.33333%
    }

    .offset-xs-2 {
        margin-left: 16.66667%
    }

    .offset-xs-3 {
        margin-left: 25%
    }

    .offset-xs-4 {
        margin-left: 33.33333%
    }

    .offset-xs-5 {
        margin-left: 41.66667%
    }

    .offset-xs-6 {
        margin-left: 50%
    }

    .offset-xs-7 {
        margin-left: 58.33333%
    }

    .offset-xs-8 {
        margin-left: 66.66667%
    }

    .offset-xs-9 {
        margin-left: 75%
    }

    .offset-xs-10 {
        margin-left: 83.33333%
    }

    .offset-xs-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 768px) {
    .col-sm {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-sm-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-sm-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-sm-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-sm-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-sm-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-sm-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-sm-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-sm-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-sm-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-sm-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-sm-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-sm-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-sm-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-sm-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-sm-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-sm-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-sm-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-sm-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-sm-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-sm-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-sm-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-sm-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-sm-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-sm-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-sm-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-sm-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-sm-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-sm-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-sm-0 {
        margin-left: 0
    }

    .offset-sm-1 {
        margin-left: 8.33333%
    }

    .offset-sm-2 {
        margin-left: 16.66667%
    }

    .offset-sm-3 {
        margin-left: 25%
    }

    .offset-sm-4 {
        margin-left: 33.33333%
    }

    .offset-sm-5 {
        margin-left: 41.66667%
    }

    .offset-sm-6 {
        margin-left: 50%
    }

    .offset-sm-7 {
        margin-left: 58.33333%
    }

    .offset-sm-8 {
        margin-left: 66.66667%
    }

    .offset-sm-9 {
        margin-left: 75%
    }

    .offset-sm-10 {
        margin-left: 83.33333%
    }

    .offset-sm-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1024px) {
    .col-md {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-md-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-md-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-md-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-md-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-md-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-md-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-md-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-md-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-md-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-md-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-md-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-md-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-md-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-md-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-md-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-md-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-md-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-md-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-md-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-md-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-md-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-md-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-md-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-md-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-md-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-md-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-md-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-md-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-md-0 {
        margin-left: 0
    }

    .offset-md-1 {
        margin-left: 8.33333%
    }

    .offset-md-2 {
        margin-left: 16.66667%
    }

    .offset-md-3 {
        margin-left: 25%
    }

    .offset-md-4 {
        margin-left: 33.33333%
    }

    .offset-md-5 {
        margin-left: 41.66667%
    }

    .offset-md-6 {
        margin-left: 50%
    }

    .offset-md-7 {
        margin-left: 58.33333%
    }

    .offset-md-8 {
        margin-left: 66.66667%
    }

    .offset-md-9 {
        margin-left: 75%
    }

    .offset-md-10 {
        margin-left: 83.33333%
    }

    .offset-md-11 {
        margin-left: 91.66667%
    }
}

@media (min-width: 1320px) {
    .col-lg {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-lg-auto {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-lg-1 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-lg-2 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-lg-3 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-lg-4 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-lg-5 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-lg-6 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-lg-7 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-lg-8 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-lg-9 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-lg-10 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-lg-11 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-lg-12 {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-lg-first {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1
    }

    .order-lg-last {
        -webkit-box-ordinal-group: 14;
        -ms-flex-order: 13;
        order: 13
    }

    .order-lg-0 {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0
    }

    .order-lg-1 {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .order-lg-2 {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .order-lg-3 {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .order-lg-4 {
        -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
        order: 4
    }

    .order-lg-5 {
        -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
        order: 5
    }

    .order-lg-6 {
        -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
        order: 6
    }

    .order-lg-7 {
        -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
        order: 7
    }

    .order-lg-8 {
        -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
        order: 8
    }

    .order-lg-9 {
        -webkit-box-ordinal-group: 10;
        -ms-flex-order: 9;
        order: 9
    }

    .order-lg-10 {
        -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
        order: 10
    }

    .order-lg-11 {
        -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
        order: 11
    }

    .order-lg-12 {
        -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
        order: 12
    }

    .offset-lg-0 {
        margin-left: 0
    }

    .offset-lg-1 {
        margin-left: 8.33333%
    }

    .offset-lg-2 {
        margin-left: 16.66667%
    }

    .offset-lg-3 {
        margin-left: 25%
    }

    .offset-lg-4 {
        margin-left: 33.33333%
    }

    .offset-lg-5 {
        margin-left: 41.66667%
    }

    .offset-lg-6 {
        margin-left: 50%
    }

    .offset-lg-7 {
        margin-left: 58.33333%
    }

    .offset-lg-8 {
        margin-left: 66.66667%
    }

    .offset-lg-9 {
        margin-left: 75%
    }

    .offset-lg-10 {
        margin-left: 83.33333%
    }

    .offset-lg-11 {
        margin-left: 91.66667%
    }
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: bold
}

strong {
    font-weight: bold
}

em {
    font-style: italic
}

del {
    text-decoration: line-through
}

th,
td {
    vertical-align: top
}

th {
    font-weight: normal;
    text-align: left
}

address,
cite,
dfn {
    font-style: normal
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

textarea {
    overflow: auto;
    resize: none
}

header,
section,
footer,
aside,
nav,
main,
article,
figure {
    display: block
}

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

input,
button,
textarea,
select {
    font-family: 'DM Sans', sans-serif;
    outline: none
}

button {
    background: none;
    padding: 0;
    border: 0;
    outline: none
}

img {
    max-width: 100%
}

svg {
    max-height: 100%;
    max-width: 100%;
    vertical-align: middle;
    height: auto;
    fill: currentColor
}

a {
    text-decoration: none;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    color: inherit
}

html {
    height: 100%
}

body {
    font: 20px/1.5 'DM Sans', sans-serif;
    background: #fff;
    -webkit-text-size-adjust: none;
    color: #464646;
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 1023.98px) {
    body {
        font-size: 16px;
        line-height: 1.5
    }
}

.h1,
h1 {
    font-family: 'DM Serif Display', serif;
    font-weight: 400;
    font-size: 55px;
    margin-bottom: 24px;
    line-height: 60px;
    color: #373F2F
}

@media (max-width: 1023.98px) {

    .h1,
    h1 {
        font-size: 30px;
        line-height: 37px;
        color: #000000
    }
}

.h2,
h2 {
    font-family: 'DM Serif Display', serif;
    font-weight: 400;
    font-size: 45px;
    line-height: 55px;
    margin-bottom: 24px;
    color: #373F2F
}

@media (max-width: 1023.98px) {

    .h2,
    h2 {
        font-size: 30px;
        line-height: 37px;
        margin-bottom: 16px;
        font-size: 26px;
        line-height: 32px;
        color: #000000
    }
}

.h3,
h3 {
    font-family: 'DM Serif Display', serif;
    font-weight: 400;
    font-size: 30px;
    line-height: 1.22;
    color: #373F2F
}

@media (max-width: 1023.98px) {

    .h3,
    h3 {
        font-size: 18px;
        line-height: 22px;
        color: #000000
    }
}

.h4,
h4 {
    font-family: 'DM Serif Display', serif;
    font-weight: 400;
    font-size: 25px;
    line-height: 1.22;
    color: #373F2F
}

@media (max-width: 1023.98px) {

    .h4,
    h4 {
        font-size: 18px;
        line-height: 22px;
        color: #373F2F
    }
}

.h5,
h5 {
    font-family: 'DM Serif Display', serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.22;
    color: #373F2F
}

@media (max-width: 1023.98px) {

    .h5,
    h5 {
        font-size: 18px;
        line-height: 22px;
        color: #373F2F
    }
}

.entry p {
    margin-bottom: 24px
}

.entry h2 {
    margin-top: 72px
}

@media (max-width: 1023.98px) {
    .entry h2 {
        margin-top: 52px
    }
}

.entry h2:first-child {
    margin-top: 0
}

.entry table {
    margin: -8px 0 86px;
    color: #464646;
    width: 100%
}

.entry table th,
.entry table td {
    border-bottom: 1px solid #EBEBEB;
    padding: 13px 0;
    padding-right: 10px
}

@media (max-width: 1023.98px) {

    .entry table th,
    .entry table td {
        padding: 15px 0;
        padding-right: 10px
    }

    .entry table th:last-child,
    .entry table td:last-child {
        padding-right: 0
    }
}

.entry table th:first-child,
.entry table td:first-child {
    width: 210px
}

@media (max-width: 1023.98px) {

    .entry table th:first-child,
    .entry table td:first-child {
        width: 122px
    }
}

.entry table th {
    font-family: 'DM Serif Display', serif;
    font-style: normal;
    font-weight: 400;
    color: #373F2F
}

.main-nav {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin-right: -8px
}

@media (max-width: 1023.98px) {
    .main-nav {
        display: none;
        position: absolute;
        top: 100%;
        left: 0;
        margin-top: 1px;
        right: 0;
        padding: 16px;
        border-bottom: 1px solid #ECECEC;
        background: #fff;
        overflow: hidden;
        overflow-y: auto;
        max-height: calc(100vh - 168px)
    }

    .header-moved .main-nav {
        max-height: calc(100vh - 90px)
    }

    .active-menu .main-nav {
        display: block
    }
}

@media (max-width: 767.98px) {
    .main-nav {
        padding: 0;
        border-bottom: 0
    }
}

.main-nav>ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

@media (min-width: 1024px) {
    .main-nav>ul {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

@media (max-width: 767.98px) {
    .main-nav>ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-left: -1px
    }
}

@media (min-width: 1024px) {
    .main-nav li:hover ul {
        display: block
    }
}

@media (max-width: 1023.98px) {
    .main-nav li.hover ul {
        display: block
    }
}

.main-nav ul ul {
    background: #fff;
    padding: 5px 10px;
    display: none;
    max-width: 150%
}

@media (min-width: 1024px) {
    .main-nav ul ul {
        position: absolute;
        top: 100%;
        left: 0;
        right: 0;
        text-align: center
    }
}

.main-nav ul ul a {
    text-align: center;
    margin: 5px 1px;
    font-size: 16px;
    line-height: 28px
}

@media (max-width: 767.98px) {
    .main-nav ul ul a {
        font-size: 16px;
        text-align: center;
        margin: 5px 0
    }
}

.main-nav>ul>li {
    width: 177px;
    margin-left: 8px;
    position: relative
}

@media (max-width: 1319.98px) {
    .main-nav>ul>li {
        width: 150px
    }
}

@media (max-width: 767.98px) {
    .main-nav>ul>li {
        width: 50%;
        border-left: 1px solid #ECECEC;
        margin: 0;
        border-bottom: 1px solid #ECECEC
    }

    .main-nav>ul>li>a {
        padding-top: 27px;
        padding-bottom: 24px
    }

    .main-nav>ul>li:nth-child(5):last-child {
        width: 100%
    }
}

.main-nav svg {
    display: block;
    margin: 0 auto 20px;
    width: 50px;
    color: #6A963F;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    height: 50px
}

.header-moved .main-nav svg {
    margin-bottom: 0;
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
}

.main-nav a {
    display: block;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #464646
}

.main-nav a:hover {
    color: #6A963F
}

.menu-trigger {
    display: none;
    position: absolute;
    right: 16px;
    top: 0;
    bottom: 0;
    height: 47px;
    padding: 10px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    margin: auto 0;
    cursor: pointer
}

.menu-trigger svg {
    width: 27px;
    height: 26px;
    display: block
}

@media (max-width: 1023.98px) {
    .menu-trigger {
        display: block
    }
}

.header-moved .menu-trigger {
    top: 20px
}

.menu-trigger .bars {
    display: block
}

.active-menu .menu-trigger .bars {
    display: none
}

.menu-trigger .close {
    display: none
}

.active-menu .menu-trigger .close {
    display: block
}

.cart-header {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    z-index: 999;
    background: #fff;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.08)
}

@media (max-width: 1023.98px) {
    .cart-header {
        border-bottom: 1px solid #ECECEC;
        -webkit-box-shadow: none;
        box-shadow: none
    }

    .cart-header .container {
        padding-top: 42px
    }

    .cart-header .btn-link {
        position: absolute;
        top: 3px;
        right: 18px
    }
}

.cart-header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 157px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cart-header .logo {
    display: block;
    width: 136px;
    margin-left: 24px;
    height: 90px
}

@media (max-width: 1023.98px) {
    .cart-header .logo {
        margin-left: 0;
        width: 81px;
        height: 52px
    }
}

.ship-set {
    margin-top: 40px
}

.radios-set {
    margin: 22px 0 58px
}

@media (max-width: 767.98px) {
    .radios-set {
        margin: 18px 0 35px
    }
}

.company-inputs {
    margin-bottom: 56px
}

@media (max-width: 767.98px) {
    .company-inputs {
        margin: 28px 2px 51px
    }
}

.company-inputs:not(.active) .inputs-set {
    display: none
}

.company-inputs .checkbox {
    margin-bottom: 10px
}

.inputs-set {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: -20px;
    margin-top: 13px;
    margin-bottom: 20px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 767.98px) {
    .inputs-set {
        margin-top: 16px
    }
}

.inputs-set .form-group {
    width: calc(50% - 20px);
    margin-left: 20px;
    margin-bottom: 26px;
    margin-top: 20px
}

@media (max-width: 767.98px) {
    .inputs-set .form-group {
        width: calc(100% - 20px);
        margin-bottom: 5px
    }
}

.section-cart {
    padding: 60px 0
}

@media (max-width: 767.98px) {
    .section-cart {
        padding: 32px 0
    }
}

.section-cart h1 {
    margin-bottom: 30px
}

@media (max-width: 767.98px) {
    .section-cart h1 {
        margin-bottom: 25px
    }
}

@media (max-width: 767.98px) {
    .section-checkout h1 {
        margin-bottom: 13px
    }
}

.extra-service {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    padding: 24px 36px
}

@media (max-width: 767.98px) {
    .extra-service {
        padding: 15px;
        padding-bottom: 20px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start
    }

    .extra-service .checkbox {
        margin-top: 13px
    }
}

.extra-service .check-label:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: -30px
}

.extra-service .icon {
    width: 24px;
    height: 24px;
    min-width: 24px;
    margin: 0 10px 0 17px;
    color: #6A963F
}

@media (max-width: 767.98px) {
    .extra-service .icon {
        margin: 9px 8px 0 3px
    }
}

.extra-service .name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767.98px) {
    .extra-service .name {
        display: block;
        font-size: 18px;
        padding-top: 6px;
        line-height: 30px;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }
}

.extra-service .name .custom-select {
    width: 190px;
    margin-left: 16px
}

@media (max-width: 767.98px) {
    .extra-service .name .custom-select {
        margin-left: -62px;
        margin-top: 10px;
        width: auto
    }
}

.btns {
    margin: -3px 0 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: -18px
}

@media (max-width: 767.98px) {
    .btns {
        margin-top: 19px;
        margin-bottom: 30px
    }
}

.btns .btn {
    margin-right: 18px
}

@media (max-width: 767.98px) {
    .btns .btn {
        min-width: 0;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
        width: 50%
    }
}

.form-group {
    position: relative;
    margin-bottom: 20px
}

.form-group label {
    position: absolute;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    display: block;
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    top: 5px;
    line-height: 24px;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    color: #464646;
    pointer-events: none
}

.form-group.focus label {
    -webkit-transform: translateY(-20px) scale(0.8);
    transform: translateY(-20px) scale(0.8);
    color: #6A963F
}

.form-group textarea,
.form-group input:not([type='checkbox']):not([type='radio']) {
    width: 100%;
    height: 34px;
    border: 0;
    border-bottom: 1px solid #C3C3C3;
    background: none;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #222222
}

.form-group textarea {
    padding-top: 5px;
    min-height: 150px
}

.custom-select {
    position: relative
}

.custom-select.active ul {
    display: block
}

.custom-select ul {
    position: absolute;
    top: 100%;
    max-height: 150px;
    overflow: auto;
    right: 0;
    margin-top: -1px;
    z-index: 99;
    display: none;
    left: 0;
    font-size: 16px;
    background: #fff;
    padding: 5px;
    border: 1px solid #C3C3C3
}

.custom-select ul li {
    cursor: pointer;
    padding: 5px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

@media (min-width: 768px) {
    .custom-select ul li:hover {
        color: #6A963F
    }
}

.custom-select .current {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    height: 34px;
    cursor: pointer;
    padding: 5px 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    position: relative;
    padding-right: 40px;
    display: block;
    border-bottom: 1px solid #C3C3C3;
    color: #464646
}

.custom-select .current:after {
    content: '';
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='13' height='8'><path d='M6.5 8 12.995.5H.005L6.5 8Z' fill='rgba(106, 150, 63, 1)'/></svg>") no-repeat;
    width: 13px;
    height: 8px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    margin: 15px 7px
}

.custom-select select {
    width: 0;
    height: 0;
    position: absolute;
    opacity: 0;
    pointer-events: none
}

.checkbox {
    position: relative;
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin: 0
}

.checkbox input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.checkbox .check-label {
    font-size: 16px;
    line-height: 16px;
    color: #464646;
    min-height: 16px;
    cursor: pointer;
    position: relative;
    display: block;
    padding-left: 27px
}

.checkbox .check-label:before {
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #FAFAFA no-repeat 70% 60%;
    border: 1px solid #C4C4C4;
    background-size: 80% auto;
    border-radius: 2px
}

.checkbox input:checked~.check-label:before {
    content: '';
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='14' height='11'><path d='M13.943 1.531l-8.68 8.678a.195.195 0 01-.277 0L.057 5.282a.195.195 0 010-.277l1.198-1.197a.196.196 0 01.276 0L5.124 7.4 12.47.057a.196.196 0 01.276 0l1.198 1.198c.076.076.076.2 0 .276z' fill='rgba(106, 150, 63, 1)'/></svg>")
}

.radio {
    position: relative;
    display: block;
    margin: 0 0 21px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

@media (max-width: 767.98px) {
    .radio {
        margin-bottom: 15px
    }
}

.radio input {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0
}

.radio .check-label {
    font-size: 16px;
    line-height: 16px;
    color: #464646;
    min-height: 16px;
    cursor: pointer;
    position: relative;
    padding: 26px;
    display: block;
    padding-left: 60px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.08);
    border-radius: 10px
}

.radio .check-label strong {
    margin-left: 20px
}

.radio .check-label:before {
    content: '';
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 35px;
    background: #FAFAFA no-repeat 55% 60%;
    border: 1px solid #C4C4C4;
    background-size: 80% auto;
    border-radius: 50%
}

.radio input:checked~.check-label:before {
    content: '';
    border-color: #6a963f;
    border-width: 5px
}

.total-sum {
    text-align: right;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px 44px 32px
}

.total-sum strong {
    font-size: 30px;
    margin-left: 22px;
    line-height: 28px;
    font-weight: bold;
    color: #6A963F
}

@media (max-width: 767.98px) {
    .total-sum {
        padding: 8px 0 24px
    }

    .total-sum strong {
        line-height: 26px;
        font-size: 24px;
        margin-left: 15px
    }
}

.cart-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767.98px) {
    .cart-bottom {
        display: block
    }
}

.cart-bottom .btn {
    margin-left: 20px
}

@media (max-width: 767.98px) {
    .cart-bottom .btn {
        margin-top: 10px;
        margin-left: 0;
        width: 100%
    }
}

.note {
    padding: 5px 12px;
    padding-left: 47px;
    position: relative;
    font-size: 20px;
    line-height: 27px;
    color: #464646
}

@media (max-width: 767.98px) {
    .note {
        font-size: 16px;
        padding-top: 0px;
        padding-bottom: 12px;
        line-height: 21px;
        padding-left: 50px
    }
}

.note svg {
    position: absolute;
    top: 0;
    width: 37px;
    height: 37px;
    bottom: 0;
    margin: auto 0;
    color: #6A963F;
    left: 0
}

@media (max-width: 767.98px) {
    .note svg {
        margin-top: 0
    }
}

.cart-item {
    padding: 25px 42px 11px;
    padding-left: 211px;
    position: relative;
    min-height: 173px;
    margin-bottom: 20px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.08);
    border-radius: 10px
}

@media (max-width: 767.98px) {
    .cart-item {
        padding-left: 104px;
        padding-right: 10px;
        min-height: 118px;
        padding-top: 20px;
        padding-bottom: 18px
    }
}

.cart-item .remove {
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    display: block;
    margin: 9px 15px;
    height: 24px;
    color: #afafaf
}

@media (max-width: 767.98px) {
    .cart-item .remove {
        top: auto;
        bottom: 8px;
        left: 0
    }
}

.cart-item .image {
    position: absolute;
    left: 31px;
    z-index: 1;
    top: 8px;
    width: 156px;
    height: 156px
}

@media (max-width: 767.98px) {
    .cart-item .image {
        top: 18px;
        left: 8px;
        width: 82px;
        height: 82px
    }
}

.cart-item .image .bg {
    -o-object-fit: contain;
    object-fit: contain
}

.cart-item .desc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 24px
}

@media (max-width: 767.98px) {
    .cart-item .desc {
        display: block;
        font-size: 14px;
        line-height: 21px;
        padding-bottom: 0
    }
}

.cart-item .h3 {
    margin-bottom: 15px
}

@media (max-width: 767.98px) {
    .cart-item .h3 {
        margin-bottom: 12px
    }
}

.cart-item .price {
    width: 210px;
    text-align: right;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    color: #6A963F;
    min-width: 210px
}

@media (max-width: 767.98px) {
    .cart-item .price {
        width: 100%;
        text-align: left;
        min-width: 0;
        padding-top: 8px
    }
}

.steps-nav {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.steps-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 1023.98px) {
    .steps-nav ul {
        margin-left: auto;
        max-width: 70%;
        padding-right: 6%;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width: 767.98px) {
    .steps-nav ul {
        max-width: 93%
    }
}

.steps-nav ul li {
    font-weight: 400;
    text-align: center;
    margin: 0 17px;
    width: 177px;
    font-size: 16px;
    pointer-events: none;
    line-height: 24px;
    color: #464646
}

@media (max-width: 1319.98px) {
    .steps-nav ul li {
        width: 150px
    }
}

@media (max-width: 1023.98px) {
    .steps-nav ul li {
        font-size: 11px;
        width: auto;
        margin: 0 10px;
        padding: 0;
        line-height: 16px
    }
}

.steps-nav ul li.current {
    pointer-events: auto
}

.steps-nav ul li.current .number {
    color: #FFFFFF;
    background: #6A963F
}

.steps-nav .number {
    background: #F4FAEF;
    width: 66px;
    margin: 0 auto;
    height: 66px;
    margin-bottom: 12px;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 400;
    font-size: 30px;
    line-height: 24px;
    color: #6A963F;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 1023.98px) {
    .steps-nav .number {
        width: 36px;
        height: 36px;
        margin: 0 auto 2px;
        font-size: 16px
    }
}

.cart-page .body {
    padding-top: 157px
}

.header {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
    z-index: 999;
    background: #fff
}

@media (max-width: 1023.98px) {
    .header {
        border-bottom: 1px solid #ECECEC
    }
}

.header-moved .header { 
    border-bottom: 1px solid #ECECEC
}

.header .logo {
    display: block;
    width: 136px;
    margin-top: 10px;
    margin-left: 24px;
    margin-right: 13%;
    height: 90px
}

@media (max-width: 1319.98px) {
    .header .logo {
        margin-right: 20px;
        margin-left: 0
    }
}

.header-moved .header .logo {
    margin-top: 0
}

@media (max-width: 1023.98px) {
    .header .logo {
        width: 106px;
        height: 68px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto
    }

    .header-moved .header .logo {
        margin-top: 25px;
        height: 60px
    }
}

.main-header .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    min-height: 171px;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out
}

@media (max-width: 1023.98px) {
    .main-header .container {
        min-height: 119px
    }
}

.header-moved .main-header .container {
    min-height: 100px;
    /* padding-top: 10px */
}

@media (max-width: 1023.98px) {
    .header-moved .main-header .container {
        padding-top: 50px;
        min-height: 90px
    }
}

.head-bar {
    background: #FAFAFA;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    color: #464646;
    height: 52px;
    padding: 13px 0
}

.head-bar .container {
    padding-left: 32px;
    width: 100%;
    padding-right: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1023.98px) {
    .head-bar {
        height: auto;
        padding: 0
    }

    .head-bar .container {
        height: 48px;
        padding: 0 24px
    }
}

.langs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1023.98px) {
    .langs {
        display: none
    }
}

.langs li {
    padding-right: 25px
}

.langs .current a,
.langs a:hover {
    color: #6A963F
}

.top-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
    color: #464646
}

@media (max-width: 1023.98px) {
    .top-links {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%
    }

    .top-links .search {
        position: absolute;
        z-index: 9;
        left: 19px;
        top: 82px;
        cursor: pointer
    }

    .top-links .search a {
        display: block;
        padding: 10px
    }

    .top-links .search svg {
        width: 32px;
        height: 32px
    }
}

@media (min-width: 768px) {
    .top-links a:hover {
        color: #6A963F
    }
}

.top-links li {
    margin-left: 50px
}

@media (max-width: 1319.98px) {
    .top-links li {
        margin-left: 40px
    }
}

@media (max-width: 1023.98px) {
    .top-links li {
        margin-left: 0
    }
}

.top-links a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

@media (max-width: 1023.98px) {
    .top-links a {
        font-size: 0
    }
}

.top-links .count {
    background: #DE645D;
    min-width: 20px;
    text-align: center;
    display: block;
    height: 20px;
    margin-left: 9px;
    font-weight: 700;
    font-size: 14px;
    line-height: 20px;
    color: #FFFFFF;
    border-radius: 50%
}

.top-links .count:empty {
    display: none
}

@media (max-width: 1023.98px) {
    .top-links .count {
        position: absolute;
        bottom: 0;
        right: 0;
        font-size: 11px;
        line-height: 16px;
        min-width: 16px;
        height: 16px
    }
}

.top-links svg {
    width: 24px;
    height: 24px;
    margin-right: 6px
}

.checkout-summary {
    padding: 32px 34px 40px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.08);
    border-radius: 10px
}

@media (max-width: 767.98px) {
    .checkout-summary {
        margin: 15px 0;
        padding: 28px 22px
    }
}

.checkout-summary .h5 {
    font-size: 30px;
    margin: 12px 0 22px;
    line-height: 30px
}

@media (max-width: 767.98px) {
    .checkout-summary .h5 {
        margin: 10px 0 14px
    }
}

.checkout-summary .checkbox {
    margin: 0 2px 31px
}

@media (max-width: 767.98px) {
    .checkout-summary .checkbox {
        margin-bottom: 25px
    }
}

.checkout-summary .checkbox .check-label {
    padding-top: 0;
    font-size: 14px;
    line-height: 21px;
    padding-left: 32px
}

.checkout-summary .checkbox .check-label:before {
    margin-top: 2px
}

.checkout-summary .label {
    color: #464646
}

.badge {
    background: #F5F5F5;
    border: 2px dashed #E7E2E2;
    width: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 700;
    font-size: 14px;
    line-height: 14px;
    min-height: 90px;
    text-align: center;
    padding: 0 20px;
    margin: 8px 0;
    letter-spacing: -0.02em;
    color: #699635;
    border-radius: 50%;
    height: 90px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.badge.badge-top {
    background: #F3F4C0;
    color: #9B743D;
    letter-spacing: 0.1em;
    border: 2px dashed #D5D79B
}

.badge.badge-top svg {
    margin-bottom: 8px;
    width: 34px;
    height: 34px
}

.badge.badge-qnt {
    color: #9B743D;
    background: #FCF1E2;
    border: 2px dashed #E0D1BC
}

.badge.badge-mtop {
    color: #4A5A6B;
    background: #E0EEFD;
    border: 2px dashed #BFD3E8
}

.badge.badge-price {
    color: #DE645D;
    background: #FCE6E2;
    border: 2px dashed #E8CAC8
}

.badge.badge-price svg {
    height: 22px
}

.badge svg {
    width: 30px;
    height: 30px;
    margin-bottom: 5px
}

.badges {
    position: absolute;
    left: 0;
    margin: 24px;
    top: 0;
    z-index: 9;
    bottom: 0;
    pointer-events: none;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.badges .badge {
    margin-left: 16px
}

@media (max-width: 767.98px) {
    .badges {
        left: auto;
        right: 0;
        -webkit-transform: scale(0.8);
        transform: scale(0.8)
    }
}

.gallery-w {
    position: relative
}

.gallery-w .tgallery-swiper .swiper-slide {
    width: 190px
}

@media (max-width: 767.98px) {
    .gallery-w .tgallery-swiper .swiper-slide {
        width: 101px;
        height: 69px
    }
}

.gallery-w .tgallery-swiper img {
    border: 1px solid #EBEBEB;
    border-radius: 10px;
    width: 100%;
    height: 130px;
    -o-object-fit: contain;
    object-fit: contain;
    cursor: pointer
}

@media (max-width: 767.98px) {
    .gallery-w .tgallery-swiper img {
        height: 69px
    }
}

.gallery-w .gallery-swiper {
    overflow: hidden;
    border: 1px solid #EBEBEB;
    border-radius: 10px;
    max-width: 887px;
    position: relative;
    margin: 0 0 28px
}

@media (max-width: 767.98px) {
    .gallery-w .gallery-swiper {
        border: 0;
        margin: 0;
        overflow: visible;
        padding: 0 10%
    }
}

.gallery-w .image {
    padding-bottom: 69.5%;
    position: relative;
    z-index: 5
}

@media (max-width: 767.98px) {
    .gallery-w .image {
        padding-bottom: 100%
    }
}

.gallery-w .image .bg {
    -o-object-fit: contain;
    object-fit: contain
}

.status-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 10px;
    color: #464646
}

@media (max-width: 767.98px) {
    .status-item {
        margin-bottom: 2px
    }
}

.status-item strong {
    margin-left: 6px
}

.status-item svg {
    width: 24px;
    height: 24px;
    min-width: 24px;
    margin-right: 10px
}

.btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    background: #6A963F;
    border-radius: 30px;
    font-weight: 700;
    font-size: 20px;
    border: 2px solid #6A963F;
    line-height: 28px;
    cursor: pointer;
    color: #FFFFFF;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    padding: 15px 49px;
    min-height: 62px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    min-width: 191px
}

.btn.btn-sm {
    padding: 5px 30px;
    font-size: 16px;
    min-width: 120px;
    min-height: 46px
}

.btn strong {
    font-weight: 400;
    color: #373F2F
}

.btn svg {
    width: 24px;
    height: 24px;
    margin-right: 10px
}

.submitting .btn,
.btn.disabled {
    pointer-events: none;
    background: #FAFAFA;
    color: #373F2F;
    border-color: #373F2F
}

.btn.btn-block {
    min-width: 100%
}

@media (max-width: 767.98px) {
    .btn {
        min-height: 50px;
        padding: 7px 20px;
        font-size: 18px
    }
}

.btn.btn-outline {
    color: #6A963F;
    border: 2px solid #6A963F;
    background: none
}

.btn.btn-secondary {
    color: #fff;
    border: 2px solid #fff;
    background: none
}

@media (min-width: 768px) {
    .btn strong {
        -webkit-transition: color .3s ease-out;
        transition: color .3s ease-out
    }

    .btn:hover {
        color: #fff;
        border-color: #8DC641;
        background: #8DC641
    }

    .btn:hover strong {
        color: #fff
    }
}

.breadcrumbs {
    background: #FAFAFA;
    font-weight: 400;
    font-size: 14px;
    padding: 5px 0;
    line-height: 20px;
    color: #AAAAAA
}

.breadcrumbs .btn-link {
    display: none
}

@media (max-width: 1023.98px) {
    .breadcrumbs {
        background: none;
        padding: 25px 0
    }

    .breadcrumbs .btn-link {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }
}

.breadcrumbs a {
    color: #373F2F
}

.breadcrumbs a:hover {
    color: #6A963F
}

.breadcrumbs ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 1023.98px) {
    .breadcrumbs ul {
        display: none
    }
}

.breadcrumbs li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 10px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.breadcrumbs li:after {
    content: '';
    margin: 0 14px;
    display: block;
    width: 12px;
    height: 12px;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='12' height='12'><path d='M10.9 5.6c0-.1-.1-.2-.2-.3L7.2 1.8c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4L7.6 5H2c-.6 0-1 .4-1 1s.4 1 1 1h5.6L5.8 8.8c-.4.4-.4 1 0 1.4.2.2.5.3.7.3s.5-.1.7-.3l3.5-3.5c.1-.1.2-.2.2-.3.1-.1.1-.3.1-.4 0-.1 0-.3-.1-.4z' fill='%239b9b9b'/></svg>") no-repeat
}

.breadcrumbs li:last-child:after {
    display: none
}

.btn-link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #373F2F;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.btn-link.lg {
    font-weight: bold;
    font-size: 18px;
    line-height: 28px;
    color: #6A963F
}

@media (max-width: 1023.98px) {
    .btn-link.lg {
        font-size: 14px;
        line-height: 28px
    }
}

.btn-link.lg svg {
    margin-right: 13px;
    color: currentColor
}

@media (min-width: 768px) {
    .btn-link:hover {
        color: #8DC641
    }
}

.btn-link svg {
    margin-right: 8px;
    width: 12px;
    height: 12px;
    color: #9B9B9B
}

.slider-h {
    position: relative
}

.swiper-button-next,
.swiper-button-prev {
    padding: 16px;
    position: absolute;
    z-index: 50;
    right: 0;
    cursor: pointer;
    min-width: 0;
    background: #fff;
    height: 57px;
    min-height: 0;
    width: 59px;
    top: 0;
    bottom: 50px;
    margin: auto -5px;
    padding: 0;
    border-radius: 50px 0 0 50px
}

.swiper-button-next.btn,
.swiper-button-prev.btn {
    background: #fff
}

@media (min-width: 768px) {

    .swiper-button-next.btn:hover:hover,
    .swiper-button-prev.btn:hover:hover {
        color: #fff;
        border-color: #8DC641;
        background: #8DC641
    }
}

.swiper-button-next svg,
.swiper-button-prev svg {
    margin: 0;
    width: 24px;
    height: 24px
}

.swiper-button-prev {
    border-radius: 0 50px 50px 0;
    left: 0;
    right: auto
}

.swiper-button-prev svg {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.products-swiper {
    position: static;
    overflow: visible;
    margin: 0 calc(20px * -.5);
    margin: 0 calc(var(--grid-gutter-width) * -.5)
}

.products-row.swiper-wrapper>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    opacity: .5
}

@media (min-width: 1320px) {

    .products-row.swiper-wrapper>div.swiper-slide-active+div+div,
    .products-row.swiper-wrapper>div.swiper-slide-active+div,
    .products-row.swiper-wrapper>div.swiper-slide-active {
        opacity: 1
    }
}

@media (min-width: 1024px) and (max-width: 1319.98px) {

    .products-row.swiper-wrapper>div.swiper-slide-active+div,
    .products-row.swiper-wrapper>div.swiper-slide-active {
        opacity: 1
    }
}

@media (min-width: 768px) and (max-width: 1023.98px) {

    .products-row.swiper-wrapper>div.swiper-slide-active+div,
    .products-row.swiper-wrapper>div.swiper-slide-active {
        opacity: 1
    }
}

@media (max-width: 1023.98px) {
    .products-row.swiper-wrapper>div {
        opacity: 1
    }
}

.products-row.swiper-wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    margin: 0
}

.load-more {
    padding: 8px 0 60px;
    text-align: center
}

@media (max-width: 767.98px) {
    .load-more {
        padding-bottom: 20px
    }

    .load-more .btn {
        width: 100%
    }
}

.review-item+.review-item {
    border-top: 1px solid #EBEBEB;
    padding-top: 20px
}

@media (max-width: 767.98px) {
    .review-item+.review-item {
        padding-top: 15px
    }
}

.review-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-bottom: 29px
}

@media (max-width: 767.98px) {
    .review-item {
        padding: 7px 0 15px
    }
}

.review-item .h5 {
    margin-bottom: 0
}

.review-item .rating {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #FFCE31;
    margin: 14px 0
}

.review-item .rating svg {
    width: 19px;
    margin-right: 7px;
    height: 19px
}

@media (max-width: 767.98px) {
    .review-item .rating svg {
        width: 11px;
        height: 11px;
        margin-right: 4px
    }
}

.review-item .author {
    width: 22.8%;
    font-size: 14px;
    line-height: 16px;
    color: #464646
}

@media (max-width: 767.98px) {
    .review-item .author {
        width: 35%
    }
}

.review-item .text {
    width: 77.2%;
    padding-top: 2px
}

@media (max-width: 767.98px) {
    .review-item .text {
        width: 65%
    }
}

.review-item .loc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    line-height: 26px;
    margin-top: -7px;
    color: #464646;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767.98px) {
    .review-item .loc {
        margin-top: -13px
    }
}

.review-item .loc svg {
    width: 24px;
    height: 24px;
    min-width: 24px;
    margin-right: 5px
}

.section-related {
    margin-bottom: -65px;
    padding: 11px 0 0
}

@media (max-width: 767.98px) {
    .section-related {
        padding-top: 3px
    }
}

.section-related .h4 {
    margin-bottom: 27px
}

@media (max-width: 767.98px) {
    .section-related .h4 {
        font-size: 26px;
        margin-bottom: 16px;
        line-height: 32px
    }
}

.swiper-related {
    overflow: visible
}

.related-item {
    padding: 20px;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    margin-bottom: 60px;
    padding-bottom: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transition: -webkit-box-shadow .3s ease-out;
    transition: -webkit-box-shadow .3s ease-out;
    transition: box-shadow .3s ease-out;
    transition: box-shadow .3s ease-out, -webkit-box-shadow .3s ease-out;
    padding-left: 142px
}

.related-item .full {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    z-index: 2;
    top: 0;
    bottom: 0
}

@media (min-width: 768px) {
    .related-item:hover {
        -webkit-box-shadow: 0px 5px 30px rgba(86, 152, 22, 0.16);
        box-shadow: 0px 5px 30px rgba(86, 152, 22, 0.16)
    }
}

.related-item .price {
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    padding: 4px 0 13px;
    color: #6A963F
}

.related-item .h5 {
    margin: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.related-item .btn {
    min-height: 48px;
    padding: 5px 32px;
    font-size: 18px;
    position: relative;
    z-index: 11;
    min-width: 0;
    line-height: 22px
}

.related-item .btn svg {
    display: none
}

.related-item .image {
    width: 104px;
    height: 104px;
    left: 0;
    top: 0;
    margin: 27px 20px;
    position: absolute;
    z-index: 1
}

.related-item .image .bg {
    -o-object-fit: contain;
    object-fit: contain
}

@media (max-width: 767.98px) {
    .related-item {
        padding: 25px 24px 16px;
        margin-bottom: 55px;
        width: 100%;
        text-align: center;
        display: block
    }

    .related-item .meta {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .related-item .meta .price {
        padding-right: 19px
    }

    .related-item .meta .btn {
        font-size: 0;
        height: 48px;
        max-width: 74px;
        flex-shrink: 0;
        margin-left: auto;
        min-height: 48px;
        padding: 0;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .related-item .meta .btn svg {
        margin: 0;
        display: block
    }

    .related-item .image {
        position: relative;
        margin: 20px -13px;
        width: auto;
        padding-bottom: 100%;
        height: 0
    }

    .related-item .h5 {
        font-size: 18px;
        line-height: 22px
    }
}

@media (max-width: 767.98px) {
    .swiper-related .products-row>div {
        width: 227px;
        padding: 0
    }
}

.section-p-details {
    padding: 45px 0
}

@media (max-width: 767.98px) {
    .section-p-details {
        padding-top: 0
    }
}

.section-p-details .head {
    margin-bottom: 0px
}

.section-p-details .head .sku {
    float: right;
    margin-bottom: -20px;
    margin-top: -48px
}

@media (max-width: 389.98px) {
    .section-p-details .head .sku {
        margin: 0;
        text-align: left;
        float: none
    }
}

.section-p-details .head .price {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 0;
    margin-top: 23px
}

@media (min-width: 1024px) {
    .section-p-details .head {
        display: none
    }
}

.section-p-details .tag {
    margin: 17px 0 16px;
    margin-left: -8px;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

@media (max-width: 767.98px) {
    .section-p-details .tag {
        margin-top: 24px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row
    }
}

.section-p-details .sidebar {
    margin-top: -5px
}

.section-p-details .sidebar .price.deal {
    margin-top: 40px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.section-p-details .sidebar .entry {
    margin-bottom: 5px
}

.section-p-details .sidebar .entry p {
    margin: 0
}

.section-p-details .sidebar .btn {
    margin-bottom: 29px
}

.section-p-details .sidebar .btn-link.lg {
    font-size: 20px
}

@media (max-width: 767.98px) {
    .section-p-details .sidebar .btn-link.lg {
        font-size: 14px;
        margin-top: -2px
    }
}

.section-p-details .sidebar .price {
    font-weight: 700;
    font-size: 36px;
    line-height: 28px;
    margin: 29px 0;
    color: #6A963F
}

@media (max-width: 1023.98px) {

    .section-p-details .sidebar .sku,
    .section-p-details .sidebar h1 {
        display: none
    }
}

@media (max-width: 767.98px) {
    .section-p-details .sidebar .acts {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        padding: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .section-p-details .sidebar .acts .off {
        display: none
    }

    .section-p-details .sidebar .acts .btn {
        margin: 0;
        min-width: 0;
        width: 58%;
        width: auto;
    }
}

@media (max-width: 767.98px) and (max-width: 389.98px) {
    .section-p-details .sidebar .acts {
        display: block
    }

    .section-p-details .sidebar .acts .btn {
        width: 100%;
        margin-top: 20px;
        margin-bottom: 10px
    }
}

@media (max-width: 767.98px) {
    .section-p-details .sidebar .price {
        padding-right: 25px;
        min-width: 0;
        font-size: 24px;
        width: 42%;
        line-height: 28px;
        text-align: right
    }
}

@media (max-width: 767.98px) and (max-width: 389.98px) {
    .section-p-details .sidebar .price {
        padding-right: 0;
        width: 100%;
        margin-bottom: 0;
        padding-bottom: 0;
        margin-top: 10px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: block;
        text-align: left
    }
}

@media (max-width: 767.98px) {
    .section-p-details .sidebar .price.deal {
        text-align: right;
        padding: 25px 0 0;
        padding-right: 25px;
        margin: 0;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

@media (max-width: 767.98px) and (max-width: 389.98px) {
    .section-p-details .sidebar .price.deal {
        padding-right: 0;
        padding-bottom: 0;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        display: block;
        text-align: left;
        margin-bottom: -15px
    }
}

@media (max-width: 767.98px) {
    .section-p-details .sidebar .price.deal del {
        margin-top: 0;
        font-size: 20px;
        line-height: 28px
    }

    .section-p-details .sidebar .price.deal .current {
        margin: 0;
        font-size: 24px;
        line-height: 28px
    }

    .section-p-details .sidebar .sku,
    .section-p-details .sidebar h1 {
        display: none
    }
}

.section-p-details h1.h2 {
    margin-bottom: 17px
}

.section-p-details .entry {
    margin-bottom: 10px
}

.sku {
    font-weight: 400;
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 26px;
    color: #AAAAAA
}

.sku strong {
    font-weight: 400;
    color: #464646
}

.section-cats {
    margin-bottom: 75px;
    background: #F4FAEF;
    padding: 70px 0 15px
}

@media (max-width: 767.98px) {
    .section-cats {
        padding: 42px 0 20px;
        margin: 0
    }
}

.section-cats .col-md-4 {
    max-width: 33.2%
}

@media (max-width: 1023.98px) {
    .section-cats .col-md-4 {
        max-width: 49.9%
    }
}

@media (max-width: 389.98px) {
    .section-cats .col-md-4 {
        width: 100%;
        max-width: 100%
    }
}

.section-cats h2 {
    margin-bottom: 50px;
    text-align: center
}

@media (max-width: 767.98px) {
    .section-cats h2 {
        margin: 0 -5px;
        margin-bottom: 30px
    }
}

.cat-item {
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 68px;
    display: block;
    text-align: center
}

@media (max-width: 767.98px) {
    .cat-item {
        margin-bottom: 20px
    }
}

.cat-item img {
    border-radius: 10px;
    width: 100%;
    margin-bottom: 18px
}

@media (max-width: 767.98px) {
    .cat-item img {
        margin-bottom: 14px
    }
}

.tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: 26px
}

@media (max-width: 767.98px) {
    .tag {
        margin-top: 13px;
        display: inline-block;
        min-width: 180px
    }
}

.tag .item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    margin: 0 8px
}

.tag .item svg {
    min-width: 24px;
    width: 24px;
    height: 24px;
    margin-right: 10px
}

.product-item {
    padding: 47px 0 16px;
    position: relative;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 60px;
    -webkit-transition: -webkit-box-shadow .3s ease-out;
    transition: -webkit-box-shadow .3s ease-out;
    transition: box-shadow .3s ease-out;
    transition: box-shadow .3s ease-out, -webkit-box-shadow .3s ease-out;
    text-align: center
}

@media (max-width: 767.98px) {
    .product-item {
        padding: 25px 10px 16px;
        margin-bottom: 30px
    }
}

.product-item .badges {
    left: auto;
    right: -15px
}

.product-item .full {
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    z-index: 2;
    top: 0;
    bottom: 0
}

@media (min-width: 768px) {
    .product-item:hover {
        -webkit-box-shadow: 0px 5px 30px rgba(86, 152, 22, 0.16);
        box-shadow: 0px 5px 30px rgba(86, 152, 22, 0.16)
    }
}

.product-item .meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 19px 0;
    padding: 0 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media (max-width: 767.98px) {
    .tgallery-swiper {
        margin-top: 24px;
    }
    .product-item .meta {
        margin: 16px 0 -16px
    }
}

@media screen and (max-width: 388px) {
    .product-item .meta {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .product-item .meta .price.deal,
    .product-item .meta .price {
        text-align: center;
        margin: -20px 0 20px;
        left: 0;
        right: 0;
        top: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        bottom: 0
    }

    .product-item .meta .btn {
        margin: 0
    }
}

.product-item .meta .btn {
    margin-left: 16px;
    position: relative;
    z-index: 10;
    min-width: 0
}

@media (max-width: 767.98px) {
    .product-item .meta .btn {
        min-width: 165px;
        margin-right: 20px;
        margin-left: 10px
    }
}

.product-item .price {
    font-weight: 700;
    min-width: 116px;
    text-align: right;
    font-size: 20px;
    line-height: 28px;
    color: #373F2F
}

@media (max-width: 767.98px) {
    .product-item .price {
        min-width: 100px;
        text-align: left
    }
}

.product-item .h5 {
    padding: 0 15px;
    margin: 0 0 0;
    min-height: 49px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.product-item .image {
    padding-bottom: 100%;
    position: relative;
    z-index: 1
}

.product-item .image .bg {
    -o-object-fit: contain;
    object-fit: contain
}

.price.deal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    margin: -20px 0;
    top: -13px;
    z-index: 2;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.price.deal .off {
    font-weight: 700;
    font-size: 16px;
    line-height: 28px;
    color: #FFFFFF;
    background: #DE645D;
    padding: 0 13px;
    border-radius: 10px
}

@media (max-width: 767.98px) {
    .price.deal .off {
        padding: 0 10px;
        font-size: 14px;
        line-height: 20px
    }
}

.price.deal .current {
    margin: 14px 0;
    font-weight: 700;
    font-size: 36px;
    line-height: 28px;
    color: #6A963F
}

@media (max-width: 767.98px) {
    .price.deal .current {
        font-size: 24px;
        line-height: 28px;
        margin: 0 0 5px
    }

    .swiper .price.deal .current {
        font-size: 20px;
        line-height: 28px;
        margin: 0 0 5px
    }
}

.price.deal del {
    text-decoration: none;
    position: relative;
    font-weight: 700;
    font-size: 20px;
    line-height: 28px;
    margin-top: -8px;
    color: #373F2F
}

@media (max-width: 767.98px) {
    .price.deal del {
        font-size: 16px;
        line-height: 1.5
    }
}

.price.deal del:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #DE645D;
    height: 2px;
    margin: auto 0;
    -webkit-transform: rotate(23.1deg);
    transform: rotate(23.1deg)
}

.fast-holder {
    margin-bottom: 40px;
    height: 50px
}

.fast-nav {
    background: #FAFAFA;
    overflow: auto
}

.fast-nav.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 99
}

.fast-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #464646
}

.fast-nav a {
    margin-right: 26px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px 8px;
    border-bottom: 2px solid transparent
}

@media (min-width: 768px) {
    .fast-nav a:hover {
        color: #6A963F
    }
}

.fast-nav .current a {
    border-color: #6A963F
}

.testimonials-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.08);
    border-radius: 0 10px 10px 10px;
    margin-top: 10px;
    padding: 13px
}

@media (max-width: 767.98px) {
    .testimonials-item {
        display: block;
        overflow: hidden;
        margin-left: -8px;
        padding: 15px 15px 0
    }
}

.testimonials-item .text {
    width: 50%;
    padding: 8px 19px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 767.98px) {
    .testimonials-item .text {
        display: block;
        width: 100%;
        padding: 0
    }
}

.testimonials-item .btn-link {
    font-weight: 700;
    margin-top: 7px;
    color: #6A963F;
    font-size: 16px
}

@media (max-width: 767.98px) {
    .testimonials-item .btn-link {
        font-size: 14px
    }
}

.testimonials-item .image {
    width: 50%;
    position: relative;
    min-height: 260px;
    border-radius: 3px;
    overflow: hidden;
    z-index: 2
}

@media (max-width: 767.98px) {
    .testimonials-item .image {
        height: 40vw;
        min-height: 171px;
        border-radius: 0;
        width: auto;
        margin: 0 -15px;
        margin-top: -7px
    }
}

.testimonials-item .meta {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-weight: 400;
    font-size: 14px;
    margin-top: auto;
    line-height: 26px;
    margin-right: -20px;
    padding-top: 10px;
    margin-bottom: -11px;
    color: #464646
}

@media (max-width: 767.98px) {
    .testimonials-item .meta {
        display: block;
        margin: 20px 0;
        padding: 0
    }
}

.testimonials-item .meta svg {
    width: 24px;
    height: 24px;
    margin-right: 2px;
    min-width: 24px;
    color: #373F2F
}

@media (max-width: 767.98px) {
    .testimonials-item .meta svg {
        width: 18px;
        height: 18px;
        margin-right: 0
    }
}

.testimonials-item .meta>div {
    padding-right: 13px
}

@media (max-width: 767.98px) {
    .testimonials-item .meta>div {
        padding: 0 0 3px
    }
}

.testimonials-item .meta .check svg {
    margin-right: 6px;
    color: #6A963F
}

@media (max-width: 767.98px) {
    .testimonials-item .meta .check svg {
        margin-right: 0px
    }
}

.testimonials-slider {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 50px
}

@media (max-width: 767.98px) {
    .testimonials-slider {
        margin-bottom: 12px
    }
}

.testimonials-slider .author {
    display: none
}

@media (max-width: 767.98px) {
    .testimonials-slider .author {
        display: block;
        padding: 10px;
        padding-bottom: 6px;
        font-size: 14px;
        line-height: 20px
    }

    .testimonials-slider .author .h5 {
        display: block
    }
}

@media (min-width: 768px) {
    .testimonials-slider .swiper-wrapper {
        pointer-events: none
    }

    .testimonials-slider .swiper-wrapper a {
        pointer-events: auto
    }
}

.testimonials-slider .nav {
    width: 35.5%;
    margin-top: 10px
}

@media (max-width: 767.98px) {
    .testimonials-slider .nav {
        display: none
    }
}

.testimonials-slider .nav li {
    position: relative
}

.testimonials-slider .nav a {
    display: block;
    padding: 22px 28px 15px;
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 9px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.15);
    border-radius: 10px 0 0 10px
}

.testimonials-slider .nav a .h5 {
    margin-bottom: -3px
}

.testimonials-slider .nav .current:before {
    content: '';
    background: #fff;
    position: absolute;
    width: 30px;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 6
}

.testimonials-slider .nav .h5 {
    display: block
}

.testimonials-slider .swiper {
    overflow: visible;
    width: 64.5%;
    position: relative;
    z-index: 5
}

@media (max-width: 767.98px) {
    .testimonials-slider .swiper {
        width: 100%
    }

    .testimonials-slider .swiper .swiper-slide {
        width: 278px
    }
}

.section-hero .main-nav {
    display: none
}

@media (max-width: 767.98px) {
    .section-hero .main-nav {
        display: block;
        position: static
    }

    .section-hero .main-nav li:nth-child(5) {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 1023.98px) {
    .section-hero .main-nav {
        display: block;
        position: static
    }

    .section-hero .main-nav li {
        width: 20%
    }
}

.section-testimonials {
    padding: 30px 0 15px
}

@media (max-width: 767.98px) {
    .section-testimonials {
        padding-bottom: 44px
    }
}

.section-testimonials .h2 {
    text-align: center
}

@media (max-width: 767.98px) {
    .section-testimonials .load-more {
        margin: 0 -8px
    }
}

@media (min-width: 768px) {
    .section-testimonials .load-more .btn {
        min-width: 361px
    }
}

.hero-h {
    position: relative;
    z-index: 1;
    margin-bottom: 42px;
    padding: 55px 0 1px
}

@media (max-width: 767.98px) {
    .hero-h {
        padding: 0 0 15px;
        margin: 0;
        border-bottom: 1px solid #ECECEC
    }

    .hero-h .bg {
        position: relative;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        height: 44vw
    }
}

.hero-h .text {
    position: relative;
    width: 441px;
    z-index: 2;
    padding: 44px;
    padding-bottom: 40px;
    margin-bottom: -40px;
    background: rgba(255, 255, 255, 0.9);
    -webkit-box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.14);
    box-shadow: 0px 10px 50px rgba(0, 0, 0, 0.14);
    border-radius: 10px
}

@media (max-width: 1319.98px) {
    .hero-h .text {
        width: 540px
    }
}

@media (max-width: 1023.98px) {
    .hero-h .text {
        padding: 24px;
        width: 400px
    }
}

@media (max-width: 767.98px) {
    .hero-h .text {
        width: auto;
        margin: 0 -10px;
        padding: 33px 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        text-align: center
    }

    .hero-h .text h1 {
        padding: 0 5px 0;
        margin-bottom: 20px
    }

    .hero-h .text .btn {
        margin: 20px 0 0
    }
}

.hero-h .btn {
    margin-top: 38px;
    position: relative
}

@media (max-width: 1023.98px) {
    .hero-h .btn {
        margin-top: 10px
    }
}

.hero-h .btn svg {
    position: absolute;
    right: 16px;
    top: 0;
    margin: auto;
    bottom: 0
}

.swiper-container-multirow>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.section-gallery {
    background: #20241B;
    color: #FFFFFF;
    margin: 0;
    padding: 155px 0 95px;
    margin-top: -80px
}

@media (max-width: 1023.98px) {
    .section-gallery {
        padding: 50px 0
    }

    .section-gallery .swiper {
        margin-top: 50px
    }
}

@media (max-width: 767.98px) {
    .section-gallery {
        margin-top: 0;
        padding: 48px 0 42px;
        text-align: center
    }
}

.section-gallery .swiper-slide {
    width: 400px
}

@media (max-width: 1023.98px) {
    .section-gallery .swiper-slide {
        width: 286px
    }
}

.section-gallery .swiper-slide a {
    z-index: 2;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.section-gallery .swiper-slide a:after {
    content: '';
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24'><path fill='%2000' d='M17.5 10c0 1.71-.572 3.287-1.536 4.548l4.743 4.745a1 1 0 0 1-1.32 1.497l-.094-.083-4.745-4.743A7.5 7.5 0 1 1 17.5 10ZM10 5.5a1 1 0 0 0-1 1V9H6.5a1 1 0 0 0 0 2H9v2.5a1 1 0 1 0 2 0V11h2.5a1 1 0 1 0 0-2H11V6.5a1 1 0 0 0-1-1Z'/></svg>") no-repeat;
    width: 24px;
    height: 24px;
    position: absolute;
    display: block;
    bottom: 0;
    right: 0;
    margin: 10px
}

@media (max-width: 767.98px) {
    .section-gallery .swiper-slide a:after {
        width: 30px;
        height: 30px;
        background-size: contain
    }
}

.section-gallery .swiper-slide .image {
    padding-bottom: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 10px
}

.section-gallery .arrows {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 48px;
    float: right;
    margin-left: auto;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media (max-width: 767.98px) {
    .section-gallery .arrows {
        display: none
    }
}

.section-gallery .swiper-button-prev,
.section-gallery .swiper-button-next {
    position: relative;
    left: 0;
    right: 0;
    background: none;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0 0 0 20px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    bottom: 0;
    border: 2px solid #fff;
    border-radius: 50%
}

@media (min-width: 768px) {

    .section-gallery .swiper-button-prev:hover,
    .section-gallery .swiper-button-next:hover {
        color: #fff;
        border-color: #8DC641;
        background: #8DC641
    }
}

.section-gallery .swiper-hgallery {
    padding-right: 50vw;
    margin-right: -50vw
}

.section-gallery .swiper-hgallery .btn {
    margin-top: 48px;
    min-width: 235px
}

@media (max-width: 767.98px) {
    .section-gallery .swiper-hgallery .btn {
        margin: 44px 0 0;
        width: 100%
    }
}

.section-gallery .btn {
    margin-top: 20px
}

@media (max-width: 767.98px) {
    .section-gallery .btn {
        margin: 10px 0 0;
        width: 100%
    }
}

.section-gallery .btn svg {
    width: 32px;
    height: 32px;
    margin: -10px 0;
    margin-right: 10px
}

.section-gallery h2 {
    margin-bottom: 38px;
    margin-top: 50px;
    color: #fff
}

@media (max-width: 767.98px) {
    .section-gallery h2 {
        margin: 0 0 16px;
        text-align: center;
        font-size: 26px;
        line-height: 33px
    }
}

.section-gallery p {
    opacity: .8
}

.section-related-products {
    margin-bottom: 75px;
    background: #F4FAEF;
    padding: 57px 0 65px
}

.section-related-products .load-more {
    margin-bottom: -38px
}

@media (max-width: 767.98px) {
    .section-related-products .load-more {
        margin: 0;
        padding: 0 20px 16px
    }
}

@media (max-width: 767.98px) {
    .section-related-products {
        margin-top: -20px;
        margin-bottom: 0;
        padding: 35px 0 20px
    }

    .section-related-products .swiper-slide {
        max-width: 309px
    }

    .section-related-products .product-item .image {
        margin: 20px -15px 15px
    }

    .section-related-products .product-item .tag {
        width: 180px;
        margin: auto;
        margin-top: 7px;
        display: inline-block;
        margin-bottom: 7px
    }

    .section-related-products .product-item .meta .price {
        text-align: right
    }

    .section-related-products .product-item .meta .btn {
        min-width: 144px
    }

    .section-related-products .swiper-button-next,
    .section-related-products .swiper-button-prev {
        display: none
    }
}

.section-related-products .h2 {
    margin-bottom: 50px;
    text-align: center
}

@media (max-width: 767.98px) {
    .section-related-products .h2 {
        margin-bottom: 40px
    }
}

.filters {
    -webkit-box-shadow: 0px 9px 10px -4px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 9px 10px -4px rgba(0, 0, 0, 0.08);
    padding-bottom: 16px;
    margin-top: -2px;
    margin-bottom: 47px
}

@media (max-width: 767.98px) {
    .filters {
        display: none
    }

    .active-filter .filters {
        display: block;
        position: fixed;
        left: 0;
        overflow: auto;
        margin: 0;
        right: 0;
        padding-top: 190px;
        -webkit-transition: all .3s ease-out;
        transition: all .3s ease-out;
        overflow: auto;
        top: 0;
        max-height: 100vh;
        z-index: 80;
        background: #fff
    }

    .active-filter.header-moved .filters {
        padding-top: 150px
    }
}

.filter-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.filter-row .label {
    margin-right: 12px
}

.filter-row .order-item {
    width: 190px
}

.filter-row .term-item {
    width: 190px
}

.filter-row .custom-select {
    min-width: 100%
}

.filter-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1319.98px) {
    .filter-item {
        width: 49%;
        margin-bottom: 20px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .filter-item .slider-bar {
        width: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .filter-item:nth-child(2) {
        width: 24%
    }

    .filter-item:nth-child(5) {
        width: 24%
    }

    .filter-item:nth-child(4),
    .filter-item:nth-child(3) {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2;
        width: auto;
        margin-right: 30px
    }

    .filter-item:nth-child(4) {
        margin-right: auto
    }
}

@media (max-width: 1023.98px) {
    .filter-item {
        width: 49%;
        margin-bottom: 20px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .filter-item .slider-bar {
        width: auto;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .filter-item:nth-child(2) {
        width: 49%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .filter-item:nth-child(5) {
        width: 49%;
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2
    }

    .filter-item:nth-child(4),
    .filter-item:nth-child(3) {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
        width: auto;
        margin-left: auto;
        margin-right: 30px
    }

    .filter-item:nth-child(4) {
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width: 767.98px) {
    .filter-item {
        width: 100%;
        margin-bottom: 20px;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }

    .filter-item:nth-child(2),
    .filter-item:nth-child(5),
    .filter-item:nth-child(3),
    .filter-item:nth-child(4) {
        width: 100%;
        margin-left: 0;
        margin-right: 0
    }

    .filter-item:nth-child(4),
    .filter-item:nth-child(3) {
        width: 100%;
        margin-right: auto;
        margin-left: 0
    }

    .filter-item:nth-child(3) {
        margin-right: 20px
    }
}

.slider-bar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-weight: 700;
    font-size: 16px;
    width: 276px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 24px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #464646
}

.slider-bar .noUi-base {
    height: 10px;
    background: #FAFAFA;
    margin: 4px 0;
    border: 1px solid #C3C3C3;
    border-radius: 100px
}

.slider-bar .noUi-handle {
    background: #FFFFFF;
    border: 2px solid #6A963F;
    -webkit-box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    width: 18px;
    margin: 1px 6px;
    height: 18px;
    border-radius: 50%
}

.slider-bar .slider {
    padding: 2px 12px 0 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.slider-bar .s-label {
    min-width: 47px
}

.section-products {
    padding: 50px 0 4px;
    position: relative
}

.section-products .filter-trigger {
    display: none
}

@media (max-width: 767.98px) {
    .section-products {
        padding: 0;
        margin-top: -3px
    }

    .section-products .filter-trigger {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        top: 0;
        background: #FFFFFF;
        -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.16);
        box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.16);
        border-radius: 50px;
        width: 40px;
        cursor: pointer;
        height: 40px;
        color: #373F2F;
        z-index: 90;
        right: 20px
    }

    .section-products .filter-trigger svg {
        width: 24px;
        height: 24px
    }

    .filter-moved .section-products .filter-trigger {
        position: fixed;
        top: 80px;
        right: 20px
    }

    .section-products h1 {
        padding-right: 50px
    }
}

.section-page {
    padding: 54px 0 52px
}

.faq-set {
    margin: 32px 0
}

@media (max-width: 1023.98px) {
    .faq-set {
        margin: 20px 0
    }
}

.faq-item {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    margin-bottom: 13px
}

.faq-item .faq-head {
    padding: 19px 53px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative
}

@media (max-width: 1023.98px) {
    .faq-item .faq-head {
        padding: 17px 22px;
        font-size: 20px;
        padding-right: 40px;
        line-height: 26px
    }
}

.faq-item .faq-head:before {
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    right: 21px;
    margin: auto 0;
    top: 0;
    bottom: 0;
    background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24'><path fill='%236A963F' d='M12 1C5.9 1 1 5.9 1 12s4.9 11 11 11 11-4.9 11-11S18.1 1 12 1zm0 20c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9z'/><path d='M16 11h-3V8c0-.6-.4-1-1-1s-1 .4-1 1v3H8c-.6 0-1 .4-1 1s.4 1 1 1h3v3c0 .6.4 1 1 1s1-.4 1-1v-3h3c.6 0 1-.4 1-1s-.4-1-1-1z' fill='%236A963F'/></svg>") no-repeat
}

@media (max-width: 1023.98px) {
    .faq-item .faq-head:before {
        right: 12px
    }
}

.faq-item .faq-head.active:before {
    content: '';
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24'><path fill='%236A963F' d='M12 1C5.9 1 1 5.9 1 12s4.9 11 11 11 11-4.9 11-11S18.1 1 12 1zm0 20c-5 0-9-4-9-9s4-9 9-9 9 4 9 9-4 9-9 9z'/><path d='M16 11H8c-.6 0-1 .4-1 1s.4 1 1 1h8c.6 0 1-.4 1-1s-.4-1-1-1z' fill='%236A963F'/></svg>")
}

.faq-content {
    padding: 0 53px 1px;
    margin-top: -8px;
    display: none
}

@media (max-width: 1023.98px) {
    .faq-content {
        padding: 0 22px 1px
    }
}

.bg {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-size: contain;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
    width: 100%;
    height: 100%;
    z-index: -2
}

.body {
    overflow: hidden;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    position: relative;
    padding-top: 223px
}

@media (max-width: 1023.98px) {
    .body {
        padding-top: 167px
    }
}

.container {
    margin: 0 auto;
    width: 1320px;
    padding: 0 40px;
    max-width: 100%
}

@media (max-width: 1023.98px) {
    .container {
        padding-left: 20px;
        padding-right: 20px
    }
}

.footer {
    font-size: 18px;
    line-height: 30px;
    color: #464646
}

@media (max-width: 767.98px) {
    .footer {
        padding-top: 10px
    }
}

.footer .bar {
    margin-top: 120px;
    background: #FAFAFA
}

@media (max-width: 767.98px) {
    .footer .bar {
        margin-top: 94px
    }
}

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

.footer .bar .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 16px;
    padding-bottom: 16px;
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    color: #5F5771;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 767.98px) {
    .footer .bar .container {
        padding: 11px;
        font-size: 14px;
        text-align: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        line-height: 30px
    }
}

.footer .bar .container ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer .bar a:hover {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

@media (max-width: 767.98px) {
    .footer .col-md-4:last-child .widget {
        border-bottom: 0
    }
}

.footer .widget {
    margin-bottom: 40px
}

@media (max-width: 767.98px) {
    .footer .widget {
        border-bottom: 1px solid #ECECEC;
        margin-bottom: 0
    }

    .footer .widget .w-content {
        display: none;
        padding-bottom: 24px
    }

    .footer .widget.active .h3:before {
        content: '-'
    }

    .footer .widget.active .w-content {
        display: block
    }

    .footer .widget .h3 {
        font-size: 26px;
        padding: 5px 0;
        padding-right: 40px;
        position: relative;
        line-height: 60px;
        margin: 0;
        cursor: pointer
    }

    .footer .widget .h3:before {
        content: '+';
        font-family: 'DM Sans', sans-serif;
        font-weight: 400;
        font-size: 30px;
        line-height: 28px;
        position: absolute;
        top: 17px;
        right: 0;
        color: #6A963F
    }
}

.footer .cols {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.footer .cols ul {
    width: 47.8%;
    margin-top: -4px;
    padding-right: 10px
}

@media (max-width: 1023.98px) {
    .footer .cols ul {
        width: calc(50% - 10px)
    }
}

.footer .cols ul a {
    font-weight: 700;
    font-size: 18px;
    line-height: 28px;
    color: #6A963F
}

@media (max-width: 767.98px) {
    .footer .cols ul a {
        font-size: 16px;
        line-height: 28px
    }
}

.footer .cols ul a:hover {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.footer p {
    max-width: 260px
}

.footer p a {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline
}

.footer p a[target*="_blank"],
.footer p a[href*="tel:"] {
    text-decoration: none
}

.footer .h3 {
    margin-bottom: 22px
}

.cookie-bar {
    position: fixed;
    left: 0;
    right: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 24px;
    padding: 16px 0;
    color: #464646;
    background: #FAFAFA;
    z-index: 999;
    bottom: 0
}

@media (max-width: 767.98px) {
    .cookie-bar {
        font-size: 16px;
        line-height: 1.4
    }
}

.cookie-bar.hidden {
    display: none
}

.cookie-bar p {
    padding-right: 20px
}

@media (max-width: 767.98px) {
    .cookie-bar p {
        padding-right: 0
    }
}

.cookie-bar .btn {
    margin-left: 20px
}

@media (max-width: 767.98px) {
    .cookie-bar .btn {
        margin-top: 10px;
        margin-left: 0;
        width: 100%
    }
}

.cookie-bar .btn-link {
    padding: 5px
}

@media (max-width: 767.98px) {
    .cookie-bar .btn-link {
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3;
        margin: 10px 0
    }
}

@media (min-width: 768px) {
    .cookie-bar .btn-link:hover {
        text-decoration: underline
    }
}

.cookie-bar .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 767.98px) {
    .cookie-bar .container {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

body:not(.loaded) * {
    -webkit-transition: none !important;
    transition: none !important
}

.customize-support .header {
    top: 32px
}

@media screen and (max-width: 782px) {
    .customize-support .header {
        top: 46px
    }
}

@media screen and (max-width: 600px) {
    #wpadminbar {
        display: none
    }

    html[lang] {
        margin-top: 0 !important
    }

    .customize-support .header {
        top: 0
    }
}



.payment_box.payment_method_stripe>p {
    display: none;
}

p.form-row.woocommerce-SavedPaymentMethods-saveNew label {
    font-size: 14px;
}

.added_to_cart.wc-forward {
    display: none !important;
}